-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Dec 07, 2024 at 01:44 PM
-- Server version: 8.0.40
-- PHP Version: 8.3.14

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: `aenaturals_aedatabase`
--

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

--
-- Table structure for table `admins`
--

CREATE TABLE `admins` (
  `id` bigint UNSIGNED NOT NULL,
  `name` varchar(80) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `phone` varchar(25) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `admin_role_id` bigint NOT NULL DEFAULT '2',
  `image` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'def.png',
  `email` varchar(80) COLLATE utf8mb4_unicode_ci NOT NULL,
  `email_verified_at` timestamp NULL DEFAULT NULL,
  `password` varchar(80) COLLATE utf8mb4_unicode_ci NOT NULL,
  `remember_token` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `admins`
--

INSERT INTO `admins` (`id`, `name`, `phone`, `admin_role_id`, `image`, `email`, `email_verified_at`, `password`, `remember_token`, `created_at`, `updated_at`, `status`) VALUES
(1, 'Admin', '8553463261', 1, '2023-09-20-650a215ac76d7.png', 'admin@gmail.com', NULL, '$2y$10$X35hrZJBneGSVkCLWrbXZejzkkdGwlodOwwK/AVVscH6BwHQoYFwu', '9rmswkPkEKGGtO8dDou1t9Wsl57ho7JBcS9xqXjozdCJRdNzQq3ioWQsm7Qj', '2023-09-12 14:45:56', '2023-12-19 21:01:01', 1),
(2, 'roopali', '8919085042', 7, '2023-10-05-651e386e0fc08.png', 'roopali@aenaturals.in', NULL, '$2y$10$oJgjDlX0i0IqBi44X4PNouGg919AbPz8GhzwKgBJlCu2Ll7EE5Kr2', NULL, '2023-10-05 09:45:42', '2023-10-09 18:50:40', 1),
(3, 'Kavya', '8431650603', 9, '2023-10-09-6523d149caf5c.png', 'kavya@aenaturals.in', NULL, '$2y$10$lJWtvflh1xNwmMC5nrbD4eB/nxAN55Iw9z6gF1SaRNgReSIi9HXNa', 'joGe97vCgY2bdwouYOmTx81HtwBnFjx667xJA9iDREVq6qElQtLDaFnumoD5', '2023-10-09 15:39:13', '2023-12-23 12:33:49', 1),
(4, 'Prateek', '6394553354', 12, '2023-12-19-6581b5cd27a7a.png', 'amzprateek@gmail.com', NULL, '$2y$10$gufLm7BlUvPT98npwPsame2lP.LvCZFi.lsXvUzFSFgkONWeWvm3O', 'bhZeeqqEqG3VowjBPYo1vSFxsMppE5NK5RUQjcvm3He8VVq5Ce5Dr07fOXKC', '2023-12-19 20:55:01', '2024-04-10 18:17:29', 1),
(5, 'Sumeet', '8550059898', 10, '2023-12-19-6581b9d31f88c.png', 'amzsumeet@gmail.com', NULL, '$2y$10$yGlaja2XZohdXaVzkJptYOqEYYFqarfkY4q1YtPcaxnZU5W9UPb7.', 'RfMRTmHT5W6AhuFQkhpZptYmVwdHl5hiAqptJxnHmSyzjPNCdGlVnefsujd9', '2023-12-19 21:12:11', '2024-01-10 09:53:51', 1),
(6, 'Muskan', '8919085042', 7, '2024-01-10-659e351ab88b1.png', 'muskan@aenaturals.in', NULL, '$2y$10$Vhe0qVWKq6rZuyoIBpx4X.jbdgzlBPJGM2PYKPab0rmCAP.4jbL.m', '2ZSgqAdRprUDlnE7CQHvSF6D6Lk0AsjnWqpjY32GiNyoyv5PWdgnsuNJW3cw', '2024-01-10 11:41:38', '2024-01-10 11:41:38', 1),
(7, 'Suman', '916289311713', 11, '2024-03-18-65f8823ae020d.png', 'Suman@gmail.com', NULL, '$2y$10$l/ra1DLKlyO16/I3efs.Ce79g3loejm.UuK2ql448Ss0vMQ6J8F2C', 'tT874VR1KUfq4FwtkcQ5mvCOOt1y2ISxebLKxZvEckJrQZWJSXhQtAnMWvPl', '2024-03-18 23:34:42', '2024-03-18 23:34:42', 1),
(8, 'Prateek', '6394553354', 10, '2024-04-17-661f71c8aaefc.png', 'Prateek.aenaturals@gmail.com', NULL, '$2y$10$tolhboQKUwzhRfusZHMopuzik5zZ5/GBiKC6yX8FYCbOG71a5VVH6', 'AeRPk4KMrocO3gwbHLitwGSiCXhgN7lsLr4yomDxvKA0HRZCzOn49JxhZ8CA', '2024-04-17 12:22:56', '2024-04-17 12:22:56', 1),
(9, 'sushmitha', '919980201014', 9, '2024-06-11-6667e069d1f79.png', 'sushmitha@aenaturals.in', NULL, '$2y$10$vBoEdiQnKow/cyIhBhRtLOPL5hyStUAK9k7GbIj/YbtMMVZ..DS8m', 'uDGTSI2OkkcfbgRVL2VO44pb2XWqN5XX4Q3vP8pErk6fjen57ipD03V1vV8R', '2024-06-11 10:58:09', '2024-06-11 10:58:09', 1),
(10, 'pavitra', '8919085042', 9, '2024-06-27-667d0fd44b7f8.png', 'pavithra@aenaturals.in', NULL, '$2y$10$SwMoLqyYuV8VoIArRcmiO.MnxRzOWoD1l7qWiuAJTQHcXiyUqv74G', 'oI7Cv085PH8cd87iOPDEn0mzV2ToSmf5bALsu159uQZ036d1Ms67CXYJ2KV6', '2024-06-27 12:38:04', '2024-06-27 12:38:04', 1),
(11, 'shivaprasada', '8919085042', 7, '2024-09-12-66e27b8c1a497.png', 'shivaprasada@aenaturals.in', NULL, '$2y$10$HB.2yoxErzXrqyNfeTbei.YVO/1ftCiJwLGCPtVUyylqzTqibEIO2', NULL, '2024-09-12 10:56:36', '2024-09-12 10:56:36', 1),
(12, 'veena', '8919085042', 9, '2024-11-01-6724bf234854c.png', 'veena@aenaturals.in', NULL, '$2y$10$1MJggaMGKVhI.iP3V7tT8OekLAcaIQugpNuWyolaKJ3ZQIRvjkdFy', NULL, '2024-11-01 17:14:35', '2024-11-01 17:14:35', 1),
(13, 'sahana', '8553463261', 9, '2024-11-11-6731e9a471d65.png', 'sahana@aenaturals.in', NULL, '$2y$10$jIkJfyiwfq0pFQqwGBLER.5ix6uWmFCkctZLWrYNuSTwwPFic3H9.', '6wlTVHdZDQGyW7fY0bekhlugAisTqk33iZLPVVFcgeHojLc8m2zQGqq5CZ6H', '2024-11-11 16:55:24', '2024-11-16 15:49:48', 1),
(14, 'Unidrim', '8553463261', 1, '2023-09-20-650a215ac76d7.png', 'unidrim@gmail.com', NULL, '$2y$10$FulNETvJQN69FHzbTFxAE.0yOSFrNxkZt6VUnFiu5jCDFpbGHs8tm', '9rmswkPkEKGGtO8dDou1t9Wsl57ho7JBcS9xqXjozdCJRdNzQq3ioWQsm7Qj', '2023-09-12 14:45:56', '2023-12-19 21:01:01', 1);

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

--
-- Table structure for table `admin_roles`
--

CREATE TABLE `admin_roles` (
  `id` bigint UNSIGNED NOT NULL,
  `name` varchar(30) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `module_access` varchar(250) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT '1',
  `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 `admin_roles`
--

INSERT INTO `admin_roles` (`id`, `name`, `module_access`, `status`, `created_at`, `updated_at`) VALUES
(1, 'Master Admin', NULL, 1, NULL, NULL),
(7, 'Order Management', '[\"dashboard\",\"pos_management\",\"order_management\",\"support_section\"]', 1, '2023-10-05 09:42:46', '2023-10-07 11:10:59'),
(8, 'Listing Team', '[\"product_management\"]', 1, '2023-12-19 20:53:06', '2023-12-19 20:58:48'),
(9, 'Listing Team Order Management', '[\"order_management\",\"product_management\"]', 1, '2023-12-23 12:32:07', '2023-12-23 12:32:07'),
(10, 'Listing and Promotion Team', '[\"product_management\",\"promotion_management\"]', 1, '2024-01-10 09:49:54', '2024-01-10 09:53:32'),
(11, 'Monitor', '[\"dashboard\"]', 1, '2024-03-18 23:33:07', '2024-03-18 23:33:07'),
(12, 'Admin', '[\"dashboard\",\"order_management\",\"product_management\",\"promotion_management\",\"support_section\",\"report\",\"user_section\",\"system_settings\"]', 1, '2024-04-10 18:17:10', '2024-04-10 18:17:10');

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

--
-- Table structure for table `admin_wallets`
--

CREATE TABLE `admin_wallets` (
  `id` bigint UNSIGNED NOT NULL,
  `admin_id` bigint DEFAULT NULL,
  `inhouse_earning` double NOT NULL DEFAULT '0',
  `withdrawn` double NOT NULL DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `commission_earned` double(8,2) NOT NULL DEFAULT '0.00',
  `delivery_charge_earned` double(8,2) NOT NULL DEFAULT '0.00',
  `pending_amount` double(8,2) NOT NULL DEFAULT '0.00',
  `total_tax_collected` double(8,2) NOT NULL DEFAULT '0.00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `admin_wallets`
--

INSERT INTO `admin_wallets` (`id`, `admin_id`, `inhouse_earning`, `withdrawn`, `created_at`, `updated_at`, `commission_earned`, `delivery_charge_earned`, `pending_amount`, `total_tax_collected`) VALUES
(1, 1, 93046.12, 0, NULL, '2024-12-06 15:48:04', 0.00, 0.00, 613126.20, 20953.16),
(2, 1, 0, 0, '2023-09-12 14:45:56', '2023-09-12 14:45:56', 0.00, 0.00, 655057.20, 0.00);

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

--
-- Table structure for table `admin_wallet_histories`
--

CREATE TABLE `admin_wallet_histories` (
  `id` bigint UNSIGNED NOT NULL,
  `admin_id` bigint DEFAULT NULL,
  `amount` double NOT NULL DEFAULT '0',
  `order_id` bigint DEFAULT NULL,
  `product_id` bigint DEFAULT NULL,
  `payment` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'received',
  `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 `attributes`
--

CREATE TABLE `attributes` (
  `id` bigint UNSIGNED NOT NULL,
  `name` varchar(100) COLLATE utf8mb4_unicode_ci NOT 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 `attributes`
--

INSERT INTO `attributes` (`id`, `name`, `created_at`, `updated_at`) VALUES
(1, 'SIZE', '2023-09-20 05:58:39', '2023-11-06 00:46:36'),
(2, 'Quantity', '2023-11-09 13:00:44', '2023-11-09 13:00:44'),
(3, 'Mili liter', '2023-11-16 11:56:31', '2024-03-22 11:23:17'),
(5, 'Pack', '2024-01-04 19:22:23', '2024-01-04 19:22:23'),
(6, 'Variant', '2024-03-22 11:23:50', '2024-03-22 11:23:50'),
(7, 'Grams', '2024-03-22 11:24:05', '2024-03-22 11:24:05');

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

--
-- Table structure for table `banners`
--

CREATE TABLE `banners` (
  `id` bigint UNSIGNED NOT NULL,
  `photo` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `banner_type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `published` int NOT NULL DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `url` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `resource_type` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `resource_id` bigint DEFAULT NULL,
  `title` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `sub_title` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `button_text` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `background_color` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `banners`
--

INSERT INTO `banners` (`id`, `photo`, `banner_type`, `published`, `created_at`, `updated_at`, `url`, `resource_type`, `resource_id`, `title`, `sub_title`, `button_text`, `background_color`) VALUES
(1, '2023-09-12-650036bdd9748.png', 'Main Section Banner', 1, '2023-09-12 15:30:29', '2023-09-12 15:30:54', 'https://aenaturals.in/', 'product', NULL, NULL, NULL, NULL, NULL),
(2, '2023-09-12-6500370513b37.png', 'Main Banner', 1, '2023-09-12 15:31:41', '2023-09-12 15:31:44', 'https://aenaturals.in/', 'product', NULL, NULL, NULL, NULL, NULL),
(3, '2023-09-12-6500377e86340.png', 'Main Banner', 1, '2023-09-12 15:33:42', '2024-11-26 12:29:45', 'https://aenaturals.in/product/ae-naturals-pain-relif-oil-100-ml-oZI8M0', 'product', 30, NULL, NULL, NULL, NULL),
(4, '2023-10-20-65322d7ebf461.png', 'Main Banner', 1, '2023-10-20 12:59:17', '2023-10-20 13:04:22', 'https://aenaturals.in/product/ae-naturals-kumkumadi-tailam-30-ml-M2mnfv', 'product', 31, NULL, NULL, NULL, NULL),
(5, '2023-10-25-653943a96c6b4.png', 'Footer Banner', 1, '2023-10-25 22:04:49', '2024-05-18 15:26:38', 'https://aenaturals.in/product/ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh', 'product', 31, NULL, NULL, NULL, NULL),
(6, '2023-10-25-6539449e0c8f8.png', 'Footer Banner', 1, '2023-10-25 22:08:54', '2024-05-18 15:43:19', 'https://aenaturals.in/product/ae-naturals-kumkumadi-tailam-30-ml-M2mnfv', 'product', 31, NULL, NULL, NULL, NULL),
(7, '2023-10-25-653945fbeba8a.png', 'Main Section Banner', 1, '2023-10-25 22:14:43', '2024-05-24 00:09:20', 'https://aenaturals.in/product/roop-sundar-nano-curcumin-fairness-cream-yDDdzP', 'product', 33, NULL, NULL, NULL, NULL),
(9, '2023-10-25-65394800e7e23.png', 'Main Section Banner', 1, '2023-10-25 22:21:32', '2024-11-29 19:02:11', 'https://aenaturals.in/product/ae-naturals-kumkumadi-tailam-30-ml-M2mnfv', 'product', 31, NULL, NULL, NULL, NULL),
(10, '2024-04-21-662517a54b635.png', 'Main Banner', 0, '2024-04-21 19:11:57', '2024-05-24 00:13:44', 'https://aenaturals.in/products?id=30&data_from=category&page=1', 'product', 163, NULL, NULL, NULL, NULL),
(11, '2024-05-18-66487db76dccc.png', 'Main Section Banner', 0, '2024-05-18 15:36:47', '2024-05-24 00:10:28', 'https://keep.google.com/u/0/#home', 'shop', NULL, NULL, NULL, NULL, NULL),
(12, '2024-05-18-66487e6ba930c.png', 'Footer Banner', 0, '2024-05-18 15:39:47', '2024-05-24 00:12:44', 'https://keep.google.com/u/0/#home', 'product', 30, NULL, NULL, NULL, NULL),
(14, '2024-05-19-664a0012bf44d.png', 'Main Section Banner', 0, '2024-05-19 19:05:14', '2024-05-21 12:20:03', 'https://aenaturals.in/product/ae-naturals-health-360-herbal-juice-500ml-rjFMNH', 'product', 159, NULL, NULL, NULL, NULL);

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

--
-- Table structure for table `best_selling_products`
--

CREATE TABLE `best_selling_products` (
  `product_id` int DEFAULT NULL,
  `id` bigint UNSIGNED NOT NULL,
  `priority` int DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `best_selling_products`
--

INSERT INTO `best_selling_products` (`product_id`, `id`, `priority`) VALUES
(255, 14, 0),
(256, 15, 1),
(270, 16, 3),
(421, 17, 4),
(418, 18, 5),
(414, 19, 6),
(379, 20, 7),
(368, 21, 8),
(305, 22, 9),
(339, 23, 10),
(274, 24, 11),
(283, 25, 12),
(134, 26, 13),
(146, 27, 14),
(417, 28, 18),
(341, 29, 19),
(215, 30, 20);

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

--
-- Table structure for table `billing_addresses`
--

CREATE TABLE `billing_addresses` (
  `id` bigint UNSIGNED NOT NULL,
  `customer_id` bigint UNSIGNED DEFAULT NULL,
  `contact_person_name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `address_type` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `address` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `city` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `zip` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `phone` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `state` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `country` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `latitude` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `longitude` varchar(191) COLLATE utf8mb4_unicode_ci 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 `blogs`
--

CREATE TABLE `blogs` (
  `id` int NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `description` text,
  `category` varchar(255) DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `date` date DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `blogs`
--

INSERT INTO `blogs` (`id`, `title`, `description`, `category`, `image`, `date`, `created_at`, `updated_at`) VALUES
(2, 'The Power of Natural Ingredients', '<p><span class=\"text-huge\" style=\"color:hsl(210,75%,60%);\">A Deep Dive into the Benefits of Parijatha Extracts, Arbutin, and More</span><br><br>In today’s world, choosing skincare products made with natural ingredients is more than a trend—it\'s a lifestyle choice for healthier, glowing skin. Let’s explore the benefits of some incredible ingredients that are not only nature\'s gift but also essential for creating effective and nourishing skincare solutions.</p><p>🌿 <strong>Parijatha Extracts</strong></p><p>Derived from the Parijatha flower, this extract is known for its anti-inflammatory and antioxidant properties. It soothes irritated skin, fights free radicals, and helps in promoting an even skin tone. Perfect for rejuvenating and healing stressed skin.</p><p>✨ <strong>Arbutin</strong></p><p>A natural skin-brightening agent, Arbutin reduces the appearance of dark spots and uneven pigmentation. It is a safer alternative to harsh chemical lighteners, leaving your skin radiant and glowing.</p><p>🍊 <strong>Vitamin C &amp; E</strong></p><p>Vitamin C brightens your complexion, promotes collagen production, and protects against UV damage, while Vitamin E provides deep hydration and strengthens the skin’s natural barrier. Together, they work as a power duo for youthful, glowing skin.</p><p>🥥 <strong>Coconut Oil</strong></p><p>Packed with essential fatty acids, coconut oil deeply hydrates and nourishes the skin. Its antimicrobial properties make it ideal for keeping your skin smooth, soft, and irritation-free.</p><p>🌰 <strong>Almond Oil</strong></p><p>Rich in Vitamin E and essential nutrients, almond oil soothes dry skin, reduces inflammation, and improves overall texture. Its natural emollient properties make it a must-have for achieving a radiant glow.</p><p>🌵 <strong>Jojoba Oil</strong></p><p>This lightweight oil mimics the skin’s natural sebum, providing balanced hydration without clogging pores. It’s perfect for all skin types and helps regulate oil production, leaving the skin soft and supple.</p><p>🧈 <strong>Shea Butter</strong></p><p>Renowned for its ultra-moisturizing properties, shea butter protects the skin from dryness and damage. It’s rich in vitamins and fatty acids that heal, hydrate, and rejuvenate.</p><p>🧪 <strong>BHT</strong></p><p>Used as a long-term preservative in soaps and cosmetics, BHT ensures the product remains effective over time without losing its quality. It’s a safe addition that maintains the freshness of your skincare essentials.</p><p>💧 <strong>Glycerin</strong></p><p>A humectant that draws moisture into the skin, glycerin is essential for keeping your skin hydrated and plump. It works as a base ingredient in many skincare products, ensuring long-lasting hydration.<br><br>&nbsp;</p><p>The Power of Natural Ingredients: A Deep Dive into the Benefits of Parijatha Extracts, Arbutin, and More</p><p>In today’s world, choosing skincare products made with natural ingredients is more than a trend—it\'s a lifestyle choice for healthier, glowing skin. Let’s explore the benefits of some incredible ingredients that are not only nature\'s gift but also essential for creating effective and nourishing skincare solutions.</p><p>🌿 <strong>Parijatha Extracts</strong></p><p>Derived from the Parijatha flower, this extract is known for its anti-inflammatory and antioxidant properties. It soothes irritated skin, fights free radicals, and helps in promoting an even skin tone. Perfect for rejuvenating and healing stressed skin.</p><p>✨ <strong>Arbutin</strong></p><p>A natural skin-brightening agent, Arbutin reduces the appearance of dark spots and uneven pigmentation. It is a safer alternative to harsh chemical lighteners, leaving your skin radiant and glowing.</p><p>🍊 <strong>Vitamin C &amp; E</strong></p><p>Vitamin C brightens your complexion, promotes collagen production, and protects against UV damage, while Vitamin E provides deep hydration and strengthens the skin’s natural barrier. Together, they work as a power duo for youthful, glowing skin.</p><p>🥥 <strong>Coconut Oil</strong></p><p>Packed with essential fatty acids, coconut oil deeply hydrates and nourishes the skin. Its antimicrobial properties make it ideal for keeping your skin smooth, soft, and irritation-free.</p><p>🌰 <strong>Almond Oil</strong></p><p>Rich in Vitamin E and essential nutrients, almond oil soothes dry skin, reduces inflammation, and improves overall texture. Its natural emollient properties make it a must-have for achieving a radiant glow.</p><p>🌵 <strong>Jojoba Oil</strong></p><p>This lightweight oil mimics the skin’s natural sebum, providing balanced hydration without clogging pores. It’s perfect for all skin types and helps regulate oil production, leaving the skin soft and supple.</p><p>🧈 <strong>Shea Butter</strong></p><p>Renowned for its ultra-moisturizing properties, shea butter protects the skin from dryness and damage. It’s rich in vitamins and fatty acids that heal, hydrate, and rejuvenate.</p><p>🧪 <strong>BHT</strong></p><p>Used as a long-term preservative in soaps and cosmetics, BHT ensures the product remains effective over time without losing its quality. It’s a safe addition that maintains the freshness of your skincare essentials.</p><p>💧 <strong>Glycerin</strong></p><p>A humectant that draws moisture into the skin, glycerin is essential for keeping your skin hydrated and plump. It works as a base ingredient in many skincare products, ensuring long-lasting hydration.</p><p><strong>Why These Ingredients Matter</strong></p><p>Each of these ingredients contributes to a skincare formula that not only nourishes but also protects your skin. Whether it’s the brightening effect of Arbutin, the hydration from coconut oil, or the soothing touch of shea butter, these components work harmoniously to deliver the ultimate skincare experience.</p>', '4', '2024-11-30-674aa4b7381eb.JPG', '2024-07-17', '2024-11-25 11:03:46', '2024-11-30 11:07:59');

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

--
-- Table structure for table `blog_categories`
--

CREATE TABLE `blog_categories` (
  `id` int NOT NULL,
  `category_name` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `blog_categories`
--

INSERT INTO `blog_categories` (`id`, `category_name`, `created_at`, `updated_at`) VALUES
(4, 'Life Hacks', '2024-11-25 11:00:50', '2024-11-25 16:30:50'),
(5, 'Marketing and Promotion', '2024-11-25 11:01:00', '2024-11-25 16:31:00');

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

--
-- Table structure for table `brands`
--

CREATE TABLE `brands` (
  `id` bigint UNSIGNED NOT NULL,
  `name` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `image` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'def.png',
  `status` tinyint(1) NOT NULL DEFAULT '1',
  `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 `brands`
--

INSERT INTO `brands` (`id`, `name`, `image`, `status`, `created_at`, `updated_at`) VALUES
(2, 'AE Naturals', '2023-09-20-650a2c54211c0.png', 1, '2023-09-20 04:48:44', '2023-09-20 04:48:44'),
(5, 'Crystal Glow', '2024-04-12-661943c7d7e8b.png', 1, '2024-04-12 19:53:03', '2024-04-12 19:53:03');

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

--
-- Table structure for table `business_settings`
--

CREATE TABLE `business_settings` (
  `id` bigint UNSIGNED NOT NULL,
  `type` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_ci NOT 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 `business_settings`
--

INSERT INTO `business_settings` (`id`, `type`, `value`, `created_at`, `updated_at`) VALUES
(1, 'system_default_currency', '8', '2020-10-11 07:43:44', '2023-09-12 14:59:51'),
(2, 'language', '[{\"id\":\"1\",\"name\":\"english\",\"code\":\"en\",\"status\":1}]', '2020-10-11 07:53:02', '2021-06-10 21:16:25'),
(3, 'mail_config', '{\"status\":\"1\",\"name\":\"AE Naturals\",\"host\":\"smtp-relay.sendinblue.com\",\"driver\":\"SMTP\",\"port\":\"587\",\"username\":\"no-reply@aenaturals.in\",\"email_id\":\"no-reply@aenaturals.in\",\"encryption\":\"TLS\",\"password\":\"mwqQ8xzArs7NphRg\"}', '2020-10-12 10:29:18', '2023-12-05 12:19:07'),
(4, 'cash_on_delivery', '{\"status\":\"1\",\"note\":\"Rs.50 Extra for Cash On delivery\",\"discount\":null}', NULL, '2024-04-20 20:25:46'),
(6, 'ssl_commerz_payment', '{\"status\":\"0\",\"environment\":\"sandbox\",\"store_id\":\"\",\"store_password\":\"\"}', '2020-11-09 08:36:51', '2023-01-10 05:51:56'),
(7, 'paypal', '{\"status\":\"0\",\"environment\":\"sandbox\",\"paypal_client_id\":\"\",\"paypal_secret\":\"\"}', '2020-11-09 08:51:39', '2023-01-10 05:51:56'),
(8, 'stripe', '{\"status\":\"0\",\"api_key\":null,\"published_key\":null}', '2020-11-09 09:01:47', '2021-07-06 12:30:05'),
(10, 'company_phone', '+91 8553463261', NULL, '2020-12-08 14:15:01'),
(11, 'company_name', 'AE Naturals', NULL, '2021-02-27 18:11:53'),
(12, 'company_web_logo', '2023-09-22-650d34827642b.png', NULL, '2023-09-22 12:00:26'),
(13, 'company_mobile_logo', '2023-09-22-650d3588a7a0b.png', NULL, '2023-09-22 12:04:48'),
(14, 'terms_condition', 'These Terms and Conditions, along with privacy policy or other terms (“Terms”) constitute a binding\r\nagreement by and between AE NATURALS PRIVATE LIMITED, ( “Website Owner” or “we” or “us”\r\nor “our”) and you (“you” or “your”) and relate to your use of our website, goods (as applicable) or\r\nservices (as applicable) (collectively, “Services”).\r\nBy using our website and availing the Services, you agree that you have read and accepted these Terms\r\n(including the Privacy Policy). We reserve the right to modify these Terms at any time and without\r\nassigning any reason. It is your responsibility to periodically review these Terms to stay informed of\r\nupdates.\r\nThe use of this website or availing of our Services is subject to the following terms of use:\r\nTo access and use the Services, you agree to provide true, accurate and complete information to us\r\nduring and after registration, and you shall be responsible for all acts done through the use of your\r\nregistered account.\r\nNeither we nor any third parties provide any warranty or guarantee as to the accuracy, timeliness,\r\nperformance, completeness or suitability of the information and materials offered on this website\r\nor through the Services, for any specific purpose. You acknowledge that such information and\r\nmaterials may contain inaccuracies or errors and we expressly exclude liability for any such\r\ninaccuracies or errors to the fullest extent permitted by law.\r\nYour use of our Services and the websiteis solely at your own risk and discretion.. You are\r\nrequired to independently assess and ensure that the Services meet your requirements.\r\nThe contents of the Website and the Services are proprietary to Us and you will not have any\r\nauthority to claim any intellectual property rights, title, or interest in its contents.\r\nYou acknowledge that unauthorized use of the Website or the Services may lead to action against\r\nyou as per these Terms or applicable laws.\r\nYou agree to pay us the charges associated with availing the Services.\r\nYou agree not to use the website and/ or Services for any purpose that is unlawful, illegal or\r\nforbidden by these Terms, or Indian or local laws that might apply to you.\r\nYou agree and acknowledge that website and the Services may contain links to other third party\r\nwebsites. On accessing these links, you will be governed by the terms of use, privacy policy and\r\nsuch other policies of such third party websites.\r\nYou understand that upon initiating a transaction for availing the Services you are entering into a\r\nlegally binding and enforceable contract with the us for the Services.\r\nYou shall be entitled to claim a refund of the payment made by you in case we are not able to\r\nprovide the Service. The timelines for such return and refund will be according to the specific\r\nService you have availed or within the time period provided in our policies (as applicable). In case\r\nyou do not raise a refund claim within the stipulated time, than this would make you ineligible for\r\na refund.\r\nNotwithstanding anything contained in these Terms, the parties shall not be liable for any failure to\r\nperform an obligation under these Terms if performance is prevented or delayed by a force majeure\r\nevent.\r\nThese Terms and any dispute or claim relating to it, or its enforceability, shall be governed by and\r\nconstrued in accordance with the laws of India.\r\nAll disputes arising out of or in connection with these Terms shall be subject to the exclusive\r\njurisdiction of the courts in Bangalore, Karnataka\r\nAll concerns or communications relating to these Terms must be communicated to us using the\r\ncontact information provided on this website.', NULL, '2024-03-14 14:58:02'),
(15, 'about_us', '<p><strong>The AE Naturals Legacy</strong></p>\r\n\r\n<p>Welcome AE Naturals, where our legacy of excellence comes to life. Throughout the years, we&#39;ve nurtured a rich heritage rooted in our love for all things natural and our unwavering dedication to improving lives.</p>\r\n\r\n<p>At AE Naturals, we&#39;re not just a company; we&#39;re a testament to the incredible power of nature&#39;s gifts and the pursuit of overall well-being. Our journey started back in 2015, right here in the tranquil landscapes of Bangalore, India. What began as a modest venture has now blossomed into a renowned name in the realm of natural products.&nbsp;</p>\r\n\r\n<p>Our commitment to authenticity and purity has set us apart, driving our mission to bring you the very best that nature has to offer.</p>\r\n\r\n<p><strong>Our Commitment</strong></p>\r\n\r\n<p>At AE Naturals, we take immense pride in our commitment to quality and sustainability. Our products are crafted using time-honored traditions and the latest scientific advancements, ensuring that you receive only the most exceptional natural solutions.</p>\r\n\r\n<p><strong>Why Opt for AE Naturals?</strong></p>\r\n\r\n<p><strong>Pure Ingredients: </strong>Our ingredients are sourced from the finest offerings of nature, guaranteeing that every product is devoid of harmful chemicals and additives.</p>\r\n\r\n<p><strong>Ethical Practices: </strong>We&#39;re deeply committed to sustainability, caring for the environment as much as we care for your well-being.</p>\r\n\r\n<p><strong>Outstanding Results: </strong>Our products are meticulously designed to yield tangible results, aiding you in achieving your health and beauty aspirations.</p>\r\n\r\n<p><strong>Join Us on Our Journey</strong></p>\r\n\r\n<p>We invite you to join us on our journey towards a healthier, more vibrant you. Explore our range of natural products and embrace the remarkable difference that AE Naturals can make in your life.</p>\r\n\r\n<p><strong>Contact Us</strong></p>\r\n\r\n<p>Feel free to reach out to us at 080-46444999/8553463261 or visit us at - 1253, Amazing Villa, 8th Cross, Beml 5th Stage, Gokhale Road, Rajarajeswari Nagar Opp. New Horizon Public School, Bengaluru, Karnataka 560090 085534 63261.&nbsp;</p>\r\n\r\n<p>We look forward to serving you on your path to natural beauty and wellness.</p>', NULL, '2023-10-02 10:20:53'),
(16, 'sms_nexmo', '{\"status\":\"0\",\"nexmo_key\":\"custo5cc042f7abf4c\",\"nexmo_secret\":\"custo5cc042f7abf4c@ssl\"}', NULL, NULL),
(17, 'company_email', 'care@aenaturals.in', NULL, '2021-03-15 12:29:51'),
(18, 'colors', '{\"primary\":\"#008a39\",\"secondary\":\"#000000\",\"primary_light\":\"#CFDFFB\"}', '2020-10-11 13:53:02', '2024-07-12 09:20:26'),
(19, 'company_footer_logo', '2023-09-22-650d35c7e9152.png', NULL, '2023-09-22 12:05:51'),
(20, 'company_copyright_text', 'ALL RIGHITS RESERVED | AE NATURALS PVT LTD', NULL, '2021-03-15 12:30:47'),
(21, 'download_app_apple_stroe', '{\"status\":\"0\",\"link\":\"https:\\/\\/www.target.com\\/s\\/apple+store++now?ref=tgt_adv_XS000000&AFID=msn&fndsrc=tgtao&DFA=71700000012505188&CPNG=Electronics_Portable+Computers&adgroup=Portable+Computers&LID=700000001176246&LNM=apple+store+near+me+now&MT=b&network=s&device=c&location=12&targetid=kwd-81913773633608:loc-12&ds_rl=1246978&ds_rl=1248099&gclsrc=ds\"}', NULL, '2024-02-09 17:42:51'),
(22, 'download_app_google_stroe', '{\"status\":\"0\",\"link\":\"https:\\/\\/play.google.com\\/store?hl=en_US&gl=US\"}', NULL, '2024-02-09 17:40:44'),
(23, 'company_fav_icon', '2024-02-03-65be0cf9615df.png', '2020-10-11 13:53:02', '2024-02-03 15:22:57'),
(24, 'fcm_topic', '', NULL, NULL),
(25, 'fcm_project_id', '', NULL, NULL),
(26, 'push_notification_key', 'mwqQ8xzArs7NphRg', NULL, NULL),
(27, 'order_pending_message', '{\"status\":\"1\",\"message\":\"order pen message\"}', NULL, NULL),
(28, 'order_confirmation_msg', '{\"status\":\"1\",\"message\":\"Order con Message\"}', NULL, NULL),
(29, 'order_processing_message', '{\"status\":\"1\",\"message\":\"Order pro Message\"}', NULL, NULL),
(30, 'out_for_delivery_message', '{\"status\":\"1\",\"message\":\"Order ouut Message\"}', NULL, NULL),
(31, 'order_delivered_message', '{\"status\":\"1\",\"message\":\"Order del Message\"}', NULL, NULL),
(32, 'razor_pay', '{\"status\":null,\"environment\":\"live\",\"razor_key\":\"kGCX81\",\"razor_secret\":\"gjE7TUax\"}', NULL, '2023-11-18 01:33:37'),
(33, 'sales_commission', '0', NULL, '2021-06-11 18:13:13'),
(34, 'seller_registration', '0', NULL, '2023-09-20 04:40:28'),
(35, 'pnc_language', '[\"en\"]', NULL, NULL),
(36, 'order_returned_message', '{\"status\":\"1\",\"message\":\"Order hh Message\"}', NULL, NULL),
(37, 'order_failed_message', '{\"status\":\"1\",\"message\":\"Order fa Message\"}', NULL, NULL),
(40, 'delivery_boy_assign_message', '{\"status\":1,\"message\":null}', NULL, NULL),
(41, 'delivery_boy_start_message', '{\"status\":1,\"message\":null}', NULL, NULL),
(42, 'delivery_boy_delivered_message', '{\"status\":1,\"message\":null}', NULL, NULL),
(43, 'terms_and_conditions', '', NULL, NULL),
(44, 'minimum_order_value', '1', NULL, NULL),
(45, 'privacy_policy', '<!DOCTYPE html>\r\n<html lang=\"en\">\r\n\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>AE Naturals Privacy Policy</title>\r\n</head>\r\n\r\n<body>\r\n\r\n    <h1>Privacy Policy</h1>\r\n    <p>Last updated on 01-03-2024 13:22:43</p>\r\n\r\n    <p>This privacy policy (“Policy”) relates to the manner AE NATURALS PRIVATE LIMITED (“we”, “us”, “our”) in which we use, handle, and process the data that you provide us in connection with using the products or services we offer. By using this website or by availing goods or services offered by us, you agree to the terms and conditions of this Policy, and consent to our use, storage, disclosure, and transfer of your information or data in the manner described in this Policy.</p>\r\n\r\n    <p>We are committed to ensuring that your privacy is protected in accordance with applicable laws and regulations. We urge you to acquaint yourself with this Policy to familiarize yourself with the manner in which your data is being handled by us. AE NATURALS PRIVATE LIMITED may change this Policy periodically, and we urge you to check this page for the latest version of the Policy in order to keep yourself updated.</p>\r\n\r\n    <h2>What data is being collected</h2>\r\n    <p>We may collect the following information from you:</p>\r\n    <ul>\r\n        <li>Name</li>\r\n        <li>Contact information including address and email address</li>\r\n        <li>Demographic information or preferences or interests</li>\r\n        <li>Personal Data or Other information relevant/required for providing goods or services to you (The meaning of Personal Data will be as defined under relevant Indian laws)</li>\r\n    </ul>\r\n\r\n    <p><strong>Note:</strong> Notwithstanding anything under this Policy as required under applicable Indian laws, we will not be storing any credit card, debit card, or any other similar card data of yours. Please also note that all data or information collected from you will be strictly in accordance with applicable laws and guidelines.</p>\r\n\r\n    <h2>What we do with the data we gather</h2>\r\n    <p>We require this data to provide you with the goods or services offered by us, including but not limited to the below set-out purposes:</p>\r\n    <ul>\r\n        <li>Internal record keeping.</li>\r\n        <li>For improving our products or services.</li>\r\n        <li>For providing updates to you regarding our products or services, including any special offers.</li>\r\n        <li>To communicate information to you.</li>\r\n        <li>For internal training and quality assurance purposes.</li>\r\n    </ul>\r\n\r\n    <h2>Who do we share your data with</h2>\r\n    <p>We may share your information or data with:</p>\r\n    <ul>\r\n        <li>Third parties, including our service providers, to facilitate the provisions of goods or services to you, carry out your requests, respond to your queries, fulfill your orders, or for other operational and business reasons.</li>\r\n        <li>Our group companies (to the extent relevant).</li>\r\n        <li>Our auditors or advisors to the extent required by them for performing their services.</li>\r\n        <li>Governmental bodies, regulatory authorities, law enforcement authorities pursuant to our legal obligations or compliance requirements.</li>\r\n    </ul>\r\n\r\n    <h2>How we use cookies</h2>\r\n    <p>We use \"cookies\" to collect information and to better understand customer behavior. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to avail our goods or services to the full extent. We do not control the use of cookies by third parties. The third-party service providers have their own privacy policies addressing how they use such information.</p>\r\n\r\n    <h2>Your rights relating to your data</h2>\r\n    <p><strong>Right to Review:</strong> You can review the data provided by you and can request us to correct or amend such data (to the extent feasible, as determined by us). That said, we will not be responsible for the authenticity of the data or information provided by you.</p>\r\n    <p><strong>Withdrawal of your Consent:</strong> You can choose not to provide your data at any time while availing our goods or services or otherwise withdraw your consent provided to us earlier, in writing to our email ID: <a href=\"mailto:care@aenaturals.in\">care@aenaturals.in</a>. In the event you choose not to provide or later withdraw your consent, we may not be able to provide you our services or goods. Please note that these rights are subject to our compliance with applicable laws.</p>\r\n\r\n    <h2>How long will we retain your information or data?</h2>\r\n    <p>We may retain your information or data (i) for as long as we are providing goods and services to you; and (ii) as permitted under applicable law, we may also retain your data or information even after you terminate the business relationship with us. However, we will process such information or data in accordance with applicable laws and this Policy.</p>\r\n\r\n    <h2>Data Security</h2>\r\n    <p>We will use commercially reasonable and legally required precautions to preserve the integrity and security of your information and data.</p>\r\n\r\n    <h2>Queries/ Grievance Officer</h2>\r\n    <p>For any queries, questions, or grievances about this Policy, please contact us using the contact information provided on this website.</p>\r\n\r\n</body>\r\n\r\n</html>', NULL, '2024-03-01 14:11:52'),
(46, 'paystack', '{\"status\":\"0\",\"publicKey\":null,\"secretKey\":null,\"paymentUrl\":\"https:\\/\\/api.paystack.co\",\"merchantEmail\":null}', NULL, '2021-07-06 12:30:35'),
(47, 'senang_pay', '{\"status\":\"0\",\"secret_key\":null,\"merchant_id\":null}', NULL, '2021-07-06 12:30:23'),
(48, 'currency_model', 'multi_currency', NULL, NULL),
(49, 'social_login', '[{\"login_medium\":\"google\",\"client_id\":\"\",\"client_secret\":\"\",\"status\":\"\"},{\"login_medium\":\"facebook\",\"client_id\":\"\",\"client_secret\":\"\",\"status\":\"\"}]', NULL, NULL),
(50, 'digital_payment', '{\"status\":\"1\"}', '2023-11-18 01:32:39', '2023-11-18 01:32:39'),
(51, 'phone_verification', '1', NULL, NULL),
(52, 'email_verification', '1', NULL, NULL),
(53, 'order_verification', '0', NULL, NULL),
(54, 'country_code', 'IN', NULL, NULL),
(55, 'pagination_limit', '10', NULL, NULL),
(56, 'shipping_method', 'inhouse_shipping', NULL, NULL),
(57, 'paymob_accept', '{\"status\":\"0\",\"api_key\":\"\",\"iframe_id\":\"\",\"integration_id\":\"\",\"hmac\":\"\"}', NULL, NULL),
(58, 'bkash', '{\"status\":null,\"environment\":\"sandbox\",\"api_key\":null,\"api_secret\":null,\"username\":null,\"password\":null}', NULL, '2023-09-30 20:15:06'),
(59, 'forgot_password_verification', 'phone', NULL, NULL),
(60, 'paytabs', '{\"status\":0,\"profile_id\":\"\",\"server_key\":\"\",\"base_url\":\"https:\\/\\/secure-egypt.paytabs.com\\/\"}', NULL, '2021-11-21 03:01:40'),
(61, 'stock_limit', '10', NULL, NULL),
(62, 'flutterwave', '{\"status\":null,\"environment\":\"sandbox\",\"public_key\":null,\"secret_key\":null,\"hash\":null}', NULL, '2023-10-01 09:13:45'),
(63, 'mercadopago', '{\"status\":null,\"environment\":\"sandbox\",\"public_key\":null,\"access_token\":null}', NULL, '2023-10-01 09:16:07'),
(64, 'announcement', '{\"status\":\"1\",\"color\":\"#000000\",\"text_color\":\"#f4f1f1\",\"announcement\":\"COD Avilable all over India\"}', NULL, NULL),
(65, 'fawry_pay', '{\"status\":0,\"merchant_code\":\"\",\"security_key\":\"\"}', NULL, '2022-01-18 09:46:30'),
(66, 'recaptcha', '{\"status\":0,\"site_key\":\"\",\"secret_key\":\"\"}', NULL, '2022-01-18 09:46:30'),
(67, 'seller_pos', '0', NULL, NULL),
(68, 'liqpay', '{\"status\":0,\"public_key\":\"\",\"private_key\":\"\"}', NULL, NULL),
(69, 'paytm', '{\"status\":0,\"environment\":\"sandbox\",\"paytm_merchant_key\":\"\",\"paytm_merchant_mid\":\"\",\"paytm_merchant_website\":\"\",\"paytm_refund_url\":\"\"}', NULL, '2023-01-10 05:51:56'),
(70, 'refund_day_limit', '0', NULL, NULL),
(71, 'business_mode', 'single', NULL, '2023-09-20 04:40:25'),
(72, 'mail_config_sendgrid', '{\"status\":0,\"name\":\"\",\"host\":\"\",\"driver\":\"\",\"port\":\"\",\"username\":\"\",\"email_id\":\"\",\"encryption\":\"\",\"password\":\"\"}', NULL, '2023-12-05 12:19:07'),
(73, 'decimal_point_settings', '2', NULL, NULL),
(74, 'shop_address', '1253, Amazing Villa, 8th Cross, Gokle Road, , opp. New Horizon Public School, 3rd Stage BEML Layout, Rajarajeshwari Nagar, Bengaluru, Karnataka 560098', NULL, NULL),
(75, 'billing_input_by_customer', '0', NULL, NULL),
(76, 'wallet_status', '0', NULL, NULL),
(77, 'loyalty_point_status', '0', NULL, NULL),
(78, 'wallet_add_refund', '0', NULL, NULL),
(79, 'loyalty_point_exchange_rate', '0', NULL, NULL),
(80, 'loyalty_point_item_purchase_point', '0', NULL, NULL),
(81, 'loyalty_point_minimum_point', '0', NULL, NULL),
(82, 'minimum_order_limit', '1', NULL, NULL),
(83, 'product_brand', '1', NULL, '2024-01-05 09:26:35'),
(84, 'digital_product', '1', NULL, NULL),
(85, 'delivery_boy_expected_delivery_date_message', '{\"status\":1,\"message\":null}', NULL, NULL),
(86, 'order_canceled', '{\"status\":1,\"message\":null}', NULL, NULL),
(87, 'refund-policy', '{\"status\":1,\"content\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n    <meta charset=\\\"UTF-8\\\">\\r\\n    <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n    <title>AE Naturals Cancellation & Refund Policy<\\/title>\\r\\n<\\/head>\\r\\n\\r\\n<body>\\r\\n\\r\\n    <!-- Cancellation & Refund Policy Section -->\\r\\n    <h1>Cancellation & Refund Policy<\\/h1>\\r\\n    <p>Last updated on 01-03-2024 13:23:13<\\/p>\\r\\n\\r\\n    <p>AE NATURALS PRIVATE LIMITED believes in helping its customers as far as possible and has, therefore, a liberal cancellation policy. Under this policy:<\\/p>\\r\\n\\r\\n    <ul>\\r\\n        <li>Cancellations will be considered only if the request is made immediately after placing the order. However, the cancellation request may not be entertained if the orders have been communicated to the vendors\\/merchants and they have initiated the process of shipping them.<\\/li>\\r\\n        <li>AE NATURALS PRIVATE LIMITED does not accept cancellation requests for perishable items like flowers, eatables, etc. However, a refund\\/replacement can be made if the customer establishes that the quality of the product delivered is not good.<\\/li>\\r\\n        <li>In case of receipt of damaged or defective items, please report the same to our Customer Service team. The request will, however, be entertained once the merchant has checked and determined the same at his own end. This should be reported within 2 days of receipt of the products. In case you feel that the product received is not as shown on the site or as per your expectations, you must bring it to the notice of our customer service within 2 days of receiving the product. The Customer Service Team after looking into your complaint will take an appropriate decision.<\\/li>\\r\\n        <li>In case of complaints regarding products that come with a warranty from manufacturers, please refer the issue to them. In case of any Refunds approved by the AE NATURALS PRIVATE LIMITED, it\\u2019ll take 3-5 days for the refund to be processed to the end customer.<\\/li>\\r\\n    <\\/ul>\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"}', NULL, '2024-03-01 15:00:18'),
(88, 'return-policy', '{\"status\":1,\"content\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n    <meta charset=\\\"UTF-8\\\">\\r\\n    <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n    <title>Shipping & Delivery Policy<\\/title>\\r\\n    <style>\\r\\n        body {\\r\\n            font-family: Arial, sans-serif;\\r\\n            line-height: 1.6;\\r\\n            margin: 20px;\\r\\n        }\\r\\n\\r\\n        h1, h2, p, ul {\\r\\n            margin-bottom: 20px;\\r\\n        }\\r\\n\\r\\n        ul {\\r\\n            list-style-type: disc;\\r\\n            margin-left: 20px;\\r\\n        }\\r\\n    <\\/style>\\r\\n<\\/head>\\r\\n\\r\\n<body>\\r\\n\\r\\n    <h1>Shipping & Delivery Policy<\\/h1>\\r\\n    <p>Last updated on 01-03-2024 13:23:51<\\/p>\\r\\n\\r\\n    <p>For International buyers, orders are shipped and delivered through registered international courier companies and\\/or International speed post only. For domestic buyers, orders are shipped through registered domestic courier companies and \\/or speed post only. Orders are shipped within 3-5 Days days or as per the delivery date agreed at the time of order confirmation and delivering of the shipment subject to Courier Company \\/ post office norms.<\\/p>\\r\\n\\r\\n    <p>AE NATURALS PRIVATE LIMITED is not liable for any delay in delivery by the courier company \\/ postal authorities and only guarantees to hand over the consignment to the courier company or postal authorities within 3-5 Days days from the date of the order and payment or as per the delivery date agreed at the time of order confirmation. Delivery of all orders will be to the address provided by the buyer. Delivery of our services will be confirmed on your mail ID as specified during registration. For any issues in utilizing our services you may contact our helpdesk on 080-46444999 or care@aenaturals.in.<\\/p>\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"}', NULL, '2024-03-02 10:06:15'),
(89, 'cancellation-policy', '{\"status\":1,\"content\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n    <meta charset=\\\"UTF-8\\\">\\r\\n    <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n    <title>AE Naturals Cancellation & Refund Policy<\\/title>\\r\\n<\\/head>\\r\\n\\r\\n<body>\\r\\n\\r\\n    <!-- Cancellation & Refund Policy Section -->\\r\\n    <h1>Cancellation & Refund Policy<\\/h1>\\r\\n    <p>Last updated on 01-03-2024 13:23:13<\\/p>\\r\\n\\r\\n    <p>AE NATURALS PRIVATE LIMITED believes in helping its customers as far as possible and has, therefore, a liberal cancellation policy. Under this policy:<\\/p>\\r\\n\\r\\n    <ul>\\r\\n        <li>Cancellations will be considered only if the request is made immediately after placing the order. However, the cancellation request may not be entertained if the orders have been communicated to the vendors\\/merchants and they have initiated the process of shipping them.<\\/li>\\r\\n        <li>AE NATURALS PRIVATE LIMITED does not accept cancellation requests for perishable items like flowers, eatables, etc. However, a refund\\/replacement can be made if the customer establishes that the quality of the product delivered is not good.<\\/li>\\r\\n        <li>In case of receipt of damaged or defective items, please report the same to our Customer Service team. The request will, however, be entertained once the merchant has checked and determined the same at his own end. This should be reported within 2 days of receipt of the products. In case you feel that the product received is not as shown on the site or as per your expectations, you must bring it to the notice of our customer service within 2 days of receiving the product. The Customer Service Team after looking into your complaint will take an appropriate decision.<\\/li>\\r\\n        <li>In case of complaints regarding products that come with a warranty from manufacturers, please refer the issue to them. In case of any Refunds approved by the AE NATURALS PRIVATE LIMITED, it\\u2019ll take 3-5 days for the refund to be processed to the end customer.<\\/li>\\r\\n    <\\/ul>\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"}', NULL, '2024-03-01 15:26:47'),
(90, 'offline_payment', '{\"status\":\"0\"}', '2023-10-18 10:35:18', '2023-10-18 10:35:18'),
(91, 'temporary_close', '{\"status\":0}', NULL, '2023-03-04 06:25:36'),
(92, 'vacation_add', '{\"status\":0,\"vacation_start_date\":null,\"vacation_end_date\":null,\"vacation_note\":null}', NULL, '2023-03-04 06:25:36'),
(93, 'cookie_setting', '{\"status\":0,\"cookie_text\":null}', NULL, '2023-03-04 06:25:36'),
(94, 'maximum_otp_hit', '3', NULL, '2023-06-13 13:04:49'),
(95, 'otp_resend_time', '120', NULL, '2023-06-13 13:04:49'),
(96, 'temporary_block_time', '300', NULL, '2023-06-13 13:04:49'),
(97, 'maximum_login_hit', '3', NULL, '2023-06-13 13:04:49'),
(98, 'temporary_login_block_time', '60', NULL, '2023-06-13 13:04:49'),
(99, 'currency_symbol_position', 'left', '2023-09-12 15:11:21', '2023-09-12 15:11:21'),
(100, 'timezone', 'Asia/Calcutta', NULL, NULL),
(101, 'default_location', '{\"lat\":\"12.918177499450291\",\"lng\":\"77.51691503862628\"}', NULL, NULL),
(102, 'delivery_country_restriction', '0', NULL, '2023-10-01 09:08:05'),
(103, 'loader_gif', '2023-09-20-650a26d46d253.png', NULL, NULL),
(104, 'whatsapp', '{\"status\":\"1\",\"phone\":\"8553463261\"}', '2023-09-22 11:13:09', '2023-09-22 11:13:09'),
(105, 'msg91_sms', '{\"status\":\"1\",\"template_id\":\"658006e0d6fc057a8a202012\",\"authkey\":\"400568AFQEJjoc65180d88P1\"}', '2023-12-18 18:24:32', '2023-12-18 18:24:32'),
(106, 'map_api_key', 'AIzaSyALmtwR2oQ9fvXl9t-mbiMhCSfMSt1JDTE', NULL, NULL),
(107, 'map_api_key_server', 'AIzaSyALmtwR2oQ9fvXl9t-mbiMhCSfMSt1JDTE', NULL, NULL),
(108, 'payU_money', '{\"status\":\"1\",\"environment\":\"live\",\"payumoney_key\":\"kGCX81\",\"payumoney_secret\":\"gjE7TUax\",\"note\":null,\"discount\":null}', '2023-11-18 00:12:07', '2024-12-06 15:53:20'),
(109, 'phonePay', '{\"status\":\"1\",\"environment\":\"live\",\"phonepay_key\":\"AENATURALONLINE\",\"phonepay_secret\":\"c418d047-790d-4bc9-9d73-d95a7c43fb19\",\"note\":\"Pay and get RS 10\",\"discount\":\"10\"}', '2023-11-18 00:12:13', '2024-12-06 15:53:08'),
(110, 'health_360', 'Hi, I am B S SAHANA founder of AE. I am happy to reach you & congratulate you for Self-aenon.\r\nHave you ever noced the rise in the number of medical stores compared to grocery stores in your\r\nlocal area recently? What is it indicang? Because of poor dietary choices, a sedentary lifestyle, and a\r\nlack of awareness and aenon toward own health lead to lifestyle disorders like Obesity, high Blood\r\npressure, diabetes, heart aacks, cancer, stress, etc. Just look around you. You will find that 60-70%\r\nof people are facing some or other health problems. Because of this only medicine business all over\r\nthe world increasing rapidly. Being aware of the problem is the first step towards any Soluon.\r\nThe good part is you get rid of all these health problems in a very simple way by just adding a simple\r\nroune in your life by taking care of Gut health, Balanced diet, 20min exercise and exposing to\r\nsunlight.\r\nBut in today\'s faster life, everybody is not able to get a proper balanced diet that fulfills all the\r\nnutrients that the body needs, because of lack of me, awareness about what to take and how much\r\nto take more over using more chemicals and pescides in the culvaon of foods and taking more\r\nprocessed foods and lack of financial capacity and availability to add organic vegetables, fruits in\r\ndaily life people are not geng the right nutrion. To solve this problem, We AE Naturals aer doing\r\nextensive research for around 10 years introducing a Health 360 Pack to prevent and protect from\r\nthese problems with the help of Ayurveda in a very simple and praccal way by just adding some\r\ndaily roune in your daily life. Herbal Juice will detoxify and improve gut health to maintain the\r\ndigesve system and the capsules will provide you with the complete nutrion that body needs, and\r\nan Herbal Tea will rejuvenate and improve energy levels. Incorporang the Health 360 combo into\r\nyour roune, along with dedicang 20 minutes to body mobility exercises and ensuring exposure to\r\nsunlight, guarantees a pathway to a healthy and blissful life.', NULL, '2024-02-11 01:05:38'),
(111, 'pixel_analytics', '1997748990595625', NULL, NULL),
(112, 'alert_on_order', '0', NULL, NULL),
(113, 'facebook_pixel', '1', NULL, '2024-12-04 13:04:07'),
(114, 'google_analytics', '1', NULL, '2024-12-04 11:52:34'),
(115, 'facebook_pixel_id', '123478', NULL, '2024-12-04 13:04:07'),
(116, 'google_analytics_id', 'G-B7MJ5LM3E2', NULL, '2024-12-04 11:52:34'),
(117, 'microsoft_clarity', '0', NULL, '2024-12-07 19:13:51'),
(118, 'microsoft_clarity_project_id', '112233', NULL, '2024-12-07 19:13:51');

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

--
-- Table structure for table `carts`
--

CREATE TABLE `carts` (
  `id` bigint UNSIGNED NOT NULL,
  `customer_id` bigint DEFAULT NULL,
  `cart_group_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `product_id` bigint DEFAULT NULL,
  `product_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'physical',
  `digital_product_type` varchar(30) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `color` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `choices` text COLLATE utf8mb4_unicode_ci,
  `variations` text COLLATE utf8mb4_unicode_ci,
  `variant` text COLLATE utf8mb4_unicode_ci,
  `quantity` int NOT NULL DEFAULT '1',
  `price` double NOT NULL DEFAULT '1',
  `tax` double NOT NULL DEFAULT '1',
  `discount` double NOT NULL DEFAULT '1',
  `tax_model` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'exclude',
  `slug` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `thumbnail` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `seller_id` bigint DEFAULT NULL,
  `seller_is` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'admin',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `shop_info` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `shipping_cost` double(8,2) DEFAULT NULL,
  `shipping_type` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `carts`
--

INSERT INTO `carts` (`id`, `customer_id`, `cart_group_id`, `product_id`, `product_type`, `digital_product_type`, `color`, `choices`, `variations`, `variant`, `quantity`, `price`, `tax`, `discount`, `tax_model`, `slug`, `name`, `thumbnail`, `seller_id`, `seller_is`, `created_at`, `updated_at`, `shop_info`, `shipping_cost`, `shipping_type`) VALUES
(2, 2, '2-PTkeS-1696131607', 111, 'physical', NULL, NULL, '[]', '[]', '', 1, 400, 48, 0, 'include', 'ae-naturals-neem-capsules-60-caps-Na1Sdb', 'AE Naturals Neem Capsules 60 Caps', '2023-09-22-650d641624ea3.png', 1, 'admin', '2023-10-01 09:10:07', '2023-10-01 09:10:07', 'AE Naturals', 0.00, 'product_wise'),
(9, 9, '9-qUjlV-1696914089', 129, 'physical', NULL, NULL, '[]', '[]', '', 1, 500, 90, 0, 'exclude', 'ae-naturals-crystal-q-skin-brightening-soap-for-women-135g-wM1PU2', 'AE Naturals Crystal Q Skin Brightening Soap for Women 135g', '2023-09-23-650e1aa20f8e6.png', 1, 'admin', '2023-10-10 10:33:46', '2023-10-10 10:33:46', 'AE Naturals', 0.00, 'product_wise'),
(12, 8, '8-x68mJ-1697002394', 151, 'physical', NULL, NULL, '[]', '[]', '', 1, 1000, 0, 0, 'exclude', 'ae-naturals-roop-sundar-tablets-with-manjishta-and-punarnava-60-tablets-jG3rNG', 'AE Natural’s Roop Sundar Tablets with Manjishta and Punarnava, 60 Tablets.', '2023-10-08-65227bdc5b83a.png', 1, 'admin', '2023-10-11 11:06:39', '2023-10-11 11:06:39', 'AE Naturals', 0.00, 'product_wise'),
(13, 11, '11-weKKQ-1697298700', 109, 'physical', NULL, NULL, '[]', '[]', '', 1, 1500, 270, 0, 'exclude', 'ae-naturals-glutathione-brightening-serum-20ml-G5qUYL', 'AE Naturals Glutathione Brightening Serum 20ml', '2023-09-22-650d611b97c44.png', 1, 'admin', '2023-10-14 21:23:31', '2023-10-14 21:23:31', 'AE Naturals', 0.00, 'product_wise'),
(14, 11, '11-weKKQ-1697298700', 30, 'physical', NULL, NULL, '[]', '[]', '', 1, 2000, 360, 0, 'include', 'ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4', 'AE Naturals Glutathione Skin Brightening Cream 30g', '2023-10-14-652a2e1a86b02.png', 1, 'admin', '2023-10-14 21:27:08', '2023-10-14 21:27:08', 'AE Naturals', 0.00, 'product_wise'),
(17, 13, '13-ZxSO5-1697806291', 33, 'physical', NULL, NULL, '[]', '[]', '', 1, 1000, 180, 0, 'include', 'roop-sundar-nano-curcumin-fairness-cream-yDDdzP', 'Ae Naturals Roop Sundar Nano Curcumin Fairness Cream', '2023-09-18-6508678c3974c.png', 1, 'admin', '2023-10-20 18:21:31', '2023-10-20 18:21:31', 'AE Naturals', 0.00, 'product_wise'),
(20, 13, '13-ZxSO5-1697806291', 31, 'physical', NULL, NULL, '[]', '[]', '', 1, 1500, 180, 0, 'include', 'ae-naturals-kumkumadi-tailam-30-ml-M2mnfv', 'AE naturals Classical Kumkumadi Tailam 30 ml', '2023-09-18-6508638173775.png', 1, 'admin', '2023-10-25 15:00:37', '2023-10-25 15:00:37', 'AE Naturals', 0.00, 'product_wise'),
(39, 27, '27-Du7lR-1701671116', 33, 'physical', NULL, NULL, '[]', '[]', '', 1, 999, 179.82, 0, 'include', 'roop-sundar-nano-curcumin-fairness-cream-yDDdzP', 'Roop Sundar Nano Curcumin Fairness Cream', '2023-09-18-6508678c3974c.png', 1, 'admin', '2023-12-17 10:48:30', '2023-12-17 10:48:30', 'AE Naturals', 0.00, 'product_wise'),
(40, 44, '44-uGddU-1702790495', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 449, 80.82, 0, 'exclude', 'ae-naturals-roop-sundar-soap-with-parijaat-extract-100g-dM1QsG', 'Roop Sundar Soap With Parijaat Extract 100g', '2023-09-18-65087058aa7f0.png', 1, 'admin', '2023-12-17 10:57:56', '2023-12-17 10:57:56', 'AE Naturals', 0.00, 'product_wise'),
(44, 55, '55-SdFhy-1703352085', 157, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 71.82, 0, 'exclude', 'ae-naturals-roop-sundar-sunscreen-lotion-spf-50-100ml-MPO6mG', 'Roop Sundar Sunscreen Lotion SPF 50+ 100ml', '2023-11-25-65622f3aaee32.png', 1, 'admin', '2023-12-23 22:54:03', '2023-12-23 22:54:03', 'AE Naturals', 0.00, 'product_wise'),
(58, 42, '42-cRFcb-1704375791', 158, 'physical', NULL, NULL, '{\"choice_2\":\"250g\"}', '{\"Quantity\":\"250g\"}', '250g', 1, 120, 6, 20, 'include', 'black-chiya-seeds-mXtcMR', 'Black Chia Seeds', '2024-01-04-6596a8d23f244.png', 1, 'admin', '2024-01-04 19:13:11', '2024-01-04 19:13:11', 'AE Naturals', 0.00, 'product_wise'),
(59, 58, '58-fHi0c-1704444162', 30, 'physical', NULL, NULL, '[]', '[]', '', 3, 1999, 359.82, 0, 'exclude', 'ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4', 'Glutathione Skin Brightening Cream 30g', '2023-10-14-652a2e1a86b02.png', 1, 'admin', '2024-01-05 15:35:56', '2024-01-05 15:35:56', 'AE Naturals', 0.00, 'product_wise'),
(60, 58, '58-fHi0c-1704444162', 158, 'physical', NULL, NULL, '{\"choice_1\":\"250g\"}', '{\"SIZE\":\"250g\"}', '250g', 1, 120, 6, 0, 'exclude', 'black-chiya-seeds-mXtcMR', 'Black Chia Seeds', '2024-01-04-6596a8d23f244.png', 1, 'admin', '2024-01-05 15:35:56', '2024-01-05 15:35:56', 'AE Naturals', 0.00, 'product_wise'),
(61, 58, '58-fHi0c-1704444162', 31, 'physical', NULL, NULL, '[]', '[]', '', 1, 1499, 179.88, 0, 'include', 'ae-naturals-kumkumadi-tailam-30-ml-M2mnfv', 'Classical Kumkumadi Tailam 30 ml', '2023-11-08-654ad6de68f3f.png', 1, 'admin', '2024-01-05 15:36:37', '2024-01-05 15:36:37', 'AE Naturals', 0.00, 'product_wise'),
(62, 59, '59-Q2zU7-1704892403', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-01-10 18:43:23', '2024-01-10 18:43:23', 'AE Naturals', 0.00, 'product_wise'),
(64, 61, '61-wD2OU-1705597504', 131, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 71.82, 0, 'include', 'ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh', 'Roop Sundar Refreshing Soap 125g', '2023-10-16-652ce28d8de31.png', 1, 'admin', '2024-01-18 22:35:04', '2024-01-18 22:35:04', 'AE Naturals', 0.00, 'product_wise'),
(65, 61, '61-wD2OU-1705597504', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 449, 80.82, 0, 'include', 'ae-naturals-roop-sundar-soap-with-parijaat-extract-100g-dM1QsG', 'Roop Sundar Soap With Parijaat Extract 100g', '2023-09-18-65087058aa7f0.png', 1, 'admin', '2024-01-18 22:41:54', '2024-01-18 22:41:54', 'AE Naturals', 0.00, 'product_wise'),
(66, 62, '62-oKCZl-1705904906', 38, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 59.88, 0, 'exclude', 'ae-naturals-roop-sundar-day-cream-with-parijaat-extract-30g-Fx5q5K', 'Roop Sundar Day Cream with Parijaat Extract 30g', '2023-10-14-652a5c569c583.png', 1, 'admin', '2024-01-22 13:30:36', '2024-01-22 13:30:36', 'AE Naturals', 0.00, 'product_wise'),
(67, 63, '63-sxN01-1706159355', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 449, 80.82, 0, 'exclude', 'ae-naturals-roop-sundar-soap-with-parijaat-extract-100g-dM1QsG', 'Roop Sundar Soap With Parijaat Extract 100g', '2023-09-18-65087058aa7f0.png', 1, 'admin', '2024-01-25 10:44:28', '2024-01-25 10:44:28', 'AE Naturals', 0.00, 'product_wise'),
(68, 64, '64-fGez2-1706241133', 163, 'physical', NULL, NULL, '[]', '[]', '', 1, 1700, 204, 0, 'exclude', 'ae-naturals-health-360-routine-combo-REWu3X', 'Health 360 Routine Combo', '2024-01-09-659cf6cfeff17.png', 1, 'admin', '2024-01-26 10:44:42', '2024-01-26 10:44:42', 'AE Naturals', 0.00, 'product_wise'),
(70, 65, '65-elpF9-1706249069', 158, 'physical', NULL, NULL, '{\"choice_1\":\"250g\"}', '{\"SIZE\":\"250g\"}', '250g', 1, 200, 10, 0, 'include', 'black-chiya-seeds-mXtcMR', 'Black Chia Seeds', '2024-01-04-6596a8d23f244.png', 1, 'admin', '2024-01-26 11:34:29', '2024-01-26 11:34:29', 'AE Naturals', 0.00, 'product_wise'),
(74, 68, '68-n2FHv-1706434786', 163, 'physical', NULL, NULL, '[]', '[]', '', 1, 1700, 204, 0, 'include', 'ae-naturals-health-360-routine-combo-REWu3X', 'Health 360 Routine Combo', '2024-01-09-659cf6cfeff17.png', 1, 'admin', '2024-01-28 15:09:46', '2024-01-28 15:09:46', 'AE Naturals', 0.00, 'product_wise'),
(75, 68, '68-n2FHv-1706434786', 158, 'physical', NULL, NULL, '{\"choice_1\":null}', '{\"SIZE\":null}', '', 1, 200, 10, 0, 'include', 'black-chiya-seeds-mXtcMR', 'Black Chia Seeds', '2024-01-04-6596a8d23f244.png', 1, 'admin', '2024-01-28 15:09:56', '2024-01-28 15:09:56', 'AE Naturals', 0.00, 'product_wise'),
(76, 68, '68-n2FHv-1706434786', 46, 'physical', NULL, NULL, '{\"choice_1\":null}', '{\"MySKU\":null}', '', 1, 3499, 419.88, 0, 'include', 'ae-naturals-crystal-q-glutathione-skin-brightening-capsules-60-caps-pko79d', 'Crystal Q Glutathione Skin brightening Capsules 60 Caps', '2023-10-16-652cd588bd106.png', 1, 'admin', '2024-01-28 15:26:00', '2024-01-28 15:26:00', 'AE Naturals', 0.00, 'product_wise'),
(77, 68, '68-n2FHv-1706434786', 31, 'physical', NULL, NULL, '[]', '[]', '', 1, 1499, 179.88, 0, 'include', 'ae-naturals-kumkumadi-tailam-30-ml-M2mnfv', 'Classical Kumkumadi Tailam 30 ml', '2023-11-08-654ad6de68f3f.png', 1, 'admin', '2024-01-28 15:26:04', '2024-01-28 15:26:04', 'AE Naturals', 0.00, 'product_wise'),
(81, 71, '71-6PdDq-1706512291', 78, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'exclude', 'ae-naturals-roop-sundar-d-tan-cream-pack-250g-Et4lhP', 'Roop Sundar D-Tan Cream Pack 250g', '2023-11-08-654ad5b7d4b84.png', 1, 'admin', '2024-01-29 12:42:29', '2024-01-29 12:42:29', 'AE Naturals', 0.00, 'product_wise'),
(82, 68, '68-n2FHv-1706434786', 152, 'physical', NULL, NULL, '[]', '[]', '', 1, 299, 53.82, 0, 'exclude', 'ae-naturals-roop-sundar-face-wash-100ml-rYLry9', 'Roop Sundar Face Wash 100ml', '2023-10-30-653fe9cdc8bd7.png', 1, 'admin', '2024-01-29 17:41:56', '2024-01-29 17:41:56', 'AE Naturals', 0.00, 'product_wise'),
(83, 72, '72-K0tFl-1706543348', 131, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 71.82, 0, 'exclude', 'ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh', 'Roop Sundar Refreshing Soap 125g', '2023-10-16-652ce28d8de31.png', 1, 'admin', '2024-01-29 21:19:57', '2024-01-29 21:19:57', 'AE Naturals', 0.00, 'product_wise'),
(88, 88, '88-vEUTY-1706798636', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'exclude', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-02-01 20:15:06', '2024-02-01 20:15:06', 'AE Naturals', 0.00, 'product_wise'),
(89, 90, '90-ijtEp-1706808783', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'exclude', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-02-01 23:24:29', '2024-02-01 23:24:29', 'AE Naturals', 0.00, 'product_wise'),
(94, 93, '93-4Cbev-1706854652', 163, 'physical', NULL, NULL, '[]', '[]', '', 1, 1700, 204, 0, 'exclude', 'ae-naturals-health-360-routine-combo-REWu3X', 'Health 360 Routine Combo', '2024-01-09-659cf6cfeff17.png', 1, 'admin', '2024-02-02 12:39:29', '2024-02-02 12:39:29', 'AE Naturals', 0.00, 'product_wise'),
(95, 93, '93-4Cbev-1706854652', 131, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 71.82, 0, 'exclude', 'ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh', 'Roop Sundar Refreshing Soap 125g', '2023-10-16-652ce28d8de31.png', 1, 'admin', '2024-02-02 12:39:29', '2024-02-02 12:39:29', 'AE Naturals', 0.00, 'product_wise'),
(97, 94, '94-G73zv-1706857929', 163, 'physical', NULL, NULL, '[]', '[]', '', 1, 1700, 204, 0, 'exclude', 'ae-naturals-health-360-routine-combo-REWu3X', 'Health 360 Routine Combo', '2024-01-09-659cf6cfeff17.png', 1, 'admin', '2024-02-02 12:42:32', '2024-02-02 12:42:32', 'AE Naturals', 0.00, 'product_wise'),
(98, 95, '95-zBuaf-1706875317', 131, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 71.82, 0, 'exclude', 'ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh', 'Roop Sundar Refreshing Soap 125g', '2023-10-16-652ce28d8de31.png', 1, 'admin', '2024-02-02 17:32:32', '2024-02-02 17:32:32', 'AE Naturals', 0.00, 'product_wise'),
(100, 98, '98-8z9Sh-1706884864', 131, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 71.82, 0, 'include', 'ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh', 'Roop Sundar Refreshing Soap 125g', '2023-10-16-652ce28d8de31.png', 1, 'admin', '2024-02-02 20:11:04', '2024-02-02 20:11:04', 'AE Naturals', 0.00, 'product_wise'),
(101, 101, '101-RIlep-1706884239', 37, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'exclude', 'ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE', 'Roop Sundar Skin Brightening Cream 30g', '2023-10-14-652a5aa204d86.png', 1, 'admin', '2024-02-02 20:53:45', '2024-02-02 20:53:45', 'AE Naturals', 0.00, 'product_wise'),
(105, 115, '115-vuRXd-1706946066', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-02-03 13:11:06', '2024-02-03 13:11:06', 'AE Naturals', 0.00, 'product_wise'),
(106, 117, '117-AZfvp-1706988175', 150, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 71.82, 0, 'exclude', 'ae-naturals-roop-sundar-anti-acne-cream-with-turmeric-20g-QbkuZ9', 'Roop Sundar Anti Acne Cream with Turmeric 20g', '2023-10-14-652a62c8d8293.png', 1, 'admin', '2024-02-04 00:55:32', '2024-02-04 00:55:32', 'AE Naturals', 0.00, 'product_wise'),
(107, 119, '119-ZJ1wU-1706995651', 38, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 59.88, 0, 'exclude', 'ae-naturals-roop-sundar-day-cream-with-parijaat-extract-30g-Fx5q5K', 'Roop Sundar Day Cream with Parijaat Extract 30g', '2023-10-14-652a5c569c583.png', 1, 'admin', '2024-02-04 02:58:13', '2024-02-04 02:58:13', 'AE Naturals', 0.00, 'product_wise'),
(109, 121, '121-aJMVL-1707107523', 37, 'physical', NULL, NULL, '[]', '[]', '', 3, 499, 89.82, 0, 'exclude', 'ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE', 'Roop Sundar Skin Brightening Cream 30g', '2023-10-14-652a5aa204d86.png', 1, 'admin', '2024-02-05 10:02:42', '2024-02-05 10:06:13', 'AE Naturals', 0.00, 'product_wise'),
(110, 122, '122-vp79K-1707129823', 159, 'physical', NULL, NULL, '[]', '[]', '', 1, 400, 48, 0, 'exclude', 'ae-naturals-health-360-herbal-juice-500ml-rjFMNH', 'Health 360 Herbal Juice 500ml', '2024-01-06-6599360e3f87a.png', 1, 'admin', '2024-02-05 16:14:19', '2024-02-05 16:14:19', 'AE Naturals', 0.00, 'product_wise'),
(111, 123, '123-aCKnT-1707138932', 159, 'physical', NULL, NULL, '[]', '[]', '', 1, 400, 48, 0, 'exclude', 'ae-naturals-health-360-herbal-juice-500ml-rjFMNH', 'Health 360 Herbal Juice 500ml', '2024-01-06-6599360e3f87a.png', 1, 'admin', '2024-02-05 18:46:07', '2024-02-05 18:46:07', 'AE Naturals', 0.00, 'product_wise'),
(112, 124, '124-4ozMK-1707206861', 131, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 71.82, 0, 'exclude', 'ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh', 'Roop Sundar Refreshing Soap 125g', '2023-10-16-652ce28d8de31.png', 1, 'admin', '2024-02-06 13:38:00', '2024-02-06 13:38:00', 'AE Naturals', 0.00, 'product_wise'),
(113, 125, '125-UFTU6-1707290969', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-02-07 12:59:29', '2024-02-07 12:59:29', 'AE Naturals', 0.00, 'product_wise'),
(116, 127, '127-2Qm8b-1707316835', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 449, 80.82, 0, 'exclude', 'ae-naturals-roop-sundar-soap-with-parijaat-extract-100g-dM1QsG', 'Roop Sundar Soap With Parijaat Extract 100g', '2023-09-18-65087058aa7f0.png', 1, 'admin', '2024-02-07 20:11:10', '2024-02-07 20:11:10', 'AE Naturals', 0.00, 'product_wise'),
(120, 131, '131-7XxLH-1707451726', 31, 'physical', NULL, NULL, '[]', '[]', '', 1, 1499, 179.88, 0, 'exclude', 'ae-naturals-kumkumadi-tailam-30-ml-M2mnfv', 'Classical Kumkumadi Tailam 30 ml', '2023-11-08-654ad6de68f3f.png', 1, 'admin', '2024-02-09 09:40:00', '2024-02-09 09:40:00', 'AE Naturals', 0.00, 'product_wise'),
(121, 132, '132-imLBI-1707477461', 128, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'exclude', 'ae-naturals-crystal-q-skin-brightening-soap-for-men-135g-1v4x7W', 'Crystal Q Skin Brightening Soap for Men 135g', '2023-10-16-652ce1c645eab.png', 1, 'admin', '2024-02-09 16:48:22', '2024-02-09 16:48:22', 'AE Naturals', 0.00, 'product_wise'),
(122, 133, '133-KinE9-1707541385', 48, 'physical', NULL, NULL, '[]', '[]', '', 1, 699, 83.88, 0, 'exclude', 'ae-naturals-vitamin-c-1000mg-capsules-60-caps-yS7BY2', 'Vitamin C 1000mg Capsules 60 Caps', '2023-10-16-652ccb6fe342c.png', 1, 'admin', '2024-02-10 10:33:36', '2024-02-10 10:33:36', 'AE Naturals', 0.00, 'product_wise'),
(123, 135, '135-IuxGG-1707581796', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 449, 80.82, 0, 'exclude', 'ae-naturals-roop-sundar-soap-with-parijaat-extract-100g-dM1QsG', 'Roop Sundar Soap With Parijaat Extract 100g', '2023-09-18-65087058aa7f0.png', 1, 'admin', '2024-02-10 21:47:46', '2024-02-10 21:47:46', 'AE Naturals', 0.00, 'product_wise'),
(125, 136, '136-JqI6N-1707630189', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'exclude', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-02-11 11:13:09', '2024-02-11 11:13:09', 'AE Naturals', 0.00, 'product_wise'),
(129, 139, '139-fIDsK-1707722123', 114, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 59.88, 0, 'exclude', 'ae-naturals-health-tone-weight-gain-capsules-60-caps-rE5CFn', 'Health Tone Weight Gain Capsules 60 Caps', '2023-09-22-650d9c9f10614.png', 1, 'admin', '2024-02-12 12:47:16', '2024-02-12 12:47:16', 'AE Naturals', 0.00, 'product_wise'),
(130, 139, '139-fIDsK-1707722123', 73, 'physical', NULL, NULL, '[]', '[]', '', 1, 2500, 300, 2001, 'include', 'ae-naturals-pure-organic-garcinia-capsules-60-caps-QyqamR', 'Pure Organic Garcinia Capsules 60 Caps', '2023-12-18-65804a212fb31.png', 1, 'admin', '2024-02-12 12:54:47', '2024-02-12 12:54:47', 'AE Naturals', 0.00, 'product_wise'),
(152, 52, '52-Qkfsv-1707744735', 158, 'physical', NULL, NULL, '{\"choice_1\":null}', '{\"SIZE\":null}', '', 1, 200, 10, 0, 'exclude', 'black-chiya-seeds-mXtcMR', 'Black Chia Seeds', '2024-01-04-6596a8d23f244.png', 1, 'admin', '2024-02-12 19:02:39', '2024-02-12 19:02:39', 'AE Naturals', 0.00, 'product_wise'),
(153, 52, '52-Qkfsv-1707744735', 152, 'physical', NULL, NULL, '[]', '[]', '', 1, 299, 53.82, 0, 'exclude', 'ae-naturals-roop-sundar-face-wash-100ml-rYLry9', 'Roop Sundar Face Wash 100ml', '2023-10-30-653fe9cdc8bd7.png', 1, 'admin', '2024-02-12 19:02:39', '2024-02-12 19:02:39', 'AE Naturals', 0.00, 'product_wise'),
(155, 142, '142-RoUgB-1707917209', 131, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 71.82, 0, 'exclude', 'ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh', 'Roop Sundar Refreshing Soap 125g', '2023-10-16-652ce28d8de31.png', 1, 'admin', '2024-02-14 18:57:36', '2024-02-14 18:57:36', 'AE Naturals', 0.00, 'product_wise'),
(156, 143, '143-prues-1707952802', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'exclude', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-02-15 04:51:09', '2024-02-15 04:51:09', 'AE Naturals', 0.00, 'product_wise'),
(160, 112, '112-i7WRI-1708084148', 31, 'physical', NULL, NULL, '[]', '[]', '', 1, 1499, 179.88, 0, 'include', 'ae-naturals-kumkumadi-tailam-30-ml-M2mnfv', 'Classical Kumkumadi Tailam 30 ml', '2023-11-08-654ad6de68f3f.png', 1, 'admin', '2024-02-16 17:19:08', '2024-02-16 17:19:08', 'AE Naturals', 0.00, 'product_wise'),
(161, 151, '151-s3UYj-1708159661', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'exclude', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-02-17 14:18:22', '2024-02-17 14:18:22', 'AE Naturals', 0.00, 'product_wise'),
(162, 153, '153-ghAcY-1708158984', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'exclude', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-02-17 14:23:01', '2024-02-17 14:23:01', 'AE Naturals', 0.00, 'product_wise'),
(163, 154, '154-VQKg1-1708269496', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'exclude', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-02-18 20:49:05', '2024-02-18 20:49:05', 'AE Naturals', 0.00, 'product_wise'),
(170, 156, '156-hzYdg-1708370600', 48, 'physical', NULL, NULL, '[]', '[]', '', 1, 699, 83.88, 0, 'exclude', 'ae-naturals-vitamin-c-1000mg-capsules-60-caps-yS7BY2', 'Vitamin C 1000mg Capsules 60 Caps', '2023-10-16-652ccb6fe342c.png', 1, 'admin', '2024-02-20 00:53:54', '2024-02-20 00:53:54', 'AE Naturals', 0.00, 'product_wise'),
(171, 160, '160-mYaqS-1708617281', 128, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'exclude', 'ae-naturals-crystal-q-skin-brightening-soap-for-men-135g-1v4x7W', 'Crystal Q Skin Brightening Soap for Men 135g', '2023-10-16-652ce1c645eab.png', 1, 'admin', '2024-02-22 21:25:28', '2024-02-22 21:25:28', 'AE Naturals', 0.00, 'product_wise'),
(176, 164, '164-iQel1-1708689070', 163, 'physical', NULL, NULL, '[]', '[]', '', 1, 1700, 0, 0, 'include', 'ae-naturals-health-360-routine-combo-REWu3X', 'Health 360 Routine Combo', '2024-01-09-659cf6cfeff17.png', 1, 'admin', '2024-02-23 17:21:10', '2024-02-23 17:21:10', 'AE Naturals', 0.00, 'product_wise'),
(177, 164, '164-iQel1-1708689070', 161, 'physical', NULL, NULL, '[]', '[]', '', 1, 300, 0, 0, 'include', 'ae-naturals-health-360-herbal-tea-75g-97jxYt', 'Health 360 Herbal Tea 75g', '2024-01-06-659937d55df63.png', 1, 'admin', '2024-02-23 17:21:13', '2024-02-23 17:21:13', 'AE Naturals', 0.00, 'product_wise'),
(178, 164, '164-iQel1-1708689070', 160, 'physical', NULL, NULL, '[]', '[]', '', 1, 1000, 0, 0, 'include', 'ae-naturals-health-360-herbal-capsules-120-veg-caps-nQeqb1', 'Health 360 Herbal Capsules 120 Veg Caps', '2024-01-06-659936da33fb9.png', 1, 'admin', '2024-02-23 17:21:15', '2024-02-23 17:21:15', 'AE Naturals', 0.00, 'product_wise'),
(179, 170, '170-Vraf0-1708866904', 31, 'physical', NULL, NULL, '[]', '[]', '', 50, 1499, 0, 0, 'exclude', 'ae-naturals-kumkumadi-tailam-30-ml-M2mnfv', 'Classical Kumkumadi Tailam 30 ml', '2023-11-08-654ad6de68f3f.png', 1, 'admin', '2024-02-25 18:48:13', '2024-02-25 18:48:22', 'AE Naturals', 0.00, 'product_wise'),
(180, 171, '171-rkSHT-1708867576', 31, 'physical', NULL, NULL, '[]', '[]', '', 40, 1499, 0, 0, 'include', 'ae-naturals-kumkumadi-tailam-30-ml-M2mnfv', 'Classical Kumkumadi Tailam 30 ml', '2023-11-08-654ad6de68f3f.png', 1, 'admin', '2024-02-25 18:56:16', '2024-02-25 18:57:42', 'AE Naturals', 0.00, 'product_wise'),
(181, 174, '174-eEUbr-1708880335', 162, 'physical', NULL, NULL, '[]', '[]', '', 1, 300, 0, 0, 'exclude', 'ae-naturals-health-360-effervescent-instent-herbal-tea-tablets-60-tabs-gLCXFg', 'Health 360 Effervescent Instent Herbal Tea Tablets 60 Tabs', '2024-01-06-65993b45d9894.png', 1, 'admin', '2024-02-25 22:29:01', '2024-02-25 22:29:01', 'AE Naturals', 0.00, 'product_wise'),
(183, 175, '175-Z46YG-1708881362', 131, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 0, 0, 'exclude', 'ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh', 'Roop Sundar Refreshing Soap 125g', '2023-10-16-652ce28d8de31.png', 1, 'admin', '2024-02-25 22:46:11', '2024-02-25 22:46:11', 'AE Naturals', 0.00, 'product_wise'),
(185, 176, '176-Xyj8w-1708923834', 131, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 0, 0, 'exclude', 'ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh', 'Roop Sundar Refreshing Soap 125g', '2023-10-16-652ce28d8de31.png', 1, 'admin', '2024-02-26 10:42:18', '2024-02-26 10:42:18', 'AE Naturals', 0.00, 'product_wise'),
(186, 176, '176-Xyj8w-1708923834', 96, 'physical', NULL, NULL, '[]', '[]', '', 1, 199, 0, 0, 'exclude', 'ae-naturals-almond-milk-soap-100g-pack-of-3-wg291O', 'Almond & Milk Soap 100g Pack Of 3', '2023-11-05-6547437b96ad3.png', 1, 'admin', '2024-02-26 10:42:18', '2024-02-26 10:42:18', 'AE Naturals', 0.00, 'product_wise'),
(187, 177, '177-QD3tt-1708925100', 131, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 0, 0, 'exclude', 'ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh', 'Roop Sundar Refreshing Soap 125g', '2023-10-16-652ce28d8de31.png', 1, 'admin', '2024-02-26 10:55:21', '2024-02-26 10:55:21', 'AE Naturals', 0.00, 'product_wise'),
(188, 178, '178-qCJ8U-1708925177', 96, 'physical', NULL, NULL, '[]', '[]', '', 1, 199, 0, 0, 'exclude', 'ae-naturals-almond-milk-soap-100g-pack-of-3-wg291O', 'Almond & Milk Soap 100g Pack Of 3', '2023-11-05-6547437b96ad3.png', 1, 'admin', '2024-02-26 10:56:40', '2024-02-26 10:56:40', 'AE Naturals', 0.00, 'product_wise'),
(189, 179, '179-oUBpt-1708925888', 131, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 0, 0, 'exclude', 'ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh', 'Roop Sundar Refreshing Soap 125g', '2023-10-16-652ce28d8de31.png', 1, 'admin', '2024-02-26 11:08:24', '2024-02-26 11:08:24', 'AE Naturals', 0.00, 'product_wise'),
(190, 179, '179-oUBpt-1708925888', 163, 'physical', NULL, NULL, '[]', '[]', '', 1, 1700, 0, 0, 'include', 'ae-naturals-health-360-routine-combo-REWu3X', 'Health 360 Routine Combo', '2024-01-09-659cf6cfeff17.png', 1, 'admin', '2024-02-26 11:10:22', '2024-02-26 11:10:22', 'AE Naturals', 0.00, 'product_wise'),
(191, 180, '180-V5j9q-1708926054', 131, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 0, 0, 'exclude', 'ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh', 'Roop Sundar Refreshing Soap 125g', '2023-10-16-652ce28d8de31.png', 1, 'admin', '2024-02-26 11:11:23', '2024-02-26 11:11:23', 'AE Naturals', 0.00, 'product_wise'),
(193, 182, '182-rHgF1-1708945590', 96, 'physical', NULL, NULL, '[]', '[]', '', 1, 199, 0, 0, 'exclude', 'ae-naturals-almond-milk-soap-100g-pack-of-3-wg291O', 'Almond & Milk Soap 100g Pack Of 3', '2023-11-05-6547437b96ad3.png', 1, 'admin', '2024-02-26 16:37:05', '2024-02-26 16:37:05', 'AE Naturals', 0.00, 'product_wise'),
(194, 183, '183-IqARU-1708948291', 131, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 0, 0, 'exclude', 'ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh', 'Roop Sundar Refreshing Soap 125g', '2023-10-16-652ce28d8de31.png', 1, 'admin', '2024-02-26 17:21:50', '2024-02-26 17:21:50', 'AE Naturals', 0.00, 'product_wise'),
(195, 184, '184-keHkX-1709020990', 130, 'physical', NULL, NULL, '[]', '[]', '', 3, 499, 0, 0, 'include', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-02-27 13:33:10', '2024-02-27 13:34:38', 'AE Naturals', 0.00, 'product_wise'),
(208, 193, '193-LVNzk-1709393118', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-03-02 20:55:18', '2024-03-02 20:55:18', 'AE Naturals', 0.00, 'product_wise'),
(209, 193, '193-LVNzk-1709393118', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 449, 80.82, 0, 'include', 'ae-naturals-roop-sundar-soap-with-parijaat-extract-100g-dM1QsG', 'Roop Sundar Soap With Parijaat Extract 100g', '2023-09-18-65087058aa7f0.png', 1, 'admin', '2024-03-02 20:55:57', '2024-03-02 20:55:57', 'AE Naturals', 0.00, 'product_wise'),
(210, 194, '194-kS5kJ-1709393302', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-03-02 20:59:05', '2024-03-02 20:59:05', 'AE Naturals', 0.00, 'product_wise'),
(211, 195, '195-KYqZL-1709393417', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 449, 80.82, 0, 'include', 'ae-naturals-roop-sundar-soap-with-parijaat-extract-100g-dM1QsG', 'Roop Sundar Soap With Parijaat Extract 100g', '2023-09-18-65087058aa7f0.png', 1, 'admin', '2024-03-02 21:00:17', '2024-03-02 21:00:17', 'AE Naturals', 0.00, 'product_wise'),
(217, 202, '202-XCl8e-1709607051', 31, 'physical', NULL, NULL, '[]', '[]', '', 51, 1499, 269.82, 0, 'include', 'ae-naturals-kumkumadi-tailam-30-ml-M2mnfv', 'Classical Kumkumadi Tailam 30 ml', '2023-11-08-654ad6de68f3f.png', 1, 'admin', '2024-03-05 08:20:51', '2024-03-05 08:21:10', 'AE Naturals', 0.00, 'product_wise'),
(221, 204, '204-Vc7Aq-1709794552', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-03-07 12:25:52', '2024-03-07 12:25:52', 'AE Naturals', 0.00, 'product_wise'),
(222, 205, '205-1AC10-1709816168', 206, 'physical', NULL, NULL, '{\"choice_2\":\"1ltr\"}', '{\"Quantity\":\"1ltr\"}', '1ltr', 1, 1730, 311.4, 0, 'include', 'dove-soft-fragrance-oil-0Cr6XP', 'Dove Soft Fragrance Oil', '2024-03-07-65e950833454a.png', 1, 'admin', '2024-03-07 18:28:24', '2024-03-07 18:28:24', 'AE Naturals', 0.00, 'product_wise'),
(227, 208, '208-2lhmN-1710134757', 131, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 71.82, 0, 'include', 'ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh', 'Roop Sundar Refreshing Soap 125g', '2023-10-16-652ce28d8de31.png', 1, 'admin', '2024-03-11 11:00:58', '2024-03-11 11:00:58', 'AE Naturals', 0.00, 'product_wise'),
(229, 210, '210-JgLac-1710397880', 131, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 71.82, 0, 'include', 'ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh', 'Roop Sundar Refreshing Soap 125g', '2023-10-16-652ce28d8de31.png', 1, 'admin', '2024-03-14 12:02:14', '2024-03-14 12:02:14', 'AE Naturals', 0.00, 'product_wise'),
(230, 187, '187-awBO7-1710398679', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-03-14 12:30:26', '2024-03-14 12:30:26', 'AE Naturals', 0.00, 'product_wise'),
(239, 214, '214-h5KAd-1710671469', 258, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 190, 34.2, 0, 'include', 'goat-milk-soap-base-white-color-5hm7ZG', 'Goat Milk Soap Base - White Color', '2024-03-15-65f42cf0311f2.png', 1, 'admin', '2024-03-17 16:03:40', '2024-03-17 16:03:40', 'AE Naturals', 0.00, 'product_wise'),
(240, 214, '214-h5KAd-1710671469', 257, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 190, 34.2, 0, 'include', 'shea-butter-soap-base-white-color-YJuF2p', 'Shea Butter Soap Base - White Color', '2024-03-15-65f42aaa21476.png', 1, 'admin', '2024-03-17 16:03:40', '2024-03-17 16:03:40', 'AE Naturals', 0.00, 'product_wise'),
(241, 214, '214-h5KAd-1710671469', 255, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 170, 30.6, 0, 'include', 'transparent-soap-base-high-quality-e16AEy', 'Transparent Soap Base High Quality', '2024-03-15-65f41891992d3.png', 1, 'admin', '2024-03-17 16:03:40', '2024-03-17 16:03:40', 'AE Naturals', 0.00, 'product_wise'),
(251, 266, '266-aMIJG-1710936838', 206, 'physical', NULL, NULL, '{\"choice_2\":\"100ml\"}', '{\"Quantity\":\"100ml\"}', '100ml', 1, 240, 43.2, 0, 'include', 'dove-soft-fragrance-oil-0Cr6XP', 'Dove Soft Fragrance Oil', '2024-03-07-65e950833454a.png', 1, 'admin', '2024-03-20 17:43:58', '2024-03-20 17:43:58', 'AE Naturals', 0.00, 'product_wise'),
(252, 266, '266-aMIJG-1710936838', 174, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 499, 89.82, 0, 'include', 'mixed-friut-fragrance-oil-mqytK5', 'Mixed Friut Fragrance Oil', '2024-03-06-65e8433dcaa48.png', 1, 'admin', '2024-03-20 17:45:15', '2024-03-20 17:45:15', 'AE Naturals', 0.00, 'product_wise'),
(253, 266, '266-aMIJG-1710936838', 168, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 499, 89.82, 0, 'include', 'sandal-fragrance-oil-nEzxYn', 'Sandal Fragrance Oil', '2024-03-06-65e83c3f8cd8a.png', 1, 'admin', '2024-03-20 17:45:30', '2024-03-20 17:45:30', 'AE Naturals', 0.00, 'product_wise'),
(254, 266, '266-aMIJG-1710936838', 165, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 499, 89.82, 0, 'include', 'tulsi-fragrance-oil-sph6Y1', 'Tulsi Fragrance Oil', '2024-03-06-65e83a82e5f4a.png', 1, 'admin', '2024-03-20 17:45:39', '2024-03-20 17:45:39', 'AE Naturals', 0.00, 'product_wise'),
(283, 298, '298-OdwLy-1712234544', 273, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 240, 43.2, 0, 'include', 'hair-conditioner-base-WrfQYY', 'Hair Conditioner Base', '2024-03-18-65f80b7d8ca70.png', 1, 'admin', '2024-04-04 18:12:24', '2024-04-04 18:12:24', 'AE Naturals', 0.00, 'product_wise'),
(287, 267, '267-1OJtk-1712482025', 31, 'physical', NULL, NULL, '[]', '[]', '', 40, 1499, 269.82, 0, 'include', 'ae-naturals-kumkumadi-tailam-30-ml-M2mnfv', 'Classical Kumkumadi Tailam 30 ml', '2023-11-08-654ad6de68f3f.png', 1, 'admin', '2024-04-07 14:57:05', '2024-04-07 14:57:18', 'AE Naturals', 0.00, 'product_wise'),
(295, 553, '553-3GBOY-1712568191', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-04-08 14:56:16', '2024-04-08 14:56:16', 'AE Naturals', 0.00, 'product_wise'),
(302, 553, '553-3GBOY-1712568191', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 449, 80.82, 0, 'include', 'ae-naturals-roop-sundar-soap-with-parijaat-extract-100g-dM1QsG', 'Roop Sundar Soap With Parijaat Extract 100g', '2023-09-18-65087058aa7f0.png', 1, 'admin', '2024-04-09 13:26:16', '2024-04-09 13:26:16', 'AE Naturals', 0.00, 'product_wise'),
(336, 569, '569-ptCtQ-1712766261', 49, 'physical', NULL, NULL, '[]', '[]', '', 1, 1000, 120, 501, 'include', 'ae-naturals-stress-to-fresh-tablets-with-jatamansi-and-ashwagandha-60-caps-EPyaJG', 'Stress to fresh tablets with jatamansi and ashwagandha 60 Caps', '2024-04-10-66163d1f3a503.png', 1, 'admin', '2024-04-10 22:07:11', '2024-04-10 22:07:11', 'AE Naturals', 0.00, 'product_wise'),
(339, 572, '572-Q3Ndv-1712930653', 210, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 215, 38.7, 0, 'include', 'vanilla-fragrance-oil-CqB64B', 'vanilla Fragrance oil', '2024-03-07-65e952bef36c8.png', 1, 'admin', '2024-04-12 20:30:14', '2024-04-12 20:30:14', 'AE Naturals', 0.00, 'product_wise'),
(340, 572, '572-Q3Ndv-1712930653', 209, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 250, 45, 0, 'include', 'paarijat-fragrance-oil-EGWA1C', 'Paarijat Fragrance oil', '2024-03-07-65e9525d0ff1f.png', 1, 'admin', '2024-04-12 20:30:14', '2024-04-12 20:30:14', 'AE Naturals', 0.00, 'product_wise'),
(341, 572, '572-Q3Ndv-1712930653', 205, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 215, 38.7, 0, 'include', 'mango-fragrance-oil-gVtRnt', 'Mango Fragrance Oil', '2024-03-07-65e94fbaa97c3.png', 1, 'admin', '2024-04-12 20:30:14', '2024-04-12 20:30:14', 'AE Naturals', 0.00, 'product_wise'),
(342, 572, '572-Q3Ndv-1712930653', 200, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 265, 47.7, 0, 'include', 'chocolate-fragrance-oil-lBRKxh', 'Chocolate Fragrance Oil', '2024-03-07-65e9431420f6b.png', 1, 'admin', '2024-04-12 20:30:14', '2024-04-12 20:30:14', 'AE Naturals', 0.00, 'product_wise'),
(343, 572, '572-Q3Ndv-1712930653', 189, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 220, 39.6, 0, 'include', 'lervia-fragrance-oil-wbcCv3', 'Lervia Fragrance Oil', '2024-03-07-65e93f80df973.png', 1, 'admin', '2024-04-12 20:30:14', '2024-04-12 20:30:14', 'AE Naturals', 0.00, 'product_wise'),
(344, 572, '572-Q3Ndv-1712930653', 177, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 225, 40.5, 0, 'include', 'butter-scotch-fragrance-oil-zBj5GS', 'Butter Scotch Fragrance Oil', '2024-03-06-65e84d5914cda.png', 1, 'admin', '2024-04-12 20:30:14', '2024-04-12 20:30:14', 'AE Naturals', 0.00, 'product_wise'),
(349, 594, '594-XUBYR-1713337815', 128, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-crystal-q-skin-brightening-soap-for-men-135g-1v4x7W', 'Crystal Q Skin Brightening Soap for Men 135g', '2023-10-16-652ce1c645eab.png', 1, 'admin', '2024-04-17 12:40:15', '2024-04-17 12:40:15', 'AE Naturals', 0.00, 'product_wise'),
(397, 1186, '1186-7pjfL-1714318321', 434, 'physical', NULL, NULL, '[]', '[]', '', 1, 400, 72, 0, 'include', 'activated-charcoal-soap-pack-of-4-N5dmH1', 'Activated Charcoal soap  pack of 4', '2024-04-26-662b3cdeaff0b.png', 1, 'admin', '2024-04-28 21:04:37', '2024-04-28 21:04:37', 'AE Naturals', 0.00, 'product_wise'),
(401, 1269, '1269-sPlDs-1714472117', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 150, 27, 0, 'include', 'roop-sundar-soap-with-parijaat-extract', 'Roop Sundar Soap With Parijaat Extract 100g', '2023-09-18-65087058aa7f0.png', 1, 'admin', '2024-04-30 15:45:17', '2024-04-30 15:45:17', 'AE Naturals', 0.00, 'product_wise'),
(409, 1271, '1271-4J64e-1714556290', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-05-01 15:08:10', '2024-05-01 15:08:10', 'AE Naturals', 0.00, 'product_wise'),
(420, 1272, '1272-loHq9-1714705512', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 150, 27, 0, 'include', 'roop-sundar-soap-with-parijaat-extract', 'Roop Sundar Soap With Parijaat Extract 100g', '2023-09-18-65087058aa7f0.png', 1, 'admin', '2024-05-03 08:38:07', '2024-05-03 08:38:07', 'AE Naturals', 0.00, 'product_wise'),
(433, 1279, '1279-Q0Z4C-1715156290', 96, 'physical', NULL, NULL, '[]', '[]', '', 1, 199, 35.82, 0, 'include', 'ae-naturals-almond-milk-soap-100g-pack-of-3-wg291O', 'Almond & Milk Soap 100g Pack Of 3', '2023-11-05-6547437b96ad3.png', 1, 'admin', '2024-05-08 13:49:09', '2024-05-08 13:49:09', 'AE Naturals', 0.00, 'product_wise'),
(437, 1185, '1185-2p7kR-1714488179', 271, 'physical', NULL, NULL, '{\"choice_2\":\"1kg\"}', '{\"Quantity\":\"1kg\"}', '1kg', 1, 170, 30.6, 0, 'include', 'face-wash-base-transparent-clear-1-1-dilution-kIqYHI', 'Face Wash Base (Transparent Clear) 1 : 1 Dilution', '2024-03-18-65f806d19bbd4.png', 1, 'admin', '2024-05-13 15:12:49', '2024-05-13 15:12:49', 'AE Naturals', 0.00, 'product_wise'),
(453, 1287, '1287-dyaZ5-1715932949', 434, 'physical', NULL, NULL, '[]', '[]', '', 30, 400, 72, 0, 'include', 'activated-charcoal-soap-pack-of-4-N5dmH1', 'Activated Charcoal soap  pack of 4', '2024-04-26-662b3cdeaff0b.png', 1, 'admin', '2024-05-17 13:32:29', '2024-05-17 13:33:25', 'AE Naturals', 0.00, 'product_wise'),
(461, 1185, '1185-2p7kR-1714488179', 417, 'physical', NULL, NULL, '{\"choice_2\":\"1kg\"}', '{\"Quantity\":\"1kg\"}', '1kg', 1, 250, 45, 0, 'include', 'cold-pressed-castor-oil-WBihh7', 'Cold Pressed Castor Oil', '2024-04-02-660bca7f70b29.png', 1, 'admin', '2024-05-17 21:46:04', '2024-05-17 21:46:04', 'AE Naturals', 0.00, 'product_wise'),
(462, 545, '545-FdJD1-1715962626', 98, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-roop-sundar-herbal-hair-oil-200ml-xRSgJp', 'Roop Sundar Herbal Hair Oil 200ml', '2023-11-08-654bb74f635f6.png', 1, 'admin', '2024-05-17 21:47:06', '2024-05-17 21:47:06', 'AE Naturals', 0.00, 'product_wise'),
(472, 1294, '1294-uOhef-1716445554', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 150, 27, 0, 'include', 'roop-sundar-soap-with-parijaat-extract', 'Roop Sundar Soap With Parijaat Extract 100g', '2023-09-18-65087058aa7f0.png', 1, 'admin', '2024-05-23 11:55:54', '2024-05-23 11:55:54', 'AE Naturals', 0.00, 'product_wise'),
(513, 199, '199-omG1i-1716699231', 30, 'physical', NULL, NULL, '[]', '[]', '', 1, 999, 179.82, 0, 'include', 'ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4', 'Glutathione Skin Brightening Cream 30g', '2023-10-14-652a2e1a86b02.png', 1, 'admin', '2024-05-26 10:23:51', '2024-05-26 10:23:51', 'AE Naturals', 0.00, 'product_wise'),
(516, 779, '779-VHFE5-1716712336', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 150, 27, 0, 'include', 'roop-sundar-soap-with-parijaat-extract', 'Roop Sundar Soap With Parijaat Extract 100g', '2024-05-23-664f1610b3e34.png', 1, 'admin', '2024-05-26 14:02:16', '2024-05-26 14:02:16', 'AE Naturals', 0.00, 'product_wise'),
(533, 1329, '1329-JhCdG-1716957271', 263, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 7, 190, 34.2, 0, 'include', 'alovera-soap-base-light-green-478TE7', 'Alovera Soap Base - Light Green', '2024-03-18-65f7e1196066e.png', 1, 'admin', '2024-05-29 10:13:59', '2024-05-29 10:13:59', 'AE Naturals', 0.00, 'product_wise'),
(534, 1329, '1329-JhCdG-1716957271', 259, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 7, 190, 34.2, 0, 'include', 'coco-butter-soap-base-white-color-8iNAfL', 'Coco Butter Soap Base - White Color', '2024-03-15-65f42e9e4c23f.png', 1, 'admin', '2024-05-29 10:13:59', '2024-05-29 10:13:59', 'AE Naturals', 0.00, 'product_wise'),
(535, 1329, '1329-JhCdG-1716957271', 256, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 7, 170, 30.6, 0, 'include', 'ultra-white-soap-base-white-color-BYuqGa', 'Ultra White Soap Base - White Color', '2024-03-15-65f41d460c285.png', 1, 'admin', '2024-05-29 10:13:59', '2024-05-29 10:13:59', 'AE Naturals', 0.00, 'product_wise'),
(563, 1339, '1339-3jQRK-1717324850', 352, 'physical', NULL, NULL, '{\"choice_2\":\"5kg\"}', '{\"Quantity\":\"5kg\"}', '5kg', 1, 270, 48.6, 0, 'include', 'toilet-cleaner-hD2SDn', 'Toilet Cleaner', '2024-03-28-66057487352f8.png', 1, 'admin', '2024-06-02 17:04:40', '2024-06-02 17:04:40', 'AE Naturals', 0.00, 'product_wise'),
(564, 1339, '1339-3jQRK-1717324850', 351, 'physical', NULL, NULL, '{\"choice_2\":\"1kg\"}', '{\"Quantity\":\"1kg\"}', '1kg', 1, 96, 17.28, 0, 'include', 'dish-wash-rnxvVu', 'Dish Wash', '2024-03-27-6603f7c5e9aa7.png', 1, 'admin', '2024-06-02 17:04:40', '2024-06-02 17:04:40', 'AE Naturals', 0.00, 'product_wise'),
(567, 1339, '1339-3jQRK-1717324850', 385, 'physical', NULL, NULL, '{\"choice_2\":\"1nos\"}', '{\"Quantity\":\"1nos\"}', '1nos', 1, 12, 2.16, 0, 'include', '100ml-glass-amber-bottle-18mm-neck-qJ8PEV', '100ML Glass Amber Bottle 18mm neck', '2024-04-02-660bac1e8c663.png', 1, 'admin', '2024-06-02 17:34:25', '2024-06-02 17:34:25', 'AE Naturals', 0.00, 'product_wise'),
(568, 1339, '1339-3jQRK-1717324850', 389, 'physical', NULL, NULL, '{\"choice_2\":\"1nos\"}', '{\"Quantity\":\"1nos\"}', '1nos', 1, 12, 2.16, 0, 'include', '100ml-pet-trophy-t-comb-plug-6yzolv', '100ML pet Trophy (t) Comb plug', '2024-04-02-660bae4a0e4a5.png', 1, 'admin', '2024-06-02 17:35:45', '2024-06-02 17:35:45', 'AE Naturals', 0.00, 'product_wise'),
(569, 1339, '1339-3jQRK-1717324850', 387, 'physical', NULL, NULL, '{\"choice_2\":\"1nos\"}', '{\"Quantity\":\"1nos\"}', '1nos', 1, 25, 4.5, 0, 'include', '200ml-pet-trifhy-t-golden-dome-flip-top-plug-Mwkrea', '200ML Pet Trifhy t + Golden Dome Flip top + Plug', '2024-04-02-660bad99c0df5.png', 1, 'admin', '2024-06-02 17:37:15', '2024-06-02 17:37:15', 'AE Naturals', 0.00, 'product_wise'),
(570, 1339, '1339-3jQRK-1717324850', 389, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 12, 2.16, 0, 'include', '100ml-pet-trophy-t-comb-plug-6yzolv', '100ML pet Trophy (t) Comb plug', '2024-04-02-660bae4a0e4a5.png', 1, 'admin', '2024-06-02 17:43:27', '2024-06-02 17:43:27', 'AE Naturals', 0.00, 'product_wise'),
(571, 1339, '1339-3jQRK-1717324850', 388, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 20, 3.6, 0, 'include', '200ml-pet-sleek-red-24410-neck-with-mist-spray-xPe1Pq', '200ML pet sleek Red 24/410 neck with Mist spray', '2024-04-02-660bade7e7ece.png', 1, 'admin', '2024-06-02 17:43:39', '2024-06-02 17:43:39', 'AE Naturals', 0.00, 'product_wise'),
(572, 1339, '1339-3jQRK-1717324850', 385, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 12, 2.16, 0, 'include', '100ml-glass-amber-bottle-18mm-neck-qJ8PEV', '100ML Glass Amber Bottle 18mm neck', '2024-04-02-660bac1e8c663.png', 1, 'admin', '2024-06-02 17:43:49', '2024-06-02 17:43:49', 'AE Naturals', 0.00, 'product_wise'),
(573, 1339, '1339-3jQRK-1717324850', 407, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 24, 4.32, 0, 'include', '100ml-glass-amber-bottle-with-18mm-neck-black-white-cap-with-silicon-rubber-teat-blackwhite-with-glass-dropper-boll-type', '100ML Glass Amber Bottle with 18mm neck Black / White Cap with Silicon Rubber Te', '2024-04-02-660bc1fd7578c.png', 1, 'admin', '2024-06-02 17:44:16', '2024-06-02 17:44:16', 'AE Naturals', 0.00, 'product_wise'),
(574, 1339, '1339-3jQRK-1717324850', 403, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 18, 3.24, 0, 'include', '100ml-glass-amber-bottle-with-18mm-neck-whiteblack-cap-with-ero-dropper-nJZYH4', '100ML Glass Amber Bottle with 18mm neck White/Black Cap with Ero Dropper', '2024-04-02-660bbb0757255.png', 1, 'admin', '2024-06-02 17:44:23', '2024-06-02 17:44:23', 'AE Naturals', 0.00, 'product_wise'),
(575, 1339, '1339-3jQRK-1717324850', 387, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 25, 4.5, 0, 'include', '200ml-pet-trifhy-t-golden-dome-flip-top-plug-Mwkrea', '200ML Pet Trifhy t + Golden Dome Flip top + Plug', '2024-04-02-660bad99c0df5.png', 1, 'admin', '2024-06-02 17:44:45', '2024-06-02 17:44:45', 'AE Naturals', 0.00, 'product_wise'),
(590, 1323, '1323-97JXx-1717336843', 130, 'physical', NULL, NULL, '[]', '[]', '', 5, 499, 89.82, 0, 'include', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-06-02 19:32:04', '2024-07-06 11:28:18', 'AE Naturals', 0.00, 'product_wise'),
(591, 1340, '1340-FX4yA-1717345596', 43, 'physical', NULL, NULL, '[]', '[]', '', 1, 700, 84, 301, 'include', 'ae-naturals-9g-multivitamins-and-multimineral-soft-gel-capsules-30-capsules-zY96iP', '9G Multivitamins and Multimineral Soft Gel Capsules, 30 Capsules', '2024-04-08-6613b057c24ef.png', 1, 'admin', '2024-06-02 22:00:42', '2024-06-02 22:00:42', 'AE Naturals', 0.00, 'product_wise'),
(592, 1341, '1341-Mxa3m-1717350052', 202, 'physical', NULL, NULL, '{\"choice_2\":\"100ml\"}', '{\"Quantity\":\"100ml\"}', '100ml', 1, 255, 45.9, 0, 'include', 'musk-melon-fragrance-oil-x2Z8UI', 'Musk Melon Fragrance Oil', '2024-03-07-65e943a6ebce9.png', 1, 'admin', '2024-06-02 23:22:30', '2024-06-02 23:22:30', 'AE Naturals', 0.00, 'product_wise'),
(609, 779, '779-VHFE5-1716712336', 159, 'physical', NULL, NULL, '{\"choice_5\":null}', '{\"Pack\":null}', '', 1, 400, 48, 0, 'include', 'ae-naturals-health-360-herbal-juice-500ml-rjFMNH', 'Health 360 Concentrated Herbal Juice500ml', '2024-01-06-6599360e3f87a.png', 1, 'admin', '2024-06-11 14:07:33', '2024-06-11 14:07:33', 'AE Naturals', 0.00, 'product_wise'),
(610, 1329, '1329-JhCdG-1716957271', 174, 'physical', NULL, NULL, '{\"choice_2\":\"1ltr\"}', '{\"Quantity\":\"1ltr\"}', '1ltr', 1, 1800, 324, 0, 'include', 'mixed-friut-fragrance-oil-mqytK5', 'Mixed Friut Fragrance Oil', '2024-03-06-65e8433dcaa48.png', 1, 'admin', '2024-06-12 14:29:02', '2024-06-12 14:29:02', 'AE Naturals', 0.00, 'product_wise'),
(615, 1355, '1355-xxjJm-1718228832', 199, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 270, 48.6, 0, 'include', 'coffee-fragrance-oil-Bbo4vs', 'Coffee Fragrance Oil', '2024-03-07-65e942cd40eb5.png', 1, 'admin', '2024-06-13 03:17:18', '2024-06-13 03:17:18', 'AE Naturals', 0.00, 'product_wise'),
(617, 1355, '1355-xxjJm-1718228832', 135, 'physical', NULL, NULL, '{\"choice_2\":\"30ml\"}', '{\"Quantity\":\"30ml\"}', '30ml', 1, 260, 46.8, 0, 'include', 'ae-naturals-kasmiri-lavender-essential-oil-30ml-HK4J67', 'Kashmiri Lavender Essential Oil', '2023-10-16-652ce3af5dc46.png', 1, 'admin', '2024-06-13 03:20:35', '2024-06-13 03:20:35', 'AE Naturals', 0.00, 'product_wise'),
(618, 1355, '1355-xxjJm-1718228832', 146, 'physical', NULL, NULL, '{\"choice_2\":\"30ml\"}', '{\"Quantity\":\"30ml\"}', '30ml', 1, 150, 27, 0, 'include', 'ae-naturals-cedar-wood-essential-oil-30ml-nGdoJY', 'Cedar Wood Essential Oil', '2023-10-16-652cf25395e4e.png', 1, 'admin', '2024-06-13 03:21:36', '2024-06-13 03:21:36', 'AE Naturals', 0.00, 'product_wise'),
(619, 1355, '1355-xxjJm-1718228832', 164, 'physical', NULL, NULL, '{\"choice_2\":\"30ml\"}', '{\"Quantity\":\"30ml\"}', '30ml', 1, 140, 25.2, 0, 'include', 'eucalyptus-essential-oil-QQmjbL', 'Eucalyptus Essential Oil', '2024-03-06-65e81b88686ee.png', 1, 'admin', '2024-06-13 03:22:10', '2024-06-13 03:22:10', 'AE Naturals', 0.00, 'product_wise');
INSERT INTO `carts` (`id`, `customer_id`, `cart_group_id`, `product_id`, `product_type`, `digital_product_type`, `color`, `choices`, `variations`, `variant`, `quantity`, `price`, `tax`, `discount`, `tax_model`, `slug`, `name`, `thumbnail`, `seller_id`, `seller_is`, `created_at`, `updated_at`, `shop_info`, `shipping_cost`, `shipping_type`) VALUES
(623, 1361, '1361-MG2N4-1718267192', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-06-13 13:56:32', '2024-06-13 13:56:32', 'AE Naturals', 0.00, 'product_wise'),
(630, 1321, '1321-5bHkf-1718427019', 37, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE', 'Roop Sundar Skin Brightening Cream 30g', '2023-10-14-652a5aa204d86.png', 1, 'admin', '2024-06-15 10:20:19', '2024-06-15 10:20:19', 'AE Naturals', 0.00, 'product_wise'),
(633, 554, '554-cCHhV-1718608447', 152, 'physical', NULL, NULL, '[]', '[]', '', 1, 299, 53.82, 0, 'include', 'ae-naturals-roop-sundar-face-wash-100ml-rYLry9', 'Roop Sundar Face Wash 100ml', '2023-10-30-653fe9cdc8bd7.png', 1, 'admin', '2024-06-17 12:44:07', '2024-06-17 12:44:07', 'AE Naturals', 0.00, 'product_wise'),
(634, 1286, '1286-JbXQ5-1718692201', 131, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 71.82, 0, 'include', 'ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh', 'Roop Sundar Refreshing Soap 125g | Pack of 2', '2023-10-16-652ce28d8de31.png', 1, 'admin', '2024-06-18 12:00:01', '2024-06-18 12:00:01', 'AE Naturals', 0.00, 'product_wise'),
(658, 1387, '1387-IPGot-1719075722', 77, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 71.82, 0, 'include', 'ae-naturals-roop-sundar-bleach-cream-325g-LG7TnV', 'Roop Sundar Bleach Cream 325g', '2023-10-16-652cf4e4880d0.png', 1, 'admin', '2024-06-22 22:32:02', '2024-06-22 22:32:02', 'AE Naturals', 0.00, 'product_wise'),
(659, 1387, '1387-IPGot-1719075722', 78, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-roop-sundar-d-tan-cream-pack-250g-Et4lhP', 'Roop Sundar D-Tan Cream Pack 250g', '2023-11-08-654ad5b7d4b84.png', 1, 'admin', '2024-06-22 22:34:49', '2024-06-22 22:34:49', 'AE Naturals', 0.00, 'product_wise'),
(660, 1387, '1387-IPGot-1719075722', 79, 'physical', NULL, NULL, '[]', '[]', '', 1, 349, 62.82, 0, 'include', 'ae-naturals-roop-sundar-d-tan-brighitining-kit-60g-mstmxg', 'Roop Sundar D-Tan Brightening Kit 60g', '2023-11-08-654ad55e34fb6.png', 1, 'admin', '2024-06-22 22:35:33', '2024-06-22 22:35:33', 'AE Naturals', 0.00, 'product_wise'),
(663, 1391, '1391-EOurw-1719136475', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 150, 27, 0, 'include', 'roop-sundar-soap-with-parijaat-extract', 'Roop Sundar Soap With Parijaat Extract 100g', '2024-05-23-664f1610b3e34.png', 1, 'admin', '2024-06-23 15:35:10', '2024-06-23 15:35:10', 'AE Naturals', 0.00, 'product_wise'),
(664, 1391, '1391-EOurw-1719136475', 152, 'physical', NULL, NULL, '[]', '[]', '', 1, 299, 53.82, 0, 'include', 'ae-naturals-roop-sundar-face-wash-100ml-rYLry9', 'Roop Sundar Face Wash 100ml', '2023-10-30-653fe9cdc8bd7.png', 1, 'admin', '2024-06-23 15:35:10', '2024-06-23 15:35:10', 'AE Naturals', 0.00, 'product_wise'),
(665, 1391, '1391-EOurw-1719136475', 38, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-roop-sundar-day-cream-with-parijaat-extract-30g-Fx5q5K', 'Roop Sundar Day Cream with Parijaat Extract 30g', '2023-10-14-652a5c569c583.png', 1, 'admin', '2024-06-23 15:35:10', '2024-06-23 15:35:10', 'AE Naturals', 0.00, 'product_wise'),
(666, 1392, '1392-lU3Nv-1719137457', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 150, 27, 0, 'include', 'roop-sundar-soap-with-parijaat-extract', 'Roop Sundar Soap With Parijaat Extract 100g', '2024-05-23-664f1610b3e34.png', 1, 'admin', '2024-06-23 15:43:37', '2024-06-23 15:43:37', 'AE Naturals', 0.00, 'product_wise'),
(667, 1393, '1393-5ICLa-1719149980', 262, 'physical', NULL, NULL, '{\"choice_2\":\"1kg\"}', '{\"Quantity\":\"1kg\"}', '1kg', 1, 190, 34.2, 0, 'include', 'charcoal-soap-base-black-color-cCF5MY', 'Charcoal Soap Base - Black Color', '2024-03-18-65f7dedbf27b1.png', 1, 'admin', '2024-06-23 19:09:40', '2024-06-23 19:09:40', 'AE Naturals', 0.00, 'product_wise'),
(668, 1393, '1393-5ICLa-1719149980', 256, 'physical', NULL, NULL, '{\"choice_2\":\"1kg\"}', '{\"Quantity\":\"1kg\"}', '1kg', 1, 170, 30.6, 0, 'include', 'ultra-white-soap-base-white-color-BYuqGa', 'Ultra White Soap Base - White Color', '2024-03-15-65f41d460c285.png', 1, 'admin', '2024-06-23 21:56:05', '2024-06-23 21:56:05', 'AE Naturals', 0.00, 'product_wise'),
(669, 1393, '1393-5ICLa-1719149980', 259, 'physical', NULL, NULL, '{\"choice_2\":\"1kg\"}', '{\"Quantity\":\"1kg\"}', '1kg', 1, 190, 34.2, 0, 'include', 'coco-butter-soap-base-white-color-8iNAfL', 'Coco Butter Soap Base - White Color', '2024-03-15-65f42e9e4c23f.png', 1, 'admin', '2024-06-23 21:56:20', '2024-06-23 21:56:20', 'AE Naturals', 0.00, 'product_wise'),
(670, 1393, '1393-5ICLa-1719149980', 261, 'physical', NULL, NULL, '{\"choice_2\":\"1kg\"}', '{\"Quantity\":\"1kg\"}', '1kg', 1, 190, 34.2, 0, 'include', 'donkey-milk-white-color-5TSY7k', 'Donkey Milk - White Color', '2024-03-18-65f7dc4b278ee.png', 1, 'admin', '2024-06-23 21:57:04', '2024-06-23 21:57:04', 'AE Naturals', 0.00, 'product_wise'),
(672, 1396, '1396-YV6Cw-1719214077', 46, 'physical', NULL, NULL, '{\"choice_1\":null}', '{\"MySKU\":null}', '', 1, 3499, 419.88, 0, 'include', 'ae-naturals-crystal-q-glutathione-skin-brightening-capsules-60-caps-pko79d', 'Crystal Q Glutathione Skin brightening Capsules 60 Caps', '2023-10-16-652cd588bd106.png', 1, 'admin', '2024-06-24 13:00:49', '2024-06-24 13:00:49', 'AE Naturals', 0.00, 'product_wise'),
(674, 1397, '1397-jsNuT-1719292149', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-06-25 10:41:24', '2024-06-25 10:41:24', 'AE Naturals', 0.00, 'product_wise'),
(675, 1386, '1386-kHOr4-1719318647', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 150, 27, 0, 'include', 'roop-sundar-soap-with-parijaat-extract', 'Roop Sundar Soap With Parijaat Extract 100g', '2024-05-23-664f1610b3e34.png', 1, 'admin', '2024-06-25 18:00:47', '2024-06-25 18:00:47', 'AE Naturals', 0.00, 'product_wise'),
(696, 1413, '1413-a5WZy-1719986293', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 150, 27, 0, 'include', 'roop-sundar-soap-with-parijaat-extract', 'Roop Sundar Soap With Parijaat Extract 100g', '2024-05-23-664f1610b3e34.png', 1, 'admin', '2024-07-03 11:50:57', '2024-07-03 11:50:57', 'AE Naturals', 0.00, 'product_wise'),
(700, 3, '3-YKDv0-1720448867', 159, 'physical', NULL, NULL, '{\"choice_5\":null}', '{\"Pack\":null}', '', 1, 400, 48, 0, 'include', 'ae-naturals-health-360-herbal-juice-500ml-rjFMNH', 'Health 360 Concentrated Herbal Juice500ml', '2024-01-06-6599360e3f87a.png', 1, 'admin', '2024-07-08 20:00:27', '2024-07-08 20:00:27', 'AE Naturals', 0.00, 'product_wise'),
(701, 3, '3-YKDv0-1720448867', 131, 'physical', NULL, NULL, '[]', '[]', '', 1, 399, 71.82, 0, 'include', 'ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh', 'Roop Sundar Refreshing Soap 125g | Pack of 2', '2023-10-16-652ce28d8de31.png', 1, 'admin', '2024-07-08 20:00:27', '2024-07-08 20:00:27', 'AE Naturals', 0.00, 'product_wise'),
(702, 552, '552-mdjE9-1720449982', 159, 'physical', NULL, NULL, '{\"choice_5\":null}', '{\"Pack\":null}', '', 1, 400, 48, 0, 'include', 'ae-naturals-health-360-herbal-juice-500ml-rjFMNH', 'Health 360 Concentrated Herbal Juice500ml', '2024-01-06-6599360e3f87a.png', 1, 'admin', '2024-07-08 20:16:22', '2024-07-08 20:16:22', 'AE Naturals', 0.00, 'product_wise'),
(703, 552, '552-mdjE9-1720449982', 159, 'physical', NULL, NULL, '{\"choice_5\":\"3\"}', '{\"Pack\":\"3\"}', '3', 1, 999, 119.88, 0, 'include', 'ae-naturals-health-360-herbal-juice-500ml-rjFMNH', 'Health 360 Concentrated Herbal Juice500ml', '2024-01-06-6599360e3f87a.png', 1, 'admin', '2024-07-08 20:22:19', '2024-07-08 20:22:19', 'AE Naturals', 0.00, 'product_wise'),
(707, 1427, '1427-d0ziS-1720507465', 161, 'physical', NULL, NULL, '[]', '[]', '', 1, 300, 36, 0, 'include', 'ae-naturals-health-360-herbal-tea-75g-97jxYt', 'Health 360 Herbal Tea 75g', '2024-01-06-659937d55df63.png', 1, 'admin', '2024-07-09 12:15:39', '2024-07-09 12:15:39', 'AE Naturals', 0.00, 'product_wise'),
(716, 1428, '1428-7npfg-1720527812', 230, 'physical', NULL, NULL, '{\"choice_2\":\"250g\"}', '{\"Quantity\":\"250g\"}', '250g', 1, 65, 3.25, 0, 'include', 'neem-leaf-powder-azadirachta-indica-CiJpnx', 'Neem Leaf Powder - Azadirachta indica', '2024-03-13-65f12a101633a.png', 1, 'admin', '2024-07-09 18:06:51', '2024-07-09 18:06:51', 'AE Naturals', 0.00, 'product_wise'),
(730, 843, '843-ydj3L-1720632294', 113, 'physical', NULL, NULL, '[]', '[]', '', 1, 1799, 215.88, 0, 'include', 'ae-naturals-alpha-gluta-skin-brightening-capsules-60-caps-oYaNJa', 'Alpha Gluta Skin Brightening Capsules 60 Caps', '2023-10-16-652cdd5e7d92a.png', 1, 'admin', '2024-07-10 22:54:55', '2024-07-10 22:54:55', 'AE Naturals', 0.00, 'product_wise'),
(731, 843, '843-ydj3L-1720632294', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 150, 27, 0, 'include', 'roop-sundar-soap-with-parijaat-extract', 'Roop Sundar Soap With Parijaat Extract 100g', '2024-05-23-664f1610b3e34.png', 1, 'admin', '2024-07-10 22:55:04', '2024-07-10 22:55:04', 'AE Naturals', 0.00, 'product_wise'),
(732, 779, '779-VHFE5-1716712336', 46, 'physical', NULL, NULL, '{\"choice_1\":\"5\"}', '{\"MySKU\":\"5\"}', '5', 1, 3499, 419.88, 0, 'include', 'ae-naturals-crystal-q-glutathione-skin-brightening-capsules-60-caps-pko79d', 'Crystal Q Glutathione Skin brightening Capsules 60 Caps', '2023-10-16-652cd588bd106.png', 1, 'admin', '2024-07-11 05:48:55', '2024-07-11 05:48:55', 'AE Naturals', 0.00, 'product_wise'),
(733, 779, '779-VHFE5-1716712336', 428, 'physical', NULL, NULL, '[]', '[]', '', 1, 2500, 450, 2101, 'include', 'crystal-glow-hair-oil-200ml-eWrpaD', 'Crystal Glow Hair Oil 200ml', '2024-04-13-661a66ba26c1a.png', 1, 'admin', '2024-07-11 05:51:28', '2024-07-11 05:51:28', 'AE Naturals', 0.00, 'product_wise'),
(755, 1433, '1433-UE0P9-1721037478', 237, 'physical', NULL, NULL, '{\"choice_2\":\"1kg\"}', '{\"Quantity\":\"1kg\"}', '1kg', 1, 155, 7.75, 0, 'include', 'arjuna-bark-powderterminalia-arjuna-KR26l2', 'Arjuna bark powder(terminalia Arjuna)', '2024-03-14-65f2a2d7115dc.png', 1, 'admin', '2024-07-15 15:27:58', '2024-07-15 15:27:58', 'AE Naturals', 0.00, 'product_wise'),
(756, 1428, '1428-7npfg-1720527812', 215, 'physical', NULL, NULL, '{\"choice_2\":\"100g\"}', '{\"Quantity\":\"100g\"}', '100g', 1, 85, 4.25, 0, 'include', 'clove-powder-TPpUrq', 'Clove Powder', '2024-03-12-65efef967897f.png', 1, 'admin', '2024-07-15 15:34:32', '2024-07-15 15:34:32', 'AE Naturals', 0.00, 'product_wise'),
(757, 1435, '1435-wBmZ6-1721109811', 255, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 25, 170, 30.6, 0, 'include', 'transparent-soap-base-high-quality-e16AEy', 'Transparent Soap Base High Quality', '2024-03-15-65f41891992d3.png', 1, 'admin', '2024-07-16 11:50:43', '2024-07-16 11:50:43', 'AE Naturals', 0.00, 'product_wise'),
(758, 1435, '1435-wBmZ6-1721109811', 256, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 10, 170, 30.6, 0, 'include', 'ultra-white-soap-base-white-color-BYuqGa', 'Ultra White Soap Base - White Color', '2024-03-15-65f41d460c285.png', 1, 'admin', '2024-07-16 11:50:43', '2024-07-16 11:50:43', 'AE Naturals', 0.00, 'product_wise'),
(759, 1435, '1435-wBmZ6-1721109811', 168, 'physical', NULL, NULL, '{\"choice_2\":\"1ltr\"}', '{\"Quantity\":\"1ltr\"}', '1ltr', 1, 1930, 347.4, 0, 'include', 'sandal-fragrance-oil-nEzxYn', 'Sandal Fragrance Oil', '2024-03-06-65e83c3f8cd8a.png', 1, 'admin', '2024-07-16 11:50:43', '2024-07-16 11:50:43', 'AE Naturals', 0.00, 'product_wise'),
(761, 1436, '1436-BF9FH-1721146193', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-07-16 21:41:55', '2024-07-16 21:41:55', 'AE Naturals', 0.00, 'product_wise'),
(762, 1437, '1437-ZCVp3-1721210372', 38, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-roop-sundar-day-cream-with-parijaat-extract-30g-Fx5q5K', 'Roop Sundar Day Cream with Parijaat Extract 30g', '2023-10-14-652a5c569c583.png', 1, 'admin', '2024-07-17 15:33:39', '2024-07-17 15:33:39', 'AE Naturals', 0.00, 'product_wise'),
(763, 1437, '1437-ZCVp3-1721210372', 37, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE', 'Roop Sundar Skin Brightening Cream 30g', '2023-10-14-652a5aa204d86.png', 1, 'admin', '2024-07-17 15:33:39', '2024-07-17 15:33:39', 'AE Naturals', 0.00, 'product_wise'),
(767, 1439, '1439-nQOlM-1721289013', 56, 'physical', NULL, NULL, '[]', '[]', '', 1, 750, 90, 251, 'include', 'ae-naturals-flaxseed-oil-capsules-with-omega-3-6-9-and-vitamin-d3-60-capsules-oqIVG9', 'Flaxseed oil capsules with Omega-3-6-9, and vitamin D3, 60 Capsules', '2024-03-02-65e32ec1b63fe.png', 1, 'admin', '2024-07-18 13:20:13', '2024-07-18 13:20:13', 'AE Naturals', 0.00, 'product_wise'),
(769, 1440, '1440-Jg99C-1721297950', 31, 'physical', NULL, NULL, '[]', '[]', '', 1, 1499, 269.82, 0, 'include', 'ae-naturals-kumkumadi-tailam-30-ml-M2mnfv', 'Classical Kumkumadi Tailam 30 ml', '2023-11-08-654ad6de68f3f.png', 1, 'admin', '2024-07-18 15:49:10', '2024-07-18 15:49:10', 'AE Naturals', 0.00, 'product_wise'),
(770, 1441, '1441-brifD-1721402239', 372, 'physical', NULL, NULL, '{\"choice_2\":\"100g\"}', '{\"Quantity\":\"100g\"}', '100g', 1, 145, 26.1, 0, 'include', 'niacinamide-G7D3SL', 'Niacinamide', '2024-03-29-660666bf111d5.png', 1, 'admin', '2024-07-19 20:55:57', '2024-07-19 20:55:57', 'AE Naturals', 0.00, 'product_wise'),
(771, 1441, '1441-brifD-1721402239', 375, 'physical', NULL, NULL, '{\"choice_2\":\"100g\"}', '{\"Quantity\":\"100g\"}', '100g', 1, 25, 4.5, 0, 'include', 'capb-YMdmuo', 'CAPB', '2024-03-29-660674ceb6ace.png', 1, 'admin', '2024-07-19 20:55:57', '2024-07-19 20:55:57', 'AE Naturals', 0.00, 'product_wise'),
(772, 1442, '1442-Vv6fF-1721474366', 43, 'physical', NULL, NULL, '[]', '[]', '', 1, 700, 84, 301, 'include', 'ae-naturals-9g-multivitamins-and-multimineral-soft-gel-capsules-30-capsules-zY96iP', '9G Multivitamins and Multimineral Soft Gel Capsules, 30 Capsules', '2024-04-08-6613b057c24ef.png', 1, 'admin', '2024-07-20 17:10:26', '2024-07-20 17:10:26', 'AE Naturals', 0.00, 'product_wise'),
(776, 1449, '1449-kiXYv-1721975898', 37, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE', 'Roop Sundar Skin Brightening Cream 30g', '2023-10-14-652a5aa204d86.png', 1, 'admin', '2024-07-26 12:10:09', '2024-07-26 12:10:09', 'AE Naturals', 0.00, 'product_wise'),
(789, 1454, '1454-pur50-1722576049', 98, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-roop-sundar-herbal-hair-oil-200ml-xRSgJp', 'Roop Sundar Herbal Hair Oil 200ml', '2023-11-08-654bb74f635f6.png', 1, 'admin', '2024-08-02 10:50:49', '2024-08-02 10:50:49', 'AE Naturals', 0.00, 'product_wise'),
(793, 1288, '1288-TeZ8o-1722589090', 190, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 210, 37.8, 0, 'include', 'neem-fragrance-oil-nGUMvT', 'Neem Fragrance Oil', '2024-03-07-65e93fdcacf94.png', 1, 'admin', '2024-08-02 14:28:10', '2024-08-02 14:28:10', 'AE Naturals', 0.00, 'product_wise'),
(794, 1288, '1288-TeZ8o-1722589090', 181, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 260, 46.8, 0, 'include', 'champa-fragrance-oil-fiXd6v', 'Champa Fragrance Oil', '2024-03-07-65e939cb7d132.png', 1, 'admin', '2024-08-02 14:29:11', '2024-08-02 14:29:11', 'AE Naturals', 0.00, 'product_wise'),
(795, 1288, '1288-TeZ8o-1722589090', 174, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 245, 44.1, 0, 'include', 'mixed-friut-fragrance-oil-mqytK5', 'Mixed Friut Fragrance Oil', '2024-03-06-65e8433dcaa48.png', 1, 'admin', '2024-08-02 14:29:29', '2024-08-02 14:29:29', 'AE Naturals', 0.00, 'product_wise'),
(796, 1288, '1288-TeZ8o-1722589090', 173, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 180, 32.4, 0, 'include', 'mogra-flora-fragrance-oil-GXePih', 'Mogra Flora Fragrance Oil', '2024-03-06-65e842d57e745.png', 1, 'admin', '2024-08-02 14:29:36', '2024-08-02 14:29:36', 'AE Naturals', 0.00, 'product_wise'),
(817, 1471, '1471-LlxMs-1723973001', 37, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE', 'Roop Sundar Skin Brightening Cream 30g', '2023-10-14-652a5aa204d86.png', 1, 'admin', '2024-08-18 14:56:50', '2024-08-18 14:56:50', 'AE Naturals', 0.00, 'product_wise'),
(818, 1471, '1471-LlxMs-1723973001', 33, 'physical', NULL, NULL, '[]', '[]', '', 1, 999, 179.82, 0, 'include', 'roop-sundar-nano-curcumin-fairness-cream-yDDdzP', 'Roop Sundar Nano Curcumin Fairness Cream 30g', '2023-09-18-6508678c3974c.png', 1, 'admin', '2024-08-18 15:13:53', '2024-08-18 15:13:53', 'AE Naturals', 0.00, 'product_wise'),
(830, 1478, '1478-wN5MQ-1724737439', 212, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 399, 19.95, 0, 'include', 'basil-seed-UVSdb3', 'Basil Seed', '2024-03-11-65eec61958421.png', 1, 'admin', '2024-08-27 11:16:11', '2024-08-27 11:16:11', 'AE Naturals', 0.00, 'product_wise'),
(842, 1374, '1374-WObRS-1725201495', 175, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 300, 54, 0, 'include', 'rosemary-fragrance-oil-VX6lFe', 'Rosemary Fragrance Oil', '2024-03-06-65e844adbd84e.png', 1, 'admin', '2024-09-01 20:08:15', '2024-09-01 20:08:15', 'AE Naturals', 0.00, 'product_wise'),
(849, 1330, '1330-XimXD-1725458620', 375, 'physical', NULL, NULL, '{\"choice_2\":\"500g\"}', '{\"Quantity\":\"500g\"}', '500g', 1, 120, 21.6, 0, 'include', 'capb-YMdmuo', 'CAPB', '2024-03-29-660674ceb6ace.png', 1, 'admin', '2024-09-04 19:33:40', '2024-09-04 19:33:40', 'AE Naturals', 0.00, 'product_wise'),
(850, 1330, '1330-XimXD-1725458620', 377, 'physical', NULL, NULL, '{\"choice_2\":\"500g\"}', '{\"Quantity\":\"500g\"}', '500g', 1, 150, 27, 0, 'include', 'stearic-acid-DBkCbF', 'Stearic Acid', '2024-03-29-6606a0b4cf8c7.png', 1, 'admin', '2024-09-04 19:34:30', '2024-09-04 19:34:30', 'AE Naturals', 0.00, 'product_wise'),
(867, 1463, '1463-Z5XP9-1725537171', 268, 'physical', NULL, NULL, '{\"choice_2\":\"1kg\"}', '{\"Quantity\":\"1kg\"}', '1kg', 1, 190, 34.2, 0, 'include', 'turmeric-soap-base-turmeric-color-alh9zU', 'Turmeric Soap Base -Turmeric Color', '2024-03-18-65f80304e9149.png', 1, 'admin', '2024-09-05 17:22:51', '2024-09-05 17:22:51', 'AE Naturals', 0.00, 'product_wise'),
(868, 1463, '1463-Z5XP9-1725537171', 270, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 170, 30.6, 0, 'include', 'shampoo-base-pearly-white-pearly-1-1-dilution-p9JVC6', 'Shampoo Base Pearly (White Pearly) 1 : 1 Dilution', '2024-03-18-65f805a240788.png', 1, 'admin', '2024-09-05 17:22:59', '2024-09-05 17:22:59', 'AE Naturals', 0.00, 'product_wise'),
(869, 1463, '1463-Z5XP9-1725537171', 269, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 170, 30.6, 0, 'include', 'shampoo-base-clear-transparent-1-1-dilution-AbmVig', 'Shampoo Base Clear (Transparent ) 1 : 1 Dilution', '2024-03-18-65f8051901b72.png', 1, 'admin', '2024-09-05 17:23:03', '2024-09-05 17:23:03', 'AE Naturals', 0.00, 'product_wise'),
(870, 1463, '1463-Z5XP9-1725537171', 181, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 260, 46.8, 0, 'include', 'champa-fragrance-oil-fiXd6v', 'Champa Fragrance Oil', '2024-03-07-65e939cb7d132.png', 1, 'admin', '2024-09-05 17:24:37', '2024-09-05 17:24:37', 'AE Naturals', 0.00, 'product_wise'),
(871, 1463, '1463-Z5XP9-1725537171', 173, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 180, 32.4, 0, 'include', 'mogra-flora-fragrance-oil-GXePih', 'Mogra Flora Fragrance Oil', '2024-03-06-65e842d57e745.png', 1, 'admin', '2024-09-05 17:24:48', '2024-09-05 17:24:48', 'AE Naturals', 0.00, 'product_wise'),
(872, 1463, '1463-Z5XP9-1725537171', 169, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 215, 38.7, 0, 'include', 'jasmine-fragrance-oil-ts3bLC', 'Jasmine Fragrance Oil', '2024-03-06-65e83d080b968.png', 1, 'admin', '2024-09-05 17:24:57', '2024-09-05 17:24:57', 'AE Naturals', 0.00, 'product_wise'),
(877, 1494, '1494-Hssod-1725732868', 434, 'physical', NULL, NULL, '[]', '[]', '', 1, 400, 72, 0, 'include', 'activated-charcoal-soap-pack-of-4-N5dmH1', 'Activated Charcoal soap  pack of 4', '2024-04-26-662b3cdeaff0b.png', 1, 'admin', '2024-09-07 23:45:40', '2024-09-07 23:45:40', 'AE Naturals', 0.00, 'product_wise'),
(882, 1428, '1428-7npfg-1720527812', 251, 'physical', NULL, NULL, '{\"choice_2\":\"250g\"}', '{\"Quantity\":\"250g\"}', '250g', 1, 115, 5.75, 0, 'include', 'beet-root-powder-dbN0Cl', 'Beet Root Powder', '2024-03-15-65f3e66d89338.png', 1, 'admin', '2024-09-10 11:01:37', '2024-09-10 11:01:37', 'AE Naturals', 0.00, 'product_wise'),
(884, 1428, '1428-7npfg-1720527812', 229, 'physical', NULL, NULL, '{\"choice_2\":\"500g\"}', '{\"Quantity\":\"500g\"}', '500g', 1, 170, 8.5, 0, 'include', 'triphala-powder-cFJ4PO', 'Triphala powder', '2024-03-13-65f123772a564.png', 1, 'admin', '2024-09-10 11:09:01', '2024-09-10 11:09:01', 'AE Naturals', 0.00, 'product_wise'),
(900, 1506, '1506-SIQzn-1726238188', 152, 'physical', NULL, NULL, '[]', '[]', '', 1, 299, 53.82, 0, 'include', 'ae-naturals-roop-sundar-face-wash-100ml-rYLry9', 'Roop Sundar Face Wash 100ml', '2023-10-30-653fe9cdc8bd7.png', 1, 'admin', '2024-09-13 20:12:58', '2024-09-13 20:12:58', 'AE Naturals', 0.00, 'product_wise'),
(906, 1509, '1509-8YEUa-1726328306', 216, 'physical', NULL, NULL, '{\"choice_2\":\"100g\"}', '{\"Quantity\":\"100g\"}', '100g', 1, 85, 4.25, 0, 'include', 'cinnamon-powder-Oj5gNG', 'Cinnamon Powder', '2024-03-12-65eff07a3d17c.png', 1, 'admin', '2024-09-14 21:08:26', '2024-09-14 21:08:26', 'AE Naturals', 0.00, 'product_wise'),
(907, 1509, '1509-8YEUa-1726328306', 219, 'physical', NULL, NULL, '{\"choice_2\":\"100g\"}', '{\"Quantity\":\"100g\"}', '100g', 1, 45, 2.25, 0, 'include', 'spinach-powder-1XAzI8', 'Spinach Powder', '2024-03-12-65f0341578c97.png', 1, 'admin', '2024-09-14 21:09:04', '2024-09-14 21:09:04', 'AE Naturals', 0.00, 'product_wise'),
(908, 1509, '1509-8YEUa-1726328306', 223, 'physical', NULL, NULL, '{\"choice_2\":\"100g\"}', '{\"Quantity\":\"100g\"}', '100g', 1, 50, 2.5, 0, 'include', 'tamarind-powder-K5AxW1', 'Tamarind powder', '2024-03-12-65f03ef3dd86a.png', 1, 'admin', '2024-09-14 21:09:49', '2024-09-14 21:09:49', 'AE Naturals', 0.00, 'product_wise'),
(909, 1509, '1509-8YEUa-1726328306', 224, 'physical', NULL, NULL, '{\"choice_2\":\"100g\"}', '{\"Quantity\":\"100g\"}', '100g', 1, 45, 2.25, 0, 'include', 'curry-leaf-powder-kaidarya-BbWCwu', 'Curry Leaf Powder (Kaidarya)', '2024-03-12-65f040c6904c1.png', 1, 'admin', '2024-09-14 21:10:14', '2024-09-14 21:10:14', 'AE Naturals', 0.00, 'product_wise'),
(910, 1509, '1509-8YEUa-1726328306', 225, 'physical', NULL, NULL, '{\"choice_2\":\"100g\"}', '{\"Quantity\":\"100g\"}', '100g', 1, 135, 6.75, 0, 'include', 'black-pepper-powder-LNcxLy', 'Black pepper powder', '2024-03-12-65f04213276cd.png', 1, 'admin', '2024-09-14 21:10:32', '2024-09-14 21:10:32', 'AE Naturals', 0.00, 'product_wise'),
(911, 1459, '1459-2AmxG-1726470451', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 150, 27, 0, 'include', 'roop-sundar-soap-with-parijaat-extract', 'Roop Sundar Soap With Parijaat Extract 100g', '2024-05-23-664f1610b3e34.png', 1, 'admin', '2024-09-16 12:37:31', '2024-09-16 12:37:31', 'AE Naturals', 0.00, 'product_wise'),
(916, 1515, '1515-9P8O2-1726514669', 43, 'physical', NULL, NULL, '[]', '[]', '', 1, 700, 84, 301, 'include', 'ae-naturals-9g-multivitamins-and-multimineral-soft-gel-capsules-30-capsules-zY96iP', '9G Multivitamins and Multimineral Soft Gel Capsules, 30 Capsules', '2024-04-08-6613b057c24ef.png', 1, 'admin', '2024-09-17 00:57:08', '2024-09-17 00:57:08', 'AE Naturals', 0.00, 'product_wise'),
(917, 1293, '1293-AUioL-1726633370', 113, 'physical', NULL, NULL, '[]', '[]', '', 1, 1799, 215.88, 0, 'include', 'ae-naturals-alpha-gluta-skin-brightening-capsules-60-caps-oYaNJa', 'Alpha Gluta Skin Brightening Capsules 60 Caps', '2023-10-16-652cdd5e7d92a.png', 1, 'admin', '2024-09-18 09:52:50', '2024-09-18 09:52:50', 'AE Naturals', 0.00, 'product_wise'),
(921, 1517, '1517-ULEF5-1726661139', 30, 'physical', NULL, NULL, '[]', '[]', '', 1, 999, 179.82, 0, 'include', 'ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4', 'Glutathione Skin Brightening Cream 30g', '2023-10-14-652a2e1a86b02.png', 1, 'admin', '2024-09-18 17:38:23', '2024-09-18 17:38:23', 'AE Naturals', 0.00, 'product_wise'),
(922, 1517, '1517-ULEF5-1726661139', 46, 'physical', NULL, NULL, '{\"choice_1\":null}', '{\"MySKU\":null}', '', 1, 3499, 419.88, 0, 'include', 'ae-naturals-crystal-q-glutathione-skin-brightening-capsules-60-caps-pko79d', 'Crystal Q Glutathione Skin brightening Capsules 60 Caps', '2023-10-16-652cd588bd106.png', 1, 'admin', '2024-09-18 17:38:23', '2024-09-18 17:38:23', 'AE Naturals', 0.00, 'product_wise'),
(923, 1517, '1517-ULEF5-1726661139', 33, 'physical', NULL, NULL, '[]', '[]', '', 1, 999, 179.82, 0, 'include', 'roop-sundar-nano-curcumin-fairness-cream-yDDdzP', 'Roop Sundar Nano Curcumin Fairness Cream 30g', '2023-09-18-6508678c3974c.png', 1, 'admin', '2024-09-18 17:38:23', '2024-09-18 17:38:23', 'AE Naturals', 0.00, 'product_wise'),
(925, 1509, '1509-8YEUa-1726328306', 214, 'physical', NULL, NULL, '{\"choice_2\":\"100g\"}', '{\"Quantity\":\"100g\"}', '100g', 1, 45, 2.25, 0, 'include', 'coriander-leaf-powder-feULuy', 'Coriander Leaf Powder', '2024-03-12-65efef06a7b41.png', 1, 'admin', '2024-09-19 23:16:49', '2024-09-19 23:16:49', 'AE Naturals', 0.00, 'product_wise'),
(933, 1469, '1469-mGyyt-1726932002', 50, 'physical', NULL, NULL, '[]', '[]', '', 1, 299, 53.82, 0, 'include', 'ae-naturals-herbal-toothpaste-with-neem-and-clove-100g-pack-of-3-sxnXkc', 'Herbal Toothpaste with Neem and clove, 100g, Pack of 3', '2023-10-16-652ccc4f52094.png', 1, 'admin', '2024-09-21 20:50:02', '2024-09-21 20:50:02', 'AE Naturals', 0.00, 'product_wise'),
(934, 1459, '1459-2AmxG-1726470451', 50, 'physical', NULL, NULL, '[]', '[]', '', 1, 299, 53.82, 0, 'include', 'ae-naturals-herbal-toothpaste-with-neem-and-clove-100g-pack-of-3-sxnXkc', 'Herbal Toothpaste with Neem and clove, 100g, Pack of 3', '2023-10-16-652ccc4f52094.png', 1, 'admin', '2024-09-21 20:55:00', '2024-09-21 20:55:00', 'AE Naturals', 0.00, 'product_wise'),
(935, 1428, '1428-7npfg-1720527812', 212, 'physical', NULL, NULL, '{\"choice_2\":\"250g\"}', '{\"Quantity\":\"250g\"}', '250g', 1, 150, 7.5, 0, 'include', 'basil-seed-UVSdb3', 'Basil Seed', '2024-03-11-65eec61958421.png', 1, 'admin', '2024-09-26 12:00:56', '2024-09-26 12:00:56', 'AE Naturals', 0.00, 'product_wise'),
(937, 1519, '1519-qnFdr-1727423320', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 150, 27, 0, 'include', 'roop-sundar-soap-with-parijaat-extract', 'Roop Sundar Soap With Parijaat Extract 100g', '2024-05-23-664f1610b3e34.png', 1, 'admin', '2024-09-27 13:18:40', '2024-09-27 13:18:40', 'AE Naturals', 0.00, 'product_wise'),
(961, 1531, '1531-rKBcO-1727910706', 341, 'physical', NULL, NULL, '{\"choice_2\":\"1kg\"}', '{\"Quantity\":\"1kg\"}', '1kg', 1, 750, 135, 0, 'include', 'pure-shea-butter-refined-cX5pqN', 'Pure Shea Butter Refined', '2024-03-25-660123be39159.png', 1, 'admin', '2024-10-03 04:41:46', '2024-10-03 04:41:46', 'AE Naturals', 0.00, 'product_wise'),
(962, 1428, '1428-7npfg-1720527812', 287, 'physical', NULL, NULL, '{\"choice_2\":\"30G\",\"choice_6\":\"Oil Soluble\"}', '{\"Quantity\":\"30G\",\"Variant\":\"Oil Soluble\"}', '30G-OilSoluble', 1, 90, 16.2, 0, 'include', 'bringhraja-extracts-0JMdhI', 'Bringhraja Extracts', '2024-03-23-65fec1f38ac7f.png', 1, 'admin', '2024-10-04 12:59:45', '2024-10-04 12:59:45', 'AE Naturals', 0.00, 'product_wise'),
(963, 1535, '1535-NyjMa-1728041913', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 150, 27, 0, 'include', 'roop-sundar-soap-with-parijaat-extract', 'Roop Sundar Soap With Parijaat Extract 100g', '2024-05-23-664f1610b3e34.png', 1, 'admin', '2024-10-04 17:11:40', '2024-10-04 17:11:40', 'AE Naturals', 0.00, 'product_wise'),
(964, 1463, '1463-Z5XP9-1725537171', 269, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 170, 30.6, 0, 'include', 'shampoo-base-clear-transparent-1-1-dilution-AbmVig', 'Shampoo Base Clear (Transparent ) 1 : 1 Dilution', '2024-03-18-65f8051901b72.png', 1, 'admin', '2024-10-06 11:22:28', '2024-10-06 11:22:28', 'AE Naturals', 0.00, 'product_wise'),
(965, 1463, '1463-Z5XP9-1725537171', 270, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 170, 30.6, 0, 'include', 'shampoo-base-pearly-white-pearly-1-1-dilution-p9JVC6', 'Shampoo Base Pearly (White Pearly) 1 : 1 Dilution', '2024-03-18-65f805a240788.png', 1, 'admin', '2024-10-06 11:22:28', '2024-10-06 11:22:28', 'AE Naturals', 0.00, 'product_wise'),
(971, 1540, '1540-nBaNp-1728444201', 256, 'physical', NULL, NULL, '{\"choice_2\":\"1kg\"}', '{\"Quantity\":\"1kg\"}', '1kg', 1, 170, 30.6, 0, 'include', 'ultra-white-soap-base-white-color-BYuqGa', 'Ultra White Soap Base - White Color', '2024-03-15-65f41d460c285.png', 1, 'admin', '2024-10-09 08:53:21', '2024-10-09 08:53:21', 'AE Naturals', 0.00, 'product_wise'),
(979, 554, '554-cCHhV-1718608447', 38, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-roop-sundar-day-cream-with-parijaat-extract-30g-Fx5q5K', 'Roop Sundar Day Cream with Parijaat Extract 30g', '2023-10-14-652a5c569c583.png', 1, 'admin', '2024-10-11 09:27:20', '2024-10-11 09:27:20', 'AE Naturals', 0.00, 'product_wise'),
(983, 1424, '1424-kl1mP-1728809036', 168, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 255, 45.9, 0, 'include', 'sandal-fragrance-oil-nEzxYn', 'Sandal Fragrance Oil', '2024-03-06-65e83c3f8cd8a.png', 1, 'admin', '2024-10-13 14:14:25', '2024-10-13 14:14:25', 'AE Naturals', 0.00, 'product_wise'),
(998, 1545, '1545-KTsCe-1729161996', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 150, 27, 0, 'include', 'roop-sundar-soap-with-parijaat-extract', 'Roop Sundar Soap With Parijaat Extract 100g', '2024-05-23-664f1610b3e34.png', 1, 'admin', '2024-10-17 16:16:36', '2024-10-17 16:16:36', 'AE Naturals', 0.00, 'product_wise'),
(1017, 1564, '1564-sHSkP-1729572522', 256, 'physical', NULL, NULL, '{\"choice_2\":\"1kg\"}', '{\"Quantity\":\"1kg\"}', '1kg', 1, 170, 30.6, 0, 'include', 'ultra-white-soap-base-white-color-BYuqGa', 'Ultra White Soap Base - White Color', '2024-03-15-65f41d460c285.png', 1, 'admin', '2024-10-22 10:21:09', '2024-10-22 10:21:09', 'AE Naturals', 0.00, 'product_wise'),
(1021, 1563, '1563-fShpx-1729787840', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-10-24 22:07:20', '2024-10-24 22:07:20', 'AE Naturals', 0.00, 'product_wise'),
(1022, 1566, '1566-KV6qr-1729793641', 379, 'physical', NULL, NULL, '{\"choice_2\":\"500g\"}', '{\"Quantity\":\"500g\"}', '500g', 1, 150, 27, 0, 'include', 'glycerine-sg3IZk', 'Glycerine', '2024-03-29-6606a13dabf6f.png', 1, 'admin', '2024-10-24 23:46:18', '2024-10-24 23:46:18', 'AE Naturals', 0.00, 'product_wise'),
(1065, 1580, '1580-ovKSk-1731047354', 338, 'physical', NULL, NULL, '{\"choice_2\":\"1kg\"}', '{\"Quantity\":\"1kg\"}', '1kg', 1, 400, 72, 0, 'include', 'soya-wax-guJAHy', 'Soya wax', '2024-03-25-660121f881a0d.png', 1, 'admin', '2024-11-08 12:04:31', '2024-11-08 12:04:31', 'AE Naturals', 0.00, 'product_wise'),
(1066, 1580, '1580-ovKSk-1731047354', 338, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 400, 72, 0, 'include', 'soya-wax-guJAHy', 'Soya wax', '2024-03-25-660121f881a0d.png', 1, 'admin', '2024-11-08 12:04:31', '2024-11-08 12:04:31', 'AE Naturals', 0.00, 'product_wise'),
(1067, 1580, '1580-ovKSk-1731047354', 210, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 215, 38.7, 0, 'include', 'vanilla-fragrance-oil-CqB64B', 'vanilla Fragrance oil', '2024-03-07-65e952bef36c8.png', 1, 'admin', '2024-11-08 12:04:31', '2024-11-08 12:04:31', 'AE Naturals', 0.00, 'product_wise'),
(1068, 6, '6-t7o1a-1713631390', 96, 'physical', NULL, NULL, '[]', '[]', '', 1, 199, 35.82, 0, 'include', 'ae-naturals-almond-milk-soap-100g-pack-of-3-wg291O', 'Almond & Milk Soap 100g Pack Of 3', '2023-11-05-6547437b96ad3.png', 1, 'admin', '2024-11-08 12:34:28', '2024-11-08 12:34:28', 'AE Naturals', 0.00, 'product_wise'),
(1070, 1582, '1582-ZbnI3-1731128676', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-11-09 10:40:21', '2024-11-09 10:40:21', 'AE Naturals', 0.00, 'product_wise'),
(1080, 1586, '1586-s0vtJ-1731772315', 36, 'physical', NULL, NULL, '[]', '[]', '', 3, 150, 27, 0, 'include', 'roop-sundar-soap-with-parijaat-extract', 'Roop Sundar Soap With Parijaat Extract 100g', '2024-05-23-664f1610b3e34.png', 1, 'admin', '2024-11-16 21:31:10', '2024-11-16 21:31:10', 'AE Naturals', 0.00, 'product_wise'),
(1093, 211, '211-tyLHr-1732359137', 63, 'physical', NULL, NULL, '[]', '[]', '', 1, 249, 44.82, 0, 'include', 'ae-naturals-hair-volumizing-shampoo-100ml-lb94dA', 'AE Naturals Hair Volumizing Shampoo 100ml', '2023-10-16-652cf3f4c86e4.png', 1, 'admin', '2024-11-23 16:34:28', '2024-11-23 16:34:28', 'AE Naturals', 0.00, 'product_wise'),
(1106, 1593, '1593-MV20b-1732710210', 32, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-happy-heals-foot-cream-50g-n01gmO', 'Happy Heals Foot Cream 50g', '2023-09-18-6508653600dc4.png', 1, 'admin', '2024-11-27 17:53:30', '2024-11-27 17:53:30', 'AE Naturals', 0.00, 'product_wise'),
(1108, 1591, '1591-6VPsM-1732713365', 436, 'physical', NULL, NULL, '[]', '[]', '', 1, 1150, 207, 151, 'include', 'roop-sundar-skin-brightening-kit', 'Roop Sundar Skin Brightening Combo Kit: Your Complete Skincare Ritual', '2024-05-24-66509f467e3ec.png', 1, 'admin', '2024-11-27 18:46:05', '2024-11-27 18:46:05', 'AE Naturals', 0.00, 'product_wise'),
(1126, 1601, '1601-1LjQE-1733247968', 164, 'physical', NULL, NULL, '{\"choice_2\":\"100ml\"}', '{\"Quantity\":\"100ml\"}', '100ml', 1, 350, 63, 0, 'include', 'eucalyptus-essential-oil-QQmjbL', 'Eucalyptus Essential Oil', '2024-03-06-65e81b88686ee.png', 1, 'admin', '2024-12-03 23:31:35', '2024-12-03 23:31:35', 'AE Naturals', 0.00, 'product_wise'),
(1127, 1601, '1601-1LjQE-1733247968', 146, 'physical', NULL, NULL, '{\"choice_2\":\"100ml\"}', '{\"Quantity\":\"100ml\"}', '100ml', 1, 380, 68.4, 0, 'include', 'ae-naturals-cedar-wood-essential-oil-30ml-nGdoJY', 'Cedar Wood Essential Oil', '2023-10-16-652cf25395e4e.png', 1, 'admin', '2024-12-03 23:31:35', '2024-12-03 23:31:35', 'AE Naturals', 0.00, 'product_wise'),
(1128, 1601, '1601-1LjQE-1733247968', 145, 'physical', NULL, NULL, '{\"choice_2\":\"100ml\"}', '{\"Quantity\":\"100ml\"}', '100ml', 1, 390, 70.2, 0, 'include', 'ae-naturals-lemongrass-essential-oil-30ml-K4LoA9', 'Lemongrass Essential Oil', '2023-10-16-652cf235a23c9.png', 1, 'admin', '2024-12-03 23:31:35', '2024-12-03 23:31:35', 'AE Naturals', 0.00, 'product_wise'),
(1129, 1601, '1601-1LjQE-1733247968', 133, 'physical', NULL, NULL, '{\"choice_2\":\"30ml\"}', '{\"Quantity\":\"30ml\"}', '30ml', 1, 190, 34.2, 0, 'include', 'ae-naturals-basil-essential-oil-30ml-PxqJL2', 'Basil Essential Oil', '2023-10-16-652ce312a79fe.png', 1, 'admin', '2024-12-03 23:31:35', '2024-12-03 23:31:35', 'AE Naturals', 0.00, 'product_wise'),
(1130, 1601, '1601-1LjQE-1733247968', 137, 'physical', NULL, NULL, '{\"choice_2\":\"30ml\"}', '{\"Quantity\":\"30ml\"}', '30ml', 1, 300, 54, 0, 'include', 'ae-naturals-rose-essential-oil-30ml-Lm8MHI', 'Rose Essential Oil', '2023-10-16-652ce3f74e12d.png', 1, 'admin', '2024-12-03 23:31:35', '2024-12-03 23:31:35', 'AE Naturals', 0.00, 'product_wise'),
(1131, 1601, '1601-1LjQE-1733247968', 139, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 300, 54, 0, 'include', 'ae-naturals-jasmine-essential-oil-30ml-rNmKZC', 'Jasmine Essential Oil', '2023-10-16-652ce4de63cc5.png', 1, 'admin', '2024-12-03 23:31:35', '2024-12-03 23:31:35', 'AE Naturals', 0.00, 'product_wise'),
(1132, 1601, '1601-1LjQE-1733247968', 143, 'physical', NULL, NULL, '{\"choice_2\":\"30ml\"}', '{\"Quantity\":\"30ml\"}', '30ml', 1, 280, 50.4, 0, 'include', 'ae-naturals-patchouli-essential-oil-30ml-5eEzjR', 'Patchouli Essential Oil', '2023-10-16-652cf200acc3e.png', 1, 'admin', '2024-12-03 23:31:35', '2024-12-03 23:31:35', 'AE Naturals', 0.00, 'product_wise'),
(1133, 1601, '1601-1LjQE-1733247968', 140, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 160, 28.8, 0, 'include', 'description-ae-naturals-jasmine-essential-oil-when-inhaled-you-start-feeling-more-positive-energetic-and-romantic-jasmin', 'Orange Essential Oil', '2023-10-16-652ce500c6acd.png', 1, 'admin', '2024-12-03 23:31:35', '2024-12-03 23:31:35', 'AE Naturals', 0.00, 'product_wise'),
(1134, 1601, '1601-1LjQE-1733247968', 142, 'physical', NULL, NULL, '{\"choice_2\":\"100ml\"}', '{\"Quantity\":\"100ml\"}', '100ml', 1, 460, 82.8, 101, 'include', 'ae-naturals-citronella-essential-oil-30ml-E31u4Y', 'Citronella Essential Oil', '2023-10-16-652cf1df76809.png', 1, 'admin', '2024-12-03 23:31:35', '2024-12-03 23:31:35', 'AE Naturals', 0.00, 'product_wise'),
(1135, 1601, '1601-1LjQE-1733247968', 375, 'physical', NULL, NULL, '{\"choice_2\":\"1kg\"}', '{\"Quantity\":\"1kg\"}', '1kg', 1, 215, 38.7, 0, 'include', 'capb-YMdmuo', 'CAPB', '2024-03-29-660674ceb6ace.png', 1, 'admin', '2024-12-03 23:34:41', '2024-12-03 23:34:41', 'AE Naturals', 0.00, 'product_wise'),
(1136, 1601, '1601-1LjQE-1733247968', 185, 'physical', NULL, NULL, '{\"choice_2\":\"100ml\"}', '{\"Quantity\":\"100ml\"}', '100ml', 1, 215, 38.7, 0, 'include', 'aloevera-fragrance-oil-T95fTZ', 'Aloevera Fragrance Oil', '2024-03-07-65e93dca4ba27.png', 1, 'admin', '2024-12-03 23:39:45', '2024-12-03 23:39:45', 'AE Naturals', 0.00, 'product_wise'),
(1137, 1601, '1601-1LjQE-1733247968', 281, 'physical', NULL, NULL, '{\"choice_2\":\"20ML\"}', '{\"Quantity\":\"20ML\"}', '20ML', 1, 50, 9, 0, 'include', 'orange-soap-color-zBxXX1', 'Orange Soap Color', '2024-03-22-65fd27001eb2c.png', 1, 'admin', '2024-12-03 23:43:09', '2024-12-03 23:43:09', 'AE Naturals', 0.00, 'product_wise'),
(1138, 1601, '1601-1LjQE-1733247968', 278, 'physical', NULL, NULL, '{\"choice_2\":\"20ML\"}', '{\"Quantity\":\"20ML\"}', '20ML', 1, 50, 9, 0, 'include', 'violet-soap-colour-2R6mJu', 'Violet Soap Color', '2024-03-22-65fd2551e96e0.png', 1, 'admin', '2024-12-03 23:43:19', '2024-12-03 23:43:19', 'AE Naturals', 0.00, 'product_wise'),
(1139, 1601, '1601-1LjQE-1733247968', 276, 'physical', NULL, NULL, '{\"choice_2\":\"20ML\"}', '{\"Quantity\":\"20ML\"}', '20ML', 1, 50, 9, 0, 'include', 'red-liquid-color-t3L3de', 'Red Liquid Color', '2024-03-22-65fd2268b089a.png', 1, 'admin', '2024-12-03 23:43:29', '2024-12-03 23:43:29', 'AE Naturals', 0.00, 'product_wise'),
(1140, 1601, '1601-1LjQE-1733247968', 282, 'physical', NULL, NULL, '{\"choice_2\":\"20ML\"}', '{\"Quantity\":\"20ML\"}', '20ML', 1, 50, 9, 0, 'include', 'sand-brown-soap-color-UiaP8T', 'Sand Brown Soap Color', '2024-03-22-65fd2749ded4e.png', 1, 'admin', '2024-12-03 23:43:52', '2024-12-03 23:43:52', 'AE Naturals', 0.00, 'product_wise'),
(1143, 1602, '1602-4NCor-1733302185', 265, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 190, 34.2, 0, 'include', 'neem-soap-base-light-green-9l4ZqB', 'Neem Soap Base - Light Green', '2024-03-18-65f7e1b81345f.png', 1, 'admin', '2024-12-05 07:14:19', '2024-12-05 07:14:19', 'AE Naturals', 0.00, 'product_wise'),
(1144, 1602, '1602-4NCor-1733302185', 264, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 190, 34.2, 0, 'include', 'honey-dew-soap-base-honey-color-U8qR5g', 'Honey Dew Soap Base - Honey Color', '2024-03-18-65f7e166e784e.png', 1, 'admin', '2024-12-05 07:14:19', '2024-12-05 07:14:19', 'AE Naturals', 0.00, 'product_wise'),
(1146, 1602, '1602-4NCor-1733302185', 341, 'physical', NULL, NULL, '{\"choice_2\":null}', '{\"Quantity\":null}', '', 1, 200, 36, 0, 'include', 'pure-shea-butter-refined-cX5pqN', 'Pure Shea Butter Refined', '2024-03-25-660123be39159.png', 1, 'admin', '2024-12-05 07:14:19', '2024-12-05 07:14:19', 'AE Naturals', 0.00, 'product_wise'),
(1147, 1602, '1602-4NCor-1733302185', 265, 'physical', NULL, NULL, '{\"choice_2\":\"1kg\"}', '{\"Quantity\":\"1kg\"}', '1kg', 1, 190, 34.2, 0, 'include', 'neem-soap-base-light-green-9l4ZqB', 'Neem Soap Base - Light Green', '2024-03-18-65f7e1b81345f.png', 1, 'admin', '2024-12-05 13:10:26', '2024-12-05 13:10:26', 'AE Naturals', 0.00, 'product_wise'),
(1149, 1603, '1603-WBJm4-1733410647', 130, 'physical', NULL, NULL, '[]', '[]', '', 1, 499, 89.82, 0, 'include', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', '2023-10-16-652ce22fd2faf.png', 1, 'admin', '2024-12-05 20:27:27', '2024-12-05 20:27:27', 'AE Naturals', 0.00, 'product_wise');

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

--
-- Table structure for table `cart_shippings`
--

CREATE TABLE `cart_shippings` (
  `id` bigint UNSIGNED NOT NULL,
  `cart_group_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `shipping_method_id` bigint DEFAULT NULL,
  `shipping_cost` double(8,2) NOT NULL DEFAULT '0.00',
  `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 UNSIGNED NOT NULL,
  `name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `slug` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `icon` varchar(250) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `parent_id` int NOT NULL,
  `position` int NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `home_status` tinyint(1) NOT NULL DEFAULT '0',
  `priority` int DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `categories`
--

INSERT INTO `categories` (`id`, `name`, `slug`, `icon`, `parent_id`, `position`, `created_at`, `updated_at`, `home_status`, `priority`) VALUES
(1, 'Skin Care', 'skin-care', '2023-10-02-651a47861e2d3.png', 0, 0, '2023-09-15 17:40:09', '2024-11-20 12:13:14', 0, 2),
(2, 'Hair care', 'hair-care', '2023-10-02-651a475533a31.png', 0, 0, '2023-09-15 17:40:47', '2024-11-20 12:13:13', 0, 3),
(3, 'Supplements', 'supplements', '2023-10-02-651a46b7c6ed7.png', 0, 0, '2023-09-15 17:41:16', '2024-11-20 12:13:12', 0, 5),
(4, 'Gourmet Foods', 'gourmet-foods', '2023-09-22-650d98d8b5185.png', 0, 0, '2023-09-15 17:41:35', '2024-11-20 12:13:12', 0, 7),
(5, 'Soaps', 'soaps', '2023-09-23-650edbfb230d4.png', 1, 1, '2023-09-15 17:44:04', '2023-09-23 18:07:15', 0, 0),
(6, 'Rose water', 'rose-water', '2023-09-23-650edc202204d.png', 1, 1, '2023-09-15 17:44:25', '2023-09-23 18:07:52', 0, 1),
(7, 'Oils', 'oils', '2023-09-23-650edbaa7270f.png', 2, 1, '2023-09-15 17:44:44', '2023-09-23 18:05:54', 0, 2),
(8, 'pure virgin neem oil', 'pure-virgin-neem-oil', '2023-11-01-65423ee7d87ab.png', 3, 1, '2023-09-15 17:45:14', '2023-11-01 17:34:55', 0, 3),
(9, 'Capsules', 'capsules', '2023-09-23-650edb8e964a7.png', 3, 1, '2023-09-15 17:45:37', '2023-09-23 18:05:26', 0, 4),
(11, 'Shampoo', 'shampoo', '2023-10-02-651a480f757af.png', 2, 1, '2023-09-15 17:46:23', '2023-10-02 10:03:19', 0, 3),
(12, 'Seeds', 'seeds', '2023-11-01-65423eceb23a5.png', 4, 1, '2023-09-15 17:46:42', '2023-11-01 17:34:30', 0, 4),
(13, 'Serums', 'serums', '2023-09-23-650edb78c19ef.png', 2, 1, '2023-09-15 17:46:55', '2023-09-23 18:05:04', 0, 1),
(15, 'Creams', 'creams', '2023-10-30-653fe974448a9.png', 2, 1, '2023-09-15 17:47:11', '2023-10-30 23:05:48', 0, 3),
(16, 'Powders', 'powders', '2023-10-02-651a47e967534.png', 3, 1, '2023-09-15 17:47:26', '2023-10-02 10:02:41', 0, 2),
(17, 'Gels', 'gels', '2023-11-01-65423ec797ab2.png', 2, 1, '2023-09-15 17:47:43', '2023-11-01 17:34:23', 0, 4),
(18, 'Lotion', 'lotion', '2023-09-23-650edb4c6e804.png', 1, 1, '2023-09-18 09:53:07', '2023-09-23 18:04:20', 0, 1),
(19, 'Personal Care', 'personal-care', '2023-10-02-651a46cdb75c3.png', 0, 0, '2023-09-19 10:01:49', '2024-11-20 12:13:11', 0, 4),
(20, 'Face Creams', 'face-creams', '2023-09-23-650edbc7978dd.png', 1, 1, '2023-09-23 18:06:23', '2023-09-23 18:06:23', 0, 0),
(28, 'Face Wash', 'face-wash', '2023-11-01-65423eb3f36e0.png', 1, 1, '2023-10-30 23:04:24', '2023-11-01 17:34:03', 0, 0),
(29, 'Juice', 'juice', NULL, 3, 1, '2024-01-06 16:42:32', '2024-01-06 16:42:32', 0, 1),
(30, 'Health 360', 'health-360', '2024-01-09-659cdfa878d56.png', 0, 0, '2024-01-09 11:24:48', '2024-11-20 12:13:07', 0, 1),
(31, 'DIY - ( Do It Youself)', 'diy-do-it-youself', '2024-03-11-65ef156abb9b7.png', 0, 0, '2024-03-06 12:02:25', '2024-11-20 12:13:07', 0, 8),
(32, 'Esstenial Oil', 'esstenial-oil', NULL, 31, 1, '2024-03-06 12:02:43', '2024-03-06 12:02:43', 0, 1),
(33, 'Extracts', 'extracts', '2024-03-06-65e81e6da71fb.png', 0, 0, '2024-03-06 13:12:37', '2024-11-20 12:15:28', 0, 10),
(34, 'Fragrance Oil', 'fragrance-oil', NULL, 31, 1, '2024-03-06 13:18:07', '2024-03-06 13:25:05', 0, 2),
(35, 'Bases', 'bases', NULL, 31, 1, '2024-03-15 15:04:12', '2024-03-15 15:04:12', 0, 1),
(36, 'Soap Colors', 'soap-colors', NULL, 31, 1, '2024-03-22 11:52:30', '2024-03-22 11:52:30', 0, 4),
(37, 'Herbal Powders', 'herbal-powders', '2024-03-23-65fe6b74648ad.png', 0, 0, '2024-03-23 11:11:08', '2024-11-20 12:15:16', 0, 10),
(38, 'Powders', 'powders', NULL, 37, 1, '2024-03-23 13:10:39', '2024-03-23 13:10:39', 0, 1),
(39, 'Moulds', 'moulds', NULL, 31, 1, '2024-03-24 16:04:34', '2024-03-24 16:04:34', 0, 5),
(40, 'Cleaning Products', 'cleaning-products', '2024-03-27-6603bf518a504.png', 0, 0, '2024-03-27 12:10:17', '2024-11-20 12:15:04', 0, 10),
(41, 'Cosmetic Chemicals', 'cosmetic-chemicals', '2024-03-29-66064f8f8d97d.png', 0, 0, '2024-03-29 10:50:15', '2024-11-20 12:14:53', 0, 10),
(42, 'Packing Materials', 'packing-materials', '2024-04-02-660b8a6e2b6e5.png', 0, 0, '2024-04-02 10:02:46', '2024-11-20 12:14:40', 0, 10),
(43, 'Carrier Oils', 'carrier-oils', '2024-04-02-660bc84e19a4b.png', 0, 0, '2024-04-02 14:26:46', '2024-11-20 12:14:24', 0, 10),
(44, 'Oral Care', 'oral-care', '2024-04-02-660bf3e76dc21.png', 0, 0, '2024-04-02 17:32:47', '2024-11-20 12:14:12', 0, 10),
(45, 'Tooth Paste', 'tooth-paste', NULL, 44, 1, '2024-04-02 17:33:31', '2024-04-02 17:33:31', 0, 1),
(46, 'face serum', 'face-serum', NULL, 1, 1, '2024-04-26 14:37:43', '2024-04-26 14:37:43', 0, 1),
(47, 'Trending Combos', 'trending-combos', '2024-05-24-66509e677fcb6.png', 0, 0, '2024-05-24 19:34:23', '2024-11-20 12:13:59', 0, 10);

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

--
-- Table structure for table `category_shipping_costs`
--

CREATE TABLE `category_shipping_costs` (
  `id` bigint UNSIGNED NOT NULL,
  `seller_id` bigint UNSIGNED DEFAULT NULL,
  `category_id` int UNSIGNED DEFAULT NULL,
  `cost` double(8,2) DEFAULT NULL,
  `multiply_qty` tinyint(1) 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 `category_shipping_costs`
--

INSERT INTO `category_shipping_costs` (`id`, `seller_id`, `category_id`, `cost`, `multiply_qty`, `created_at`, `updated_at`) VALUES
(1, 0, 1, 0.00, NULL, '2023-09-20 04:26:32', '2023-09-20 04:26:32'),
(2, 0, 2, 0.00, NULL, '2023-09-20 04:26:32', '2023-09-20 04:26:32'),
(3, 0, 3, 0.00, NULL, '2023-09-20 04:26:32', '2023-09-20 04:26:32'),
(4, 0, 4, 0.00, NULL, '2023-09-20 04:26:32', '2023-09-20 04:26:32'),
(5, 0, 19, 0.00, NULL, '2023-09-20 04:26:32', '2023-09-20 04:26:32'),
(6, 0, 30, 0.00, NULL, '2024-01-27 09:56:00', '2024-01-27 09:56:00');

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

--
-- Table structure for table `chattings`
--

CREATE TABLE `chattings` (
  `id` bigint UNSIGNED NOT NULL,
  `user_id` bigint DEFAULT NULL,
  `seller_id` bigint DEFAULT NULL,
  `admin_id` bigint DEFAULT NULL,
  `delivery_man_id` bigint DEFAULT NULL,
  `message` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `sent_by_customer` tinyint(1) NOT NULL DEFAULT '0',
  `sent_by_seller` tinyint(1) NOT NULL DEFAULT '0',
  `sent_by_admin` tinyint(1) DEFAULT NULL,
  `sent_by_delivery_man` tinyint(1) DEFAULT NULL,
  `seen_by_customer` tinyint(1) NOT NULL DEFAULT '1',
  `seen_by_seller` tinyint(1) NOT NULL DEFAULT '1',
  `seen_by_admin` tinyint(1) DEFAULT NULL,
  `seen_by_delivery_man` tinyint(1) DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT '1',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `shop_id` bigint DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `colors`
--

CREATE TABLE `colors` (
  `id` int NOT NULL,
  `name` varchar(30) COLLATE utf8mb3_unicode_ci DEFAULT NULL,
  `code` varchar(10) COLLATE utf8mb3_unicode_ci DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;

--
-- Dumping data for table `colors`
--

INSERT INTO `colors` (`id`, `name`, `code`, `created_at`, `updated_at`) VALUES
(1, 'IndianRed', '#CD5C5C', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(2, 'LightCoral', '#F08080', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(3, 'Salmon', '#FA8072', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(4, 'DarkSalmon', '#E9967A', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(5, 'LightSalmon', '#FFA07A', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(6, 'Crimson', '#DC143C', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(7, 'Red', '#FF0000', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(8, 'FireBrick', '#B22222', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(9, 'DarkRed', '#8B0000', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(10, 'Pink', '#FFC0CB', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(11, 'LightPink', '#FFB6C1', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(12, 'HotPink', '#FF69B4', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(13, 'DeepPink', '#FF1493', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(14, 'MediumVioletRed', '#C71585', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(15, 'PaleVioletRed', '#DB7093', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(17, 'Coral', '#FF7F50', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(18, 'Tomato', '#FF6347', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(19, 'OrangeRed', '#FF4500', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(20, 'DarkOrange', '#FF8C00', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(21, 'Orange', '#FFA500', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(22, 'Gold', '#FFD700', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(23, 'Yellow', '#FFFF00', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(24, 'LightYellow', '#FFFFE0', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(25, 'LemonChiffon', '#FFFACD', '2018-11-05 02:12:26', '2018-11-05 02:12:26'),
(26, 'LightGoldenrodYellow', '#FAFAD2', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(27, 'PapayaWhip', '#FFEFD5', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(28, 'Moccasin', '#FFE4B5', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(29, 'PeachPuff', '#FFDAB9', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(30, 'PaleGoldenrod', '#EEE8AA', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(31, 'Khaki', '#F0E68C', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(32, 'DarkKhaki', '#BDB76B', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(33, 'Lavender', '#E6E6FA', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(34, 'Thistle', '#D8BFD8', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(35, 'Plum', '#DDA0DD', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(36, 'Violet', '#EE82EE', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(37, 'Orchid', '#DA70D6', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(39, 'Magenta', '#FF00FF', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(40, 'MediumOrchid', '#BA55D3', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(41, 'MediumPurple', '#9370DB', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(42, 'Amethyst', '#9966CC', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(43, 'BlueViolet', '#8A2BE2', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(44, 'DarkViolet', '#9400D3', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(45, 'DarkOrchid', '#9932CC', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(46, 'DarkMagenta', '#8B008B', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(47, 'Purple', '#800080', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(48, 'Indigo', '#4B0082', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(49, 'SlateBlue', '#6A5ACD', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(50, 'DarkSlateBlue', '#483D8B', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(51, 'MediumSlateBlue', '#7B68EE', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(52, 'GreenYellow', '#ADFF2F', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(53, 'Chartreuse', '#7FFF00', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(54, 'LawnGreen', '#7CFC00', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(55, 'Lime', '#00FF00', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(56, 'LimeGreen', '#32CD32', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(57, 'PaleGreen', '#98FB98', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(58, 'LightGreen', '#90EE90', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(59, 'MediumSpringGreen', '#00FA9A', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(60, 'SpringGreen', '#00FF7F', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(61, 'MediumSeaGreen', '#3CB371', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(62, 'SeaGreen', '#2E8B57', '2018-11-05 02:12:27', '2018-11-05 02:12:27'),
(63, 'ForestGreen', '#228B22', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(64, 'Green', '#008000', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(65, 'DarkGreen', '#006400', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(66, 'YellowGreen', '#9ACD32', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(67, 'OliveDrab', '#6B8E23', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(68, 'Olive', '#808000', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(69, 'DarkOliveGreen', '#556B2F', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(70, 'MediumAquamarine', '#66CDAA', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(71, 'DarkSeaGreen', '#8FBC8F', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(72, 'LightSeaGreen', '#20B2AA', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(73, 'DarkCyan', '#008B8B', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(74, 'Teal', '#008080', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(75, 'Aqua', '#00FFFF', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(77, 'LightCyan', '#E0FFFF', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(78, 'PaleTurquoise', '#AFEEEE', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(79, 'Aquamarine', '#7FFFD4', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(80, 'Turquoise', '#40E0D0', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(81, 'MediumTurquoise', '#48D1CC', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(82, 'DarkTurquoise', '#00CED1', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(83, 'CadetBlue', '#5F9EA0', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(84, 'SteelBlue', '#4682B4', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(85, 'LightSteelBlue', '#B0C4DE', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(86, 'PowderBlue', '#B0E0E6', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(87, 'LightBlue', '#ADD8E6', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(88, 'SkyBlue', '#87CEEB', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(89, 'LightSkyBlue', '#87CEFA', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(90, 'DeepSkyBlue', '#00BFFF', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(91, 'DodgerBlue', '#1E90FF', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(92, 'CornflowerBlue', '#6495ED', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(94, 'RoyalBlue', '#4169E1', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(95, 'Blue', '#0000FF', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(96, 'MediumBlue', '#0000CD', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(97, 'DarkBlue', '#00008B', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(98, 'Navy', '#000080', '2018-11-05 02:12:28', '2018-11-05 02:12:28'),
(99, 'MidnightBlue', '#191970', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(100, 'Cornsilk', '#FFF8DC', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(101, 'BlanchedAlmond', '#FFEBCD', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(102, 'Bisque', '#FFE4C4', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(103, 'NavajoWhite', '#FFDEAD', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(104, 'Wheat', '#F5DEB3', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(105, 'BurlyWood', '#DEB887', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(106, 'Tan', '#D2B48C', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(107, 'RosyBrown', '#BC8F8F', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(108, 'SandyBrown', '#F4A460', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(109, 'Goldenrod', '#DAA520', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(110, 'DarkGoldenrod', '#B8860B', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(111, 'Peru', '#CD853F', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(112, 'Chocolate', '#D2691E', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(113, 'SaddleBrown', '#8B4513', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(114, 'Sienna', '#A0522D', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(115, 'Brown', '#A52A2A', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(116, 'Maroon', '#800000', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(117, 'White', '#FFFFFF', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(118, 'Snow', '#FFFAFA', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(119, 'Honeydew', '#F0FFF0', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(120, 'MintCream', '#F5FFFA', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(121, 'Azure', '#F0FFFF', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(122, 'AliceBlue', '#F0F8FF', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(123, 'GhostWhite', '#F8F8FF', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(124, 'WhiteSmoke', '#F5F5F5', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(125, 'Seashell', '#FFF5EE', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(126, 'Beige', '#F5F5DC', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(127, 'OldLace', '#FDF5E6', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(128, 'FloralWhite', '#FFFAF0', '2018-11-05 02:12:29', '2018-11-05 02:12:29'),
(129, 'Ivory', '#FFFFF0', '2018-11-05 02:12:30', '2018-11-05 02:12:30'),
(130, 'AntiqueWhite', '#FAEBD7', '2018-11-05 02:12:30', '2018-11-05 02:12:30'),
(131, 'Linen', '#FAF0E6', '2018-11-05 02:12:30', '2018-11-05 02:12:30'),
(132, 'LavenderBlush', '#FFF0F5', '2018-11-05 02:12:30', '2018-11-05 02:12:30'),
(133, 'MistyRose', '#FFE4E1', '2018-11-05 02:12:30', '2018-11-05 02:12:30'),
(134, 'Gainsboro', '#DCDCDC', '2018-11-05 02:12:30', '2018-11-05 02:12:30'),
(135, 'LightGrey', '#D3D3D3', '2018-11-05 02:12:30', '2018-11-05 02:12:30'),
(136, 'Silver', '#C0C0C0', '2018-11-05 02:12:30', '2018-11-05 02:12:30'),
(137, 'DarkGray', '#A9A9A9', '2018-11-05 02:12:30', '2018-11-05 02:12:30'),
(138, 'Gray', '#808080', '2018-11-05 02:12:30', '2018-11-05 02:12:30'),
(139, 'DimGray', '#696969', '2018-11-05 02:12:30', '2018-11-05 02:12:30'),
(140, 'LightSlateGray', '#778899', '2018-11-05 02:12:30', '2018-11-05 02:12:30'),
(141, 'SlateGray', '#708090', '2018-11-05 02:12:30', '2018-11-05 02:12:30'),
(142, 'DarkSlateGray', '#2F4F4F', '2018-11-05 02:12:30', '2018-11-05 02:12:30'),
(143, 'Black', '#000000', '2018-11-05 02:12:30', '2018-11-05 02:12:30');

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

--
-- Table structure for table `contacts`
--

CREATE TABLE `contacts` (
  `id` bigint UNSIGNED NOT NULL,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `email` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `mobile_number` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `subject` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `message` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `seen` tinyint(1) NOT NULL DEFAULT '0',
  `feedback` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `reply` longtext COLLATE utf8mb4_unicode_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `contacts`
--

INSERT INTO `contacts` (`id`, `name`, `email`, `mobile_number`, `subject`, `message`, `seen`, `feedback`, `created_at`, `updated_at`, `reply`) VALUES
(1, 'Debbie Elz', 'damayantidd108@gmail.com', '9068296665', 'I received the wrong product', 'I received the wrong product', 0, '0', '2024-12-04 20:38:03', '2024-12-04 20:38:03', NULL),
(2, 'Debbie Elz', 'Damayantidd108@gmail.com', '9068296665', 'Received Wrong product', 'Received Wrong product', 0, '0', '2024-12-04 20:41:47', '2024-12-04 20:41:47', NULL),
(3, 'ZacharyAvedo', 'kokain@cocaine-moscow-russia.shop', '82758879244', 'Где Купить Кокаин? САЙТ - KOKAIN.VIP Сколько стоит Кокаин? САЙТ - KOKAIN.VIP', 'Как Купить Кокаин? САЙТ - KOKAIN.VIP Сколько стоит Кокаин? САЙТ - KOKAIN.VIP \r\n \r\n \r\nКУПИТЬ КОКАИН НА САЙТЕ - https://kokain.vip/ \r\n \r\nЗАКАЗАТЬ КОКАИН ЧЕРЕЗ ТЕЛЕГРАММ- https://kokain.vip/ \r\n \r\nДОСТАВКА КОКАИН В РУКИ - https://kokain.vip/ \r\n \r\nЗАКЛАДКА КОКАИНА ОНЛАЙН - https://kokain.vip/ \r\n \r\nССЫЛКА В ТЕЛЕГРАММ - https://kokain.vip/ \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\nТеги поисковых слов для запроса \"Кокаин в Москве\" \r\nГде Купить Кокаин в Москве? Как Купить закладку Кокаин в Москве? Цена на Кокаин в Москве? Купить Кокаин с Доставкой в руки в Москве? \r\nСколько Стоит Кокаин в Москве? Почему так просто Купить Кокаин закладкой в Москве? Гарантия на Кокаин в Москве? Купить Кокаин с Гарантией? \r\nКруглосуточные магазины Кокаина в Москве? Оптовые и Розничные продажи Кокаина в Москве? Купить Кокаин в Москве через Телеграмм? \r\nКупить Кокаин в Москве по скидке и хорошей цене? Купить Кокаин в Москве через свой телефон или ноутбук можно легко? Купить Кокаина гидрохлорид! \r\nКак купить Кокаин в Москве если нет очень много денег и нужно угостить девушку? С кем можно разделить грамм Кокаина в Москве? \r\nНе плохой или хороший Кокаин можно Купить в Москве на своей улице закладкой? Девушка угостила меня Хорошим Кокаином в Москве из магазина? \r\nМои друзья любят употреблять Кокаин в Москве днем вечером и ночью и потом не спят целые сутки под Кокаином в Москве? Самый чистый Кокаин в Москве Купить! \r\nКокаин в Москве можно заказать с доставкой в руки через хорошего курьера прямо в теллеграмм и его привезут в руки без палева в Москве? \r\nМой Кокаин в Москве можно на выставке показывать потому что такой Кокаин в Москве никто и никогда не виде подобного качества тут просто нет? \r\nКак хороший Кокаин в Москве качественный провозят через границу из других стран чтоб люди радовались качеству Кокаина в Москве? Лучший Кокаин в Москве Купить цена! \r\nКак ведут себя люди когда употребляют хороший качественный Кокаин в Москве чтоб не спалиться в черных очках, которые цветом как Кокаин в Москве? \r\nМогут ли принять мусора за Кокаин в Москве если узнают что ты берешь его анонимно на сайте с гарантией который много лет продает Кокаин в Москве? \r\nВсе люди по разному реагируют и задают себе вопрос, на который уже есть давно ответ - Как же купить Кокаин в Москве если хочеться качественного Кокаина? \r\n \r\nДополнительные теги - Купить Шишки в Москве, Купить экстази в Москве , Купить гашиш в Москве, Купить мефедрон в Москве, Купить экстази в Москве, Купить МДМА в Москве, \r\nКупить лсд в Москве, Купить Амфетамин в Москве, Купить скорость альфа ПВП в Москве, Купить гидропонику в Москве, Купить метамфетамин в Москве, Купить эйфоретики в Москве, \r\nКупить закладки в Москве, Купить ШИШКИ закладкой в Москве , Купить Стимуляторы в Москве, Купить Галлюцыногены в Москве, Купить Наркотики закладкой в Москве. Тег окончен', 0, '0', '2024-12-04 21:37:22', '2024-12-04 21:37:22', NULL),
(4, 'Robertmum', 'mefedron@cocaine-moscow-russia.shop', '88813379576', 'Где Купить Мефедрон? САЙТ - KOKAIN.VIP Сколько стоит Мефедрон? САЙТ - KOKAIN.VIP', 'Где Купить Мефедрон? САЙТ - KOKAIN.VIP Сколько стоит Мефедрон? САЙТ - KOKAIN.VIP \r\n \r\n \r\nКУПИТЬ НА САЙТЕ - https://kokain.vip/ \r\n \r\nЗАКАЗАТЬ ЧЕРЕЗ ТЕЛЕГРАММ- https://kokain.vip/ \r\n \r\nДОСТАВКА В РУКИ - https://kokain.vip/ \r\n \r\nЗАКЛАДКА ОНЛАЙН - https://kokain.vip/ \r\n \r\nССЫЛКА В ТЕЛЕГРАММ - https://kokain.vip/ \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\nТеги поисковых слов для запроса \"Мефедрон в Москве\" \r\nГде Купить Мефедрон в Москве? Как Купить закладку Мефедрона в Москве? Цена на Мефедрон в Москве? Купить Мефедрон с Доставкой в руки в Москве? \r\nСколько Стоит Мефедрон в Москве? Почему так просто Купить Мефедрон закладкой в Москве? Гарантия на Мефедрон в Москве? Купить Мефедрон с Гарантией? \r\nКруглосуточные магазины Мефедрона в Москве? Оптовые и Розничные продажи Мефедрона в Москве? Купить Мефедрон в Москве через Телеграмм? Лучший Мефедрон Купить? \r\nКупить Мефедрон в Москве по скидке и хорошей цене? Купить Мефедрон в Москве через свой телефон или ноутбук можно легко? Сколько где Мефедрона стоит цена? \r\nКак купить Мефедрон в Москве если нет очень много денег и нужно угостить девушку? С кем можно разделить грамм Мефедрон в Москве? \r\nНе плохой или хороший Мефедрон можно Купить в Москве на своей улице закладкой? Девушка угостила меня Хорошим Мефедроном в Москве из магазина? \r\nМои друзья любят употреблять Мефедрон в Москве днем вечером и ночью и потом не спят целые сутки под Мефедрон в Москве? Мой любимый Мефедрон на планете купить? \r\nМефедрон в Москве можно заказать с доставкой в руки через хорошего курьера прямо в теллеграмм и его привезут в руки без палева в Москве? \r\nМой Мефедрон в Москве можно на выставке показывать потому что такой Мефедрон в Москве никто и никогда не виде подобного качества тут просто нет? \r\nКак хороший Мефедрон в Москве качественный провозят через границу из других стран чтоб люди радовались качеству Мефедрон в Москве? Очень купить Мефедрон советовали! \r\nКак ведут себя люди когда употребляют хороший качественный Мефедрон в Москве чтоб не спалиться в черных очках, которые цветом как Мефедрон в Москве? \r\nМогут ли принять мусора за Мефедрон в Москве если узнают что ты берешь его анонимно на сайте с гарантией который много лет продает Мефедрон в Москве? \r\nВсе люди по разному реагируют и задают себе вопрос, на который уже есть давно ответ - Как же купить Мефедрон в Москве если хочеться качественного Мефедрона? \r\n \r\nДополнительные теги - Купить Шишки в Москве, Купить экстази в Москве , Купить гашиш в Москве, Купить мефедрон в Москве, Купить экстази в Москве, Купить МДМА в Москве, \r\nКупить лсд в Москве, Купить Амфетамин в Москве, Купить скорость альфа ПВП в Москве, Купить гидропонику в Москве, Купить метамфетамин в Москве, Купить эйфоретики в Москве, \r\nКупить закладки в Москве, Купить ШИШКИ закладкой в Москве , Купить Стимуляторы в Москве, Купить Галлюцыногены в Москве, Купить Наркотики закладкой в Москве. Тег окончен', 0, '0', '2024-12-04 22:00:46', '2024-12-04 22:00:46', NULL),
(5, 'alextereeh8998', 'info@avtoshkola-v-telefone.ru', '85937317455', 'Personalized Contact Data Extraction from Google Maps', 'Tired of wasting time searching for businesses? IвЂ™ll extract all the relevant contacts from Google Maps for you! https://telegra.ph/Personalized-Contact-Data-Extraction-from-Google-Maps-10-03 (or telegram: @chamerion)', 0, '0', '2024-12-05 01:55:31', '2024-12-05 01:55:31', NULL),
(6, 'Coreywinue', 'tipanasotemthia@mail.ru', '87673347388', 'Грибы Оптом Купить', 'Интернет-магазин сушеных лечебных грибов и ягод https://amanita-love.ru/product/sushenye-shlyapki-mukhomor-pantyernyy-200-gramm/\r\n \r\n№ 4 (орешки кедровые очищенные сибирские, черника сушеная) 100 гр https://amanita-love.ru/product/plody-tselye-dikorastushchego-yezhovika-grebenchatogo-1-kg/\r\n \r\nЦена: 400 https://amanita-love.ru/product/molotyy-mukhomor-krasnyy-200-gramm/\r\n 00 руб https://amanita-love.ru/product/sushenye-shlyapki-mukhomor-pantyernyy-200-gramm/\r\n  за (шт https://amanita-love.ru/blog/rak-zheludka/\r\n ) \r\n240 р https://amanita-love.ru/product/troychatka-protivoparazitarnaya-s-krasnym-mukhomorom-v-kapsulakh-120-kapsul/\r\n  350 р https://amanita-love.ru/product/krepkie-yaytsa-ekstrakt-griba-veselki-60-kapsul-300-mg/\r\n  за 1 л https://amanita-love.ru/category/mukhomory/\r\n \r\nЖдем Вас за покупками! Любые вопросы по работе нашего магазина можно задать по телефону или электронной почте! \r\nБолее 20 лет мы занимаемся заготовкой, переработкой и продажей грибов и ягод https://amanita-love.ru/product/berezovaya-chaga-tonkogo-pomola-100-gramm/', 0, '0', '2024-12-05 17:35:05', '2024-12-05 17:35:05', NULL),
(7, 'Plamingers[somexrumerkey,2,5]', 'user2@plamingers.com', '82389361121', 'plamingers list7', '<a href=https://msqz346.buzz>دنس بت پدرام مختاری</a> \r\n<a href=https://rk7x7np.buzz>سایت پیش بینی دنس بت</a> \r\n<a href=https://hlwylxd.buzz>دانلود اپلیکیشن دنس بت</a> \r\n<a href=https://6i1w9ex.buzz>سایت پیش بینی دنس بت</a> \r\n<a href=https://vd101md.buzz>دانلود اپلیکیشن dancebet</a> \r\n<a href=https://89vb8ot.buzz>سایت پیش بینی dancebet</a> \r\n<a href=https://3n5jdqf.buzz>دانلود اپلیکیشن دنس بت پدرام مختاری</a> \r\n<a href=https://ekyhywd.buzz>سایت پیش بینی دنس بت پدرام مختاری</a> \r\n<a href=https://ykbpak0.buzz>دانلود اپلیکیشن دنس بت</a> \r\n<a href=https://1cnzve2.buzz>سایت پیش بینی دنس بت</a> \r\n<a href=https://82hco5oa.buzz>دانلود اپلیکیشن بازی انفجار سیب بت</a> \r\n<a href=https://dhdagf32.buzz>سایت پیش بینی بازی انفجار سیب بت</a> \r\n<a href=https://i8tzjr3g.buzz>دانلود اپلیکیشن هات بت</a> \r\n<a href=https://5nsumfhf.buzz>سایت پیش بینی هات بت</a> \r\n<a href=https://f2ffx4v7.buzz>دانلود اپلیکیشن بازی انفجار هات بت</a> \r\n<a href=https://tezt7yui.buzz>سایت پیش بینی بازی انفجار هات بت</a> \r\n<a href=https://7pl12cwb.buzz>دانلود اپلیکیشن تک بت</a> \r\n<a href=https://2bvzsa0q.buzz>سایت پیش بینی تک بت</a> \r\n<a href=https://ltk3w5md.buzz>دانلود اپلیکیشن بت 365</a> \r\n<a href=https://xjswbdry.buzz>سایت پیش بینی بت 365</a> \r\n<a href=https://syb5h8vji.buzz>دانلود اپلیکیشن بت برو</a> \r\n<a href=https://syb6j7zii.buzz>سایت پیش بینی بت برو</a> \r\n<a href=https://vu9og9.buzz>دانلود اپلیکیشن بت فوروارد</a> \r\n<a href=https://vs9y4x.buzz>سایت پیش بینی بت فوروارد</a> \r\n<a href=https://sib90.com.de>دانلود اپلیکیشن بت90</a> \r\n<a href=https://sib7c8qtt.com.pl>سایت پیش بینی بت90</a> \r\n<a href=https://sib6q6bcj.com.pl>دانلود اپلیکیشن بت کارت</a> \r\n<a href=https://sib6c2u.elk.pl>سایت پیش بینی بت کارت</a> \r\n<a href=https://sib9n3c.elk.pl>دانلود اپلیکیشن جت بت</a> \r\n<a href=https://raj1iw4.lomza.pl>سایت پیش بینی جت بت</a> \r\n<a href=https://sib4v2gsw.com.es>دانلود اپلیکیشن آس 90</a> \r\n<a href=https://sib3k8bcu.com.es>سایت پیش بینی آس 90</a> \r\n<a href=https://sib8c7xwy.elk.pl>دانلود اپلیکیشن طوفان بت</a> \r\n<a href=https://sib4x2fvv.elk.pl>سایت پیش بینی طوفان بت</a> \r\n<a href=https://sib1y7xao.com.es>دانلود اپلیکیشن بت45</a> \r\n<a href=https://7pvq23z.com.es>سایت پیش بینی بت45</a> \r\n<a href=https://oe9eqn0b.elk.pl>دانلود اپلیکیشن تاینی بت</a> \r\n<a href=https://embsa1ox.elk.pl>سایت پیش بینی تاینی بت</a> \r\n<a href=https://syb3d4.elk.pl>دانلود اپلیکیشن وانیکس بت</a> \r\n<a href=https://syb9y5.elk.pl>سایت پیش بینی وانیکس بت</a> \r\n<a href=https://seeb4j7.elk.pl>دانلود اپلیکیشن یک بت</a> \r\n<a href=https://seeb7n9.elk.pl>سایت پیش بینی یک بت</a> \r\n<a href=https://seeb8j2.elk.pl>دانلود اپلیکیشن بت یک</a> \r\n<a href=https://sib7k4nbb.elk.pl>سایت پیش بینی بت یک</a> \r\n<a href=https://sib1r3rkt.elk.pl>دانلود اپلیکیشن بت بال</a> \r\n<a href=https://sib6w8pyu.elk.pl>سایت پیش بینی بت بال</a> \r\n<a href=https://sib3f1pml.elk.pl>دانلود اپلیکیشن بت باز</a> \r\n<a href=https://sib3x5xg.com.es>سایت پیش بینی بت باز</a> \r\n<a href=https://sib7i6fm.elk.pl>دانلود اپلیکیشن بابابت</a> \r\n<a href=https://sib3w7qe.elk.pl>سایت پیش بینی بابابت</a> \r\n<a href=https://sib9k9.com.es>دانلود اپلیکیشن شیر بت</a> \r\n<a href=https://sib3l2.com.es>سایت پیش بینی شیر بت</a> \r\n<a href=https://sib7o6.elk.pl>دانلود اپلیکیشن شیر بت</a> \r\n<a href=https://sib5j2.elk.pl>سایت پیش بینی شیر بت</a> \r\n<a href=https://sib4c9xv.com.es>دانلود اپلیکیشن بازی انفجار دنس بت</a> \r\n<a href=https://sib1j9ge.elk.pl>سایت پیش بینی بازی انفجار دنس بت</a> \r\n<a href=https://sib9w9ew.buzz>دانلود اپلیکیشن سیب بت</a> \r\n<a href=https://dr6me.com.es>سایت پیش بینی سیب بت</a> \r\n<a href=https://k4okr.com.es>دانلود اپلیکیشن بازی انفجار شیر بت</a> \r\n<a href=https://dxhu7u1.buzz>سایت پیش بینی بازی انفجار شیر بت</a> \r\n<a href=https://c0brqlf.buzz>اپلیکیشن اندرویدی بت بازا</a> \r\n<a href=https://dgjk2.com.es>سایت پیش بینی بت بازا</a> \r\n<a href=https://11hww.elk.pl>دانلود برنامه پوکر شرطی</a> \r\n<a href=https://kddqv.elk.pl>سایت شرطبندی فوتبال پوکر شرطی</a> \r\n<a href=https://orb75qu.buzz>دانلود بازی انفجار شرط بندی</a> \r\n<a href=https://o4cw112.buzz>سایت شرط بندی فوتبال خارجی</a> \r\n<a href=https://46aqh84.buzz>دانلود اپلیکیشن دنس بت با لینک مستقیم</a> \r\n<a href=https://5z98nzm.buzz>لینک ورود به بازی انفجار</a> \r\n<a href=https://v3s3j9o.buzz>سایت شرط بندی بازی پرسپولیس</a> \r\n<a href=https://fdp0a8v.buzz>تحلیل مسابقات استقلال برای شرط بندی</a> \r\n<a href=https://3ppvsam.buzz>بت برو دات کام</a> \r\n<a href=https://l9pro8y.buzz>بازی انفجار دنس نی نی سایت</a> \r\n<a href=https://d3pwqs0.buzz>سایت تک بت مال کیست</a>', 0, '0', '2024-12-05 18:42:52', '2024-12-05 18:42:52', NULL),
(8, 'Jose Stroud', 'stroud.jose@gmail.com', 'S w rotua', 'Respond Immediately! Uncover Incredible SEO for Aenaturals!', 'Greetings to Aenaturals Administrator,\r\n\r\nMy name is Jose, I noticed Aenaturals after performing a brief exploration – you surfaced close to the top of the search results, so all that you’re implementing for SEO seems like it’s operating well.\r\n\r\nSo I\'ve got my inquiry – specifically what occurs AFTER a visitor lands on your page? Anything?\r\n\r\nData indicates at least 70 percent of the individuals who find your page, following a quick once-over, they exit… for good.\r\n\r\nThis suggests that much of the the effort and time you put into making them to arrive goes down the drain.\r\n\r\nWhy would you wish all of that excellent work – and the fantastic site you’ve created – go to waste?\r\n\r\nSince the likelihood are they’ll just avoid calling or even pulling out their phone, leaving you in the lurch.\r\n\r\nBut, here’s a idea… what if you could make things super-simple for an individual to raise their hand and say, okay, let’s talk about it without asking them to even take out their mobile phone from their bag, thanks to modern new software that can make that introductory call happen NOW.\r\n\r\nWeb Visitors Into Leads is a tool that sits on your site, ready and waiting to collect any visitor’s Contact Name, Email, and Phone Number. It notifies you instantly – so that you can talk to that lead while they’re still on your site, act when the iron’s hot!\r\n\r\nVisit https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads to understand precisely how it works. When targeting leads, you need to move fast – the difference between contacting someone within 5 minutes versus 30 minutes later is significant – like 100 times better!\r\n\r\nTherefore you should check out our new SMS Text With Lead feature… once you’ve obtained the phone number of the page guest, you can seamlessly kick off a chat with them.\r\n\r\nConsider how effective this could be – even if they don’t take you up on your proposal, you can maintain contact with them through texts communications to make new suggestions, or provide access to valuable content, and build your credibility. This alone could significantly improve your website\'s effectiveness – strike when the time is right!\r\n\r\nGo to https://advanceleadgeneration.com to learn more about everything Web Visitors Into Leads can do for your business – you’ll be amazed, and continue the great work!\r\n\r\nJose Stroud\r\nPS: Web Visitors Into Leads offers a 14-day trial – you could be transforming up to 100x more leads quickly! Visit https://advanceleadgeneration.com to experience Web Visitors Into Leads.\r\n\r\nNow, if you\'d like to opt-out here https://advanceleadgeneration.com/unsubscribe.aspx?d=aenaturals.in', 0, '0', '2024-12-05 20:10:14', '2024-12-05 20:10:14', NULL),
(9, 'Douglasbob', 'backlinks@jackpotbetonline.com', '87499192875', 'Jackpot Bet Online', 'We bring you latest Gambling News, Casino Bonuses and offers from Top Operators, Online Casino Slots Tips, Sports Betting Tips, odds etc. \r\n \r\nhttps://www.jackpotbetonline.com/', 0, '0', '2024-12-05 23:12:27', '2024-12-05 23:12:27', NULL),
(10, 'Duanegap', 'higbiosepo1986@mail.ru', '85895749216', 'Магазин Профессиональной Косметики Для Волос', 'Интернет-магазин профессиональной косметики в Москве Christina поможет ознакомиться с ассортиментом, а также изучить многочисленные отзывы пользователей косметики Christina, которые могут помочь в вашем выборе косметических средств  https://sinapple.ru/collection/all?page=54  Покупать продукцию Christina онлайн – быстро, легко и надежно  https://sinapple.ru/collection/phytomer/product/phytomer-pionniere-xmf-perfection-youth-rich-cream  \r\n\r\n\r\nПрофессиональная косметика Москва  https://sinapple.ru/collection/miriamquevedo/product/miriamquevedo-platinum-diamonds-luxurious-texturizing-spray-75-ml  \r\n\r\nСовременный быстрый жизненный ритм не оставляет много времени на уход за собой, неспешное совершение покупок в торговых центрах, где нужно обойти несколько магазинов со средствами по уходу  https://sinapple.ru/collection/ispanskaya-kosmetika?page=3  Вместе с этим успешный человек должен выглядеть идеально  https://sinapple.ru/collection/diego-dalla-palma/product/diego-dalla-palma-micellar-cleansing-water  Spadream сэкономит вам время, позаботится, чтобы вы всегда чувствовали себя в любых условиях на высоте и не беспокоились о внешнем виде  https://sinapple.ru/collection/skinclinic-ispaniya/product/skinclinic-syvorotka-nochnaya-resfill-resfill-night', 0, '0', '2024-12-05 23:43:33', '2024-12-05 23:43:33', NULL),
(11, 'Ralphfroda', 'yulya.onipchenko.88@mail.ru', '86529218927', 'Заказ Кухня', 'Посмотрите виртуальный 3D тур с нашей мебелью https://shkafi-kuhni.ru/page33375319.html\r\n \r\nЦены в нашем интернет-магазине — реальные цены от производителя, без наценок и накруток https://shkafi-kuhni.ru/page33376464.html\r\n  Именно поэтому они по-настоящему демократичны и доступны https://shkafi-kuhni.ru/page33376467.html\r\n \r\nВ пределах МКАД с 9 https://shkafi-kuhni.ru/page33376460.html\r\n 00 до 20 https://shkafi-kuhni.ru/\r\n 00 https://shkafi-kuhni.ru/page33376460.html\r\n \r\nОнлайн-калькулятор https://shkafi-kuhni.ru/page33375328.html\r\n \r\nПредставляем вашему вниманию универсальное решение, созданное на базе авторских коллекций кухонной мебели! Это отличный выбор для тех, кто предпочитает заказ мебели с индивидуальными характеристиками, высокое качество и безупречный стиль https://shkafi-kuhni.ru/\r\n \r\nЦена до акции: 47285 р https://shkafi-kuhni.ru/\r\n  от 33100 р https://shkafi-kuhni.ru/', 0, '0', '2024-12-05 23:43:46', '2024-12-05 23:43:46', NULL),
(12, 'FrankBug', 'orlov.roman.1988.2.11@list.ru', '88865392255', 'производители туалетной бумаги', 'Доставка из г https://solyariswell.com/en/catalog/linii/15-ru/oborudovanie-dlya-proizvodstva/avtomatizatsiya-proizvodstva/poluavtomaticheskie-linii/33-proizvodstvennaya-liniya-3\r\n  Москва Под заказ 30 дней Новое https://solyariswell.com/oborudovanie-dlya-proizvodstva/16-stanki-dlya-proizvodstva/16-peremotochno-namotochnyj-stanok-pm-2m\r\n \r\nоборудование для производства из готового сырья – наиболее доступный и простой вариант; мини-завод по переработке макулатуры – включает комплекс механизмов для подготовки бумажного сырья https://solyariswell.com/catalog/stanki/25-ru/oborudovanie-dlya-proizvodstva/stanki-dlya-proizvodstva/stanki-dlya-rezki-logov/27-otreznoj-stanok-lentochnaya-pila-pl-41-pl-45\r\n  Этот вариант более сложный, но включает все этапы производственного процесса, и значительно удешевляет себестоимость продукции https://solyariswell.com/oborudovanie-dlya-proizvodstva/16-stanki-dlya-proizvodstva/16-peremotochno-namotochnyj-stanok-pm-2m\r\n \r\nпроизводящие из готового материала; мини-цех, перерабатывающий макулатуру https://solyariswell.com/catalog/linii/15-ru/oborudovanie-dlya-proizvodstva/avtomatizatsiya-proizvodstva/poluavtomaticheskie-linii/34-proizvodstvennaya-liniya-4\r\n \r\nЭлектрический мини-завод по производству туалетной бумаги из вторичного сырья от российского , Омск https://solyariswell.com/en/\r\n \r\nПодготовка сырья: макулатура очищается от примесей, дробится и увлажняется https://solyariswell.com/catalog/26-ru/oborudovanie-dlya-proizvodstva/stanki-dlya-proizvodstva/stanki-dlya-proizvodstva-kartonnykh-vtulok/25-universalnyj-vtulochnyj-stanok-vt-42\r\n  Подается на сито, где отсеиваются маленькие включения (стекла, скрепки) https://solyariswell.com/en/catalog/stanki\r\n \r\nв емкость загружается измельченное и очищенное бумажное вторсырье, которое заливается водой; полученная масса помещается в гидроразбивательный механизм для дальнейшего помола и размягчения; Станок для нарезки логов туалетной бумаги полученное сырье поступает в подготовительный бак для обогащения водой и доведения до необходимого состояния; с помощью насоса-мельницы, масса поступает в ящик постоянного расхода https://solyariswell.com/en/20-en/equipment/rewinder-for-winding/49-pm-8m\r\n  В этом баке сырье насыщается кислородом с помощью вакуумного насоса; далее, масса проходит через сеточный стол, который находится в постоянном движении https://solyariswell.com/en/19-en/equipment/machine/47-alm-2100\r\n  Бумажное сырье равномерно распределяется по всей поверхности и направляется в специальный механизм отжима – гауч-вал; обезвоженная масса доставляется, с помощью суконного транспортера, к нагревательному барабану, а жидкость Производство туалетной бумаги https://solyariswell.com/catalog/15-ru/oborudovanie-dlya-proizvodstva/avtomatizatsiya-proizvodstva/poluavtomaticheskie-linii/35-proizvodstvennaya-liniya-4a', 0, '0', '2024-12-06 00:56:41', '2024-12-06 00:56:41', NULL),
(13, 'MichaelDet', 'doloresa.grishina@mail.ru', '82161751324', 'Колерах', 'Если вам требуется купить масло для дерева, немецкий производитель Biofa – это отличный выбор, сочетающий в себе все преимущества современных отделочных составов https://sigmacolorshop.ru/shop/68/desc/maslo-vosk-sigma-ehko\r\n \r\n860 Hirnholzschutz Защита торцов https://sigmacolorshop.ru/\r\n \r\nСВОЙСТВА: - Не изменяет естественный цвет древесины, подчёркивая её природную текстуру - Предотвращает образование плесени, грибка и других биологических разрушений - Обработанная поверхность стойкая к истиранию - Придаёт древесине водоотталкиваю https://sigmacolorshop.ru/shop/mebel-i-stoleshnicy\r\n \r\n3016 Слоновая кость https://sigmacolorshop.ru/photo/poly_i_lestnichnye_stupeni/3\r\n \r\nАртикул: 2065 https://sigmacolorshop.ru/shop/maslo-vosk-dlja-naruzhnykh-rabot\r\n \r\nФестиваль FRAMER FEST: Профессионалы каркасного домостроения Как это было https://sigmacolorshop.ru/shop/62/desc/masljano-voskovaja-mastika-sigma-torec-finish', 0, '0', '2024-12-06 01:33:59', '2024-12-06 01:33:59', NULL),
(14, 'Ernestoboync', 'gena-kazakov06812@rambler.ru', '89679561834', 'Сайт kra19.cc - Как зайти на площадку kra19.cc? Вход на kra19.at', 'На сегодняшний день многие потребители предпочитают делать покупки онлайн. Именно поэтому популярность онлайн-маркетплейсов продолжает расти. Эти виртуальные торговые площадки предоставляют широкий выбор товаров и услуг от различных продавцов. Один из таких маркетплейсов, Кракне, предлагает удобный способ совершения покупок. \r\n \r\nСайт Кракне является платформой, где пользователи могут найти все, что им нужно, начиная от товаров повседневного спроса и заканчивая эксклюзивными предложениями. Благодаря удобному интерфейсу и разделению товаров по категориям, пользователи могут легко найти то, что их интересует. \r\n \r\nОдин из главных преимуществ Кракне - это возможность сравнивать цены у разных продав \r\n \r\n<a href=https://kra19at.su>вход</a>', 0, '0', '2024-12-06 04:38:48', '2024-12-06 04:38:48', NULL),
(15, 'AmandaDillaNar2', 'amandaEruhnothc@gmail.com', '81586337455', 'आज रात कुछ रोमांचक के लिए एकदम सही है, क्या आपको नहीं लगता?  ✨', 'क्या आप अनुमान लगा सकते हैं कि मैं अभी क्या तरस रहा हूं?  -  https://rb.gy/es66fc?tino', 0, '0', '2024-12-06 10:37:00', '2024-12-06 10:37:00', NULL),
(16, 'Geetha NT', 'nanuthankappangeetha@gmail.com', '09663313075', 'Enquiry', 'Enquiry', 0, '0', '2024-12-06 13:16:39', '2024-12-06 13:16:39', NULL),
(17, 'SheilaInabe', 'rms-ekb@rambler.ru', '85353866159', 'Поставки редких металлов и изделий из них.', 'РедМетСплав предлагает обширный выбор отборных изделий из нестандартных материалов. Не важно, какие объемы вам необходимы - от небольших закупок до крупных поставок, мы обеспечиваем быстрое выполнение вашего заказа. \r\nКаждая единица товара подтверждена всеми необходимыми документами, подтверждающими их качество. Опытная поддержка - наш стандарт – мы на связи, чтобы ответить на ваши вопросы а также адаптировать решения под требования вашего бизнеса. \r\nДоверьте ваш запрос профессионалам РедМетСплав и убедитесь в широком спектре предлагаемых возможностей \r\n \r\nНаши товары: \r\n<a href=></a> \r\n<a href=></a> \r\n<a href=></a> \r\n<a href=></a> \r\n<a href=></a>', 0, '0', '2024-12-06 17:22:56', '2024-12-06 17:22:56', NULL),
(18, 'Frankguine', 'kikabidzenina204@gmail.com', '81243384826', 'The Most Luxurious Casino Experiences You Can Buy', 'The Best Casinos to Celebrate Special Occasions \r\n<a href=\"https://mgdosagecia.com\">casino apps real money</a> \r\nHow Casino Rewards Programs Work for Players \r\n<a href=https://mgdosagecia.com>spin real money casino</a> \r\nWhy Casinos Are Popular Entertainment Destinations', 0, '0', '2024-12-07 09:56:43', '2024-12-07 09:56:43', NULL),
(19, 'Wolfgang Rignall', 'rignall.wolfgang@gmail.com', '625508908', '?', 'How would you like to receive $100 instant payments\r\nover and over again? That\'s right. You\'re one\r\nof the first to get access to this.\r\nhttps://bit.ly/3Oeb8HZ\r\n\r\nWhen you pay to get access to this system it will give you the rights to get $100 payments over and over again.\r\nYou\'ll need at least one of these accounts:\r\n1. Bitcoin\r\n2. Stripe\r\n3. Google Pay\r\n4. Cash App\r\n5. Zelle\r\n6. Venmo\r\nCheck out the video and see how this new system can work for you.\r\n\r\nYou can:\r\n\r\n+ Get Access To Over 2,000 Master Resell Rights\r\n+ Get Resell Rights To The Entire Package\r\nGet $100 payments paid direct to you by getting resell rights to the entire system.\r\nhttps://bit.ly/3Oeb8HZ\r\nYou will be one of the first to get in on something like this. Watch the video to see how it all works and make it happen:\r\n\r\nYou are going to love it.\r\n,.........................................................\r\nThank you.\r\n\r\nYours sincerely,\r\n\r\nDaniel Udom', 0, '0', '2024-12-07 15:07:11', '2024-12-07 15:07:11', NULL),
(20, 'PhillipScect', 'temptest543827564@gmail.com', '84322311371', '301 Moved Permanently', '301 Moved Permanently \r\n<a href=https://www.binance.com/activity/referral-entry/CPA/together-v4?hl=en&ref=CPA_007YZN88KF>More info>>></a>', 0, '0', '2024-12-07 16:17:45', '2024-12-07 16:17:45', NULL),
(21, 'Robertmum', 'mefedron@cocaine-moscow-russia.shop', '85853219359', 'Где Купить Мефедрон? САЙТ - KOKAIN.VIP Сколько стоит Мефедрон? САЙТ - KOKAIN.VIP', 'Где Купить Мефедрон? САЙТ - KOKAIN.VIP Сколько стоит Мефедрон? САЙТ - KOKAIN.VIP \r\n \r\n \r\nКУПИТЬ НА САЙТЕ - https://kokain.vip/ \r\n \r\nЗАКАЗАТЬ ЧЕРЕЗ ТЕЛЕГРАММ- https://kokain.vip/ \r\n \r\nДОСТАВКА В РУКИ - https://kokain.vip/ \r\n \r\nЗАКЛАДКА ОНЛАЙН - https://kokain.vip/ \r\n \r\nССЫЛКА В ТЕЛЕГРАММ - https://kokain.vip/ \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\nТеги поисковых слов для запроса \"Мефедрон в Москве\" \r\nГде Купить Мефедрон в Москве? Как Купить закладку Мефедрона в Москве? Цена на Мефедрон в Москве? Купить Мефедрон с Доставкой в руки в Москве? \r\nСколько Стоит Мефедрон в Москве? Почему так просто Купить Мефедрон закладкой в Москве? Гарантия на Мефедрон в Москве? Купить Мефедрон с Гарантией? \r\nКруглосуточные магазины Мефедрона в Москве? Оптовые и Розничные продажи Мефедрона в Москве? Купить Мефедрон в Москве через Телеграмм? Лучший Мефедрон Купить? \r\nКупить Мефедрон в Москве по скидке и хорошей цене? Купить Мефедрон в Москве через свой телефон или ноутбук можно легко? Сколько где Мефедрона стоит цена? \r\nКак купить Мефедрон в Москве если нет очень много денег и нужно угостить девушку? С кем можно разделить грамм Мефедрон в Москве? \r\nНе плохой или хороший Мефедрон можно Купить в Москве на своей улице закладкой? Девушка угостила меня Хорошим Мефедроном в Москве из магазина? \r\nМои друзья любят употреблять Мефедрон в Москве днем вечером и ночью и потом не спят целые сутки под Мефедрон в Москве? Мой любимый Мефедрон на планете купить? \r\nМефедрон в Москве можно заказать с доставкой в руки через хорошего курьера прямо в теллеграмм и его привезут в руки без палева в Москве? \r\nМой Мефедрон в Москве можно на выставке показывать потому что такой Мефедрон в Москве никто и никогда не виде подобного качества тут просто нет? \r\nКак хороший Мефедрон в Москве качественный провозят через границу из других стран чтоб люди радовались качеству Мефедрон в Москве? Очень купить Мефедрон советовали! \r\nКак ведут себя люди когда употребляют хороший качественный Мефедрон в Москве чтоб не спалиться в черных очках, которые цветом как Мефедрон в Москве? \r\nМогут ли принять мусора за Мефедрон в Москве если узнают что ты берешь его анонимно на сайте с гарантией который много лет продает Мефедрон в Москве? \r\nВсе люди по разному реагируют и задают себе вопрос, на который уже есть давно ответ - Как же купить Мефедрон в Москве если хочеться качественного Мефедрона? \r\n \r\nДополнительные теги - Купить Шишки в Москве, Купить экстази в Москве , Купить гашиш в Москве, Купить мефедрон в Москве, Купить экстази в Москве, Купить МДМА в Москве, \r\nКупить лсд в Москве, Купить Амфетамин в Москве, Купить скорость альфа ПВП в Москве, Купить гидропонику в Москве, Купить метамфетамин в Москве, Купить эйфоретики в Москве, \r\nКупить закладки в Москве, Купить ШИШКИ закладкой в Москве , Купить Стимуляторы в Москве, Купить Галлюцыногены в Москве, Купить Наркотики закладкой в Москве. Тег окончен', 0, '0', '2024-12-07 16:33:15', '2024-12-07 16:33:15', NULL),
(22, 'ZacharyAvedo', 'kokain@cocaine-moscow-russia.shop', '85347442527', 'Где Купить Кокаин? САЙТ - KOKAIN.VIP Сколько стоит Кокаин? САЙТ - KOKAIN.VIP', 'Как Купить Кокаин? САЙТ - KOKAIN.VIP Сколько стоит Кокаин? САЙТ - KOKAIN.VIP \r\n \r\n \r\nКУПИТЬ КОКАИН НА САЙТЕ - https://kokain.vip/ \r\n \r\nЗАКАЗАТЬ КОКАИН ЧЕРЕЗ ТЕЛЕГРАММ- https://kokain.vip/ \r\n \r\nДОСТАВКА КОКАИН В РУКИ - https://kokain.vip/ \r\n \r\nЗАКЛАДКА КОКАИНА ОНЛАЙН - https://kokain.vip/ \r\n \r\nССЫЛКА В ТЕЛЕГРАММ - https://kokain.vip/ \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\nТеги поисковых слов для запроса \"Кокаин в Москве\" \r\nГде Купить Кокаин в Москве? Как Купить закладку Кокаин в Москве? Цена на Кокаин в Москве? Купить Кокаин с Доставкой в руки в Москве? \r\nСколько Стоит Кокаин в Москве? Почему так просто Купить Кокаин закладкой в Москве? Гарантия на Кокаин в Москве? Купить Кокаин с Гарантией? \r\nКруглосуточные магазины Кокаина в Москве? Оптовые и Розничные продажи Кокаина в Москве? Купить Кокаин в Москве через Телеграмм? \r\nКупить Кокаин в Москве по скидке и хорошей цене? Купить Кокаин в Москве через свой телефон или ноутбук можно легко? Купить Кокаина гидрохлорид! \r\nКак купить Кокаин в Москве если нет очень много денег и нужно угостить девушку? С кем можно разделить грамм Кокаина в Москве? \r\nНе плохой или хороший Кокаин можно Купить в Москве на своей улице закладкой? Девушка угостила меня Хорошим Кокаином в Москве из магазина? \r\nМои друзья любят употреблять Кокаин в Москве днем вечером и ночью и потом не спят целые сутки под Кокаином в Москве? Самый чистый Кокаин в Москве Купить! \r\nКокаин в Москве можно заказать с доставкой в руки через хорошего курьера прямо в теллеграмм и его привезут в руки без палева в Москве? \r\nМой Кокаин в Москве можно на выставке показывать потому что такой Кокаин в Москве никто и никогда не виде подобного качества тут просто нет? \r\nКак хороший Кокаин в Москве качественный провозят через границу из других стран чтоб люди радовались качеству Кокаина в Москве? Лучший Кокаин в Москве Купить цена! \r\nКак ведут себя люди когда употребляют хороший качественный Кокаин в Москве чтоб не спалиться в черных очках, которые цветом как Кокаин в Москве? \r\nМогут ли принять мусора за Кокаин в Москве если узнают что ты берешь его анонимно на сайте с гарантией который много лет продает Кокаин в Москве? \r\nВсе люди по разному реагируют и задают себе вопрос, на который уже есть давно ответ - Как же купить Кокаин в Москве если хочеться качественного Кокаина? \r\n \r\nДополнительные теги - Купить Шишки в Москве, Купить экстази в Москве , Купить гашиш в Москве, Купить мефедрон в Москве, Купить экстази в Москве, Купить МДМА в Москве, \r\nКупить лсд в Москве, Купить Амфетамин в Москве, Купить скорость альфа ПВП в Москве, Купить гидропонику в Москве, Купить метамфетамин в Москве, Купить эйфоретики в Москве, \r\nКупить закладки в Москве, Купить ШИШКИ закладкой в Москве , Купить Стимуляторы в Москве, Купить Галлюцыногены в Москве, Купить Наркотики закладкой в Москве. Тег окончен', 0, '0', '2024-12-07 17:17:53', '2024-12-07 17:17:53', NULL);

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

--
-- Table structure for table `coupons`
--

CREATE TABLE `coupons` (
  `id` bigint UNSIGNED NOT NULL,
  `added_by` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'admin',
  `coupon_type` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `coupon_bearer` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'inhouse',
  `seller_id` bigint DEFAULT NULL COMMENT 'NULL=in-house, 0=all seller',
  `customer_id` bigint DEFAULT NULL COMMENT '0 = all customer',
  `title` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `code` varchar(15) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `start_date` date DEFAULT NULL,
  `expire_date` date DEFAULT NULL,
  `min_purchase` decimal(8,2) NOT NULL DEFAULT '0.00',
  `max_discount` decimal(8,2) NOT NULL DEFAULT '0.00',
  `discount` decimal(8,2) NOT NULL DEFAULT '0.00',
  `discount_type` varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'percentage',
  `status` tinyint(1) NOT NULL DEFAULT '1',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `limit` int DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `coupons`
--

INSERT INTO `coupons` (`id`, `added_by`, `coupon_type`, `coupon_bearer`, `seller_id`, `customer_id`, `title`, `code`, `start_date`, `expire_date`, `min_purchase`, `max_discount`, `discount`, `discount_type`, `status`, `created_at`, `updated_at`, `limit`) VALUES
(1, 'admin', 'discount_on_purchase', 'inhouse', NULL, 0, 'Deals', '59exqcxfsh', '2023-09-30', '2023-10-01', 500.00, 5000.00, 20.00, 'percentage', 1, '2023-09-30 12:13:19', '2023-09-30 12:13:19', 1),
(2, 'admin', 'discount_on_purchase', 'inhouse', NULL, 0, 'ae coupon', 'og2cr6mo7k', '2024-03-15', '2025-10-15', 1000.00, 1000.00, 100.00, 'amount', 1, '2024-02-23 17:19:16', '2024-03-15 15:17:20', 100);

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

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

CREATE TABLE `currencies` (
  `id` bigint UNSIGNED NOT NULL,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `symbol` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `exchange_rate` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` tinyint(1) NOT NULL DEFAULT '0',
  `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 `currencies`
--

INSERT INTO `currencies` (`id`, `name`, `symbol`, `code`, `exchange_rate`, `status`, `created_at`, `updated_at`) VALUES
(1, 'USD', '$', 'USD', '1', 0, NULL, '2023-09-12 15:16:54'),
(2, 'BDT', '৳', 'BDT', '84', 0, NULL, '2023-09-12 14:47:49'),
(3, 'Indian Rupee', '₹', 'INR', '1', 0, '2020-10-15 17:23:04', '2023-09-12 14:50:23'),
(4, 'Euro', '€', 'EUR', '100', 0, '2021-05-25 21:00:23', '2023-09-12 15:16:55'),
(5, 'YEN', '¥', 'JPY', '110', 0, '2021-06-10 22:08:31', '2023-09-12 15:16:56'),
(6, 'Ringgit', 'RM', 'MYR', '4.16', 0, '2021-07-03 11:08:33', '2023-09-12 14:47:51'),
(7, 'Rand', 'R', 'ZAR', '14.26', 0, '2021-07-03 11:12:38', '2023-09-12 14:47:52'),
(8, 'Indian Rupee', '₹', 'INR', '1', 1, '2023-09-12 14:46:47', '2023-09-12 14:59:40');

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

--
-- Table structure for table `customer_wallets`
--

CREATE TABLE `customer_wallets` (
  `id` bigint UNSIGNED NOT NULL,
  `customer_id` bigint DEFAULT NULL,
  `balance` decimal(8,2) NOT NULL DEFAULT '0.00',
  `royality_points` decimal(8,2) NOT NULL DEFAULT '0.00',
  `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 `customer_wallet_histories`
--

CREATE TABLE `customer_wallet_histories` (
  `id` bigint UNSIGNED NOT NULL,
  `customer_id` bigint DEFAULT NULL,
  `transaction_amount` decimal(8,2) NOT NULL DEFAULT '0.00',
  `transaction_type` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `transaction_method` varchar(30) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `transaction_id` varchar(20) COLLATE utf8mb4_unicode_ci 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 `deal_of_the_days`
--

CREATE TABLE `deal_of_the_days` (
  `id` bigint UNSIGNED NOT NULL,
  `title` varchar(150) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `product_id` bigint DEFAULT NULL,
  `discount` decimal(8,2) NOT NULL DEFAULT '0.00',
  `discount_type` varchar(12) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'amount',
  `status` tinyint(1) NOT NULL DEFAULT '0',
  `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 `deal_of_the_days`
--

INSERT INTO `deal_of_the_days` (`id`, `title`, `product_id`, `discount`, `discount_type`, `status`, `created_at`, `updated_at`) VALUES
(3, 'Kumkumadi Tailam', 31, 0.00, 'flat', 1, '2023-12-23 22:56:27', '2024-05-25 05:30:51'),
(4, 'Nano Curcumin Cream', 63, 0.00, 'flat', 1, '2023-12-23 22:56:47', '2024-05-25 05:30:50'),
(5, 'Basil Essential', 133, 0.00, 'flat', 1, '2023-12-23 22:57:28', '2024-05-25 05:30:49');

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

--
-- Table structure for table `deliveryman_notifications`
--

CREATE TABLE `deliveryman_notifications` (
  `id` bigint UNSIGNED NOT NULL,
  `delivery_man_id` bigint NOT NULL,
  `order_id` bigint NOT NULL,
  `description` varchar(191) COLLATE utf8mb4_unicode_ci 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 `deliveryman_wallets`
--

CREATE TABLE `deliveryman_wallets` (
  `id` bigint UNSIGNED NOT NULL,
  `delivery_man_id` bigint NOT NULL,
  `current_balance` decimal(50,2) NOT NULL DEFAULT '0.00',
  `cash_in_hand` decimal(50,2) NOT NULL DEFAULT '0.00',
  `pending_withdraw` decimal(50,2) NOT NULL DEFAULT '0.00',
  `total_withdraw` decimal(50,2) NOT NULL DEFAULT '0.00',
  `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 `deliveryman_wallets`
--

INSERT INTO `deliveryman_wallets` (`id`, `delivery_man_id`, `current_balance`, `cash_in_hand`, `pending_withdraw`, `total_withdraw`, `created_at`, `updated_at`) VALUES
(1, 1, 0.00, 0.00, 0.00, 0.00, '2024-10-23 10:09:47', '2024-10-23 10:09:47');

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

--
-- Table structure for table `delivery_country_codes`
--

CREATE TABLE `delivery_country_codes` (
  `id` bigint UNSIGNED NOT NULL,
  `country_code` varchar(191) COLLATE utf8mb4_unicode_ci 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 `delivery_histories`
--

CREATE TABLE `delivery_histories` (
  `id` bigint UNSIGNED NOT NULL,
  `order_id` bigint DEFAULT NULL,
  `deliveryman_id` bigint DEFAULT NULL,
  `time` datetime DEFAULT NULL,
  `longitude` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `latitude` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `location` varchar(191) COLLATE utf8mb4_unicode_ci 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 `delivery_man_transactions`
--

CREATE TABLE `delivery_man_transactions` (
  `id` bigint UNSIGNED NOT NULL,
  `delivery_man_id` bigint NOT NULL,
  `user_id` bigint NOT NULL,
  `user_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `transaction_id` char(36) COLLATE utf8mb4_unicode_ci NOT NULL,
  `debit` decimal(50,2) NOT NULL DEFAULT '0.00',
  `credit` decimal(50,2) NOT NULL DEFAULT '0.00',
  `transaction_type` varchar(20) COLLATE utf8mb4_unicode_ci 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 `delivery_men`
--

CREATE TABLE `delivery_men` (
  `id` bigint UNSIGNED NOT NULL,
  `seller_id` bigint DEFAULT NULL,
  `f_name` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `l_name` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `address` text COLLATE utf8mb4_unicode_ci,
  `country_code` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `phone` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `email` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `identity_number` varchar(30) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `identity_type` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `identity_image` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `image` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `password` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `bank_name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `branch` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `account_no` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `holder_name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `is_active` tinyint(1) NOT NULL DEFAULT '1',
  `is_online` tinyint NOT NULL DEFAULT '1',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `auth_token` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '6yIRXJRRfp78qJsAoKZZ6TTqhzuNJ3TcdvPBmk6n',
  `fcm_token` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `delivery_men`
--

INSERT INTO `delivery_men` (`id`, `seller_id`, `f_name`, `l_name`, `address`, `country_code`, `phone`, `email`, `identity_number`, `identity_type`, `identity_image`, `image`, `password`, `bank_name`, `branch`, `account_no`, `holder_name`, `is_active`, `is_online`, `created_at`, `updated_at`, `auth_token`, `fcm_token`) VALUES
(1, 0, 'pratheek', 'Prakash', NULL, '91', '6394 553 354', 'pratheek@aenaturals.in', '113582', 'passport', '[\"2023-09-22-650d253c09e2c.png\"]', '2023-09-22-650d253c0a9fb.png', '$2y$10$1lesQhVyUN/K6svsmrKEVuEBXYSVsU01HHqdS4ytovlVWkxAkJTqW', NULL, NULL, NULL, NULL, 1, 1, '2023-09-22 10:55:16', '2024-11-25 16:03:37', '6yIRXJRRfp78qJsAoKZZ6TTqhzuNJ3TcdvPBmk6n', NULL),
(2, 0, 'Jagadeesh', 'K', 'BEML', '91', '8919085042', 'jagadeesh@aenaturals.in', '12345255', 'passport', '[\"2023-10-10-6524e40355529.png\"]', '2023-10-10-6524e40355fd4.png', '$2y$10$qXZ504xyRhJK./elSE/FmuPTq7vHHqY4plpTG0ABWgj1fQhcsi7g6', NULL, NULL, NULL, NULL, 1, 1, '2023-10-10 11:11:23', '2023-12-23 15:24:01', '6yIRXJRRfp78qJsAoKZZ6TTqhzuNJ3TcdvPBmk6n', NULL);

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

--
-- Table structure for table `delivery_zip_codes`
--

CREATE TABLE `delivery_zip_codes` (
  `id` bigint UNSIGNED NOT NULL,
  `zipcode` varchar(191) COLLATE utf8mb4_unicode_ci 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 `emergency_contacts`
--

CREATE TABLE `emergency_contacts` (
  `id` bigint UNSIGNED NOT NULL,
  `user_id` bigint NOT NULL,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `phone` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` tinyint(1) 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 `failed_jobs`
--

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

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

--
-- Table structure for table `feature_deals`
--

CREATE TABLE `feature_deals` (
  `id` bigint UNSIGNED NOT NULL,
  `url` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `photo` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT '0',
  `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 `flash_deals`
--

CREATE TABLE `flash_deals` (
  `id` bigint UNSIGNED NOT NULL,
  `title` varchar(150) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `start_date` date DEFAULT NULL,
  `end_date` date DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT '0',
  `featured` tinyint(1) NOT NULL DEFAULT '0',
  `background_color` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `text_color` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `banner` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `slug` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `product_id` int DEFAULT NULL,
  `deal_type` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `flash_deals`
--

INSERT INTO `flash_deals` (`id`, `title`, `start_date`, `end_date`, `status`, `featured`, `background_color`, `text_color`, `banner`, `slug`, `created_at`, `updated_at`, `product_id`, `deal_type`) VALUES
(1, 'Fast Selling', '2023-09-30', '2024-06-04', 1, 0, NULL, NULL, 'def.png', 'fast-selling', '2023-09-20 05:12:49', '2024-05-23 16:00:10', NULL, 'feature_deal'),
(2, 'Super Sunday', '2023-09-20', '2023-09-21', 0, 0, NULL, NULL, 'def.png', 'super-sunday', '2023-09-20 05:52:22', '2024-05-25 05:29:47', NULL, 'flash_deal'),
(3, 'Herbal Capsules', '2024-04-11', '2025-12-30', 1, 0, NULL, NULL, 'def.png', 'herbal-capsules', '2024-04-11 10:48:19', '2024-05-25 05:30:50', NULL, 'feature_deal');

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

--
-- Table structure for table `flash_deal_products`
--

CREATE TABLE `flash_deal_products` (
  `id` bigint UNSIGNED NOT NULL,
  `flash_deal_id` bigint DEFAULT NULL,
  `product_id` bigint DEFAULT NULL,
  `discount` decimal(8,2) NOT NULL DEFAULT '0.00',
  `discount_type` varchar(20) COLLATE utf8mb4_unicode_ci 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 `flash_deal_products`
--

INSERT INTO `flash_deal_products` (`id`, `flash_deal_id`, `product_id`, `discount`, `discount_type`, `created_at`, `updated_at`) VALUES
(12, 1, 31, 0.00, NULL, '2023-10-25 21:54:39', '2023-10-25 21:54:39'),
(13, 1, 33, 0.00, NULL, '2023-10-25 21:55:24', '2023-10-25 21:55:24'),
(14, 1, 105, 0.00, NULL, '2023-10-25 21:55:34', '2023-10-25 21:55:34'),
(15, 1, 98, 0.00, NULL, '2023-10-25 21:55:45', '2023-10-25 21:55:45'),
(16, 1, 100, 0.00, NULL, '2023-10-25 21:56:00', '2023-10-25 21:56:00'),
(17, 1, 65, 0.00, NULL, '2023-10-25 21:56:22', '2023-10-25 21:56:22'),
(18, 1, 146, 0.00, NULL, '2023-12-21 19:38:29', '2023-12-21 19:38:29'),
(20, 2, 63, 0.00, NULL, '2024-01-04 20:03:39', '2024-01-04 20:03:39'),
(21, 2, 158, 0.00, NULL, '2024-01-04 20:03:46', '2024-01-04 20:03:46'),
(22, 3, 43, 0.00, NULL, '2024-04-11 10:48:38', '2024-04-11 10:48:38'),
(23, 3, 49, 0.00, NULL, '2024-04-11 10:48:50', '2024-04-11 10:48:50'),
(24, 3, 151, 0.00, NULL, '2024-04-11 10:49:06', '2024-04-11 10:49:06'),
(25, 3, 42, 0.00, NULL, '2024-04-11 10:49:31', '2024-04-11 10:49:31'),
(26, 3, 44, 0.00, NULL, '2024-04-11 10:49:58', '2024-04-11 10:49:58'),
(27, 3, 425, 0.00, NULL, '2024-04-11 10:50:14', '2024-04-11 10:50:14'),
(28, 3, 163, 0.00, NULL, '2024-05-23 15:59:20', '2024-05-23 15:59:20');

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

--
-- Table structure for table `help_topics`
--

CREATE TABLE `help_topics` (
  `id` bigint UNSIGNED NOT NULL,
  `question` text COLLATE utf8mb4_unicode_ci,
  `answer` text COLLATE utf8mb4_unicode_ci,
  `ranking` int NOT NULL DEFAULT '1',
  `status` tinyint(1) NOT NULL DEFAULT '1',
  `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 `jobs`
--

CREATE TABLE `jobs` (
  `id` bigint UNSIGNED NOT NULL,
  `queue` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `payload` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `attempts` tinyint UNSIGNED NOT NULL,
  `reserved_at` int UNSIGNED DEFAULT NULL,
  `available_at` int UNSIGNED NOT NULL,
  `created_at` int UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `latest_products`
--

CREATE TABLE `latest_products` (
  `product_id` int DEFAULT NULL,
  `priority` int DEFAULT NULL,
  `id` bigint UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `latest_products`
--

INSERT INTO `latest_products` (`product_id`, `priority`, `id`) VALUES
(36, 0, 14),
(30, 1, 15),
(72, 2, 16),
(37, 3, 17),
(100, 4, 18),
(41, 5, 19),
(32, 6, 20),
(38, 7, 22),
(162, 8, 23),
(79, 9, 24),
(78, 10, 25),
(80, 11, 26),
(57, 12, 27),
(110, 14, 28),
(63, 15, 29),
(98, 16, 30),
(33, 17, 31),
(46, 18, 32),
(150, 19, 33),
(66, 20, 34);

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

--
-- Table structure for table `loyalty_point_transactions`
--

CREATE TABLE `loyalty_point_transactions` (
  `id` bigint UNSIGNED NOT NULL,
  `user_id` bigint UNSIGNED DEFAULT NULL,
  `transaction_id` char(36) COLLATE utf8mb4_unicode_ci NOT NULL,
  `credit` decimal(24,3) NOT NULL DEFAULT '0.000',
  `debit` decimal(24,3) NOT NULL DEFAULT '0.000',
  `balance` decimal(24,3) NOT NULL DEFAULT '0.000',
  `reference` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `transaction_type` varchar(191) COLLATE utf8mb4_unicode_ci 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 `migrations`
--

CREATE TABLE `migrations` (
  `id` int UNSIGNED NOT NULL,
  `migration` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `batch` int 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),
(4, '2020_09_08_105159_create_admins_table', 1),
(5, '2020_09_08_111837_create_admin_roles_table', 1),
(6, '2020_09_16_142451_create_categories_table', 2),
(7, '2020_09_16_181753_create_categories_table', 3),
(8, '2020_09_17_134238_create_brands_table', 4),
(9, '2020_09_17_203054_create_attributes_table', 5),
(10, '2020_09_19_112509_create_coupons_table', 6),
(11, '2020_09_19_161802_create_curriencies_table', 7),
(12, '2020_09_20_114509_create_sellers_table', 8),
(13, '2020_09_23_113454_create_shops_table', 9),
(14, '2020_09_23_115615_create_shops_table', 10),
(15, '2020_09_23_153822_create_shops_table', 11),
(16, '2020_09_21_122817_create_products_table', 12),
(17, '2020_09_22_140800_create_colors_table', 12),
(18, '2020_09_28_175020_create_products_table', 13),
(19, '2020_09_28_180311_create_products_table', 14),
(20, '2020_10_04_105041_create_search_functions_table', 15),
(21, '2020_10_05_150730_create_customers_table', 15),
(22, '2020_10_08_133548_create_wishlists_table', 16),
(23, '2016_06_01_000001_create_oauth_auth_codes_table', 17),
(24, '2016_06_01_000002_create_oauth_access_tokens_table', 17),
(25, '2016_06_01_000003_create_oauth_refresh_tokens_table', 17),
(26, '2016_06_01_000004_create_oauth_clients_table', 17),
(27, '2016_06_01_000005_create_oauth_personal_access_clients_table', 17),
(28, '2020_10_06_133710_create_product_stocks_table', 17),
(29, '2020_10_06_134636_create_flash_deals_table', 17),
(30, '2020_10_06_134719_create_flash_deal_products_table', 17),
(31, '2020_10_08_115439_create_orders_table', 17),
(32, '2020_10_08_115453_create_order_details_table', 17),
(33, '2020_10_08_121135_create_shipping_addresses_table', 17),
(34, '2020_10_10_171722_create_business_settings_table', 17),
(35, '2020_09_19_161802_create_currencies_table', 18),
(36, '2020_10_12_152350_create_reviews_table', 18),
(37, '2020_10_12_161834_create_reviews_table', 19),
(38, '2020_10_12_180510_create_support_tickets_table', 20),
(39, '2020_10_14_140130_create_transactions_table', 21),
(40, '2020_10_14_143553_create_customer_wallets_table', 21),
(41, '2020_10_14_143607_create_customer_wallet_histories_table', 21),
(42, '2020_10_22_142212_create_support_ticket_convs_table', 21),
(43, '2020_10_24_234813_create_banners_table', 22),
(44, '2020_10_27_111557_create_shipping_methods_table', 23),
(45, '2020_10_27_114154_add_url_to_banners_table', 24),
(46, '2020_10_28_170308_add_shipping_id_to_order_details', 25),
(47, '2020_11_02_140528_add_discount_to_order_table', 26),
(48, '2020_11_03_162723_add_column_to_order_details', 27),
(49, '2020_11_08_202351_add_url_to_banners_table', 28),
(50, '2020_11_10_112713_create_help_topic', 29),
(51, '2020_11_10_141513_create_contacts_table', 29),
(52, '2020_11_15_180036_add_address_column_user_table', 30),
(53, '2020_11_18_170209_add_status_column_to_product_table', 31),
(54, '2020_11_19_115453_add_featured_status_product', 32),
(55, '2020_11_21_133302_create_deal_of_the_days_table', 33),
(56, '2020_11_20_172332_add_product_id_to_products', 34),
(57, '2020_11_27_234439_add__state_to_shipping_addresses', 34),
(58, '2020_11_28_091929_create_chattings_table', 35),
(59, '2020_12_02_011815_add_bank_info_to_sellers', 36),
(60, '2020_12_08_193234_create_social_medias_table', 37),
(61, '2020_12_13_122649_shop_id_to_chattings', 37),
(62, '2020_12_14_145116_create_seller_wallet_histories_table', 38),
(63, '2020_12_14_145127_create_seller_wallets_table', 38),
(64, '2020_12_15_174804_create_admin_wallets_table', 39),
(65, '2020_12_15_174821_create_admin_wallet_histories_table', 39),
(66, '2020_12_15_214312_create_feature_deals_table', 40),
(67, '2020_12_17_205712_create_withdraw_requests_table', 41),
(68, '2021_02_22_161510_create_notifications_table', 42),
(69, '2021_02_24_154706_add_deal_type_to_flash_deals', 43),
(70, '2021_03_03_204349_add_cm_firebase_token_to_users', 44),
(71, '2021_04_17_134848_add_column_to_order_details_stock', 45),
(72, '2021_05_12_155401_add_auth_token_seller', 46),
(73, '2021_06_03_104531_ex_rate_update', 47),
(74, '2021_06_03_222413_amount_withdraw_req', 48),
(75, '2021_06_04_154501_seller_wallet_withdraw_bal', 49),
(76, '2021_06_04_195853_product_dis_tax', 50),
(77, '2021_05_27_103505_create_product_translations_table', 51),
(78, '2021_06_17_054551_create_soft_credentials_table', 51),
(79, '2021_06_29_212549_add_active_col_user_table', 52),
(80, '2021_06_30_212619_add_col_to_contact', 53),
(81, '2021_07_01_160828_add_col_daily_needs_products', 54),
(82, '2021_07_04_182331_add_col_seller_sales_commission', 55),
(83, '2021_08_07_190655_add_seo_columns_to_products', 56),
(84, '2021_08_07_205913_add_col_to_category_table', 56),
(85, '2021_08_07_210808_add_col_to_shops_table', 56),
(86, '2021_08_14_205216_change_product_price_col_type', 56),
(87, '2021_08_16_201505_change_order_price_col', 56),
(88, '2021_08_16_201552_change_order_details_price_col', 56),
(89, '2019_09_29_154000_create_payment_cards_table', 57),
(90, '2021_08_17_213934_change_col_type_seller_earning_history', 57),
(91, '2021_08_17_214109_change_col_type_admin_earning_history', 57),
(92, '2021_08_17_214232_change_col_type_admin_wallet', 57),
(93, '2021_08_17_214405_change_col_type_seller_wallet', 57),
(94, '2021_08_22_184834_add_publish_to_products_table', 57),
(95, '2021_09_08_211832_add_social_column_to_users_table', 57),
(96, '2021_09_13_165535_add_col_to_user', 57),
(97, '2021_09_19_061647_add_limit_to_coupons_table', 57),
(98, '2021_09_20_020716_add_coupon_code_to_orders_table', 57),
(99, '2021_09_23_003059_add_gst_to_sellers_table', 57),
(100, '2021_09_28_025411_create_order_transactions_table', 57),
(101, '2021_10_02_185124_create_carts_table', 57),
(102, '2021_10_02_190207_create_cart_shippings_table', 57),
(103, '2021_10_03_194334_add_col_order_table', 57),
(104, '2021_10_03_200536_add_shipping_cost', 57),
(105, '2021_10_04_153201_add_col_to_order_table', 57),
(106, '2021_10_07_172701_add_col_cart_shop_info', 57),
(107, '2021_10_07_184442_create_phone_or_email_verifications_table', 57),
(108, '2021_10_07_185416_add_user_table_email_verified', 57),
(109, '2021_10_11_192739_add_transaction_amount_table', 57),
(110, '2021_10_11_200850_add_order_verification_code', 57),
(111, '2021_10_12_083241_add_col_to_order_transaction', 57),
(112, '2021_10_12_084440_add_seller_id_to_order', 57),
(113, '2021_10_12_102853_change_col_type', 57),
(114, '2021_10_12_110434_add_col_to_admin_wallet', 57),
(115, '2021_10_12_110829_add_col_to_seller_wallet', 57),
(116, '2021_10_13_091801_add_col_to_admin_wallets', 57),
(117, '2021_10_13_092000_add_col_to_seller_wallets_tax', 57),
(118, '2021_10_13_165947_rename_and_remove_col_seller_wallet', 57),
(119, '2021_10_13_170258_rename_and_remove_col_admin_wallet', 57),
(120, '2021_10_14_061603_column_update_order_transaction', 57),
(121, '2021_10_15_103339_remove_col_from_seller_wallet', 57),
(122, '2021_10_15_104419_add_id_col_order_tran', 57),
(123, '2021_10_15_213454_update_string_limit', 57),
(124, '2021_10_16_234037_change_col_type_translation', 57),
(125, '2021_10_16_234329_change_col_type_translation_1', 57),
(126, '2021_10_27_091250_add_shipping_address_in_order', 58),
(127, '2021_01_24_205114_create_paytabs_invoices_table', 59),
(128, '2021_11_20_043814_change_pass_reset_email_col', 59),
(129, '2021_11_25_043109_create_delivery_men_table', 60),
(130, '2021_11_25_062242_add_auth_token_delivery_man', 60),
(131, '2021_11_27_043405_add_deliveryman_in_order_table', 60),
(132, '2021_11_27_051432_create_delivery_histories_table', 60),
(133, '2021_11_27_051512_add_fcm_col_for_delivery_man', 60),
(134, '2021_12_15_123216_add_columns_to_banner', 60),
(135, '2022_01_04_100543_add_order_note_to_orders_table', 60),
(136, '2022_01_10_034952_add_lat_long_to_shipping_addresses_table', 60),
(137, '2022_01_10_045517_create_billing_addresses_table', 60),
(138, '2022_01_11_040755_add_is_billing_to_shipping_addresses_table', 60),
(139, '2022_01_11_053404_add_billing_to_orders_table', 60),
(140, '2022_01_11_234310_add_firebase_toke_to_sellers_table', 60),
(141, '2022_01_16_121801_change_colu_type', 60),
(142, '2022_01_22_101601_change_cart_col_type', 61),
(143, '2022_01_23_031359_add_column_to_orders_table', 61),
(144, '2022_01_28_235054_add_status_to_admins_table', 61),
(145, '2022_02_01_214654_add_pos_status_to_sellers_table', 61),
(146, '2019_12_14_000001_create_personal_access_tokens_table', 62),
(147, '2022_02_11_225355_add_checked_to_orders_table', 62),
(148, '2022_02_14_114359_create_refund_requests_table', 62),
(149, '2022_02_14_115757_add_refund_request_to_order_details_table', 62),
(150, '2022_02_15_092604_add_order_details_id_to_transactions_table', 62),
(151, '2022_02_15_121410_create_refund_transactions_table', 62),
(152, '2022_02_24_091236_add_multiple_column_to_refund_requests_table', 62),
(153, '2022_02_24_103827_create_refund_statuses_table', 62),
(154, '2022_03_01_121420_add_refund_id_to_refund_transactions_table', 62),
(155, '2022_03_10_091943_add_priority_to_categories_table', 63),
(156, '2022_03_13_111914_create_shipping_types_table', 63),
(157, '2022_03_13_121514_create_category_shipping_costs_table', 63),
(158, '2022_03_14_074413_add_four_column_to_products_table', 63),
(159, '2022_03_15_105838_add_shipping_to_carts_table', 63),
(160, '2022_03_16_070327_add_shipping_type_to_orders_table', 63),
(161, '2022_03_17_070200_add_delivery_info_to_orders_table', 63),
(162, '2022_03_18_143339_add_shipping_type_to_carts_table', 63),
(163, '2022_04_06_020313_create_subscriptions_table', 64),
(164, '2022_04_12_233704_change_column_to_products_table', 64),
(165, '2022_04_19_095926_create_jobs_table', 64),
(166, '2022_05_12_104247_create_wallet_transactions_table', 65),
(167, '2022_05_12_104511_add_two_column_to_users_table', 65),
(168, '2022_05_14_063309_create_loyalty_point_transactions_table', 65),
(169, '2022_05_26_044016_add_user_type_to_password_resets_table', 65),
(170, '2022_04_15_235820_add_provider', 66),
(171, '2022_07_21_101659_add_code_to_products_table', 66),
(172, '2022_07_26_103744_add_notification_count_to_notifications_table', 66),
(173, '2022_07_31_031541_add_minimum_order_qty_to_products_table', 66),
(174, '2022_08_11_172839_add_product_type_and_digital_product_type_and_digital_file_ready_to_products', 67),
(175, '2022_08_11_173941_add_product_type_and_digital_product_type_and_digital_file_to_order_details', 67),
(176, '2022_08_20_094225_add_product_type_and_digital_product_type_and_digital_file_ready_to_carts_table', 67),
(177, '2022_10_04_160234_add_banking_columns_to_delivery_men_table', 68),
(178, '2022_10_04_161339_create_deliveryman_wallets_table', 68),
(179, '2022_10_04_184506_add_deliverymanid_column_to_withdraw_requests_table', 68),
(180, '2022_10_11_103011_add_deliverymans_columns_to_chattings_table', 68),
(181, '2022_10_11_144902_add_deliverman_id_cloumn_to_reviews_table', 68),
(182, '2022_10_17_114744_create_order_status_histories_table', 68),
(183, '2022_10_17_120840_create_order_expected_delivery_histories_table', 68),
(184, '2022_10_18_084245_add_deliveryman_charge_and_expected_delivery_date', 68),
(185, '2022_10_18_130938_create_delivery_zip_codes_table', 68),
(186, '2022_10_18_130956_create_delivery_country_codes_table', 68),
(187, '2022_10_20_164712_create_delivery_man_transactions_table', 68),
(188, '2022_10_27_145604_create_emergency_contacts_table', 68),
(189, '2022_10_29_182930_add_is_pause_cause_to_orders_table', 68),
(190, '2022_10_31_150604_add_address_phone_country_code_column_to_delivery_men_table', 68),
(191, '2022_11_05_185726_add_order_id_to_reviews_table', 68),
(192, '2022_11_07_190749_create_deliveryman_notifications_table', 68),
(193, '2022_11_08_132745_change_transaction_note_type_to_withdraw_requests_table', 68),
(194, '2022_11_10_193747_chenge_order_amount_seller_amount_admin_commission_delivery_charge_tax_toorder_transactions_table', 68),
(195, '2022_12_17_035723_few_field_add_to_coupons_table', 69),
(196, '2022_12_26_231606_add_coupon_discount_bearer_and_admin_commission_to_orders', 69),
(197, '2023_01_04_003034_alter_billing_addresses_change_zip', 69),
(198, '2023_01_05_121600_change_id_to_transactions_table', 69),
(199, '2023_02_02_113330_create_product_tag_table', 70),
(200, '2023_02_02_114518_create_tags_table', 70),
(201, '2023_02_02_152248_add_tax_model_to_products_table', 70),
(202, '2023_02_02_152718_add_tax_model_to_order_details_table', 70),
(203, '2023_02_02_171034_add_tax_type_to_carts', 70),
(204, '2023_02_06_124447_add_color_image_column_to_products_table', 70),
(205, '2023_02_07_120136_create_withdrawal_methods_table', 70),
(206, '2023_02_07_175939_add_withdrawal_method_id_and_withdrawal_method_fields_to_withdraw_requests_table', 70),
(207, '2023_02_08_143314_add_vacation_start_and_vacation_end_and_vacation_not_column_to_shops_table', 70),
(208, '2023_02_09_104656_add_payment_by_and_payment_not_to_orders_table', 70),
(209, '2023_03_27_150723_add_expires_at_to_phone_or_email_verifications', 71),
(210, '2023_04_17_095721_create_shop_followers_table', 71),
(211, '2023_04_17_111249_add_bottom_banner_to_shops_table', 71),
(212, '2023_04_20_125423_create_product_compares_table', 71),
(213, '2023_04_30_165642_add_category_sub_category_and_sub_sub_category_add_in_product_table', 71),
(214, '2023_05_16_131006_add_expires_at_to_password_resets', 71),
(215, '2023_05_17_044243_add_visit_count_to_tags_table', 71),
(216, '2023_05_18_000403_add_title_and_subtitle_and_background_color_and_button_text_to_banners_table', 71),
(217, '2023_05_21_111300_add_login_hit_count_and_is_temp_blocked_and_temp_block_time_to_users_table', 71),
(218, '2023_05_21_111600_add_login_hit_count_and_is_temp_blocked_and_temp_block_time_to_phone_or_email_verifications_table', 71),
(219, '2023_05_21_112215_add_login_hit_count_and_is_temp_blocked_and_temp_block_time_to_password_resets_table', 71),
(220, '2023_06_04_210726_attachment_lenght_change_to_reviews_table', 71);

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

--
-- Table structure for table `notifications`
--

CREATE TABLE `notifications` (
  `id` bigint UNSIGNED NOT NULL,
  `title` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `notification_count` int NOT NULL DEFAULT '0',
  `image` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT '1',
  `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 `notifications`
--

INSERT INTO `notifications` (`id`, `title`, `description`, `notification_count`, `image`, `status`, `created_at`, `updated_at`) VALUES
(3, 'Offer', 'Offer', 6, '2024-11-29-6749973d12750.png', 1, '2024-11-29 15:58:13', '2024-11-29 16:10:14');

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

--
-- Table structure for table `oauth_access_tokens`
--

CREATE TABLE `oauth_access_tokens` (
  `id` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint DEFAULT NULL,
  `client_id` int UNSIGNED NOT NULL,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `scopes` text COLLATE utf8mb4_unicode_ci,
  `revoked` tinyint(1) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `expires_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `oauth_access_tokens`
--

INSERT INTO `oauth_access_tokens` (`id`, `user_id`, `client_id`, `name`, `scopes`, `revoked`, `created_at`, `updated_at`, `expires_at`) VALUES
('6840b7d4ed685bf2e0dc593affa0bd3b968065f47cc226d39ab09f1422b5a1d9666601f3f60a79c1', 98, 1, 'LaravelAuthApp', '[]', 1, '2021-07-05 09:25:41', '2021-07-05 09:25:41', '2022-07-05 15:25:41'),
('c42cdd5ae652b8b2cbac4f2f4b496e889e1a803b08672954c8bbe06722b54160e71dce3e02331544', 98, 1, 'LaravelAuthApp', '[]', 1, '2021-07-05 09:24:36', '2021-07-05 09:24:36', '2022-07-05 15:24:36');

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

--
-- Table structure for table `oauth_auth_codes`
--

CREATE TABLE `oauth_auth_codes` (
  `id` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint NOT NULL,
  `client_id` int UNSIGNED NOT NULL,
  `scopes` text COLLATE utf8mb4_unicode_ci,
  `revoked` tinyint(1) NOT NULL,
  `expires_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `oauth_clients`
--

CREATE TABLE `oauth_clients` (
  `id` int UNSIGNED NOT NULL,
  `user_id` bigint DEFAULT NULL,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `secret` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `redirect` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `personal_access_client` tinyint(1) NOT NULL,
  `password_client` tinyint(1) NOT NULL,
  `revoked` tinyint(1) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `provider` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `oauth_clients`
--

INSERT INTO `oauth_clients` (`id`, `user_id`, `name`, `secret`, `redirect`, `personal_access_client`, `password_client`, `revoked`, `created_at`, `updated_at`, `provider`) VALUES
(1, NULL, '6amtech', 'GEUx5tqkviM6AAQcz4oi1dcm1KtRdJPgw41lj0eI', 'http://localhost', 1, 0, 0, '2020-10-21 18:27:22', '2020-10-21 18:27:22', NULL);

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

--
-- Table structure for table `oauth_personal_access_clients`
--

CREATE TABLE `oauth_personal_access_clients` (
  `id` int UNSIGNED NOT NULL,
  `client_id` int UNSIGNED NOT 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 `oauth_personal_access_clients`
--

INSERT INTO `oauth_personal_access_clients` (`id`, `client_id`, `created_at`, `updated_at`) VALUES
(1, 1, '2020-10-21 18:27:23', '2020-10-21 18:27:23');

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

--
-- Table structure for table `oauth_refresh_tokens`
--

CREATE TABLE `oauth_refresh_tokens` (
  `id` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `access_token_id` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `revoked` tinyint(1) NOT NULL,
  `expires_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `orders`
--

CREATE TABLE `orders` (
  `id` bigint UNSIGNED NOT NULL,
  `customer_id` varchar(15) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `customer_type` varchar(10) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payment_status` varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'unpaid',
  `order_status` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'pending',
  `payment_method` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `transaction_ref` varchar(30) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payment_by` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payment_note` text COLLATE utf8mb4_unicode_ci,
  `order_amount` double NOT NULL DEFAULT '0',
  `admin_commission` decimal(8,2) NOT NULL DEFAULT '0.00',
  `is_pause` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `cause` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `shipping_address` text COLLATE utf8mb4_unicode_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `discount_amount` double NOT NULL DEFAULT '0',
  `discount_type` varchar(30) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `coupon_code` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `coupon_discount_bearer` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'inhouse',
  `shipping_method_id` bigint NOT NULL DEFAULT '0',
  `shipping_cost` double(8,2) NOT NULL DEFAULT '0.00',
  `order_group_id` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'def-order-group',
  `verification_code` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `seller_id` bigint DEFAULT NULL,
  `seller_is` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `shipping_address_data` text COLLATE utf8mb4_unicode_ci,
  `delivery_man_id` bigint DEFAULT NULL,
  `deliveryman_charge` double NOT NULL DEFAULT '0',
  `expected_delivery_date` date DEFAULT NULL,
  `order_note` text COLLATE utf8mb4_unicode_ci,
  `billing_address` bigint UNSIGNED DEFAULT NULL,
  `billing_address_data` text COLLATE utf8mb4_unicode_ci,
  `order_type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'default_type',
  `extra_discount` double(8,2) NOT NULL DEFAULT '0.00',
  `extra_discount_type` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `checked` tinyint(1) NOT NULL DEFAULT '0',
  `shipping_type` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `delivery_type` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `delivery_service_name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `third_party_delivery_tracking_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `orders`
--

INSERT INTO `orders` (`id`, `customer_id`, `customer_type`, `payment_status`, `order_status`, `payment_method`, `transaction_ref`, `payment_by`, `payment_note`, `order_amount`, `admin_commission`, `is_pause`, `cause`, `shipping_address`, `created_at`, `updated_at`, `discount_amount`, `discount_type`, `coupon_code`, `coupon_discount_bearer`, `shipping_method_id`, `shipping_cost`, `order_group_id`, `verification_code`, `seller_id`, `seller_is`, `shipping_address_data`, `delivery_man_id`, `deliveryman_charge`, `expected_delivery_date`, `order_note`, `billing_address`, `billing_address_data`, `order_type`, `extra_discount`, `extra_discount_type`, `checked`, `shipping_type`, `delivery_type`, `delivery_service_name`, `third_party_delivery_tracking_id`) VALUES
(100001, '2', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1125, 0.00, '0', NULL, '1', '2023-10-01 09:01:42', '2023-10-12 15:12:47', 0, NULL, '0', 'inhouse', 2, 5.00, '9554-X7RRI-1696131102', '454307', 1, 'admin', '{\"id\":1,\"customer_id\":2,\"contact_person_name\":\"Rajesh G\",\"address_type\":\"permanent\",\"address\":\"amazing enterprises\",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"9008216453\",\"created_at\":\"2023-10-01T03:31:34.000000Z\",\"updated_at\":\"2023-10-01T03:31:34.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'order_wise', NULL, NULL, NULL),
(100002, '3', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 590, 0.00, '0', NULL, '2', '2023-10-02 10:34:02', '2023-10-03 11:21:26', 0, NULL, '0', 'inhouse', 0, 0.00, '9173-saNAX-1696223042', '599014', 1, 'admin', '{\"id\":2,\"customer_id\":0,\"contact_person_name\":\"Prateek Prakash\",\"address_type\":\"home\",\"address\":\"NA\",\"city\":\"Bengaluru\",\"zip\":\"560030\",\"phone\":\"6394553354\",\"created_at\":\"2023-10-02T05:03:39.000000Z\",\"updated_at\":\"2023-10-02T05:03:39.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100003, '6', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 236, 0.00, '0', NULL, '3', '2023-10-09 00:17:39', '2023-10-12 16:03:07', 0, NULL, '0', 'inhouse', 0, 0.00, '6491-CoZc4-1696790859', '390915', 1, 'admin', '{\"id\":3,\"customer_id\":6,\"contact_person_name\":\"Sujatha Mallela\",\"address_type\":\"permanent\",\"address\":\"Door no.14-545,prakash nagar,\",\"city\":\"Tadepalli municipality, mangalagiri\",\"zip\":\"522502\",\"phone\":\"8555807927\",\"created_at\":\"2023-10-08T18:47:29.000000Z\",\"updated_at\":\"2023-10-08T18:47:29.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100004, '7', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 448, 0.00, '0', NULL, '5', '2023-10-09 01:59:29', '2023-10-12 13:50:22', 0, NULL, '0', 'inhouse', 0, 0.00, '1651-ozRc8-1696796969', '742903', 1, 'admin', '{\"id\":5,\"customer_id\":0,\"contact_person_name\":\"Hariprasanth S\",\"address_type\":\"permanent\",\"address\":\"202, Serene Homes, Margosa Avenue, Green Glen Layout, Bellundur, Bangalore - 560103\",\"city\":\"Bangalore\",\"zip\":\"560103\",\"phone\":\"9965029988\",\"created_at\":\"2023-10-08T20:28:59.000000Z\",\"updated_at\":\"2023-10-08T20:28:59.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100005, '8', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 400, 0.00, '0', NULL, '7', '2023-10-09 15:09:04', '2023-10-12 15:13:12', 0, NULL, '0', 'inhouse', 0, 0.00, '7706-wu8QS-1696844344', '987103', 1, 'admin', '{\"id\":7,\"customer_id\":0,\"contact_person_name\":\"Jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560064\",\"phone\":\"8919085042\",\"created_at\":\"2023-10-09T09:28:21.000000Z\",\"updated_at\":\"2023-10-09T09:28:21.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100006, '8', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 400, 0.00, '0', NULL, '8', '2023-10-10 16:04:38', '2023-10-12 15:13:21', 0, NULL, '0', 'inhouse', 0, 0.00, '1616-DNHEM-1696934078', '727422', 1, 'admin', '{\"id\":8,\"customer_id\":8,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"office\",\"address\":\"BEML layout\",\"city\":\"Bnagalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2023-10-10T10:33:55.000000Z\",\"updated_at\":\"2023-10-10T10:33:55.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 8, '{\"id\":8,\"customer_id\":8,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"office\",\"address\":\"BEML layout\",\"city\":\"Bnagalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2023-10-10T10:33:55.000000Z\",\"updated_at\":\"2023-10-10T10:33:55.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100008, '16', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 400, 0.00, '0', NULL, '10', '2023-10-22 01:25:46', '2023-10-22 09:25:40', 0, NULL, '0', 'inhouse', 0, 0.00, '1692-l8QXB-1697918146', '508448', 1, 'admin', '{\"id\":10,\"customer_id\":16,\"contact_person_name\":\"Manda Madhuri\",\"address_type\":\"home\",\"address\":\"Karmanghat, thapovan colony, near Neo royal high school\\r\\nPendnekar\'s residency 1 floor, beside Hanuman temple , opposite SVR school\",\"city\":\"Hyderabad\",\"zip\":\"500079\",\"phone\":\"9059366923\",\"created_at\":\"2023-10-21T19:55:42.000000Z\",\"updated_at\":\"2023-10-21T19:55:42.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100009, '22', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1061, 0.00, '0', NULL, '11', '2023-11-04 10:42:17', '2023-11-04 11:02:08', 0, NULL, '0', 'inhouse', 0, 0.00, '8121-e7I5H-1699074737', '154594', 1, 'admin', '{\"id\":11,\"customer_id\":22,\"contact_person_name\":\"Shubham Mishra\",\"address_type\":\"permanent\",\"address\":\"100,gandhi nagar unnao\\r\\ngandhi nagar\",\"city\":\"UNNAO\",\"zip\":\"209801\",\"phone\":\"08957732558\",\"created_at\":\"2023-11-04T05:12:14.000000Z\",\"updated_at\":\"2023-11-04T05:12:14.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100010, '22', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 899, 0.00, '0', NULL, '11', '2023-11-04 10:45:46', '2023-11-12 17:17:06', 0, NULL, '0', 'inhouse', 0, 0.00, '8545-IrXuZ-1699074946', '572917', 1, 'admin', '{\"id\":11,\"customer_id\":22,\"contact_person_name\":\"Shubham Mishra\",\"address_type\":\"permanent\",\"address\":\"100,gandhi nagar unnao\\r\\ngandhi nagar\",\"city\":\"UNNAO\",\"zip\":\"209801\",\"phone\":\"08957732558\",\"created_at\":\"2023-11-04T05:12:14.000000Z\",\"updated_at\":\"2023-11-04T05:12:14.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 11, '{\"id\":11,\"customer_id\":22,\"contact_person_name\":\"Shubham Mishra\",\"address_type\":\"permanent\",\"address\":\"100,gandhi nagar unnao\\r\\ngandhi nagar\",\"city\":\"UNNAO\",\"zip\":\"209801\",\"phone\":\"08957732558\",\"created_at\":\"2023-11-04T05:12:14.000000Z\",\"updated_at\":\"2023-11-04T05:12:14.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100011, '25', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 2014.88, 0.00, '0', NULL, '12', '2023-11-17 22:51:07', '2023-11-17 22:53:19', 0, NULL, '0', 'inhouse', 0, 0.00, '2454-hzLt8-1700241667', '165939', 1, 'admin', '{\"id\":12,\"customer_id\":25,\"contact_person_name\":\"Rishi pal\",\"address_type\":\"permanent\",\"address\":\"Debagram, nadia, west bangal\",\"city\":\"Debagram\",\"zip\":\"741137\",\"phone\":\"9064612791\",\"created_at\":\"2023-11-17T17:21:04.000000Z\",\"updated_at\":\"2023-11-17T17:21:04.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100012, '26', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, '13', '2023-11-18 01:18:59', '2023-11-18 01:30:43', 0, NULL, '0', 'inhouse', 0, 0.00, '4937-hpvBG-1700250539', '458714', 1, 'admin', '{\"id\":13,\"customer_id\":26,\"contact_person_name\":\"bijendra Singh\",\"address_type\":\"home\",\"address\":\"Ashoka Garden Bhopal\",\"city\":\"bhopal\",\"zip\":\"462023\",\"phone\":\"9863910866\",\"created_at\":\"2023-11-17T19:48:57.000000Z\",\"updated_at\":\"2023-11-17T19:48:57.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100013, '26', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 199, 0.00, '0', NULL, '13', '2023-11-18 01:30:04', '2023-11-18 01:31:00', 0, NULL, '0', 'inhouse', 0, 0.00, '3406-7Brma-1700251204', '373135', 1, 'admin', '{\"id\":13,\"customer_id\":26,\"contact_person_name\":\"bijendra Singh\",\"address_type\":\"home\",\"address\":\"Ashoka Garden Bhopal\",\"city\":\"bhopal\",\"zip\":\"462023\",\"phone\":\"9863910866\",\"created_at\":\"2023-11-17T19:48:57.000000Z\",\"updated_at\":\"2023-11-17T19:48:57.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 13, '{\"id\":13,\"customer_id\":26,\"contact_person_name\":\"bijendra Singh\",\"address_type\":\"home\",\"address\":\"Ashoka Garden Bhopal\",\"city\":\"bhopal\",\"zip\":\"462023\",\"phone\":\"9863910866\",\"created_at\":\"2023-11-17T19:48:57.000000Z\",\"updated_at\":\"2023-11-17T19:48:57.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100014, '26', 'customer', 'failed', 'failure,Cancelled by user', 'payU_money', '3debe64391747dce6279', NULL, NULL, 199, 0.00, '0', NULL, '13', '2023-11-18 01:37:13', '2023-11-18 01:37:25', 0, NULL, '0', 'inhouse', 0, 0.00, '1137-4HoiI-1700251633', '659001', 1, 'admin', '{\"id\":13,\"customer_id\":26,\"contact_person_name\":\"bijendra Singh\",\"address_type\":\"home\",\"address\":\"Ashoka Garden Bhopal\",\"city\":\"bhopal\",\"zip\":\"462023\",\"phone\":\"9863910866\",\"created_at\":\"2023-11-17T19:48:57.000000Z\",\"updated_at\":\"2023-11-17T19:48:57.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 13, '{\"id\":13,\"customer_id\":26,\"contact_person_name\":\"bijendra Singh\",\"address_type\":\"home\",\"address\":\"Ashoka Garden Bhopal\",\"city\":\"bhopal\",\"zip\":\"462023\",\"phone\":\"9863910866\",\"created_at\":\"2023-11-17T19:48:57.000000Z\",\"updated_at\":\"2023-11-17T19:48:57.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100015, '26', 'customer', 'unpaid', 'canceled', 'payU_money', 'ebe098f9458299cc6f58', NULL, NULL, 1, 0.00, '0', NULL, '13', '2023-11-18 14:56:59', '2023-11-18 15:04:41', 0, NULL, '0', 'inhouse', 0, 0.00, '8362-rNRLf-1700299619', '850645', 1, 'admin', '{\"id\":13,\"customer_id\":26,\"contact_person_name\":\"bijendra Singh\",\"address_type\":\"home\",\"address\":\"Ashoka Garden Bhopal\",\"city\":\"bhopal\",\"zip\":\"462023\",\"phone\":\"9863910866\",\"created_at\":\"2023-11-17T19:48:57.000000Z\",\"updated_at\":\"2023-11-17T19:48:57.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 13, '{\"id\":13,\"customer_id\":26,\"contact_person_name\":\"bijendra Singh\",\"address_type\":\"home\",\"address\":\"Ashoka Garden Bhopal\",\"city\":\"bhopal\",\"zip\":\"462023\",\"phone\":\"9863910866\",\"created_at\":\"2023-11-17T19:48:57.000000Z\",\"updated_at\":\"2023-11-17T19:48:57.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100021, '65', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 210, 0.00, '0', NULL, '21', '2024-01-26 11:29:01', '2024-01-26 11:43:34', 0, NULL, '0', 'inhouse', 0, 0.00, '4128-UsMAE-1706248741', '868474', 1, 'admin', '{\"id\":21,\"customer_id\":65,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"permanent\",\"address\":\"892 pt road\",\"city\":\"Bangalore\",\"zip\":\"560065\",\"phone\":\"8919085042\",\"created_at\":\"2024-01-26T05:58:58.000000Z\",\"updated_at\":\"2024-01-26T05:58:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100022, '66', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 470.82, 0.00, '0', NULL, '22', '2024-01-26 12:24:39', '2024-01-28 06:29:43', 0, NULL, '0', 'inhouse', 0, 0.00, '1937-aWDw1-1706252078', '983962', 1, 'admin', '{\"id\":22,\"customer_id\":0,\"contact_person_name\":\"Harish Kumar\",\"address_type\":\"home\",\"address\":\"Manakarambai bypass Thanjavur \",\"city\":\"Tamil nadu\",\"zip\":\"613205\",\"phone\":\"9361934976\",\"created_at\":\"2024-01-26T06:54:29.000000Z\",\"updated_at\":\"2024-01-26T06:54:29.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100023, '67', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 651, 0.00, '0', NULL, '23', '2024-01-27 10:05:09', '2024-01-27 10:06:17', 0, NULL, '0', 'inhouse', 0, 0.00, '4522-bzKJQ-1706330109', '819733', 1, 'admin', '{\"id\":23,\"customer_id\":67,\"contact_person_name\":\"bijendra Singh\",\"address_type\":\"home\",\"address\":\"\\r\\n326-A \",\"city\":\"bhopal\",\"zip\":\"462023\",\"phone\":\"9893910866\",\"created_at\":\"2024-01-27T04:33:59.000000Z\",\"updated_at\":\"2024-01-27T04:33:59.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, 'test order', NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100024, '69', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 588.82, 0.00, '0', NULL, '24', '2024-01-28 21:33:41', '2024-02-13 11:42:05', 0, NULL, '0', 'inhouse', 0, 0.00, '7188-8sTHF-1706457821', '992327', 1, 'admin', '{\"id\":24,\"customer_id\":69,\"contact_person_name\":\"Kailas Jagtap \",\"address_type\":\"permanent\",\"address\":\"LIC JEEVAN JYOTI, NANDED ROAD, AHMADPUR\",\"city\":\"Ahmadpur\",\"zip\":\"413515\",\"phone\":\"7972355678\",\"created_at\":\"2024-01-28T16:03:36.000000Z\",\"updated_at\":\"2024-01-28T16:03:36.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100025, '54', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 1, 0.00, '0', NULL, '16', '2023-12-22 14:12:14', '2024-05-07 13:21:27', 0, NULL, '0', 'inhouse', 0, 0.00, '2655-EUqPa-1703234534', '581223', 1, 'admin', '{\"id\":16,\"customer_id\":54,\"contact_person_name\":\"Amutha S\",\"address_type\":\"home\",\"address\":\"No 20\\/21,2nd Street, Jhothi Nagar,\\r\\nThiruvottiyur,chennai-600019\",\"city\":\"Chennai\",\"zip\":\"600019\",\"phone\":\"8189823975\",\"created_at\":\"2023-12-22T08:42:04.000000Z\",\"updated_at\":\"2023-12-22T08:42:04.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100026, '53', 'customer', 'paid', 'canceled', 'phonePay', 'T2312221825419700151711', NULL, NULL, 1, 0.00, '0', NULL, '17', '2023-12-22 18:25:49', '2024-02-13 13:06:38', 0, NULL, '0', 'inhouse', 0, 0.00, '3551-nBRn2-1703249749', '668174', 1, 'admin', '{\"id\":17,\"customer_id\":0,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"permanent\",\"address\":\"RR nagar\",\"city\":\"Bangalore\",\"zip\":\"560065\",\"phone\":\"8919085042\",\"created_at\":\"2023-12-22T12:55:09.000000Z\",\"updated_at\":\"2023-12-22T12:55:09.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100031, '70', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 588.82, 0.00, '0', NULL, '25', '2024-01-29 01:47:42', '2024-01-29 10:04:12', 0, NULL, '0', 'inhouse', 0, 0.00, '9605-x8SwP-1706473062', '849937', 1, 'admin', '{\"id\":25,\"customer_id\":70,\"contact_person_name\":\"Suraj kumar das\",\"address_type\":\"home\",\"address\":\"Mylan&rechrch center marutinagar jigani banglore\",\"city\":\"Bengaluru\",\"zip\":\"560105\",\"phone\":\"91537 46268\",\"created_at\":\"2024-01-28T20:17:24.000000Z\",\"updated_at\":\"2024-01-28T20:17:24.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100032, '70', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '25', '2024-01-29 01:49:15', '2024-02-13 11:40:17', 0, NULL, '0', 'inhouse', 0, 0.00, '2792-1ulmq-1706473155', '323702', 1, 'admin', '{\"id\":25,\"customer_id\":70,\"contact_person_name\":\"Suraj kumar das\",\"address_type\":\"home\",\"address\":\"Mylan&rechrch center marutinagar jigani banglore\",\"city\":\"Bengaluru\",\"zip\":\"560105\",\"phone\":\"91537 46268\",\"created_at\":\"2024-01-28T20:17:24.000000Z\",\"updated_at\":\"2024-01-28T20:17:24.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 25, '{\"id\":25,\"customer_id\":70,\"contact_person_name\":\"Suraj kumar das\",\"address_type\":\"home\",\"address\":\"Mylan&rechrch center marutinagar jigani banglore\",\"city\":\"Bengaluru\",\"zip\":\"560105\",\"phone\":\"91537 46268\",\"created_at\":\"2024-01-28T20:17:24.000000Z\",\"updated_at\":\"2024-01-28T20:17:24.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100033, '91', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, '26', '2024-02-02 11:46:24', '2024-02-03 10:46:29', 0, NULL, '0', 'inhouse', 0, 0.00, '2029-DwEN9-1706854584', '557349', 1, 'admin', '{\"id\":26,\"customer_id\":0,\"contact_person_name\":\"Prashanth\",\"address_type\":\"permanent\",\"address\":\"egfsgs\\r\\nIttamadu, BSK III Stage\",\"city\":\"Bengaluru\",\"zip\":\"560085\",\"phone\":\"9739405530\",\"created_at\":\"2024-02-02T06:16:18.000000Z\",\"updated_at\":\"2024-02-02T06:16:18.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100034, '92', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 588.82, 0.00, '0', NULL, '27', '2024-02-02 11:56:20', '2024-02-13 11:44:15', 0, NULL, '0', 'inhouse', 0, 0.00, '1178-QfW7u-1706855180', '465860', 1, 'admin', '{\"id\":27,\"customer_id\":92,\"contact_person_name\":\"Ashik\",\"address_type\":\"home\",\"address\":\"158 G1 Annanagar North,pettai, Tirunelveli \",\"city\":\"Tirunelveli \",\"zip\":\"627010\",\"phone\":\"8072209871\",\"created_at\":\"2024-02-02T06:25:57.000000Z\",\"updated_at\":\"2024-02-02T06:25:57.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100035, '112', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 3378.88, 0.00, '0', NULL, '29', '2024-02-03 09:45:41', '2024-02-03 10:12:28', 0, NULL, '0', 'inhouse', 0, 0.00, '3417-kkMAh-1706933741', '650388', 1, 'admin', '{\"id\":29,\"customer_id\":112,\"contact_person_name\":\"Prateek Prakash\",\"address_type\":\"permanent\",\"address\":\"Shantinagar \",\"city\":\"Bengaluru\",\"zip\":\"560001\",\"phone\":\"+916394553354\",\"created_at\":\"2024-02-03T04:15:30.000000Z\",\"updated_at\":\"2024-02-03T04:15:30.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100036, '112', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, '29', '2024-02-03 10:26:02', '2024-02-03 10:46:50', 0, NULL, '0', 'inhouse', 0, 0.00, '8189-j1lxF-1706936162', '666459', 1, 'admin', '{\"id\":29,\"customer_id\":112,\"contact_person_name\":\"Prateek Prakash\",\"address_type\":\"permanent\",\"address\":\"Shantinagar \",\"city\":\"Bengaluru\",\"zip\":\"560001\",\"phone\":\"+916394553354\",\"created_at\":\"2024-02-03T04:15:30.000000Z\",\"updated_at\":\"2024-02-03T04:15:30.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 29, '{\"id\":29,\"customer_id\":112,\"contact_person_name\":\"Prateek Prakash\",\"address_type\":\"permanent\",\"address\":\"Shantinagar \",\"city\":\"Bengaluru\",\"zip\":\"560001\",\"phone\":\"+916394553354\",\"created_at\":\"2024-02-03T04:15:30.000000Z\",\"updated_at\":\"2024-02-03T04:15:30.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100037, '120', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 588.82, 0.00, '0', NULL, '30', '2024-02-04 18:46:41', '2024-02-05 10:02:23', 0, NULL, '0', 'inhouse', 0, 0.00, '5782-hsXV5-1707052601', '294133', 1, 'admin', '{\"id\":30,\"customer_id\":120,\"contact_person_name\":\"8115607176\",\"address_type\":\"home\",\"address\":\"Saidraja ,ward no 1 ambedkar nagar district Chandauli \",\"city\":\"Saidraja \",\"zip\":\"232110\",\"phone\":\"8115607176\",\"created_at\":\"2024-02-04T13:14:45.000000Z\",\"updated_at\":\"2024-02-04T13:14:45.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 30, '{\"id\":30,\"customer_id\":120,\"contact_person_name\":\"8115607176\",\"address_type\":\"home\",\"address\":\"Saidraja ,ward no 1 ambedkar nagar district Chandauli \",\"city\":\"Saidraja \",\"zip\":\"232110\",\"phone\":\"8115607176\",\"created_at\":\"2024-02-04T13:14:45.000000Z\",\"updated_at\":\"2024-02-04T13:14:45.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100038, '126', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 588.82, 0.00, '0', NULL, '37', '2024-02-07 15:15:46', '2024-02-08 12:07:30', 0, NULL, '0', 'inhouse', 0, 0.00, '8308-GIyJs-1707299146', '828994', 1, 'admin', '{\"id\":37,\"customer_id\":126,\"contact_person_name\":\"Rajesh Kumar\",\"address_type\":\"home\",\"address\":\"House no. 745 Near post office V.P.O Sanghi \",\"city\":\"Rohtak\",\"zip\":\"124303\",\"phone\":\"9813346115\",\"created_at\":\"2024-02-07T09:45:34.000000Z\",\"updated_at\":\"2024-02-07T09:45:34.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100039, '128', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 2947.64, 0.00, '0', NULL, '38', '2024-02-07 20:54:14', '2024-02-08 17:35:07', 0, NULL, '0', 'inhouse', 0, 0.00, '8690-UwEmT-1707319454', '638746', 1, 'admin', '{\"id\":38,\"customer_id\":128,\"contact_person_name\":\"Khushi Kumari\",\"address_type\":\"permanent\",\"address\":\"Paraha sikariya\\r\\nParaha sikariya\",\"city\":\"Arwal\",\"zip\":\"804401\",\"phone\":\"07543954297\",\"created_at\":\"2024-02-07T15:24:03.000000Z\",\"updated_at\":\"2024-02-07T15:24:03.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100040, '136', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 588.82, 0.00, '0', NULL, '42', '2024-02-11 11:09:45', '2024-02-12 10:06:56', 0, NULL, '0', 'inhouse', 0, 0.00, '4743-goPVg-1707629985', '246309', 1, 'admin', '{\"id\":42,\"customer_id\":0,\"contact_person_name\":\"Rajesh Kumar\",\"address_type\":\"home\",\"address\":\"House no 745 Near post office V.P.O Sanghi \",\"city\":\"Rohtak\",\"zip\":\"124303\",\"phone\":\"9813346115\",\"created_at\":\"2024-02-11T05:39:34.000000Z\",\"updated_at\":\"2024-02-11T05:39:34.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100041, '137', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 588.82, 0.00, '0', NULL, '43', '2024-02-11 21:54:21', '2024-03-23 12:41:32', 0, NULL, '0', 'inhouse', 0, 0.00, '2499-LTNCb-1707668661', '960025', 1, 'admin', '{\"id\":43,\"customer_id\":137,\"contact_person_name\":\"Aman yadav \",\"address_type\":\"office\",\"address\":\" Van bihar road Van bihar colony near td college  \",\"city\":\"Jaunpur \",\"zip\":\"222002\",\"phone\":\"8303161755\",\"created_at\":\"2024-02-11T16:24:15.000000Z\",\"updated_at\":\"2024-02-11T16:24:15.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100042, '146', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 588.82, 0.00, '0', NULL, '44', '2024-02-16 02:05:17', '2024-02-23 12:16:25', 0, NULL, '0', 'inhouse', 0, 0.00, '1827-uYmKa-1708029317', '156772', 1, 'admin', '{\"id\":44,\"customer_id\":146,\"contact_person_name\":\"Naimath nawab\",\"address_type\":\"home\",\"address\":\"Old bus stand Friday market\",\"city\":\"Sangareddy\",\"zip\":\"502001\",\"phone\":\"9391842015\",\"created_at\":\"2024-02-15T20:34:54.000000Z\",\"updated_at\":\"2024-02-15T20:34:54.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100043, '155', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 588.82, 0.00, '0', NULL, '45', '2024-02-19 07:55:01', '2024-02-23 12:17:15', 0, NULL, '0', 'inhouse', 0, 0.00, '8222-6X5mT-1708309501', '680060', 1, 'admin', '{\"id\":45,\"customer_id\":155,\"contact_person_name\":\"Sudha \",\"address_type\":\"home\",\"address\":\"34, palla street, irumbedu \",\"city\":\"Cheyyur \",\"zip\":\"603302\",\"phone\":\"9384321809\",\"created_at\":\"2024-02-19T02:24:53.000000Z\",\"updated_at\":\"2024-02-19T02:24:53.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100044, '163', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '48', '2024-02-22 21:47:52', '2024-03-23 12:42:39', 0, NULL, '0', 'inhouse', 0, 0.00, '1614-YRP0I-1708618672', '330551', 1, 'admin', '{\"id\":48,\"customer_id\":163,\"contact_person_name\":\"Sanket Nikule\",\"address_type\":\"office\",\"address\":\"TRIARQ Health LLP, 5th floor Rushiraj Tower Jehan Circle, Gangapur Rd\",\"city\":\"Nashik\",\"zip\":\"422013\",\"phone\":\"7020657990\",\"created_at\":\"2024-02-22T16:12:46.000000Z\",\"updated_at\":\"2024-02-22T16:12:46.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 48, '{\"id\":48,\"customer_id\":163,\"contact_person_name\":\"Sanket Nikule\",\"address_type\":\"office\",\"address\":\"TRIARQ Health LLP, 5th floor Rushiraj Tower Jehan Circle, Gangapur Rd\",\"city\":\"Nashik\",\"zip\":\"422013\",\"phone\":\"7020657990\",\"created_at\":\"2024-02-22T16:12:46.000000Z\",\"updated_at\":\"2024-02-22T16:12:46.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100045, '181', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 300, 0.00, '0', NULL, '58', '2024-02-26 13:02:03', '2024-02-26 13:57:52', 0, NULL, '0', 'inhouse', 0, 0.00, '5505-OEMqt-1708932723', '172981', 1, 'admin', '{\"id\":58,\"customer_id\":181,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML\",\"city\":\"Bangalore \",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T07:31:29.000000Z\",\"updated_at\":\"2024-02-26T07:31:29.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100046, '74', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, '60', '2024-02-28 16:43:52', '2024-02-28 18:08:35', 0, NULL, '0', 'inhouse', 0, 0.00, '8740-IoMNP-1709118832', '476484', 1, 'admin', '{\"id\":60,\"customer_id\":185,\"contact_person_name\":\"Jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-28T11:13:17.000000Z\",\"updated_at\":\"2024-02-28T11:13:17.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 60, '{\"id\":60,\"customer_id\":185,\"contact_person_name\":\"Jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-28T11:13:17.000000Z\",\"updated_at\":\"2024-02-28T11:13:17.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100047, '53', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1698, 0.00, '0', NULL, '61', '2024-02-28 18:10:20', '2024-02-28 20:02:42', 0, NULL, '0', 'inhouse', 0, 0.00, '9864-8rILo-1709124020', '621903', 1, 'admin', '{\"id\":61,\"customer_id\":53,\"contact_person_name\":\"Jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML\",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-28T12:39:55.000000Z\",\"updated_at\":\"2024-02-28T12:39:55.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 61, '{\"id\":61,\"customer_id\":53,\"contact_person_name\":\"Jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML\",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-28T12:39:55.000000Z\",\"updated_at\":\"2024-02-28T12:39:55.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100048, '53', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 199, 0.00, '0', NULL, NULL, '2024-02-28 19:27:21', '2024-02-28 20:02:19', 0, NULL, '0', 'inhouse', 0, 0.00, '3017-OHBcb-1709128641', '460024', 1, 'admin', NULL, NULL, 0, NULL, NULL, 62, '{\"id\":62,\"customer_id\":null,\"contact_person_name\":\"Jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML\",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-28T13:56:40.000000Z\",\"updated_at\":\"2024-02-28T13:56:40.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100049, '74', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 300, 0.00, '0', NULL, NULL, '2024-02-28 20:54:32', '2024-02-28 21:00:04', 0, NULL, '0', 'inhouse', 0, 0.00, '8600-QI0VH-1709133872', '857073', 1, 'admin', NULL, NULL, 0, NULL, NULL, 63, '{\"id\":63,\"customer_id\":null,\"contact_person_name\":\"Jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML\",\"city\":\"BAngalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-28T15:24:04.000000Z\",\"updated_at\":\"2024-02-28T15:24:04.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100050, '187', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1499, 0.00, '0', NULL, NULL, '2024-02-28 21:09:51', '2024-02-29 10:44:15', 0, NULL, '0', 'inhouse', 0, 0.00, '7644-zZMmB-1709134791', '117163', 1, 'admin', NULL, NULL, 0, NULL, NULL, 66, '{\"id\":66,\"customer_id\":null,\"contact_person_name\":\"Rajesh g\",\"address_type\":\"home\",\"address\":\"RR Nagar\",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8050974588\",\"created_at\":\"2024-02-28T15:38:58.000000Z\",\"updated_at\":\"2024-02-28T15:38:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100051, '189', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '68', '2024-03-01 09:31:46', '2024-03-01 13:30:53', 0, NULL, '0', 'inhouse', 0, 0.00, '6692-OrMnO-1709265706', '776768', 1, 'admin', '{\"id\":68,\"customer_id\":189,\"contact_person_name\":\"Rajesh G\",\"address_type\":\"home\",\"address\":\"RR Nagar\",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"9008216453\",\"created_at\":\"2024-03-01T04:01:22.000000Z\",\"updated_at\":\"2024-03-01T04:01:22.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100052, '74', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1499, 0.00, '0', NULL, '69', '2024-03-01 09:36:03', '2024-03-01 13:31:09', 0, NULL, '0', 'inhouse', 0, 0.00, '6214-0m2wi-1709265963', '390995', 1, 'admin', '{\"id\":69,\"customer_id\":74,\"contact_person_name\":\"Jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML\",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-03-01T04:05:33.000000Z\",\"updated_at\":\"2024-03-01T04:05:33.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 69, '{\"id\":69,\"customer_id\":74,\"contact_person_name\":\"Jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML\",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-03-01T04:05:33.000000Z\",\"updated_at\":\"2024-03-01T04:05:33.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100053, '190', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-03-01 12:09:06', '2024-03-01 20:13:38', 0, NULL, '0', 'inhouse', 0, 0.00, '1425-CyS9E-1709275146', '844419', 1, 'admin', NULL, NULL, 0, NULL, NULL, 70, '{\"id\":70,\"customer_id\":null,\"contact_person_name\":\"Himanshi\",\"address_type\":\"home\",\"address\":\"House no 228 maidan garhi New Delhi 110068\",\"city\":\"Delhi\",\"zip\":\"110068\",\"phone\":\"7048964875\",\"created_at\":\"2024-03-01T06:34:16.000000Z\",\"updated_at\":\"2024-03-01T06:34:16.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100054, '191', 'customer', 'paid', 'canceled', 'phonePay', 'T2403012004446814785028', NULL, NULL, 59960, 0.00, '0', NULL, '71', '2024-03-01 20:05:11', '2024-03-01 20:12:58', 0, NULL, '0', 'inhouse', 0, 0.00, '7261-mKYbk-1709303711', '558868', 1, 'admin', '{\"id\":71,\"customer_id\":191,\"contact_person_name\":\"Rajesh G\",\"address_type\":\"home\",\"address\":\"RR Nagar\",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"9008216453\",\"created_at\":\"2024-03-01T14:33:52.000000Z\",\"updated_at\":\"2024-03-01T14:33:52.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100055, '191', 'customer', 'paid', 'canceled', 'phonePay', 'T2403012006195913518989', NULL, NULL, 58461, 0.00, '0', NULL, '71', '2024-03-01 20:06:43', '2024-03-01 20:12:36', 0, NULL, '0', 'inhouse', 0, 0.00, '8083-NV86G-1709303803', '216582', 1, 'admin', '{\"id\":71,\"customer_id\":191,\"contact_person_name\":\"Rajesh G\",\"address_type\":\"home\",\"address\":\"RR Nagar\",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"9008216453\",\"created_at\":\"2024-03-01T14:33:52.000000Z\",\"updated_at\":\"2024-03-01T14:33:52.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 71, '{\"id\":71,\"customer_id\":191,\"contact_person_name\":\"Rajesh G\",\"address_type\":\"home\",\"address\":\"RR Nagar\",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"9008216453\",\"created_at\":\"2024-03-01T14:33:52.000000Z\",\"updated_at\":\"2024-03-01T14:33:52.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100056, '192', 'customer', 'paid', 'delivered', 'phonePay', 'T2403021044416695235966', NULL, NULL, 399, 0.00, '0', NULL, NULL, '2024-03-02 10:44:52', '2024-03-23 12:43:16', 0, NULL, '0', 'inhouse', 0, 0.00, '6205-Eay3p-1709356492', '912366', 1, 'admin', NULL, NULL, 0, NULL, NULL, 72, '{\"id\":72,\"customer_id\":null,\"contact_person_name\":\"Shruthi prasanna, Shobha raghu\",\"address_type\":\"home\",\"address\":\"#169, 10th cross, BEL layout, 1st block, Vidyaranyapura. \",\"city\":\"Bengaluru\",\"zip\":\"560097\",\"phone\":\"6362979350\",\"created_at\":\"2024-03-02T05:11:54.000000Z\",\"updated_at\":\"2024-03-02T05:11:54.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100057, '187', 'customer', 'paid', 'canceled', 'phonePay', 'T2403040955404084768310', NULL, NULL, 74950, 0.00, '0', NULL, '74', '2024-03-04 09:56:24', '2024-03-23 12:40:46', 0, NULL, '0', 'inhouse', 0, 0.00, '5836-8vA9u-1709526384', '848124', 1, 'admin', '{\"id\":74,\"customer_id\":187,\"contact_person_name\":\"BS Sahana\",\"address_type\":\"home\",\"address\":\"RR Nagar\",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8050974588\",\"created_at\":\"2024-03-04T04:25:01.000000Z\",\"updated_at\":\"2024-03-04T04:25:01.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100058, '187', 'customer', 'paid', 'canceled', 'phonePay', 'T2403040958573180624850', NULL, NULL, 74950, 0.00, '0', NULL, '74', '2024-03-04 09:59:26', '2024-03-23 12:40:36', 0, NULL, '0', 'inhouse', 0, 0.00, '8829-Jcrmh-1709526566', '424767', 1, 'admin', '{\"id\":74,\"customer_id\":187,\"contact_person_name\":\"BS Sahana\",\"address_type\":\"home\",\"address\":\"RR Nagar\",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8050974588\",\"created_at\":\"2024-03-04T04:25:01.000000Z\",\"updated_at\":\"2024-03-04T04:25:01.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 74, '{\"id\":74,\"customer_id\":187,\"contact_person_name\":\"BS Sahana\",\"address_type\":\"home\",\"address\":\"RR Nagar\",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8050974588\",\"created_at\":\"2024-03-04T04:25:01.000000Z\",\"updated_at\":\"2024-03-04T04:25:01.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100059, '199', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 400, 0.00, '0', NULL, NULL, '2024-03-04 20:12:22', '2024-03-06 16:25:30', 0, NULL, '0', 'inhouse', 0, 0.00, '3505-Gh2hk-1709563342', '990526', 1, 'admin', NULL, NULL, 0, NULL, NULL, 76, '{\"id\":76,\"customer_id\":null,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-03-04T14:41:30.000000Z\",\"updated_at\":\"2024-03-04T14:41:30.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100060, '200', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-03-04 23:10:58', '2024-03-23 12:43:48', 0, NULL, '0', 'inhouse', 0, 0.00, '6148-IVkEg-1709574058', '826698', 1, 'admin', NULL, NULL, 0, NULL, NULL, 77, '{\"id\":77,\"customer_id\":null,\"contact_person_name\":\"gautam\",\"address_type\":\"home\",\"address\":\"D-195 gali no. 4, sangam vihar, New Delhi\",\"city\":\"Delhi\",\"zip\":\"110080\",\"phone\":\"09599164687\",\"created_at\":\"2024-03-04T17:40:24.000000Z\",\"updated_at\":\"2024-03-04T17:40:24.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100061, '202', 'customer', 'paid', 'canceled', 'phonePay', 'T2403050819344426191968', NULL, NULL, 74950, 0.00, '0', NULL, '78', '2024-03-05 08:20:23', '2024-03-23 12:39:55', 0, NULL, '0', 'inhouse', 0, 0.00, '1440-1CGFK-1709607023', '748141', 1, 'admin', '{\"id\":78,\"customer_id\":202,\"contact_person_name\":\"Rajesh G\",\"address_type\":\"home\",\"address\":\"RR Nagar\",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"9008216453\",\"created_at\":\"2024-03-05T02:48:51.000000Z\",\"updated_at\":\"2024-03-05T02:48:51.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100062, '200', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '79', '2024-03-06 13:26:30', '2024-03-06 13:43:38', 0, NULL, '0', 'inhouse', 0, 0.00, '6754-2HIV4-1709711790', '720112', 1, 'admin', '{\"id\":79,\"customer_id\":200,\"contact_person_name\":\"gautam\",\"address_type\":\"home\",\"address\":\"D-195 gali no. 4, sangam vihar, New Delhi\",\"city\":\"Delhi\",\"zip\":\"110080\",\"phone\":\"09599164687\",\"created_at\":\"2024-03-06T07:56:11.000000Z\",\"updated_at\":\"2024-03-06T07:56:11.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100063, '203', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1499, 0.00, '0', NULL, NULL, '2024-03-07 10:08:22', '2024-03-07 11:05:39', 0, NULL, '0', 'inhouse', 0, 0.00, '7832-Rce7w-1709786302', '133769', 1, 'admin', NULL, NULL, 0, NULL, NULL, 82, '{\"id\":82,\"customer_id\":null,\"contact_person_name\":\"Sumeet Singh\",\"address_type\":\"home\",\"address\":\"Bangalore\",\"city\":\"lakshimipura\",\"zip\":\"562123\",\"phone\":\"5463136562\",\"created_at\":\"2024-03-07T04:37:39.000000Z\",\"updated_at\":\"2024-03-07T04:37:39.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100064, '204', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '83', '2024-03-07 12:20:57', '2024-03-23 12:44:26', 0, NULL, '0', 'inhouse', 0, 0.00, '8849-EFkDj-1709794257', '529193', 1, 'admin', '{\"id\":83,\"customer_id\":204,\"contact_person_name\":\"Arif Shaikh \",\"address_type\":\"home\",\"address\":\"Ganpati gowdaown osman pura colony \",\"city\":\"Osmanabad \",\"zip\":\"413501\",\"phone\":\"9096840567\",\"created_at\":\"2024-03-07T06:49:41.000000Z\",\"updated_at\":\"2024-03-07T06:49:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 83, '{\"id\":83,\"customer_id\":204,\"contact_person_name\":\"Arif Shaikh \",\"address_type\":\"home\",\"address\":\"Ganpati gowdaown osman pura colony \",\"city\":\"Osmanabad \",\"zip\":\"413501\",\"phone\":\"9096840567\",\"created_at\":\"2024-03-07T06:49:41.000000Z\",\"updated_at\":\"2024-03-07T06:49:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100065, '206', 'customer', 'paid', 'canceled', 'phonePay', 'T2403081950039142538149', NULL, NULL, 999, 0.00, '0', NULL, NULL, '2024-03-08 19:50:18', '2024-03-23 12:39:22', 0, NULL, '0', 'inhouse', 0, 0.00, '1946-DYUI9-1709907618', '564280', 1, 'admin', NULL, NULL, 0, NULL, NULL, 87, '{\"id\":87,\"customer_id\":null,\"contact_person_name\":\"Revanasidda\",\"address_type\":\"home\",\"address\":\"Kalburgi .ganganagar . Nr colani  bcm hostel\",\"city\":\"Kalaburgi\",\"zip\":\"585212\",\"phone\":\"7899554620\",\"created_at\":\"2024-03-08T14:19:03.000000Z\",\"updated_at\":\"2024-03-08T14:19:03.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL);
INSERT INTO `orders` (`id`, `customer_id`, `customer_type`, `payment_status`, `order_status`, `payment_method`, `transaction_ref`, `payment_by`, `payment_note`, `order_amount`, `admin_commission`, `is_pause`, `cause`, `shipping_address`, `created_at`, `updated_at`, `discount_amount`, `discount_type`, `coupon_code`, `coupon_discount_bearer`, `shipping_method_id`, `shipping_cost`, `order_group_id`, `verification_code`, `seller_id`, `seller_is`, `shipping_address_data`, `delivery_man_id`, `deliveryman_charge`, `expected_delivery_date`, `order_note`, `billing_address`, `billing_address_data`, `order_type`, `extra_discount`, `extra_discount_type`, `checked`, `shipping_type`, `delivery_type`, `delivery_service_name`, `third_party_delivery_tracking_id`) VALUES
(100066, '206', 'customer', 'paid', 'canceled', 'phonePay', 'T2403081956513332059947', NULL, NULL, 999, 0.00, '0', NULL, '88', '2024-03-08 19:57:03', '2024-03-23 12:39:07', 0, NULL, '0', 'inhouse', 0, 0.00, '1939-XJFmV-1709908023', '166848', 1, 'admin', '{\"id\":88,\"customer_id\":206,\"contact_person_name\":\"Revanasidda\",\"address_type\":\"home\",\"address\":\"Ganganagar. Nr colani kalburgi\",\"city\":\"Kalaburagi\",\"zip\":\"585212\",\"phone\":\", 7899554620\",\"created_at\":\"2024-03-08T14:26:15.000000Z\",\"updated_at\":\"2024-03-08T14:26:15.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100067, '206', 'customer', 'paid', 'delivered', 'phonePay', 'T2403082003077132055084', NULL, NULL, 999, 0.00, '0', NULL, '89', '2024-03-08 20:03:18', '2024-03-23 12:39:35', 0, NULL, '0', 'inhouse', 0, 0.00, '4349-a3lw7-1709908398', '292750', 1, 'admin', '{\"id\":89,\"customer_id\":206,\"contact_person_name\":\"Revanasidda\",\"address_type\":\"home\",\"address\":\"Ganganagar nr colani kalaburgi\",\"city\":\"Kalaburagi\",\"zip\":\"585212\",\"phone\":\"7899554620\",\"created_at\":\"2024-03-08T14:31:30.000000Z\",\"updated_at\":\"2024-03-08T14:31:30.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100068, '209', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-03-14 07:15:08', '2024-03-28 16:26:18', 0, NULL, '0', 'inhouse', 0, 0.00, '2614-r3gQo-1710380708', '904888', 1, 'admin', NULL, NULL, 0, NULL, NULL, 92, '{\"id\":92,\"customer_id\":null,\"contact_person_name\":\"Shubham Mishra\",\"address_type\":\"home\",\"address\":\"100,gandhi nagar unnao\\r\\ngandhi nagar\",\"city\":\"UNNAO\",\"zip\":\"209801\",\"phone\":\"08957732558\",\"created_at\":\"2024-03-14T01:44:07.000000Z\",\"updated_at\":\"2024-03-14T01:44:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100069, '211', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 998, 0.00, '0', NULL, NULL, '2024-03-14 13:21:16', '2024-03-14 13:22:37', 0, NULL, '0', 'inhouse', 0, 0.00, '6249-cu1u4-1710402676', '345686', 1, 'admin', NULL, NULL, 0, NULL, NULL, 99, '{\"id\":99,\"customer_id\":null,\"contact_person_name\":\"Chandni\",\"address_type\":\"home\",\"address\":\"9\\/5133 Street no.1 kaushik puri old seelampur \",\"city\":\"Delhi \",\"zip\":\"110031\",\"phone\":\"8882556746\",\"created_at\":\"2024-03-14T07:50:01.000000Z\",\"updated_at\":\"2024-03-14T07:50:01.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100070, '211', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 998, 0.00, '0', NULL, '100', '2024-03-14 13:25:44', '2024-03-14 13:27:59', 0, NULL, '0', 'inhouse', 0, 0.00, '9001-z6bIE-1710402944', '890960', 1, 'admin', '{\"id\":100,\"customer_id\":211,\"contact_person_name\":\"Chandni \",\"address_type\":\"home\",\"address\":\"9\\/5133 Street no.1 kaushik puri old seelampur \",\"city\":\"Delhi\",\"zip\":\"110031\",\"phone\":\"8882556746\",\"created_at\":\"2024-03-14T07:55:26.000000Z\",\"updated_at\":\"2024-03-14T07:55:26.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100071, '199', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 400, 0.00, '0', NULL, NULL, '2024-03-18 17:11:47', '2024-03-18 17:12:12', 0, NULL, '0', 'inhouse', 0, 0.00, '5555-jJHUl-1710762107', '117861', 1, 'admin', NULL, NULL, 0, NULL, NULL, 106, '{\"id\":106,\"customer_id\":null,\"contact_person_name\":\"Suman Chak\",\"address_type\":\"home\",\"address\":\"91\\/1\\/5, PRAMODNAGAR\",\"city\":\"Kolkata\",\"zip\":\"700082\",\"phone\":\"6289311713\",\"created_at\":\"2024-03-18T11:34:27.000000Z\",\"updated_at\":\"2024-03-18T11:34:27.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100072, '219', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 550, 0.00, '0', NULL, NULL, '2024-03-19 10:52:26', '2024-03-19 10:57:08', 0, NULL, '0', 'inhouse', 0, 0.00, '8350-vYIaY-1710825746', '274922', 1, 'admin', NULL, NULL, 0, NULL, NULL, 108, '{\"id\":108,\"customer_id\":null,\"contact_person_name\":\"Kavya reddy \",\"address_type\":\"home\",\"address\":\"Kovur,prr colony,amma water plant opposite line \",\"city\":\"Nellore \",\"zip\":\"524137\",\"phone\":\"9700466656\",\"created_at\":\"2024-03-19T05:21:46.000000Z\",\"updated_at\":\"2024-03-19T05:21:46.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100073, '219', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 740, 0.00, '0', NULL, '109', '2024-03-19 11:26:56', '2024-03-28 16:27:31', 0, NULL, '0', 'inhouse', 0, 0.00, '9665-SD4Ez-1710827816', '994218', 1, 'admin', '{\"id\":109,\"customer_id\":219,\"contact_person_name\":\"Kavya reddy \",\"address_type\":\"home\",\"address\":\"Kovur,prr colony,amma water plant opposite line,\",\"city\":\"Nellore \",\"zip\":\"524137\",\"phone\":\"9700466656\",\"created_at\":\"2024-03-19T05:56:32.000000Z\",\"updated_at\":\"2024-03-19T05:56:32.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100074, '266', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 195, 0.00, '0', NULL, '110', '2024-03-20 17:38:24', '2024-04-01 17:14:28', 0, NULL, '0', 'inhouse', 0, 0.00, '5463-mRp8y-1710936504', '653774', 1, 'admin', '{\"id\":110,\"customer_id\":266,\"contact_person_name\":\"Harish Kulal\",\"address_type\":\"home\",\"address\":\"Kumbakantini ato works soorinje masjid mangaloru Karnataka 575030 shibaroor road soorinje mangaloru Karnataka 575030\",\"city\":\"Manglore\",\"zip\":\"575030\",\"phone\":\"09740987766\",\"created_at\":\"2024-03-20T12:07:11.000000Z\",\"updated_at\":\"2024-03-20T12:07:11.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 110, '{\"id\":110,\"customer_id\":266,\"contact_person_name\":\"Harish Kulal\",\"address_type\":\"home\",\"address\":\"Kumbakantini ato works soorinje masjid mangaloru Karnataka 575030 shibaroor road soorinje mangaloru Karnataka 575030\",\"city\":\"Manglore\",\"zip\":\"575030\",\"phone\":\"09740987766\",\"created_at\":\"2024-03-20T12:07:11.000000Z\",\"updated_at\":\"2024-03-20T12:07:11.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100075, '299', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '114', '2024-03-21 12:19:40', '2024-03-28 16:28:07', 0, NULL, '0', 'inhouse', 0, 0.00, '5812-VNabH-1711003780', '607544', 1, 'admin', '{\"id\":114,\"customer_id\":299,\"contact_person_name\":\"Karthi\",\"address_type\":\"office\",\"address\":\"P.n road 2nd street \\r\\nGp yarns opposite \\r\\nLotus agency \\r\\n\",\"city\":\"Tiruppur\",\"zip\":\"641602\",\"phone\":\"9344864404\",\"created_at\":\"2024-03-21T06:49:31.000000Z\",\"updated_at\":\"2024-03-21T06:49:31.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100076, '331', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 698, 0.00, '0', NULL, '116', '2024-03-25 10:45:18', '2024-04-21 14:04:51', 0, NULL, '0', 'inhouse', 0, 0.00, '2795-y7hmt-1711343718', '336011', 1, 'admin', '{\"id\":116,\"customer_id\":331,\"contact_person_name\":\"Johny\",\"address_type\":\"home\",\"address\":\"49\\/2 church lane jangpura bhogal \",\"city\":\"New Delhi \",\"zip\":\"110014\",\"phone\":\"9958650578\",\"created_at\":\"2024-03-25T04:59:46.000000Z\",\"updated_at\":\"2024-03-25T04:59:46.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 116, '{\"id\":116,\"customer_id\":331,\"contact_person_name\":\"Johny\",\"address_type\":\"home\",\"address\":\"49\\/2 church lane jangpura bhogal \",\"city\":\"New Delhi \",\"zip\":\"110014\",\"phone\":\"9958650578\",\"created_at\":\"2024-03-25T04:59:46.000000Z\",\"updated_at\":\"2024-03-25T04:59:46.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100077, '69', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 998, 0.00, '0', NULL, NULL, '2024-03-26 23:59:24', '2024-04-21 14:05:35', 0, NULL, '0', 'inhouse', 0, 0.00, '2689-wUpkM-1711477764', '902946', 1, 'admin', NULL, NULL, 0, NULL, NULL, 117, '{\"id\":117,\"customer_id\":null,\"contact_person_name\":\"Kailas jagtap \",\"address_type\":\"home\",\"address\":\"Lic office ahmadpur \",\"city\":\"Latur \",\"zip\":\"413514\",\"phone\":\"7972325678\",\"created_at\":\"2024-03-26T18:28:58.000000Z\",\"updated_at\":\"2024-03-26T18:28:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100078, '544', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-03-27 06:31:25', '2024-04-21 14:06:15', 0, NULL, '0', 'inhouse', 0, 0.00, '4128-wV6Yp-1711501285', '761955', 1, 'admin', NULL, NULL, 0, NULL, NULL, 118, '{\"id\":118,\"customer_id\":null,\"contact_person_name\":\"Sudha Lakshmi \",\"address_type\":\"home\",\"address\":\"34, palla street\\r\\nIrumbedu \",\"city\":\"Madhurantakam\",\"zip\":\"603302\",\"phone\":\"9384321809\",\"created_at\":\"2024-03-27T01:00:41.000000Z\",\"updated_at\":\"2024-03-27T01:00:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100079, '544', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '119', '2024-03-27 06:34:01', '2024-04-21 14:06:58', 0, NULL, '0', 'inhouse', 0, 0.00, '2646-QtwOh-1711501441', '424177', 1, 'admin', '{\"id\":119,\"customer_id\":544,\"contact_person_name\":\"Sudha Lakshmi \",\"address_type\":\"home\",\"address\":\"34, palla street\\r\\nIrumbedu \",\"city\":\"Madhurantakam \",\"zip\":\"603302\",\"phone\":\"9384321809\",\"created_at\":\"2024-03-27T01:03:55.000000Z\",\"updated_at\":\"2024-03-27T01:03:55.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100080, '545', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1499, 0.00, '0', NULL, '122', '2024-03-28 10:51:15', '2024-03-28 16:07:06', 0, NULL, '0', 'inhouse', 0, 0.00, '9305-eZRq4-1711603275', '657556', 1, 'admin', '{\"id\":122,\"customer_id\":545,\"contact_person_name\":\"Md. Al-Amin Hossen\",\"address_type\":\"home\",\"address\":\"H-50, Road 13, Sector 10, Uttara, Dhaka 1230\\r\\nAvenue-2\",\"city\":\"Dhaka\",\"zip\":\"1230\",\"phone\":\"01812161440\",\"created_at\":\"2024-03-28T05:18:40.000000Z\",\"updated_at\":\"2024-03-28T05:18:40.000000Z\",\"state\":null,\"country\":\"Bangladesh\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 122, '{\"id\":122,\"customer_id\":545,\"contact_person_name\":\"Md. Al-Amin Hossen\",\"address_type\":\"home\",\"address\":\"H-50, Road 13, Sector 10, Uttara, Dhaka 1230\\r\\nAvenue-2\",\"city\":\"Dhaka\",\"zip\":\"1230\",\"phone\":\"01812161440\",\"created_at\":\"2024-03-28T05:18:40.000000Z\",\"updated_at\":\"2024-03-28T05:18:40.000000Z\",\"state\":null,\"country\":\"Bangladesh\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100081, '545', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1499, 0.00, '0', NULL, '122', '2024-03-28 13:11:19', '2024-03-28 16:06:55', 0, NULL, '0', 'inhouse', 0, 0.00, '7856-7YOjt-1711611679', '510861', 1, 'admin', '{\"id\":122,\"customer_id\":545,\"contact_person_name\":\"Md. Al-Amin Hossen\",\"address_type\":\"home\",\"address\":\"H-50, Road 13, Sector 10, Uttara, Dhaka 1230\\r\\nAvenue-2\",\"city\":\"Dhaka\",\"zip\":\"1230\",\"phone\":\"01812161440\",\"created_at\":\"2024-03-28T05:18:40.000000Z\",\"updated_at\":\"2024-03-28T05:18:40.000000Z\",\"state\":null,\"country\":\"Bangladesh\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 122, '{\"id\":122,\"customer_id\":545,\"contact_person_name\":\"Md. Al-Amin Hossen\",\"address_type\":\"home\",\"address\":\"H-50, Road 13, Sector 10, Uttara, Dhaka 1230\\r\\nAvenue-2\",\"city\":\"Dhaka\",\"zip\":\"1230\",\"phone\":\"01812161440\",\"created_at\":\"2024-03-28T05:18:40.000000Z\",\"updated_at\":\"2024-03-28T05:18:40.000000Z\",\"state\":null,\"country\":\"Bangladesh\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100082, '74', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 2845, 0.00, '0', NULL, NULL, '2024-03-29 10:58:28', '2024-03-29 12:13:02', 0, NULL, '0', 'inhouse', 0, 0.00, '2948-SA0qH-1711690108', '237811', 1, 'admin', NULL, NULL, 0, NULL, NULL, 123, '{\"id\":123,\"customer_id\":null,\"contact_person_name\":\"Jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML layout\",\"city\":\"Bnaglore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-03-29T05:27:41.000000Z\",\"updated_at\":\"2024-03-29T05:27:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100083, '547', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 400, 0.00, '0', NULL, '124', '2024-03-29 15:38:23', '2024-04-21 14:07:17', 0, NULL, '0', 'inhouse', 0, 0.00, '6627-CqmID-1711706903', '584369', 1, 'admin', '{\"id\":124,\"customer_id\":547,\"contact_person_name\":\"Deepak \",\"address_type\":\"home\",\"address\":\"Plot no. 002 dc-5 adipur near fastrack court opposite reliance petrol pump \",\"city\":\"Gandhidham \",\"zip\":\"370205\",\"phone\":\"9099916912\",\"created_at\":\"2024-03-29T10:07:54.000000Z\",\"updated_at\":\"2024-03-29T10:07:54.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 124, '{\"id\":124,\"customer_id\":547,\"contact_person_name\":\"Deepak \",\"address_type\":\"home\",\"address\":\"Plot no. 002 dc-5 adipur near fastrack court opposite reliance petrol pump \",\"city\":\"Gandhidham \",\"zip\":\"370205\",\"phone\":\"9099916912\",\"created_at\":\"2024-03-29T10:07:54.000000Z\",\"updated_at\":\"2024-03-29T10:07:54.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100084, '211', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-04-01 10:27:13', '2024-04-01 11:01:13', 0, NULL, '0', 'inhouse', 0, 0.00, '3129-V4RhP-1711947433', '143721', 1, 'admin', NULL, NULL, 0, NULL, NULL, 125, '{\"id\":125,\"customer_id\":null,\"contact_person_name\":\"Chandni\",\"address_type\":\"home\",\"address\":\"9\\/51\\/33 Street no 1 kaushik puri old seelampur \",\"city\":\"Delhi \",\"zip\":\"110031\",\"phone\":\"8882556746\",\"created_at\":\"2024-04-01T04:56:22.000000Z\",\"updated_at\":\"2024-04-01T04:56:22.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100085, '211', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '126', '2024-04-01 10:29:25', '2024-05-06 15:11:12', 0, NULL, '0', 'inhouse', 0, 0.00, '5313-snrZK-1711947565', '434002', 1, 'admin', '{\"id\":126,\"customer_id\":211,\"contact_person_name\":\"Chandni\",\"address_type\":\"home\",\"address\":\"9\\/51\\/33 Street no 1 kaushik puri old seelampur \",\"city\":\"Delhi \",\"zip\":\"110031\",\"phone\":\"8882556746\",\"created_at\":\"2024-04-01T04:58:54.000000Z\",\"updated_at\":\"2024-04-01T04:58:54.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 126, '{\"id\":126,\"customer_id\":211,\"contact_person_name\":\"Chandni\",\"address_type\":\"home\",\"address\":\"9\\/51\\/33 Street no 1 kaushik puri old seelampur \",\"city\":\"Delhi \",\"zip\":\"110031\",\"phone\":\"8882556746\",\"created_at\":\"2024-04-01T04:58:54.000000Z\",\"updated_at\":\"2024-04-01T04:58:54.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100086, '548', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 820, 0.00, '0', NULL, NULL, '2024-04-01 13:55:04', '2024-04-02 15:25:23', 0, NULL, '0', 'inhouse', 0, 0.00, '4677-U5xju-1711959904', '467513', 1, 'admin', NULL, NULL, 0, NULL, NULL, 127, '{\"id\":127,\"customer_id\":null,\"contact_person_name\":\"Vydani Sudha\",\"address_type\":\"home\",\"address\":\"9-160\\/2\\r\\nBalaji nagar Jyothi colony\",\"city\":\"Hyderabad 500087\",\"zip\":\"500087\",\"phone\":\"09000076539\",\"created_at\":\"2024-04-01T08:23:40.000000Z\",\"updated_at\":\"2024-04-01T08:23:40.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100087, '298', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 475, 0.00, '0', NULL, '112', '2024-04-03 16:52:40', '2024-04-08 16:03:42', 0, NULL, '0', 'inhouse', 0, 0.00, '3326-a1zIH-1712143360', '295408', 1, 'admin', '{\"id\":112,\"customer_id\":298,\"contact_person_name\":\"Ramya Panthangi\",\"address_type\":\"home\",\"address\":\"15-10-266, ramannapet\\r\\nNear Gandhi statue, Warangal.\",\"city\":\"Warangal\",\"zip\":\"506002\",\"phone\":\"09885503314\",\"created_at\":\"2024-03-21T06:24:45.000000Z\",\"updated_at\":\"2024-03-21T06:24:45.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 112, '{\"id\":112,\"customer_id\":298,\"contact_person_name\":\"Ramya Panthangi\",\"address_type\":\"home\",\"address\":\"15-10-266, ramannapet\\r\\nNear Gandhi statue, Warangal.\",\"city\":\"Warangal\",\"zip\":\"506002\",\"phone\":\"09885503314\",\"created_at\":\"2024-03-21T06:24:45.000000Z\",\"updated_at\":\"2024-03-21T06:24:45.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100088, '74', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, '55', '2024-04-04 14:21:12', '2024-04-04 14:39:20', 0, NULL, '0', 'inhouse', 0, 0.00, '8904-Cb9Hp-1712220672', '726447', 1, 'admin', '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 55, '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100089, '74', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 220, 0.00, '0', NULL, '55', '2024-04-04 14:40:55', '2024-04-04 14:42:06', 0, NULL, '0', 'inhouse', 0, 0.00, '2045-603XS-1712221855', '763117', 1, 'admin', '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 55, '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100090, '74', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 153, 0.00, '0', NULL, '55', '2024-04-04 14:43:07', '2024-04-04 16:21:46', 0, NULL, '0', 'inhouse', 0, 0.00, '4880-WlIRj-1712221987', '696357', 1, 'admin', '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 55, '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100091, '552', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '131', '2024-04-08 11:33:49', '2024-04-08 16:04:08', 0, NULL, '0', 'inhouse', 0, 0.00, '3763-I79eM-1712556229', '719466', 1, 'admin', '{\"id\":131,\"customer_id\":552,\"contact_person_name\":\"PRATEEK PRAKASH\",\"address_type\":\"home\",\"address\":\"Amazing villa, BEML Complex, RR Nagar\\r\\nHorizon school\",\"city\":\"bengaluru\",\"zip\":\"560001\",\"phone\":\"06394553354\",\"created_at\":\"2024-04-08T06:03:07.000000Z\",\"updated_at\":\"2024-04-08T06:03:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 131, '{\"id\":131,\"customer_id\":552,\"contact_person_name\":\"PRATEEK PRAKASH\",\"address_type\":\"home\",\"address\":\"Amazing villa, BEML Complex, RR Nagar\\r\\nHorizon school\",\"city\":\"bengaluru\",\"zip\":\"560001\",\"phone\":\"06394553354\",\"created_at\":\"2024-04-08T06:03:07.000000Z\",\"updated_at\":\"2024-04-08T06:03:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100092, '74', 'customer', 'paid', 'delivered', 'phonePay', 'T2404081203323504315707', NULL, NULL, 1, 0.00, '0', NULL, '55', '2024-04-08 12:03:39', '2024-05-06 15:11:31', 0, NULL, '0', 'inhouse', 0, 0.00, '3479-HIqtQ-1712558019', '819202', 1, 'admin', '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 55, '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100093, '554', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 948, 0.00, '0', NULL, NULL, '2024-04-08 17:40:02', '2024-04-08 22:36:18', 0, NULL, '0', 'inhouse', 0, 0.00, '9344-mF2W0-1712578202', '262990', 1, 'admin', NULL, NULL, 0, NULL, NULL, 133, '{\"id\":133,\"customer_id\":null,\"contact_person_name\":\"Kusum sharma \",\"address_type\":\"home\",\"address\":\"Vaishali sec 6, Plot no. 10B, flat no. 102\",\"city\":\"Ghaziabad \",\"zip\":\"201019\",\"phone\":\"9315107553\",\"created_at\":\"2024-04-08T12:08:48.000000Z\",\"updated_at\":\"2024-04-08T12:08:48.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100094, '74', 'customer', 'paid', 'canceled', 'phonePay', 'T2404081912433650793549', NULL, NULL, 2, 0.00, '0', NULL, '55', '2024-04-08 19:12:48', '2024-04-08 19:14:06', 0, NULL, '0', 'inhouse', 0, 0.00, '3096-pfqIQ-1712583768', '225186', 1, 'admin', '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 55, '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100095, '554', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 948, 0.00, '0', NULL, '135', '2024-04-08 22:50:37', '2024-05-06 15:12:06', 0, NULL, '0', 'inhouse', 0, 0.00, '9233-zmcSu-1712596837', '769290', 1, 'admin', '{\"id\":135,\"customer_id\":554,\"contact_person_name\":\"Kusum sharma\",\"address_type\":\"home\",\"address\":\"Flat no 102, first floor, plot no 10b, sector 6, vaishali\",\"city\":\"Ghaziabad\",\"zip\":\"201010\",\"phone\":\"9315107553\",\"created_at\":\"2024-04-08T17:20:30.000000Z\",\"updated_at\":\"2024-04-08T17:20:30.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100096, '552', 'customer', 'paid', 'delivered', 'phonePay', 'T2404091425445168618869', NULL, NULL, 1, 0.00, '0', NULL, '131', '2024-04-09 14:25:48', '2024-05-06 15:13:04', 0, NULL, '0', 'inhouse', 0, 0.00, '1979-FF1aR-1712652948', '462532', 1, 'admin', '{\"id\":131,\"customer_id\":552,\"contact_person_name\":\"PRATEEK PRAKASH\",\"address_type\":\"home\",\"address\":\"Amazing villa, BEML Complex, RR Nagar\\r\\nHorizon school\",\"city\":\"bengaluru\",\"zip\":\"560001\",\"phone\":\"06394553354\",\"created_at\":\"2024-04-08T06:03:07.000000Z\",\"updated_at\":\"2024-04-08T06:03:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 131, '{\"id\":131,\"customer_id\":552,\"contact_person_name\":\"PRATEEK PRAKASH\",\"address_type\":\"home\",\"address\":\"Amazing villa, BEML Complex, RR Nagar\\r\\nHorizon school\",\"city\":\"bengaluru\",\"zip\":\"560001\",\"phone\":\"06394553354\",\"created_at\":\"2024-04-08T06:03:07.000000Z\",\"updated_at\":\"2024-04-08T06:03:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100097, '567', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 5439, 0.00, '0', NULL, NULL, '2024-04-09 18:49:14', '2024-05-06 15:12:52', 0, NULL, '0', 'inhouse', 0, 0.00, '2948-SgctN-1712668754', '410507', 1, 'admin', NULL, NULL, 0, NULL, NULL, 136, '{\"id\":136,\"customer_id\":null,\"contact_person_name\":\"Usha Parthasarathy\",\"address_type\":\"home\",\"address\":\"No. 1, Santhanam Road , T.V.S Nagar\",\"city\":\"Madurai \",\"zip\":\"625003\",\"phone\":\"9994232874\",\"created_at\":\"2024-04-09T13:18:34.000000Z\",\"updated_at\":\"2024-04-09T13:18:34.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100098, '570', 'customer', 'paid', 'canceled', 'phonePay', 'T2404111546181913463180', NULL, NULL, 435, 0.00, '0', NULL, NULL, '2024-04-11 15:46:25', '2024-05-06 15:15:16', 0, NULL, '0', 'inhouse', 0, 0.00, '8132-1nKK5-1712830585', '786061', 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100099, '6', 'customer', 'paid', 'delivered', 'phonePay', 'T2404141551500030968862', NULL, NULL, 199, 0.00, '0', NULL, NULL, '2024-04-14 15:52:01', '2024-05-06 15:09:37', 0, NULL, '0', 'inhouse', 0, 0.00, '9897-dKoM4-1713090121', '455286', 1, 'admin', NULL, NULL, 0, NULL, NULL, 140, '{\"id\":140,\"customer_id\":null,\"contact_person_name\":\"Sujatha Mallela\",\"address_type\":\"home\",\"address\":\"Door no.14-545,prakash nagar,\",\"city\":\"Tadepalli municipality, mangalagiri\",\"zip\":\"522502\",\"phone\":\"8555807927\",\"created_at\":\"2024-04-14T10:20:39.000000Z\",\"updated_at\":\"2024-04-14T10:20:39.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100100, '74', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 1500, 0.00, '0', NULL, '141', '2024-04-14 16:42:33', '2024-04-14 16:47:35', 0, NULL, '0', 'inhouse', 0, 0.00, '6149-PYZQa-1713093153', '401906', 1, 'admin', '{\"id\":141,\"customer_id\":74,\"contact_person_name\":\"Jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-04-14T11:11:46.000000Z\",\"updated_at\":\"2024-04-14T11:11:46.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 141, '{\"id\":141,\"customer_id\":74,\"contact_person_name\":\"Jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-04-14T11:11:46.000000Z\",\"updated_at\":\"2024-04-14T11:11:46.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100101, '3', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1499, 0.00, '0', NULL, NULL, '2024-04-14 16:50:06', '2024-04-15 05:59:48', 0, NULL, '0', 'inhouse', 0, 0.00, '5829-vSJUU-1713093606', '832835', 1, 'admin', NULL, NULL, 0, NULL, NULL, 142, '{\"id\":142,\"customer_id\":null,\"contact_person_name\":\"Prateek\",\"address_type\":\"home\",\"address\":\"Jdjshdhd\",\"city\":\"Sjdhdh\",\"zip\":\"483828\",\"phone\":\"3262839494\",\"created_at\":\"2024-04-14T11:19:44.000000Z\",\"updated_at\":\"2024-04-14T11:19:44.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100102, '552', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 898, 0.00, '0', NULL, '131', '2024-04-18 07:58:52', '2024-04-21 12:32:58', 0, NULL, '0', 'inhouse', 0, 0.00, '8410-y4D9w-1713407332', '647023', 1, 'admin', '{\"id\":131,\"customer_id\":552,\"contact_person_name\":\"PRATEEK PRAKASH\",\"address_type\":\"home\",\"address\":\"Amazing villa, BEML Complex, RR Nagar\\r\\nHorizon school\",\"city\":\"bengaluru\",\"zip\":\"560001\",\"phone\":\"06394553354\",\"created_at\":\"2024-04-08T06:03:07.000000Z\",\"updated_at\":\"2024-04-08T06:03:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 131, '{\"id\":131,\"customer_id\":552,\"contact_person_name\":\"PRATEEK PRAKASH\",\"address_type\":\"home\",\"address\":\"Amazing villa, BEML Complex, RR Nagar\\r\\nHorizon school\",\"city\":\"bengaluru\",\"zip\":\"560001\",\"phone\":\"06394553354\",\"created_at\":\"2024-04-08T06:03:07.000000Z\",\"updated_at\":\"2024-04-08T06:03:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100103, '74', 'customer', 'paid', 'delivered', 'phonePay', 'T2404181011563618113949', NULL, NULL, 1, 0.00, '0', NULL, '55', '2024-04-18 10:12:03', '2024-05-06 15:08:59', 0, NULL, '0', 'inhouse', 0, 0.00, '9811-9rgAb-1713415323', '347509', 1, 'admin', '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 55, '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100104, '778', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 170, 0.00, '0', NULL, NULL, '2024-04-19 16:27:41', '2024-04-21 12:34:53', 0, NULL, '0', 'inhouse', 0, 0.00, '1876-hjVRX-1713524261', '970929', 1, 'admin', NULL, NULL, 0, NULL, NULL, 143, '{\"id\":143,\"customer_id\":null,\"contact_person_name\":\"Sheeba t k\",\"address_type\":\"home\",\"address\":\"Chandrodayam\",\"city\":\"Kannur\",\"zip\":\"670691\",\"phone\":\"9747818908\",\"created_at\":\"2024-04-19T10:56:45.000000Z\",\"updated_at\":\"2024-04-19T10:56:45.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100105, '299', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, '144', '2024-04-20 12:33:13', '2024-05-06 15:08:39', 0, NULL, '0', 'inhouse', 0, 0.00, '9202-cnprw-1713596593', '887569', 1, 'admin', '{\"id\":144,\"customer_id\":299,\"contact_person_name\":\"Karthi\",\"address_type\":\"home\",\"address\":\"P.n road 2nd street \\r\\nGp yarns opposite \\r\\nLotus agency\",\"city\":\"Tiruppur\",\"zip\":\"641602\",\"phone\":\"09344864404\",\"created_at\":\"2024-04-20T07:02:36.000000Z\",\"updated_at\":\"2024-04-20T07:02:36.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 144, '{\"id\":144,\"customer_id\":299,\"contact_person_name\":\"Karthi\",\"address_type\":\"home\",\"address\":\"P.n road 2nd street \\r\\nGp yarns opposite \\r\\nLotus agency\",\"city\":\"Tiruppur\",\"zip\":\"641602\",\"phone\":\"09344864404\",\"created_at\":\"2024-04-20T07:02:36.000000Z\",\"updated_at\":\"2024-04-20T07:02:36.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100106, '299', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '114', '2024-04-20 12:36:16', '2024-05-06 15:07:58', 0, NULL, '0', 'inhouse', 0, 0.00, '6843-g5Cng-1713596776', '611189', 1, 'admin', '{\"id\":114,\"customer_id\":299,\"contact_person_name\":\"Karthi\",\"address_type\":\"office\",\"address\":\"P.n road 2nd street \\r\\nGp yarns opposite \\r\\nLotus agency \\r\\n\",\"city\":\"Tiruppur\",\"zip\":\"641602\",\"phone\":\"9344864404\",\"created_at\":\"2024-03-21T06:49:31.000000Z\",\"updated_at\":\"2024-03-21T06:49:31.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 114, '{\"id\":114,\"customer_id\":299,\"contact_person_name\":\"Karthi\",\"address_type\":\"office\",\"address\":\"P.n road 2nd street \\r\\nGp yarns opposite \\r\\nLotus agency \\r\\n\",\"city\":\"Tiruppur\",\"zip\":\"641602\",\"phone\":\"9344864404\",\"created_at\":\"2024-03-21T06:49:31.000000Z\",\"updated_at\":\"2024-03-21T06:49:31.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100107, '779', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, NULL, '2024-04-20 20:21:45', '2024-04-20 20:22:19', 0, NULL, '0', 'inhouse', 0, 0.00, '8495-ZN4XR-1713624705', '886191', 1, 'admin', NULL, NULL, 0, NULL, NULL, 145, '{\"id\":145,\"customer_id\":null,\"contact_person_name\":\"Rajesh G\",\"address_type\":\"home\",\"address\":\"RR Nagar\",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"9008216453\",\"created_at\":\"2024-04-20T14:49:12.000000Z\",\"updated_at\":\"2024-04-20T14:49:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100108, '843', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, NULL, '2024-04-22 20:46:12', '2024-05-06 15:07:24', 0, NULL, '0', 'inhouse', 0, 0.00, '7759-MqIUy-1713798972', '718059', 1, 'admin', NULL, NULL, 0, NULL, NULL, 146, '{\"id\":146,\"customer_id\":null,\"contact_person_name\":\"Pallavi singh \",\"address_type\":\"office\",\"address\":\"Model Town -3 North Delhi -110009 Ground floor Rajmandir Hypermarket \",\"city\":\"Delhi \",\"zip\":\"110009\",\"phone\":\"9310273373\",\"created_at\":\"2024-04-22T15:15:01.000000Z\",\"updated_at\":\"2024-04-22T15:15:01.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100109, '844', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-04-23 12:14:28', '2024-05-06 15:06:56', 0, NULL, '0', 'inhouse', 0, 0.00, '9435-EbFcc-1713854668', '473413', 1, 'admin', NULL, NULL, 0, NULL, NULL, 147, '{\"id\":147,\"customer_id\":844,\"contact_person_name\":\"Shobha\",\"address_type\":\"home\",\"address\":\"Magadi road kodigehalli, abhi cliniq opp 560091\",\"city\":\"Banglore\",\"zip\":\"560092\",\"phone\":\"958132832\",\"created_at\":\"2024-04-23T06:42:15.000000Z\",\"updated_at\":\"2024-04-23T06:42:15.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100110, '1185', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 640, 0.00, '0', NULL, '151', '2024-04-25 08:09:22', '2024-05-06 15:05:55', 0, NULL, '0', 'inhouse', 0, 0.00, '2624-3K2sz-1714012762', '901349', 1, 'admin', '{\"id\":151,\"customer_id\":1185,\"contact_person_name\":\"Pasam Rajesh\",\"address_type\":\"home\",\"address\":\"H.NO:22-170b,near Gandhi chowk\\r\\nNandyal,\",\"city\":\"Nandyal\",\"zip\":\"518501\",\"phone\":\"08897272131\",\"created_at\":\"2024-04-25T02:39:11.000000Z\",\"updated_at\":\"2024-04-25T02:39:11.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100111, '778', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 170, 0.00, '0', NULL, '153', '2024-04-26 21:01:35', '2024-05-06 15:05:22', 0, NULL, '0', 'inhouse', 0, 0.00, '9004-4IEn2-1714145495', '527672', 1, 'admin', '{\"id\":153,\"customer_id\":778,\"contact_person_name\":\"Sheeba t k\",\"address_type\":\"home\",\"address\":\"Chandrodayam , Thrikkannapuram,po Pookode\",\"city\":\"Kannur\",\"zip\":\"670691\",\"phone\":\"9747818908\",\"created_at\":\"2024-04-26T15:31:20.000000Z\",\"updated_at\":\"2024-04-26T15:31:20.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100112, '199', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-04-26 21:55:56', '2024-04-27 05:21:51', 0, NULL, '0', 'inhouse', 0, 0.00, '1964-HBCz9-1714148756', '850441', 1, 'admin', NULL, NULL, 0, NULL, NULL, 154, '{\"id\":154,\"customer_id\":null,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-26T16:25:05.000000Z\",\"updated_at\":\"2024-04-26T16:25:05.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100113, '1004', 'customer', 'paid', 'delivered', 'phonePay', 'T2404271824398774937931', NULL, NULL, 1480, 0.00, '0', NULL, '148', '2024-04-27 18:24:46', '2024-05-06 15:21:40', 0, NULL, '0', 'inhouse', 0, 0.00, '6852-FCowW-1714222486', '912668', 1, 'admin', '{\"id\":148,\"customer_id\":1004,\"contact_person_name\":\"Vinayak Torgal\",\"address_type\":\"home\",\"address\":\"plot 215 Ashirwad 2nd main 1st cross kumareshwar nagar\",\"city\":\"Dharwad\",\"zip\":\"580008\",\"phone\":\"8618994967\",\"created_at\":\"2024-04-23T11:47:51.000000Z\",\"updated_at\":\"2024-04-23T11:47:51.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 148, '{\"id\":148,\"customer_id\":1004,\"contact_person_name\":\"Vinayak Torgal\",\"address_type\":\"home\",\"address\":\"plot 215 Ashirwad 2nd main 1st cross kumareshwar nagar\",\"city\":\"Dharwad\",\"zip\":\"580008\",\"phone\":\"8618994967\",\"created_at\":\"2024-04-23T11:47:51.000000Z\",\"updated_at\":\"2024-04-23T11:47:51.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100114, '199', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '155', '2024-04-28 00:34:11', '2024-04-28 12:49:41', 0, NULL, '0', 'inhouse', 0, 0.00, '4751-nFlRw-1714244651', '699077', 1, 'admin', '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100115, '1185', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 246, 0.00, '0', NULL, '151', '2024-04-29 22:43:12', '2024-05-03 11:57:10', 0, NULL, '0', 'inhouse', 0, 0.00, '5423-K6eo7-1714410792', '216238', 1, 'admin', '{\"id\":151,\"customer_id\":1185,\"contact_person_name\":\"Pasam Rajesh\",\"address_type\":\"home\",\"address\":\"H.NO:22-170b,near Gandhi chowk\\r\\nNandyal,\",\"city\":\"Nandyal\",\"zip\":\"518501\",\"phone\":\"08897272131\",\"created_at\":\"2024-04-25T02:39:11.000000Z\",\"updated_at\":\"2024-04-25T02:39:11.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 151, '{\"id\":151,\"customer_id\":1185,\"contact_person_name\":\"Pasam Rajesh\",\"address_type\":\"home\",\"address\":\"H.NO:22-170b,near Gandhi chowk\\r\\nNandyal,\",\"city\":\"Nandyal\",\"zip\":\"518501\",\"phone\":\"08897272131\",\"created_at\":\"2024-04-25T02:39:11.000000Z\",\"updated_at\":\"2024-04-25T02:39:11.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL);
INSERT INTO `orders` (`id`, `customer_id`, `customer_type`, `payment_status`, `order_status`, `payment_method`, `transaction_ref`, `payment_by`, `payment_note`, `order_amount`, `admin_commission`, `is_pause`, `cause`, `shipping_address`, `created_at`, `updated_at`, `discount_amount`, `discount_type`, `coupon_code`, `coupon_discount_bearer`, `shipping_method_id`, `shipping_cost`, `order_group_id`, `verification_code`, `seller_id`, `seller_is`, `shipping_address_data`, `delivery_man_id`, `deliveryman_charge`, `expected_delivery_date`, `order_note`, `billing_address`, `billing_address_data`, `order_type`, `extra_discount`, `extra_discount_type`, `checked`, `shipping_type`, `delivery_type`, `delivery_service_name`, `third_party_delivery_tracking_id`) VALUES
(100116, '1268', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '157', '2024-04-29 23:08:05', '2024-05-06 15:03:40', 0, NULL, '0', 'inhouse', 0, 0.00, '8954-1qe51-1714412285', '951980', 1, 'admin', '{\"id\":157,\"customer_id\":1268,\"contact_person_name\":\"Radhe Jha\",\"address_type\":\"home\",\"address\":\"260 M N K Road\\r\\n3C, 3rd Floor\",\"city\":\"Kolkata\",\"zip\":\"700036\",\"phone\":\"07603031512\",\"created_at\":\"2024-04-29T17:37:10.000000Z\",\"updated_at\":\"2024-04-29T17:37:10.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 157, '{\"id\":157,\"customer_id\":1268,\"contact_person_name\":\"Radhe Jha\",\"address_type\":\"home\",\"address\":\"260 M N K Road\\r\\n3C, 3rd Floor\",\"city\":\"Kolkata\",\"zip\":\"700036\",\"phone\":\"07603031512\",\"created_at\":\"2024-04-29T17:37:10.000000Z\",\"updated_at\":\"2024-04-29T17:37:10.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100117, '1270', 'customer', 'paid', 'delivered', 'phonePay', 'T2405010735081213762103', NULL, NULL, 1190, 0.00, '0', NULL, NULL, '2024-05-01 07:35:19', '2024-05-09 16:42:31', 0, NULL, '0', 'inhouse', 0, 0.00, '5944-yLdfG-1714529119', '251624', 1, 'admin', NULL, NULL, 0, NULL, NULL, 158, '{\"id\":158,\"customer_id\":null,\"contact_person_name\":\"Manimegalai Rajendiran\",\"address_type\":\"home\",\"address\":\"#454, 3rd floor, 1st main, 2nd cross, \\r\\nP and T layout, Horamavu main road \",\"city\":\"BANGALORE\",\"zip\":\"560043\",\"phone\":\"08951234700\",\"created_at\":\"2024-05-01T02:03:11.000000Z\",\"updated_at\":\"2024-05-01T02:03:11.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100118, '1273', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1, 0.00, '0', NULL, NULL, '2024-05-04 10:10:11', '2024-05-06 11:21:14', 0, NULL, '0', 'inhouse', 0, 0.00, '4321-dRU04-1714797611', '541625', 1, 'admin', NULL, NULL, 0, NULL, NULL, 162, '{\"id\":162,\"customer_id\":null,\"contact_person_name\":\"Aman Choudhary \",\"address_type\":\"home\",\"address\":\"Village Rasan PO Sidhbari tehsil Dharmshala \",\"city\":\"Dharmshala \",\"zip\":\"176057\",\"phone\":\"7876415132\",\"created_at\":\"2024-05-04T04:39:24.000000Z\",\"updated_at\":\"2024-05-04T04:39:24.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100119, '19', 'customer', 'paid', 'canceled', 'phonePay', 'T2405041308164039832539', NULL, NULL, 135, 0.00, '0', NULL, '163', '2024-05-04 13:08:51', '2024-06-13 11:46:16', 0, NULL, '0', 'inhouse', 0, 0.00, '2446-c0uDb-1714808331', '490931', 1, 'admin', '{\"id\":163,\"customer_id\":19,\"contact_person_name\":\"Shiva S\",\"address_type\":\"home\",\"address\":\"8-2-609\\/B\\/1, Gaffar khan colony, Road no. 11, Banjara hills\",\"city\":\"Hyderabad\",\"zip\":\"500032\",\"phone\":\"08919071735\",\"created_at\":\"2024-05-04T07:29:13.000000Z\",\"updated_at\":\"2024-05-04T07:29:13.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 163, '{\"id\":163,\"customer_id\":19,\"contact_person_name\":\"Shiva S\",\"address_type\":\"home\",\"address\":\"8-2-609\\/B\\/1, Gaffar khan colony, Road no. 11, Banjara hills\",\"city\":\"Hyderabad\",\"zip\":\"500032\",\"phone\":\"08919071735\",\"created_at\":\"2024-05-04T07:29:13.000000Z\",\"updated_at\":\"2024-05-04T07:29:13.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100120, '1274', 'customer', 'paid', 'delivered', 'phonePay', 'T2405041749317233855225', NULL, NULL, 699, 0.00, '0', NULL, NULL, '2024-05-04 17:49:46', '2024-05-06 15:17:59', 0, NULL, '0', 'inhouse', 0, 0.00, '4936-qN5WU-1714825186', '642616', 1, 'admin', NULL, NULL, 0, NULL, NULL, 164, '{\"id\":164,\"customer_id\":null,\"contact_person_name\":\"Radha Verma \",\"address_type\":\"home\",\"address\":\"41, tulshi divine ladies PG\\r\\n3rd main Vyalikaval HBCS layout\\r\\nBENGALURU, KARNATAKA 560045\\r\\nIndia\",\"city\":\"Bangalore \",\"zip\":\"560045\",\"phone\":\"8800430500\",\"created_at\":\"2024-05-04T12:17:31.000000Z\",\"updated_at\":\"2024-05-04T12:17:31.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100121, '550', 'customer', 'paid', 'delivered', 'phonePay', 'T2405042206419366686564', NULL, NULL, 400, 0.00, '0', NULL, '165', '2024-05-04 22:06:56', '2024-05-09 16:42:54', 0, NULL, '0', 'inhouse', 0, 0.00, '5416-Y6S7F-1714840616', '763193', 1, 'admin', '{\"id\":165,\"customer_id\":550,\"contact_person_name\":\"Sujatha Mallela\",\"address_type\":\"home\",\"address\":\"Door no.14-545,prakash nagar,\",\"city\":\"Tadepalli municipality, mangalagiri\",\"zip\":\"522502\",\"phone\":\"8555807927\",\"created_at\":\"2024-05-04T16:36:03.000000Z\",\"updated_at\":\"2024-05-04T16:36:03.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100122, '1275', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '167', '2024-05-04 23:39:00', '2024-05-20 11:50:02', 0, NULL, '0', 'inhouse', 0, 0.00, '4970-6WQ36-1714846140', '850924', 1, 'admin', '{\"id\":167,\"customer_id\":1275,\"contact_person_name\":\"SUMIT DHAKAD\",\"address_type\":\"home\",\"address\":\"90 Balaji puram albatiya road shahaganj \",\"city\":\"Agra\",\"zip\":\"282010\",\"phone\":\"8279944195\",\"created_at\":\"2024-05-04T18:08:49.000000Z\",\"updated_at\":\"2024-05-04T18:08:49.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100123, '1276', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '168', '2024-05-05 06:26:52', '2024-05-20 11:50:36', 0, NULL, '0', 'inhouse', 0, 0.00, '2388-5SB2z-1714870612', '435698', 1, 'admin', '{\"id\":168,\"customer_id\":1276,\"contact_person_name\":\"Ranjeet s Jadhav \",\"address_type\":\"home\",\"address\":\"A\\/p Budhgaon house no 79 near Maruti Mandir Gavbhag Budhgaon \\r\\nTal- miraj Dist- sangli\",\"city\":\"Budhgaon Sangli\",\"zip\":\"416304\",\"phone\":\"73048 96555\",\"created_at\":\"2024-05-05T00:56:46.000000Z\",\"updated_at\":\"2024-05-05T00:56:46.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100124, '74', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 2397, 0.00, '0', NULL, NULL, '2024-05-07 15:11:38', '2024-05-07 15:16:31', 0, NULL, '0', 'inhouse', 0, 0.00, '2006-DfAp7-1715074898', '982011', 1, 'admin', NULL, NULL, 0, NULL, NULL, 169, '{\"id\":169,\"customer_id\":null,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"RR nagar BEML \",\"city\":\"BAngalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-05-07T09:40:15.000000Z\",\"updated_at\":\"2024-05-07T09:40:15.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100125, '1278', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 210, 0.00, '0', NULL, NULL, '2024-05-08 13:37:49', '2024-05-08 14:27:06', 0, NULL, '0', 'inhouse', 0, 0.00, '2454-ydqYA-1715155669', '305768', 1, 'admin', NULL, NULL, 0, NULL, NULL, 170, '{\"id\":170,\"customer_id\":null,\"contact_person_name\":\"Mohammed Jamsheer\",\"address_type\":\"home\",\"address\":\"KALLIPARAMBIL HOUSE\\r\\nKUNNAPPALLY POST\",\"city\":\"PERINTHALMANNA\",\"zip\":\"679322\",\"phone\":\"9747657658\",\"created_at\":\"2024-05-08T08:07:19.000000Z\",\"updated_at\":\"2024-05-08T08:07:19.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100126, '1278', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 210, 0.00, '0', NULL, NULL, '2024-05-08 13:37:50', '2024-05-08 14:27:17', 0, NULL, '0', 'inhouse', 0, 0.00, '4093-Y2lwc-1715155670', '344307', 1, 'admin', NULL, NULL, 0, NULL, NULL, 170, '{\"id\":170,\"customer_id\":null,\"contact_person_name\":\"Mohammed Jamsheer\",\"address_type\":\"home\",\"address\":\"KALLIPARAMBIL HOUSE\\r\\nKUNNAPPALLY POST\",\"city\":\"PERINTHALMANNA\",\"zip\":\"679322\",\"phone\":\"9747657658\",\"created_at\":\"2024-05-08T08:07:19.000000Z\",\"updated_at\":\"2024-05-08T08:07:19.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100127, '1280', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-05-09 13:18:03', '2024-05-20 11:50:58', 0, NULL, '0', 'inhouse', 0, 0.00, '4454-fF9ag-1715240883', '976879', 1, 'admin', NULL, NULL, 0, NULL, NULL, 173, '{\"id\":173,\"customer_id\":null,\"contact_person_name\":\"Sangita Devi\",\"address_type\":\"home\",\"address\":\"Motijheel panday gali\\r\\nChocolate factory\",\"city\":\"Muzaffarpur\",\"zip\":\"842001\",\"phone\":\"9304305677\",\"created_at\":\"2024-05-09T07:47:33.000000Z\",\"updated_at\":\"2024-05-09T07:47:33.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100128, '1282', 'customer', 'paid', 'delivered', 'phonePay', 'T2405130910209836230977', NULL, NULL, 450, 0.00, '0', NULL, '175', '2024-05-13 09:10:29', '2024-05-20 11:51:37', 0, NULL, '0', 'inhouse', 0, 0.00, '3579-vr402-1715571629', '669331', 1, 'admin', '{\"id\":175,\"customer_id\":1282,\"contact_person_name\":\"Deepak Kumar \",\"address_type\":\"home\",\"address\":\"E-116.gali no- 11a  ambedkar vihar Delhi -110094\",\"city\":\"Delhi\",\"zip\":\"110094\",\"phone\":\"9871058192\",\"created_at\":\"2024-05-13T03:39:36.000000Z\",\"updated_at\":\"2024-05-13T03:39:36.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100129, '1283', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 400, 0.00, '0', NULL, '177', '2024-05-13 18:09:52', '2024-05-15 13:32:11', 0, NULL, '0', 'inhouse', 0, 0.00, '4222-FwIws-1715603992', '230944', 1, 'admin', '{\"id\":177,\"customer_id\":1283,\"contact_person_name\":\"test kumar\",\"address_type\":\"home\",\"address\":\"& Co Working Space Faridabad sector 15A\",\"city\":\"Faridabad\",\"zip\":\"121007\",\"phone\":\"9903099485\",\"created_at\":\"2024-05-13T12:39:08.000000Z\",\"updated_at\":\"2024-05-13T12:39:08.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 177, '{\"id\":177,\"customer_id\":1283,\"contact_person_name\":\"test kumar\",\"address_type\":\"home\",\"address\":\"& Co Working Space Faridabad sector 15A\",\"city\":\"Faridabad\",\"zip\":\"121007\",\"phone\":\"9903099485\",\"created_at\":\"2024-05-13T12:39:08.000000Z\",\"updated_at\":\"2024-05-13T12:39:08.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100130, '1283', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 199, 0.00, '0', NULL, '177', '2024-05-14 11:31:29', '2024-05-15 13:32:26', 0, NULL, '0', 'inhouse', 0, 0.00, '2498-p06lt-1715666489', '293092', 1, 'admin', '{\"id\":177,\"customer_id\":1283,\"contact_person_name\":\"test kumar\",\"address_type\":\"home\",\"address\":\"& Co Working Space Faridabad sector 15A\",\"city\":\"Faridabad\",\"zip\":\"121007\",\"phone\":\"9903099485\",\"created_at\":\"2024-05-13T12:39:08.000000Z\",\"updated_at\":\"2024-05-13T12:39:08.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 177, '{\"id\":177,\"customer_id\":1283,\"contact_person_name\":\"test kumar\",\"address_type\":\"home\",\"address\":\"& Co Working Space Faridabad sector 15A\",\"city\":\"Faridabad\",\"zip\":\"121007\",\"phone\":\"9903099485\",\"created_at\":\"2024-05-13T12:39:08.000000Z\",\"updated_at\":\"2024-05-13T12:39:08.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100131, '199', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1499, 0.00, '0', NULL, '155', '2024-05-14 16:53:20', '2024-05-15 13:32:43', 0, NULL, '0', 'inhouse', 0, 0.00, '1760-tYsPw-1715685800', '937086', 1, 'admin', '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 155, '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100132, '199', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 299, 0.00, '0', NULL, '155', '2024-05-14 16:54:05', '2024-05-15 13:33:15', 0, NULL, '0', 'inhouse', 0, 0.00, '9603-81M43-1715685845', '324940', 1, 'admin', '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 155, '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100133, '199', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '155', '2024-05-14 19:55:46', '2024-05-15 13:33:28', 0, NULL, '0', 'inhouse', 0, 0.00, '7425-TtthH-1715696746', '246068', 1, 'admin', '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 155, '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100134, '1285', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-05-15 07:30:34', '2024-05-30 11:20:49', 0, NULL, '0', 'inhouse', 0, 0.00, '4385-py2jD-1715738434', '608409', 1, 'admin', NULL, NULL, 0, NULL, NULL, 179, '{\"id\":179,\"customer_id\":null,\"contact_person_name\":\"Suneel Kumar \",\"address_type\":\"home\",\"address\":\"Chandigarh road Ludhiana Punjab kohada \",\"city\":\"Manghar\",\"zip\":\"141112\",\"phone\":\"8699089081\",\"created_at\":\"2024-05-15T01:59:21.000000Z\",\"updated_at\":\"2024-05-15T01:59:21.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100135, '199', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '155', '2024-05-15 16:25:08', '2024-05-16 11:54:17', 0, NULL, '0', 'inhouse', 0, 0.00, '8236-hBzWd-1715770508', '951463', 1, 'admin', '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 155, '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100136, '199', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '155', '2024-05-15 16:58:06', '2024-05-16 11:54:02', 0, NULL, '0', 'inhouse', 0, 0.00, '5928-iKr0j-1715772486', '213431', 1, 'admin', '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 155, '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100137, '74', 'customer', 'paid', 'delivered', 'phonePay', 'T2405151844556077402668', NULL, NULL, 1, 0.00, '0', NULL, '55', '2024-05-15 18:45:02', '2024-05-16 12:03:42', 0, NULL, '0', 'inhouse', 0, 0.00, '5734-3YyVu-1715778902', '219462', 1, 'admin', '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 55, '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100138, '199', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1949, 0.00, '0', NULL, NULL, '2024-05-16 00:26:55', '2024-05-17 17:27:24', 0, NULL, '0', 'inhouse', 0, 0.00, '3867-UaWII-1715799415', '896144', 1, 'admin', NULL, NULL, 0, NULL, NULL, 180, '{\"id\":180,\"customer_id\":null,\"contact_person_name\":\"Suman Chak\",\"address_type\":\"home\",\"address\":\"91\\/1\\/5, PRAMODNAGAR\",\"city\":\"Kolkata\",\"zip\":\"700082\",\"phone\":\"09864599899\",\"created_at\":\"2024-05-15T18:56:13.000000Z\",\"updated_at\":\"2024-05-15T18:56:13.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100139, '1286', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '181', '2024-05-17 13:03:07', '2024-05-21 11:20:41', 0, NULL, '0', 'inhouse', 0, 0.00, '8287-IvuOX-1715931187', '819553', 1, 'admin', '{\"id\":181,\"customer_id\":1286,\"contact_person_name\":\"Govind Yadav\",\"address_type\":\"home\",\"address\":\"new ashok nagar\",\"city\":\"new delhi\",\"zip\":\"110096\",\"phone\":\"9990683617\",\"created_at\":\"2024-05-17T07:32:27.000000Z\",\"updated_at\":\"2024-05-17T07:32:27.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 181, '{\"id\":181,\"customer_id\":1286,\"contact_person_name\":\"Govind Yadav\",\"address_type\":\"home\",\"address\":\"new ashok nagar\",\"city\":\"new delhi\",\"zip\":\"110096\",\"phone\":\"9990683617\",\"created_at\":\"2024-05-17T07:32:27.000000Z\",\"updated_at\":\"2024-05-17T07:32:27.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100140, '74', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, '55', '2024-05-17 13:50:52', '2024-05-17 13:52:15', 0, NULL, '0', 'inhouse', 0, 0.00, '1718-yHGXD-1715934052', '821481', 1, 'admin', '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 55, '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100141, '1288', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 960, 0.00, '0', NULL, NULL, '2024-05-17 18:40:22', '2024-05-30 11:22:26', 0, NULL, '0', 'inhouse', 0, 0.00, '5173-dnkkd-1715951422', '712427', 1, 'admin', NULL, NULL, 0, NULL, NULL, 183, '{\"id\":183,\"customer_id\":null,\"contact_person_name\":\"Mansi Ekbote \",\"address_type\":\"home\",\"address\":\"201\\/B,Shivam CHS, Jayawant sawant road,Gomant Nagar,near Venetian Honda showroom, Dahisar west,\",\"city\":\"Mumbai\",\"zip\":\"400068\",\"phone\":\"9768474080\",\"created_at\":\"2024-05-17T13:09:30.000000Z\",\"updated_at\":\"2024-05-17T13:09:30.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100142, '1289', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, '184', '2024-05-17 23:20:49', '2024-05-30 11:23:15', 0, NULL, '0', 'inhouse', 0, 0.00, '2684-VciVc-1715968249', '656739', 1, 'admin', '{\"id\":184,\"customer_id\":1289,\"contact_person_name\":\"Anas Hashmi\",\"address_type\":\"home\",\"address\":\"Mallawan , District Hardoi 241303\\r\\nMohalla Gangarampur purani Chauki, Lala Bazar\",\"city\":\"Mallawan Hardoi\",\"zip\":\"241303\",\"phone\":\"07275149137\",\"created_at\":\"2024-05-17T17:33:12.000000Z\",\"updated_at\":\"2024-05-17T17:33:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 184, '{\"id\":184,\"customer_id\":1289,\"contact_person_name\":\"Anas Hashmi\",\"address_type\":\"home\",\"address\":\"Mallawan , District Hardoi 241303\\r\\nMohalla Gangarampur purani Chauki, Lala Bazar\",\"city\":\"Mallawan Hardoi\",\"zip\":\"241303\",\"phone\":\"07275149137\",\"created_at\":\"2024-05-17T17:33:12.000000Z\",\"updated_at\":\"2024-05-17T17:33:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100143, '1290', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-05-18 19:10:16', '2024-05-30 11:24:21', 0, NULL, '0', 'inhouse', 0, 0.00, '6689-FHYig-1716039616', '749379', 1, 'admin', NULL, NULL, 0, NULL, NULL, 185, '{\"id\":185,\"customer_id\":null,\"contact_person_name\":\"Tanya\",\"address_type\":\"home\",\"address\":\"Villa 688 eldeco City iim road luvknow\",\"city\":\"Luvknow\",\"zip\":\"226020\",\"phone\":\"9369581050\",\"created_at\":\"2024-05-18T13:39:32.000000Z\",\"updated_at\":\"2024-05-18T13:39:32.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100144, '74', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 629, 0.00, '0', NULL, NULL, '2024-05-19 00:10:43', '2024-05-19 00:15:59', 0, NULL, '0', 'inhouse', 0, 0.00, '4106-hZkXP-1716057643', '869284', 1, 'admin', NULL, NULL, 0, NULL, NULL, 186, '{\"id\":186,\"customer_id\":74,\"contact_person_name\":\"Jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML\",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-05-18T18:37:46.000000Z\",\"updated_at\":\"2024-05-18T18:37:46.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100145, '74', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, '187', '2024-05-19 00:19:35', '2024-05-19 00:26:36', 0, NULL, '0', 'inhouse', 0, 0.00, '3755-UL3Ed-1716058175', '237040', 1, 'admin', '{\"id\":187,\"customer_id\":74,\"contact_person_name\":\"Jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML\",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-05-18T18:48:55.000000Z\",\"updated_at\":\"2024-05-18T18:48:55.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 187, '{\"id\":187,\"customer_id\":74,\"contact_person_name\":\"Jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML\",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-05-18T18:48:55.000000Z\",\"updated_at\":\"2024-05-18T18:48:55.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100146, '1291', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-05-19 23:15:16', '2024-05-30 11:24:57', 0, NULL, '0', 'inhouse', 0, 0.00, '6654-6cRil-1716140716', '766643', 1, 'admin', NULL, NULL, 0, NULL, NULL, 188, '{\"id\":188,\"customer_id\":null,\"contact_person_name\":\"Ashik\",\"address_type\":\"home\",\"address\":\"158 G 1 annanagar north, pettai\",\"city\":\"Tirunelveli\",\"zip\":\"627010\",\"phone\":\"807220987\",\"created_at\":\"2024-05-19T17:44:40.000000Z\",\"updated_at\":\"2024-05-19T17:44:40.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100147, '1292', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-05-20 21:31:43', '2024-06-26 11:12:55', 0, NULL, '0', 'inhouse', 0, 0.00, '4864-ugIhv-1716220903', '297911', 1, 'admin', NULL, NULL, 0, NULL, NULL, 190, '{\"id\":190,\"customer_id\":null,\"contact_person_name\":\"Dipanshu\",\"address_type\":\"home\",\"address\":\"R-1\\/9 Nawada housing complex bhagwati garden extension\\r\\nJain road near vision mart optical\",\"city\":\"Delhi\",\"zip\":\"110059\",\"phone\":\"07530848215\",\"created_at\":\"2024-05-20T15:59:58.000000Z\",\"updated_at\":\"2024-05-20T15:59:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100148, '1293', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 1799, 0.00, '0', NULL, '191', '2024-05-21 00:37:46', '2024-06-26 11:14:04', 0, NULL, '0', 'inhouse', 0, 0.00, '9776-MP6gt-1716232066', '703616', 1, 'admin', '{\"id\":191,\"customer_id\":1293,\"contact_person_name\":\"DKraja \",\"address_type\":\"home\",\"address\":\"280 company\",\"city\":\"Navi Mumbai Panvel\",\"zip\":\"410218\",\"phone\":\"9136422535\",\"created_at\":\"2024-05-20T19:00:55.000000Z\",\"updated_at\":\"2024-05-20T19:00:55.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 191, '{\"id\":191,\"customer_id\":1293,\"contact_person_name\":\"DKraja \",\"address_type\":\"home\",\"address\":\"280 company\",\"city\":\"Navi Mumbai Panvel\",\"zip\":\"410218\",\"phone\":\"9136422535\",\"created_at\":\"2024-05-20T19:00:55.000000Z\",\"updated_at\":\"2024-05-20T19:00:55.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100149, '1289', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, '192', '2024-05-21 12:38:29', '2024-05-30 11:28:06', 0, NULL, '0', 'inhouse', 0, 0.00, '9135-cKi4g-1716275309', '129864', 1, 'admin', '{\"id\":192,\"customer_id\":1289,\"contact_person_name\":\"Aryan \",\"address_type\":\"home\",\"address\":\"D-2 10th floor flat no 1021\",\"city\":\"Lucknow \",\"zip\":\"226002\",\"phone\":\"7275149137\",\"created_at\":\"2024-05-21T07:08:14.000000Z\",\"updated_at\":\"2024-05-21T07:08:14.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100150, '74', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '55', '2024-05-24 00:00:47', '2024-05-24 00:02:53', 0, NULL, '0', 'inhouse', 0, 0.00, '1986-Sd9Fm-1716489047', '833356', 1, 'admin', '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 55, '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100151, '552', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 7543, 0.00, '0', NULL, '131', '2024-05-24 19:08:49', '2024-05-24 19:09:48', 0, NULL, '0', 'inhouse', 0, 0.00, '2919-iys4o-1716557929', '454938', 1, 'admin', '{\"id\":131,\"customer_id\":552,\"contact_person_name\":\"PRATEEK PRAKASH\",\"address_type\":\"home\",\"address\":\"Amazing villa, BEML Complex, RR Nagar\\r\\nHorizon school\",\"city\":\"bengaluru\",\"zip\":\"560001\",\"phone\":\"06394553354\",\"created_at\":\"2024-04-08T06:03:07.000000Z\",\"updated_at\":\"2024-04-08T06:03:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 131, '{\"id\":131,\"customer_id\":552,\"contact_person_name\":\"PRATEEK PRAKASH\",\"address_type\":\"home\",\"address\":\"Amazing villa, BEML Complex, RR Nagar\\r\\nHorizon school\",\"city\":\"bengaluru\",\"zip\":\"560001\",\"phone\":\"06394553354\",\"created_at\":\"2024-04-08T06:03:07.000000Z\",\"updated_at\":\"2024-04-08T06:03:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100152, '552', 'customer', 'paid', 'canceled', 'phonePay', 'T2405241911096673970812', NULL, NULL, 1, 0.00, '0', NULL, '131', '2024-05-24 19:11:15', '2024-06-26 11:14:40', 0, NULL, '0', 'inhouse', 0, 0.00, '5302-PA7Ni-1716558075', '921140', 1, 'admin', '{\"id\":131,\"customer_id\":552,\"contact_person_name\":\"PRATEEK PRAKASH\",\"address_type\":\"home\",\"address\":\"Amazing villa, BEML Complex, RR Nagar\\r\\nHorizon school\",\"city\":\"bengaluru\",\"zip\":\"560001\",\"phone\":\"06394553354\",\"created_at\":\"2024-04-08T06:03:07.000000Z\",\"updated_at\":\"2024-04-08T06:03:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 131, '{\"id\":131,\"customer_id\":552,\"contact_person_name\":\"PRATEEK PRAKASH\",\"address_type\":\"home\",\"address\":\"Amazing villa, BEML Complex, RR Nagar\\r\\nHorizon school\",\"city\":\"bengaluru\",\"zip\":\"560001\",\"phone\":\"06394553354\",\"created_at\":\"2024-04-08T06:03:07.000000Z\",\"updated_at\":\"2024-04-08T06:03:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100153, '552', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1, 0.00, '0', NULL, NULL, '2024-05-24 19:26:16', '2024-06-26 11:15:25', 0, NULL, '0', 'inhouse', 0, 0.00, '2722-HTLVo-1716558976', '388198', 1, 'admin', NULL, NULL, 0, NULL, NULL, 197, '{\"id\":197,\"customer_id\":null,\"contact_person_name\":\"Prateek\",\"address_type\":\"home\",\"address\":\"SR Nagar\",\"city\":\"Bengalore\",\"zip\":\"560027\",\"phone\":\"9876543234\",\"created_at\":\"2024-05-24T13:55:39.000000Z\",\"updated_at\":\"2024-05-24T13:55:39.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100154, '552', 'customer', 'paid', 'canceled', 'phonePay', 'T2405241927330182879914', NULL, NULL, 1, 0.00, '0', NULL, '131', '2024-05-24 19:27:43', '2024-06-26 11:14:55', 0, NULL, '0', 'inhouse', 0, 0.00, '8005-ytHzj-1716559063', '175699', 1, 'admin', '{\"id\":131,\"customer_id\":552,\"contact_person_name\":\"PRATEEK PRAKASH\",\"address_type\":\"home\",\"address\":\"Amazing villa, BEML Complex, RR Nagar\\r\\nHorizon school\",\"city\":\"bengaluru\",\"zip\":\"560001\",\"phone\":\"06394553354\",\"created_at\":\"2024-04-08T06:03:07.000000Z\",\"updated_at\":\"2024-04-08T06:03:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 131, '{\"id\":131,\"customer_id\":552,\"contact_person_name\":\"PRATEEK PRAKASH\",\"address_type\":\"home\",\"address\":\"Amazing villa, BEML Complex, RR Nagar\\r\\nHorizon school\",\"city\":\"bengaluru\",\"zip\":\"560001\",\"phone\":\"06394553354\",\"created_at\":\"2024-04-08T06:03:07.000000Z\",\"updated_at\":\"2024-04-08T06:03:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100155, '1295', 'customer', 'paid', 'delivered', 'phonePay', 'T2405242014316293209490', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-05-24 20:14:51', '2024-06-26 11:18:24', 0, NULL, '0', 'inhouse', 0, 0.00, '4380-7Z59q-1716561891', '547490', 1, 'admin', NULL, NULL, 0, NULL, NULL, 198, '{\"id\":198,\"customer_id\":null,\"contact_person_name\":\"Shamsheer Ahmad\",\"address_type\":\"home\",\"address\":\"Vill&post mangalsi distt Ayodhya\",\"city\":\"Ayodhya\",\"zip\":\"224188\",\"phone\":\"7388969578\",\"created_at\":\"2024-05-24T14:43:36.000000Z\",\"updated_at\":\"2024-05-24T14:43:36.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100156, '199', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 899, 0.00, '0', NULL, '155', '2024-05-25 15:09:39', '2024-05-25 15:10:07', 0, NULL, '0', 'inhouse', 0, 0.00, '7369-6iy8q-1716629979', '275938', 1, 'admin', '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 155, '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100157, '199', 'customer', 'paid', 'canceled', 'phonePay', 'T2405251512257442652251', NULL, NULL, 1, 0.00, '0', NULL, '155', '2024-05-25 15:12:40', '2024-05-25 15:16:41', 0, NULL, '0', 'inhouse', 0, 0.00, '4614-MN0xX-1716630160', '834860', 1, 'admin', '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 155, '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100158, '199', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, '155', '2024-05-25 15:16:12', '2024-05-25 15:16:52', 0, NULL, '0', 'inhouse', 0, 0.00, '5841-OeTLS-1716630372', '979083', 1, 'admin', '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 155, '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100159, '74', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1, 0.00, '0', NULL, '55', '2024-05-25 15:44:51', '2024-05-25 17:14:11', 0, NULL, '0', 'inhouse', 0, 0.00, '4886-RZ7ee-1716632091', '733762', 1, 'admin', '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 55, '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100160, '74', 'customer', 'paid', 'canceled', 'phonePay', 'T2405251547518958111100', NULL, NULL, 1, 0.00, '0', NULL, '55', '2024-05-25 15:48:01', '2024-05-25 17:14:24', 0, NULL, '0', 'inhouse', 0, 0.00, '9048-4sjYm-1716632281', '205524', 1, 'admin', '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 55, '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100161, '1318', 'customer', 'paid', 'delivered', 'phonePay', 'T2405260901042738915239', NULL, NULL, 900, 0.00, '0', NULL, NULL, '2024-05-26 09:01:16', '2024-06-26 11:08:11', 0, NULL, '0', 'inhouse', 0, 0.00, '3583-CB2jF-1716694276', '557646', 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100162, '199', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 799, 0.00, '0', NULL, '155', '2024-05-26 10:19:24', '2024-05-27 12:45:40', 0, NULL, '0', 'inhouse', 0, 0.00, '5782-6wETy-1716698964', '711843', 1, 'admin', '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 155, '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100163, '199', 'customer', 'paid', 'canceled', 'phonePay', 'T2405261021096889420073', NULL, NULL, 1, 0.00, '0', NULL, '155', '2024-05-26 10:21:19', '2024-05-26 14:28:21', 0, NULL, '0', 'inhouse', 0, 0.00, '3512-zIA7o-1716699079', '858205', 1, 'admin', '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 155, '{\"id\":155,\"customer_id\":199,\"contact_person_name\":\"Suman Chakraborty\",\"address_type\":\"home\",\"address\":\"Motilal Gupta Road\",\"city\":\"KOLKATA\",\"zip\":\"700082\",\"phone\":\"06289311713\",\"created_at\":\"2024-04-27T19:03:58.000000Z\",\"updated_at\":\"2024-04-27T19:03:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100164, '1319', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-05-26 13:14:27', '2024-06-26 11:21:34', 0, NULL, '0', 'inhouse', 0, 0.00, '8059-QEo6E-1716709467', '343005', 1, 'admin', NULL, NULL, 0, NULL, NULL, 202, '{\"id\":202,\"customer_id\":null,\"contact_person_name\":\"Vaibhav\",\"address_type\":\"home\",\"address\":\"Vijyanager 1 polt nuber 38 harinager 2 udhna , Dharangav Jewellers Vijyanager 1 Udhna \",\"city\":\"Surat \",\"zip\":\"394210\",\"phone\":\"7990853997\",\"created_at\":\"2024-05-26T07:44:01.000000Z\",\"updated_at\":\"2024-05-26T07:44:01.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL);
INSERT INTO `orders` (`id`, `customer_id`, `customer_type`, `payment_status`, `order_status`, `payment_method`, `transaction_ref`, `payment_by`, `payment_note`, `order_amount`, `admin_commission`, `is_pause`, `cause`, `shipping_address`, `created_at`, `updated_at`, `discount_amount`, `discount_type`, `coupon_code`, `coupon_discount_bearer`, `shipping_method_id`, `shipping_cost`, `order_group_id`, `verification_code`, `seller_id`, `seller_is`, `shipping_address_data`, `delivery_man_id`, `deliveryman_charge`, `expected_delivery_date`, `order_note`, `billing_address`, `billing_address_data`, `order_type`, `extra_discount`, `extra_discount_type`, `checked`, `shipping_type`, `delivery_type`, `delivery_service_name`, `third_party_delivery_tracking_id`) VALUES
(100165, '1320', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-05-26 13:26:15', '2024-06-26 11:23:31', 0, NULL, '0', 'inhouse', 0, 0.00, '1320-kJJWV-1716710175', '920461', 1, 'admin', NULL, NULL, 0, NULL, NULL, 203, '{\"id\":203,\"customer_id\":null,\"contact_person_name\":\"Lalitha \",\"address_type\":\"home\",\"address\":\"N7 jeyabharat city kochadai checkpost Melakkal main road kochadai MADURAI \",\"city\":\"MADURAI\",\"zip\":\"625019\",\"phone\":\"9942142202\",\"created_at\":\"2024-05-26T07:55:22.000000Z\",\"updated_at\":\"2024-05-26T07:55:22.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100166, '1321', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '204', '2024-05-26 15:19:19', '2024-05-26 18:40:32', 0, NULL, '0', 'inhouse', 0, 0.00, '8656-uZIAl-1716716959', '868890', 1, 'admin', '{\"id\":204,\"customer_id\":1321,\"contact_person_name\":\"Muskan harun bagwan\",\"address_type\":\"home\",\"address\":\"Kismat nagar karvand road shirpur district-dhule\",\"city\":\"Shirpur\",\"zip\":\"425404\",\"phone\":\"9518969246\",\"created_at\":\"2024-05-26T09:47:59.000000Z\",\"updated_at\":\"2024-05-26T09:47:59.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 204, '{\"id\":204,\"customer_id\":1321,\"contact_person_name\":\"Muskan harun bagwan\",\"address_type\":\"home\",\"address\":\"Kismat nagar karvand road shirpur district-dhule\",\"city\":\"Shirpur\",\"zip\":\"425404\",\"phone\":\"9518969246\",\"created_at\":\"2024-05-26T09:47:59.000000Z\",\"updated_at\":\"2024-05-26T09:47:59.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100167, '1321', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '204', '2024-05-26 15:28:20', '2024-06-26 11:25:03', 0, NULL, '0', 'inhouse', 0, 0.00, '7537-WI3nD-1716717500', '532143', 1, 'admin', '{\"id\":204,\"customer_id\":1321,\"contact_person_name\":\"Muskan harun bagwan\",\"address_type\":\"home\",\"address\":\"Kismat nagar karvand road shirpur district-dhule\",\"city\":\"Shirpur\",\"zip\":\"425404\",\"phone\":\"9518969246\",\"created_at\":\"2024-05-26T09:47:59.000000Z\",\"updated_at\":\"2024-05-26T09:47:59.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 204, '{\"id\":204,\"customer_id\":1321,\"contact_person_name\":\"Muskan harun bagwan\",\"address_type\":\"home\",\"address\":\"Kismat nagar karvand road shirpur district-dhule\",\"city\":\"Shirpur\",\"zip\":\"425404\",\"phone\":\"9518969246\",\"created_at\":\"2024-05-26T09:47:59.000000Z\",\"updated_at\":\"2024-05-26T09:47:59.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100168, '1322', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 2747, 0.00, '0', NULL, '206', '2024-05-26 18:18:29', '2024-05-26 19:00:06', 0, NULL, '0', 'inhouse', 0, 0.00, '2848-0fpZp-1716727709', '852267', 1, 'admin', '{\"id\":206,\"customer_id\":1322,\"contact_person_name\":\"Md. Hossen\",\"address_type\":\"home\",\"address\":\"H-50, Road 13, Sector 10, Uttara, Dhaka 1230\",\"city\":\"Dhaka\",\"zip\":\"1230\",\"phone\":\"01812161440\",\"created_at\":\"2024-05-26T11:18:05.000000Z\",\"updated_at\":\"2024-05-26T11:18:05.000000Z\",\"state\":null,\"country\":\"Bangladesh\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 206, '{\"id\":206,\"customer_id\":1322,\"contact_person_name\":\"Md. Hossen\",\"address_type\":\"home\",\"address\":\"H-50, Road 13, Sector 10, Uttara, Dhaka 1230\",\"city\":\"Dhaka\",\"zip\":\"1230\",\"phone\":\"01812161440\",\"created_at\":\"2024-05-26T11:18:05.000000Z\",\"updated_at\":\"2024-05-26T11:18:05.000000Z\",\"state\":null,\"country\":\"Bangladesh\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100169, '1324', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-05-27 20:13:11', '2024-06-26 11:27:46', 0, NULL, '0', 'inhouse', 0, 0.00, '6135-PguvO-1716820991', '522810', 1, 'admin', NULL, NULL, 0, NULL, NULL, 207, '{\"id\":207,\"customer_id\":null,\"contact_person_name\":\"Priyo tongbram \",\"address_type\":\"home\",\"address\":\"Porompat kongkham leikai pong lambi land no.4\",\"city\":\"Imphal\",\"zip\":\"795005\",\"phone\":\"6009037046\",\"created_at\":\"2024-05-27T14:42:17.000000Z\",\"updated_at\":\"2024-05-27T14:42:17.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100170, '1325', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-05-28 00:01:51', '2024-06-26 11:30:35', 0, NULL, '0', 'inhouse', 0, 0.00, '5596-agtMn-1716834711', '769196', 1, 'admin', NULL, NULL, 0, NULL, NULL, 208, '{\"id\":208,\"customer_id\":null,\"contact_person_name\":\"Sudha Sinku\",\"address_type\":\"home\",\"address\":\"hno. 168, near railway over bridge, mahulsai, chaibasa, jharkhand\",\"city\":\"chaibasa\",\"zip\":\"833201\",\"phone\":\"9693480473\",\"created_at\":\"2024-05-27T18:30:36.000000Z\",\"updated_at\":\"2024-05-27T18:30:36.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100171, '1326', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-05-28 15:30:02', '2024-06-26 11:31:53', 0, NULL, '0', 'inhouse', 0, 0.00, '1912-H3TlW-1716890402', '382795', 1, 'admin', NULL, NULL, 0, NULL, NULL, 209, '{\"id\":209,\"customer_id\":null,\"contact_person_name\":\"Gautham \",\"address_type\":\"home\",\"address\":\"Lingampally RC puram colony 14.65 near Latha electronic shop opposite road \",\"city\":\"Hyderabad \",\"zip\":\"502032\",\"phone\":\"7674877931\",\"created_at\":\"2024-05-28T09:58:54.000000Z\",\"updated_at\":\"2024-05-28T09:58:54.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100172, '1327', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '210', '2024-05-29 01:37:46', '2024-05-29 04:33:03', 0, NULL, '0', 'inhouse', 0, 0.00, '9275-QfMRz-1716926866', '382811', 1, 'admin', '{\"id\":210,\"customer_id\":1327,\"contact_person_name\":\"Devi Pathigula\",\"address_type\":\"home\",\"address\":\"Aparna Serene Park SY.NO 146 Masjid Banda Main Road NCB Enclave Gachibowli\\r\\nAparna serene park, A-102\",\"city\":\"Kondapur\",\"zip\":\"500084\",\"phone\":\"06309585005\",\"created_at\":\"2024-05-28T20:07:40.000000Z\",\"updated_at\":\"2024-05-28T20:07:40.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100173, '1327', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '210', '2024-05-29 01:37:46', '2024-05-29 04:33:03', 0, NULL, '0', 'inhouse', 0, 0.00, '4431-mxno9-1716926866', '782097', 1, 'admin', '{\"id\":210,\"customer_id\":1327,\"contact_person_name\":\"Devi Pathigula\",\"address_type\":\"home\",\"address\":\"Aparna Serene Park SY.NO 146 Masjid Banda Main Road NCB Enclave Gachibowli\\r\\nAparna serene park, A-102\",\"city\":\"Kondapur\",\"zip\":\"500084\",\"phone\":\"06309585005\",\"created_at\":\"2024-05-28T20:07:40.000000Z\",\"updated_at\":\"2024-05-28T20:07:40.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100174, '1327', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '210', '2024-05-29 01:37:47', '2024-05-29 04:33:03', 0, NULL, '0', 'inhouse', 0, 0.00, '3301-qGOQc-1716926867', '827997', 1, 'admin', '{\"id\":210,\"customer_id\":1327,\"contact_person_name\":\"Devi Pathigula\",\"address_type\":\"home\",\"address\":\"Aparna Serene Park SY.NO 146 Masjid Banda Main Road NCB Enclave Gachibowli\\r\\nAparna serene park, A-102\",\"city\":\"Kondapur\",\"zip\":\"500084\",\"phone\":\"06309585005\",\"created_at\":\"2024-05-28T20:07:40.000000Z\",\"updated_at\":\"2024-05-28T20:07:40.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100175, '1327', 'customer', 'paid', 'delivered', 'phonePay', 'T2405290239400737003588', NULL, NULL, 499, 0.00, '0', NULL, '210', '2024-05-29 02:39:47', '2024-06-26 11:32:59', 0, NULL, '0', 'inhouse', 0, 0.00, '5848-HBr7y-1716930587', '767594', 1, 'admin', '{\"id\":210,\"customer_id\":1327,\"contact_person_name\":\"Devi Pathigula\",\"address_type\":\"home\",\"address\":\"Aparna Serene Park SY.NO 146 Masjid Banda Main Road NCB Enclave Gachibowli\\r\\nAparna serene park, A-102\",\"city\":\"Kondapur\",\"zip\":\"500084\",\"phone\":\"06309585005\",\"created_at\":\"2024-05-28T20:07:40.000000Z\",\"updated_at\":\"2024-05-28T20:07:40.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 210, '{\"id\":210,\"customer_id\":1327,\"contact_person_name\":\"Devi Pathigula\",\"address_type\":\"home\",\"address\":\"Aparna Serene Park SY.NO 146 Masjid Banda Main Road NCB Enclave Gachibowli\\r\\nAparna serene park, A-102\",\"city\":\"Kondapur\",\"zip\":\"500084\",\"phone\":\"06309585005\",\"created_at\":\"2024-05-28T20:07:40.000000Z\",\"updated_at\":\"2024-05-28T20:07:40.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100177, '74', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 349, 0.00, '0', NULL, '55', '2024-05-30 12:18:45', '2024-05-30 12:20:41', 0, NULL, '0', 'inhouse', 0, 0.00, '9993-rw8Ca-1717051725', '674600', 1, 'admin', '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 55, '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100178, '1331', 'customer', 'paid', 'delivered', 'phonePay', 'T2405301257171663919394', NULL, NULL, 265, 0.00, '0', NULL, NULL, '2024-05-30 12:57:34', '2024-06-26 11:34:53', 0, NULL, '0', 'inhouse', 0, 0.00, '2278-en49f-1717054054', '591402', 1, 'admin', NULL, NULL, 0, NULL, NULL, 214, '{\"id\":214,\"customer_id\":null,\"contact_person_name\":\"Avinash S Hunswadkar\",\"address_type\":\"office\",\"address\":\"Opp Canara Bank V R Deshpande Road\",\"city\":\"Haliyal\",\"zip\":\"581329\",\"phone\":\"9901126848\",\"created_at\":\"2024-05-30T07:23:15.000000Z\",\"updated_at\":\"2024-05-30T07:23:15.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100179, '1289', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, '215', '2024-05-30 17:44:50', '2024-06-26 11:36:33', 0, NULL, '0', 'inhouse', 0, 0.00, '9818-hWAEx-1717071290', '792541', 1, 'admin', '{\"id\":215,\"customer_id\":1289,\"contact_person_name\":\"Ansari Mobile \\/ Hamid Ansari\",\"address_type\":\"home\",\"address\":\"Near M-Mart apposite Bombay Market, Shop Name ( Ansari Mobile ) 9026287910\",\"city\":\"Bangarmau\",\"zip\":\"209868\",\"phone\":\"7275149137\",\"created_at\":\"2024-05-30T12:14:27.000000Z\",\"updated_at\":\"2024-05-30T12:14:27.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100180, '1275', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '167', '2024-05-30 21:54:44', '2024-06-26 11:37:36', 0, NULL, '0', 'inhouse', 0, 0.00, '8968-hP7VM-1717086284', '770454', 1, 'admin', '{\"id\":167,\"customer_id\":1275,\"contact_person_name\":\"SUMIT DHAKAD\",\"address_type\":\"home\",\"address\":\"90 Balaji puram albatiya road shahaganj \",\"city\":\"Agra\",\"zip\":\"282010\",\"phone\":\"8279944195\",\"created_at\":\"2024-05-04T18:08:49.000000Z\",\"updated_at\":\"2024-05-04T18:08:49.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 167, '{\"id\":167,\"customer_id\":1275,\"contact_person_name\":\"SUMIT DHAKAD\",\"address_type\":\"home\",\"address\":\"90 Balaji puram albatiya road shahaganj \",\"city\":\"Agra\",\"zip\":\"282010\",\"phone\":\"8279944195\",\"created_at\":\"2024-05-04T18:08:49.000000Z\",\"updated_at\":\"2024-05-04T18:08:49.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100181, '1332', 'customer', 'paid', 'canceled', 'phonePay', 'T2406011535136577068340', NULL, NULL, 4788, 0.00, '0', NULL, '218', '2024-06-01 15:36:07', '2024-06-01 17:45:57', 0, NULL, '0', 'inhouse', 0, 0.00, '5127-4TyC4-1717236367', '249442', 1, 'admin', '{\"id\":218,\"customer_id\":1332,\"contact_person_name\":\"Shiva\",\"address_type\":\"office\",\"address\":\"8-2-609\\/B\\/1, Road No -11, Banjara Hills, Hyderabad\\r\\nBanjara Hills\\r\\n500034 Hyderabad TG\",\"city\":\"hydrabad\",\"zip\":\"500034\",\"phone\":\"08919071735\",\"created_at\":\"2024-06-01T10:04:30.000000Z\",\"updated_at\":\"2024-06-01T10:04:30.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 218, '{\"id\":218,\"customer_id\":1332,\"contact_person_name\":\"Shiva\",\"address_type\":\"office\",\"address\":\"8-2-609\\/B\\/1, Road No -11, Banjara Hills, Hyderabad\\r\\nBanjara Hills\\r\\n500034 Hyderabad TG\",\"city\":\"hydrabad\",\"zip\":\"500034\",\"phone\":\"08919071735\",\"created_at\":\"2024-06-01T10:04:30.000000Z\",\"updated_at\":\"2024-06-01T10:04:30.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100182, '1334', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 898, 0.00, '0', NULL, NULL, '2024-06-01 22:10:20', '2024-06-03 10:27:31', 0, NULL, '0', 'inhouse', 0, 0.00, '4536-Gp0bS-1717260020', '193484', 1, 'admin', NULL, NULL, 0, NULL, NULL, 219, '{\"id\":219,\"customer_id\":null,\"contact_person_name\":\"Mohit \",\"address_type\":\"home\",\"address\":\"Flat no 1104, 11th floor, kiaan migsun, sector 14, vasundhara\",\"city\":\"Ghaziabad\",\"zip\":\"201012\",\"phone\":\"9810352612\",\"created_at\":\"2024-06-01T16:38:40.000000Z\",\"updated_at\":\"2024-06-01T16:38:40.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100183, '554', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 898, 0.00, '0', NULL, '135', '2024-06-01 22:22:01', '2024-06-03 14:13:36', 0, NULL, '0', 'inhouse', 0, 0.00, '8174-rHxfX-1717260721', '309988', 1, 'admin', '{\"id\":135,\"customer_id\":554,\"contact_person_name\":\"Kusum sharma\",\"address_type\":\"home\",\"address\":\"Flat no 1104, 11 floor, kiaan migsun, sector 14, vasundhara\",\"city\":\"Ghaziabad\",\"zip\":\"201010\",\"phone\":\"9315107553\",\"created_at\":\"2024-06-01T16:46:25.000000Z\",\"updated_at\":\"2024-06-01T16:46:25.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 135, '{\"id\":135,\"customer_id\":554,\"contact_person_name\":\"Kusum sharma\",\"address_type\":\"home\",\"address\":\"Flat no 1104, 11 floor, kiaan migsun, sector 14, vasundhara\",\"city\":\"Ghaziabad\",\"zip\":\"201010\",\"phone\":\"9315107553\",\"created_at\":\"2024-06-01T16:46:25.000000Z\",\"updated_at\":\"2024-06-01T16:46:25.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100184, '1335', 'customer', 'paid', 'delivered', 'phonePay', 'T2406012316302098881094', NULL, NULL, 450, 0.00, '0', NULL, '221', '2024-06-01 23:16:39', '2024-06-26 11:38:48', 0, NULL, '0', 'inhouse', 0, 0.00, '4418-yFU9x-1717263999', '309414', 1, 'admin', '{\"id\":221,\"customer_id\":1335,\"contact_person_name\":\"Pratima singh \",\"address_type\":\"home\",\"address\":\"Khemichak.golki mod.near new era school.\",\"city\":\"Patna\",\"zip\":\"800027\",\"phone\":\"7678664777\",\"created_at\":\"2024-06-01T17:45:17.000000Z\",\"updated_at\":\"2024-06-01T17:45:17.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100185, '1323', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 669, 0.00, '0', NULL, '222', '2024-06-02 17:22:25', '2024-06-03 10:27:31', 0, NULL, '0', 'inhouse', 0, 0.00, '8839-NCdFF-1717329145', '468790', 1, 'admin', '{\"id\":222,\"customer_id\":1323,\"contact_person_name\":\"Soham Dhumal\",\"address_type\":\"home\",\"address\":\"Talegaon road,shikrapur\\r\\nNear, yash nursing home\",\"city\":\"Pune\",\"zip\":\"412208\",\"phone\":\"09923438075\",\"created_at\":\"2024-06-02T11:52:08.000000Z\",\"updated_at\":\"2024-06-02T11:52:08.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100186, '1323', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 794, 0.00, '0', NULL, '222', '2024-06-02 18:21:39', '2024-06-03 10:27:31', 0, NULL, '0', 'inhouse', 0, 0.00, '7744-A5DxA-1717332699', '668355', 1, 'admin', '{\"id\":222,\"customer_id\":1323,\"contact_person_name\":\"Soham Dhumal\",\"address_type\":\"home\",\"address\":\"Talegaon road,shikrapur\\r\\nNear, yash nursing home\",\"city\":\"Pune\",\"zip\":\"412208\",\"phone\":\"09923438075\",\"created_at\":\"2024-06-02T11:52:08.000000Z\",\"updated_at\":\"2024-06-02T11:52:08.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 222, '{\"id\":222,\"customer_id\":1323,\"contact_person_name\":\"Soham Dhumal\",\"address_type\":\"home\",\"address\":\"Talegaon road,shikrapur\\r\\nNear, yash nursing home\",\"city\":\"Pune\",\"zip\":\"412208\",\"phone\":\"09923438075\",\"created_at\":\"2024-06-02T11:52:08.000000Z\",\"updated_at\":\"2024-06-02T11:52:08.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100187, '1342', 'customer', 'paid', 'delivered', 'phonePay', 'T2406031127269279834752', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-06-03 11:27:35', '2024-06-26 11:41:06', 0, NULL, '0', 'inhouse', 0, 0.00, '5559-0cfK0-1717394255', '229043', 1, 'admin', NULL, NULL, 0, NULL, NULL, 226, '{\"id\":226,\"customer_id\":null,\"contact_person_name\":\"Tripti Kashyap\",\"address_type\":\"home\",\"address\":\"Flat no. 304, OM Residency, opposite chit chat chai Raghavendra Colony Serlingampally, Kondapur, Hyderabad \",\"city\":\"Hyderabad \",\"zip\":\"500084\",\"phone\":\"06266660907\",\"created_at\":\"2024-06-03T05:56:14.000000Z\",\"updated_at\":\"2024-06-03T05:56:14.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100188, '554', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, '135', '2024-06-03 14:15:59', '2024-06-26 11:44:05', 0, NULL, '0', 'inhouse', 0, 0.00, '3485-MMWkC-1717404359', '120585', 1, 'admin', '{\"id\":135,\"customer_id\":554,\"contact_person_name\":\"Kusum sharma\",\"address_type\":\"home\",\"address\":\"Flat no 1104, 11 floor, kiaan migsun, sector 14, vasundhara\",\"city\":\"Ghaziabad\",\"zip\":\"201010\",\"phone\":\"9315107553\",\"created_at\":\"2024-06-01T16:46:25.000000Z\",\"updated_at\":\"2024-06-01T16:46:25.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 135, '{\"id\":135,\"customer_id\":554,\"contact_person_name\":\"Kusum sharma\",\"address_type\":\"home\",\"address\":\"Flat no 1104, 11 floor, kiaan migsun, sector 14, vasundhara\",\"city\":\"Ghaziabad\",\"zip\":\"201010\",\"phone\":\"9315107553\",\"created_at\":\"2024-06-01T16:46:25.000000Z\",\"updated_at\":\"2024-06-01T16:46:25.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100189, '1343', 'customer', 'paid', 'delivered', 'phonePay', 'T2406031601024194458431', NULL, NULL, 230, 0.00, '0', NULL, NULL, '2024-06-03 16:01:08', '2024-06-04 15:34:12', 0, NULL, '0', 'inhouse', 0, 0.00, '3060-J8nd4-1717410668', '816890', 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100190, '1347', 'customer', 'paid', 'delivered', 'phonePay', 'T2406051019234956980860', NULL, NULL, 400, 0.00, '0', NULL, '230', '2024-06-05 10:19:37', '2024-06-26 11:45:16', 0, NULL, '0', 'inhouse', 0, 0.00, '4864-d5uEV-1717562977', '696586', 1, 'admin', '{\"id\":230,\"customer_id\":1347,\"contact_person_name\":\"Lakshmi N\",\"address_type\":\"others\",\"address\":\"VijayaLakshmi fashion  Bubu jeneral store opposite shubhash Nagar Kuvempu road \",\"city\":\"Nelamangala \",\"zip\":\"562123\",\"phone\":\"9916295892\",\"created_at\":\"2024-06-05T04:46:20.000000Z\",\"updated_at\":\"2024-06-05T04:46:20.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 230, '{\"id\":230,\"customer_id\":1347,\"contact_person_name\":\"Lakshmi N\",\"address_type\":\"others\",\"address\":\"VijayaLakshmi fashion  Bubu jeneral store opposite shubhash Nagar Kuvempu road \",\"city\":\"Nelamangala \",\"zip\":\"562123\",\"phone\":\"9916295892\",\"created_at\":\"2024-06-05T04:46:20.000000Z\",\"updated_at\":\"2024-06-05T04:46:20.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100191, '1348', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 170, 0.00, '0', NULL, NULL, '2024-06-07 16:35:41', '2024-06-13 11:42:58', 0, NULL, '0', 'inhouse', 0, 0.00, '1401-eV1mf-1717758341', '844689', 1, 'admin', NULL, NULL, 0, NULL, NULL, 231, '{\"id\":231,\"customer_id\":null,\"contact_person_name\":\"Srinu\",\"address_type\":\"home\",\"address\":\"1-226 gudipudi, Sattenapalle \",\"city\":\"Sattenapalle \",\"zip\":\"522403\",\"phone\":\"9949712159\",\"created_at\":\"2024-06-07T11:04:37.000000Z\",\"updated_at\":\"2024-06-07T11:04:37.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100192, '1349', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-06-07 17:11:42', '2024-06-26 11:54:14', 0, NULL, '0', 'inhouse', 0, 0.00, '9507-8FgRy-1717760502', '446787', 1, 'admin', NULL, NULL, 0, NULL, NULL, 232, '{\"id\":232,\"customer_id\":null,\"contact_person_name\":\"Toukeer Ahmad\",\"address_type\":\"home\",\"address\":\"Hno-13 block no shastrinagar  kadma jamshedpur\\r\\nSunil pan dukaan\",\"city\":\"Jamshedpur\",\"zip\":\"831005\",\"phone\":\"09798604335\",\"created_at\":\"2024-06-07T11:40:52.000000Z\",\"updated_at\":\"2024-06-07T11:40:52.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100193, '1350', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-06-08 21:20:30', '2024-06-26 11:56:11', 0, NULL, '0', 'inhouse', 0, 0.00, '5112-izS9g-1717861830', '918020', 1, 'admin', NULL, NULL, 0, '2024-06-11', NULL, 234, '{\"id\":234,\"customer_id\":null,\"contact_person_name\":\"Swathi \",\"address_type\":\"office\",\"address\":\"62 kashinagar circle\\r\\nbdg #kashinagar circle opposite ranga kabbab center yelachenahalli\",\"city\":\"Bengaluru\",\"zip\":\"560078\",\"phone\":\"6360353813\",\"created_at\":\"2024-06-08T15:48:13.000000Z\",\"updated_at\":\"2024-06-08T15:48:13.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100194, '1351', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 360, 0.00, '0', NULL, NULL, '2024-06-09 10:05:04', '2024-06-13 11:42:50', 0, NULL, '0', 'inhouse', 0, 0.00, '2268-95Q1C-1717907704', '474616', 1, 'admin', NULL, NULL, 0, NULL, NULL, 236, '{\"id\":236,\"customer_id\":null,\"contact_person_name\":\"Nethravathi \",\"address_type\":\"home\",\"address\":\"#96,4th cross opp gangamma temple dinnur kadugodi plantation \",\"city\":\"Bangalore \",\"zip\":\"560067\",\"phone\":\"9071077446\",\"created_at\":\"2024-06-09T04:34:09.000000Z\",\"updated_at\":\"2024-06-09T04:34:09.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100195, '1352', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-06-09 13:08:28', '2024-06-26 12:01:19', 0, NULL, '0', 'inhouse', 0, 0.00, '3692-MVhPa-1717918708', '886901', 1, 'admin', NULL, NULL, 0, NULL, NULL, 237, '{\"id\":237,\"customer_id\":null,\"contact_person_name\":\"Jay sarikhada \",\"address_type\":\"home\",\"address\":\"To: bhadajaliya ta: dhoraji di:rajkot\",\"city\":\"Dhoraji\",\"zip\":\"360421\",\"phone\":\"6352238233\",\"created_at\":\"2024-06-09T07:37:02.000000Z\",\"updated_at\":\"2024-06-09T07:37:02.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100196, '1355', 'customer', 'paid', 'delivered', 'phonePay', 'T2406110158547187867694', NULL, NULL, 255, 0.00, '0', NULL, '238', '2024-06-11 01:59:01', '2024-06-26 12:02:16', 0, NULL, '0', 'inhouse', 0, 0.00, '9088-QgeQS-1718051341', '941201', 1, 'admin', '{\"id\":238,\"customer_id\":1355,\"contact_person_name\":\"RAZI RAHMAN\",\"address_type\":\"home\",\"address\":\"Rayann, Elambachi, South thrikkaripur\",\"city\":\"Elambachi\",\"zip\":\"671311\",\"phone\":\"8921214966\",\"created_at\":\"2024-06-10T20:26:34.000000Z\",\"updated_at\":\"2024-06-10T20:26:34.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 238, '{\"id\":238,\"customer_id\":1355,\"contact_person_name\":\"RAZI RAHMAN\",\"address_type\":\"home\",\"address\":\"Rayann, Elambachi, South thrikkaripur\",\"city\":\"Elambachi\",\"zip\":\"671311\",\"phone\":\"8921214966\",\"created_at\":\"2024-06-10T20:26:34.000000Z\",\"updated_at\":\"2024-06-10T20:26:34.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100197, '1352', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 849, 0.00, '0', NULL, '239', '2024-06-11 09:33:04', '2024-06-13 09:53:07', 0, NULL, '0', 'inhouse', 0, 0.00, '6002-ZbjH3-1718078584', '730227', 1, 'admin', '{\"id\":239,\"customer_id\":1352,\"contact_person_name\":\"Jay sarikhada \",\"address_type\":\"home\",\"address\":\"Bhadajaliya dhoraji\",\"city\":\"Dhoraji \",\"zip\":\"360421\",\"phone\":\"6352238233\",\"created_at\":\"2024-06-11T04:02:42.000000Z\",\"updated_at\":\"2024-06-11T04:02:42.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100198, '1357', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, NULL, '2024-06-12 14:50:58', '2024-06-26 12:03:35', 0, NULL, '0', 'inhouse', 0, 0.00, '4864-VFog3-1718184058', '526055', 1, 'admin', NULL, NULL, 0, NULL, NULL, 240, '{\"id\":240,\"customer_id\":null,\"contact_person_name\":\"Shamir khan\",\"address_type\":\"home\",\"address\":\"32\\/29 ambedkar Murti   near nimra Exim lari compound jajmau kanpur\",\"city\":\"Kanpur\",\"zip\":\"208010\",\"phone\":\"9305870622\",\"created_at\":\"2024-06-12T09:20:06.000000Z\",\"updated_at\":\"2024-06-12T09:20:06.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100199, '1358', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, NULL, '2024-06-12 18:32:59', '2024-07-09 11:06:01', 0, NULL, '0', 'inhouse', 0, 0.00, '1747-IZxI4-1718197379', '188680', 1, 'admin', NULL, NULL, 0, NULL, NULL, 241, '{\"id\":241,\"customer_id\":null,\"contact_person_name\":\"Mercy priya\",\"address_type\":\"home\",\"address\":\"Praise the lord building, Ap auto mobiles opposite cc road,buttaiguddem road, JangaReddygudem.\",\"city\":\"JangaReddygudem \",\"zip\":\"534447\",\"phone\":\"6303221296\",\"created_at\":\"2024-06-12T13:00:51.000000Z\",\"updated_at\":\"2024-06-12T13:00:51.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100200, '1359', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-06-12 18:43:28', '2024-06-13 11:54:49', 0, NULL, '0', 'inhouse', 0, 0.00, '1351-y4gb2-1718198008', '701466', 1, 'admin', NULL, NULL, 0, NULL, NULL, 242, '{\"id\":242,\"customer_id\":null,\"contact_person_name\":\"Sagar Patel \",\"address_type\":\"home\",\"address\":\"Iti chungi naka new dikshit colony karmeta \",\"city\":\"Jabalpur \",\"zip\":\"482001\",\"phone\":\"9826904675\",\"created_at\":\"2024-06-12T13:12:54.000000Z\",\"updated_at\":\"2024-06-12T13:12:54.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100201, '1360', 'customer', 'paid', 'canceled', 'phonePay', 'T2406131021377715994975', NULL, NULL, 190, 0.00, '0', NULL, '243', '2024-06-13 10:21:54', '2024-06-13 16:02:25', 0, NULL, '0', 'inhouse', 0, 0.00, '9399-YgRrW-1718254314', '797816', 1, 'admin', '{\"id\":243,\"customer_id\":1360,\"contact_person_name\":\"Haarini\",\"address_type\":\"home\",\"address\":\"204 saketh pearl ,poojitha enclave , Nizampet\",\"city\":\"Hyderabad\",\"zip\":\"500090\",\"phone\":\"9494335656\",\"created_at\":\"2024-06-13T04:06:32.000000Z\",\"updated_at\":\"2024-06-13T04:06:32.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 243, '{\"id\":243,\"customer_id\":1360,\"contact_person_name\":\"Haarini\",\"address_type\":\"home\",\"address\":\"204 saketh pearl ,poojitha enclave , Nizampet\",\"city\":\"Hyderabad\",\"zip\":\"500090\",\"phone\":\"9494335656\",\"created_at\":\"2024-06-13T04:06:32.000000Z\",\"updated_at\":\"2024-06-13T04:06:32.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100202, '1361', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-06-13 13:53:26', '2024-07-01 11:21:29', 0, NULL, '0', 'inhouse', 0, 0.00, '2187-JBM1I-1718267006', '914994', 1, 'admin', NULL, NULL, 0, NULL, NULL, 244, '{\"id\":244,\"customer_id\":null,\"contact_person_name\":\"JAFAR Ali\",\"address_type\":\"home\",\"address\":\"House no.C203 street no.6\",\"city\":\"Greater than 5 years\",\"zip\":\"110053\",\"phone\":\"0958 295 1073\",\"created_at\":\"2024-06-13T08:22:09.000000Z\",\"updated_at\":\"2024-06-13T08:22:09.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100203, '1362', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 190, 0.00, '0', NULL, '245', '2024-06-14 12:57:58', '2024-06-26 12:09:33', 0, NULL, '0', 'inhouse', 0, 0.00, '7479-pCmoq-1718350078', '411137', 1, 'admin', '{\"id\":245,\"customer_id\":1362,\"contact_person_name\":\"Bhavani P\",\"address_type\":\"home\",\"address\":\"Near mallikarjun temple ngr layout Gulbarga colony Bangalore 560068\",\"city\":\"Bangalore \",\"zip\":\"560068\",\"phone\":\"9739967552\",\"created_at\":\"2024-06-14T07:26:47.000000Z\",\"updated_at\":\"2024-06-14T07:26:47.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 245, '{\"id\":245,\"customer_id\":1362,\"contact_person_name\":\"Bhavani P\",\"address_type\":\"home\",\"address\":\"Near mallikarjun temple ngr layout Gulbarga colony Bangalore 560068\",\"city\":\"Bangalore \",\"zip\":\"560068\",\"phone\":\"9739967552\",\"created_at\":\"2024-06-14T07:26:47.000000Z\",\"updated_at\":\"2024-06-14T07:26:47.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100204, '1363', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-06-14 23:15:48', '2024-06-15 10:24:15', 0, NULL, '0', 'inhouse', 0, 0.00, '5002-6VnDO-1718387148', '981743', 1, 'admin', NULL, NULL, 0, NULL, NULL, 247, '{\"id\":247,\"customer_id\":null,\"contact_person_name\":\"Durbasree Ghoshal\",\"address_type\":\"home\",\"address\":\"Jambedia,barjora,bankura near mukharjee hardware\",\"city\":\"Jambedia near mukharjee hardware\",\"zip\":\"722202\",\"phone\":\"8918109644\",\"created_at\":\"2024-06-14T17:44:29.000000Z\",\"updated_at\":\"2024-06-14T17:44:29.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100205, '1363', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '248', '2024-06-14 23:17:35', '2024-07-15 11:29:25', 0, NULL, '0', 'inhouse', 0, 0.00, '3392-EgJ70-1718387255', '199136', 1, 'admin', '{\"id\":248,\"customer_id\":1363,\"contact_person_name\":\"Durbasree Ghoshal\",\"address_type\":\"home\",\"address\":\"Jambedia,barjora,bankura near mukharjee hardware\",\"city\":\"Jambedia near mukharjee hardware\",\"zip\":\"722202\",\"phone\":\"8918109644\",\"created_at\":\"2024-06-14T17:47:08.000000Z\",\"updated_at\":\"2024-06-14T17:47:08.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 248, '{\"id\":248,\"customer_id\":1363,\"contact_person_name\":\"Durbasree Ghoshal\",\"address_type\":\"home\",\"address\":\"Jambedia,barjora,bankura near mukharjee hardware\",\"city\":\"Jambedia near mukharjee hardware\",\"zip\":\"722202\",\"phone\":\"8918109644\",\"created_at\":\"2024-06-14T17:47:08.000000Z\",\"updated_at\":\"2024-06-14T17:47:08.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Ecom Express', 'https://anytimetrack.shiprocket.co/tracking/10355301060'),
(100206, '1321', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '204', '2024-06-15 10:18:37', '2024-07-12 11:14:22', 0, NULL, '0', 'inhouse', 0, 0.00, '8993-1ELJT-1718426917', '684108', 1, 'admin', '{\"id\":204,\"customer_id\":1321,\"contact_person_name\":\"Muskan harun bagwan\",\"address_type\":\"home\",\"address\":\"Kismat nagar karvand road shirpur district-dhule\",\"city\":\"Shirpur\",\"zip\":\"425404\",\"phone\":\"9518969246\",\"created_at\":\"2024-05-26T09:47:59.000000Z\",\"updated_at\":\"2024-05-26T09:47:59.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, 'Yes', 204, '{\"id\":204,\"customer_id\":1321,\"contact_person_name\":\"Muskan harun bagwan\",\"address_type\":\"home\",\"address\":\"Kismat nagar karvand road shirpur district-dhule\",\"city\":\"Shirpur\",\"zip\":\"425404\",\"phone\":\"9518969246\",\"created_at\":\"2024-05-26T09:47:59.000000Z\",\"updated_at\":\"2024-05-26T09:47:59.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100207, '1321', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '204', '2024-06-15 10:18:37', '2024-07-01 11:45:36', 0, NULL, '0', 'inhouse', 0, 0.00, '4573-FpA5l-1718426917', '770353', 1, 'admin', '{\"id\":204,\"customer_id\":1321,\"contact_person_name\":\"Muskan harun bagwan\",\"address_type\":\"home\",\"address\":\"Kismat nagar karvand road shirpur district-dhule\",\"city\":\"Shirpur\",\"zip\":\"425404\",\"phone\":\"9518969246\",\"created_at\":\"2024-05-26T09:47:59.000000Z\",\"updated_at\":\"2024-05-26T09:47:59.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, 'Yes', 204, '{\"id\":204,\"customer_id\":1321,\"contact_person_name\":\"Muskan harun bagwan\",\"address_type\":\"home\",\"address\":\"Kismat nagar karvand road shirpur district-dhule\",\"city\":\"Shirpur\",\"zip\":\"425404\",\"phone\":\"9518969246\",\"created_at\":\"2024-05-26T09:47:59.000000Z\",\"updated_at\":\"2024-05-26T09:47:59.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100208, '1364', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-06-15 20:44:52', '2024-06-26 12:16:58', 0, NULL, '0', 'inhouse', 0, 0.00, '9703-gXmJx-1718464492', '384557', 1, 'admin', NULL, NULL, 0, NULL, NULL, 249, '{\"id\":249,\"customer_id\":null,\"contact_person_name\":\"Divya Tamrkar\",\"address_type\":\"home\",\"address\":\"Badali road,ward no. 14, near service station, city Kurali, district SAS Nagar 140103\",\"city\":\"Kurali\",\"zip\":\"140103\",\"phone\":\"7470387709\",\"created_at\":\"2024-06-15T15:13:35.000000Z\",\"updated_at\":\"2024-06-15T15:13:35.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100209, '1365', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '250', '2024-06-16 18:31:34', '2024-06-26 12:18:06', 0, NULL, '0', 'inhouse', 0, 0.00, '9614-TugEo-1718542894', '351986', 1, 'admin', '{\"id\":250,\"customer_id\":1365,\"contact_person_name\":\"Saloni Singh\",\"address_type\":\"office\",\"address\":\"Ansal plaza Vaishali sector 1\",\"city\":\"Ghaziabad\",\"zip\":\"201010\",\"phone\":\"9911569597\",\"created_at\":\"2024-06-16T13:00:52.000000Z\",\"updated_at\":\"2024-06-16T13:00:52.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100210, '1368', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '251', '2024-06-18 21:49:12', '2024-06-26 12:19:50', 0, NULL, '0', 'inhouse', 0, 0.00, '1291-C5nWn-1718727552', '188596', 1, 'admin', '{\"id\":251,\"customer_id\":1368,\"contact_person_name\":\"Ajay bhilala\",\"address_type\":\"home\",\"address\":\"Chapiheda,rod,kashikhedi\",\"city\":\"Zirapur\",\"zip\":\"465691\",\"phone\":\"6264120470\",\"created_at\":\"2024-06-18T16:17:33.000000Z\",\"updated_at\":\"2024-06-18T16:17:33.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 251, '{\"id\":251,\"customer_id\":1368,\"contact_person_name\":\"Ajay bhilala\",\"address_type\":\"home\",\"address\":\"Chapiheda,rod,kashikhedi\",\"city\":\"Zirapur\",\"zip\":\"465691\",\"phone\":\"6264120470\",\"created_at\":\"2024-06-18T16:17:33.000000Z\",\"updated_at\":\"2024-06-18T16:17:33.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100211, '1369', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 1175, 0.00, '0', NULL, NULL, '2024-06-18 22:23:07', '2024-06-26 12:22:29', 0, NULL, '0', 'inhouse', 0, 0.00, '2540-uGiIo-1718729587', '836610', 1, 'admin', NULL, NULL, 0, NULL, NULL, 252, '{\"id\":252,\"customer_id\":null,\"contact_person_name\":\"Sai pavani \",\"address_type\":\"others\",\"address\":\"#03.sree Sai beauty care.\\r\\nShani mahathma temple road. devasandra main road.k r puram \",\"city\":\"Bangalore\",\"zip\":\"520036\",\"phone\":\"7989886756\",\"created_at\":\"2024-06-18T16:52:26.000000Z\",\"updated_at\":\"2024-06-18T16:52:26.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100212, '1289', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 798, 0.00, '0', NULL, '215', '2024-06-19 12:42:46', '2024-07-01 11:03:51', 0, NULL, '0', 'inhouse', 0, 0.00, '7503-bKZ60-1718781166', '411396', 1, 'admin', '{\"id\":215,\"customer_id\":1289,\"contact_person_name\":\"Ansari Mobile \\/ Hamid Ansari\",\"address_type\":\"home\",\"address\":\"Near M-Mart apposite Bombay Market, Shop Name ( Ansari Mobile ) 9026287910\",\"city\":\"Bangarmau\",\"zip\":\"209868\",\"phone\":\"7275149137\",\"created_at\":\"2024-05-30T12:14:27.000000Z\",\"updated_at\":\"2024-05-30T12:14:27.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 215, '{\"id\":215,\"customer_id\":1289,\"contact_person_name\":\"Ansari Mobile \\/ Hamid Ansari\",\"address_type\":\"home\",\"address\":\"Near M-Mart apposite Bombay Market, Shop Name ( Ansari Mobile ) 9026287910\",\"city\":\"Bangarmau\",\"zip\":\"209868\",\"phone\":\"7275149137\",\"created_at\":\"2024-05-30T12:14:27.000000Z\",\"updated_at\":\"2024-05-30T12:14:27.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100213, '1374', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 685, 0.00, '0', NULL, '256', '2024-06-19 20:27:44', '2024-06-20 06:44:45', 0, NULL, '0', 'inhouse', 0, 0.00, '1418-uXwUd-1718809064', '796201', 1, 'admin', '{\"id\":256,\"customer_id\":1374,\"contact_person_name\":\"Selvaraj Subramanian \",\"address_type\":\"home\",\"address\":\"101 EVK Sampath Nagar main road \",\"city\":\"Erode\",\"zip\":\"638011\",\"phone\":\"6380769600\",\"created_at\":\"2024-06-19T14:55:55.000000Z\",\"updated_at\":\"2024-06-19T14:55:55.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 256, '{\"id\":256,\"customer_id\":1374,\"contact_person_name\":\"Selvaraj Subramanian \",\"address_type\":\"home\",\"address\":\"101 EVK Sampath Nagar main road \",\"city\":\"Erode\",\"zip\":\"638011\",\"phone\":\"6380769600\",\"created_at\":\"2024-06-19T14:55:55.000000Z\",\"updated_at\":\"2024-06-19T14:55:55.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100214, '1374', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 255, 0.00, '0', NULL, '256', '2024-06-19 20:58:07', '2024-06-20 06:44:45', 0, NULL, '0', 'inhouse', 0, 0.00, '3933-JJHGt-1718810887', '203194', 1, 'admin', '{\"id\":256,\"customer_id\":1374,\"contact_person_name\":\"Selvaraj Subramanian \",\"address_type\":\"home\",\"address\":\"101 EVK Sampath Nagar main road \",\"city\":\"Erode\",\"zip\":\"638011\",\"phone\":\"6380769600\",\"created_at\":\"2024-06-19T14:55:55.000000Z\",\"updated_at\":\"2024-06-19T14:55:55.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 256, '{\"id\":256,\"customer_id\":1374,\"contact_person_name\":\"Selvaraj Subramanian \",\"address_type\":\"home\",\"address\":\"101 EVK Sampath Nagar main road \",\"city\":\"Erode\",\"zip\":\"638011\",\"phone\":\"6380769600\",\"created_at\":\"2024-06-19T14:55:55.000000Z\",\"updated_at\":\"2024-06-19T14:55:55.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL);
INSERT INTO `orders` (`id`, `customer_id`, `customer_type`, `payment_status`, `order_status`, `payment_method`, `transaction_ref`, `payment_by`, `payment_note`, `order_amount`, `admin_commission`, `is_pause`, `cause`, `shipping_address`, `created_at`, `updated_at`, `discount_amount`, `discount_type`, `coupon_code`, `coupon_discount_bearer`, `shipping_method_id`, `shipping_cost`, `order_group_id`, `verification_code`, `seller_id`, `seller_is`, `shipping_address_data`, `delivery_man_id`, `deliveryman_charge`, `expected_delivery_date`, `order_note`, `billing_address`, `billing_address_data`, `order_type`, `extra_discount`, `extra_discount_type`, `checked`, `shipping_type`, `delivery_type`, `delivery_service_name`, `third_party_delivery_tracking_id`) VALUES
(100215, '1374', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 255, 0.00, '0', NULL, '256', '2024-06-19 21:06:25', '2024-06-26 12:39:12', 0, NULL, '0', 'inhouse', 0, 0.00, '8615-kXgS9-1718811385', '410884', 1, 'admin', '{\"id\":256,\"customer_id\":1374,\"contact_person_name\":\"Selvaraj Subramanian \",\"address_type\":\"home\",\"address\":\"101 EVK Sampath Nagar main road \",\"city\":\"Erode\",\"zip\":\"638011\",\"phone\":\"6380769600\",\"created_at\":\"2024-06-19T14:55:55.000000Z\",\"updated_at\":\"2024-06-19T14:55:55.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 256, '{\"id\":256,\"customer_id\":1374,\"contact_person_name\":\"Selvaraj Subramanian \",\"address_type\":\"home\",\"address\":\"101 EVK Sampath Nagar main road \",\"city\":\"Erode\",\"zip\":\"638011\",\"phone\":\"6380769600\",\"created_at\":\"2024-06-19T14:55:55.000000Z\",\"updated_at\":\"2024-06-19T14:55:55.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100216, '1322', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 3545, 0.00, '0', NULL, '260', '2024-06-21 14:47:52', '2024-06-21 17:07:24', 0, NULL, '0', 'inhouse', 0, 0.00, '8971-P4VJl-1718961472', '906393', 1, 'admin', '{\"id\":260,\"customer_id\":1322,\"contact_person_name\":\"Hossain\",\"address_type\":\"home\",\"address\":\"Nawmala, bauphal, patuakhali\",\"city\":\"Barishal\",\"zip\":\"8621\",\"phone\":\"01812161440\",\"created_at\":\"2024-06-21T09:16:19.000000Z\",\"updated_at\":\"2024-06-21T09:16:19.000000Z\",\"state\":null,\"country\":\"Bangladesh\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 260, '{\"id\":260,\"customer_id\":1322,\"contact_person_name\":\"Hossain\",\"address_type\":\"home\",\"address\":\"Nawmala, bauphal, patuakhali\",\"city\":\"Barishal\",\"zip\":\"8621\",\"phone\":\"01812161440\",\"created_at\":\"2024-06-21T09:16:19.000000Z\",\"updated_at\":\"2024-06-21T09:16:19.000000Z\",\"state\":null,\"country\":\"Bangladesh\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100217, '1376', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '261', '2024-06-22 09:15:37', '2024-06-26 12:40:51', 0, NULL, '0', 'inhouse', 0, 0.00, '8099-hcQkA-1719027937', '521966', 1, 'admin', '{\"id\":261,\"customer_id\":1376,\"contact_person_name\":\"Sandip\",\"address_type\":\"home\",\"address\":\"Tesav jkkmk\",\"city\":\"Mumbai \",\"zip\":\"400030\",\"phone\":\"8080808080\",\"created_at\":\"2024-06-22T03:44:57.000000Z\",\"updated_at\":\"2024-06-22T03:44:57.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 261, '{\"id\":261,\"customer_id\":1376,\"contact_person_name\":\"Sandip\",\"address_type\":\"home\",\"address\":\"Tesav jkkmk\",\"city\":\"Mumbai \",\"zip\":\"400030\",\"phone\":\"8080808080\",\"created_at\":\"2024-06-22T03:44:57.000000Z\",\"updated_at\":\"2024-06-22T03:44:57.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100218, '1349', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '262', '2024-06-22 15:33:00', '2024-07-02 11:20:20', 0, NULL, '0', 'inhouse', 0, 0.00, '6209-UKIw6-1719050580', '993168', 1, 'admin', '{\"id\":262,\"customer_id\":1349,\"contact_person_name\":\"Toukeer ahmad\",\"address_type\":\"home\",\"address\":\"H no-13,block no -3, Shastri Nagar kadma jamshedpur \",\"city\":\"Jamshedpur\",\"zip\":\"831005\",\"phone\":\"9798604335\",\"created_at\":\"2024-06-22T10:02:43.000000Z\",\"updated_at\":\"2024-06-22T10:02:43.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100219, '1386', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '264', '2024-06-22 21:57:45', '2024-06-23 05:45:45', 0, NULL, '0', 'inhouse', 0, 0.00, '9305-srIfs-1719073665', '217763', 1, 'admin', '{\"id\":264,\"customer_id\":1386,\"contact_person_name\":\"K\",\"address_type\":\"home\",\"address\":\"601, 6th floor , Bauva Apt, above Gala plastic Shop, Near om sai Hotel,  Mahagiri, Thane west, 400601\",\"city\":\"Mumbai\",\"zip\":\"400601\",\"phone\":\"8329003798\",\"created_at\":\"2024-06-22T16:27:05.000000Z\",\"updated_at\":\"2024-06-22T16:27:05.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 264, '{\"id\":264,\"customer_id\":1386,\"contact_person_name\":\"K\",\"address_type\":\"home\",\"address\":\"601, 6th floor , Bauva Apt, above Gala plastic Shop, Near om sai Hotel,  Mahagiri, Thane west, 400601\",\"city\":\"Mumbai\",\"zip\":\"400601\",\"phone\":\"8329003798\",\"created_at\":\"2024-06-22T16:27:05.000000Z\",\"updated_at\":\"2024-06-22T16:27:05.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100220, '1386', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '264', '2024-06-22 21:57:45', '2024-06-28 12:40:20', 0, NULL, '0', 'inhouse', 0, 0.00, '5664-oINJc-1719073665', '862124', 1, 'admin', '{\"id\":264,\"customer_id\":1386,\"contact_person_name\":\"K\",\"address_type\":\"home\",\"address\":\"601, 6th floor , Bauva Apt, above Gala plastic Shop, Near om sai Hotel,  Mahagiri, Thane west, 400601\",\"city\":\"Mumbai\",\"zip\":\"400601\",\"phone\":\"8329003798\",\"created_at\":\"2024-06-22T16:27:05.000000Z\",\"updated_at\":\"2024-06-22T16:27:05.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 264, '{\"id\":264,\"customer_id\":1386,\"contact_person_name\":\"K\",\"address_type\":\"home\",\"address\":\"601, 6th floor , Bauva Apt, above Gala plastic Shop, Near om sai Hotel,  Mahagiri, Thane west, 400601\",\"city\":\"Mumbai\",\"zip\":\"400601\",\"phone\":\"8329003798\",\"created_at\":\"2024-06-22T16:27:05.000000Z\",\"updated_at\":\"2024-06-22T16:27:05.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100221, '1387', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1000, 0.00, '0', NULL, NULL, '2024-06-22 22:29:09', '2024-06-24 11:50:23', 0, NULL, '0', 'inhouse', 0, 0.00, '1737-n4UGZ-1719075549', '886061', 1, 'admin', NULL, NULL, 0, NULL, NULL, 266, '{\"id\":266,\"customer_id\":null,\"contact_person_name\":\"Ritika kapoor\",\"address_type\":\"home\",\"address\":\"2262\\/1 Third \\r\\n floor, Mandir wali gali shadikhapur opp west patel nagar\\r\\nMandir wali gali shadikhapur opp west patel nagar\",\"city\":\"New Delhi\",\"zip\":\"110008\",\"phone\":\"09999133092\",\"created_at\":\"2024-06-22T16:58:34.000000Z\",\"updated_at\":\"2024-06-22T16:58:34.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100222, '1387', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 1000, 0.00, '0', NULL, '267', '2024-06-22 22:31:10', '2024-07-01 11:07:22', 0, NULL, '0', 'inhouse', 0, 0.00, '9884-MAoiY-1719075670', '764687', 1, 'admin', '{\"id\":267,\"customer_id\":1387,\"contact_person_name\":\"Ritika kapoor\",\"address_type\":\"home\",\"address\":\"2262\\/1 Third \\r\\n floor, Mandir wali gali shadikhapur opp west patel nagar\\r\\nMandir wali gali shadikhapur opp west patel nagar\",\"city\":\"New Delhi\",\"zip\":\"110008\",\"phone\":\"09999133092\",\"created_at\":\"2024-06-22T17:01:06.000000Z\",\"updated_at\":\"2024-06-22T17:01:06.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100223, '1390', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-06-23 15:12:22', '2024-06-23 16:05:03', 0, NULL, '0', 'inhouse', 0, 0.00, '3570-cjEHj-1719135742', '787751', 1, 'admin', NULL, NULL, 0, NULL, NULL, 269, '{\"id\":269,\"customer_id\":null,\"contact_person_name\":\"Mohd salman\",\"address_type\":\"home\",\"address\":\"Jatangpur road pathrot\",\"city\":\"Pathrot\",\"zip\":\"444808\",\"phone\":\"9689964796\",\"created_at\":\"2024-06-23T09:41:38.000000Z\",\"updated_at\":\"2024-06-23T09:41:38.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100224, '1390', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '270', '2024-06-23 15:19:15', '2024-06-24 11:52:00', 0, NULL, '0', 'inhouse', 0, 0.00, '3567-1Cheg-1719136155', '950749', 1, 'admin', '{\"id\":270,\"customer_id\":1390,\"contact_person_name\":\"Mohd salman\",\"address_type\":\"home\",\"address\":\"Jatangpur road pathrot\",\"city\":\"Pathrot\",\"zip\":\"444808\",\"phone\":\"9689964796\",\"created_at\":\"2024-06-23T09:44:31.000000Z\",\"updated_at\":\"2024-06-23T09:44:31.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 270, '{\"id\":270,\"customer_id\":1390,\"contact_person_name\":\"Mohd salman\",\"address_type\":\"home\",\"address\":\"Jatangpur road pathrot\",\"city\":\"Pathrot\",\"zip\":\"444808\",\"phone\":\"9689964796\",\"created_at\":\"2024-06-23T09:44:31.000000Z\",\"updated_at\":\"2024-06-23T09:44:31.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100225, '1390', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '270', '2024-06-24 09:14:35', '2024-07-01 11:10:28', 0, NULL, '0', 'inhouse', 0, 0.00, '4978-Toht2-1719200675', '561188', 1, 'admin', '{\"id\":270,\"customer_id\":1390,\"contact_person_name\":\"Mohd salman\",\"address_type\":\"home\",\"address\":\"Jatangpur road pathrot\",\"city\":\"Pathrot\",\"zip\":\"444808\",\"phone\":\"9689964796\",\"created_at\":\"2024-06-23T09:44:31.000000Z\",\"updated_at\":\"2024-06-23T09:44:31.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 270, '{\"id\":270,\"customer_id\":1390,\"contact_person_name\":\"Mohd salman\",\"address_type\":\"home\",\"address\":\"Jatangpur road pathrot\",\"city\":\"Pathrot\",\"zip\":\"444808\",\"phone\":\"9689964796\",\"created_at\":\"2024-06-23T09:44:31.000000Z\",\"updated_at\":\"2024-06-23T09:44:31.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100226, '1357', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-06-24 18:50:07', '2024-07-01 10:56:46', 0, NULL, '0', 'inhouse', 0, 0.00, '8027-wz9St-1719235207', '287696', 1, 'admin', NULL, NULL, 0, NULL, NULL, 277, '{\"id\":277,\"customer_id\":null,\"contact_person_name\":\"Shamir khan\",\"address_type\":\"home\",\"address\":\"32\\/29 near ambedkar murti near nimra Exim lari compound jajmau kanpur \",\"city\":\"Kanpur \",\"zip\":\"208010\",\"phone\":\"93058 70622 \",\"created_at\":\"2024-06-24T13:18:58.000000Z\",\"updated_at\":\"2024-06-24T13:18:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100227, '1357', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-06-24 18:50:07', '2024-06-26 12:51:03', 0, NULL, '0', 'inhouse', 0, 0.00, '1056-tSMeS-1719235207', '770742', 1, 'admin', NULL, NULL, 0, NULL, NULL, 277, '{\"id\":277,\"customer_id\":null,\"contact_person_name\":\"Shamir khan\",\"address_type\":\"home\",\"address\":\"32\\/29 near ambedkar murti near nimra Exim lari compound jajmau kanpur \",\"city\":\"Kanpur \",\"zip\":\"208010\",\"phone\":\"93058 70622 \",\"created_at\":\"2024-06-24T13:18:58.000000Z\",\"updated_at\":\"2024-06-24T13:18:58.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100228, '1398', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '279', '2024-06-25 20:05:54', '2024-07-11 10:52:20', 0, NULL, '0', 'inhouse', 0, 0.00, '1053-Zgnx6-1719326154', '169523', 1, 'admin', '{\"id\":279,\"customer_id\":1398,\"contact_person_name\":\"Tapas pal\",\"address_type\":\"home\",\"address\":\"Cafe Aguada, candolim, near Taj Aguada, BARDEZ, Goa\",\"city\":\"Candolim\",\"zip\":\"403515\",\"phone\":\"07972281536\",\"created_at\":\"2024-06-25T14:35:28.000000Z\",\"updated_at\":\"2024-06-25T14:35:28.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100229, '1399', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 2499, 0.00, '0', NULL, NULL, '2024-06-26 12:30:00', '2024-07-04 12:09:34', 0, NULL, '0', 'inhouse', 0, 0.00, '5265-NzItg-1719385200', '508810', 1, 'admin', NULL, NULL, 0, NULL, NULL, 281, '{\"id\":281,\"customer_id\":null,\"contact_person_name\":\"Kavita saklani\",\"address_type\":\"home\",\"address\":\"Manohar cottage kuftadhar Shimla \",\"city\":\"Shimla \",\"zip\":\"171003\",\"phone\":\"9459745763\",\"created_at\":\"2024-06-26T06:59:10.000000Z\",\"updated_at\":\"2024-06-26T06:59:10.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100230, '1400', 'customer', 'paid', 'delivered', 'phonePay', 'T2406261529395883100419', NULL, NULL, 1095, 0.00, '0', NULL, '282', '2024-06-26 15:30:07', '2024-07-04 12:10:43', 0, NULL, '0', 'inhouse', 0, 0.00, '1843-2GhsD-1719396007', '876109', 1, 'admin', '{\"id\":282,\"customer_id\":1400,\"contact_person_name\":\"Neeraja\",\"address_type\":\"office\",\"address\":\"DNO:2-2\\/25\\/2\\/402\\/A,4th Floor,B R S Plaza\\r\\nHanuman Nagar Main Road\",\"city\":\"Manikonda\",\"zip\":\"500089\",\"phone\":\"9346254094\",\"created_at\":\"2024-06-26T09:57:38.000000Z\",\"updated_at\":\"2024-06-26T09:57:38.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 282, '{\"id\":282,\"customer_id\":1400,\"contact_person_name\":\"Neeraja\",\"address_type\":\"office\",\"address\":\"DNO:2-2\\/25\\/2\\/402\\/A,4th Floor,B R S Plaza\\r\\nHanuman Nagar Main Road\",\"city\":\"Manikonda\",\"zip\":\"500089\",\"phone\":\"9346254094\",\"created_at\":\"2024-06-26T09:57:38.000000Z\",\"updated_at\":\"2024-06-26T09:57:38.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100231, '1403', 'customer', 'paid', 'delivered', 'phonePay', 'T2406271747545606675899', NULL, NULL, 250, 0.00, '0', NULL, NULL, '2024-06-27 17:48:11', '2024-07-04 12:05:43', 0, NULL, '0', 'inhouse', 0, 0.00, '9451-BFqyG-1719490691', '886218', 1, 'admin', NULL, NULL, 0, NULL, NULL, 283, '{\"id\":283,\"customer_id\":null,\"contact_person_name\":\"Vicky\",\"address_type\":\"home\",\"address\":\"7, 15th cross, Avvai Nagar, lawspet\",\"city\":\"Pondicherry\",\"zip\":\"605008\",\"phone\":\"8056653813\",\"created_at\":\"2024-06-27T12:16:50.000000Z\",\"updated_at\":\"2024-06-27T12:16:50.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100232, '1404', 'customer', 'paid', 'canceled', 'phonePay', 'T2406272310087516629319', NULL, NULL, 190, 0.00, '0', NULL, NULL, '2024-06-27 23:10:15', '2024-07-01 11:16:59', 0, NULL, '0', 'inhouse', 0, 0.00, '9713-DDPA7-1719510015', '389377', 1, 'admin', NULL, NULL, 0, NULL, NULL, 284, '{\"id\":284,\"customer_id\":null,\"contact_person_name\":\"Piyush kumar \",\"address_type\":\"home\",\"address\":\"Gyanlok colony..behind kotwali..khurja \",\"city\":\"Khurja\",\"zip\":\"203131\",\"phone\":\"9315287937\",\"created_at\":\"2024-06-27T17:39:20.000000Z\",\"updated_at\":\"2024-06-27T17:39:20.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100233, '1403', 'customer', 'paid', 'delivered', 'phonePay', 'T2406280840424379531894', NULL, NULL, 400, 0.00, '0', NULL, '285', '2024-06-28 08:40:52', '2024-07-04 12:06:59', 0, NULL, '0', 'inhouse', 0, 0.00, '2976-aXTt3-1719544252', '535253', 1, 'admin', '{\"id\":285,\"customer_id\":1403,\"contact_person_name\":\"Vicky\",\"address_type\":\"home\",\"address\":\"7,15th cross, Avvai nagar, lawspet\",\"city\":\"Pondicherry\",\"zip\":\"605008\",\"phone\":\"8056653813\",\"created_at\":\"2024-06-28T03:09:41.000000Z\",\"updated_at\":\"2024-06-28T03:09:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100234, '1408', 'customer', 'paid', 'delivered', 'phonePay', 'T2406282204096927865887', NULL, NULL, 499, 0.00, '0', NULL, '286', '2024-06-28 22:04:30', '2024-07-09 11:02:03', 0, NULL, '0', 'inhouse', 0, 0.00, '5019-w6j6c-1719592470', '348115', 1, 'admin', '{\"id\":286,\"customer_id\":1408,\"contact_person_name\":\"Karishma sah\",\"address_type\":\"home\",\"address\":\"Gangabag pardi \\r\\nPlot no. 183 nagpur 450035\",\"city\":\"Nagpyr \",\"zip\":\"450035\",\"phone\":\"9511261210\",\"created_at\":\"2024-06-28T16:06:35.000000Z\",\"updated_at\":\"2024-06-28T16:06:35.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 286, '{\"id\":286,\"customer_id\":1408,\"contact_person_name\":\"Karishma sah\",\"address_type\":\"home\",\"address\":\"Gangabag pardi \\r\\nPlot no. 183 nagpur 450035\",\"city\":\"Nagpyr \",\"zip\":\"450035\",\"phone\":\"9511261210\",\"created_at\":\"2024-06-28T16:06:35.000000Z\",\"updated_at\":\"2024-06-28T16:06:35.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100235, '92', 'customer', 'paid', 'delivered', 'phonePay', 'T2406292344236052049973', NULL, NULL, 499, 0.00, '0', NULL, '27', '2024-06-29 23:44:28', '2024-07-04 12:13:22', 0, NULL, '0', 'inhouse', 0, 0.00, '6971-tezMq-1719684868', '492284', 1, 'admin', '{\"id\":27,\"customer_id\":92,\"contact_person_name\":\"Ashik\",\"address_type\":\"home\",\"address\":\"158 G1 Annanagar North,pettai, Tirunelveli \",\"city\":\"Tirunelveli \",\"zip\":\"627010\",\"phone\":\"8072209871\",\"created_at\":\"2024-02-02T06:25:57.000000Z\",\"updated_at\":\"2024-02-02T06:25:57.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, 'Deliver product as soon as possible', 27, '{\"id\":27,\"customer_id\":92,\"contact_person_name\":\"Ashik\",\"address_type\":\"home\",\"address\":\"158 G1 Annanagar North,pettai, Tirunelveli \",\"city\":\"Tirunelveli \",\"zip\":\"627010\",\"phone\":\"8072209871\",\"created_at\":\"2024-02-02T06:25:57.000000Z\",\"updated_at\":\"2024-02-02T06:25:57.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100236, '1289', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, '184', '2024-07-01 17:20:05', '2024-07-09 10:58:49', 0, NULL, '0', 'inhouse', 0, 0.00, '2646-uuPsX-1719834605', '212502', 1, 'admin', '{\"id\":184,\"customer_id\":1289,\"contact_person_name\":\"Anas Hashmi\",\"address_type\":\"home\",\"address\":\"Mallawan , District Hardoi 241303\\r\\nMohalla Gangarampur purani Chauki, Lala Bazar\",\"city\":\"Mallawan Hardoi\",\"zip\":\"241303\",\"phone\":\"07275149137\",\"created_at\":\"2024-05-17T17:33:12.000000Z\",\"updated_at\":\"2024-05-17T17:33:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 184, '{\"id\":184,\"customer_id\":1289,\"contact_person_name\":\"Anas Hashmi\",\"address_type\":\"home\",\"address\":\"Mallawan , District Hardoi 241303\\r\\nMohalla Gangarampur purani Chauki, Lala Bazar\",\"city\":\"Mallawan Hardoi\",\"zip\":\"241303\",\"phone\":\"07275149137\",\"created_at\":\"2024-05-17T17:33:12.000000Z\",\"updated_at\":\"2024-05-17T17:33:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100237, '1418', 'customer', 'paid', 'delivered', 'phonePay', 'T2407060539463794312040', NULL, NULL, 798, 0.00, '0', NULL, NULL, '2024-07-06 05:39:57', '2024-07-22 13:16:59', 0, NULL, '0', 'inhouse', 0, 0.00, '7022-OE4Z8-1720224597', '583949', 1, 'admin', NULL, NULL, 0, NULL, NULL, 289, '{\"id\":289,\"customer_id\":null,\"contact_person_name\":\"Dr. Sarhana\",\"address_type\":\"home\",\"address\":\"Hailakandi Ward no 3, Alir Gali, Ratanpur Road, \",\"city\":\"Hailakandi \",\"zip\":\"788155\",\"phone\":\"9613959877\",\"created_at\":\"2024-07-06T00:06:45.000000Z\",\"updated_at\":\"2024-07-06T00:06:45.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100238, '1423', 'customer', 'paid', 'delivered', 'payU_money', 'P04-3979385-7842355', NULL, NULL, 489, 0.00, '0', NULL, NULL, '2024-07-07 08:22:41', '2024-07-15 14:37:11', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '5958-moraU-1720320761', '202712', 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100239, '1424', 'customer', 'paid', 'delivered', 'payU_money', '419100747102', NULL, NULL, 290, 0.00, '0', NULL, NULL, '2024-07-09 00:20:47', '2024-07-16 10:26:47', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '6573-WfBdU-1720464647', '671141', 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100240, '1426', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 299, 0.00, '0', NULL, '297', '2024-07-09 11:09:29', '2024-07-09 11:10:00', 0, NULL, '0', 'inhouse', 0, 0.00, '3847-cpld7-1720503569', '552961', 1, 'admin', '{\"id\":297,\"customer_id\":1426,\"contact_person_name\":\"Prashanth Gowda\",\"address_type\":\"home\",\"address\":\"#18\\/34, 3rd Main Road, TG Layout, BSK III Stage, Bengaluru-560085\",\"city\":\"Bengaluru\",\"zip\":\"560085\",\"phone\":\"\",\"created_at\":\"2024-07-09T05:38:27.000000Z\",\"updated_at\":\"2024-07-09T05:38:27.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 297, '{\"id\":297,\"customer_id\":1426,\"contact_person_name\":\"Prashanth Gowda\",\"address_type\":\"home\",\"address\":\"#18\\/34, 3rd Main Road, TG Layout, BSK III Stage, Bengaluru-560085\",\"city\":\"Bengaluru\",\"zip\":\"560085\",\"phone\":\"\",\"created_at\":\"2024-07-09T05:38:27.000000Z\",\"updated_at\":\"2024-07-09T05:38:27.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100241, '843', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 2249, 0.00, '0', NULL, NULL, '2024-07-10 22:53:12', '2024-07-15 10:59:02', 0, NULL, '0', 'inhouse', 0, 0.00, '4198-C5EhW-1720632192', '652180', 1, 'admin', NULL, NULL, 0, NULL, NULL, 300, '{\"id\":300,\"customer_id\":null,\"contact_person_name\":\"Pallavi singh\",\"address_type\":\"office\",\"address\":\"Model Town -3 North Delhi -110009 Ground floor Rajmandir Hypermarket\",\"city\":\"Delhi\",\"zip\":\"110009\",\"phone\":\"09310273373\",\"created_at\":\"2024-07-10T17:22:21.000000Z\",\"updated_at\":\"2024-07-10T17:22:21.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100242, '1331', 'customer', 'paid', 'delivered', 'payU_money', 'IGARNNBTR3', NULL, NULL, 445, 0.00, '0', NULL, NULL, '2024-07-11 11:19:59', '2024-07-15 10:59:42', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '5447-WA4PO-1720676999', '881778', 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100243, '1429', 'customer', 'paid', 'delivered', 'payU_money', '419358211424', NULL, NULL, 305, 0.00, '0', NULL, '304', '2024-07-11 21:46:14', '2024-07-13 10:37:25', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '6467-I62j7-1720714574', '740765', 1, 'admin', '{\"id\":304,\"customer_id\":1429,\"contact_person_name\":\"Sneha Goyal\",\"address_type\":\"home\",\"address\":\"145, 4th Main Road, Sapthagiri Nagar\\r\\nBanashankari 3rd Stage, Mm Skanda Heritage\",\"city\":\"Bangalore\",\"zip\":\"560085\",\"phone\":\"08050157025\",\"created_at\":\"2024-07-11T16:15:31.000000Z\",\"updated_at\":\"2024-07-11T16:15:31.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100244, '1433', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 245, 0.00, '0', NULL, NULL, '2024-07-13 18:20:51', '2024-07-15 14:34:27', 0, NULL, '0', 'inhouse', 0, 0.00, '6304-Wh4KR-1720875051', '867359', 1, 'admin', NULL, NULL, 0, NULL, NULL, 307, '{\"id\":307,\"customer_id\":null,\"contact_person_name\":\"Mansoor Ahmed\",\"address_type\":\"home\",\"address\":\"Kajubag\\r\\nMandlik House\",\"city\":\"Kajubag\",\"zip\":\"581301\",\"phone\":\"09980330991\",\"created_at\":\"2024-07-13T12:50:01.000000Z\",\"updated_at\":\"2024-07-13T12:50:01.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100245, '1400', 'customer', 'paid', 'delivered', 'payU_money', '003765045715', NULL, NULL, 424, 0.00, '0', NULL, NULL, '2024-07-14 13:27:40', '2024-07-22 13:25:53', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '4725-tLynX-1720943860', '256202', 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100246, '69', 'customer', 'paid', 'delivered', 'phonePay', 'T2407141651208432929378', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-07-14 16:51:29', '2024-07-22 13:19:02', 0, NULL, '0', 'inhouse', 0, 0.00, '1421-jEbGD-1720956089', '763962', 1, 'admin', NULL, NULL, 0, NULL, NULL, 309, '{\"id\":309,\"customer_id\":null,\"contact_person_name\":\"Kailas jagtap \",\"address_type\":\"office\",\"address\":\"Lic office, nanded road beside kasnale petrol pump \",\"city\":\"Ahmadpur \",\"zip\":\"413515\",\"phone\":\"7972355678\",\"created_at\":\"2024-07-14T11:20:21.000000Z\",\"updated_at\":\"2024-07-14T11:20:21.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100247, '1273', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 10, 0.00, '0', NULL, NULL, '2024-07-14 22:12:00', '2024-07-15 10:44:51', 0, NULL, '0', 'inhouse', 0, 0.00, '5194-Dz5Kw-1720975320', '743485', 1, 'admin', NULL, NULL, 0, NULL, NULL, 310, '{\"id\":310,\"customer_id\":null,\"contact_person_name\":\"Aman Choudhary \",\"address_type\":\"home\",\"address\":\"village rasan PO Sidhari teh Dharmshala \",\"city\":\"Dharmshala \",\"zip\":\"176057\",\"phone\":\"7876415132\",\"created_at\":\"2024-07-14T16:41:25.000000Z\",\"updated_at\":\"2024-07-14T16:41:25.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100248, '1426', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, NULL, '2024-07-15 14:46:51', '2024-07-15 14:50:51', 0, NULL, '0', 'inhouse', 0, 0.00, '5499-NfkEM-1721035011', '795660', 1, 'admin', NULL, NULL, 0, NULL, NULL, 311, '{\"id\":311,\"customer_id\":null,\"contact_person_name\":\"Prashanth\",\"address_type\":\"home\",\"address\":\"#18\\/34, 3rd Main Road, TG Layout, BSK III Stage, Bengaluru-560085\",\"city\":\"Bengaluru\",\"zip\":\"560085\",\"phone\":\"7676556727\",\"created_at\":\"2024-07-15T09:16:25.000000Z\",\"updated_at\":\"2024-07-15T09:16:25.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100249, '1438', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-07-17 15:41:33', '2024-07-18 11:14:09', 0, NULL, '0', 'inhouse', 0, 0.00, '1429-ADSwm-1721211093', '705751', 1, 'admin', NULL, NULL, 0, NULL, NULL, 314, '{\"id\":314,\"customer_id\":null,\"contact_person_name\":\"SAYYED AZHAR ALI \",\"address_type\":\"home\",\"address\":\"Khair Mohammad plot Taj Nagar\",\"city\":\"Akola \",\"zip\":\"444002\",\"phone\":\"9767756977\",\"created_at\":\"2024-07-17T10:10:32.000000Z\",\"updated_at\":\"2024-07-17T10:10:32.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100250, '1438', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, '315', '2024-07-17 15:45:35', '2024-07-26 11:04:11', 0, NULL, '0', 'inhouse', 0, 0.00, '4029-rmX39-1721211335', '333983', 1, 'admin', '{\"id\":315,\"customer_id\":1438,\"contact_person_name\":\"SAYYED AZHAR ALI \",\"address_type\":\"home\",\"address\":\"Khair Mohammad plot Taj Nagar\",\"city\":\"Akola\",\"zip\":\"444002\",\"phone\":\"9767756977\",\"created_at\":\"2024-07-17T10:15:24.000000Z\",\"updated_at\":\"2024-07-17T10:15:24.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100251, '1439', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '316', '2024-07-18 13:18:59', '2024-07-18 13:38:29', 0, NULL, '0', 'inhouse', 0, 0.00, '1255-2ZLgB-1721288939', '643370', 1, 'admin', '{\"id\":316,\"customer_id\":1439,\"contact_person_name\":\"Shubham Kumar \",\"address_type\":\"home\",\"address\":\"J b indane gas agency kohdharghat road Taraon koraon prayagraj \",\"city\":\"Prayagraj \",\"zip\":\"212306\",\"phone\":\"9161507581\",\"created_at\":\"2024-07-18T05:26:55.000000Z\",\"updated_at\":\"2024-07-18T05:26:55.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 316, '{\"id\":316,\"customer_id\":1439,\"contact_person_name\":\"Shubham Kumar \",\"address_type\":\"home\",\"address\":\"J b indane gas agency kohdharghat road Taraon koraon prayagraj \",\"city\":\"Prayagraj \",\"zip\":\"212306\",\"phone\":\"9161507581\",\"created_at\":\"2024-07-18T05:26:55.000000Z\",\"updated_at\":\"2024-07-18T05:26:55.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100252, '1440', 'customer', 'paid', 'delivered', 'payU_money', '420016004295', NULL, NULL, 489, 0.00, '0', NULL, '317', '2024-07-18 13:43:59', '2024-07-29 10:10:45', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '7044-2YWuf-1721290439', '918817', 1, 'admin', '{\"id\":317,\"customer_id\":1440,\"contact_person_name\":\"Shubham Kumar\",\"address_type\":\"home\",\"address\":\"J b indane gas agency kohdharghat road Taraon koraon prayagraj\",\"city\":\"Prayagraj\",\"zip\":\"212306\",\"phone\":\"09161507581\",\"created_at\":\"2024-07-18T08:12:51.000000Z\",\"updated_at\":\"2024-07-18T08:12:51.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Ecom Express', 'https://anytimetrack.shiprocket.co/tracking/3325236699'),
(100253, '1447', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 998, 0.00, '0', NULL, NULL, '2024-07-24 22:50:24', '2024-07-30 17:26:50', 0, NULL, '0', 'inhouse', 0, 0.00, '7467-xYEH9-1721841624', '133726', 1, 'admin', NULL, NULL, 0, NULL, NULL, 322, '{\"id\":322,\"customer_id\":null,\"contact_person_name\":\"Mushtaq \",\"address_type\":\"office\",\"address\":\"Saki naka safed pul nand jyot industrial A18 \",\"city\":\"Mumbai \",\"zip\":\"400072\",\"phone\":\"9076336083\",\"created_at\":\"2024-07-24T17:19:02.000000Z\",\"updated_at\":\"2024-07-24T17:19:02.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Ecom Express', 'https://anytimetrack.shiprocket.co/tracking/78068290635'),
(100254, '1280', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 1500, 0.00, '0', NULL, '324', '2024-07-25 19:45:43', '2024-08-05 09:55:25', 0, NULL, '0', 'inhouse', 0, 0.00, '6929-22jXy-1721916943', '904598', 1, 'admin', '{\"id\":324,\"customer_id\":1280,\"contact_person_name\":\"Sangita Devi\",\"address_type\":\"home\",\"address\":\"Motijheel panday gali\\r\\nChocolate factory\",\"city\":\"Muzaffarpur\",\"zip\":\"842001\",\"phone\":\"9304305677\",\"created_at\":\"2024-07-25T14:15:38.000000Z\",\"updated_at\":\"2024-07-25T14:15:38.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/14326343686956'),
(100255, '1448', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 1497, 0.00, '0', NULL, '326', '2024-07-26 10:14:02', '2024-08-06 09:50:07', 0, NULL, '0', 'inhouse', 0, 0.00, '3703-HRIOs-1721969042', '511548', 1, 'admin', '{\"id\":326,\"customer_id\":1448,\"contact_person_name\":\"bharat patel\",\"address_type\":\"office\",\"address\":\"hariom super store, mali chowk , main bazar\",\"city\":\"rapar\",\"zip\":\"370165\",\"phone\":\"9925317942\",\"created_at\":\"2024-07-26T04:42:33.000000Z\",\"updated_at\":\"2024-07-26T04:42:33.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 326, '{\"id\":326,\"customer_id\":1448,\"contact_person_name\":\"bharat patel\",\"address_type\":\"office\",\"address\":\"hariom super store, mali chowk , main bazar\",\"city\":\"rapar\",\"zip\":\"370165\",\"phone\":\"9925317942\",\"created_at\":\"2024-07-26T04:42:33.000000Z\",\"updated_at\":\"2024-07-26T04:42:33.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Ecom Express', 'https://anytimetrack.shiprocket.co/tracking/10392108562'),
(100256, '1275', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '167', '2024-07-26 14:26:44', '2024-07-26 14:30:55', 0, NULL, '0', 'inhouse', 0, 0.00, '4674-LgJYp-1721984203', '248340', 1, 'admin', '{\"id\":167,\"customer_id\":1275,\"contact_person_name\":\"SUMIT DHAKAD\",\"address_type\":\"home\",\"address\":\"90 Balaji puram albatiya road shahaganj \",\"city\":\"Agra\",\"zip\":\"282010\",\"phone\":\"8279944195\",\"created_at\":\"2024-05-04T18:08:49.000000Z\",\"updated_at\":\"2024-05-04T18:08:49.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 167, '{\"id\":167,\"customer_id\":1275,\"contact_person_name\":\"SUMIT DHAKAD\",\"address_type\":\"home\",\"address\":\"90 Balaji puram albatiya road shahaganj \",\"city\":\"Agra\",\"zip\":\"282010\",\"phone\":\"8279944195\",\"created_at\":\"2024-05-04T18:08:49.000000Z\",\"updated_at\":\"2024-05-04T18:08:49.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100257, '1275', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '167', '2024-07-26 14:28:00', '2024-08-05 09:56:05', 0, NULL, '0', 'inhouse', 0, 0.00, '2840-wWJgs-1721984280', '454461', 1, 'admin', '{\"id\":167,\"customer_id\":1275,\"contact_person_name\":\"SUMIT DHAKAD\",\"address_type\":\"home\",\"address\":\"90 Balaji puram albatiya road shahaganj \",\"city\":\"Agra\",\"zip\":\"282010\",\"phone\":\"8279944195\",\"created_at\":\"2024-05-04T18:08:49.000000Z\",\"updated_at\":\"2024-05-04T18:08:49.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 167, '{\"id\":167,\"customer_id\":1275,\"contact_person_name\":\"SUMIT DHAKAD\",\"address_type\":\"home\",\"address\":\"90 Balaji puram albatiya road shahaganj \",\"city\":\"Agra\",\"zip\":\"282010\",\"phone\":\"8279944195\",\"created_at\":\"2024-05-04T18:08:49.000000Z\",\"updated_at\":\"2024-05-04T18:08:49.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Ecom Express', 'https://anytimetrack.shiprocket.co/tracking/10393433311'),
(100258, '1450', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 420, 0.00, '0', NULL, '329', '2024-07-26 20:32:53', '2024-08-02 10:54:09', 0, NULL, '0', 'inhouse', 0, 0.00, '9883-ZLAo6-1722006173', '350662', 1, 'admin', '{\"id\":329,\"customer_id\":1450,\"contact_person_name\":\"Medapati jayalakshmi \",\"address_type\":\"home\",\"address\":\"Police quarters back side tharakaram 2 nd street sports eat and play  door no 71-9-32\\/2A\",\"city\":\"Rajamundry \",\"zip\":\"533101\",\"phone\":\"9948383989\",\"created_at\":\"2024-07-26T15:02:45.000000Z\",\"updated_at\":\"2024-07-26T15:02:45.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'DTDC', 'B26782259'),
(100259, '16', 'customer', 'paid', 'delivered', 'payU_money', '421225354299', NULL, NULL, 489, 0.00, '0', NULL, NULL, '2024-07-30 01:14:28', '2024-08-01 10:31:40', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '1075-E098w-1722282268', '999380', 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'DTDC', 'B26782262'),
(100260, '1424', 'customer', 'paid', 'delivered', 'payU_money', '421216962915', NULL, NULL, 160, 0.00, '0', NULL, NULL, '2024-07-30 16:55:38', '2024-08-01 10:32:59', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '1420-XX90i-1722338738', '529867', 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'DTDC', 'B26782264'),
(100261, '1452', 'customer', 'paid', 'delivered', 'phonePay', 'T2407312159582608300303', NULL, NULL, 1799, 0.00, '0', NULL, '331', '2024-07-31 22:00:11', '2024-08-01 16:20:03', 0, NULL, '0', 'inhouse', 0, 0.00, '2292-hO2fc-1722443411', '876359', 1, 'admin', '{\"id\":331,\"customer_id\":1452,\"contact_person_name\":\"Sushmita\",\"address_type\":\"home\",\"address\":\"Flat number 005 ground floor Bhoomika Heritage JP nagar 9th phase \",\"city\":\"Bengaluru \",\"zip\":\"560108\",\"phone\":\"9164074929\",\"created_at\":\"2024-07-31T16:27:38.000000Z\",\"updated_at\":\"2024-07-31T16:27:38.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 331, '{\"id\":331,\"customer_id\":1452,\"contact_person_name\":\"Sushmita\",\"address_type\":\"home\",\"address\":\"Flat number 005 ground floor Bhoomika Heritage JP nagar 9th phase \",\"city\":\"Bengaluru \",\"zip\":\"560108\",\"phone\":\"9164074929\",\"created_at\":\"2024-07-31T16:27:38.000000Z\",\"updated_at\":\"2024-07-31T16:27:38.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100262, '1455', 'customer', 'paid', 'delivered', 'phonePay', 'T2408021650469085926775', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-08-02 16:51:42', '2024-08-12 10:20:31', 0, NULL, '0', 'inhouse', 0, 0.00, '4645-lol7t-1722597702', '955963', 1, 'admin', NULL, NULL, 0, NULL, NULL, 332, '{\"id\":332,\"customer_id\":null,\"contact_person_name\":\"M K SINGH\",\"address_type\":\"home\",\"address\":\"1-7416, Chander Nagar, Near Radha-Krishna Mandir,\",\"city\":\"SAHARANPUR\",\"zip\":\"247001\",\"phone\":\"9891355383\",\"created_at\":\"2024-08-02T11:16:37.000000Z\",\"updated_at\":\"2024-08-02T11:16:37.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'DTDC', 'B26782267'),
(100263, '1456', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-08-02 20:14:32', '2024-08-12 10:21:02', 0, NULL, '0', 'inhouse', 0, 0.00, '6665-KDXnu-1722609872', '347191', 1, 'admin', NULL, NULL, 0, NULL, NULL, 333, '{\"id\":333,\"customer_id\":null,\"contact_person_name\":\"Radheshyam patel\",\"address_type\":\"home\",\"address\":\"Barahi newada\",\"city\":\"Varanasi\",\"zip\":\"221207\",\"phone\":\"7234831244\",\"created_at\":\"2024-08-02T14:42:13.000000Z\",\"updated_at\":\"2024-08-02T14:42:13.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Ecom Express', 'https://anytimetrack.shiprocket.co/tracking/10399116089'),
(100264, '1456', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '334', '2024-08-02 20:26:42', '2024-08-12 10:22:19', 0, NULL, '0', 'inhouse', 0, 0.00, '6887-HSERK-1722610602', '616570', 1, 'admin', '{\"id\":334,\"customer_id\":1456,\"contact_person_name\":\"Radheshyam patel\",\"address_type\":\"home\",\"address\":\"Barahi newada\",\"city\":\"Varanasi \",\"zip\":\"221207\",\"phone\":\"7234831244\",\"created_at\":\"2024-08-02T14:56:28.000000Z\",\"updated_at\":\"2024-08-02T14:56:28.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Ecom Express', 'https://anytimetrack.shiprocket.co/tracking/10399116089'),
(100265, '1457', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-08-03 18:47:51', '2024-08-13 09:54:22', 0, NULL, '0', 'inhouse', 0, 0.00, '7277-0muG3-1722691071', '460289', 1, 'admin', NULL, NULL, 0, NULL, NULL, 335, '{\"id\":335,\"customer_id\":null,\"contact_person_name\":\"ASHOK PRAJAPAT\",\"address_type\":\"office\",\"address\":\"OPP. BASNI POLICE STATION SALAWAS ROAD BASNI 2ND PHASE  JODHPUR\",\"city\":\"Jodhpur\",\"zip\":\"342005\",\"phone\":\"7877791234\",\"created_at\":\"2024-08-03T13:17:03.000000Z\",\"updated_at\":\"2024-08-03T13:17:03.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Delhivery', 'https://anytimetrack.shiprocket.co/tracking/19041617261826'),
(100266, '1458', 'customer', 'paid', 'delivered', 'phonePay', 'T2408032241554365460632', NULL, NULL, 499, 0.00, '0', NULL, '336', '2024-08-03 22:42:08', '2024-08-12 10:23:50', 0, NULL, '0', 'inhouse', 0, 0.00, '1326-Jjpon-1722705128', '181761', 1, 'admin', '{\"id\":336,\"customer_id\":1458,\"contact_person_name\":\"Piyush Dhawan \",\"address_type\":\"home\",\"address\":\"2\\/52 - A, Shraddha Bhawan, Azad Nagar \",\"city\":\"Kanpur\",\"zip\":\"208002\",\"phone\":\"7054590101\",\"created_at\":\"2024-08-03T17:10:39.000000Z\",\"updated_at\":\"2024-08-03T17:10:39.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 336, '{\"id\":336,\"customer_id\":1458,\"contact_person_name\":\"Piyush Dhawan \",\"address_type\":\"home\",\"address\":\"2\\/52 - A, Shraddha Bhawan, Azad Nagar \",\"city\":\"Kanpur\",\"zip\":\"208002\",\"phone\":\"7054590101\",\"created_at\":\"2024-08-03T17:10:39.000000Z\",\"updated_at\":\"2024-08-03T17:10:39.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'DTDC', 'B26782266'),
(100267, '1460', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 998, 0.00, '0', NULL, '339', '2024-08-07 19:06:39', '2024-08-19 10:32:49', 0, NULL, '0', 'inhouse', 0, 0.00, '2403-evarV-1723037799', '196799', 1, 'admin', '{\"id\":339,\"customer_id\":1460,\"contact_person_name\":\"Ranjeet jadhav\",\"address_type\":\"home\",\"address\":\"A\\/p budhgaon ward no 1 house no 79 near maruti mandir gavbhag budhgaon \\r\\nTel : miraj Dist : sangli\\r\\nPin : 416304\",\"city\":\"Budhgaon Sangli\",\"zip\":\"416304\",\"phone\":\"7304896555\",\"created_at\":\"2024-08-07T13:36:30.000000Z\",\"updated_at\":\"2024-08-07T13:36:30.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123441349139');
INSERT INTO `orders` (`id`, `customer_id`, `customer_type`, `payment_status`, `order_status`, `payment_method`, `transaction_ref`, `payment_by`, `payment_note`, `order_amount`, `admin_commission`, `is_pause`, `cause`, `shipping_address`, `created_at`, `updated_at`, `discount_amount`, `discount_type`, `coupon_code`, `coupon_discount_bearer`, `shipping_method_id`, `shipping_cost`, `order_group_id`, `verification_code`, `seller_id`, `seller_is`, `shipping_address_data`, `delivery_man_id`, `deliveryman_charge`, `expected_delivery_date`, `order_note`, `billing_address`, `billing_address_data`, `order_type`, `extra_discount`, `extra_discount_type`, `checked`, `shipping_type`, `delivery_type`, `delivery_service_name`, `third_party_delivery_tracking_id`) VALUES
(100268, '163', 'customer', 'paid', 'delivered', 'payU_money', '422191162865', NULL, NULL, 939, 0.00, '0', NULL, '48', '2024-08-08 08:26:30', '2024-08-19 10:33:19', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '6549-Phds9-1723085790', '491173', 1, 'admin', '{\"id\":48,\"customer_id\":163,\"contact_person_name\":\"Sanket Nikule\",\"address_type\":\"office\",\"address\":\"TRIARQ Health LLP, 5th floor Rushiraj Tower Jehan Circle, Gangapur Rd\",\"city\":\"Nashik\",\"zip\":\"422013\",\"phone\":\"7020657990\",\"created_at\":\"2024-02-22T16:12:46.000000Z\",\"updated_at\":\"2024-02-22T16:12:46.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 48, '{\"id\":48,\"customer_id\":163,\"contact_person_name\":\"Sanket Nikule\",\"address_type\":\"office\",\"address\":\"TRIARQ Health LLP, 5th floor Rushiraj Tower Jehan Circle, Gangapur Rd\",\"city\":\"Nashik\",\"zip\":\"422013\",\"phone\":\"7020657990\",\"created_at\":\"2024-02-22T16:12:46.000000Z\",\"updated_at\":\"2024-02-22T16:12:46.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123441023074'),
(100269, '1462', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, '340', '2024-08-10 19:03:23', '2024-12-04 11:59:22', 0, NULL, '0', 'inhouse', 0, 0.00, '2879-izz04-1723296803', '943505', 1, 'admin', '{\"id\":340,\"customer_id\":1462,\"contact_person_name\":\"Sailaja jonnawada\",\"address_type\":\"home\",\"address\":\"Dibbameda harijawada Pynapuram mthukur md\",\"city\":\"Nellore\",\"zip\":\"524344\",\"phone\":\"7893882804\",\"created_at\":\"2024-08-10T13:32:34.000000Z\",\"updated_at\":\"2024-08-10T13:32:34.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 340, '{\"id\":340,\"customer_id\":1462,\"contact_person_name\":\"Sailaja jonnawada\",\"address_type\":\"home\",\"address\":\"Dibbameda harijawada Pynapuram mthukur md\",\"city\":\"Nellore\",\"zip\":\"524344\",\"phone\":\"7893882804\",\"created_at\":\"2024-08-10T13:32:34.000000Z\",\"updated_at\":\"2024-08-10T13:32:34.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Blue Dart', 'https://anytimetrack.shiprocket.co/tracking/78085540330'),
(100270, '1463', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 700, 0.00, '0', NULL, NULL, '2024-08-10 22:23:37', '2024-08-19 10:34:27', 0, NULL, '0', 'inhouse', 0, 0.00, '1909-ogfMt-1723308817', '449125', 1, 'admin', NULL, NULL, 0, NULL, NULL, 341, '{\"id\":341,\"customer_id\":null,\"contact_person_name\":\"Harika\",\"address_type\":\"home\",\"address\":\"Lakshmi nivas, phase-2, house number 26,ameenpur\",\"city\":\"Hyderabad\",\"zip\":\"502032\",\"phone\":\"9494706868\",\"created_at\":\"2024-08-10T16:53:02.000000Z\",\"updated_at\":\"2024-08-10T16:53:02.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Amazon', 'https://anytimetrack.shiprocket.co/tracking/343408491071'),
(100271, '1464', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, '342', '2024-08-11 18:17:38', '2024-08-14 11:39:54', 0, NULL, '0', 'inhouse', 0, 0.00, '8529-u0OPu-1723380458', '313486', 1, 'admin', '{\"id\":342,\"customer_id\":1464,\"contact_person_name\":\"Muhammed\",\"address_type\":\"home\",\"address\":\"765\\/234 B ran pokuna lane, bodhirajarama mawatha, maligawatte colombo 09\",\"city\":\"Colombo \",\"zip\":\"01000\",\"phone\":\"774960089\",\"created_at\":\"2024-08-11T12:42:30.000000Z\",\"updated_at\":\"2024-08-11T12:42:30.000000Z\",\"state\":null,\"country\":\"Sri Lanka\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 342, '{\"id\":342,\"customer_id\":1464,\"contact_person_name\":\"Muhammed\",\"address_type\":\"home\",\"address\":\"765\\/234 B ran pokuna lane, bodhirajarama mawatha, maligawatte colombo 09\",\"city\":\"Colombo \",\"zip\":\"01000\",\"phone\":\"774960089\",\"created_at\":\"2024-08-11T12:42:30.000000Z\",\"updated_at\":\"2024-08-11T12:42:30.000000Z\",\"state\":null,\"country\":\"Sri Lanka\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100272, '1465', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-08-14 15:56:51', '2024-08-14 16:19:50', 0, NULL, '0', 'inhouse', 0, 0.00, '5403-SHqZL-1723631211', '686903', 1, 'admin', NULL, NULL, 0, NULL, NULL, 343, '{\"id\":343,\"customer_id\":null,\"contact_person_name\":\"Amit Kumar \",\"address_type\":\"others\",\"address\":\"A-2 sector 15 noida \",\"city\":\"Noida \",\"zip\":\"201301\",\"phone\":\"7078616935\",\"created_at\":\"2024-08-14T10:25:33.000000Z\",\"updated_at\":\"2024-08-14T10:25:33.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100273, '1466', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '344', '2024-08-15 19:01:01', '2024-08-24 10:18:57', 0, NULL, '0', 'inhouse', 0, 0.00, '2735-8Ge4z-1723728661', '673281', 1, 'admin', '{\"id\":344,\"customer_id\":1466,\"contact_person_name\":\"Mohd Naim\",\"address_type\":\"home\",\"address\":\"House no 163 near aroma beauty parlour Barwala majhra\",\"city\":\"Rampur Doraha Moradabad\",\"zip\":\"244001\",\"phone\":\"09149047142\",\"created_at\":\"2024-08-15T13:28:56.000000Z\",\"updated_at\":\"2024-08-15T13:28:56.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 344, '{\"id\":344,\"customer_id\":1466,\"contact_person_name\":\"Mohd Naim\",\"address_type\":\"home\",\"address\":\"House no 163 near aroma beauty parlour Barwala majhra\",\"city\":\"Rampur Doraha Moradabad\",\"zip\":\"244001\",\"phone\":\"09149047142\",\"created_at\":\"2024-08-15T13:28:56.000000Z\",\"updated_at\":\"2024-08-15T13:28:56.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Ecom Express', 'https://anytimetrack.shiprocket.co/tracking/10412170531'),
(100274, '1467', 'customer', 'paid', 'delivered', 'payU_money', '459621145165', NULL, NULL, 550, 0.00, '0', NULL, '345', '2024-08-17 11:08:32', '2024-08-23 11:37:21', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '2395-dhF8t-1723873112', '533637', 1, 'admin', '{\"id\":345,\"customer_id\":1467,\"contact_person_name\":\"Namamita Ghosh\",\"address_type\":\"home\",\"address\":\"7\\/8 borada basak Street kolkata 700036\\r\\nSwastik\",\"city\":\"Kolkata\",\"zip\":\"700036\",\"phone\":\"08240526894\",\"created_at\":\"2024-08-17T05:36:12.000000Z\",\"updated_at\":\"2024-08-17T05:36:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 345, '{\"id\":345,\"customer_id\":1467,\"contact_person_name\":\"Namamita Ghosh\",\"address_type\":\"home\",\"address\":\"7\\/8 borada basak Street kolkata 700036\\r\\nSwastik\",\"city\":\"Kolkata\",\"zip\":\"700036\",\"phone\":\"08240526894\",\"created_at\":\"2024-08-17T05:36:12.000000Z\",\"updated_at\":\"2024-08-17T05:36:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Ecom Express', 'https://anytimetrack.shiprocket.co/tracking/627143175'),
(100275, '209', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, '346', '2024-08-17 11:32:10', '2024-08-24 16:51:07', 0, NULL, '0', 'inhouse', 0, 0.00, '3972-toQQA-1723874530', '398159', 1, 'admin', '{\"id\":346,\"customer_id\":209,\"contact_person_name\":\"Shubham Mishra\",\"address_type\":\"home\",\"address\":\"100,gandhi nagar unnao\\r\\ngandhi nagar\",\"city\":\"UNNAO\",\"zip\":\"209801\",\"phone\":\"08957732558\",\"created_at\":\"2024-08-17T06:01:53.000000Z\",\"updated_at\":\"2024-08-17T06:01:53.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Delhivery', 'https://anytimetrack.shiprocket.co/tracking/19041624288430'),
(100276, '1474', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, '349', '2024-08-20 13:44:00', '2024-08-21 09:52:48', 0, NULL, '0', 'inhouse', 0, 0.00, '6772-yfu9a-1724141640', '880434', 1, 'admin', '{\"id\":349,\"customer_id\":1474,\"contact_person_name\":\"Rekha Kumari \",\"address_type\":\"home\",\"address\":\"East Ramkrishna nagar Ghana colony near lamary classes \",\"city\":\"Patna\",\"zip\":\"800027\",\"phone\":\"9852880280\",\"created_at\":\"2024-08-20T08:12:47.000000Z\",\"updated_at\":\"2024-08-20T08:12:47.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 349, '{\"id\":349,\"customer_id\":1474,\"contact_person_name\":\"Rekha Kumari \",\"address_type\":\"home\",\"address\":\"East Ramkrishna nagar Ghana colony near lamary classes \",\"city\":\"Patna\",\"zip\":\"800027\",\"phone\":\"9852880280\",\"created_at\":\"2024-08-20T08:12:47.000000Z\",\"updated_at\":\"2024-08-20T08:12:47.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100277, '1424', 'customer', 'paid', 'delivered', 'payU_money', '423572690405', NULL, NULL, 895, 0.00, '0', NULL, NULL, '2024-08-22 15:10:24', '2024-08-24 16:50:42', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '9237-CJ3E5-1724319624', '572571', 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'DTDC', 'B27588701'),
(100278, '1476', 'customer', 'paid', 'delivered', 'payU_money', 'P04-6486025-6101279', NULL, NULL, 489, 0.00, '0', NULL, NULL, '2024-08-22 20:30:49', '2024-08-29 17:12:44', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '1188-k3jSH-1724338849', '332769', 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Delhivery', 'https://anytimetrack.shiprocket.co/tracking/19041626895322'),
(100279, '1477', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-08-26 22:17:04', '2024-08-27 12:17:32', 0, NULL, '0', 'inhouse', 0, 0.00, '1393-4am2J-1724690824', '988929', 1, 'admin', NULL, NULL, 0, NULL, NULL, 354, '{\"id\":354,\"customer_id\":null,\"contact_person_name\":\"Ashish\",\"address_type\":\"home\",\"address\":\"7\\/35. Nehru Nagar first floor\",\"city\":\"New Delhi\",\"zip\":\"110065\",\"phone\":\"09717061760\",\"created_at\":\"2024-08-26T16:45:53.000000Z\",\"updated_at\":\"2024-08-26T16:45:53.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100280, '1477', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '355', '2024-08-26 22:20:33', '2024-08-27 08:54:29', 0, NULL, '0', 'inhouse', 0, 0.00, '2765-jfS7K-1724691033', '963234', 1, 'admin', '{\"id\":355,\"customer_id\":1477,\"contact_person_name\":\"Ashish\",\"address_type\":\"home\",\"address\":\"7\\/35. Nehru Nagar first floor\",\"city\":\"New Delhi\",\"zip\":\"110065\",\"phone\":\"09717061760\",\"created_at\":\"2024-08-26T16:50:29.000000Z\",\"updated_at\":\"2024-08-26T16:50:29.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100281, '1479', 'customer', 'paid', 'delivered', 'payU_money', '424117313566', NULL, NULL, 489, 0.00, '0', NULL, '358', '2024-08-28 17:48:25', '2024-09-09 11:53:56', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '2133-yDGLm-1724847505', '824774', 1, 'admin', '{\"id\":358,\"customer_id\":1479,\"contact_person_name\":\"Mukesh\",\"address_type\":\"home\",\"address\":\"Tarnanganj kadura fatak kalpi bade ki factory ke pass\",\"city\":\"Kalpi\",\"zip\":\"285204\",\"phone\":\"07881145575\",\"created_at\":\"2024-08-28T05:39:20.000000Z\",\"updated_at\":\"2024-08-28T05:39:20.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 358, '{\"id\":358,\"customer_id\":1479,\"contact_person_name\":\"Mukesh\",\"address_type\":\"home\",\"address\":\"Tarnanganj kadura fatak kalpi bade ki factory ke pass\",\"city\":\"Kalpi\",\"zip\":\"285204\",\"phone\":\"07881145575\",\"created_at\":\"2024-08-28T05:39:20.000000Z\",\"updated_at\":\"2024-08-28T05:39:20.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Ecom Express', 'https://anytimetrack.shiprocket.co/tracking/3336829145'),
(100282, '1485', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, NULL, '2024-08-29 22:46:38', '2024-12-04 11:59:00', 0, NULL, '0', 'inhouse', 0, 0.00, '2195-8ti8M-1724951798', '779466', 1, 'admin', NULL, NULL, 0, NULL, NULL, 359, '{\"id\":359,\"customer_id\":null,\"contact_person_name\":\"Eva thadi\",\"address_type\":\"home\",\"address\":\"7-1-19\\/24, New bus stand downal road, near muskan travels, \",\"city\":\"Adilabad \",\"zip\":\"504001\",\"phone\":\"9177841142\",\"created_at\":\"2024-08-29T17:14:21.000000Z\",\"updated_at\":\"2024-08-29T17:14:21.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Ecom Express', 'https://anytimetrack.shiprocket.co/tracking/10421977108'),
(100283, '1486', 'customer', 'paid', 'delivered', 'phonePay', 'T2408310947004478959228', NULL, NULL, 898, 0.00, '0', NULL, NULL, '2024-08-31 09:47:11', '2024-09-04 14:21:03', 0, NULL, '0', 'inhouse', 0, 0.00, '2753-NRge6-1725077831', '599346', 1, 'admin', NULL, NULL, 0, NULL, NULL, 360, '{\"id\":360,\"customer_id\":null,\"contact_person_name\":\"Praveenkumar Desai\",\"address_type\":\"home\",\"address\":\"C\\/o Rudragouda patil\\r\\nBesides maheshwari bhavan\\r\\nChalukya nagar\",\"city\":\"Vijayapir\",\"zip\":\"586101\",\"phone\":\"9110854218\",\"created_at\":\"2024-08-31T04:16:05.000000Z\",\"updated_at\":\"2024-08-31T04:16:05.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123860971668'),
(100284, '1487', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-09-01 17:36:41', '2024-09-04 16:38:13', 0, NULL, '0', 'inhouse', 0, 0.00, '4647-wiLen-1725192401', '201532', 1, 'admin', NULL, NULL, 0, NULL, NULL, 361, '{\"id\":361,\"customer_id\":null,\"contact_person_name\":\"Sonu Kumar\",\"address_type\":\"home\",\"address\":\"#3 MAHARAJA STREET UDAY NAGAR BANGALORE 16\\r\\nMaharaja Street Uday Nagar\",\"city\":\"Select\",\"zip\":\"560016\",\"phone\":\"\",\"created_at\":\"2024-09-01T12:04:21.000000Z\",\"updated_at\":\"2024-09-01T12:04:21.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100285, '1374', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 255, 0.00, '0', NULL, '256', '2024-09-01 20:05:51', '2024-09-04 16:37:16', 0, NULL, '0', 'inhouse', 0, 0.00, '8826-0JnE5-1725201351', '651848', 1, 'admin', '{\"id\":256,\"customer_id\":1374,\"contact_person_name\":\"Selvaraj Subramanian \",\"address_type\":\"home\",\"address\":\"101 EVK Sampath Nagar main road \",\"city\":\"Erode\",\"zip\":\"638011\",\"phone\":\"6380769600\",\"created_at\":\"2024-06-19T14:55:55.000000Z\",\"updated_at\":\"2024-06-19T14:55:55.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 256, '{\"id\":256,\"customer_id\":1374,\"contact_person_name\":\"Selvaraj Subramanian \",\"address_type\":\"home\",\"address\":\"101 EVK Sampath Nagar main road \",\"city\":\"Erode\",\"zip\":\"638011\",\"phone\":\"6380769600\",\"created_at\":\"2024-06-19T14:55:55.000000Z\",\"updated_at\":\"2024-06-19T14:55:55.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Delhivery', 'https://anytimetrack.shiprocket.co/tracking/19041631016255'),
(100286, '1426', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 900, 0.00, '0', NULL, '364', '2024-09-03 18:25:25', '2024-09-03 18:26:14', 0, NULL, '0', 'inhouse', 0, 100.00, '5676-9PHJ9-1725368125', '318114', 1, 'admin', '{\"id\":364,\"customer_id\":1426,\"contact_person_name\":\"Prashanth Gowda\",\"address_type\":\"home\",\"address\":\"#18\\/34, 3rd Main Road, TG Layout, BSK III Stage, Bengaluru-560085\",\"city\":\"Bengaluru\",\"zip\":\"560085\",\"phone\":\"7676556727\",\"created_at\":\"2024-09-03T12:54:56.000000Z\",\"updated_at\":\"2024-09-03T12:54:56.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 364, '{\"id\":364,\"customer_id\":1426,\"contact_person_name\":\"Prashanth Gowda\",\"address_type\":\"home\",\"address\":\"#18\\/34, 3rd Main Road, TG Layout, BSK III Stage, Bengaluru-560085\",\"city\":\"Bengaluru\",\"zip\":\"560085\",\"phone\":\"7676556727\",\"created_at\":\"2024-09-03T12:54:56.000000Z\",\"updated_at\":\"2024-09-03T12:54:56.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100287, '1489', 'customer', 'paid', 'delivered', 'phonePay', 'T2409041000073583199660', NULL, NULL, 450, 0.00, '0', NULL, '366', '2024-09-04 10:00:18', '2024-09-10 12:59:20', 0, NULL, '0', 'inhouse', 0, 0.00, '3636-GXGJ3-1725424218', '837693', 1, 'admin', '{\"id\":366,\"customer_id\":1489,\"contact_person_name\":\"Diya sinku\",\"address_type\":\"home\",\"address\":\"hno. 168, near railway over bridge, mahulsai, chaibasa, jharkhand\",\"city\":\"Chaibasa\",\"zip\":\"833201\",\"phone\":\"9693480473\",\"created_at\":\"2024-09-04T04:29:33.000000Z\",\"updated_at\":\"2024-09-04T04:29:33.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Ecom Express', 'https://anytimetrack.shiprocket.co/tracking/3338671876'),
(100288, '1458', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-09-04 14:00:25', '2024-09-04 14:23:19', 0, NULL, '0', 'inhouse', 0, 0.00, '6402-0JTtq-1725438625', '470804', 1, 'admin', NULL, NULL, 0, NULL, NULL, 367, '{\"id\":367,\"customer_id\":null,\"contact_person_name\":\"Piyush Dhawan \",\"address_type\":\"home\",\"address\":\"2\\/52-A, Shraddha Bhawan, Azad Nagar \",\"city\":\"Kanpur \",\"zip\":\"208002\",\"phone\":\"7054590101\",\"created_at\":\"2024-09-04T08:29:39.000000Z\",\"updated_at\":\"2024-09-04T08:29:39.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100289, '1458', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '336', '2024-09-04 14:07:31', '2024-09-11 10:35:41', 0, NULL, '0', 'inhouse', 0, 0.00, '5783-r92hA-1725439051', '249841', 1, 'admin', '{\"id\":336,\"customer_id\":1458,\"contact_person_name\":\"Piyush Dhawan\",\"address_type\":\"home\",\"address\":\"2\\/52 - A, Shraddha Bhawan, Azad Nagar\\/near SD college and DPS market\",\"city\":\"Kanpur\",\"zip\":\"208002\",\"phone\":\"7054590101\",\"created_at\":\"2024-09-04T08:37:05.000000Z\",\"updated_at\":\"2024-09-04T08:37:05.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 336, '{\"id\":336,\"customer_id\":1458,\"contact_person_name\":\"Piyush Dhawan\",\"address_type\":\"home\",\"address\":\"2\\/52 - A, Shraddha Bhawan, Azad Nagar\\/near SD college and DPS market\",\"city\":\"Kanpur\",\"zip\":\"208002\",\"phone\":\"7054590101\",\"created_at\":\"2024-09-04T08:37:05.000000Z\",\"updated_at\":\"2024-09-04T08:37:05.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123860959199'),
(100290, '1491', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '371', '2024-09-05 16:17:57', '2024-09-10 11:29:02', 0, NULL, '0', 'inhouse', 0, 0.00, '2312-F6zE2-1725533277', '880373', 1, 'admin', '{\"id\":371,\"customer_id\":1491,\"contact_person_name\":\"Srishti sijwali \",\"address_type\":\"home\",\"address\":\"Malyanath mandir charayal prempur loshgyani near malyanath mandir \",\"city\":\"Haldwani \",\"zip\":\"263139\",\"phone\":\"9927400295\",\"created_at\":\"2024-09-05T10:47:23.000000Z\",\"updated_at\":\"2024-09-05T10:47:23.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 371, '{\"id\":371,\"customer_id\":1491,\"contact_person_name\":\"Srishti sijwali \",\"address_type\":\"home\",\"address\":\"Malyanath mandir charayal prempur loshgyani near malyanath mandir \",\"city\":\"Haldwani \",\"zip\":\"263139\",\"phone\":\"9927400295\",\"created_at\":\"2024-09-05T10:47:23.000000Z\",\"updated_at\":\"2024-09-05T10:47:23.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/344037064575'),
(100291, '1491', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '371', '2024-09-05 16:20:43', '2024-09-09 16:31:11', 0, NULL, '0', 'inhouse', 0, 0.00, '3536-gsAhv-1725533443', '510384', 1, 'admin', '{\"id\":371,\"customer_id\":1491,\"contact_person_name\":\"Srishti sijwali \",\"address_type\":\"home\",\"address\":\"Malyanath mandir charayal prempur loshgyani near malyanath mandir \",\"city\":\"Haldwani \",\"zip\":\"263139\",\"phone\":\"9927400295\",\"created_at\":\"2024-09-05T10:47:23.000000Z\",\"updated_at\":\"2024-09-05T10:47:23.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 371, '{\"id\":371,\"customer_id\":1491,\"contact_person_name\":\"Srishti sijwali \",\"address_type\":\"home\",\"address\":\"Malyanath mandir charayal prempur loshgyani near malyanath mandir \",\"city\":\"Haldwani \",\"zip\":\"263139\",\"phone\":\"9927400295\",\"created_at\":\"2024-09-05T10:47:23.000000Z\",\"updated_at\":\"2024-09-05T10:47:23.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100292, '1492', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-09-06 08:04:17', '2024-09-06 08:56:59', 0, NULL, '0', 'inhouse', 0, 0.00, '5435-8FHux-1725590057', '595075', 1, 'admin', NULL, NULL, 0, NULL, NULL, 372, '{\"id\":372,\"customer_id\":null,\"contact_person_name\":\"Aniket \",\"address_type\":\"home\",\"address\":\"Flat no 202.saishital apartment,damodar nagar, rajeraje shwari  karyalay, panchak jail road, nashik road \",\"city\":\"Nashik \",\"zip\":\"422101\",\"phone\":\"7057013139\",\"created_at\":\"2024-09-06T02:33:17.000000Z\",\"updated_at\":\"2024-09-06T02:33:17.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100293, '1492', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '373', '2024-09-06 08:07:14', '2024-09-14 09:21:31', 0, NULL, '0', 'inhouse', 0, 0.00, '3752-z9hYi-1725590234', '642070', 1, 'admin', '{\"id\":373,\"customer_id\":1492,\"contact_person_name\":\"Aniket \",\"address_type\":\"home\",\"address\":\"Flat no 202.saishital apartment,damodar nagar, rajeraje shwari  karyalay, panchak jail road, nashik road \",\"city\":\"Nashik \",\"zip\":\"422101\",\"phone\":\"7057013139\",\"created_at\":\"2024-09-06T02:37:03.000000Z\",\"updated_at\":\"2024-09-06T02:37:03.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123861126363'),
(100294, '1289', 'customer', 'paid', 'delivered', 'phonePay', 'T2409082212284345106617', NULL, NULL, 399, 0.00, '0', NULL, '184', '2024-09-08 22:12:44', '2024-09-14 09:22:04', 0, NULL, '0', 'inhouse', 0, 0.00, '2633-5ZNG3-1725813764', '702287', 1, 'admin', '{\"id\":184,\"customer_id\":1289,\"contact_person_name\":\"Anas Hashmi\",\"address_type\":\"home\",\"address\":\"Mallawan , District Hardoi 241303\\r\\nMohalla Gangarampur purani Chauki, Lala Bazar\",\"city\":\"Mallawan Hardoi\",\"zip\":\"241303\",\"phone\":\"07275149137\",\"created_at\":\"2024-05-17T17:33:12.000000Z\",\"updated_at\":\"2024-05-17T17:33:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 184, '{\"id\":184,\"customer_id\":1289,\"contact_person_name\":\"Anas Hashmi\",\"address_type\":\"home\",\"address\":\"Mallawan , District Hardoi 241303\\r\\nMohalla Gangarampur purani Chauki, Lala Bazar\",\"city\":\"Mallawan Hardoi\",\"zip\":\"241303\",\"phone\":\"07275149137\",\"created_at\":\"2024-05-17T17:33:12.000000Z\",\"updated_at\":\"2024-05-17T17:33:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123861012086'),
(100295, '1490', 'customer', 'paid', 'delivered', 'phonePay', 'T2409091505022952832423', NULL, NULL, 2139, 0.00, '0', NULL, '374', '2024-09-09 15:05:12', '2024-09-12 11:30:49', 0, NULL, '0', 'inhouse', 0, 0.00, '4760-04FOg-1725874512', '400899', 1, 'admin', '{\"id\":374,\"customer_id\":1490,\"contact_person_name\":\"Kruthi Morubagal\",\"address_type\":\"home\",\"address\":\"Abhi, #790\\/2, 1st floor, 14th main, 5th cross, mei layout,\",\"city\":\"Bangalore\",\"zip\":\"560073\",\"phone\":\"08197875336\",\"created_at\":\"2024-09-09T09:33:20.000000Z\",\"updated_at\":\"2024-09-09T09:33:20.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100296, '1495', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '375', '2024-09-09 18:19:55', '2024-09-16 10:20:49', 0, NULL, '0', 'inhouse', 0, 0.00, '6715-Ivh6D-1725886195', '834395', 1, 'admin', '{\"id\":375,\"customer_id\":1495,\"contact_person_name\":\"Amar Mirdha \",\"address_type\":\"home\",\"address\":\"Saraitoli Bermad\",\"city\":\"Ranchi \",\"zip\":\"834001\",\"phone\":\"8252380132\",\"created_at\":\"2024-09-09T12:49:22.000000Z\",\"updated_at\":\"2024-09-09T12:49:22.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 375, '{\"id\":375,\"customer_id\":1495,\"contact_person_name\":\"Amar Mirdha \",\"address_type\":\"home\",\"address\":\"Saraitoli Bermad\",\"city\":\"Ranchi \",\"zip\":\"834001\",\"phone\":\"8252380132\",\"created_at\":\"2024-09-09T12:49:22.000000Z\",\"updated_at\":\"2024-09-09T12:49:22.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Delhivery', 'https://anytimetrack.shiprocket.co/tracking/1091309862194'),
(100297, '1496', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-09-10 15:09:01', '2024-09-18 10:33:03', 0, NULL, '0', 'inhouse', 0, 0.00, '3877-VZEu9-1725961141', '868614', 1, 'admin', NULL, NULL, 0, NULL, NULL, 376, '{\"id\":376,\"customer_id\":null,\"contact_person_name\":\"vishalpatanni@gmail.com\",\"address_type\":\"home\",\"address\":\"Bhuj Kutch Sukhpar Ashapura hotel\",\"city\":\"Darbar wari\",\"zip\":\"370040\",\"phone\":\"6352466706\",\"created_at\":\"2024-09-10T09:21:56.000000Z\",\"updated_at\":\"2024-09-10T09:21:56.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Ekart', 'https://anytimetrack.shiprocket.co/tracking/EPSC2652215524'),
(100298, '1504', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 195, 0.00, '0', NULL, NULL, '2024-09-10 20:13:22', '2024-09-11 09:06:51', 0, NULL, '0', 'inhouse', 0, 0.00, '6634-X8wif-1725979402', '852409', 1, 'admin', NULL, NULL, 0, NULL, NULL, 418, '{\"id\":418,\"customer_id\":null,\"contact_person_name\":\"Nashida \",\"address_type\":\"home\",\"address\":\"Pokkat House\\r\\nEdarikkode \",\"city\":\"Kottakkal \",\"zip\":\"676501\",\"phone\":\"9995461071\",\"created_at\":\"2024-09-10T14:42:32.000000Z\",\"updated_at\":\"2024-09-10T14:42:32.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100299, '1504', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 195, 0.00, '0', NULL, '419', '2024-09-10 21:43:21', '2024-09-11 09:06:51', 0, NULL, '0', 'inhouse', 0, 0.00, '5614-jlvfD-1725984801', '566259', 1, 'admin', '{\"id\":419,\"customer_id\":1504,\"contact_person_name\":\"Nashida \",\"address_type\":\"home\",\"address\":\"Pokkat House\\r\\nEdarikkode \\r\\nMalappuram (dt)\",\"city\":\"Kottakkal \",\"zip\":\"676501\",\"phone\":\"9995461071\",\"created_at\":\"2024-09-10T16:13:07.000000Z\",\"updated_at\":\"2024-09-10T16:13:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100300, '1504', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 195, 0.00, '0', NULL, '419', '2024-09-10 21:53:06', '2024-09-16 10:22:28', 0, NULL, '0', 'inhouse', 0, 0.00, '2917-ZrBRs-1725985386', '291911', 1, 'admin', '{\"id\":419,\"customer_id\":1504,\"contact_person_name\":\"Nashida \",\"address_type\":\"home\",\"address\":\"Pokkat House\\r\\nEdarikkode \\r\\nMalappuram (dt)\",\"city\":\"Kottakkal \",\"zip\":\"676501\",\"phone\":\"9995461071\",\"created_at\":\"2024-09-10T16:13:07.000000Z\",\"updated_at\":\"2024-09-10T16:13:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, 'Medimix fragrance', 419, '{\"id\":419,\"customer_id\":1504,\"contact_person_name\":\"Nashida \",\"address_type\":\"home\",\"address\":\"Pokkat House\\r\\nEdarikkode \\r\\nMalappuram (dt)\",\"city\":\"Kottakkal \",\"zip\":\"676501\",\"phone\":\"9995461071\",\"created_at\":\"2024-09-10T16:13:07.000000Z\",\"updated_at\":\"2024-09-10T16:13:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Delhivery', 'https://anytimetrack.shiprocket.co/tracking/19041634548945'),
(100301, '1450', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 570, 0.00, '0', NULL, '329', '2024-09-12 20:47:52', '2024-09-14 10:39:01', 0, NULL, '0', 'inhouse', 0, 0.00, '3418-9WKmV-1726154272', '311075', 1, 'admin', '{\"id\":329,\"customer_id\":1450,\"contact_person_name\":\"Medapati jayalakshmi\",\"address_type\":\"home\",\"address\":\"Police quarters back side tharakaram 2 nd street sports eat and play  door no 71-9-32\\/2A flat 2\",\"city\":\"Rajamundry\",\"zip\":\"533101\",\"phone\":\"9948383989\",\"created_at\":\"2024-09-12T15:16:40.000000Z\",\"updated_at\":\"2024-09-12T15:16:40.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 329, '{\"id\":329,\"customer_id\":1450,\"contact_person_name\":\"Medapati jayalakshmi\",\"address_type\":\"home\",\"address\":\"Police quarters back side tharakaram 2 nd street sports eat and play  door no 71-9-32\\/2A flat 2\",\"city\":\"Rajamundry\",\"zip\":\"533101\",\"phone\":\"9948383989\",\"created_at\":\"2024-09-12T15:16:40.000000Z\",\"updated_at\":\"2024-09-12T15:16:40.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100302, '1450', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 570, 0.00, '0', NULL, '329', '2024-09-12 20:47:53', '2024-09-13 09:04:54', 0, NULL, '0', 'inhouse', 0, 0.00, '2138-WzY4I-1726154273', '538227', 1, 'admin', '{\"id\":329,\"customer_id\":1450,\"contact_person_name\":\"Medapati jayalakshmi\",\"address_type\":\"home\",\"address\":\"Police quarters back side tharakaram 2 nd street sports eat and play  door no 71-9-32\\/2A flat 2\",\"city\":\"Rajamundry\",\"zip\":\"533101\",\"phone\":\"9948383989\",\"created_at\":\"2024-09-12T15:16:40.000000Z\",\"updated_at\":\"2024-09-12T15:16:40.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 329, '{\"id\":329,\"customer_id\":1450,\"contact_person_name\":\"Medapati jayalakshmi\",\"address_type\":\"home\",\"address\":\"Police quarters back side tharakaram 2 nd street sports eat and play  door no 71-9-32\\/2A flat 2\",\"city\":\"Rajamundry\",\"zip\":\"533101\",\"phone\":\"9948383989\",\"created_at\":\"2024-09-12T15:16:40.000000Z\",\"updated_at\":\"2024-09-12T15:16:40.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100303, '1507', 'customer', 'paid', 'delivered', 'payU_money', '425729818681', NULL, NULL, 730, 0.00, '0', NULL, NULL, '2024-09-13 22:21:01', '2024-09-16 10:22:41', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '4737-vnVkq-1726246261', '792363', 1, 'admin', NULL, NULL, 0, NULL, NULL, 424, '{\"id\":424,\"customer_id\":null,\"contact_person_name\":\"Mathukur Sandhya Rashmi\",\"address_type\":\"home\",\"address\":\"F333 brigade wisteria saalu hunase village udayapura post kanakapura road\\r\\nBrigade wisteria\",\"city\":\"Bengaluru\",\"zip\":\"560082\",\"phone\":\"09591820855\",\"created_at\":\"2024-09-13T16:49:38.000000Z\",\"updated_at\":\"2024-09-13T16:49:38.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100304, '1508', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-09-14 12:23:50', '2024-09-21 10:26:29', 0, NULL, '0', 'inhouse', 0, 0.00, '5319-dn4gx-1726296830', '217432', 1, 'admin', NULL, NULL, 0, NULL, NULL, 425, '{\"id\":425,\"customer_id\":null,\"contact_person_name\":\"Salomi Jangam \",\"address_type\":\"home\",\"address\":\"Tai chowk, Hanuman mandir bolat solapur \",\"city\":\"Solapur \",\"zip\":\"413006\",\"phone\":\"9226910364\",\"created_at\":\"2024-09-14T06:53:07.000000Z\",\"updated_at\":\"2024-09-14T06:53:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123454452281'),
(100305, '1512', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-09-16 13:42:17', '2024-09-24 10:48:21', 0, NULL, '0', 'inhouse', 0, 0.00, '8160-jyha1-1726474337', '584789', 1, 'admin', NULL, NULL, 0, NULL, NULL, 428, '{\"id\":428,\"customer_id\":null,\"contact_person_name\":\"Sanjeev Kumar Singh \",\"address_type\":\"home\",\"address\":\"Sanjay colony sector 23 gali no. 25 house no. E116\\/E115\",\"city\":\"Faridabad \",\"zip\":\"121005\",\"phone\":\"8826199969\",\"created_at\":\"2024-09-16T08:11:30.000000Z\",\"updated_at\":\"2024-09-16T08:11:30.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Amazon', 'https://anytimetrack.shiprocket.co/tracking/344223036140'),
(100306, '1512', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-09-16 13:48:06', '2024-09-17 10:44:27', 0, NULL, '0', 'inhouse', 0, 0.00, '2318-t1370-1726474686', '823379', 1, 'admin', NULL, NULL, 0, NULL, NULL, 429, '{\"id\":429,\"customer_id\":null,\"contact_person_name\":\"Sanjeev \",\"address_type\":\"home\",\"address\":\"Sanjay colony sector 23 gali no 25 House no E116\\/E115\",\"city\":\"Faridabad \",\"zip\":\"121005\",\"phone\":\"8826199969\",\"created_at\":\"2024-09-16T08:17:40.000000Z\",\"updated_at\":\"2024-09-16T08:17:40.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100307, '1513', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-09-16 15:23:26', '2024-09-24 10:49:15', 0, NULL, '0', 'inhouse', 0, 0.00, '9416-4YqXN-1726480405', '457937', 1, 'admin', NULL, NULL, 0, NULL, NULL, 430, '{\"id\":430,\"customer_id\":null,\"contact_person_name\":\"Pramila kapure\",\"address_type\":\"home\",\"address\":\"Balwand Shopkeepers house\",\"city\":\"Nandurbar \",\"zip\":\"425412\",\"phone\":\"7499285237\",\"created_at\":\"2024-09-16T09:51:41.000000Z\",\"updated_at\":\"2024-09-16T09:51:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Amazon', 'https://anytimetrack.shiprocket.co/tracking/344201346179'),
(100308, '1514', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 300, 0.00, '0', NULL, NULL, '2024-09-16 17:53:34', '2024-09-24 10:50:13', 0, NULL, '0', 'inhouse', 0, 0.00, '7961-e326s-1726489414', '691544', 1, 'admin', NULL, NULL, 0, NULL, NULL, 431, '{\"id\":431,\"customer_id\":null,\"contact_person_name\":\"Wilsonprashanth \",\"address_type\":\"home\",\"address\":\"04, Vishwanath Naganahalli Main Rd, near Hasanamba Bakery, Ayyappa Layout, Hebbal, Bengaluru, Karnataka 560032\",\"city\":\"Bay\",\"zip\":\"560032\",\"phone\":\"9380527909\",\"created_at\":\"2024-09-16T12:22:38.000000Z\",\"updated_at\":\"2024-09-16T12:22:38.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100309, '1363', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '248', '2024-09-18 14:03:33', '2024-09-26 17:39:55', 0, NULL, '0', 'inhouse', 0, 0.00, '4997-n24G6-1726648413', '866657', 1, 'admin', '{\"id\":248,\"customer_id\":1363,\"contact_person_name\":\"Durbasree Ghoshal\",\"address_type\":\"home\",\"address\":\"Jambedia,barjora,bankura near mukharjee hardware\",\"city\":\"Jambedia near mukharjee hardware\",\"zip\":\"722202\",\"phone\":\"8918109644\",\"created_at\":\"2024-06-14T17:47:08.000000Z\",\"updated_at\":\"2024-06-14T17:47:08.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 248, '{\"id\":248,\"customer_id\":1363,\"contact_person_name\":\"Durbasree Ghoshal\",\"address_type\":\"home\",\"address\":\"Jambedia,barjora,bankura near mukharjee hardware\",\"city\":\"Jambedia near mukharjee hardware\",\"zip\":\"722202\",\"phone\":\"8918109644\",\"created_at\":\"2024-06-14T17:47:08.000000Z\",\"updated_at\":\"2024-06-14T17:47:08.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123462006497'),
(100310, '1516', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '433', '2024-09-18 15:51:21', '2024-09-30 14:56:08', 0, NULL, '0', 'inhouse', 0, 0.00, '8743-7dgdJ-1726654881', '794964', 1, 'admin', '{\"id\":433,\"customer_id\":1516,\"contact_person_name\":\"Sushmita Mandal\",\"address_type\":\"others\",\"address\":\"123\",\"city\":\"Meghlaya\",\"zip\":\"793021\",\"phone\":\"07085907163\",\"created_at\":\"2024-09-18T10:19:21.000000Z\",\"updated_at\":\"2024-09-18T10:19:21.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 433, '{\"id\":433,\"customer_id\":1516,\"contact_person_name\":\"Sushmita Mandal\",\"address_type\":\"others\",\"address\":\"123\",\"city\":\"Meghlaya\",\"zip\":\"793021\",\"phone\":\"07085907163\",\"created_at\":\"2024-09-18T10:19:21.000000Z\",\"updated_at\":\"2024-09-18T10:19:21.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Amazon', 'https://anytimetrack.shiprocket.co/tracking/344284015085'),
(100311, '1518', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-09-18 21:55:02', '2024-12-04 11:58:41', 0, NULL, '0', 'inhouse', 0, 0.00, '9510-ZRo1Q-1726676702', '423957', 1, 'admin', NULL, NULL, 0, NULL, NULL, 436, '{\"id\":436,\"customer_id\":null,\"contact_person_name\":\"raj gahlot\",\"address_type\":\"home\",\"address\":\"Gangashahar Road Sujandeshar, 334001\",\"city\":\"Bikaner\",\"zip\":\"334001\",\"phone\":\"08209967338\",\"created_at\":\"2024-09-18T16:24:11.000000Z\",\"updated_at\":\"2024-09-18T16:24:11.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123462021545'),
(100312, '1519', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, NULL, '2024-09-20 15:59:42', '2024-09-20 16:04:25', 0, NULL, '0', 'inhouse', 0, 0.00, '8011-Nc0nb-1726828182', '453721', 1, 'admin', NULL, NULL, 0, NULL, NULL, 437, '{\"id\":437,\"customer_id\":null,\"contact_person_name\":\"Mirambika Mahanta\",\"address_type\":\"home\",\"address\":\"Vivekanand public school campus At-Upardiha\\r\\nPo-kusunpur\\r\\n\",\"city\":\"Ghatgaon, keonjhar\",\"zip\":\"758027\",\"phone\":\"7328866747\",\"created_at\":\"2024-09-20T10:28:45.000000Z\",\"updated_at\":\"2024-09-20T10:28:45.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100313, '1519', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '438', '2024-09-20 16:04:05', '2024-09-27 15:33:59', 0, NULL, '0', 'inhouse', 0, 0.00, '1115-e8PLg-1726828445', '497021', 1, 'admin', '{\"id\":438,\"customer_id\":1519,\"contact_person_name\":\"Mirambika mahanta\",\"address_type\":\"home\",\"address\":\"Vivekanand public school campus,Uperdiha,Kusunpur\",\"city\":\"Ghatgaon, keonjhar\",\"zip\":\"758027\",\"phone\":\"+91 - 7328866747\",\"created_at\":\"2024-09-20T10:33:54.000000Z\",\"updated_at\":\"2024-09-20T10:33:54.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Ecom Express', 'https://anytimetrack.shiprocket.co/tracking/10442632625'),
(100314, '1520', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-09-20 16:15:25', '2024-09-26 13:35:11', 0, NULL, '0', 'inhouse', 0, 0.00, '6543-t9bDE-1726829125', '126745', 1, 'admin', NULL, NULL, 0, NULL, NULL, 439, '{\"id\":439,\"customer_id\":null,\"contact_person_name\":\"Rizwan Shaikh \",\"address_type\":\"home\",\"address\":\"190\\/ Madhuri Shrivastava niwas, Jhanda chauraha panchwati,vinayakpur \",\"city\":\"Kanpur \",\"zip\":\"208024\",\"phone\":\"7355584173\",\"created_at\":\"2024-09-20T10:44:27.000000Z\",\"updated_at\":\"2024-09-20T10:44:27.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Delhivery', 'https://anytimetrack.shiprocket.co/tracking/19041638678713');
INSERT INTO `orders` (`id`, `customer_id`, `customer_type`, `payment_status`, `order_status`, `payment_method`, `transaction_ref`, `payment_by`, `payment_note`, `order_amount`, `admin_commission`, `is_pause`, `cause`, `shipping_address`, `created_at`, `updated_at`, `discount_amount`, `discount_type`, `coupon_code`, `coupon_discount_bearer`, `shipping_method_id`, `shipping_cost`, `order_group_id`, `verification_code`, `seller_id`, `seller_is`, `shipping_address_data`, `delivery_man_id`, `deliveryman_charge`, `expected_delivery_date`, `order_note`, `billing_address`, `billing_address_data`, `order_type`, `extra_discount`, `extra_discount_type`, `checked`, `shipping_type`, `delivery_type`, `delivery_service_name`, `third_party_delivery_tracking_id`) VALUES
(100315, '1525', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '440', '2024-09-20 16:46:12', '2024-09-20 16:53:01', 0, NULL, '0', 'inhouse', 0, 0.00, '7703-zKON6-1726830972', '591444', 1, 'admin', '{\"id\":440,\"customer_id\":1525,\"contact_person_name\":\"Nishu Singh \",\"address_type\":\"home\",\"address\":\"Kokar shiv mandir mahaveer nagar \",\"city\":\"Ranchi\",\"zip\":\"834001\",\"phone\":\"6205257879\",\"created_at\":\"2024-09-20T11:14:43.000000Z\",\"updated_at\":\"2024-09-20T11:14:43.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 440, '{\"id\":440,\"customer_id\":1525,\"contact_person_name\":\"Nishu Singh \",\"address_type\":\"home\",\"address\":\"Kokar shiv mandir mahaveer nagar \",\"city\":\"Ranchi\",\"zip\":\"834001\",\"phone\":\"6205257879\",\"created_at\":\"2024-09-20T11:14:43.000000Z\",\"updated_at\":\"2024-09-20T11:14:43.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100316, '1525', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '440', '2024-09-20 16:46:13', '2024-09-20 16:53:18', 0, NULL, '0', 'inhouse', 0, 0.00, '3177-DBlq7-1726830973', '796313', 1, 'admin', '{\"id\":440,\"customer_id\":1525,\"contact_person_name\":\"Nishu Singh \",\"address_type\":\"home\",\"address\":\"Kokar shiv mandir mahaveer nagar \",\"city\":\"Ranchi\",\"zip\":\"834001\",\"phone\":\"6205257879\",\"created_at\":\"2024-09-20T11:14:43.000000Z\",\"updated_at\":\"2024-09-20T11:14:43.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 440, '{\"id\":440,\"customer_id\":1525,\"contact_person_name\":\"Nishu Singh \",\"address_type\":\"home\",\"address\":\"Kokar shiv mandir mahaveer nagar \",\"city\":\"Ranchi\",\"zip\":\"834001\",\"phone\":\"6205257879\",\"created_at\":\"2024-09-20T11:14:43.000000Z\",\"updated_at\":\"2024-09-20T11:14:43.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100317, '1525', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '440', '2024-09-20 16:47:39', '2024-09-27 15:34:27', 0, NULL, '0', 'inhouse', 0, 0.00, '3969-fwBco-1726831059', '464073', 1, 'admin', '{\"id\":440,\"customer_id\":1525,\"contact_person_name\":\"Nishu Singh \",\"address_type\":\"home\",\"address\":\"Kokar shiv mandir mahaveer nagar \",\"city\":\"Ranchi\",\"zip\":\"834001\",\"phone\":\"6205257879\",\"created_at\":\"2024-09-20T11:14:43.000000Z\",\"updated_at\":\"2024-09-20T11:14:43.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 440, '{\"id\":440,\"customer_id\":1525,\"contact_person_name\":\"Nishu Singh \",\"address_type\":\"home\",\"address\":\"Kokar shiv mandir mahaveer nagar \",\"city\":\"Ranchi\",\"zip\":\"834001\",\"phone\":\"6205257879\",\"created_at\":\"2024-09-20T11:14:43.000000Z\",\"updated_at\":\"2024-09-20T11:14:43.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Blue Dart', 'https://anytimetrack.shiprocket.co/tracking/77622183774'),
(100318, '1527', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, '443', '2024-09-26 13:34:32', '2024-10-03 14:44:43', 0, NULL, '0', 'inhouse', 0, 0.00, '8889-9WwV9-1727337872', '178628', 1, 'admin', '{\"id\":443,\"customer_id\":1527,\"contact_person_name\":\"Geeta johar\",\"address_type\":\"home\",\"address\":\"House number 707 . Sector 41 \\/A\",\"city\":\"Chandigarh \",\"zip\":\"160036\",\"phone\":\"9872787295\",\"created_at\":\"2024-09-26T08:03:36.000000Z\",\"updated_at\":\"2024-09-26T08:03:36.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 443, '{\"id\":443,\"customer_id\":1527,\"contact_person_name\":\"Geeta johar\",\"address_type\":\"home\",\"address\":\"House number 707 . Sector 41 \\/A\",\"city\":\"Chandigarh \",\"zip\":\"160036\",\"phone\":\"9872787295\",\"created_at\":\"2024-09-26T08:03:36.000000Z\",\"updated_at\":\"2024-09-26T08:03:36.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123464919630'),
(100319, '1528', 'customer', 'paid', 'delivered', 'phonePay', 'T2409271359081917303361', NULL, NULL, 297, 0.00, '0', NULL, '444', '2024-09-27 13:59:17', '2024-10-05 17:58:27', 0, NULL, '0', 'inhouse', 0, 0.00, '4316-c62ZE-1727425757', '131109', 1, 'admin', '{\"id\":444,\"customer_id\":1528,\"contact_person_name\":\"soumya chenna\",\"address_type\":\"home\",\"address\":\"5 1 1E 1 1\\r\\nnear the bus stop\\r\\nGhanpur station\",\"city\":\"Warangal\",\"zip\":\"506144\",\"phone\":\"8106633424\",\"created_at\":\"2024-09-27T08:20:28.000000Z\",\"updated_at\":\"2024-09-27T08:20:28.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 444, '{\"id\":444,\"customer_id\":1528,\"contact_person_name\":\"soumya chenna\",\"address_type\":\"home\",\"address\":\"5 1 1E 1 1\\r\\nnear the bus stop\\r\\nGhanpur station\",\"city\":\"Warangal\",\"zip\":\"506144\",\"phone\":\"8106633424\",\"created_at\":\"2024-09-27T08:20:28.000000Z\",\"updated_at\":\"2024-09-27T08:20:28.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Delhivery', 'https://anytimetrack.shiprocket.co/tracking/19041643748544'),
(100320, '1282', 'customer', 'paid', 'delivered', 'payU_money', '427225293135', NULL, NULL, 440, 0.00, '0', NULL, '175', '2024-09-28 10:35:16', '2024-10-05 17:58:56', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '5232-YbUWw-1727499916', '783633', 1, 'admin', '{\"id\":175,\"customer_id\":1282,\"contact_person_name\":\"Deepak Kumar \",\"address_type\":\"home\",\"address\":\"E-116.gali no- 11a  ambedkar vihar Delhi -110094\",\"city\":\"Delhi\",\"zip\":\"110094\",\"phone\":\"9871058192\",\"created_at\":\"2024-05-13T03:39:36.000000Z\",\"updated_at\":\"2024-05-13T03:39:36.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 175, '{\"id\":175,\"customer_id\":1282,\"contact_person_name\":\"Deepak Kumar \",\"address_type\":\"home\",\"address\":\"E-116.gali no- 11a  ambedkar vihar Delhi -110094\",\"city\":\"Delhi\",\"zip\":\"110094\",\"phone\":\"9871058192\",\"created_at\":\"2024-05-13T03:39:36.000000Z\",\"updated_at\":\"2024-05-13T03:39:36.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Ecom Express', 'https://anytimetrack.shiprocket.co/tracking/3348892026'),
(100321, '1518', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-09-28 19:04:59', '2024-10-03 09:11:15', 0, NULL, '0', 'inhouse', 0, 0.00, '8064-AV90b-1727530499', '972571', 1, 'admin', NULL, NULL, 0, NULL, NULL, 446, '{\"id\":446,\"customer_id\":null,\"contact_person_name\":\"Vicky Gahlot\",\"address_type\":\"home\",\"address\":\"Near by old well ward no 19 sujandeshar\",\"city\":\"Bikaner\",\"zip\":\"334401\",\"phone\":\"7737574245\",\"created_at\":\"2024-09-28T13:34:07.000000Z\",\"updated_at\":\"2024-09-28T13:34:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100322, '57', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 798, 0.00, '0', NULL, '448', '2024-09-28 23:25:24', '2024-10-05 17:59:42', 0, NULL, '0', 'inhouse', 0, 0.00, '9654-W7VvK-1727546124', '618624', 1, 'admin', '{\"id\":448,\"customer_id\":57,\"contact_person_name\":\"Aakash Sharma\",\"address_type\":\"home\",\"address\":\"Aakash Jan Sewa Kendra Bharka \",\"city\":\"Farukkhabad\",\"zip\":\"209601\",\"phone\":\"8009571875\",\"created_at\":\"2024-09-28T17:55:13.000000Z\",\"updated_at\":\"2024-09-28T17:55:13.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123464954606'),
(100323, '1505', 'customer', 'paid', 'delivered', 'payU_money', '427367637930', NULL, NULL, 440, 0.00, '0', NULL, '450', '2024-09-29 13:33:39', '2024-10-10 11:21:30', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '8367-ydzGr-1727597019', '938442', 1, 'admin', '{\"id\":450,\"customer_id\":1505,\"contact_person_name\":\"Saba\",\"address_type\":\"home\",\"address\":\"BG reality gate near sunbright farmhouse umbharnigaon baneli road \",\"city\":\"Greater thane \\/ ambivali\",\"zip\":\"421102\",\"phone\":\"9324325631\",\"created_at\":\"2024-09-29T08:03:12.000000Z\",\"updated_at\":\"2024-09-29T08:03:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Shree Maruthi', 'https://anytimetrack.shiprocket.co/tracking/BI23830483580'),
(100324, '1424', 'customer', 'paid', 'delivered', 'payU_money', '428004645981', NULL, NULL, 490, 0.00, '0', NULL, '453', '2024-10-06 14:46:39', '2024-10-10 11:21:47', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '8590-kS2nu-1728206199', '335418', 1, 'admin', '{\"id\":453,\"customer_id\":1424,\"contact_person_name\":\"Usha H G\",\"address_type\":\"home\",\"address\":\"#52, guru prashanti, fifth floor, vaibhav apartments, no. 85, Gandhi bazar, ramkrishna ashram circle, basavangudi\",\"city\":\"Bengaluru\",\"zip\":\"560004\",\"phone\":\"9108891488\",\"created_at\":\"2024-10-06T09:14:47.000000Z\",\"updated_at\":\"2024-10-06T09:14:47.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100325, '1537', 'customer', 'paid', 'delivered', 'phonePay', 'T2410072014034786833448', NULL, NULL, 750, 0.00, '0', NULL, NULL, '2024-10-07 20:14:35', '2024-10-09 17:40:51', 0, NULL, '0', 'inhouse', 0, 0.00, '9337-slvhI-1728312275', '579465', 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100326, '1538', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 998, 0.00, '0', NULL, '455', '2024-10-08 21:34:32', '2024-10-14 11:13:43', 0, NULL, '0', 'inhouse', 0, 0.00, '5106-GRG3J-1728403472', '844158', 1, 'admin', '{\"id\":455,\"customer_id\":1538,\"contact_person_name\":\"Bibek Kumar Sahu\",\"address_type\":\"home\",\"address\":\"Ghulipali,W.N.18 Bargarh Odisha\\r\\nGhulipali,W.N.18 Near Primary School\",\"city\":\"BARGARH\",\"zip\":\"768028\",\"phone\":\"06371669815\",\"created_at\":\"2024-10-08T16:03:25.000000Z\",\"updated_at\":\"2024-10-08T16:03:25.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 455, '{\"id\":455,\"customer_id\":1538,\"contact_person_name\":\"Bibek Kumar Sahu\",\"address_type\":\"home\",\"address\":\"Ghulipali,W.N.18 Bargarh Odisha\\r\\nGhulipali,W.N.18 Near Primary School\",\"city\":\"BARGARH\",\"zip\":\"768028\",\"phone\":\"06371669815\",\"created_at\":\"2024-10-08T16:03:25.000000Z\",\"updated_at\":\"2024-10-08T16:03:25.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123465051419'),
(100327, '1539', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 250, 0.00, '0', NULL, NULL, '2024-10-08 23:02:03', '2024-10-10 11:30:11', 0, NULL, '0', 'inhouse', 0, 0.00, '1407-G6qtT-1728408723', '737382', 1, 'admin', NULL, NULL, 0, NULL, NULL, 456, '{\"id\":456,\"customer_id\":null,\"contact_person_name\":\"RAGINI DASU\",\"address_type\":\"home\",\"address\":\"New Savarkar nagar street number 4 opposite to Deco Nivas apartment, Nacharam \",\"city\":\"Hyderabad \",\"zip\":\"500076\",\"phone\":\"9392691480\",\"created_at\":\"2024-10-08T17:30:37.000000Z\",\"updated_at\":\"2024-10-08T17:30:37.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100328, '1541', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-10-09 14:51:55', '2024-10-09 17:37:11', 0, NULL, '0', 'inhouse', 0, 0.00, '6309-HI64g-1728465715', '637309', 1, 'admin', NULL, NULL, 0, NULL, NULL, 459, '{\"id\":459,\"customer_id\":null,\"contact_person_name\":\"Hamza rajpoot\",\"address_type\":\"others\",\"address\":\"Pakistan, Punjab, Bahawalpur, Ahmadpur east\",\"city\":\"ahmad our east\",\"zip\":\"413515\",\"phone\":\"03263885892\",\"created_at\":\"2024-10-09T09:20:21.000000Z\",\"updated_at\":\"2024-10-09T09:20:21.000000Z\",\"state\":null,\"country\":\"Pakistan\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100329, '1541', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1497, 0.00, '0', NULL, '460', '2024-10-09 14:55:49', '2024-10-10 11:21:02', 0, NULL, '0', 'inhouse', 0, 0.00, '9445-IFhtX-1728465949', '614330', 1, 'admin', '{\"id\":460,\"customer_id\":1541,\"contact_person_name\":\"Hamza rajooot\",\"address_type\":\"others\",\"address\":\"Pakistan, punjab, Bahawalpur road Ahmad pur east\",\"city\":\"Ahmad pur east\",\"zip\":\"413515\",\"phone\":\"+923263885892\",\"created_at\":\"2024-10-09T09:25:41.000000Z\",\"updated_at\":\"2024-10-09T09:25:41.000000Z\",\"state\":null,\"country\":\"Pakistan\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100330, '1542', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, '462', '2024-10-09 23:40:23', '2024-10-10 09:08:10', 0, NULL, '0', 'inhouse', 0, 0.00, '9384-bIfoH-1728497423', '692819', 1, 'admin', '{\"id\":462,\"customer_id\":1542,\"contact_person_name\":\"Mary Vijaya\",\"address_type\":\"home\",\"address\":\"1255d angadiveedi cmrpalli kadapa\\r\\nUnion Bank opposite\",\"city\":\"Cuddapah\",\"zip\":\"516004\",\"phone\":\"09704432163\",\"created_at\":\"2024-10-09T18:10:10.000000Z\",\"updated_at\":\"2024-10-09T18:10:10.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100331, '1542', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, '467', '2024-10-09 23:42:32', '2024-10-10 09:08:10', 0, NULL, '0', 'inhouse', 0, 0.00, '8920-ZAYOk-1728497552', '636312', 1, 'admin', '{\"id\":467,\"customer_id\":1542,\"contact_person_name\":\"Mary Vijaya\",\"address_type\":\"home\",\"address\":\"1255d angadiveedi cmrpalli kadapa\\r\\nUnion Bank opposite\",\"city\":\"Cuddapah\",\"zip\":\"516004\",\"phone\":\"09704432163\",\"created_at\":\"2024-10-09T18:12:28.000000Z\",\"updated_at\":\"2024-10-09T18:12:28.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100332, '1542', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, '462', '2024-10-09 23:43:36', '2024-10-10 09:08:10', 0, NULL, '0', 'inhouse', 0, 0.00, '4653-8QMKp-1728497616', '471407', 1, 'admin', '{\"id\":462,\"customer_id\":1542,\"contact_person_name\":\"Mary Vijaya\",\"address_type\":\"home\",\"address\":\"1255d angadiveedi cmrpalli kadapa\\r\\nUnion Bank opposite\",\"city\":\"Cuddapah\",\"zip\":\"516004\",\"phone\":\"09704432163\",\"created_at\":\"2024-10-09T18:10:10.000000Z\",\"updated_at\":\"2024-10-09T18:10:10.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 462, '{\"id\":462,\"customer_id\":1542,\"contact_person_name\":\"Mary Vijaya\",\"address_type\":\"home\",\"address\":\"1255d angadiveedi cmrpalli kadapa\\r\\nUnion Bank opposite\",\"city\":\"Cuddapah\",\"zip\":\"516004\",\"phone\":\"09704432163\",\"created_at\":\"2024-10-09T18:10:10.000000Z\",\"updated_at\":\"2024-10-09T18:10:10.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100333, '1542', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, '462', '2024-10-10 00:27:06', '2024-10-10 11:19:34', 0, NULL, '0', 'inhouse', 0, 0.00, '3231-mTpK5-1728500226', '196561', 1, 'admin', '{\"id\":462,\"customer_id\":1542,\"contact_person_name\":\"Mary Vijaya\",\"address_type\":\"home\",\"address\":\"1255d angadiveedi cmrpalli kadapa\\r\\nUnion Bank opposite\",\"city\":\"Cuddapah\",\"zip\":\"516004\",\"phone\":\"09704432163\",\"created_at\":\"2024-10-09T18:10:10.000000Z\",\"updated_at\":\"2024-10-09T18:10:10.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 462, '{\"id\":462,\"customer_id\":1542,\"contact_person_name\":\"Mary Vijaya\",\"address_type\":\"home\",\"address\":\"1255d angadiveedi cmrpalli kadapa\\r\\nUnion Bank opposite\",\"city\":\"Cuddapah\",\"zip\":\"516004\",\"phone\":\"09704432163\",\"created_at\":\"2024-10-09T18:10:10.000000Z\",\"updated_at\":\"2024-10-09T18:10:10.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100334, '1543', 'customer', 'paid', 'delivered', 'payU_money', '428408281264', NULL, NULL, 145, 0.00, '0', NULL, NULL, '2024-10-10 20:13:15', '2024-10-15 17:05:48', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '3449-4YxUc-1728571395', '243100', 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123465102498'),
(100335, '1488', 'customer', 'paid', 'delivered', 'payU_money', '465138264756', NULL, NULL, 245, 0.00, '0', NULL, '362', '2024-10-11 12:38:45', '2024-10-18 15:56:06', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '6714-t8t2m-1728630525', '231837', 1, 'admin', '{\"id\":362,\"customer_id\":1488,\"contact_person_name\":\"Amrita Shanmugavel\",\"address_type\":\"home\",\"address\":\"Room No.7, Backchawl, U.M.T Nagar, near Netaji CHS, Kalyanwadi, Sion-Mahim Link Road, Dharavi, Mumbai - 400017\",\"city\":\"Mumbai\",\"zip\":\"400017\",\"phone\":\"8291999393\",\"created_at\":\"2024-10-11T07:05:19.000000Z\",\"updated_at\":\"2024-10-11T07:05:19.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 362, '{\"id\":362,\"customer_id\":1488,\"contact_person_name\":\"Amrita Shanmugavel\",\"address_type\":\"home\",\"address\":\"Room No.7, Backchawl, U.M.T Nagar, near Netaji CHS, Kalyanwadi, Sion-Mahim Link Road, Dharavi, Mumbai - 400017\",\"city\":\"Mumbai\",\"zip\":\"400017\",\"phone\":\"8291999393\",\"created_at\":\"2024-10-11T07:05:19.000000Z\",\"updated_at\":\"2024-10-11T07:05:19.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123465112578'),
(100336, '1334', 'customer', 'paid', 'delivered', 'phonePay', 'T2410121931180018499548', NULL, NULL, 499, 0.00, '0', NULL, '469', '2024-10-12 19:31:25', '2024-10-18 15:56:37', 0, NULL, '0', 'inhouse', 0, 0.00, '2529-2dRVH-1728741685', '629039', 1, 'admin', '{\"id\":469,\"customer_id\":1334,\"contact_person_name\":\"Kusum sharma\",\"address_type\":\"home\",\"address\":\"Flat no 1104, 11th floor, kiaan migsun, atal chowk\",\"city\":\"Vasundhara sector 14\",\"zip\":\"201012\",\"phone\":\"9810352612\",\"created_at\":\"2024-10-12T13:59:56.000000Z\",\"updated_at\":\"2024-10-12T13:59:56.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123465112578'),
(100337, '1357', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, NULL, '2024-10-12 20:12:15', '2024-10-21 11:25:56', 0, NULL, '0', 'inhouse', 0, 0.00, '4655-WdLCP-1728744135', '616605', 1, 'admin', NULL, NULL, 0, NULL, NULL, 470, '{\"id\":470,\"customer_id\":null,\"contact_person_name\":\"Shamir khan\",\"address_type\":\"home\",\"address\":\"32\\/29 near ambedkar murti nimra exim lari compound jajmau kanpur \",\"city\":\"Kanpur \",\"zip\":\"208010\",\"phone\":\"9305870622\",\"created_at\":\"2024-10-12T14:41:06.000000Z\",\"updated_at\":\"2024-10-12T14:41:06.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123465093349'),
(100338, '1545', 'customer', 'paid', 'delivered', 'phonePay', 'T2410150032228376065508', NULL, NULL, 450, 0.00, '0', NULL, '472', '2024-10-15 00:33:01', '2024-10-21 11:26:15', 0, NULL, '0', 'inhouse', 0, 0.00, '7979-mi1Sx-1728932581', '983762', 1, 'admin', '{\"id\":472,\"customer_id\":1545,\"contact_person_name\":\"nabila\",\"address_type\":\"home\",\"address\":\"Ahmed pura colony\",\"city\":\"nizamabad\",\"zip\":\"503001\",\"phone\":\"6303489518\",\"created_at\":\"2024-10-14T18:50:26.000000Z\",\"updated_at\":\"2024-10-14T18:50:26.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 472, '{\"id\":472,\"customer_id\":1545,\"contact_person_name\":\"nabila\",\"address_type\":\"home\",\"address\":\"Ahmed pura colony\",\"city\":\"nizamabad\",\"zip\":\"503001\",\"phone\":\"6303489518\",\"created_at\":\"2024-10-14T18:50:26.000000Z\",\"updated_at\":\"2024-10-14T18:50:26.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123465130707'),
(100339, '1546', 'customer', 'paid', 'delivered', 'phonePay', 'T2410162335389650177321', NULL, NULL, 399, 0.00, '0', NULL, '474', '2024-10-16 23:35:47', '2024-10-23 10:08:41', 0, NULL, '0', 'inhouse', 0, 0.00, '1697-yaXfm-1729101947', '560293', 1, 'admin', '{\"id\":474,\"customer_id\":1546,\"contact_person_name\":\"Kapil\",\"address_type\":\"home\",\"address\":\"House no.21A Harijan Basti, Gate no.3, Loha mkt road, Sultan pur majra, Delhi-10086\",\"city\":\"New Delhi\",\"zip\":\"110086\",\"phone\":\"7531922311\",\"created_at\":\"2024-10-16T18:05:10.000000Z\",\"updated_at\":\"2024-10-16T18:05:10.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123465140114'),
(100340, '1547', 'customer', 'paid', 'delivered', 'phonePay', 'T2410170811380585629357', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-10-17 08:11:42', '2024-10-24 18:08:44', 0, NULL, '0', 'inhouse', 0, 0.00, '1640-ewvQS-1729132902', '960261', 1, 'admin', NULL, NULL, 0, NULL, NULL, 475, '{\"id\":475,\"customer_id\":null,\"contact_person_name\":\"Yogesh Kumar \",\"address_type\":\"office\",\"address\":\"Pandit ji Pan bhandar railway road Kasganj \",\"city\":\"Kasganj\",\"zip\":\"207123\",\"phone\":\"6395944843\",\"created_at\":\"2024-10-17T02:40:16.000000Z\",\"updated_at\":\"2024-10-17T02:40:16.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/19041652051686'),
(100341, '1548', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1125, 0.00, '0', NULL, NULL, '2024-10-17 12:26:05', '2024-10-21 10:54:27', 0, NULL, '0', 'inhouse', 0, 0.00, '2379-nszWS-1729148165', '303855', 1, 'admin', NULL, NULL, 0, NULL, NULL, 476, '{\"id\":476,\"customer_id\":null,\"contact_person_name\":\"Mahesh Singh M\",\"address_type\":\"home\",\"address\":\"#1108,  1st. Main.  1st.  Cross.  Vidyaranyapuram     ( near Darshan Jewellers)\",\"city\":\"Mysore \",\"zip\":\"570008\",\"phone\":\"9342589912\",\"created_at\":\"2024-10-17T06:54:39.000000Z\",\"updated_at\":\"2024-10-17T06:54:39.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100342, '1557', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-10-18 17:57:45', '2024-10-21 10:54:39', 0, NULL, '0', 'inhouse', 0, 0.00, '8998-AqRb7-1729254465', '997395', 1, 'admin', NULL, NULL, 0, NULL, NULL, 481, '{\"id\":481,\"customer_id\":null,\"contact_person_name\":\"M Wasim \",\"address_type\":\"home\",\"address\":\"Eid gha plot kanzara \",\"city\":\"Khamgaon \",\"zip\":\"444303\",\"phone\":\"8208892159\",\"created_at\":\"2024-10-18T12:26:50.000000Z\",\"updated_at\":\"2024-10-18T12:26:50.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100343, '1557', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-10-18 17:57:45', '2024-12-04 11:58:21', 0, NULL, '0', 'inhouse', 0, 0.00, '3767-2O1Lx-1729254465', '747635', 1, 'admin', NULL, NULL, 0, NULL, NULL, 481, '{\"id\":481,\"customer_id\":null,\"contact_person_name\":\"M Wasim \",\"address_type\":\"home\",\"address\":\"Eid gha plot kanzara \",\"city\":\"Khamgaon \",\"zip\":\"444303\",\"phone\":\"8208892159\",\"created_at\":\"2024-10-18T12:26:50.000000Z\",\"updated_at\":\"2024-10-18T12:26:50.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Ecom Express', 'https://anytimetrack.shiprocket.co/tracking/10489509119'),
(100344, '1558', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, NULL, '2024-10-19 07:43:05', '2024-10-28 11:11:42', 0, NULL, '0', 'inhouse', 0, 0.00, '9673-uMhqC-1729303985', '535024', 1, 'admin', NULL, NULL, 0, NULL, NULL, 482, '{\"id\":482,\"customer_id\":null,\"contact_person_name\":\"Sachin Yadav \",\"address_type\":\"home\",\"address\":\"Lalaganj Ajhara Food Bazar ke pass Pratapgarh Uttar Pradesh \",\"city\":\"Pratapgarh \",\"zip\":\"230132\",\"phone\":\"9026220672\",\"created_at\":\"2024-10-19T02:10:02.000000Z\",\"updated_at\":\"2024-10-19T02:10:02.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Bluedart', 'https://anytimetrack.shiprocket.co/tracking/77650850174'),
(100345, '1560', 'customer', 'paid', 'delivered', 'phonePay', 'T2410201001468114265393', NULL, NULL, 340, 0.00, '0', NULL, '483', '2024-10-20 10:01:53', '2024-10-23 10:09:47', 0, NULL, '0', 'inhouse', 0, 0.00, '8375-qB4tY-1729398713', '372149', 1, 'admin', '{\"id\":483,\"customer_id\":1560,\"contact_person_name\":\"Preethy S\",\"address_type\":\"home\",\"address\":\"Scion Court ,Flat 302,1st C Cross Road Varsova Layout Kaggadasapura\",\"city\":\"Bengaluru\",\"zip\":\"560093\",\"phone\":\"07259972464\",\"created_at\":\"2024-10-20T04:30:50.000000Z\",\"updated_at\":\"2024-10-20T04:30:50.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 1, 0, '2024-10-21', NULL, 483, '{\"id\":483,\"customer_id\":1560,\"contact_person_name\":\"Preethy S\",\"address_type\":\"home\",\"address\":\"Scion Court ,Flat 302,1st C Cross Road Varsova Layout Kaggadasapura\",\"city\":\"Bengaluru\",\"zip\":\"560093\",\"phone\":\"07259972464\",\"created_at\":\"2024-10-20T04:30:50.000000Z\",\"updated_at\":\"2024-10-20T04:30:50.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'self_delivery', NULL, NULL),
(100346, '1561', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '484', '2024-10-20 18:06:45', '2024-10-23 10:15:33', 0, NULL, '0', 'inhouse', 0, 0.00, '8019-vudb0-1729427805', '472716', 1, 'admin', '{\"id\":484,\"customer_id\":1561,\"contact_person_name\":\"Satyam \",\"address_type\":\"office\",\"address\":\"3rd Floor, 430, 4th block, 8th Main Rd, Koramangala, Bengaluru, Karnataka 560034\",\"city\":\"Bangalore \",\"zip\":\"560034\",\"phone\":\"8880123161\",\"created_at\":\"2024-10-20T12:34:24.000000Z\",\"updated_at\":\"2024-10-20T12:34:24.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 484, '{\"id\":484,\"customer_id\":1561,\"contact_person_name\":\"Satyam \",\"address_type\":\"office\",\"address\":\"3rd Floor, 430, 4th block, 8th Main Rd, Koramangala, Bengaluru, Karnataka 560034\",\"city\":\"Bangalore \",\"zip\":\"560034\",\"phone\":\"8880123161\",\"created_at\":\"2024-10-20T12:34:24.000000Z\",\"updated_at\":\"2024-10-20T12:34:24.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100347, '1562', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 170, 0.00, '0', NULL, '485', '2024-10-20 19:18:32', '2024-10-23 10:16:29', 0, NULL, '0', 'inhouse', 0, 0.00, '9693-IuYsy-1729432112', '397821', 1, 'admin', '{\"id\":485,\"customer_id\":1562,\"contact_person_name\":\"Vijaya Gouda\",\"address_type\":\"office\",\"address\":\"North Bangalore Hospital \",\"city\":\"Kalyan Nagar\",\"zip\":\"560043\",\"phone\":\"09742359532\",\"created_at\":\"2024-10-20T13:47:47.000000Z\",\"updated_at\":\"2024-10-20T13:47:47.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 485, '{\"id\":485,\"customer_id\":1562,\"contact_person_name\":\"Vijaya Gouda\",\"address_type\":\"office\",\"address\":\"North Bangalore Hospital \",\"city\":\"Kalyan Nagar\",\"zip\":\"560043\",\"phone\":\"09742359532\",\"created_at\":\"2024-10-20T13:47:47.000000Z\",\"updated_at\":\"2024-10-20T13:47:47.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100348, '74', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, '55', '2024-10-21 13:04:11', '2024-10-22 14:57:38', 0, NULL, '0', 'inhouse', 0, 0.00, '8224-bSQPi-1729496051', '969427', 1, 'admin', '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 55, '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Ecom', '1250214'),
(100349, '1563', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-10-22 08:43:34', '2024-10-22 09:25:52', 0, NULL, '0', 'inhouse', 0, 0.00, '4584-5teew-1729566814', '228691', 1, 'admin', NULL, NULL, 0, NULL, NULL, 486, '{\"id\":486,\"customer_id\":null,\"contact_person_name\":\"Chintu agrawat\",\"address_type\":\"home\",\"address\":\"Aadka bass agrsen bawan ke piche \",\"city\":\"Didwana \",\"zip\":\"341303\",\"phone\":\"7424803782\",\"created_at\":\"2024-10-22T03:12:00.000000Z\",\"updated_at\":\"2024-10-22T03:12:00.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100350, '1563', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '487', '2024-10-22 09:25:24', '2024-10-30 09:55:43', 0, NULL, '0', 'inhouse', 0, 0.00, '1552-8jPcL-1729569324', '526757', 1, 'admin', '{\"id\":487,\"customer_id\":1563,\"contact_person_name\":\"Chintu agrawat\",\"address_type\":\"home\",\"address\":\"Aadka bass didwana agrsen bawan ke piche \",\"city\":\"Didwana \",\"zip\":\"341303\",\"phone\":\"74248 03782 \",\"created_at\":\"2024-10-22T03:55:21.000000Z\",\"updated_at\":\"2024-10-22T03:55:21.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Bluedart', 'https://anytimetrack.shiprocket.co/tracking/77653102855'),
(100351, '1520', 'customer', 'paid', 'delivered', 'phonePay', 'T2410231834571354793586', NULL, NULL, 450, 0.00, '0', NULL, '489', '2024-10-23 18:35:04', '2024-10-30 09:56:10', 0, NULL, '0', 'inhouse', 0, 0.00, '9955-3Y1h9-1729688704', '361954', 1, 'admin', '{\"id\":489,\"customer_id\":1520,\"contact_person_name\":\"Rizwan Shaikh \",\"address_type\":\"home\",\"address\":\"Madhuri Shrivastava niwas, Jhanda chauraha, panchwati vinayakpur kanpur \",\"city\":\"Kanpur \",\"zip\":\"208024\",\"phone\":\"7355584173\",\"created_at\":\"2024-10-23T13:04:16.000000Z\",\"updated_at\":\"2024-10-23T13:04:16.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123465328370'),
(100352, '1571', 'customer', 'paid', 'delivered', 'payU_money', '093398266325', NULL, NULL, 989, 0.00, '0', NULL, NULL, '2024-10-29 11:55:38', '2024-11-11 16:37:51', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '6592-TDlrJ-1730183137', '942832', 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Bluedart', 'https://anytimetrack.shiprocket.co/tracking/77256422880'),
(100353, '1572', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 800, 0.00, '0', NULL, NULL, '2024-10-29 18:42:27', '2024-10-30 12:37:57', 0, NULL, '0', 'inhouse', 0, 0.00, '2818-JtDGp-1730207547', '528381', 1, 'admin', NULL, NULL, 0, NULL, NULL, 494, '{\"id\":494,\"customer_id\":null,\"contact_person_name\":\"Veeranna H\",\"address_type\":\"home\",\"address\":\"B-201, SLR COMFORTS, SRINIVASAPURA CROSS, UTTARAHALLI ROAD, RR Nagara\",\"city\":\"BENGALURU\",\"zip\":\"560098\",\"phone\":\"9980074214\",\"created_at\":\"2024-10-29T13:09:31.000000Z\",\"updated_at\":\"2024-10-29T13:09:31.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100354, '1529', 'customer', 'paid', 'delivered', 'payU_money', '003802796013', NULL, NULL, 1680, 0.00, '0', NULL, '473', '2024-11-01 14:04:34', '2024-11-14 14:33:14', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '7660-qopc2-1730450074', '139943', 1, 'admin', '{\"id\":473,\"customer_id\":1529,\"contact_person_name\":\"Amardeep\",\"address_type\":\"office\",\"address\":\"G-1, Viswa sai towers \\r\\nPNR building \\r\\nPoranki-Nidamanuru Road \\r\\nVijayawada \\r\\nAndhra Pradesh\",\"city\":\"Vijayawada\",\"zip\":\"521137\",\"phone\":\"7901399522\",\"created_at\":\"2024-10-16T01:06:30.000000Z\",\"updated_at\":\"2024-10-16T01:06:30.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 473, '{\"id\":473,\"customer_id\":1529,\"contact_person_name\":\"Amardeep\",\"address_type\":\"office\",\"address\":\"G-1, Viswa sai towers \\r\\nPNR building \\r\\nPoranki-Nidamanuru Road \\r\\nVijayawada \\r\\nAndhra Pradesh\",\"city\":\"Vijayawada\",\"zip\":\"521137\",\"phone\":\"7901399522\",\"created_at\":\"2024-10-16T01:06:30.000000Z\",\"updated_at\":\"2024-10-16T01:06:30.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'DTDC', 'https://anytimetrack.shiprocket.co/tracking/7D103860167'),
(100355, '1573', 'customer', 'paid', 'delivered', 'payU_money', '797876135542', NULL, NULL, 489, 0.00, '0', NULL, '497', '2024-11-02 19:38:08', '2024-11-14 14:33:44', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '3124-u2fvP-1730556488', '271051', 1, 'admin', '{\"id\":497,\"customer_id\":1573,\"contact_person_name\":\"Intkhab \",\"address_type\":\"home\",\"address\":\"380 brijrajpura behind indra market, Kota City S.O, Kota. Rajasthan-324006\",\"city\":\"Kota \",\"zip\":\"324006\",\"phone\":\"9950099602\",\"created_at\":\"2024-11-02T14:06:46.000000Z\",\"updated_at\":\"2024-11-02T14:06:46.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Ecom Express', 'https://anytimetrack.shiprocket.co/tracking/3366695692'),
(100356, '1574', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-11-02 19:44:18', '2024-11-05 11:07:07', 0, NULL, '0', 'inhouse', 0, 0.00, '5769-hFsyf-1730556858', '625816', 1, 'admin', NULL, NULL, 0, NULL, NULL, 498, '{\"id\":498,\"customer_id\":null,\"contact_person_name\":\"Nikita Gupta\",\"address_type\":\"home\",\"address\":\"Parsauni kala, Rajkumar kirana store \",\"city\":\"Kushinagar\",\"zip\":\"274304\",\"phone\":\"08810797367\",\"created_at\":\"2024-11-02T14:13:28.000000Z\",\"updated_at\":\"2024-11-02T14:13:28.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100357, '1574', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '499', '2024-11-02 19:46:13', '2024-11-11 16:39:36', 0, NULL, '0', 'inhouse', 0, 0.00, '4207-hygze-1730556973', '881675', 1, 'admin', '{\"id\":499,\"customer_id\":1574,\"contact_person_name\":\"Nikita Gupta\",\"address_type\":\"home\",\"address\":\"Parsauni kala, Rajkumar kirana store \",\"city\":\"Kushinagar\",\"zip\":\"274304\",\"phone\":\"08810797367\",\"created_at\":\"2024-11-02T14:16:07.000000Z\",\"updated_at\":\"2024-11-02T14:16:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100358, '1562', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 635, 0.00, '0', NULL, '485', '2024-11-02 22:49:46', '2024-11-05 11:07:39', 0, NULL, '0', 'inhouse', 0, 0.00, '2343-pWxfQ-1730567986', '763441', 1, 'admin', '{\"id\":485,\"customer_id\":1562,\"contact_person_name\":\"Vijaya Gouda\",\"address_type\":\"office\",\"address\":\"North Bangalore Hospital \",\"city\":\"Kalyan Nagar\",\"zip\":\"560043\",\"phone\":\"09742359532\",\"created_at\":\"2024-10-20T13:47:47.000000Z\",\"updated_at\":\"2024-10-20T13:47:47.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 485, '{\"id\":485,\"customer_id\":1562,\"contact_person_name\":\"Vijaya Gouda\",\"address_type\":\"office\",\"address\":\"North Bangalore Hospital \",\"city\":\"Kalyan Nagar\",\"zip\":\"560043\",\"phone\":\"09742359532\",\"created_at\":\"2024-10-20T13:47:47.000000Z\",\"updated_at\":\"2024-10-20T13:47:47.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100359, '1575', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 998, 0.00, '0', NULL, NULL, '2024-11-03 13:13:34', '2024-11-04 10:39:27', 0, NULL, '0', 'inhouse', 0, 0.00, '5293-tTScA-1730619814', '270323', 1, 'admin', NULL, NULL, 0, NULL, NULL, 500, '{\"id\":500,\"customer_id\":null,\"contact_person_name\":\"Sahil Rathod\",\"address_type\":\"home\",\"address\":\"116 Madhu nagar, Gorwa, Vadodara, Gujarat\\r\\nGorwa\",\"city\":\"Vadodara\",\"zip\":\"390016\",\"phone\":\"09023835410\",\"created_at\":\"2024-11-03T07:43:04.000000Z\",\"updated_at\":\"2024-11-03T07:43:04.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100360, '1576', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, NULL, '2024-11-05 02:30:03', '2024-11-14 14:34:13', 0, NULL, '0', 'inhouse', 0, 0.00, '1581-FruP9-1730754003', '413313', 1, 'admin', NULL, NULL, 0, NULL, NULL, 501, '{\"id\":501,\"customer_id\":null,\"contact_person_name\":\"Akhilesh Kumar \",\"address_type\":\"home\",\"address\":\"Hirak road near bank of india karmatand Dhanbad \",\"city\":\"Dhanbad \",\"zip\":\"828201\",\"phone\":\"8102647332\",\"created_at\":\"2024-11-04T20:56:35.000000Z\",\"updated_at\":\"2024-11-04T20:56:35.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Bluedart', 'https://anytimetrack.shiprocket.co/tracking/77664861514'),
(100361, '1577', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '502', '2024-11-05 13:13:10', '2024-11-14 14:34:36', 0, NULL, '0', 'inhouse', 0, 0.00, '1824-6MrO2-1730792589', '916689', 1, 'admin', '{\"id\":502,\"customer_id\":1577,\"contact_person_name\":\"Honey Bhisikar\",\"address_type\":\"home\",\"address\":\"Plot No. 77 Shivsunder Nagar\",\"city\":\"Nagpur\",\"zip\":\"440034\",\"phone\":\"8058395617 \",\"created_at\":\"2024-11-05T07:42:37.000000Z\",\"updated_at\":\"2024-11-05T07:42:37.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 502, '{\"id\":502,\"customer_id\":1577,\"contact_person_name\":\"Honey Bhisikar\",\"address_type\":\"home\",\"address\":\"Plot No. 77 Shivsunder Nagar\",\"city\":\"Nagpur\",\"zip\":\"440034\",\"phone\":\"8058395617 \",\"created_at\":\"2024-11-05T07:42:37.000000Z\",\"updated_at\":\"2024-11-05T07:42:37.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123465734420'),
(100362, '1578', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 3215, 0.00, '0', NULL, NULL, '2024-11-06 18:42:26', '2024-11-11 16:44:29', 0, NULL, '0', 'inhouse', 0, 0.00, '3562-kkoj8-1730898746', '157049', 1, 'admin', NULL, NULL, 0, NULL, NULL, 503, '{\"id\":503,\"customer_id\":null,\"contact_person_name\":\"crystal jacobie\",\"address_type\":\"home\",\"address\":\"no.25 hanumanthappa road\\r\\nhouse\",\"city\":\"Bangalore\",\"zip\":\"560033\",\"phone\":\"09972966471\",\"created_at\":\"2024-11-06T13:11:36.000000Z\",\"updated_at\":\"2024-11-06T13:11:36.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100363, '1579', 'customer', 'paid', 'delivered', 'payU_money', '431210825767', NULL, NULL, 1187, 0.00, '0', NULL, NULL, '2024-11-07 10:57:27', '2024-11-25 11:00:28', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '3418-aEr2z-1730957247', '557368', 1, 'admin', NULL, NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Sri Maruthi', 'https://anytimetrack.shiprocket.co/tracking/BI23830498331'),
(100364, '1528', 'customer', 'paid', 'delivered', 'phonePay', 'T2411071117078403611606', NULL, NULL, 590, 0.00, '0', NULL, '444', '2024-11-07 11:17:15', '2024-11-25 11:03:12', 0, NULL, '0', 'inhouse', 0, 0.00, '7294-ldvIN-1730958435', '536511', 1, 'admin', '{\"id\":444,\"customer_id\":1528,\"contact_person_name\":\"soumya chenna\",\"address_type\":\"home\",\"address\":\"5 1 1E 1 1\\r\\nnear the bus stop\\r\\nGhanpur station\",\"city\":\"Warangal\",\"zip\":\"506144\",\"phone\":\"8106633424\",\"created_at\":\"2024-09-27T08:20:28.000000Z\",\"updated_at\":\"2024-09-27T08:20:28.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 444, '{\"id\":444,\"customer_id\":1528,\"contact_person_name\":\"soumya chenna\",\"address_type\":\"home\",\"address\":\"5 1 1E 1 1\\r\\nnear the bus stop\\r\\nGhanpur station\",\"city\":\"Warangal\",\"zip\":\"506144\",\"phone\":\"8106633424\",\"created_at\":\"2024-09-27T08:20:28.000000Z\",\"updated_at\":\"2024-09-27T08:20:28.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'shiprocket', 'https://anytimetrack.shiprocket.co/tracking/19041661643473');
INSERT INTO `orders` (`id`, `customer_id`, `customer_type`, `payment_status`, `order_status`, `payment_method`, `transaction_ref`, `payment_by`, `payment_note`, `order_amount`, `admin_commission`, `is_pause`, `cause`, `shipping_address`, `created_at`, `updated_at`, `discount_amount`, `discount_type`, `coupon_code`, `coupon_discount_bearer`, `shipping_method_id`, `shipping_cost`, `order_group_id`, `verification_code`, `seller_id`, `seller_is`, `shipping_address_data`, `delivery_man_id`, `deliveryman_charge`, `expected_delivery_date`, `order_note`, `billing_address`, `billing_address_data`, `order_type`, `extra_discount`, `extra_discount_type`, `checked`, `shipping_type`, `delivery_type`, `delivery_service_name`, `third_party_delivery_tracking_id`) VALUES
(100365, '1565', 'customer', 'paid', 'delivered', 'payU_money', '431223142986', NULL, NULL, 440, 0.00, '0', NULL, '505', '2024-11-07 21:15:07', '2024-11-18 11:59:43', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '6315-T9p6f-1730994307', '970439', 1, 'admin', '{\"id\":505,\"customer_id\":1565,\"contact_person_name\":\"Ankita Abhijit Tiwad\",\"address_type\":\"home\",\"address\":\"Ashanil house,brahmin ali,vedhi village,virathan budruk,\\r\\nUmbarpada,saphale west 401102\",\"city\":\"Palghar\",\"zip\":\"401102\",\"phone\":\"09119444328\",\"created_at\":\"2024-11-07T15:43:37.000000Z\",\"updated_at\":\"2024-11-07T15:43:37.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/14326484581771'),
(100366, '1581', 'customer', 'paid', 'delivered', 'payU_money', '431367703640', NULL, NULL, 988, 0.00, '0', NULL, NULL, '2024-11-08 22:17:26', '2024-11-23 12:46:51', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '4492-wY2bX-1731084446', '122824', 1, 'admin', NULL, NULL, 0, NULL, NULL, 507, '{\"id\":507,\"customer_id\":null,\"contact_person_name\":\"Shoaib nadaf\",\"address_type\":\"home\",\"address\":\"S S KEYMAKER SHOP NO 6 LAXMI NARAYAN COMPLEX NEAR MORYA HOSPITAL NEW PMPL BUS STOP CHINCHWADGAON PUNE 33\",\"city\":\"Pimpri chinchwad \",\"zip\":\"411033\",\"phone\":\"9827001515\",\"created_at\":\"2024-11-08T16:46:24.000000Z\",\"updated_at\":\"2024-11-08T16:46:24.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'shiprocket', 'S26944'),
(100367, '1583', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 2496, 0.00, '0', NULL, NULL, '2024-11-10 20:46:54', '2024-11-11 11:21:13', 0, NULL, '0', 'inhouse', 0, 0.00, '4227-woaAM-1731251814', '809614', 1, 'admin', NULL, NULL, 0, NULL, NULL, 509, '{\"id\":509,\"customer_id\":null,\"contact_person_name\":\"Soham Dhumal\",\"address_type\":\"home\",\"address\":\"Talegaon road,shikrapur\\r\\nNear, yash nursing home\",\"city\":\"Pune\",\"zip\":\"412208\",\"phone\":\"09923438075\",\"created_at\":\"2024-11-10T15:16:07.000000Z\",\"updated_at\":\"2024-11-10T15:16:07.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100368, '1578', 'customer', 'paid', 'delivered', 'phonePay', 'T2411121423456689869015', NULL, NULL, 2498, 0.00, '0', NULL, '511', '2024-11-12 14:23:50', '2024-11-14 14:35:09', 0, NULL, '0', 'inhouse', 0, 0.00, '1618-LlNun-1731401630', '433332', 1, 'admin', '{\"id\":511,\"customer_id\":1578,\"contact_person_name\":\"crystal jacobie\",\"address_type\":\"home\",\"address\":\"no.25 hanumanthappa road\\r\\nhouse\",\"city\":\"Bangalore\",\"zip\":\"560033\",\"phone\":\"09972966471\",\"created_at\":\"2024-11-12T08:53:17.000000Z\",\"updated_at\":\"2024-11-12T08:53:17.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100369, '1585', 'customer', 'unpaid', 'returned', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '513', '2024-11-13 01:05:35', '2024-11-23 12:45:21', 0, NULL, '0', 'inhouse', 0, 0.00, '5653-rVUym-1731440135', '994498', 1, 'admin', '{\"id\":513,\"customer_id\":1585,\"contact_person_name\":\"Abdul Rahman \",\"address_type\":\"home\",\"address\":\"Ghosh Nagar Smilenagar ballaguda Chandangupta Hyderabad \",\"city\":\"Hyderabad \",\"zip\":\"5000005\",\"phone\":\"9079351710\",\"created_at\":\"2024-11-12T19:34:34.000000Z\",\"updated_at\":\"2024-11-12T19:34:34.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 513, '{\"id\":513,\"customer_id\":1585,\"contact_person_name\":\"Abdul Rahman \",\"address_type\":\"home\",\"address\":\"Ghosh Nagar Smilenagar ballaguda Chandangupta Hyderabad \",\"city\":\"Hyderabad \",\"zip\":\"5000005\",\"phone\":\"9079351710\",\"created_at\":\"2024-11-12T19:34:34.000000Z\",\"updated_at\":\"2024-11-12T19:34:34.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100370, '1538', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '514', '2024-11-13 12:10:02', '2024-11-23 12:44:18', 0, NULL, '0', 'inhouse', 0, 0.00, '7813-6G1Xc-1731480002', '312939', 1, 'admin', '{\"id\":514,\"customer_id\":1538,\"contact_person_name\":\"Bibek Kumar Sahu\",\"address_type\":\"home\",\"address\":\"Ghulipali,W.N.18 Bargarh Odisha\\r\\nGhulipali,W.N.18 Near Primary School\",\"city\":\"BARGARH\",\"zip\":\"768028\",\"phone\":\"06371669815\",\"created_at\":\"2024-11-13T06:38:44.000000Z\",\"updated_at\":\"2024-11-13T06:38:44.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 514, '{\"id\":514,\"customer_id\":1538,\"contact_person_name\":\"Bibek Kumar Sahu\",\"address_type\":\"home\",\"address\":\"Ghulipali,W.N.18 Bargarh Odisha\\r\\nGhulipali,W.N.18 Near Primary School\",\"city\":\"BARGARH\",\"zip\":\"768028\",\"phone\":\"06371669815\",\"created_at\":\"2024-11-13T06:38:44.000000Z\",\"updated_at\":\"2024-11-13T06:38:44.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'shiprocket', 'S26978'),
(100371, '74', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 898, 0.00, '0', NULL, '55', '2024-11-18 17:02:16', '2024-11-18 17:03:09', 0, NULL, '0', 'inhouse', 0, 0.00, '5019-ZaAs7-1731929536', '227429', 1, 'admin', '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 55, '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100372, '1588', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '517', '2024-11-19 10:19:24', '2024-11-25 11:02:50', 0, NULL, '0', 'inhouse', 0, 0.00, '7301-Sf3Dl-1731991764', '551239', 1, 'admin', '{\"id\":517,\"customer_id\":1588,\"contact_person_name\":\"Palash bera\",\"address_type\":\"home\",\"address\":\"403-Geeta apt Lokmanya Nagar pada no 2 Arun krida mandal \",\"city\":\"Thane(w)\",\"zip\":\"400606\",\"phone\":\"9867620992\",\"created_at\":\"2024-11-19T04:48:19.000000Z\",\"updated_at\":\"2024-11-19T04:48:19.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 517, '{\"id\":517,\"customer_id\":1588,\"contact_person_name\":\"Palash bera\",\"address_type\":\"home\",\"address\":\"403-Geeta apt Lokmanya Nagar pada no 2 Arun krida mandal \",\"city\":\"Thane(w)\",\"zip\":\"400606\",\"phone\":\"9867620992\",\"created_at\":\"2024-11-19T04:48:19.000000Z\",\"updated_at\":\"2024-11-19T04:48:19.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Delhivery', 'https://anytimetrack.shiprocket.co/tracking/1091314870182'),
(100373, '1289', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 798, 0.00, '0', NULL, '215', '2024-11-23 22:47:02', '2024-12-04 11:48:41', 0, NULL, '0', 'inhouse', 0, 0.00, '8220-cqTr4-1732382222', '313961', 1, 'admin', '{\"id\":215,\"customer_id\":1289,\"contact_person_name\":\"Ansari Mobile \\/ Hamid Ansari\",\"address_type\":\"home\",\"address\":\"Near M-Mart apposite Bombay Market, Shop Name ( Ansari Mobile ) 9026287910\",\"city\":\"Bangarmau\",\"zip\":\"209868\",\"phone\":\"7275149137\",\"created_at\":\"2024-05-30T12:14:27.000000Z\",\"updated_at\":\"2024-05-30T12:14:27.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 215, '{\"id\":215,\"customer_id\":1289,\"contact_person_name\":\"Ansari Mobile \\/ Hamid Ansari\",\"address_type\":\"home\",\"address\":\"Near M-Mart apposite Bombay Market, Shop Name ( Ansari Mobile ) 9026287910\",\"city\":\"Bangarmau\",\"zip\":\"209868\",\"phone\":\"7275149137\",\"created_at\":\"2024-05-30T12:14:27.000000Z\",\"updated_at\":\"2024-05-30T12:14:27.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Ekart', 'https://anytimetrack.shiprocket.co/tracking/EPSC2915483664'),
(100374, '1583', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1498, 0.00, '0', NULL, '519', '2024-11-24 23:35:40', '2024-11-25 10:15:26', 0, NULL, '0', 'inhouse', 0, 0.00, '9544-6Ofnq-1732471540', '193019', 1, 'admin', '{\"id\":519,\"customer_id\":1583,\"contact_person_name\":\"Soham Dhumal\",\"address_type\":\"home\",\"address\":\"Talegaon road,shikrapur\\r\\nNear, yash nursing home\",\"city\":\"Pune\",\"zip\":\"412208\",\"phone\":\"09923438075\",\"created_at\":\"2024-11-24T18:05:14.000000Z\",\"updated_at\":\"2024-11-24T18:05:14.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 519, '{\"id\":519,\"customer_id\":1583,\"contact_person_name\":\"Soham Dhumal\",\"address_type\":\"home\",\"address\":\"Talegaon road,shikrapur\\r\\nNear, yash nursing home\",\"city\":\"Pune\",\"zip\":\"412208\",\"phone\":\"09923438075\",\"created_at\":\"2024-11-24T18:05:14.000000Z\",\"updated_at\":\"2024-11-24T18:05:14.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100375, '1583', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, '510', '2024-11-24 23:38:08', '2024-11-25 10:15:26', 0, NULL, '0', 'inhouse', 0, 0.00, '8603-piq5z-1732471688', '757378', 1, 'admin', '{\"id\":510,\"customer_id\":1583,\"contact_person_name\":\"Soham Dhumal\",\"address_type\":\"home\",\"address\":\"Talegaon road,shikrapur\\r\\nNear, yash nursing home\",\"city\":\"Pune\",\"zip\":\"412208\",\"phone\":\"09923438075\",\"created_at\":\"2024-11-10T15:18:10.000000Z\",\"updated_at\":\"2024-11-10T15:18:10.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 510, '{\"id\":510,\"customer_id\":1583,\"contact_person_name\":\"Soham Dhumal\",\"address_type\":\"home\",\"address\":\"Talegaon road,shikrapur\\r\\nNear, yash nursing home\",\"city\":\"Pune\",\"zip\":\"412208\",\"phone\":\"09923438075\",\"created_at\":\"2024-11-10T15:18:10.000000Z\",\"updated_at\":\"2024-11-10T15:18:10.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100376, '74', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '55', '2024-11-26 13:07:05', '2024-11-26 13:56:50', 0, NULL, '0', 'inhouse', 0, 0.00, '7577-63CMn-1732606625', '105244', 1, 'admin', '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 55, '{\"id\":55,\"customer_id\":74,\"contact_person_name\":\"jagadeesh\",\"address_type\":\"home\",\"address\":\"BEML \",\"city\":\"Bangalore\",\"zip\":\"560098\",\"phone\":\"8919085042\",\"created_at\":\"2024-02-26T04:28:41.000000Z\",\"updated_at\":\"2024-02-26T04:28:41.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100377, '1426', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 299, 0.00, '0', NULL, '297', '2024-11-26 16:04:33', '2024-11-27 09:53:32', 0, NULL, '0', 'inhouse', 0, 0.00, '1091-fW2Ah-1732617273', '430941', 1, 'admin', '{\"id\":297,\"customer_id\":1426,\"contact_person_name\":\"Prashanth Gowda\",\"address_type\":\"home\",\"address\":\"#18\\/34, 3rd Main Road, TG Layout, BSK III Stage, Bengaluru-560085\",\"city\":\"Bengaluru\",\"zip\":\"560085\",\"phone\":\"\",\"created_at\":\"2024-07-09T05:38:27.000000Z\",\"updated_at\":\"2024-07-09T05:38:27.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 297, '{\"id\":297,\"customer_id\":1426,\"contact_person_name\":\"Prashanth Gowda\",\"address_type\":\"home\",\"address\":\"#18\\/34, 3rd Main Road, TG Layout, BSK III Stage, Bengaluru-560085\",\"city\":\"Bengaluru\",\"zip\":\"560085\",\"phone\":\"\",\"created_at\":\"2024-07-09T05:38:27.000000Z\",\"updated_at\":\"2024-07-09T05:38:27.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100378, '1591', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, NULL, '2024-11-26 19:43:01', '2024-11-27 09:53:52', 0, NULL, '0', 'inhouse', 0, 0.00, '5258-rNm59-1732630381', '706246', 1, 'admin', NULL, NULL, 0, NULL, NULL, 520, '{\"id\":520,\"customer_id\":null,\"contact_person_name\":\"test\",\"address_type\":\"home\",\"address\":\"test\",\"city\":\"test\",\"zip\":\"test\",\"phone\":\"test\",\"created_at\":\"2024-11-26T14:12:04.000000Z\",\"updated_at\":\"2024-11-26T14:12:04.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100379, '57', 'customer', 'unpaid', 'out_for_delivery', 'cash_on_delivery', '', NULL, NULL, 798, 0.00, '0', NULL, '448', '2024-11-26 20:08:53', '2024-12-04 11:53:28', 0, NULL, '0', 'inhouse', 0, 0.00, '7959-qmGAv-1732631933', '648100', 1, 'admin', '{\"id\":448,\"customer_id\":57,\"contact_person_name\":\"Aakash Sharma\",\"address_type\":\"home\",\"address\":\"Aakash Jan Sewa Kendra Bharka \",\"city\":\"Farukkhabad\",\"zip\":\"209601\",\"phone\":\"8009571875\",\"created_at\":\"2024-09-28T17:55:13.000000Z\",\"updated_at\":\"2024-09-28T17:55:13.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 448, '{\"id\":448,\"customer_id\":57,\"contact_person_name\":\"Aakash Sharma\",\"address_type\":\"home\",\"address\":\"Aakash Jan Sewa Kendra Bharka \",\"city\":\"Farukkhabad\",\"zip\":\"209601\",\"phone\":\"8009571875\",\"created_at\":\"2024-09-28T17:55:13.000000Z\",\"updated_at\":\"2024-09-28T17:55:13.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/141123466125801'),
(100380, '1592', 'customer', 'paid', 'out_for_delivery', 'payU_money', '433205542545', NULL, NULL, 888, 0.00, '0', NULL, NULL, '2024-11-27 05:51:21', '2024-12-04 11:54:30', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '8747-200VN-1732666881', '341651', 1, 'admin', NULL, NULL, 0, NULL, NULL, 521, '{\"id\":521,\"customer_id\":null,\"contact_person_name\":\"Debbie Elz \",\"address_type\":\"home\",\"address\":\"162 Topi Kunj Gali\",\"city\":\"Vrindavan \",\"zip\":\"281121\",\"phone\":\"9068296665\",\"created_at\":\"2024-11-27T00:16:39.000000Z\",\"updated_at\":\"2024-11-27T00:16:39.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Delhivery', 'https://anytimetrack.shiprocket.co/tracking/19041668351105'),
(100381, '1593', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '522', '2024-11-27 17:52:34', '2024-11-28 14:33:29', 0, NULL, '0', 'inhouse', 0, 0.00, '4666-vbz41-1732710154', '766718', 1, 'admin', '{\"id\":522,\"customer_id\":1593,\"contact_person_name\":\"unidrim Consultancy Services PVT LTD\",\"address_type\":\"home\",\"address\":\"L-108, Baramunda H.B. Colony\",\"city\":\"Bhubaneswar\",\"zip\":\"751003\",\"phone\":\"09148256504\",\"created_at\":\"2024-11-27T12:21:31.000000Z\",\"updated_at\":\"2024-11-27T12:21:31.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 522, '{\"id\":522,\"customer_id\":1593,\"contact_person_name\":\"unidrim Consultancy Services PVT LTD\",\"address_type\":\"home\",\"address\":\"L-108, Baramunda H.B. Colony\",\"city\":\"Bhubaneswar\",\"zip\":\"751003\",\"phone\":\"09148256504\",\"created_at\":\"2024-11-27T12:21:31.000000Z\",\"updated_at\":\"2024-11-27T12:21:31.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100382, '1595', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1499, 0.00, '0', NULL, NULL, '2024-11-30 16:16:54', '2024-12-02 11:31:44', 0, NULL, '0', 'inhouse', 0, 0.00, '4944-IPYY6-1732963614', '358048', 1, 'admin', NULL, NULL, 0, NULL, NULL, 523, '{\"id\":523,\"customer_id\":null,\"contact_person_name\":\"swagatika\",\"address_type\":\"home\",\"address\":\"Bhubaneswar\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8658178217\",\"created_at\":\"2024-11-30T10:45:59.000000Z\",\"updated_at\":\"2024-11-30T10:45:59.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100383, '1595', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '524', '2024-11-30 16:30:21', '2024-12-02 11:31:23', 0, NULL, '0', 'inhouse', 0, 0.00, '1681-OCzgN-1732964421', '914609', 1, 'admin', '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100384, '1595', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '524', '2024-11-30 16:34:04', '2024-12-02 11:31:05', 0, NULL, '0', 'inhouse', 0, 0.00, '7429-5Fw33-1732964644', '188853', 1, 'admin', '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 524, '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100385, '1595', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, '524', '2024-11-30 16:37:58', '2024-12-02 11:30:49', 0, NULL, '0', 'inhouse', 0, 0.00, '7025-EqmSB-1732964878', '412409', 1, 'admin', '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 524, '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100386, '1595', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, '524', '2024-11-30 16:39:31', '2024-12-02 11:27:06', 0, NULL, '0', 'inhouse', 0, 0.00, '1628-EnD62-1732964971', '830317', 1, 'admin', '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 524, '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100387, '1595', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, '524', '2024-11-30 16:41:24', '2024-12-02 11:30:29', 0, NULL, '0', 'inhouse', 0, 0.00, '2116-ROalc-1732965084', '930611', 1, 'admin', '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 524, '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100388, '1595', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, '524', '2024-11-30 16:49:08', '2024-12-02 11:30:14', 0, NULL, '0', 'inhouse', 0, 0.00, '4849-1btMX-1732965548', '616197', 1, 'admin', '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 524, '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100389, '1595', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, '524', '2024-11-30 16:56:19', '2024-12-02 11:29:56', 0, NULL, '0', 'inhouse', 0, 0.00, '8259-w59IA-1732965979', '875363', 1, 'admin', '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 524, '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100390, '1595', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, '524', '2024-11-30 16:59:56', '2024-12-02 11:29:41', 0, NULL, '0', 'inhouse', 0, 0.00, '8996-xs1WK-1732966196', '418087', 1, 'admin', '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 524, '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100391, '1595', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, '524', '2024-11-30 17:02:45', '2024-12-02 11:29:23', 0, NULL, '0', 'inhouse', 0, 0.00, '2305-9Y6YJ-1732966365', '845670', 1, 'admin', '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, NULL, NULL, 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100392, '1595', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 450, 0.00, '0', NULL, '524', '2024-11-30 17:11:22', '2024-12-02 11:29:05', 0, NULL, '0', 'inhouse', 0, 0.00, '6294-uEwgY-1732966882', '769192', 1, 'admin', '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 524, '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100393, '1595', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 999, 0.00, '0', NULL, '524', '2024-11-30 17:15:57', '2024-12-02 11:28:35', 0, NULL, '0', 'inhouse', 0, 0.00, '8357-ijiOc-1732967157', '571078', 1, 'admin', '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 524, '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100394, '1595', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 1499, 0.00, '0', NULL, '524', '2024-11-30 17:31:12', '2024-12-02 11:27:53', 0, NULL, '0', 'inhouse', 0, 0.00, '1677-rrwT6-1732968072', '925215', 1, 'admin', '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 524, '{\"id\":524,\"customer_id\":1595,\"contact_person_name\":\"swaf\",\"address_type\":\"office\",\"address\":\"aa\",\"city\":\"Bhubaneswar\",\"zip\":\"751007\",\"phone\":\"8144060532\",\"created_at\":\"2024-11-30T11:00:12.000000Z\",\"updated_at\":\"2024-11-30T11:00:12.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100395, '1599', 'customer', 'paid', 'delivered', 'cash_on_delivery', '', NULL, NULL, 499, 0.00, '0', NULL, '525', '2024-12-01 08:20:57', '2024-12-06 15:48:04', 0, NULL, '0', 'inhouse', 0, 0.00, '9821-Iw0EX-1733021457', '747525', 1, 'admin', '{\"id\":525,\"customer_id\":1599,\"contact_person_name\":\"Shahistabanu betageri \",\"address_type\":\"home\",\"address\":\"Laxmisingankeri ward no.16 near primary school Dharwad \",\"city\":\"Dharwad \",\"zip\":\"580007\",\"phone\":\"8660769855\",\"created_at\":\"2024-12-01T02:49:40.000000Z\",\"updated_at\":\"2024-12-01T02:49:40.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 525, '{\"id\":525,\"customer_id\":1599,\"contact_person_name\":\"Shahistabanu betageri \",\"address_type\":\"home\",\"address\":\"Laxmisingankeri ward no.16 near primary school Dharwad \",\"city\":\"Dharwad \",\"zip\":\"580007\",\"phone\":\"8660769855\",\"created_at\":\"2024-12-01T02:49:40.000000Z\",\"updated_at\":\"2024-12-01T02:49:40.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', 'third_party_delivery', 'Xpressbees Surface', 'https://anytimetrack.shiprocket.co/tracking/1319446311224'),
(100396, '1598', 'customer', 'unpaid', 'canceled', 'cash_on_delivery', '', NULL, NULL, 399, 0.00, '0', NULL, '527', '2024-12-03 17:58:45', '2024-12-04 11:53:09', 0, NULL, '0', 'inhouse', 0, 0.00, '1079-xDe9E-1733228925', '171549', 1, 'admin', '{\"id\":527,\"customer_id\":1598,\"contact_person_name\":\"MOHAMMED SHAHRUKH ALAM\",\"address_type\":\"home\",\"address\":\"Bhubaneswar\",\"city\":\"Bhubaneswar\",\"zip\":\"752101\",\"phone\":\"6370210085\",\"created_at\":\"2024-12-03T12:27:20.000000Z\",\"updated_at\":\"2024-12-03T12:27:20.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', NULL, 0, NULL, NULL, 527, '{\"id\":527,\"customer_id\":1598,\"contact_person_name\":\"MOHAMMED SHAHRUKH ALAM\",\"address_type\":\"home\",\"address\":\"Bhubaneswar\",\"city\":\"Bhubaneswar\",\"zip\":\"752101\",\"phone\":\"6370210085\",\"created_at\":\"2024-12-03T12:27:20.000000Z\",\"updated_at\":\"2024-12-03T12:27:20.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL),
(100397, '1603', 'customer', 'paid', 'confirmed', 'phonePay', 'T2412052023195847469729', NULL, NULL, 489, 0.00, '0', NULL, NULL, '2024-12-05 20:23:32', '2024-12-06 15:29:49', 10, 'coupon_discount', '0', 'inhouse', 0, 0.00, '5881-vLmMf-1733410412', '860399', 1, 'admin', NULL, NULL, 0, NULL, NULL, 529, '{\"id\":529,\"customer_id\":null,\"contact_person_name\":\"Mustafa Khan \",\"address_type\":\"others\",\"address\":\"Noida Uttar Pradesh sector 85 yakubpur gali no 43 modarson company \",\"city\":\"Noida\",\"zip\":\"201301\",\"phone\":\"9343690024\",\"created_at\":\"2024-12-05T14:47:19.000000Z\",\"updated_at\":\"2024-12-05T14:47:19.000000Z\",\"state\":null,\"country\":\"India\",\"latitude\":\"12.918177499450291\",\"longitude\":\"77.51691503862628\",\"is_billing\":0}', 'default_type', 0.00, NULL, 1, 'product_wise', NULL, NULL, NULL);

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

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

CREATE TABLE `order_details` (
  `id` bigint UNSIGNED NOT NULL,
  `order_id` bigint DEFAULT NULL,
  `product_id` bigint DEFAULT NULL,
  `seller_id` bigint DEFAULT NULL,
  `digital_file_after_sell` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `product_details` text COLLATE utf8mb4_unicode_ci,
  `qty` int NOT NULL DEFAULT '0',
  `price` double NOT NULL DEFAULT '0',
  `tax` double NOT NULL DEFAULT '0',
  `discount` double NOT NULL DEFAULT '0',
  `tax_model` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'exclude',
  `delivery_status` varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'pending',
  `payment_status` varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'unpaid',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `shipping_method_id` bigint DEFAULT NULL,
  `variant` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `variation` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `discount_type` varchar(30) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `is_stock_decreased` tinyint(1) NOT NULL DEFAULT '1',
  `refund_request` int NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `order_details`
--

INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(1, 100001, 112, 1, NULL, '{\"id\":112,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"AE Naturals Tenogo Women Stamina Capsules 60 Caps\",\"slug\":\"ae-naturals-tenogo-women-stamina-capsules-60-caps-s3MzB3\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d9a92403cf.png\\\",\\\"2023-09-22-650d9a9240f2d.png\\\",\\\"2023-09-22-650d9a9240fd7.png\\\",\\\"2023-09-22-650d9a924109d.png\\\",\\\"2023-09-22-650d9a9241151.png\\\",\\\"2023-09-22-650d9a9241239.png\\\",\\\"2023-09-22-650d9a9241321.png\\\",\\\"2023-09-22-650d9a92413df.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-22-650d9a92414b5.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1000,\"purchase_price\":999,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>Description:<\\/strong><\\/p>\\r\\n\\r\\n<p>AE Naturals Tenogo Women Stamina Capsules is an herbal supplement that stimulates mental health and reverses signs of aging. The most active ingredient of this supplement is Shatavari which solves all your menstrual problems.<\\/p>\\r\\n\\r\\n<p>&nbsp;It can reduce pregnancy complications, promote a healthy menstrual cycle, and eradicate menopausal problems.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key Benefits:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Balances the hormone levels<\\/li>\\r\\n\\t<li>Strengthens Uterus Muscles<\\/li>\\r\\n\\t<li>Builds muscle strength and Improves bone density<\\/li>\\r\\n\\t<li>Provides essential Minerals &amp; Vitamins<\\/li>\\r\\n\\t<li>It helps you overcome fatigue, stress, and anxiety<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key ingredients:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Shatavari<\\/strong> improves stress tolerance, increases physical stamina and strength<\\/li>\\r\\n\\t<li><strong>Bryonia laciniosa<\\/strong> or the shivlingi beej helps counteract infertility and strengthens the walls of the uterus<\\/li>\\r\\n\\t<li><strong>Putranjiva <\\/strong>is an anti-inflammatory herb that is beneficial in treating gynecological and infertility issues<\\/li>\\r\\n\\t<li><strong>Ashwagandha<\\/strong> reduces fatigue, and stress, and improves concentration<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Directions to use:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Take 1 capsule daily with warm water or Milk 30 minutes before going to bed. Using these capsules for at least 3 months will get you the best outcome.<\\/li>\\r\\n<\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T13:45:54.000000Z\",\"updated_at\":\"2023-09-22T13:46:19.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000118\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1000, 120, 0, 'exclude', 'canceled', 'unpaid', '2023-10-01 09:01:42', '2023-10-12 15:12:47', NULL, '', '[]', 'discount_on_product', 0, 0),
(2, 100002, 32, 1, NULL, '{\"id\":32,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"AE Naturals Happy Heals Foot Cream 50g\",\"slug\":\"ae-naturals-happy-heals-foot-cream-50g-n01gmO\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"19\\\",\\\"position\\\":1}]\",\"category_id\":\"19\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65086535f3fe9.png\\\",\\\"2023-09-18-6508653600984.png\\\",\\\"2023-09-18-6508653600a74.png\\\",\\\"2023-09-18-6508653600bb1.png\\\",\\\"2023-09-18-6508653600c5b.png\\\",\\\"2023-09-18-6508653600d06.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-18-6508653600dc4.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":500,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Happy Heels Foot Cream is a specially designed, nourishing, and hydrating cream that provides intense care for your feet, leaving them soft, smooth, and healthy. Enriched with the goodness of Curcumin, Honey, Olive Oil, Almond Oil, BeesWax, Vitamin E, and Turmeric Essential Oil, this cream helps heal and soothe cracked feet, giving you a happy and comfortable feeling in your heels.<\\/p>\\r\\n\\r\\n<p><strong>Key Benefits:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Deeply moisturizes and hydrates dry and cracked feet.<\\/li>\\r\\n\\t<li>Soothes and relieves tired and achy feet.<\\/li>\\r\\n\\t<li>Helps reduce inflammation and irritation.<\\/li>\\r\\n\\t<li>Promotes healthy and radiant-looking feet.<\\/li>\\r\\n\\t<li>Protects against further damage and dryness.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><strong>Directions to Use:<\\/strong><\\/p>\\r\\n\\r\\n<p>1. Massage a small amount of cream onto clean and dry feet until fully absorbed.<\\/p>\\r\\n\\r\\n<p>2. Use daily for best results, reapply as needed for extra care and protection.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key Ingredients:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Curcumin: Known for its healing properties.<\\/li>\\r\\n\\t<li>Honey: Helps moisturize and soften the skin.<\\/li>\\r\\n\\t<li>Olive Oil: Provides nourishment and hydration.<\\/li>\\r\\n\\t<li>Almond Oil: Soothes and relieves tired feet.<\\/li>\\r\\n\\t<li>Beeswax: Locks in moisture and protects the skin.<\\/li>\\r\\n\\t<li>Vitamin E: Promotes healthy and radiant-looking feet.<\\/li>\\r\\n\\t<li>Turmeric Essential Oil: Helps reduce inflammation and irritation.<\\/li>\\r\\n<\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:56:54.000000Z\",\"updated_at\":\"2023-09-23T13:05:06.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000721\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 500, 90, 0, 'exclude', 'canceled', 'unpaid', '2023-10-02 10:34:02', '2023-10-02 10:34:14', NULL, '', '[]', 'discount_on_product', 0, 0),
(3, 100003, 96, 1, NULL, '{\"id\":96,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"AE Naturals Almond & Milk Soap 100g Pack Of 3\",\"slug\":\"ae-naturals-almond-milk-soap-100g-pack-of-3-wg291O\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d52fa96a03.png\\\",\\\"2023-09-22-650d52fa9763c.png\\\",\\\"2023-09-22-650d52fa976f0.png\\\",\\\"2023-09-22-650d52fa977a4.png\\\",\\\"2023-09-22-650d52fa97861.png\\\",\\\"2023-09-22-650d52fa97930.png\\\",\\\"2023-09-22-650d52fa979c2.png\\\",\\\"2023-09-22-650d52fa97a73.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-22-650d52fa97b78.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":200,\"purchase_price\":200,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Indulge your skin with AE Naturals Almond &amp; Milk Soap, a luxurious blend of almond oil and milk extract. Gently cleanse and nourish your skin while reducing acne, dark circles, and achieving a radiant complexion. Enriched with glycerin, this soap maintains your skin&#39;s moisture, leaving it refreshed and revitalized after each use.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key Benefits:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>Hydrates and moisturizes for supple skin<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Reduces acne and diminishes dark circles<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Revitalizes and nourishes for a natural glow<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Gently cleanses, revealing softer skin<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Maintains skin&#39;s moisture balance<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Directions to Use:<\\/strong><\\/p>\\r\\n\\r\\n<p>1. Wet skin and soap bar<\\/p>\\r\\n\\r\\n<p>2. Lather soap in hands<\\/p>\\r\\n\\r\\n<p>3. Apply to body, massage in circles<\\/p>\\r\\n\\r\\n<p>4. Rinse off, pat dry with a towel<\\/p>\\r\\n\\r\\n<p>Use daily for a refreshing bathing experience.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key Ingredients:<\\/strong><\\/p>\\r\\n\\r\\n<p>1. <strong>Glycerin<\\/strong>: Hydrates and prevents dryness<\\/p>\\r\\n\\r\\n<p>2. <strong>Milk Extract<\\/strong>: Exfoliates and nourishes with lactic acid<\\/p>\\r\\n\\r\\n<p>3. <strong>Almond Oil<\\/strong>: Reduces inflammation, improves texture<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T08:40:26.000000Z\",\"updated_at\":\"2023-10-08T05:21:51.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Almond and Milk Soap - Hydrates and Nourishes\",\"meta_description\":\"Experience skin pampering with AE Naturals Almond and Milk Soap. This soap hydrates, reduces acne, and gives your skin a natural glow. Gentle cleansing and long-lasting results. Try it now!\",\"meta_image\":\"2023-10-08-65223c6f116d3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000742\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 200, 36, 0, 'exclude', 'delivered', 'unpaid', '2023-10-09 00:17:39', '2023-10-12 16:03:07', NULL, '', '[]', 'discount_on_product', 1, 0),
(4, 100004, 72, 1, NULL, '{\"id\":72,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"AE Naturals Pure Curry Leaf Capsules 60 Caps\",\"slug\":\"ae-naturals-pure-curry-leaf-capsules-60-caps-pimtK9\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-21-650c87eac56b9.png\\\",\\\"2023-09-21-650c87eac64b1.png\\\",\\\"2023-09-21-650c87eac6681.png\\\",\\\"2023-09-23-650e9d12455b4.png\\\",\\\"2023-09-23-650e9d1246615.png\\\",\\\"2023-09-23-650e9d12468aa.png\\\",\\\"2023-09-23-650e9d1246b67.png\\\",\\\"2023-09-23-650e9d1246e46.png\\\",\\\"2023-09-23-650e9d1247057.png\\\",\\\"2023-09-23-650e9d1247314.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-21-650c87eac68d9.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":400,\"purchase_price\":399,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE NATURALS Pure Organic Curry Leaf Extract Capsules <\\/strong>is a one-stop solution to treat hair fall, premature baldness, and dandruff at an affordable price.<\\/p>\\r\\n\\r\\n<p>Loaded with Calcium, Fibre, Iron, Phosphorus, and Carbohydrates, vitamins A, B, C, and E - these capsules help the body fight infection and rejuvenate the skin &amp; hair. Regular consumption of these nutrient-rich capsules helps restore the natural hair color and even prevents premature greying of hair.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key Ingredients:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Curry leaf extract:<\\/strong> Curry leaf extract is a rich source of antioxidants that protect us against gastric damage and the effect of free radicals. The extract of the curry leaf is widely used for treating heart diseases, cancer, and diabetes.<\\/li>\\r\\n\\t<li><strong>Long Peppergum Extract : <\\/strong>It helps increase nutrient absorption, which could potentially improve the overall health of hair follicles.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Benefits:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Treats hair fall, and premature baldness, and reduces dandruff<\\/li>\\r\\n\\t<li>Maintains blood sugar levels<\\/li>\\r\\n\\t<li>Purifies liver and prevents heart attack<\\/li>\\r\\n\\t<li>Protects the body against skin infections and weight management<\\/li>\\r\\n\\t<li>Immediate relief from stomach upset<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Directions to use:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Take 1 or 2 capsules in the morning and 1 or 2 capsules at night after food. You will notice the change in 3 months.<\\/li>\\r\\n<\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-21T18:14:02.000000Z\",\"updated_at\":\"2023-10-06T06:05:55.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000101\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 400, 48, 0, 'exclude', 'delivered', 'unpaid', '2023-10-09 01:59:29', '2023-10-12 13:50:22', NULL, '', '[]', 'discount_on_product', 1, 0),
(5, 100005, 29, 1, NULL, '{\"id\":29,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"AE Naturals Roop Sundar Sunscreen Lotion SPF 50+ 100ml\",\"slug\":\"ae-naturals-roop-sundar-sunscreen-lotion-spf-50-100ml-7CbLKq\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"18\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"18\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-21-650c180706f0d.png\\\",\\\"2023-09-21-650c1830d9536.png\\\",\\\"2023-09-21-650c1830da83c.png\\\",\\\"2023-09-21-650c1830da959.png\\\",\\\"2023-09-21-650c1830daa6f.png\\\",\\\"2023-09-21-650c1830dab79.png\\\",\\\"2023-09-21-650c1830dacdb.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-21-650c170d5e9ab.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/youtu.be\\/CATtmGB3Hws?feature=shared\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":400,\"purchase_price\":399,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":200,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Roop Sundar Sunscreen Lotion is a high-quality sunscreen lotion that is designed to protect your skin from the harmful effects of the sun&#39;s rays. This product is formulated with SPF 50+ and provides broad-spectrum protection against both UVA and UVB rays.<\\/p>\\r\\n\\r\\n<p>Roop Sundar sunscreen lotion is lightweight and non-greasy, making it easy to apply and comfortable to wear throughout the day. It is enriched with natural ingredients such as aloe vera, jojoba oil, and vitamin E, which help nourish and hydrate the skin while protecting it from the sun.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Benefits of Product:<\\/strong><\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>Provides broad-spectrum protection against UVA and UVB rays with SPF 50+.<\\/li>\\r\\n\\t<li>Helps prevent sunburn, tan, premature aging, and skin damage caused by UV radiation.<\\/li>\\r\\n\\t<li>Enriched with natural ingredients.<\\/li>\\r\\n\\t<li>Suitable for all skin types.<\\/li>\\r\\n\\t<li>long-lasting protection even when sweating or swimming.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Benefits of key ingredients<\\/strong>:<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Aloe vera<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Aloe vera is a natural anti-inflammatory and moisturizer that calms and soothes irritated or inflamed skin. It also protects the skin against environmental stressors and premature aging.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Glycerine:<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Glycerine is a humectant that is commonly used in skincare products to help draw moisture into the skin. Helps to hydrate and plump the skin, reducing the appearance of fine lines and wrinkles, softening, and smoothing rough or dry patches of skin.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Shea Butter:<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Shea butter is a rich, natural moisturizer derived from the shea tree&rsquo;s nuts. Providing intense hydration and nourishment to dry flaky, or cracked skin. Helps to soothe and heal irritated or inflamed skin<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Directions to use: With images:<\\/strong><\\/p>\\r\\n\\r\\n<p>Apply a generous amount of sunscreen lotion to all exposed skin 15 minutes before sun exposure and massage gently.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T04:21:03.000000Z\",\"updated_at\":\"2023-10-05T16:31:51.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Sunscreen Lotion SPF 50++ - Skin Protection\",\"meta_description\":\"Shield your skin from sun and pollution with AE Naturals Roop Sundar Sunscreen Lotion SPF 50++. Prevent premature aging, sunburn, and get flawless skin. Dermatologist-tested, and water-resist\",\"meta_image\":\"2023-10-05-651ee4f7db5f3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000703\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 352, 48, 0, 'include', 'canceled', 'unpaid', '2023-10-09 15:09:04', '2023-10-12 15:13:12', NULL, '', '[]', 'discount_on_product', 0, 0),
(6, 100006, 29, 1, NULL, '{\"id\":29,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"AE Naturals Roop Sundar Sunscreen Lotion SPF 50+ 100ml\",\"slug\":\"ae-naturals-roop-sundar-sunscreen-lotion-spf-50-100ml-7CbLKq\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"18\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"18\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-21-650c180706f0d.png\\\",\\\"2023-09-21-650c1830d9536.png\\\",\\\"2023-09-21-650c1830da83c.png\\\",\\\"2023-09-21-650c1830da959.png\\\",\\\"2023-09-21-650c1830daa6f.png\\\",\\\"2023-09-21-650c1830dab79.png\\\",\\\"2023-09-21-650c1830dacdb.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-21-650c170d5e9ab.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/youtu.be\\/CATtmGB3Hws?feature=shared\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":400,\"purchase_price\":399,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":199,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Roop Sundar Sunscreen Lotion is a high-quality sunscreen lotion that is designed to protect your skin from the harmful effects of the sun&#39;s rays. This product is formulated with SPF 50+ and provides broad-spectrum protection against both UVA and UVB rays.<\\/p>\\r\\n\\r\\n<p>Roop Sundar sunscreen lotion is lightweight and non-greasy, making it easy to apply and comfortable to wear throughout the day. It is enriched with natural ingredients such as aloe vera, jojoba oil, and vitamin E, which help nourish and hydrate the skin while protecting it from the sun.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Benefits of Product:<\\/strong><\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>Provides broad-spectrum protection against UVA and UVB rays with SPF 50+.<\\/li>\\r\\n\\t<li>Helps prevent sunburn, tan, premature aging, and skin damage caused by UV radiation.<\\/li>\\r\\n\\t<li>Enriched with natural ingredients.<\\/li>\\r\\n\\t<li>Suitable for all skin types.<\\/li>\\r\\n\\t<li>long-lasting protection even when sweating or swimming.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Benefits of key ingredients<\\/strong>:<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Aloe vera<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Aloe vera is a natural anti-inflammatory and moisturizer that calms and soothes irritated or inflamed skin. It also protects the skin against environmental stressors and premature aging.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Glycerine:<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Glycerine is a humectant that is commonly used in skincare products to help draw moisture into the skin. Helps to hydrate and plump the skin, reducing the appearance of fine lines and wrinkles, softening, and smoothing rough or dry patches of skin.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Shea Butter:<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Shea butter is a rich, natural moisturizer derived from the shea tree&rsquo;s nuts. Providing intense hydration and nourishment to dry flaky, or cracked skin. Helps to soothe and heal irritated or inflamed skin<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Directions to use: With images:<\\/strong><\\/p>\\r\\n\\r\\n<p>Apply a generous amount of sunscreen lotion to all exposed skin 15 minutes before sun exposure and massage gently.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T04:21:03.000000Z\",\"updated_at\":\"2023-10-09T09:39:04.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Sunscreen Lotion SPF 50++ - Skin Protection\",\"meta_description\":\"Shield your skin from sun and pollution with AE Naturals Roop Sundar Sunscreen Lotion SPF 50++. Prevent premature aging, sunburn, and get flawless skin. Dermatologist-tested, and water-resist\",\"meta_image\":\"2023-10-05-651ee4f7db5f3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000703\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 352, 48, 0, 'include', 'canceled', 'unpaid', '2023-10-10 16:04:38', '2023-10-12 15:13:21', NULL, '', '[]', 'discount_on_product', 0, 0),
(8, 100008, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"AE Naturals Roop Sundar Refreshing Soap 125g\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=8pcS_pPlgFw7nt2b\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":400,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"percent\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Roop Sundar Refreshing soap makes your skin Bright and Flawless. Parijat extracts, Vitamin E, and Aloe Vera gel helps in making your skin blemish free, by preventing Acne, Pimples and Blackheads.<\\/p>\\r\\n\\r\\n<p>It is Anti-oxidant, Anti-bacterial, Anti-fungal and Immune-protective. These properties slow aging of the skin by preventing wrinkles, fine lines, retaining moisture and preventing dryness. It makes your skin supple, smooth and bright. It has a soothing effect which will leave you clean and refreshed.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key Benefits:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Brightens your skin<\\/li>\\r\\n\\t<li>Makes your skin Blemish free<\\/li>\\r\\n\\t<li>Prevents Acne and Pimples<\\/li>\\r\\n\\t<li>Prevents Wrinkles and Fine lines<\\/li>\\r\\n\\t<li>Moisturizes and keeps your skin soft and supple<\\/li>\\r\\n\\t<li>Provides nourishment and keeps your skin healthy<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<ol>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key Ingredients<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Parijat extracts<\\/strong> contain anti-inflammatory and antioxidant properties, which can help soothe irritated skin and protect against environmental damage.<\\/li>\\r\\n\\t<li><strong>Vitamin E<\\/strong> Acetate is a potent antioxidant that can protect the skin from free radical damage, and also moisturizes and soothes dry and flaky skin.<\\/li>\\r\\n\\t<li><strong>Aloe Vera gel<\\/strong> has hydrating and soothing properties, which can help alleviate dryness, inflammation, and irritation of the skin.<\\/li>\\r\\n\\t<li><strong>Glycerine<\\/strong> is a humectant that attracts and retains moisture in the skin, providing hydration and improving the skin&#39;s overall texture.<\\/li>\\r\\n\\t<li><strong>BHT <\\/strong>is an antioxidant that helps prevent the oils in the soap base from becoming rancid, ensuring a longer shelf life for the product.<\\/li>\\r\\n\\t<li><strong>Perfume<\\/strong> provides a pleasant scent to the soap, enhancing the user&#39;s experience and potentially boosting their mood.<\\/li>\\r\\n\\t<li><strong>Soap base<\\/strong> provides a cleansing effect by removing dirt, oil, and impurities from the skin, leaving it clean and refreshed.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Directions for use<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Apply AE Naturals Roop Sundar Soap on wet skin<\\/li>\\r\\n\\t<li>Massage softly and wash it off<\\/li>\\r\\n\\t<li>Use twice a day for best results<\\/li>\\r\\n<\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2023-10-17T09:00:39.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 328, 72, 0, 'include', 'canceled', 'unpaid', '2023-10-22 01:25:46', '2023-10-22 01:26:39', NULL, '', '[]', 'discount_on_product', 0, 0),
(9, 100009, 110, 1, NULL, '{\"id\":110,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"AE Naturals Roop Sundar Glutathione Body Lotion 200ml\",\"slug\":\"ae-naturals-roop-sundar-glutathione-body-lotion-200ml-JRjkeY\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"18\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"18\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d61ab1851b.png\\\",\\\"2023-09-22-650d61ab19437.png\\\",\\\"2023-09-22-650d61ab194fb.png\\\",\\\"2023-09-22-650d61ab195cc.png\\\",\\\"2023-09-22-650d61ab19682.png\\\",\\\"2023-09-22-650d61ab1972c.png\\\",\\\"2023-09-22-650d61ab197d6.png\\\",\\\"2023-09-22-650d61ab19882.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652cfd60b85a2.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/KyTCeXkikEI?si=tcr7gnDt0jwHi8ZM\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":900,\"purchase_price\":699,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":1,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>Description:<\\/strong> AE NATURALS ROOP SUNDER BODY LOTION is enriched with natural moisturizing ingredients to prevent moisture loss, provide softer, smoother, and younger-looking skin, and keep your skin hydrated. The formula contains Glutathione, which controls Melanin and moves it from the basal layer to the surface, lightening hyperpigmentation and promoting skin whitening. Shea butter and Olive Oil nourish and hydrate the skin, while the non-greasy formula leaves your skin feeling healthy and glowing all day long.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key Benefits:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>Light-weight and fast-absorbing<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Long-lasting non-greasy feel<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Provides SPF 15 protection<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Promotes skin whitening through Glutathione<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Nourishes and moisturizes with Shea butter and Olive Oil<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Directions to Use:<\\/strong><\\/p>\\r\\n\\r\\n<p>1. Dispense the body lotion into the palm.<\\/p>\\r\\n\\r\\n<p>2. Gently massage the lotion onto your skin evenly all over the body.<\\/p>\\r\\n\\r\\n<p>3. Use daily for best results.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key Ingredients:<\\/strong><\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Glutathione:<\\/strong> Controls Melanin, promotes skin whitening.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Shea butter:<\\/strong> Excellent moisturizer for shiny and smooth skin.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Olive Oil:<\\/strong> Nourishes and hydrates the skin.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Macadamia Nut Oil:<\\/strong> Provides additional nourishment.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Cocoa butter: <\\/strong>Helps keep skin soft and smooth.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T09:43:07.000000Z\",\"updated_at\":\"2023-11-01T09:15:20.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000449\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 900, 162, 1, 'exclude', 'canceled', 'unpaid', '2023-11-04 10:42:17', '2023-11-04 10:42:42', NULL, '', '[]', 'discount_on_product', 0, 0),
(10, 100010, 110, 1, NULL, '{\"id\":110,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"AE Naturals Roop Sundar Glutathione Body Lotion 200ml\",\"slug\":\"ae-naturals-roop-sundar-glutathione-body-lotion-200ml-JRjkeY\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"18\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"18\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d61ab1851b.png\\\",\\\"2023-09-22-650d61ab19437.png\\\",\\\"2023-09-22-650d61ab194fb.png\\\",\\\"2023-09-22-650d61ab195cc.png\\\",\\\"2023-09-22-650d61ab19682.png\\\",\\\"2023-09-22-650d61ab1972c.png\\\",\\\"2023-09-22-650d61ab197d6.png\\\",\\\"2023-09-22-650d61ab19882.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652cfd60b85a2.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/KyTCeXkikEI?si=tcr7gnDt0jwHi8ZM\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":900,\"purchase_price\":699,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":1,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>Description:<\\/strong> AE NATURALS ROOP SUNDER BODY LOTION is enriched with natural moisturizing ingredients to prevent moisture loss, provide softer, smoother, and younger-looking skin, and keep your skin hydrated. The formula contains Glutathione, which controls Melanin and moves it from the basal layer to the surface, lightening hyperpigmentation and promoting skin whitening. Shea butter and Olive Oil nourish and hydrate the skin, while the non-greasy formula leaves your skin feeling healthy and glowing all day long.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key Benefits:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>Light-weight and fast-absorbing<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Long-lasting non-greasy feel<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Provides SPF 15 protection<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Promotes skin whitening through Glutathione<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Nourishes and moisturizes with Shea butter and Olive Oil<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Directions to Use:<\\/strong><\\/p>\\r\\n\\r\\n<p>1. Dispense the body lotion into the palm.<\\/p>\\r\\n\\r\\n<p>2. Gently massage the lotion onto your skin evenly all over the body.<\\/p>\\r\\n\\r\\n<p>3. Use daily for best results.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key Ingredients:<\\/strong><\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Glutathione:<\\/strong> Controls Melanin, promotes skin whitening.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Shea butter:<\\/strong> Excellent moisturizer for shiny and smooth skin.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Olive Oil:<\\/strong> Nourishes and hydrates the skin.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Macadamia Nut Oil:<\\/strong> Provides additional nourishment.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Cocoa butter: <\\/strong>Helps keep skin soft and smooth.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T09:43:07.000000Z\",\"updated_at\":\"2023-11-04T05:12:42.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000449\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 738, 162, 1, 'include', 'delivered', 'unpaid', '2023-11-04 10:45:46', '2023-11-12 17:17:07', NULL, '', '[]', 'discount_on_product', 1, 0),
(11, 100011, 113, 1, NULL, '{\"id\":113,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Alpha Gluta Skin Brightening Capsules 60 Caps\",\"slug\":\"ae-naturals-alpha-gluta-skin-brightening-capsules-60-caps-oYaNJa\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d9b8614e43.png\\\",\\\"2023-09-22-650d9b8615862.png\\\",\\\"2023-09-22-650d9b86158fb.png\\\",\\\"2023-09-22-650d9b86159bc.png\\\",\\\"2023-09-22-650d9b8615aba.png\\\",\\\"2023-09-22-650d9b8615b95.png\\\",\\\"2023-09-22-650d9b8615c3e.png\\\",\\\"2023-09-22-650d9b8615cf5.png\\\",\\\"2023-09-22-650d9b8615d9b.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652cdd5e7d92a.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/KwmRvolM1lk?si=CVuRX6lZemGjDMNJ\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1799,\"purchase_price\":1799,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Alpha Gluta Skin Brightening Capsules are a powerful supplement designed to promote healthy, glowing skin. These capsules are formulated with a blend of natural ingredients, including glutathione, alpha lipoic acid, and vitamin C, which work together to brighten and even out skin tone.<\\/p>\\r\\n\\r\\n<p>With regular use, these capsules can help to reduce the appearance of dark spots and blemishes, leaving your skin looking radiant and youthful. Each bottle contains 60 capsules, providing a one-month supply. To use, simply take two capsules daily with meals.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key benefits:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Promotes healthy and glowing skin.<\\/li>\\r\\n\\t<li>Helps to even out skin tone.<\\/li>\\r\\n\\t<li>Reduces the appearance of dark spots.<\\/li>\\r\\n\\t<li>Diminishes blemishes and Enhances skin hydration.<\\/li>\\r\\n\\t<li>Helps to improve skin elasticity.<\\/li>\\r\\n\\t<li>Protects against sun damage.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key Ingredients:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Glutathione<\\/strong> - an antioxidant that helps to prevent oxidative damage and reduce the appearance of blemishes and age spots on the skin.<\\/li>\\r\\n\\t<li><strong>Alpha Lipoic Acid<\\/strong> - an antioxidant that helps to improve skin texture and reduce the appearance of fine lines and wrinkles.<\\/li>\\r\\n\\t<li><strong>Collagen<\\/strong> - a protein that helps to maintain skin elasticity and firmness, reducing the appearance of wrinkles and fine lines.<\\/li>\\r\\n\\t<li><strong>Piper Longum extract<\\/strong>&nbsp;- a compound derived from black pepper that helps to increase the bioavailability of other ingredients in the supplement, enhancing their effectiveness in promoting healthy skin.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Directions to use:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Use 1 capsule in the morning and night after food for the best results.<\\/li>\\r\\n<\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T13:49:58.000000Z\",\"updated_at\":\"2023-11-07T10:59:51.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Skin Brightening Capsules - Glutathione & Vit-C\",\"meta_description\":\"Experience skin whitening with AE Naturals Alpha Gluta Capsules. Glutathione & Vitamin C for a lighter complexion. Improve skin health, reduce wrinkles, and enhance beauty. Get the natural gl\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000119\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1799, 215.88, 0, 'exclude', 'canceled', 'unpaid', '2023-11-17 22:51:07', '2023-11-17 22:51:32', NULL, '', '[]', 'discount_on_product', 0, 0),
(12, 100012, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Roop Sundar Refreshing soap makes your skin Bright and Flawless. Parijat extracts, Vitamin E, and Aloe Vera gel helps in making your skin blemish free, by preventing Acne, Pimples and Blackheads.<\\/p>\\r\\n\\r\\n<p>It is Anti-oxidant, Anti-bacterial, Anti-fungal and Immune-protective. These properties slow aging of the skin by preventing wrinkles, fine lines, retaining moisture and preventing dryness. It makes your skin supple, smooth and bright. It has a soothing effect which will leave you clean and refreshed.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key Benefits:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Brightens your skin<\\/li>\\r\\n\\t<li>Makes your skin Blemish free<\\/li>\\r\\n\\t<li>Prevents Acne and Pimples<\\/li>\\r\\n\\t<li>Prevents Wrinkles and Fine lines<\\/li>\\r\\n\\t<li>Moisturizes and keeps your skin soft and supple<\\/li>\\r\\n\\t<li>Provides nourishment and keeps your skin healthy<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<ol>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key Ingredients<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Parijat extracts<\\/strong> contain anti-inflammatory and antioxidant properties, which can help soothe irritated skin and protect against environmental damage.<\\/li>\\r\\n\\t<li><strong>Vitamin E<\\/strong> Acetate is a potent antioxidant that can protect the skin from free radical damage, and also moisturizes and soothes dry and flaky skin.<\\/li>\\r\\n\\t<li><strong>Aloe Vera gel<\\/strong> has hydrating and soothing properties, which can help alleviate dryness, inflammation, and irritation of the skin.<\\/li>\\r\\n\\t<li><strong>Glycerine<\\/strong> is a humectant that attracts and retains moisture in the skin, providing hydration and improving the skin&#39;s overall texture.<\\/li>\\r\\n\\t<li><strong>BHT <\\/strong>is an antioxidant that helps prevent the oils in the soap base from becoming rancid, ensuring a longer shelf life for the product.<\\/li>\\r\\n\\t<li><strong>Perfume<\\/strong> provides a pleasant scent to the soap, enhancing the user&#39;s experience and potentially boosting their mood.<\\/li>\\r\\n\\t<li><strong>Soap base<\\/strong> provides a cleansing effect by removing dirt, oil, and impurities from the skin, leaving it clean and refreshed.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Directions for use<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Apply AE Naturals Roop Sundar Soap on wet skin<\\/li>\\r\\n\\t<li>Massage softly and wash it off<\\/li>\\r\\n\\t<li>Use twice a day for best results<\\/li>\\r\\n<\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2023-11-07T10:51:23.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2023-11-18 01:18:59', '2023-11-18 01:30:43', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(13, 100013, 96, 1, NULL, '{\"id\":96,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Almond & Milk Soap 100g Pack Of 3\",\"slug\":\"ae-naturals-almond-milk-soap-100g-pack-of-3-wg291O\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d52fa96a03.png\\\",\\\"2023-09-22-650d52fa9763c.png\\\",\\\"2023-09-22-650d52fa976f0.png\\\",\\\"2023-09-22-650d52fa977a4.png\\\",\\\"2023-09-22-650d52fa97861.png\\\",\\\"2023-09-22-650d52fa97930.png\\\",\\\"2023-09-22-650d52fa979c2.png\\\",\\\"2023-09-22-650d52fa97a73.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-05-6547437b96ad3.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":199,\"purchase_price\":199,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>Indulge your skin with AE Naturals Almond &amp; Milk Soap, a luxurious blend of almond oil and milk extract. Gently cleanse and nourish your skin while reducing acne, dark circles, and achieving a radiant complexion. Enriched with glycerin, this soap maintains your skin&#39;s moisture, leaving it refreshed and revitalized after each use.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key Benefits:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Hydrates and moisturizes for supple skin<\\/li>\\r\\n\\t<li>Reduces acne and diminishes dark circles<\\/li>\\r\\n\\t<li>Revitalizes and nourishes for a natural glow<\\/li>\\r\\n\\t<li>Gently cleanses, revealing softer skin<\\/li>\\r\\n\\t<li>Maintains skin&#39;s moisture balance<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Directions to Use:<\\/strong><\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>&nbsp;Wet skin and soap bar<\\/li>\\r\\n\\t<li>&nbsp;Lather soap in hands<\\/li>\\r\\n\\t<li>&nbsp;Apply to body, massage in circles<\\/li>\\r\\n\\t<li>&nbsp;Rinse off, pat dry with a towel<\\/li>\\r\\n\\t<li>&nbsp;Use daily for a refreshing bathing experience.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key Ingredients:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>&nbsp;<strong>Glycerin<\\/strong>: Hydrates and prevents dryness<\\/li>\\r\\n\\t<li>&nbsp;<strong>Milk Extract<\\/strong>: Exfoliates and nourishes with lactic acid<\\/li>\\r\\n\\t<li>&nbsp;<strong>Almond Oil<\\/strong>: Reduces inflammation, improves texture<\\/li>\\r\\n<\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T08:40:26.000000Z\",\"updated_at\":\"2023-11-08T09:58:38.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Almond and Milk Soap - Hydrates and Nourishes\",\"meta_description\":\"Experience skin pampering with AE Naturals Almond and Milk Soap. This soap hydrates, reduces acne, and gives your skin a natural glow. Gentle cleansing and long-lasting results. Try it now!\",\"meta_image\":\"2023-10-08-65223c6f116d3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000742\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 163.18, 35.82, 0, 'include', 'canceled', 'unpaid', '2023-11-18 01:30:04', '2023-11-18 01:31:00', NULL, '', '[]', 'discount_on_product', 0, 0),
(14, 100014, 96, 1, NULL, '{\"id\":96,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Almond & Milk Soap 100g Pack Of 3\",\"slug\":\"ae-naturals-almond-milk-soap-100g-pack-of-3-wg291O\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d52fa96a03.png\\\",\\\"2023-09-22-650d52fa9763c.png\\\",\\\"2023-09-22-650d52fa976f0.png\\\",\\\"2023-09-22-650d52fa977a4.png\\\",\\\"2023-09-22-650d52fa97861.png\\\",\\\"2023-09-22-650d52fa97930.png\\\",\\\"2023-09-22-650d52fa979c2.png\\\",\\\"2023-09-22-650d52fa97a73.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-05-6547437b96ad3.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":199,\"purchase_price\":199,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>Indulge your skin with AE Naturals Almond &amp; Milk Soap, a luxurious blend of almond oil and milk extract. Gently cleanse and nourish your skin while reducing acne, dark circles, and achieving a radiant complexion. Enriched with glycerin, this soap maintains your skin&#39;s moisture, leaving it refreshed and revitalized after each use.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key Benefits:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Hydrates and moisturizes for supple skin<\\/li>\\r\\n\\t<li>Reduces acne and diminishes dark circles<\\/li>\\r\\n\\t<li>Revitalizes and nourishes for a natural glow<\\/li>\\r\\n\\t<li>Gently cleanses, revealing softer skin<\\/li>\\r\\n\\t<li>Maintains skin&#39;s moisture balance<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Directions to Use:<\\/strong><\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>&nbsp;Wet skin and soap bar<\\/li>\\r\\n\\t<li>&nbsp;Lather soap in hands<\\/li>\\r\\n\\t<li>&nbsp;Apply to body, massage in circles<\\/li>\\r\\n\\t<li>&nbsp;Rinse off, pat dry with a towel<\\/li>\\r\\n\\t<li>&nbsp;Use daily for a refreshing bathing experience.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Key Ingredients:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>&nbsp;<strong>Glycerin<\\/strong>: Hydrates and prevents dryness<\\/li>\\r\\n\\t<li>&nbsp;<strong>Milk Extract<\\/strong>: Exfoliates and nourishes with lactic acid<\\/li>\\r\\n\\t<li>&nbsp;<strong>Almond Oil<\\/strong>: Reduces inflammation, improves texture<\\/li>\\r\\n<\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T08:40:26.000000Z\",\"updated_at\":\"2023-11-17T20:01:00.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Almond and Milk Soap - Hydrates and Nourishes\",\"meta_description\":\"Experience skin pampering with AE Naturals Almond and Milk Soap. This soap hydrates, reduces acne, and gives your skin a natural glow. Gentle cleansing and long-lasting results. Try it now!\",\"meta_image\":\"2023-10-08-65223c6f116d3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000742\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 163.18, 35.82, 0, 'include', 'pending', 'unpaid', '2023-11-18 01:37:13', '2023-11-18 01:37:13', NULL, '', '[]', 'discount_on_product', 1, 0),
(15, 100015, 155, 1, NULL, '{\"id\":155,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Demo Product\",\"slug\":\"demo-product-w2EtSb\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-11-18-6558589bba563.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-18-6558589bbb7ba.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":1,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<p>Test<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-11-18T06:24:27.000000Z\",\"updated_at\":\"2023-11-18T06:26:38.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"185119\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'exclude', 'canceled', 'unpaid', '2023-11-18 14:56:59', '2023-11-18 15:04:38', NULL, '', '[]', 'discount_on_product', 0, 0),
(25, 100025, 155, 1, NULL, '{\"id\":155,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Demo Product\",\"slug\":\"demo-product-w2EtSb\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-11-18-6558589bba563.png\\\",\\\"2023-11-25-65623742a0632.png\\\"]\",\"color_image\":\"[{\\\"color\\\":null,\\\"image_name\\\":\\\"2023-11-18-6558589bba563.png\\\"},{\\\"color\\\":\\\"00FFFF\\\",\\\"image_name\\\":\\\"2023-11-25-65623742a0632.png\\\"}]\",\"thumbnail\":\"2023-11-18-6558589bbb7ba.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[\\\"#00FFFF\\\"]\",\"variant_product\":0,\"attributes\":\"[\\\"3\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_3\\\",\\\"title\\\":\\\"Milliliter\\\",\\\"options\\\":[\\\"\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"Aqua-\\\",\\\"price\\\":1,\\\"sku\\\":\\\"DP-Aqua-\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":1,\"purchase_price\":1,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<p>Test<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-11-18T06:24:27.000000Z\",\"updated_at\":\"2023-11-29T13:57:31.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"185119\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'exclude', 'delivered', 'unpaid', '2023-12-22 14:12:14', '2024-05-07 13:21:27', NULL, 'Aqua-', '{\"color\":\"Aqua\",\"Milliliter\":null}', 'discount_on_product', 1, 0),
(26, 100026, 156, 1, NULL, '{\"id\":156,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ATTRIBUTE testing\",\"slug\":\"attribute-testing-4MEyZQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-11-18-6558adfd58537.png\\\",\\\"2023-11-20-655b72c86a2ac.png\\\",\\\"2023-11-20-655b72c86ae65.png\\\",\\\"2023-11-20-655b72c86af12.png\\\"]\",\"color_image\":\"[{\\\"color\\\":null,\\\"image_name\\\":\\\"2023-11-18-6558adfd58537.png\\\"},{\\\"color\\\":\\\"FAEBD7\\\",\\\"image_name\\\":\\\"2023-11-20-655b72c86a2ac.png\\\"},{\\\"color\\\":\\\"FFE4C4\\\",\\\"image_name\\\":\\\"2023-11-20-655b72c86ae65.png\\\"},{\\\"color\\\":\\\"8A2BE2\\\",\\\"image_name\\\":\\\"2023-11-20-655b72c86af12.png\\\"}]\",\"thumbnail\":\"2023-11-18-6558adfd5922c.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[\\\"#FAEBD7\\\",\\\"#FFE4C4\\\",\\\"#8A2BE2\\\"]\",\"variant_product\":0,\"attributes\":\"[\\\"1\\\",\\\"4\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_1\\\",\\\"title\\\":\\\"SIZE\\\",\\\"options\\\":[\\\"200ml\\\",\\\"      500ml\\\"]},{\\\"name\\\":\\\"choice_4\\\",\\\"title\\\":\\\"TEST\\\",\\\"options\\\":[\\\"Pack of 2\\\",\\\"      Pack of 3\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"AntiqueWhite-200ml-Packof2\\\",\\\"price\\\":1,\\\"sku\\\":\\\"SKU 1\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"AntiqueWhite-200ml-Packof3\\\",\\\"price\\\":1,\\\"sku\\\":\\\"SKU 2\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"AntiqueWhite-500ml-Packof2\\\",\\\"price\\\":1,\\\"sku\\\":\\\"SKU 3\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"AntiqueWhite-500ml-Packof3\\\",\\\"price\\\":1,\\\"sku\\\":\\\"At-AntiqueWhite-500ml-Packof3\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"Bisque-200ml-Packof2\\\",\\\"price\\\":1,\\\"sku\\\":\\\"At-Bisque-200ml-Packof2\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"Bisque-200ml-Packof3\\\",\\\"price\\\":1,\\\"sku\\\":\\\"At-Bisque-200ml-Packof3\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"Bisque-500ml-Packof2\\\",\\\"price\\\":1,\\\"sku\\\":\\\"At-Bisque-500ml-Packof2\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"Bisque-500ml-Packof3\\\",\\\"price\\\":1,\\\"sku\\\":\\\"At-Bisque-500ml-Packof3\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"BlueViolet-200ml-Packof2\\\",\\\"price\\\":1,\\\"sku\\\":\\\"At-BlueViolet-200ml-Packof2\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"BlueViolet-200ml-Packof3\\\",\\\"price\\\":1,\\\"sku\\\":\\\"At-BlueViolet-200ml-Packof3\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"BlueViolet-500ml-Packof2\\\",\\\"price\\\":1,\\\"sku\\\":\\\"At-BlueViolet-500ml-Packof2\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"BlueViolet-500ml-Packof3\\\",\\\"price\\\":1,\\\"sku\\\":\\\"At-BlueViolet-500ml-Packof3\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":999,\"purchase_price\":999,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":12,\"minimum_order_qty\":1,\"details\":null,\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-11-18T12:28:45.000000Z\",\"updated_at\":\"2023-12-22T12:50:43.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":1,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"113552\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'canceled', 'unpaid', '2023-12-22 18:25:49', '2024-02-13 13:06:38', NULL, 'AntiqueWhite-200ml-Packof2', '{\"color\":\"AntiqueWhite\",\"SIZE\":\"200ml\",\"TEST\":\"Pack of 2\"}', 'discount_on_product', 0, 0),
(31, 100021, 158, 1, NULL, '{\"id\":158,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Black Chia Seeds\",\"slug\":\"black-chiya-seeds-mXtcMR\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"4\\\",\\\"position\\\":1},{\\\"id\\\":\\\"12\\\",\\\"position\\\":2}]\",\"category_id\":\"4\",\"sub_category_id\":\"12\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-01-04-6596a8709595b.png\\\",\\\"2024-01-04-6596a9dc90317.png\\\",\\\"2024-01-04-6596a9dc90e76.png\\\",\\\"2024-01-04-6596afae390a2.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-01-04-6596a8d23f244.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/s5OwKA8P_8k?si=xXNDpYS0yJTLiKFx\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"1\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_1\\\",\\\"title\\\":\\\"SIZE\\\",\\\"options\\\":[\\\"250g\\\",\\\"          500g\\\",\\\"          100g\\\",\\\"          1kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"250g\\\",\\\"price\\\":200,\\\"sku\\\":\\\"BCS-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":370,\\\"sku\\\":\\\"BCS-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g\\\",\\\"price\\\":120,\\\"sku\\\":\\\"BCS-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":700,\\\"sku\\\":\\\"BCS-1kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":200,\"purchase_price\":150,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<p>Welcome to our oasis of health and vitality, where we celebrate the incredible potential of chia seeds! Packed with nutritional goodness and versatility, chia seeds have emerged as a superfood that can elevate your well-being in various ways. Join us on a journey to discover the abundant benefits of incorporating these tiny yet mighty seeds into your daily routine.<\\/p><p>Body:<\\/p><p><strong>Nutrient-Rich Superfood:<\\/strong> At the heart of chia seeds lies a powerhouse of essential nutrients. These tiny seeds are an excellent source of omega-3 fatty acids, fiber, protein, antioxidants, vitamins, and minerals. Nourish your body with this wholesome blend that supports overall health and vitality.<\\/p><p><strong>Heart-Healthy Goodness:<\\/strong> Chia seeds are renowned for their heart-healthy properties. The omega-3 fatty acids they contain play a pivotal role in maintaining cardiovascular health, promoting optimal cholesterol levels, and reducing the risk of heart disease. Prioritize your heart\'s well-being with the natural goodness of chia.<\\/p><p><strong>Digestive Dynamo:<\\/strong> Embrace the digestive benefits of chia seeds. Their high fiber content aids in promoting a healthy digestive system, preventing constipation, and supporting a balanced gut microbiome. Say goodbye to digestive discomfort and hello to digestive dynamism!<\\/p><p><strong>Sustained Energy and Weight Management:<\\/strong> Experience sustained energy throughout the day by incorporating chia seeds into your meals. The combination of fiber, protein, and healthy fats helps keep you feeling full, making chia seeds a fantastic ally in your weight management journey.<\\/p><p><strong>Versatile Culinary Companion:<\\/strong> Elevate your culinary creations with the versatility of chia seeds. Sprinkle them on yogurt, blend them into smoothies, or use them as an egg substitute in baking \\u2013 the possibilities are endless. Discover new ways to enjoy these tiny seeds while adding a nutritional punch to your favorite dishes.<\\/p><p><strong>Plant-Powered Protein:<\\/strong> For those seeking plant-based protein sources, look no further than chia seeds. These little wonders are a fantastic addition to vegetarian and vegan diets, providing a complete protein profile that supports muscle health and repair.<\\/p><p>Directions of Use: To make the most of chia seeds, try incorporating them into your daily routine with these simple steps:<\\/p><p><strong>Chia Pudding:<\\/strong> Mix 2 tablespoons of chia seeds with your favorite milk (dairy or plant-based) and let it sit in the refrigerator overnight. Wake up to a delicious and nutritious chia pudding ready to be topped with fruits or nuts.<\\/p><p><strong>Smoothie Boost:<\\/strong> Add a tablespoon or two of chia seeds to your morning smoothie for an extra boost of fiber, protein, and omega-3s.<\\/p><p><strong>Yogurt Topper:<\\/strong> Sprinkle chia seeds on top of your yogurt or oatmeal for added crunch and nutritional value.<\\/p><p><strong>Baking Substitute:<\\/strong> Replace eggs in your baking recipes with a chia seed gel. Mix 1 tablespoon of chia seeds with 3 tablespoons of water and let it sit for a few minutes until it forms a gel-like consistency.<\\/p><p>&nbsp;<\\/p><figure class=\\\"image\\\"><img style=\\\"aspect-ratio:900\\/400;\\\" src=\\\"https:\\/\\/www.organicgyaan.com\\/cdn\\/shop\\/articles\\/6c4b4c1203a705a69e3f465881f28183_900x.jpg?v=1688372317\\\" alt=\\\"10 Captivating Health Benefits of Chia Seeds \\u2013 Organic Gyaan\\\" width=\\\"900\\\" height=\\\"400\\\"><\\/figure>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-01-04T12:45:36.000000Z\",\"updated_at\":\"2024-01-05T13:02:55.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Chia Seeds: Your Path to Wellness \\u2013 Nutrient-Rich Superfood, Heart-Healthy Boost, and Versatile Culinary Essential\",\"meta_description\":\"Elevate your well-being with the nutritional prowess of chia seeds \\u2013 a tiny superfood packed with omega-3s, fiber, and plant-powered protein. Discover heart-healthy benefits, digestive suppor\",\"meta_image\":\"2024-01-04-6596a87097ab7.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"189968\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 200, 10, 0, 'exclude', 'canceled', 'unpaid', '2024-01-26 11:29:01', '2024-01-26 11:43:34', NULL, '', '{\"SIZE\":null}', 'discount_on_product', 0, 0),
(32, 100022, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Roop Sundar Refreshing soap makes your skin Bright and Flawless. Parijat extracts, Vitamin E, and Aloe Vera gel helps in making your skin blemish free, by preventing Acne, Pimples and Blackheads.<\\/p><p>It is Anti-oxidant, Anti-bacterial, Anti-fungal and Immune-protective. These properties slow aging of the skin by preventing wrinkles, fine lines, retaining moisture and preventing dryness. It makes your skin supple, smooth and bright. It has a soothing effect which will leave you clean and refreshed.<\\/p><p>&nbsp;<\\/p><p><strong>Key Benefits:<\\/strong><\\/p><ul><li>Brightens your skin<\\/li><li>Makes your skin Blemish free<\\/li><li>Prevents Acne and Pimples<\\/li><li>Prevents Wrinkles and Fine lines<\\/li><li>Moisturizes and keeps your skin soft and supple<\\/li><li>Provides nourishment and keeps your skin healthy<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key Ingredients<\\/strong><\\/p><ul><li><strong>Parijat extracts<\\/strong> contain anti-inflammatory and antioxidant properties, which can help soothe irritated skin and protect against environmental damage.<\\/li><li><strong>Vitamin E<\\/strong> Acetate is a potent antioxidant that can protect the skin from free radical damage, and also moisturizes and soothes dry and flaky skin.<\\/li><li><strong>Aloe Vera gel<\\/strong> has hydrating and soothing properties, which can help alleviate dryness, inflammation, and irritation of the skin.<\\/li><li><strong>Glycerine<\\/strong> is a humectant that attracts and retains moisture in the skin, providing hydration and improving the skin\'s overall texture.<\\/li><li><strong>BHT <\\/strong>is an antioxidant that helps prevent the oils in the soap base from becoming rancid, ensuring a longer shelf life for the product.<\\/li><li><strong>Perfume<\\/strong> provides a pleasant scent to the soap, enhancing the user\'s experience and potentially boosting their mood.<\\/li><li><strong>Soap base<\\/strong> provides a cleansing effect by removing dirt, oil, and impurities from the skin, leaving it clean and refreshed.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions for use<\\/strong><\\/p><ul><li>Apply AE Naturals Roop Sundar Soap on wet skin<\\/li><li>Massage softly and wash it off<\\/li><li>Use twice a day for best results<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-01-05T06:22:56.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 399, 71.82, 0, 'exclude', 'canceled', 'unpaid', '2024-01-26 12:24:39', '2024-01-28 06:29:43', NULL, '', '[]', 'discount_on_product', 0, 0),
(33, 100023, 162, 1, NULL, '{\"id\":162,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Health 360 Effervescent Instent Herbal Tea Tablets 60 Tabs\",\"slug\":\"ae-naturals-health-360-effervescent-instent-herbal-tea-tablets-60-tabs-gLCXFg\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"30\\\",\\\"position\\\":1}]\",\"category_id\":\"30\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-01-06-65993b45d896f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-01-06-65993b45d9894.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":300,\"purchase_price\":300,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Elevate your tea-drinking experience with our Herbal Tea Tablets\\u2014an amalgamation of herbs and spices crafted for optimal well-being. Packed with Grape Seed, Dalchini, Tulsi, Lemon, Ginger, Black Pepper, Jeera, Amla, and Kala, each tablet is a powerhouse of benefits.<\\/p><h3><strong>Benefits:<\\/strong><br>&nbsp;<\\/h3><p>&nbsp; &nbsp;\\u2022 Digestion: Aids in digestion for a healthier gut.<br>&nbsp; &nbsp;\\u2022 Weight Loss: Supports weight management with natural ingredients.<br>&nbsp; &nbsp;\\u2022 Immunity: Boosts your immune system with Tulsi, Amla, and more.<br>&nbsp; &nbsp;\\u2022 Stress Relief: Releases stress with calming herbs like Tulsi and Grape Seed.<br>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><br>&nbsp;<\\/h3><p>&nbsp; &nbsp;\\u2022 Grape Seed: Rich in antioxidants, promotes heart health.<br>&nbsp; &nbsp;\\u2022 Dalchini (Cinnamon): Supports metabolism and blood sugar levels.<br>&nbsp; &nbsp;\\u2022 Tulsi (Holy Basil): Known for its immune-boosting properties.<br>&nbsp; &nbsp;\\u2022 Lemon: Refreshing and rich in Vitamin C.<br>&nbsp; &nbsp;\\u2022 Ginger: Aids digestion and adds a spicy kick.<br>&nbsp; &nbsp;\\u2022 Black Pepper: Enhances absorption of nutrients.<br>&nbsp; &nbsp;\\u2022 Jeera (Cumin): Supports digestion and adds flavor.<br>&nbsp; &nbsp;\\u2022 Amla (Indian Gooseberry): Packed with Vitamin C for immunity.<br>&nbsp; &nbsp;\\u2022 Kala (Black Salt): Adds a hint of savory flavor.<br>&nbsp;<\\/p><h3><strong>How to Use:<\\/strong><br>&nbsp;<\\/h3><p>&nbsp; &nbsp;\\u2022 Add 1 tablet to a cup of hot water.<br>&nbsp; &nbsp;\\u2022 Allow the tablet to dissolve completely.<br>&nbsp; &nbsp;\\u2022 Stir and enjoy the flavorful and beneficial herbal tea.<br>&nbsp; &nbsp;\\u2022 For best results, consume regularly as part of your daily routine.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-01-06T11:36:37.000000Z\",\"updated_at\":\"2024-01-11T05:15:20.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000755\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 300, 36, 0, 'exclude', 'canceled', 'unpaid', '2024-01-27 10:05:09', '2024-01-27 10:06:17', NULL, '', '[]', 'discount_on_product', 0, 0),
(34, 100023, 161, 1, NULL, '{\"id\":161,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Health 360 Herbal Tea 75g\",\"slug\":\"ae-naturals-health-360-herbal-tea-75g-97jxYt\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"30\\\",\\\"position\\\":1}]\",\"category_id\":\"30\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-01-06-659937d55d110.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-01-06-659937d55df63.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":300,\"purchase_price\":300,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>This herbal concoction transcends mere flavor. With a commitment to your well-being, our herbal tea offers a serene escape and a host of benefits. From boosting energy to supporting digestion and enhancing overall wellness, Health 360 Herbal Tea is your simple yet powerful daily companion. Let each sip be an invitation to serenity, a moment dedicated to relaxation and holistic nourishment.<br><br>Benefits:<\\/p><p>&nbsp; &nbsp;\\u2022 Boosts Energy<br>&nbsp; &nbsp;\\u2022 Improves Mood<br>&nbsp; &nbsp;\\u2022 Purifies Blood<br>&nbsp; &nbsp;\\u2022 Enhances Digestion<br>&nbsp; &nbsp;\\u2022 Boosts Immunity<br><br>Key Ingredients:<br><br>&nbsp; &nbsp;\\u2022 Rubia cordifolia (Manjistha): 30%<br>&nbsp; &nbsp;\\u2022 Zingiber officinale (Ginger): 10%<br>&nbsp; &nbsp;\\u2022 Piper nigrum (Black Pepper): 10%<br>&nbsp; &nbsp;\\u2022 Cymbopogon (Lemongrass): 10%<br>&nbsp; &nbsp;\\u2022 Ocimum tenuiflorum (Tulsi): 10%<br>&nbsp; &nbsp;\\u2022 Glycyrrhiza glabra (Licorice): 5%<br>&nbsp; &nbsp;\\u2022 Plectranthus amboinicus (Ajwain): 5%<br>&nbsp; &nbsp;\\u2022 Asparagus racemosus (Shatavari): 20%<br><br><br>Dosage:<\\/p><p>&nbsp; &nbsp;\\u2022 Add 1-2g of Health 360 Herbal Tea in 150-200ml water.<br>&nbsp; &nbsp;\\u2022 Boil for 5 minutes, then strain into a cup to serve.<br>&nbsp; &nbsp;\\u2022 Add Jaggery or Honey to enhance taste.<\\/p><p>Discover the transformative power of nature in every cup of Health 360 Herbal Tea, an exquisite blend designed to elevate your daily ritual.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-01-06T11:21:57.000000Z\",\"updated_at\":\"2024-01-11T05:15:05.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000754\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 300, 15, 0, 'exclude', 'canceled', 'unpaid', '2024-01-27 10:05:09', '2024-01-27 10:06:17', NULL, '', '[]', 'discount_on_product', 0, 0),
(35, 100024, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Glutathione Skin Lightening Soap with Activated charcoal is the best solution for your dark spots and uneven skin tone.<\\/p><p>Glutathione soap helps reduce oxidative stress, clear dark spots, and reduce marks naturally. This amazing soap brightens your skin and makes it look younger with its anti-aging properties.<\\/p><p>&nbsp;<\\/p><p><strong>Benefit<\\/strong><\\/p><ul><li>Improves your skin texture and makes your skin glow.<\\/li><li>Brightens your skin and neutralizes free radicals.<\\/li><li>It reduces fine lines and wrinkles.<\\/li><li>Helps in reducing daily oxidative stress.<\\/li><li>Exfoliates your skin<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Glutathione :<\\/strong>Glutathione is a natural antioxidant that reduces hyperpigmentation, cleanses your skin thoroughly, and removes all impurities.<\\/li><li><strong>Kojic Acid Di Palmitate: <\\/strong>Kojic Acid acts as the best ingredient to treat sunburns, scars, and hyperpigmentation which results in an anti-aging effect and skin-lightening effects.<\\/li><li><strong>Shea Butter: <\\/strong>Shea Butter is rich in vitamins A, E, and F and has antioxidant properties. It converts dry and patchy skin into smooth, soft, glowing, and healthy skin.<\\/li><li><strong>Vitamin E: <\\/strong>Vitamin E acts as an antioxidant and reduces inflammation, moisturizes your skin, and makes your skin look younger. It also reduces hyperpigmentation and wrinkles.<\\/li><li><strong>Aloe vera Gel: <\\/strong>Aloe vera gel is a wonderful ingredient that heals your skin by moisturizing, removing dead skin cells, and treating marks and sunburns.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Rinse with warm water<\\/li><li>Lather the soap on the face and neck<\\/li><li>Massage gently and rinse off with water<\\/li><li>Pat dry with a clean towel<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-01-05T06:23:05.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 499, 89.82, 0, 'exclude', 'delivered', 'unpaid', '2024-01-28 21:33:41', '2024-02-13 11:42:05', NULL, '', '[]', 'discount_on_product', 1, 0),
(36, 100031, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Glutathione Skin Lightening Soap with Activated charcoal is the best solution for your dark spots and uneven skin tone.<\\/p><p>Glutathione soap helps reduce oxidative stress, clear dark spots, and reduce marks naturally. This amazing soap brightens your skin and makes it look younger with its anti-aging properties.<\\/p><p>&nbsp;<\\/p><p><strong>Benefit<\\/strong><\\/p><ul><li>Improves your skin texture and makes your skin glow.<\\/li><li>Brightens your skin and neutralizes free radicals.<\\/li><li>It reduces fine lines and wrinkles.<\\/li><li>Helps in reducing daily oxidative stress.<\\/li><li>Exfoliates your skin<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Glutathione :<\\/strong>Glutathione is a natural antioxidant that reduces hyperpigmentation, cleanses your skin thoroughly, and removes all impurities.<\\/li><li><strong>Kojic Acid Di Palmitate: <\\/strong>Kojic Acid acts as the best ingredient to treat sunburns, scars, and hyperpigmentation which results in an anti-aging effect and skin-lightening effects.<\\/li><li><strong>Shea Butter: <\\/strong>Shea Butter is rich in vitamins A, E, and F and has antioxidant properties. It converts dry and patchy skin into smooth, soft, glowing, and healthy skin.<\\/li><li><strong>Vitamin E: <\\/strong>Vitamin E acts as an antioxidant and reduces inflammation, moisturizes your skin, and makes your skin look younger. It also reduces hyperpigmentation and wrinkles.<\\/li><li><strong>Aloe vera Gel: <\\/strong>Aloe vera gel is a wonderful ingredient that heals your skin by moisturizing, removing dead skin cells, and treating marks and sunburns.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Rinse with warm water<\\/li><li>Lather the soap on the face and neck<\\/li><li>Massage gently and rinse off with water<\\/li><li>Pat dry with a clean towel<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-01-28T16:03:41.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 499, 89.82, 0, 'exclude', 'canceled', 'unpaid', '2024-01-29 01:47:42', '2024-01-29 01:48:24', NULL, '', '[]', 'discount_on_product', 0, 0),
(37, 100032, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Glutathione Skin Lightening Soap with Activated charcoal is the best solution for your dark spots and uneven skin tone.<\\/p><p>Glutathione soap helps reduce oxidative stress, clear dark spots, and reduce marks naturally. This amazing soap brightens your skin and makes it look younger with its anti-aging properties.<\\/p><p>&nbsp;<\\/p><p><strong>Benefit<\\/strong><\\/p><ul><li>Improves your skin texture and makes your skin glow.<\\/li><li>Brightens your skin and neutralizes free radicals.<\\/li><li>It reduces fine lines and wrinkles.<\\/li><li>Helps in reducing daily oxidative stress.<\\/li><li>Exfoliates your skin<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Glutathione :<\\/strong>Glutathione is a natural antioxidant that reduces hyperpigmentation, cleanses your skin thoroughly, and removes all impurities.<\\/li><li><strong>Kojic Acid Di Palmitate: <\\/strong>Kojic Acid acts as the best ingredient to treat sunburns, scars, and hyperpigmentation which results in an anti-aging effect and skin-lightening effects.<\\/li><li><strong>Shea Butter: <\\/strong>Shea Butter is rich in vitamins A, E, and F and has antioxidant properties. It converts dry and patchy skin into smooth, soft, glowing, and healthy skin.<\\/li><li><strong>Vitamin E: <\\/strong>Vitamin E acts as an antioxidant and reduces inflammation, moisturizes your skin, and makes your skin look younger. It also reduces hyperpigmentation and wrinkles.<\\/li><li><strong>Aloe vera Gel: <\\/strong>Aloe vera gel is a wonderful ingredient that heals your skin by moisturizing, removing dead skin cells, and treating marks and sunburns.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Rinse with warm water<\\/li><li>Lather the soap on the face and neck<\\/li><li>Massage gently and rinse off with water<\\/li><li>Pat dry with a clean towel<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-01-28T20:18:24.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'returned', 'unpaid', '2024-01-29 01:49:15', '2024-02-13 11:40:17', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(38, 100033, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Roop Sundar Refreshing soap makes your skin Bright and Flawless. Parijat extracts, Vitamin E, and Aloe Vera gel helps in making your skin blemish free, by preventing Acne, Pimples and Blackheads.<\\/p><p>It is Anti-oxidant, Anti-bacterial, Anti-fungal and Immune-protective. These properties slow aging of the skin by preventing wrinkles, fine lines, retaining moisture and preventing dryness. It makes your skin supple, smooth and bright. It has a soothing effect which will leave you clean and refreshed.<\\/p><p>&nbsp;<\\/p><p><strong>Key Benefits:<\\/strong><\\/p><ul><li>Brightens your skin<\\/li><li>Makes your skin Blemish free<\\/li><li>Prevents Acne and Pimples<\\/li><li>Prevents Wrinkles and Fine lines<\\/li><li>Moisturizes and keeps your skin soft and supple<\\/li><li>Provides nourishment and keeps your skin healthy<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key Ingredients<\\/strong><\\/p><ul><li><strong>Parijat extracts<\\/strong> contain anti-inflammatory and antioxidant properties, which can help soothe irritated skin and protect against environmental damage.<\\/li><li><strong>Vitamin E<\\/strong> Acetate is a potent antioxidant that can protect the skin from free radical damage, and also moisturizes and soothes dry and flaky skin.<\\/li><li><strong>Aloe Vera gel<\\/strong> has hydrating and soothing properties, which can help alleviate dryness, inflammation, and irritation of the skin.<\\/li><li><strong>Glycerine<\\/strong> is a humectant that attracts and retains moisture in the skin, providing hydration and improving the skin\'s overall texture.<\\/li><li><strong>BHT <\\/strong>is an antioxidant that helps prevent the oils in the soap base from becoming rancid, ensuring a longer shelf life for the product.<\\/li><li><strong>Perfume<\\/strong> provides a pleasant scent to the soap, enhancing the user\'s experience and potentially boosting their mood.<\\/li><li><strong>Soap base<\\/strong> provides a cleansing effect by removing dirt, oil, and impurities from the skin, leaving it clean and refreshed.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions for use<\\/strong><\\/p><ul><li>Apply AE Naturals Roop Sundar Soap on wet skin<\\/li><li>Massage softly and wash it off<\\/li><li>Use twice a day for best results<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-01-28T00:59:43.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-02-02 11:46:24', '2024-02-03 10:46:29', NULL, '', '[]', 'discount_on_product', 0, 0),
(39, 100034, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Glutathione Skin Lightening Soap with Activated charcoal is the best solution for your dark spots and uneven skin tone.<\\/p><p>Glutathione soap helps reduce oxidative stress, clear dark spots, and reduce marks naturally. This amazing soap brightens your skin and makes it look younger with its anti-aging properties.<\\/p><p>&nbsp;<\\/p><p><strong>Benefit<\\/strong><\\/p><ul><li>Improves your skin texture and makes your skin glow.<\\/li><li>Brightens your skin and neutralizes free radicals.<\\/li><li>It reduces fine lines and wrinkles.<\\/li><li>Helps in reducing daily oxidative stress.<\\/li><li>Exfoliates your skin<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Glutathione :<\\/strong>Glutathione is a natural antioxidant that reduces hyperpigmentation, cleanses your skin thoroughly, and removes all impurities.<\\/li><li><strong>Kojic Acid Di Palmitate: <\\/strong>Kojic Acid acts as the best ingredient to treat sunburns, scars, and hyperpigmentation which results in an anti-aging effect and skin-lightening effects.<\\/li><li><strong>Shea Butter: <\\/strong>Shea Butter is rich in vitamins A, E, and F and has antioxidant properties. It converts dry and patchy skin into smooth, soft, glowing, and healthy skin.<\\/li><li><strong>Vitamin E: <\\/strong>Vitamin E acts as an antioxidant and reduces inflammation, moisturizes your skin, and makes your skin look younger. It also reduces hyperpigmentation and wrinkles.<\\/li><li><strong>Aloe vera Gel: <\\/strong>Aloe vera gel is a wonderful ingredient that heals your skin by moisturizing, removing dead skin cells, and treating marks and sunburns.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Rinse with warm water<\\/li><li>Lather the soap on the face and neck<\\/li><li>Massage gently and rinse off with water<\\/li><li>Pat dry with a clean towel<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-01-28T20:19:15.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 499, 89.82, 0, 'exclude', 'delivered', 'unpaid', '2024-02-02 11:56:20', '2024-02-13 11:44:15', NULL, '', '[]', 'discount_on_product', 1, 0),
(40, 100035, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-6508638172a5d.png\\\",\\\"2023-09-18-6508638172d2e.png\\\",\\\"2023-09-18-6508638172fe3.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/2x2frjqFEXk?si=FxnuimT-YdvFw-V3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":331,\"minimum_order_qty\":1,\"details\":\"<p>It is an Ayurvedic oil that improves skin texture, brightens complexion, and reduces the appearance of fine lines and wrinkles with natural and rich ingredients.<\\/p>\\r\\n\\r\\n<p><strong>AE Naturals Kumkumadi Tailam <\\/strong>also helps improve skin elasticity, reduce fine lines and wrinkles, and improve overall skin texture. This non-greasy and lightweight oil can be used by people of all skin types and is free from harmful chemicals. With regular use, AE Natural&rsquo;s Kumkumadi Tailam can help reveal radiant and glowing skin.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Benefits:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Brightens skin tone<\\/li>\\r\\n\\t<li>Reduces pigmentation<\\/li>\\r\\n\\t<li>Reduces dark circles, acne, and pimples<\\/li>\\r\\n\\t<li>Fades scars and blemishes<\\/li>\\r\\n\\t<li>Delays signs of aging<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>Directions to use:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Step 1: Apply a few drops of Kumkumadi Thailam to your face.<\\/li>\\r\\n\\t<li>Step 2: Gently massage it in a circular motion.<\\/li>\\r\\n\\t<li>Step 3: Leave it on overnight and wash it thoroughly in the morning.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>For optimal results, use this routine daily before your bedtime.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2023-12-27T10:13:40.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1499, 179.88, 0, 'exclude', 'canceled', 'unpaid', '2024-02-03 09:45:41', '2024-02-03 09:47:28', NULL, '', '[]', 'discount_on_product', 0, 0),
(41, 100035, 163, 1, NULL, '{\"id\":163,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Health 360 Routine Combo\",\"slug\":\"ae-naturals-health-360-routine-combo-REWu3X\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"30\\\",\\\"position\\\":1}]\",\"category_id\":\"30\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-01-09-659cf82c7fd28.png\\\",\\\"2024-01-09-659cf846c4209.png\\\",\\\"2024-01-09-659cf846c4f8f.png\\\",\\\"2024-01-09-659cf846c5071.png\\\",\\\"2024-01-09-659cf846c5155.png\\\",\\\"2024-01-09-659cf846c5247.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-01-09-659cf6cfeff17.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1700,\"purchase_price\":1700,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>Health 360 Capsules:<\\/strong><br><br>Unlock a world of well-being with Health 360 Capsules, a powerhouse of essential nutrients meticulously blended for holistic health. Packed with key ingredients such as Spirulina, Curcumin Extract, Ashwagandha Extract, Tulasi Leaf Extract, Amla Fruit Extract, Ginger Root Extract, Manjishta Root Extract, and Black Pepper Extract, each capsule offers a unique combination of benefits. Boost your immunity, elevate energy levels, and fortify your strength with this daily source of nourishment. Enjoy enhanced eye, hair, and skin health as part of the package. To maximize its potential, simply take 2 capsules in the morning and 2 capsules at night after food. Health 360 is not just a supplement; it\'s a lifestyle choice. Consult your healthcare professional for advice, especially if you are pregnant, lactating, or have preexisting conditions. Prioritize your health with Health 360\\u2014each capsule is a step towards a healthier, more vibrant you.<\\/p><p><strong>Health 360 Herbal Tea:<\\/strong><br><br>This herbal concoction transcends mere flavor. With a commitment to your well-being, our herbal tea offers a serene escape and a host of benefits. From boosting energy to supporting digestion and enhancing overall wellness, Health 360 Herbal Tea is your simple yet powerful daily companion. Let each sip be an invitation to serenity, a moment dedicated to relaxation and holistic nourishment.<\\/p><p><strong>Benefits:<\\/strong><\\/p><p>Boosts Energy<br>Improves Mood<br>Purifies Blood<br>Enhances Digestion<br>Boosts Immunity<br><br><strong>Dosage:<\\/strong><\\/p><p>Add 1-2g of Health 360 Herbal Tea in 150-200ml water.<br>Boil for 5 minutes, then strain into a cup to serve.<br>Add Jaggery or Honey to enhance taste.<br><br><br><strong>Health 360 Herbal Juice:<\\/strong><br><br>Revitalize your well-being with Health 360 Herbal Juice\\u2014an exquisite blend of carefully selected herbs, each playing a unique role in promoting your health. Packed with vitamin C and iron, this delicious concoction serves as a natural booster for your immunity.<\\/p><p><strong>Key Ingredients:<\\/strong><\\/p><p>Aloe Vera: Known for its detoxifying properties, promoting gut health.<br>Amla (Indian Gooseberry): A rich source of vitamin C, supporting overall immunity.<br>Turmeric: Known for its anti-inflammatory and liver-cleansing properties.<br>Bhringraj: Promotes hair health and nourishes the scalp.<br>Neem: Supports skin health with its antibacterial properties.<br>Carrot: A source of beta-carotene, benefiting eye health.<br>Ginger: Known for its digestive benefits.<br>Giloy: Supports joint health and overall well-being.<br><br><strong>Benefits:<\\/strong><\\/p><p>Detoxifies Gut and Liver: Aiding in the cleansing process for a healthier digestive system.<br>Promotes Hair Health: Nourishes from within for strong and vibrant hair.<br>Promotes Skin Health: Enhances your skin\'s radiance for a natural glow.<br>Promotes Eye Health: Providing essential nutrients for optimal vision.<br>Supports Joint Health: Contributing to the overall well-being of your joints.<br><br><strong>Dosage:<\\/strong><br><br>Add 15ml of Health 360 Herbal Juice to 150ml of water and consume on an empty stomach once or twice a day as part of your regular routine. However, if you are pregnant, lactating, or have preexisting conditions, it is advisable to consult your healthcare professional before consumption.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-01-06T11:48:24.000000Z\",\"updated_at\":\"2024-01-11T05:15:32.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000751\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1496, 204, 0, 'include', 'canceled', 'unpaid', '2024-02-03 09:45:41', '2024-02-03 09:47:28', NULL, '', '[]', 'discount_on_product', 0, 0),
(42, 100036, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Roop Sundar Refreshing soap makes your skin Bright and Flawless. Parijat extracts, Vitamin E, and Aloe Vera gel helps in making your skin blemish free, by preventing Acne, Pimples and Blackheads.<\\/p><p>It is Anti-oxidant, Anti-bacterial, Anti-fungal and Immune-protective. These properties slow aging of the skin by preventing wrinkles, fine lines, retaining moisture and preventing dryness. It makes your skin supple, smooth and bright. It has a soothing effect which will leave you clean and refreshed.<\\/p><p>&nbsp;<\\/p><p><strong>Key Benefits:<\\/strong><\\/p><ul><li>Brightens your skin<\\/li><li>Makes your skin Blemish free<\\/li><li>Prevents Acne and Pimples<\\/li><li>Prevents Wrinkles and Fine lines<\\/li><li>Moisturizes and keeps your skin soft and supple<\\/li><li>Provides nourishment and keeps your skin healthy<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key Ingredients<\\/strong><\\/p><ul><li><strong>Parijat extracts<\\/strong> contain anti-inflammatory and antioxidant properties, which can help soothe irritated skin and protect against environmental damage.<\\/li><li><strong>Vitamin E<\\/strong> Acetate is a potent antioxidant that can protect the skin from free radical damage, and also moisturizes and soothes dry and flaky skin.<\\/li><li><strong>Aloe Vera gel<\\/strong> has hydrating and soothing properties, which can help alleviate dryness, inflammation, and irritation of the skin.<\\/li><li><strong>Glycerine<\\/strong> is a humectant that attracts and retains moisture in the skin, providing hydration and improving the skin\'s overall texture.<\\/li><li><strong>BHT <\\/strong>is an antioxidant that helps prevent the oils in the soap base from becoming rancid, ensuring a longer shelf life for the product.<\\/li><li><strong>Perfume<\\/strong> provides a pleasant scent to the soap, enhancing the user\'s experience and potentially boosting their mood.<\\/li><li><strong>Soap base<\\/strong> provides a cleansing effect by removing dirt, oil, and impurities from the skin, leaving it clean and refreshed.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions for use<\\/strong><\\/p><ul><li>Apply AE Naturals Roop Sundar Soap on wet skin<\\/li><li>Massage softly and wash it off<\\/li><li>Use twice a day for best results<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-02-02T06:16:24.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-02-03 10:26:02', '2024-02-03 10:46:50', NULL, '', '[]', 'discount_on_product', 0, 0),
(43, 100037, 37, 1, NULL, '{\"id\":37,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087527e6ce5.png\\\",\\\"2023-09-18-65087527e7fd5.png\\\",\\\"2023-09-18-65087527e80e8.png\\\",\\\"2023-09-18-65087527e821b.png\\\",\\\"2023-09-18-65087527e832e.png\\\",\\\"2023-09-18-65087527e8432.png\\\",\\\"2023-09-18-65087527e856d.png\\\",\\\"2023-09-18-65087527e8652.png\\\",\\\"2023-09-18-65087527e8766.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5aa204d86.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/j3Jr2WtWZKk?si=r8ALDXHnOppgMmpz\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":500,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Roop Sundar Skin Brightening Cream is the ultimate solution for achieving a brighter, clearer, and more radiant complexion. This 30g cream is specially formulated with natural ingredients that work together to effectively lighten dark spots, blemishes, and uneven skin tone.<\\/p>\\r\\n\\r\\n<p>Enriched with the goodness of saffron, turmeric, and sandalwood, this cream helps to rejuvenate and revitalize the skin, leaving it looking brighter and more youthful. The lightweight and non-greasy formula of AE Naturals Roop Sundar Skin Brightening Cream absorbs quickly into the skin, leaving it feeling soft, supple, and hydrated.<\\/p>\\r\\n\\r\\n<p><strong>Key benefits:<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Brightens the complexion<\\/li>\\r\\n\\t<li>Reduces the appearance of dark spots<\\/li>\\r\\n\\t<li>Rejuvenates and revitalizes the skin<\\/li>\\r\\n\\t<li>Soothes and reduces inflammation<\\/li>\\r\\n\\t<li>Keeps the skin clear and glowing<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><strong>Directions to use:<\\/strong><\\/p>\\r\\n\\r\\n<p>Apply a small amount of AE Naturals Roop Sundar Skin Brightening Cream onto cleansed face and neck. Gently massage in a circular motion until fully absorbed. Use twice daily for best results.<\\/p>\\r\\n\\r\\n<p><strong>Key ingredients benefits:<\\/strong><\\/p>\\r\\n\\r\\n<p>Kumkumadi Oil is a traditional Ayurvedic oil that contains a blend of herbs and oils and is used to brighten and even out skin tone, reduce the appearance of fine lines and wrinkles, and improve overall skin health.<\\/p>\\r\\n\\r\\n<p>Hyaluronic acid is a naturally occurring substance in the body that helps retain moisture in the skin, resulting in a plump and hydrated appearance. It is often used in skincare products to improve hydration and reduce the appearance of fine lines and wrinkles.<\\/p>\\r\\n\\r\\n<p>Aloe vera has anti-inflammatory properties and is used to soothe and hydrate the skin.<\\/p>\\r\\n\\r\\n<p>Vitamin E is a powerful antioxidant that helps protect against oxidative stress and is essential for healthy skin. It is often used in skincare products to help reduce the appearance of scars, fine lines, and wrinkles.<\\/p>\\r\\n\\r\\n<p>Vitamin B3 is an essential nutrient that helps support healthy skin, reduce the appearance of hyperpigmentation, and improve skin elasticity.<\\/p>\\r\\n\\r\\n<p>Argan Oil is rich in vitamin E, essential fatty acids, and antioxidants, and is used to hydrate and nourish the skin. It is often used in hair and skin care products to improve overall health and appearance.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:04:55.000000Z\",\"updated_at\":\"2023-11-09T04:40:11.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Brightening Cream 30g - Skin Care\",\"meta_description\":\"Discover the benefits of AE Naturals Night Cream with Arbutin, Aloe vera, and more. Fade sun spots, acne scars, and keep your skin youthful and radiant. This cream is your secret to beautiful\",\"meta_image\":\"2023-10-06-651f0419bb819.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000293\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 499, 89.82, 0, 'exclude', 'canceled', 'unpaid', '2024-02-04 18:46:41', '2024-02-04 18:55:55', NULL, '', '[]', 'discount_on_product', 0, 0),
(44, 100038, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":97,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Glutathione Skin Lightening Soap with Activated charcoal is the best solution for your dark spots and uneven skin tone.<\\/p><p>Glutathione soap helps reduce oxidative stress, clear dark spots, and reduce marks naturally. This amazing soap brightens your skin and makes it look younger with its anti-aging properties.<\\/p><p>&nbsp;<\\/p><p><strong>Benefit<\\/strong><\\/p><ul><li>Improves your skin texture and makes your skin glow.<\\/li><li>Brightens your skin and neutralizes free radicals.<\\/li><li>It reduces fine lines and wrinkles.<\\/li><li>Helps in reducing daily oxidative stress.<\\/li><li>Exfoliates your skin<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Glutathione :<\\/strong>Glutathione is a natural antioxidant that reduces hyperpigmentation, cleanses your skin thoroughly, and removes all impurities.<\\/li><li><strong>Kojic Acid Di Palmitate: <\\/strong>Kojic Acid acts as the best ingredient to treat sunburns, scars, and hyperpigmentation which results in an anti-aging effect and skin-lightening effects.<\\/li><li><strong>Shea Butter: <\\/strong>Shea Butter is rich in vitamins A, E, and F and has antioxidant properties. It converts dry and patchy skin into smooth, soft, glowing, and healthy skin.<\\/li><li><strong>Vitamin E: <\\/strong>Vitamin E acts as an antioxidant and reduces inflammation, moisturizes your skin, and makes your skin look younger. It also reduces hyperpigmentation and wrinkles.<\\/li><li><strong>Aloe vera Gel: <\\/strong>Aloe vera gel is a wonderful ingredient that heals your skin by moisturizing, removing dead skin cells, and treating marks and sunburns.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Rinse with warm water<\\/li><li>Lather the soap on the face and neck<\\/li><li>Massage gently and rinse off with water<\\/li><li>Pat dry with a clean towel<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-02-02T06:26:20.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 499, 89.82, 0, 'exclude', 'canceled', 'unpaid', '2024-02-07 15:15:46', '2024-02-08 12:07:30', NULL, '', '[]', 'discount_on_product', 0, 0),
(45, 100039, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":96,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Glutathione Skin Lightening Soap with Activated charcoal is the best solution for your dark spots and uneven skin tone.<\\/p><p>Glutathione soap helps reduce oxidative stress, clear dark spots, and reduce marks naturally. This amazing soap brightens your skin and makes it look younger with its anti-aging properties.<\\/p><p>&nbsp;<\\/p><p><strong>Benefit<\\/strong><\\/p><ul><li>Improves your skin texture and makes your skin glow.<\\/li><li>Brightens your skin and neutralizes free radicals.<\\/li><li>It reduces fine lines and wrinkles.<\\/li><li>Helps in reducing daily oxidative stress.<\\/li><li>Exfoliates your skin<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Glutathione :<\\/strong>Glutathione is a natural antioxidant that reduces hyperpigmentation, cleanses your skin thoroughly, and removes all impurities.<\\/li><li><strong>Kojic Acid Di Palmitate: <\\/strong>Kojic Acid acts as the best ingredient to treat sunburns, scars, and hyperpigmentation which results in an anti-aging effect and skin-lightening effects.<\\/li><li><strong>Shea Butter: <\\/strong>Shea Butter is rich in vitamins A, E, and F and has antioxidant properties. It converts dry and patchy skin into smooth, soft, glowing, and healthy skin.<\\/li><li><strong>Vitamin E: <\\/strong>Vitamin E acts as an antioxidant and reduces inflammation, moisturizes your skin, and makes your skin look younger. It also reduces hyperpigmentation and wrinkles.<\\/li><li><strong>Aloe vera Gel: <\\/strong>Aloe vera gel is a wonderful ingredient that heals your skin by moisturizing, removing dead skin cells, and treating marks and sunburns.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Rinse with warm water<\\/li><li>Lather the soap on the face and neck<\\/li><li>Massage gently and rinse off with water<\\/li><li>Pat dry with a clean towel<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-02-07T11:50:37.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 499, 89.82, 0, 'exclude', 'canceled', 'unpaid', '2024-02-07 20:54:14', '2024-02-08 17:35:07', NULL, '', '[]', 'discount_on_product', 0, 0),
(46, 100039, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":null,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>TEST<br>AE Natural\\u2019s Glutathione Night Cream is a fabulous skin brightening and anti-aging cream that helps regenerate skill cells, regulate skin pigment, and reduce wrinkles.<\\/p><p>AE Natural\\u2019s Glutathione Night Cream nourishes your skin from the inside and moisturizes it. Anti-oxidants with melanin-reducing properties give the skin its radiance and an even tone.<\\/p><p>AE Glutathione Night Cream acts as a detox agent to clear your acne, pigmentation, wrinkles, and other skin disorders. This is the best product for you to look younger naturally, and stay youthful.<\\/p><p>&nbsp;<\\/p><p><strong>Benefits:<\\/strong><\\/p><ul><li>Makes your skin lighter, brighter, and glowing.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it.<\\/li><li>Gives even toned and lustrous skin with reduced dark spots.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness.<\\/li><li>Reduces blemishes.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients and their benefits:<\\/strong><\\/p><ul><li><strong>Glutathione<\\/strong>: Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil<\\/strong>: Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid<\\/strong>: Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera<\\/strong>: Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturizing properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil<\\/strong>: Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Wash your face in warm or normal water. Apply AE Natural\\u2019s Glutathione Night Cream all over your face. Massage gently using your palm. Let it stay overnight and wake up with a glow. Use AE Natural\\u2019s Glutathione soap for best results.<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-01-05T03:36:30.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1999, 359.82, 0, 'exclude', 'canceled', 'unpaid', '2024-02-07 20:54:14', '2024-02-08 17:35:07', NULL, '', '[]', 'discount_on_product', 0, 0),
(47, 100040, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":97,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Glutathione Skin Lightening Soap with Activated charcoal is the best solution for your dark spots and uneven skin tone.<\\/p><p>Glutathione soap helps reduce oxidative stress, clear dark spots, and reduce marks naturally. This amazing soap brightens your skin and makes it look younger with its anti-aging properties.<\\/p><p>&nbsp;<\\/p><p><strong>Benefit<\\/strong><\\/p><ul><li>Improves your skin texture and makes your skin glow.<\\/li><li>Brightens your skin and neutralizes free radicals.<\\/li><li>It reduces fine lines and wrinkles.<\\/li><li>Helps in reducing daily oxidative stress.<\\/li><li>Exfoliates your skin<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Glutathione :<\\/strong>Glutathione is a natural antioxidant that reduces hyperpigmentation, cleanses your skin thoroughly, and removes all impurities.<\\/li><li><strong>Kojic Acid Di Palmitate: <\\/strong>Kojic Acid acts as the best ingredient to treat sunburns, scars, and hyperpigmentation which results in an anti-aging effect and skin-lightening effects.<\\/li><li><strong>Shea Butter: <\\/strong>Shea Butter is rich in vitamins A, E, and F and has antioxidant properties. It converts dry and patchy skin into smooth, soft, glowing, and healthy skin.<\\/li><li><strong>Vitamin E: <\\/strong>Vitamin E acts as an antioxidant and reduces inflammation, moisturizes your skin, and makes your skin look younger. It also reduces hyperpigmentation and wrinkles.<\\/li><li><strong>Aloe vera Gel: <\\/strong>Aloe vera gel is a wonderful ingredient that heals your skin by moisturizing, removing dead skin cells, and treating marks and sunburns.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Rinse with warm water<\\/li><li>Lather the soap on the face and neck<\\/li><li>Massage gently and rinse off with water<\\/li><li>Pat dry with a clean towel<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-02-08T12:05:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 499, 89.82, 0, 'exclude', 'canceled', 'unpaid', '2024-02-11 11:09:45', '2024-02-11 11:14:32', NULL, '', '[]', 'discount_on_product', 0, 0),
(48, 100041, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"exclude\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":97,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Glutathione Skin Lightening Soap with Activated charcoal is the best solution for your dark spots and uneven skin tone.<\\/p><p>Glutathione soap helps reduce oxidative stress, clear dark spots, and reduce marks naturally. This amazing soap brightens your skin and makes it look younger with its anti-aging properties.<\\/p><p>&nbsp;<\\/p><p><strong>Benefit<\\/strong><\\/p><ul><li>Improves your skin texture and makes your skin glow.<\\/li><li>Brightens your skin and neutralizes free radicals.<\\/li><li>It reduces fine lines and wrinkles.<\\/li><li>Helps in reducing daily oxidative stress.<\\/li><li>Exfoliates your skin<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Glutathione :<\\/strong>Glutathione is a natural antioxidant that reduces hyperpigmentation, cleanses your skin thoroughly, and removes all impurities.<\\/li><li><strong>Kojic Acid Di Palmitate: <\\/strong>Kojic Acid acts as the best ingredient to treat sunburns, scars, and hyperpigmentation which results in an anti-aging effect and skin-lightening effects.<\\/li><li><strong>Shea Butter: <\\/strong>Shea Butter is rich in vitamins A, E, and F and has antioxidant properties. It converts dry and patchy skin into smooth, soft, glowing, and healthy skin.<\\/li><li><strong>Vitamin E: <\\/strong>Vitamin E acts as an antioxidant and reduces inflammation, moisturizes your skin, and makes your skin look younger. It also reduces hyperpigmentation and wrinkles.<\\/li><li><strong>Aloe vera Gel: <\\/strong>Aloe vera gel is a wonderful ingredient that heals your skin by moisturizing, removing dead skin cells, and treating marks and sunburns.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Rinse with warm water<\\/li><li>Lather the soap on the face and neck<\\/li><li>Massage gently and rinse off with water<\\/li><li>Pat dry with a clean towel<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-02-11T05:44:32.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 499, 89.82, 0, 'exclude', 'returned', 'unpaid', '2024-02-11 21:54:21', '2024-03-23 12:41:32', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(49, 100042, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":97,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Glutathione Skin Lightening Soap with Activated charcoal is the best solution for your dark spots and uneven skin tone.<\\/p><p>Glutathione soap helps reduce oxidative stress, clear dark spots, and reduce marks naturally. This amazing soap brightens your skin and makes it look younger with its anti-aging properties.<\\/p><p>&nbsp;<\\/p><p><strong>Benefit<\\/strong><\\/p><ul><li>Improves your skin texture and makes your skin glow.<\\/li><li>Brightens your skin and neutralizes free radicals.<\\/li><li>It reduces fine lines and wrinkles.<\\/li><li>Helps in reducing daily oxidative stress.<\\/li><li>Exfoliates your skin<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Glutathione :<\\/strong>Glutathione is a natural antioxidant that reduces hyperpigmentation, cleanses your skin thoroughly, and removes all impurities.<\\/li><li><strong>Kojic Acid Di Palmitate: <\\/strong>Kojic Acid acts as the best ingredient to treat sunburns, scars, and hyperpigmentation which results in an anti-aging effect and skin-lightening effects.<\\/li><li><strong>Shea Butter: <\\/strong>Shea Butter is rich in vitamins A, E, and F and has antioxidant properties. It converts dry and patchy skin into smooth, soft, glowing, and healthy skin.<\\/li><li><strong>Vitamin E: <\\/strong>Vitamin E acts as an antioxidant and reduces inflammation, moisturizes your skin, and makes your skin look younger. It also reduces hyperpigmentation and wrinkles.<\\/li><li><strong>Aloe vera Gel: <\\/strong>Aloe vera gel is a wonderful ingredient that heals your skin by moisturizing, removing dead skin cells, and treating marks and sunburns.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Rinse with warm water<\\/li><li>Lather the soap on the face and neck<\\/li><li>Massage gently and rinse off with water<\\/li><li>Pat dry with a clean towel<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-02-13T06:10:17.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 499, 89.82, 0, 'exclude', 'delivered', 'unpaid', '2024-02-16 02:05:17', '2024-02-23 12:16:25', NULL, '', '[]', 'discount_on_product', 1, 0),
(50, 100043, 127, 1, NULL, '{\"id\":127,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Premium Skin Brightening Kojic Acid Soap 135g\",\"slug\":\"ae-naturals-premium-skin-brightening-kojic-acid-soap-135g-XzLX3Z\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650dccc3468ad.png\\\",\\\"2023-09-22-650dccc347880.png\\\",\\\"2023-09-22-650dccc347b3d.png\\\",\\\"2023-09-22-650dccc347e82.png\\\",\\\"2023-09-22-650dccc34814b.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce192e59e2.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/84BTBQORYiA?si=7dW8gFR9bl5MxlkE\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Premium Skin Brightening Kojic Acid Soap contains Kojic Acid, Papaya Extract, and Glutathione. It helps reduce the appearance of dark spots and hyperpigmentation, leaving the skin brighter and more even.&nbsp;<br>This soap is gentle on all skin types, including sensitive skin, and is free of harsh chemicals. Regular use can improve skin texture, reduce fine lines and wrinkles, and leave the skin feeling soft and smooth.<\\/p><p>&nbsp;<\\/p><p><strong>Key benefits:<\\/strong><br>\\u25cf&nbsp;&nbsp; &nbsp;Prevents melanin synthesis to give a brighter complexion<br>\\u25cf&nbsp;&nbsp; &nbsp;Eliminate skin pigmentation and dark spots to give clearer skin<br>\\u25cf&nbsp;&nbsp; &nbsp;Excellently heals stretch marks, wrinkles, and blemishes<br>\\u25cf&nbsp;&nbsp; &nbsp;Incredible skin whitener<br>\\u25cf&nbsp;&nbsp; &nbsp;It gives glowing and flawless skin<br>\\u25cf&nbsp;&nbsp; &nbsp;Safe for skin due to natural ingredients<\\/p><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Kojic acid <\\/strong>is a very good moisturizer and deeply cleans any skin discolorations. It is a powerful antioxidant and has an anti-aging property that will give you a flawless appearance. It protects your skin from free radicals and potential damage to give you blemish-free skin in just a few days.<\\/li><li><strong>Collagen <\\/strong>boosts skin elasticity and delays the skin sagging process. This protein is indeed essential to give you a look that is untouched by age. You can feel an immediate difference in the regular use of the soap<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Massage the affected areas in a circular motion<\\/li><li>Leave it for 60 seconds<\\/li><li>Use the soap daily to reclaim a bright complexion<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T17:20:03.000000Z\",\"updated_at\":\"2024-01-05T06:23:17.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Premium Kojic Acid Soap - Skin Whitening & More\",\"meta_description\":\"Experience skin transformation with AE Naturals Premium Kojic Acid Soap. Discover the power of Kojic acid and collagen for brighter skin. Safe and natural ingredients. Get radiant complexion!\",\"meta_image\":\"2023-10-08-652246e437132.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000016\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 499, 89.82, 0, 'exclude', 'delivered', 'unpaid', '2024-02-19 07:55:01', '2024-02-23 12:17:15', NULL, '', '[]', 'discount_on_product', 1, 0),
(51, 100044, 128, 1, NULL, '{\"id\":128,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Crystal Q Skin Brightening Soap for Men 135g\",\"slug\":\"ae-naturals-crystal-q-skin-brightening-soap-for-men-135g-1v4x7W\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650dcdd2b01f1.png\\\",\\\"2023-09-22-650dcdd2b0e7f.png\\\",\\\"2023-09-22-650dcdd2b0f1f.png\\\",\\\"2023-09-22-650dcdd2b104d.png\\\",\\\"2023-09-22-650dcdd2b111e.png\\\",\\\"2023-09-22-650dcdd2b11c9.png\\\",\\\"2023-09-22-650dcdd2b1279.png\\\",\\\"2023-09-22-650dcdd2b1556.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce1c645eab.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/LWqC7uw2cMQ?si=n8iyDgkGnTeT1x4y\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE NATURALS Crystal Q Skin Brightening Soap for men consists of active ingredients that wash away the dirt on the face and nourish the skin. It moisturizes the skin and ensures that men look their best at all times. The chemicals present in ordinary soaps and herbal formulae designed for women\'s soaps fail to cater to the rough and rugged skin of men.<\\/p><p>&nbsp;<\\/p><p><strong>Key benefits:<\\/strong><\\/p><ul><li>Effectively deals with hyperpigmentation<\\/li><li>Reduces pimples, scars, dark circles, and spots<\\/li><li>It is anti-aging<\\/li><li>It makes the skin firm and moisturized<\\/li><li>Effective against skin allergies<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Glutathione <\\/strong>widely used to treat skin blemishes and hyperpigmentation<\\/li><li><strong>Kojic Acid <\\/strong>known as antibacterial and antifungal properties<\\/li><li><strong>Licorice extracts <\\/strong>are rich in a compound named glabridin. This compound reduces dark circles, age spots, and skin discoloration.<\\/li><li><strong>Almond oil <\\/strong>is rich in Vitamin E which reduces acne and helps rebuild skin cells.<\\/li><li><strong>Jojoba oil <\\/strong>is antibacterial and consists of Vitamin E which keeps skin smooth, healthy, and glowing.<\\/li><li><strong>Coconut oil<\\/strong> keeps the skin moisturized and is effective against skin diseases.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ol><li>Apply soap on the wet body and face.<\\/li><li>Bring the soap to lather and then rinse off with warm water.<\\/li><li>After the bath, wipe thoroughly<\\/li><li>Use twice daily to get desired results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T17:24:34.000000Z\",\"updated_at\":\"2024-01-05T06:23:15.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Crystal Q Skin Whitening Soap for Men - Skincare\",\"meta_description\":\"Experience effective skin brightening with AE NATURALS Crystal Q Skin Whitening Soap for Men. Reduce hyperpigmentation, scars, and dark circles while keeping your skin moisturized. Get the be\",\"meta_image\":\"2023-10-08-6522476207fe0.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000202\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-02-22 21:47:52', '2024-03-23 12:42:39', NULL, '', '[]', 'discount_on_product', 1, 0),
(52, 100045, 162, 1, NULL, '{\"id\":162,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Health 360 Effervescent Instent Herbal Tea Tablets 60 Tabs\",\"slug\":\"ae-naturals-health-360-effervescent-instent-herbal-tea-tablets-60-tabs-gLCXFg\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"30\\\",\\\"position\\\":1}]\",\"category_id\":\"30\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-01-06-65993b45d896f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-01-06-65993b45d9894.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":300,\"purchase_price\":300,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Elevate your tea-drinking experience with our Herbal Tea Tablets\\u2014an amalgamation of herbs and spices crafted for optimal well-being. Packed with Grape Seed, Dalchini, Tulsi, Lemon, Ginger, Black Pepper, Jeera, Amla, and Kala, each tablet is a powerhouse of benefits.<\\/p><h3><strong>Benefits:<\\/strong><br>&nbsp;<\\/h3><p>&nbsp; &nbsp;\\u2022 Digestion: Aids in digestion for a healthier gut.<br>&nbsp; &nbsp;\\u2022 Weight Loss: Supports weight management with natural ingredients.<br>&nbsp; &nbsp;\\u2022 Immunity: Boosts your immune system with Tulsi, Amla, and more.<br>&nbsp; &nbsp;\\u2022 Stress Relief: Releases stress with calming herbs like Tulsi and Grape Seed.<br>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><br>&nbsp;<\\/h3><p>&nbsp; &nbsp;\\u2022 Grape Seed: Rich in antioxidants, promotes heart health.<br>&nbsp; &nbsp;\\u2022 Dalchini (Cinnamon): Supports metabolism and blood sugar levels.<br>&nbsp; &nbsp;\\u2022 Tulsi (Holy Basil): Known for its immune-boosting properties.<br>&nbsp; &nbsp;\\u2022 Lemon: Refreshing and rich in Vitamin C.<br>&nbsp; &nbsp;\\u2022 Ginger: Aids digestion and adds a spicy kick.<br>&nbsp; &nbsp;\\u2022 Black Pepper: Enhances absorption of nutrients.<br>&nbsp; &nbsp;\\u2022 Jeera (Cumin): Supports digestion and adds flavor.<br>&nbsp; &nbsp;\\u2022 Amla (Indian Gooseberry): Packed with Vitamin C for immunity.<br>&nbsp; &nbsp;\\u2022 Kala (Black Salt): Adds a hint of savory flavor.<br>&nbsp;<\\/p><h3><strong>How to Use:<\\/strong><br>&nbsp;<\\/h3><p>&nbsp; &nbsp;\\u2022 Add 1 tablet to a cup of hot water.<br>&nbsp; &nbsp;\\u2022 Allow the tablet to dissolve completely.<br>&nbsp; &nbsp;\\u2022 Stir and enjoy the flavorful and beneficial herbal tea.<br>&nbsp; &nbsp;\\u2022 For best results, consume regularly as part of your daily routine.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-01-06T11:36:37.000000Z\",\"updated_at\":\"2024-02-23T06:30:25.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000755\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 300, 0, 0, 'exclude', 'canceled', 'unpaid', '2024-02-26 13:02:03', '2024-02-26 13:57:52', NULL, '', '[]', 'discount_on_product', 0, 0),
(53, 100046, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Roop Sundar Refreshing soap makes your skin Bright and Flawless. Parijat extracts, Vitamin E, and Aloe Vera gel helps in making your skin blemish free, by preventing Acne, Pimples and Blackheads.<\\/p><p>It is Anti-oxidant, Anti-bacterial, Anti-fungal and Immune-protective. These properties slow aging of the skin by preventing wrinkles, fine lines, retaining moisture and preventing dryness. It makes your skin supple, smooth and bright. It has a soothing effect which will leave you clean and refreshed.<\\/p><p>&nbsp;<\\/p><p><strong>Key Benefits:<\\/strong><\\/p><ul><li>Brightens your skin<\\/li><li>Makes your skin Blemish free<\\/li><li>Prevents Acne and Pimples<\\/li><li>Prevents Wrinkles and Fine lines<\\/li><li>Moisturizes and keeps your skin soft and supple<\\/li><li>Provides nourishment and keeps your skin healthy<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key Ingredients<\\/strong><\\/p><ul><li><strong>Parijat extracts<\\/strong> contain anti-inflammatory and antioxidant properties, which can help soothe irritated skin and protect against environmental damage.<\\/li><li><strong>Vitamin E<\\/strong> Acetate is a potent antioxidant that can protect the skin from free radical damage, and also moisturizes and soothes dry and flaky skin.<\\/li><li><strong>Aloe Vera gel<\\/strong> has hydrating and soothing properties, which can help alleviate dryness, inflammation, and irritation of the skin.<\\/li><li><strong>Glycerine<\\/strong> is a humectant that attracts and retains moisture in the skin, providing hydration and improving the skin\'s overall texture.<\\/li><li><strong>BHT <\\/strong>is an antioxidant that helps prevent the oils in the soap base from becoming rancid, ensuring a longer shelf life for the product.<\\/li><li><strong>Perfume<\\/strong> provides a pleasant scent to the soap, enhancing the user\'s experience and potentially boosting their mood.<\\/li><li><strong>Soap base<\\/strong> provides a cleansing effect by removing dirt, oil, and impurities from the skin, leaving it clean and refreshed.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions for use<\\/strong><\\/p><ul><li>Apply AE Naturals Roop Sundar Soap on wet skin<\\/li><li>Massage softly and wash it off<\\/li><li>Use twice a day for best results<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-02-23T06:39:06.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 399, 0, 0, 'include', 'canceled', 'unpaid', '2024-02-28 16:43:52', '2024-02-28 18:08:35', NULL, '', '[]', 'discount_on_product', 0, 0),
(54, 100047, 96, 1, NULL, '{\"id\":96,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Almond & Milk Soap 100g Pack Of 3\",\"slug\":\"ae-naturals-almond-milk-soap-100g-pack-of-3-wg291O\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d52fa96a03.png\\\",\\\"2023-09-22-650d52fa9763c.png\\\",\\\"2023-09-22-650d52fa976f0.png\\\",\\\"2023-09-22-650d52fa977a4.png\\\",\\\"2023-09-22-650d52fa97861.png\\\",\\\"2023-09-22-650d52fa97930.png\\\",\\\"2023-09-22-650d52fa979c2.png\\\",\\\"2023-09-22-650d52fa97a73.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-05-6547437b96ad3.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":199,\"purchase_price\":199,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p>Indulge your skin with AE Naturals Almond &amp; Milk Soap, a luxurious blend of almond oil and milk extract. Gently cleanse and nourish your skin while reducing acne, dark circles, and achieving a radiant complexion. Enriched with glycerin, this soap maintains your skin\'s moisture, leaving it refreshed and revitalized after each use.<\\/p><p>&nbsp;<\\/p><p><strong>Key Benefits:<\\/strong><\\/p><ul><li>Hydrates and moisturizes for supple skin<\\/li><li>Reduces acne and diminishes dark circles<\\/li><li>Revitalizes and nourishes for a natural glow<\\/li><li>Gently cleanses, revealing softer skin<\\/li><li>Maintains skin\'s moisture balance<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to Use:<\\/strong><\\/p><ol><li>&nbsp;Wet skin and soap bar<\\/li><li>&nbsp;Lather soap in hands<\\/li><li>&nbsp;Apply to body, massage in circles<\\/li><li>&nbsp;Rinse off, pat dry with a towel<\\/li><li>&nbsp;Use daily for a refreshing bathing experience.<\\/li><\\/ol><p>&nbsp;<\\/p><p><strong>Key Ingredients:<\\/strong><\\/p><ul><li>&nbsp;<strong>Glycerin<\\/strong>: Hydrates and prevents dryness<\\/li><li>&nbsp;<strong>Milk Extract<\\/strong>: Exfoliates and nourishes with lactic acid<\\/li><li>&nbsp;<strong>Almond Oil<\\/strong>: Reduces inflammation, improves texture<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T08:40:26.000000Z\",\"updated_at\":\"2024-02-23T06:47:36.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Almond and Milk Soap - Hydrates and Nourishes\",\"meta_description\":\"Experience skin pampering with AE Naturals Almond and Milk Soap. This soap hydrates, reduces acne, and gives your skin a natural glow. Gentle cleansing and long-lasting results. Try it now!\",\"meta_image\":\"2023-10-08-65223c6f116d3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000742\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 163.18, 35.82, 0, 'include', 'canceled', 'unpaid', '2024-02-28 18:10:20', '2024-02-28 20:02:42', NULL, '', '[]', 'discount_on_product', 0, 0),
(55, 100047, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-6508638172a5d.png\\\",\\\"2023-09-18-6508638172d2e.png\\\",\\\"2023-09-18-6508638172fe3.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/2x2frjqFEXk?si=FxnuimT-YdvFw-V3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":331,\"minimum_order_qty\":1,\"details\":\"<p>It is an Ayurvedic oil that improves skin texture, brightens complexion, and reduces the appearance of fine lines and wrinkles with natural and rich ingredients.<\\/p><p><strong>AE Naturals Kumkumadi Tailam <\\/strong>also helps improve skin elasticity, reduce fine lines and wrinkles, and improve overall skin texture. This non-greasy and lightweight oil can be used by people of all skin types and is free from harmful chemicals. With regular use, AE Natural\\u2019s Kumkumadi Tailam can help reveal radiant and glowing skin.<\\/p><p>&nbsp;<\\/p><p><strong>Benefits:<\\/strong><\\/p><ul><li>Brightens skin tone<\\/li><li>Reduces pigmentation<\\/li><li>Reduces dark circles, acne, and pimples<\\/li><li>Fades scars and blemishes<\\/li><li>Delays signs of aging<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Step 1: Apply a few drops of Kumkumadi Thailam to your face.<\\/li><li>Step 2: Gently massage it in a circular motion.<\\/li><li>Step 3: Leave it on overnight and wash it thoroughly in the morning.<\\/li><\\/ul><p>For optimal results, use this routine daily before your bedtime.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-02-23T07:01:13.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1499, 0, 0, 'include', 'canceled', 'unpaid', '2024-02-28 18:10:20', '2024-02-28 20:02:42', NULL, '', '[]', 'discount_on_product', 0, 0),
(56, 100048, 96, 1, NULL, '{\"id\":96,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Almond & Milk Soap 100g Pack Of 3\",\"slug\":\"ae-naturals-almond-milk-soap-100g-pack-of-3-wg291O\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d52fa96a03.png\\\",\\\"2023-09-22-650d52fa9763c.png\\\",\\\"2023-09-22-650d52fa976f0.png\\\",\\\"2023-09-22-650d52fa977a4.png\\\",\\\"2023-09-22-650d52fa97861.png\\\",\\\"2023-09-22-650d52fa97930.png\\\",\\\"2023-09-22-650d52fa979c2.png\\\",\\\"2023-09-22-650d52fa97a73.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-05-6547437b96ad3.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":199,\"purchase_price\":199,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":97,\"minimum_order_qty\":1,\"details\":\"<p>Indulge your skin with AE Naturals Almond &amp; Milk Soap, a luxurious blend of almond oil and milk extract. Gently cleanse and nourish your skin while reducing acne, dark circles, and achieving a radiant complexion. Enriched with glycerin, this soap maintains your skin\'s moisture, leaving it refreshed and revitalized after each use.<\\/p><p>&nbsp;<\\/p><p><strong>Key Benefits:<\\/strong><\\/p><ul><li>Hydrates and moisturizes for supple skin<\\/li><li>Reduces acne and diminishes dark circles<\\/li><li>Revitalizes and nourishes for a natural glow<\\/li><li>Gently cleanses, revealing softer skin<\\/li><li>Maintains skin\'s moisture balance<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to Use:<\\/strong><\\/p><ol><li>&nbsp;Wet skin and soap bar<\\/li><li>&nbsp;Lather soap in hands<\\/li><li>&nbsp;Apply to body, massage in circles<\\/li><li>&nbsp;Rinse off, pat dry with a towel<\\/li><li>&nbsp;Use daily for a refreshing bathing experience.<\\/li><\\/ol><p>&nbsp;<\\/p><p><strong>Key Ingredients:<\\/strong><\\/p><ul><li>&nbsp;<strong>Glycerin<\\/strong>: Hydrates and prevents dryness<\\/li><li>&nbsp;<strong>Milk Extract<\\/strong>: Exfoliates and nourishes with lactic acid<\\/li><li>&nbsp;<strong>Almond Oil<\\/strong>: Reduces inflammation, improves texture<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T08:40:26.000000Z\",\"updated_at\":\"2024-02-28T12:40:20.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Almond and Milk Soap - Hydrates and Nourishes\",\"meta_description\":\"Experience skin pampering with AE Naturals Almond and Milk Soap. This soap hydrates, reduces acne, and gives your skin a natural glow. Gentle cleansing and long-lasting results. Try it now!\",\"meta_image\":\"2023-10-08-65223c6f116d3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000742\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 199, 0, 0, 'include', 'canceled', 'unpaid', '2024-02-28 19:27:21', '2024-02-28 20:02:19', NULL, '', '[]', 'discount_on_product', 0, 0),
(57, 100049, 162, 1, NULL, '{\"id\":162,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Health 360 Effervescent Instent Herbal Tea Tablets 60 Tabs\",\"slug\":\"ae-naturals-health-360-effervescent-instent-herbal-tea-tablets-60-tabs-gLCXFg\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"30\\\",\\\"position\\\":1}]\",\"category_id\":\"30\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-01-06-65993b45d896f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-01-06-65993b45d9894.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":300,\"purchase_price\":300,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Elevate your tea-drinking experience with our Herbal Tea Tablets\\u2014an amalgamation of herbs and spices crafted for optimal well-being. Packed with Grape Seed, Dalchini, Tulsi, Lemon, Ginger, Black Pepper, Jeera, Amla, and Kala, each tablet is a powerhouse of benefits.<\\/p><h3><strong>Benefits:<\\/strong><br>&nbsp;<\\/h3><p>&nbsp; &nbsp;\\u2022 Digestion: Aids in digestion for a healthier gut.<br>&nbsp; &nbsp;\\u2022 Weight Loss: Supports weight management with natural ingredients.<br>&nbsp; &nbsp;\\u2022 Immunity: Boosts your immune system with Tulsi, Amla, and more.<br>&nbsp; &nbsp;\\u2022 Stress Relief: Releases stress with calming herbs like Tulsi and Grape Seed.<br>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><br>&nbsp;<\\/h3><p>&nbsp; &nbsp;\\u2022 Grape Seed: Rich in antioxidants, promotes heart health.<br>&nbsp; &nbsp;\\u2022 Dalchini (Cinnamon): Supports metabolism and blood sugar levels.<br>&nbsp; &nbsp;\\u2022 Tulsi (Holy Basil): Known for its immune-boosting properties.<br>&nbsp; &nbsp;\\u2022 Lemon: Refreshing and rich in Vitamin C.<br>&nbsp; &nbsp;\\u2022 Ginger: Aids digestion and adds a spicy kick.<br>&nbsp; &nbsp;\\u2022 Black Pepper: Enhances absorption of nutrients.<br>&nbsp; &nbsp;\\u2022 Jeera (Cumin): Supports digestion and adds flavor.<br>&nbsp; &nbsp;\\u2022 Amla (Indian Gooseberry): Packed with Vitamin C for immunity.<br>&nbsp; &nbsp;\\u2022 Kala (Black Salt): Adds a hint of savory flavor.<br>&nbsp;<\\/p><h3><strong>How to Use:<\\/strong><br>&nbsp;<\\/h3><p>&nbsp; &nbsp;\\u2022 Add 1 tablet to a cup of hot water.<br>&nbsp; &nbsp;\\u2022 Allow the tablet to dissolve completely.<br>&nbsp; &nbsp;\\u2022 Stir and enjoy the flavorful and beneficial herbal tea.<br>&nbsp; &nbsp;\\u2022 For best results, consume regularly as part of your daily routine.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-01-06T11:36:37.000000Z\",\"updated_at\":\"2024-02-26T08:27:52.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000755\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 300, 0, 0, 'include', 'canceled', 'unpaid', '2024-02-28 20:54:32', '2024-02-28 21:00:04', NULL, '', '[]', 'discount_on_product', 0, 0),
(58, 100050, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-6508638172a5d.png\\\",\\\"2023-09-18-6508638172d2e.png\\\",\\\"2023-09-18-6508638172fe3.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/2x2frjqFEXk?si=FxnuimT-YdvFw-V3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":331,\"minimum_order_qty\":1,\"details\":\"<p>It is an Ayurvedic oil that improves skin texture, brightens complexion, and reduces the appearance of fine lines and wrinkles with natural and rich ingredients.<\\/p><p><strong>AE Naturals Kumkumadi Tailam <\\/strong>also helps improve skin elasticity, reduce fine lines and wrinkles, and improve overall skin texture. This non-greasy and lightweight oil can be used by people of all skin types and is free from harmful chemicals. With regular use, AE Natural\\u2019s Kumkumadi Tailam can help reveal radiant and glowing skin.<\\/p><p>&nbsp;<\\/p><p><strong>Benefits:<\\/strong><\\/p><ul><li>Brightens skin tone<\\/li><li>Reduces pigmentation<\\/li><li>Reduces dark circles, acne, and pimples<\\/li><li>Fades scars and blemishes<\\/li><li>Delays signs of aging<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Step 1: Apply a few drops of Kumkumadi Thailam to your face.<\\/li><li>Step 2: Gently massage it in a circular motion.<\\/li><li>Step 3: Leave it on overnight and wash it thoroughly in the morning.<\\/li><\\/ul><p>For optimal results, use this routine daily before your bedtime.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-02-28T14:32:42.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1499, 0, 0, 'include', 'canceled', 'unpaid', '2024-02-28 21:09:51', '2024-02-29 10:44:15', NULL, '', '[]', 'discount_on_product', 0, 0),
(59, 100051, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":96,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Glutathione Skin Lightening Soap with Activated charcoal is the best solution for your dark spots and uneven skin tone.<\\/p><p>Glutathione soap helps reduce oxidative stress, clear dark spots, and reduce marks naturally. This amazing soap brightens your skin and makes it look younger with its anti-aging properties.<\\/p><p>&nbsp;<\\/p><p><strong>Benefit<\\/strong><\\/p><ul><li>Improves your skin texture and makes your skin glow.<\\/li><li>Brightens your skin and neutralizes free radicals.<\\/li><li>It reduces fine lines and wrinkles.<\\/li><li>Helps in reducing daily oxidative stress.<\\/li><li>Exfoliates your skin<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Glutathione :<\\/strong>Glutathione is a natural antioxidant that reduces hyperpigmentation, cleanses your skin thoroughly, and removes all impurities.<\\/li><li><strong>Kojic Acid Di Palmitate: <\\/strong>Kojic Acid acts as the best ingredient to treat sunburns, scars, and hyperpigmentation which results in an anti-aging effect and skin-lightening effects.<\\/li><li><strong>Shea Butter: <\\/strong>Shea Butter is rich in vitamins A, E, and F and has antioxidant properties. It converts dry and patchy skin into smooth, soft, glowing, and healthy skin.<\\/li><li><strong>Vitamin E: <\\/strong>Vitamin E acts as an antioxidant and reduces inflammation, moisturizes your skin, and makes your skin look younger. It also reduces hyperpigmentation and wrinkles.<\\/li><li><strong>Aloe vera Gel: <\\/strong>Aloe vera gel is a wonderful ingredient that heals your skin by moisturizing, removing dead skin cells, and treating marks and sunburns.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Rinse with warm water<\\/li><li>Lather the soap on the face and neck<\\/li><li>Massage gently and rinse off with water<\\/li><li>Pat dry with a clean towel<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-02-23T06:39:23.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 499, 0, 0, 'include', 'canceled', 'unpaid', '2024-03-01 09:31:46', '2024-03-01 13:30:53', NULL, '', '[]', 'discount_on_product', 0, 0),
(60, 100052, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2024-02-29-65e035290e9db.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/2x2frjqFEXk?si=FxnuimT-YdvFw-V3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":331,\"minimum_order_qty\":1,\"details\":\"<p>It is an Ayurvedic oil that improves skin texture, brightens complexion, and reduces the appearance of fine lines and wrinkles with natural and rich ingredients.<\\/p><p><strong>AE Naturals Kumkumadi Tailam <\\/strong>also helps improve skin elasticity, reduce fine lines and wrinkles, and improve overall skin texture. This non-greasy and lightweight oil can be used by people of all skin types and is free from harmful chemicals. With regular use, AE Natural\\u2019s Kumkumadi Tailam can help reveal radiant and glowing skin.<\\/p><p>&nbsp;<\\/p><p><strong>Benefits:<\\/strong><\\/p><ul><li>Brightens skin tone<\\/li><li>Reduces pigmentation<\\/li><li>Reduces dark circles, acne, and pimples<\\/li><li>Fades scars and blemishes<\\/li><li>Delays signs of aging<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Step 1: Apply a few drops of Kumkumadi Thailam to your face.<\\/li><li>Step 2: Gently massage it in a circular motion.<\\/li><li>Step 3: Leave it on overnight and wash it thoroughly in the morning.<\\/li><\\/ul><p>For optimal results, use this routine daily before your bedtime.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-02-29T07:42:32.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1499, 0, 0, 'include', 'canceled', 'unpaid', '2024-03-01 09:36:03', '2024-03-01 13:31:09', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(61, 100053, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":95,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Glutathione Skin Lightening Soap with Activated charcoal is the best solution for your dark spots and uneven skin tone.<\\/p><p>Glutathione soap helps reduce oxidative stress, clear dark spots, and reduce marks naturally. This amazing soap brightens your skin and makes it look younger with its anti-aging properties.<\\/p><p>&nbsp;<\\/p><p><strong>Benefit<\\/strong><\\/p><ul><li>Improves your skin texture and makes your skin glow.<\\/li><li>Brightens your skin and neutralizes free radicals.<\\/li><li>It reduces fine lines and wrinkles.<\\/li><li>Helps in reducing daily oxidative stress.<\\/li><li>Exfoliates your skin<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Glutathione :<\\/strong>Glutathione is a natural antioxidant that reduces hyperpigmentation, cleanses your skin thoroughly, and removes all impurities.<\\/li><li><strong>Kojic Acid Di Palmitate: <\\/strong>Kojic Acid acts as the best ingredient to treat sunburns, scars, and hyperpigmentation which results in an anti-aging effect and skin-lightening effects.<\\/li><li><strong>Shea Butter: <\\/strong>Shea Butter is rich in vitamins A, E, and F and has antioxidant properties. It converts dry and patchy skin into smooth, soft, glowing, and healthy skin.<\\/li><li><strong>Vitamin E: <\\/strong>Vitamin E acts as an antioxidant and reduces inflammation, moisturizes your skin, and makes your skin look younger. It also reduces hyperpigmentation and wrinkles.<\\/li><li><strong>Aloe vera Gel: <\\/strong>Aloe vera gel is a wonderful ingredient that heals your skin by moisturizing, removing dead skin cells, and treating marks and sunburns.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Rinse with warm water<\\/li><li>Lather the soap on the face and neck<\\/li><li>Massage gently and rinse off with water<\\/li><li>Pat dry with a clean towel<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-03-01T05:37:35.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-03-01 12:09:06', '2024-03-01 20:13:38', NULL, '', '[]', 'discount_on_product', 0, 0),
(62, 100054, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2024-02-29-65e035290e9db.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/2x2frjqFEXk?si=FxnuimT-YdvFw-V3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":331,\"minimum_order_qty\":1,\"details\":\"<p>It is an Ayurvedic oil that improves skin texture, brightens complexion, and reduces the appearance of fine lines and wrinkles with natural and rich ingredients.<\\/p><p><strong>AE Naturals Kumkumadi Tailam <\\/strong>also helps improve skin elasticity, reduce fine lines and wrinkles, and improve overall skin texture. This non-greasy and lightweight oil can be used by people of all skin types and is free from harmful chemicals. With regular use, AE Natural\\u2019s Kumkumadi Tailam can help reveal radiant and glowing skin.<\\/p><p>&nbsp;<\\/p><p><strong>Benefits:<\\/strong><\\/p><ul><li>Brightens skin tone<\\/li><li>Reduces pigmentation<\\/li><li>Reduces dark circles, acne, and pimples<\\/li><li>Fades scars and blemishes<\\/li><li>Delays signs of aging<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Step 1: Apply a few drops of Kumkumadi Thailam to your face.<\\/li><li>Step 2: Gently massage it in a circular motion.<\\/li><li>Step 3: Leave it on overnight and wash it thoroughly in the morning.<\\/li><\\/ul><p>For optimal results, use this routine daily before your bedtime.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-03-01T08:01:09.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 40, 1229.18, 10792.8, 0, 'include', 'canceled', 'unpaid', '2024-03-01 20:05:11', '2024-03-01 20:12:58', NULL, '', '[]', 'discount_on_product', 0, 0),
(63, 100055, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2024-02-29-65e035290e9db.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/2x2frjqFEXk?si=FxnuimT-YdvFw-V3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":291,\"minimum_order_qty\":1,\"details\":\"<p>It is an Ayurvedic oil that improves skin texture, brightens complexion, and reduces the appearance of fine lines and wrinkles with natural and rich ingredients.<\\/p><p><strong>AE Naturals Kumkumadi Tailam <\\/strong>also helps improve skin elasticity, reduce fine lines and wrinkles, and improve overall skin texture. This non-greasy and lightweight oil can be used by people of all skin types and is free from harmful chemicals. With regular use, AE Natural\\u2019s Kumkumadi Tailam can help reveal radiant and glowing skin.<\\/p><p>&nbsp;<\\/p><p><strong>Benefits:<\\/strong><\\/p><ul><li>Brightens skin tone<\\/li><li>Reduces pigmentation<\\/li><li>Reduces dark circles, acne, and pimples<\\/li><li>Fades scars and blemishes<\\/li><li>Delays signs of aging<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Step 1: Apply a few drops of Kumkumadi Thailam to your face.<\\/li><li>Step 2: Gently massage it in a circular motion.<\\/li><li>Step 3: Leave it on overnight and wash it thoroughly in the morning.<\\/li><\\/ul><p>For optimal results, use this routine daily before your bedtime.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-03-01T14:35:11.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 39, 1229.18, 10522.98, 0, 'include', 'canceled', 'unpaid', '2024-03-01 20:06:43', '2024-03-01 20:12:36', NULL, '', '[]', 'discount_on_product', 0, 0),
(64, 100056, 140, 1, NULL, '{\"id\":140,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Orange Essential Oil 30ml\",\"slug\":\"description-ae-naturals-jasmine-essential-oil-when-inhaled-you-start-feeling-more-positive-energetic-and-romantic-jasmin\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"2\\\",\\\"position\\\":1},{\\\"id\\\":\\\"7\\\",\\\"position\\\":2}]\",\"category_id\":\"2\",\"sub_category_id\":\"7\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e2338e36ec.png\\\",\\\"2023-09-23-650e2338e42a3.png\\\",\\\"2023-09-23-650e2338e459b.png\\\",\\\"2023-09-23-650e2338e488e.png\\\",\\\"2023-09-23-650e2338e4a9a.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce500c6acd.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/PiSkzuqMbIE?si=XNZ7ITg9RKCQ4W0_\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Orange Essential Oil <\\/strong>is a 30ml bottle of pure and natural orange oil, extracted from the fresh peels of oranges using a cold-pressed method.&nbsp;<br>This premium quality essential oil has a bright and citrusy aroma that uplifts the mood and energizes the senses, making it ideal for use in aromatherapy, massage, and other personal care applications.<\\/p><p>&nbsp;<\\/p><p><strong>Key benefits:<\\/strong><\\/p><ul><li>Boosts mood and reduces stress<\\/li><li>Enhances mental clarity and focus<\\/li><li>Supports immune system function<\\/li><li>Helps alleviate respiratory issues<\\/li><li>Antimicrobial and antibacterial properties<\\/li><\\/ul><p><br><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Orange Essential Oil <\\/strong>has a rich concentration of antioxidants and flavonoids that promote overall health and wellness. It also contains limonene, a natural compound known for its antimicrobial, antibacterial, and anti-inflammatory properties.<br>&nbsp;<\\/li><\\/ul><p><strong>Directions to use<\\/strong>:<\\/p><p>\\u25cf&nbsp;&nbsp; &nbsp;Choose a diffuser or inhaler.<br>\\u25cf&nbsp;&nbsp; &nbsp;Fill the diffuser or inhaler with water or cotton wick.<br>\\u25cf&nbsp;&nbsp; &nbsp;Add 5-7 drops of AE Naturals Orange Essential Oil.<br>\\u25cf&nbsp;&nbsp; &nbsp;Turn on the diffuser or inhale directly from the inhaler.<br>\\u25cf&nbsp;&nbsp; &nbsp;Repeat as desired.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:28:56.000000Z\",\"updated_at\":\"2024-03-01T05:34:18.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Premium Orange Essential Oil for Aromatherapy | AE Naturals\",\"meta_description\":\"Discover the benefits of AE Naturals\' 30ml Orange Essential Oil. Perfect for aromatherapy, handmade soaps, cosmetics, and more. Revitalize your senses with this Citrus-infused essential oil.\",\"meta_image\":\"2023-10-07-6520e9a899818.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000330\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 327.18, 71.82, 0, 'include', 'delivered', 'unpaid', '2024-03-02 10:44:52', '2024-03-23 12:43:16', NULL, '', '[]', 'discount_on_product', 1, 0),
(65, 100057, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2024-02-29-65e035290e9db.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/2x2frjqFEXk?si=FxnuimT-YdvFw-V3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":331,\"minimum_order_qty\":1,\"details\":\"<p>It is an Ayurvedic oil that improves skin texture, brightens complexion, and reduces the appearance of fine lines and wrinkles with natural and rich ingredients.<\\/p><p><strong>AE Naturals Kumkumadi Tailam <\\/strong>also helps improve skin elasticity, reduce fine lines and wrinkles, and improve overall skin texture. This non-greasy and lightweight oil can be used by people of all skin types and is free from harmful chemicals. With regular use, AE Natural\\u2019s Kumkumadi Tailam can help reveal radiant and glowing skin.<\\/p><p>&nbsp;<\\/p><p><strong>Benefits:<\\/strong><\\/p><ul><li>Brightens skin tone<\\/li><li>Reduces pigmentation<\\/li><li>Reduces dark circles, acne, and pimples<\\/li><li>Fades scars and blemishes<\\/li><li>Delays signs of aging<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Step 1: Apply a few drops of Kumkumadi Thailam to your face.<\\/li><li>Step 2: Gently massage it in a circular motion.<\\/li><li>Step 3: Leave it on overnight and wash it thoroughly in the morning.<\\/li><\\/ul><p>For optimal results, use this routine daily before your bedtime.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-03-01T14:42:58.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 50, 1229.18, 13491, 0, 'include', 'canceled', 'unpaid', '2024-03-04 09:56:24', '2024-03-23 12:40:46', NULL, '', '[]', 'discount_on_product', 0, 0),
(66, 100058, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2024-02-29-65e035290e9db.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/2x2frjqFEXk?si=FxnuimT-YdvFw-V3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":281,\"minimum_order_qty\":1,\"details\":\"<p>It is an Ayurvedic oil that improves skin texture, brightens complexion, and reduces the appearance of fine lines and wrinkles with natural and rich ingredients.<\\/p><p><strong>AE Naturals Kumkumadi Tailam <\\/strong>also helps improve skin elasticity, reduce fine lines and wrinkles, and improve overall skin texture. This non-greasy and lightweight oil can be used by people of all skin types and is free from harmful chemicals. With regular use, AE Natural\\u2019s Kumkumadi Tailam can help reveal radiant and glowing skin.<\\/p><p>&nbsp;<\\/p><p><strong>Benefits:<\\/strong><\\/p><ul><li>Brightens skin tone<\\/li><li>Reduces pigmentation<\\/li><li>Reduces dark circles, acne, and pimples<\\/li><li>Fades scars and blemishes<\\/li><li>Delays signs of aging<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Step 1: Apply a few drops of Kumkumadi Thailam to your face.<\\/li><li>Step 2: Gently massage it in a circular motion.<\\/li><li>Step 3: Leave it on overnight and wash it thoroughly in the morning.<\\/li><\\/ul><p>For optimal results, use this routine daily before your bedtime.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-03-04T04:26:24.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 50, 1229.18, 13491, 0, 'include', 'canceled', 'unpaid', '2024-03-04 09:59:26', '2024-03-23 12:40:36', NULL, '', '[]', 'discount_on_product', 0, 0),
(67, 100059, 159, 1, NULL, '{\"id\":159,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Health 360 Herbal Juice 500ml\",\"slug\":\"ae-naturals-health-360-herbal-juice-500ml-rjFMNH\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"30\\\",\\\"position\\\":1}]\",\"category_id\":\"30\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-01-06-6599360e3d88b.png\\\",\\\"2024-01-06-6599360e3ecb4.png\\\",\\\"2024-01-06-6599360e3f238.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-01-06-6599360e3f87a.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":400,\"purchase_price\":400,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Revitalize your well-being with Health 360 Herbal Juice\\u2014an exquisite blend of carefully selected herbs, each playing a unique role in promoting your health. Packed with vitamin C and iron, this delicious concoction serves as a natural booster for your immunity.<\\/p><h3><strong>The key ingredients:<\\/strong><br>&nbsp;<\\/h3><p>&nbsp; &nbsp;\\u2022 Aloe Vera: Known for its detoxifying properties, promoting gut health.<br>&nbsp; &nbsp;\\u2022 Amla (Indian Gooseberry): A rich source of vitamin C, supporting overall immunity.<br>&nbsp; &nbsp;\\u2022 Turmeric: Known for its anti-inflammatory and liver-cleansing properties.<br>&nbsp; &nbsp;\\u2022 Bhringraj: Promotes hair health and nourishes the scalp.<br>&nbsp; &nbsp;\\u2022 Neem: Supports skin health with its antibacterial properties.<br>&nbsp; &nbsp;\\u2022 Carrot: A source of beta-carotene, benefiting eye health.<br>&nbsp; &nbsp;\\u2022 Ginger: Known for its digestive benefits.<br>&nbsp; &nbsp;\\u2022 Giloy: Supports joint health and overall well-being.<\\/p><h3><strong>Benefits:<\\/strong><br>&nbsp;<\\/h3><p>&nbsp; &nbsp;\\u2022 Immerse yourself in the numerous benefits of Health 360 Herbal Juice:<br>&nbsp; &nbsp;\\u2022 Detoxifies Gut and Liver: Aiding in the cleansing process for a healthier digestive system.<br>&nbsp; &nbsp;\\u2022 Promotes Hair Health: Nourishes from within for strong and vibrant hair.<br>&nbsp; &nbsp;\\u2022 Promotes Skin Health: Enhances your skin\'s radiance for a natural glow.<br>&nbsp; &nbsp;\\u2022 Promotes Eye Health: Providing essential nutrients for optimal vision.<br>&nbsp; &nbsp;\\u2022 Supports Joint Health: Contributing to the overall well-being of your joints.<\\/p><h3><br><strong>How to Use:<\\/strong><br>&nbsp;<\\/h3><p><strong>&nbsp;<\\/strong>Add 15ml of Health 360 Herbal Juice to 150ml of water and consume on an empty stomach once or twice a day as part of &nbsp; &nbsp; your regular routine. However, if you are pregnant, lactating, or have preexisting conditions, it is advisable to consult your healthcare professional before consumption.<br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-01-06T11:14:22.000000Z\",\"updated_at\":\"2024-03-01T05:23:44.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000752\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 352, 48, 0, 'include', 'canceled', 'unpaid', '2024-03-04 20:12:22', '2024-03-06 16:25:30', NULL, '', '[]', 'discount_on_product', 0, 0),
(68, 100060, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":96,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Glutathione Skin Lightening Soap with Activated charcoal is the best solution for your dark spots and uneven skin tone.<\\/p><p>Glutathione soap helps reduce oxidative stress, clear dark spots, and reduce marks naturally. This amazing soap brightens your skin and makes it look younger with its anti-aging properties.<\\/p><p>&nbsp;<\\/p><p><strong>Benefit<\\/strong><\\/p><ul><li>Improves your skin texture and makes your skin glow.<\\/li><li>Brightens your skin and neutralizes free radicals.<\\/li><li>It reduces fine lines and wrinkles.<\\/li><li>Helps in reducing daily oxidative stress.<\\/li><li>Exfoliates your skin<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Glutathione :<\\/strong>Glutathione is a natural antioxidant that reduces hyperpigmentation, cleanses your skin thoroughly, and removes all impurities.<\\/li><li><strong>Kojic Acid Di Palmitate: <\\/strong>Kojic Acid acts as the best ingredient to treat sunburns, scars, and hyperpigmentation which results in an anti-aging effect and skin-lightening effects.<\\/li><li><strong>Shea Butter: <\\/strong>Shea Butter is rich in vitamins A, E, and F and has antioxidant properties. It converts dry and patchy skin into smooth, soft, glowing, and healthy skin.<\\/li><li><strong>Vitamin E: <\\/strong>Vitamin E acts as an antioxidant and reduces inflammation, moisturizes your skin, and makes your skin look younger. It also reduces hyperpigmentation and wrinkles.<\\/li><li><strong>Aloe vera Gel: <\\/strong>Aloe vera gel is a wonderful ingredient that heals your skin by moisturizing, removing dead skin cells, and treating marks and sunburns.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Rinse with warm water<\\/li><li>Lather the soap on the face and neck<\\/li><li>Massage gently and rinse off with water<\\/li><li>Pat dry with a clean towel<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-03-01T14:43:38.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-03-04 23:10:58', '2024-03-23 12:43:48', NULL, '', '[]', 'discount_on_product', 1, 0),
(69, 100061, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2024-02-29-65e035290e9db.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/2x2frjqFEXk?si=FxnuimT-YdvFw-V3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":231,\"minimum_order_qty\":1,\"details\":\"<p>It is an Ayurvedic oil that improves skin texture, brightens complexion, and reduces the appearance of fine lines and wrinkles with natural and rich ingredients.<\\/p><p><strong>AE Naturals Kumkumadi Tailam <\\/strong>also helps improve skin elasticity, reduce fine lines and wrinkles, and improve overall skin texture. This non-greasy and lightweight oil can be used by people of all skin types and is free from harmful chemicals. With regular use, AE Natural\\u2019s Kumkumadi Tailam can help reveal radiant and glowing skin.<\\/p><p>&nbsp;<\\/p><p><strong>Benefits:<\\/strong><\\/p><ul><li>Brightens skin tone<\\/li><li>Reduces pigmentation<\\/li><li>Reduces dark circles, acne, and pimples<\\/li><li>Fades scars and blemishes<\\/li><li>Delays signs of aging<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Step 1: Apply a few drops of Kumkumadi Thailam to your face.<\\/li><li>Step 2: Gently massage it in a circular motion.<\\/li><li>Step 3: Leave it on overnight and wash it thoroughly in the morning.<\\/li><\\/ul><p>For optimal results, use this routine daily before your bedtime.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-03-04T04:29:26.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 50, 1229.18, 13491, 0, 'include', 'canceled', 'unpaid', '2024-03-05 08:20:23', '2024-03-23 12:39:55', NULL, '', '[]', 'discount_on_product', 0, 0),
(70, 100062, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":95,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Glutathione Skin Lightening Soap with Activated charcoal is the best solution for your dark spots and uneven skin tone.<\\/p><p>Glutathione soap helps reduce oxidative stress, clear dark spots, and reduce marks naturally. This amazing soap brightens your skin and makes it look younger with its anti-aging properties.<\\/p><p>&nbsp;<\\/p><p><strong>Benefit<\\/strong><\\/p><ul><li>Improves your skin texture and makes your skin glow.<\\/li><li>Brightens your skin and neutralizes free radicals.<\\/li><li>It reduces fine lines and wrinkles.<\\/li><li>Helps in reducing daily oxidative stress.<\\/li><li>Exfoliates your skin<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Glutathione :<\\/strong>Glutathione is a natural antioxidant that reduces hyperpigmentation, cleanses your skin thoroughly, and removes all impurities.<\\/li><li><strong>Kojic Acid Di Palmitate: <\\/strong>Kojic Acid acts as the best ingredient to treat sunburns, scars, and hyperpigmentation which results in an anti-aging effect and skin-lightening effects.<\\/li><li><strong>Shea Butter: <\\/strong>Shea Butter is rich in vitamins A, E, and F and has antioxidant properties. It converts dry and patchy skin into smooth, soft, glowing, and healthy skin.<\\/li><li><strong>Vitamin E: <\\/strong>Vitamin E acts as an antioxidant and reduces inflammation, moisturizes your skin, and makes your skin look younger. It also reduces hyperpigmentation and wrinkles.<\\/li><li><strong>Aloe vera Gel: <\\/strong>Aloe vera gel is a wonderful ingredient that heals your skin by moisturizing, removing dead skin cells, and treating marks and sunburns.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Rinse with warm water<\\/li><li>Lather the soap on the face and neck<\\/li><li>Massage gently and rinse off with water<\\/li><li>Pat dry with a clean towel<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-03-04T17:40:58.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-03-06 13:26:30', '2024-03-06 13:29:10', NULL, '', '[]', 'discount_on_product', 0, 0),
(71, 100063, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2024-02-29-65e035290e9db.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/2x2frjqFEXk?si=FxnuimT-YdvFw-V3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":181,\"minimum_order_qty\":1,\"details\":\"<p>It is an Ayurvedic oil that improves skin texture, brightens complexion, and reduces the appearance of fine lines and wrinkles with natural and rich ingredients.<\\/p><p><strong>AE Naturals Kumkumadi Tailam <\\/strong>also helps improve skin elasticity, reduce fine lines and wrinkles, and improve overall skin texture. This non-greasy and lightweight oil can be used by people of all skin types and is free from harmful chemicals. With regular use, AE Natural\\u2019s Kumkumadi Tailam can help reveal radiant and glowing skin.<\\/p><p>&nbsp;<\\/p><p><strong>Benefits:<\\/strong><\\/p><ul><li>Brightens skin tone<\\/li><li>Reduces pigmentation<\\/li><li>Reduces dark circles, acne, and pimples<\\/li><li>Fades scars and blemishes<\\/li><li>Delays signs of aging<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Step 1: Apply a few drops of Kumkumadi Thailam to your face.<\\/li><li>Step 2: Gently massage it in a circular motion.<\\/li><li>Step 3: Leave it on overnight and wash it thoroughly in the morning.<\\/li><\\/ul><p>For optimal results, use this routine daily before your bedtime.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-03-05T02:50:23.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1229.18, 269.82, 0, 'include', 'canceled', 'unpaid', '2024-03-07 10:08:22', '2024-03-07 11:05:39', NULL, '', '[]', 'discount_on_product', 0, 0),
(72, 100064, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":95,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Glutathione Skin Lightening Soap with Activated charcoal is the best solution for your dark spots and uneven skin tone.<\\/p><p>Glutathione soap helps reduce oxidative stress, clear dark spots, and reduce marks naturally. This amazing soap brightens your skin and makes it look younger with its anti-aging properties.<\\/p><p>&nbsp;<\\/p><p><strong>Benefit<\\/strong><\\/p><ul><li>Improves your skin texture and makes your skin glow.<\\/li><li>Brightens your skin and neutralizes free radicals.<\\/li><li>It reduces fine lines and wrinkles.<\\/li><li>Helps in reducing daily oxidative stress.<\\/li><li>Exfoliates your skin<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Glutathione :<\\/strong>Glutathione is a natural antioxidant that reduces hyperpigmentation, cleanses your skin thoroughly, and removes all impurities.<\\/li><li><strong>Kojic Acid Di Palmitate: <\\/strong>Kojic Acid acts as the best ingredient to treat sunburns, scars, and hyperpigmentation which results in an anti-aging effect and skin-lightening effects.<\\/li><li><strong>Shea Butter: <\\/strong>Shea Butter is rich in vitamins A, E, and F and has antioxidant properties. It converts dry and patchy skin into smooth, soft, glowing, and healthy skin.<\\/li><li><strong>Vitamin E: <\\/strong>Vitamin E acts as an antioxidant and reduces inflammation, moisturizes your skin, and makes your skin look younger. It also reduces hyperpigmentation and wrinkles.<\\/li><li><strong>Aloe vera Gel: <\\/strong>Aloe vera gel is a wonderful ingredient that heals your skin by moisturizing, removing dead skin cells, and treating marks and sunburns.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Rinse with warm water<\\/li><li>Lather the soap on the face and neck<\\/li><li>Massage gently and rinse off with water<\\/li><li>Pat dry with a clean towel<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-03-06T07:59:10.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-03-07 12:20:57', '2024-03-23 12:44:26', NULL, '', '[]', 'discount_on_product', 1, 0),
(73, 100065, 34, 1, NULL, '{\"id\":34,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Tass Height growth capsules 60 Caps\",\"slug\":\"ae-naturals-tass-height-growth-capsules-it69n0\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6508688b72820.png\\\",\\\"2023-09-18-6508688b735ea.png\\\",\\\"2023-09-18-6508688b736b3.png\\\",\\\"2023-09-18-6508688b73787.png\\\",\\\"2023-09-18-6508688b73846.png\\\",\\\"2023-09-18-6508688b73901.png\\\",\\\"2023-09-18-6508688b739d5.png\\\",\\\"2023-09-18-6508688b73a86.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a53c4dbbcc.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/fMcus1xTsZQ?si=JoNkKoHORFqEpWMM\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":999,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":200,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Tass Height growth capsules enhance height development and prevent the breakdown of bone cells by promoting their growth.<\\/p><p>It provides our body with the combination of nutrients and minerals needed for its development like Vitamin D3, Vitamin B12, Zinc, and Collagen. These ingredients stimulate human growth hormones and improve the nervous system, metabolism, and tissue building.<\\/p><p>Along with these, the Tass Height growth capsules capsule is also helpful in curing arthritis and inflammation in joints. It aids in protecting bone from wear and tear and increases its density. It makes your body more flexible and stronger.<\\/p><p>&nbsp;<strong>Benefits:<\\/strong><\\/p><ul><li>Promotes body height and bone mass<\\/li><li>Boosts immunity<\\/li><li>Activates glands and boosts energy<\\/li><li>Improves joint strength and flexibility<\\/li><li>Manages blood sugar level<\\/li><\\/ul><p><strong>Key ingredients:<\\/strong><\\/p><p>Vitamin D3, Vitamin B12, Zinc, Collagen<\\/p><p><strong>Key ingredients properties:<\\/strong><\\/p><p><strong>Vitamin D3<\\/strong><\\/p><p>Vitamin D3 helps you by strengthening bones and muscles, makes your immune system strong, and can help oral health.<\\/p><p><strong>Vitamin B12<\\/strong><\\/p><p>Vitamin B12 supports bone health, gives you an energy boost, and supports healthy hair, skin, and nails.<\\/p><p><strong>Zinc<\\/strong><\\/p><p>Zinc boosts your immunity system, and helps cells to grow and multiply.<\\/p><p><strong>Collagen<\\/strong><\\/p><p>Collagen reduces joint aches and pains, promotes gut health, and keeps bones healthy.<\\/p><p><strong>Dosage (if needed)<\\/strong><\\/p><p>Consume one tablet per day either after meals at noon or after dinner.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:11:07.000000Z\",\"updated_at\":\"2024-03-01T06:53:45.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals TASS Height & Bone Mass Capsules | Bone Health\",\"meta_description\":\"Experience improved bone mass, a taller figure, and prevention of bone deficiencies with AE Naturals TASS Height Grow & Bone Mass Capsules. Boost Bone health and Growth. Buy now for better lo\",\"meta_image\":\"2023-10-06-651f00c7b4ff6.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000175\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 879.12, 119.88, 0, 'include', 'canceled', 'unpaid', '2024-03-08 19:50:18', '2024-03-23 12:39:22', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(74, 100066, 34, 1, NULL, '{\"id\":34,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Tass Height growth capsules 60 Caps\",\"slug\":\"ae-naturals-tass-height-growth-capsules-it69n0\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6508688b72820.png\\\",\\\"2023-09-18-6508688b735ea.png\\\",\\\"2023-09-18-6508688b736b3.png\\\",\\\"2023-09-18-6508688b73787.png\\\",\\\"2023-09-18-6508688b73846.png\\\",\\\"2023-09-18-6508688b73901.png\\\",\\\"2023-09-18-6508688b739d5.png\\\",\\\"2023-09-18-6508688b73a86.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a53c4dbbcc.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/fMcus1xTsZQ?si=JoNkKoHORFqEpWMM\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":999,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":199,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Tass Height growth capsules enhance height development and prevent the breakdown of bone cells by promoting their growth.<\\/p><p>It provides our body with the combination of nutrients and minerals needed for its development like Vitamin D3, Vitamin B12, Zinc, and Collagen. These ingredients stimulate human growth hormones and improve the nervous system, metabolism, and tissue building.<\\/p><p>Along with these, the Tass Height growth capsules capsule is also helpful in curing arthritis and inflammation in joints. It aids in protecting bone from wear and tear and increases its density. It makes your body more flexible and stronger.<\\/p><p>&nbsp;<strong>Benefits:<\\/strong><\\/p><ul><li>Promotes body height and bone mass<\\/li><li>Boosts immunity<\\/li><li>Activates glands and boosts energy<\\/li><li>Improves joint strength and flexibility<\\/li><li>Manages blood sugar level<\\/li><\\/ul><p><strong>Key ingredients:<\\/strong><\\/p><p>Vitamin D3, Vitamin B12, Zinc, Collagen<\\/p><p><strong>Key ingredients properties:<\\/strong><\\/p><p><strong>Vitamin D3<\\/strong><\\/p><p>Vitamin D3 helps you by strengthening bones and muscles, makes your immune system strong, and can help oral health.<\\/p><p><strong>Vitamin B12<\\/strong><\\/p><p>Vitamin B12 supports bone health, gives you an energy boost, and supports healthy hair, skin, and nails.<\\/p><p><strong>Zinc<\\/strong><\\/p><p>Zinc boosts your immunity system, and helps cells to grow and multiply.<\\/p><p><strong>Collagen<\\/strong><\\/p><p>Collagen reduces joint aches and pains, promotes gut health, and keeps bones healthy.<\\/p><p><strong>Dosage (if needed)<\\/strong><\\/p><p>Consume one tablet per day either after meals at noon or after dinner.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:11:07.000000Z\",\"updated_at\":\"2024-03-08T14:20:18.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals TASS Height & Bone Mass Capsules | Bone Health\",\"meta_description\":\"Experience improved bone mass, a taller figure, and prevention of bone deficiencies with AE Naturals TASS Height Grow & Bone Mass Capsules. Boost Bone health and Growth. Buy now for better lo\",\"meta_image\":\"2023-10-06-651f00c7b4ff6.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000175\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 879.12, 119.88, 0, 'include', 'canceled', 'unpaid', '2024-03-08 19:57:03', '2024-03-23 12:39:07', NULL, '', '[]', 'discount_on_product', 0, 0),
(75, 100067, 34, 1, NULL, '{\"id\":34,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Tass Height growth capsules 60 Caps\",\"slug\":\"ae-naturals-tass-height-growth-capsules-it69n0\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6508688b72820.png\\\",\\\"2023-09-18-6508688b735ea.png\\\",\\\"2023-09-18-6508688b736b3.png\\\",\\\"2023-09-18-6508688b73787.png\\\",\\\"2023-09-18-6508688b73846.png\\\",\\\"2023-09-18-6508688b73901.png\\\",\\\"2023-09-18-6508688b739d5.png\\\",\\\"2023-09-18-6508688b73a86.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a53c4dbbcc.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/fMcus1xTsZQ?si=JoNkKoHORFqEpWMM\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":999,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":198,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Tass Height growth capsules enhance height development and prevent the breakdown of bone cells by promoting their growth.<\\/p><p>It provides our body with the combination of nutrients and minerals needed for its development like Vitamin D3, Vitamin B12, Zinc, and Collagen. These ingredients stimulate human growth hormones and improve the nervous system, metabolism, and tissue building.<\\/p><p>Along with these, the Tass Height growth capsules capsule is also helpful in curing arthritis and inflammation in joints. It aids in protecting bone from wear and tear and increases its density. It makes your body more flexible and stronger.<\\/p><p>&nbsp;<strong>Benefits:<\\/strong><\\/p><ul><li>Promotes body height and bone mass<\\/li><li>Boosts immunity<\\/li><li>Activates glands and boosts energy<\\/li><li>Improves joint strength and flexibility<\\/li><li>Manages blood sugar level<\\/li><\\/ul><p><strong>Key ingredients:<\\/strong><\\/p><p>Vitamin D3, Vitamin B12, Zinc, Collagen<\\/p><p><strong>Key ingredients properties:<\\/strong><\\/p><p><strong>Vitamin D3<\\/strong><\\/p><p>Vitamin D3 helps you by strengthening bones and muscles, makes your immune system strong, and can help oral health.<\\/p><p><strong>Vitamin B12<\\/strong><\\/p><p>Vitamin B12 supports bone health, gives you an energy boost, and supports healthy hair, skin, and nails.<\\/p><p><strong>Zinc<\\/strong><\\/p><p>Zinc boosts your immunity system, and helps cells to grow and multiply.<\\/p><p><strong>Collagen<\\/strong><\\/p><p>Collagen reduces joint aches and pains, promotes gut health, and keeps bones healthy.<\\/p><p><strong>Dosage (if needed)<\\/strong><\\/p><p>Consume one tablet per day either after meals at noon or after dinner.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:11:07.000000Z\",\"updated_at\":\"2024-03-08T14:27:03.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals TASS Height & Bone Mass Capsules | Bone Health\",\"meta_description\":\"Experience improved bone mass, a taller figure, and prevention of bone deficiencies with AE Naturals TASS Height Grow & Bone Mass Capsules. Boost Bone health and Growth. Buy now for better lo\",\"meta_image\":\"2023-10-06-651f00c7b4ff6.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000175\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 879.12, 119.88, 0, 'include', 'delivered', 'unpaid', '2024-03-08 20:03:18', '2024-03-23 12:39:35', NULL, '', '[]', 'discount_on_product', 1, 0),
(76, 100068, 38, 1, NULL, '{\"id\":38,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Day Cream with Parijaat Extract 30g\",\"slug\":\"ae-naturals-roop-sundar-day-cream-with-parijaat-extract-30g-Fx5q5K\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650876f9d9488.png\\\",\\\"2023-09-18-650876f9da1dd.png\\\",\\\"2023-09-18-650876f9da2bf.png\\\",\\\"2023-09-18-650876f9da39e.png\\\",\\\"2023-09-18-650876f9da454.png\\\",\\\"2023-09-18-650876f9da4ed.png\\\",\\\"2023-09-18-650876f9da5a5.png\\\",\\\"2023-09-18-650876f9da672.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5c569c583.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/m3KTh5qZdH8?si=511V1fUG_o68-Z9N\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Roop Sundar Day Cream with Parijaat Extract is a unique and effective skincare product that helps to nourish and protect your skin throughout the day. This cream is enriched with the goodness of Parijaat Extract, which is known for its anti-inflammatory and antioxidant properties.<\\/p><p>Roop Sundar Day Cream is specially formulated to reduce the appearance of fine lines and wrinkles while protecting your skin from environmental stressors.<\\/p><p><strong>Key benefits:<\\/strong><\\/p><ul><li>Nourishes your skin and makes it glowing<\\/li><li>Provides long-lasting moisture<\\/li><li>Reduces the appearance of fine lines and wrinkles<\\/li><li>Protects skin from environmental stressors<\\/li><li>Improves skin texture<\\/li><\\/ul><p><strong>Key ingredients:<\\/strong><\\/p><ol><li>Parijat extract: It helps to brighten the complexion, reduce the appearance of dark spots and blemishes, and has anti-inflammatory properties that can help soothe irritated skin.&nbsp;<\\/li><li>Almond oil: Rich in vitamins and minerals, almond oil can help to nourish and hydrate the skin, and may also help to reduce the appearance of scars and stretch marks<\\/li><li>Hyaluronic acid: It helps to hydrate and plump the skin, reducing the appearance of fine lines and wrinkles. It can also improve skin texture and tone, and reduce the appearance of pores.<\\/li><\\/ol><p><strong>Directions to use:<\\/strong><\\/p><p>To use AE Naturals Roop Sundar Day Cream with Parijaat Extract, apply a small amount to your face and neck after cleansing and toning. Gently massage into your skin in circular motions until fully absorbed. Use daily for best results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:12:41.000000Z\",\"updated_at\":\"2024-03-01T06:51:47.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Day Cream SPF50 | Sun Protection\",\"meta_description\":\"Protect your skin with AE Naturals Roop Sundar Day Cream SPF50. Our non-sticky, water-resistant formula ensures all-day protection. Fades sunspots and gives a flawless, tan-free look. Shop no\",\"meta_image\":\"2024-01-05-6597da064cd6c.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000382\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'returned', 'unpaid', '2024-03-14 07:15:08', '2024-03-28 16:26:18', NULL, '', '[]', 'discount_on_product', 0, 0),
(77, 100069, 102, 1, NULL, '{\"id\":102,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Moisturizing Lotion 200ml\",\"slug\":\"ae-naturals-roop-sundar-moisturizing-lotion-200ml-hP5Lj8\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"18\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"18\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d5c0cae266.png\\\",\\\"2023-09-22-650d5c0caee54.png\\\",\\\"2023-09-22-650d5c0caef00.png\\\",\\\"2023-09-22-650d5c0caefb6.png\\\",\\\"2023-09-22-650d5c0caf075.png\\\",\\\"2023-09-22-650d5c0caf106.png\\\",\\\"2023-09-22-650d5c0caf234.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad72c8917f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Experience the transformative effects of <strong>AE Naturals Roop Sundar Moisturizing Lotion. <\\/strong>This 200ml formula is expertly crafted to deeply moisturize and rejuvenate your skin, unveiling a soft, smooth, and radiant complexion. Enriched with carefully selected key ingredients, this lotion nourishes, protects, and enhances your skin\'s natural beauty. Say goodbye to dryness and hello to a revitalized appearance.<\\/p><p>&nbsp;<\\/p><p><strong>Key benefits:<\\/strong><\\/p><ul><li>Intense hydration for enduring moisture.<\\/li><li>Softens and refines skin texture.<\\/li><li>Amplifies your skin\'s innate radiance.<\\/li><li>Preserves youthful allure.<\\/li><li>Shields against dryness and environmental aggressors.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Apply AE Naturals Roop Sundar Moisturizing Lotion all over, concentrating on dry areas.<\\/li><li>Gently massage until fully absorbed.<\\/li><li>For optimal results, use daily after showering or whenever your skin craves hydration.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key Ingredients:<\\/strong><\\/p><ul><li>&nbsp;<strong>Shea Butter<\\/strong>: Deeply moisturizes, enhancing elasticity and suppleness.<\\/li><li>&nbsp;<strong>Aloe Vera<\\/strong>: Soothes, reduces inflammation, and provides essential hydration.<\\/li><li>&nbsp;<strong>Vitamin E<\\/strong>: Antioxidant protection against free radicals, fostering a youthful look.<\\/li><li>&nbsp;<strong>Coconut Oil<\\/strong>: Locks in moisture, revealing softness, smoothness, and a natural glow.<\\/li><li>&nbsp;<strong>Glycerin<\\/strong>: Draws in moisture, maintaining hydration and preventing dryness.<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T09:19:08.000000Z\",\"updated_at\":\"2024-03-01T05:57:40.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Moisturizing Lotion - Deep Hydration\",\"meta_description\":\"Experience intense hydration with AE Naturals Roop Sundar Moisturizing Lotion. It softens, smoothens, and enhances your skin\'s natural radiance. Protect against dryness and embrace youthful s\",\"meta_image\":\"2023-10-08-652234958459d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000748\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-03-14 13:21:17', '2024-03-14 13:22:37', NULL, '', '[]', 'discount_on_product', 0, 0),
(78, 100069, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":94,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Glutathione Skin Lightening Soap with Activated charcoal is the best solution for your dark spots and uneven skin tone.<\\/p><p>Glutathione soap helps reduce oxidative stress, clear dark spots, and reduce marks naturally. This amazing soap brightens your skin and makes it look younger with its anti-aging properties.<\\/p><p>&nbsp;<\\/p><p><strong>Benefit<\\/strong><\\/p><ul><li>Improves your skin texture and makes your skin glow.<\\/li><li>Brightens your skin and neutralizes free radicals.<\\/li><li>It reduces fine lines and wrinkles.<\\/li><li>Helps in reducing daily oxidative stress.<\\/li><li>Exfoliates your skin<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Glutathione :<\\/strong>Glutathione is a natural antioxidant that reduces hyperpigmentation, cleanses your skin thoroughly, and removes all impurities.<\\/li><li><strong>Kojic Acid Di Palmitate: <\\/strong>Kojic Acid acts as the best ingredient to treat sunburns, scars, and hyperpigmentation which results in an anti-aging effect and skin-lightening effects.<\\/li><li><strong>Shea Butter: <\\/strong>Shea Butter is rich in vitamins A, E, and F and has antioxidant properties. It converts dry and patchy skin into smooth, soft, glowing, and healthy skin.<\\/li><li><strong>Vitamin E: <\\/strong>Vitamin E acts as an antioxidant and reduces inflammation, moisturizes your skin, and makes your skin look younger. It also reduces hyperpigmentation and wrinkles.<\\/li><li><strong>Aloe vera Gel: <\\/strong>Aloe vera gel is a wonderful ingredient that heals your skin by moisturizing, removing dead skin cells, and treating marks and sunburns.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Rinse with warm water<\\/li><li>Lather the soap on the face and neck<\\/li><li>Massage gently and rinse off with water<\\/li><li>Pat dry with a clean towel<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-03-07T06:50:57.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-03-14 13:21:17', '2024-03-14 13:22:37', NULL, '', '[]', 'discount_on_product', 0, 0),
(79, 100070, 102, 1, NULL, '{\"id\":102,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Moisturizing Lotion 200ml\",\"slug\":\"ae-naturals-roop-sundar-moisturizing-lotion-200ml-hP5Lj8\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"18\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"18\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d5c0cae266.png\\\",\\\"2023-09-22-650d5c0caee54.png\\\",\\\"2023-09-22-650d5c0caef00.png\\\",\\\"2023-09-22-650d5c0caefb6.png\\\",\\\"2023-09-22-650d5c0caf075.png\\\",\\\"2023-09-22-650d5c0caf106.png\\\",\\\"2023-09-22-650d5c0caf234.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad72c8917f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Experience the transformative effects of <strong>AE Naturals Roop Sundar Moisturizing Lotion. <\\/strong>This 200ml formula is expertly crafted to deeply moisturize and rejuvenate your skin, unveiling a soft, smooth, and radiant complexion. Enriched with carefully selected key ingredients, this lotion nourishes, protects, and enhances your skin\'s natural beauty. Say goodbye to dryness and hello to a revitalized appearance.<\\/p><p>&nbsp;<\\/p><p><strong>Key benefits:<\\/strong><\\/p><ul><li>Intense hydration for enduring moisture.<\\/li><li>Softens and refines skin texture.<\\/li><li>Amplifies your skin\'s innate radiance.<\\/li><li>Preserves youthful allure.<\\/li><li>Shields against dryness and environmental aggressors.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Apply AE Naturals Roop Sundar Moisturizing Lotion all over, concentrating on dry areas.<\\/li><li>Gently massage until fully absorbed.<\\/li><li>For optimal results, use daily after showering or whenever your skin craves hydration.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key Ingredients:<\\/strong><\\/p><ul><li>&nbsp;<strong>Shea Butter<\\/strong>: Deeply moisturizes, enhancing elasticity and suppleness.<\\/li><li>&nbsp;<strong>Aloe Vera<\\/strong>: Soothes, reduces inflammation, and provides essential hydration.<\\/li><li>&nbsp;<strong>Vitamin E<\\/strong>: Antioxidant protection against free radicals, fostering a youthful look.<\\/li><li>&nbsp;<strong>Coconut Oil<\\/strong>: Locks in moisture, revealing softness, smoothness, and a natural glow.<\\/li><li>&nbsp;<strong>Glycerin<\\/strong>: Draws in moisture, maintaining hydration and preventing dryness.<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T09:19:08.000000Z\",\"updated_at\":\"2024-03-14T07:52:37.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Moisturizing Lotion - Deep Hydration\",\"meta_description\":\"Experience intense hydration with AE Naturals Roop Sundar Moisturizing Lotion. It softens, smoothens, and enhances your skin\'s natural radiance. Protect against dryness and embrace youthful s\",\"meta_image\":\"2023-10-08-652234958459d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000748\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-03-14 13:25:44', '2024-03-14 13:27:59', NULL, '', '[]', 'discount_on_product', 0, 0),
(80, 100070, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":94,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Glutathione Skin Lightening Soap with Activated charcoal is the best solution for your dark spots and uneven skin tone.<\\/p><p>Glutathione soap helps reduce oxidative stress, clear dark spots, and reduce marks naturally. This amazing soap brightens your skin and makes it look younger with its anti-aging properties.<\\/p><p>&nbsp;<\\/p><p><strong>Benefit<\\/strong><\\/p><ul><li>Improves your skin texture and makes your skin glow.<\\/li><li>Brightens your skin and neutralizes free radicals.<\\/li><li>It reduces fine lines and wrinkles.<\\/li><li>Helps in reducing daily oxidative stress.<\\/li><li>Exfoliates your skin<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Glutathione :<\\/strong>Glutathione is a natural antioxidant that reduces hyperpigmentation, cleanses your skin thoroughly, and removes all impurities.<\\/li><li><strong>Kojic Acid Di Palmitate: <\\/strong>Kojic Acid acts as the best ingredient to treat sunburns, scars, and hyperpigmentation which results in an anti-aging effect and skin-lightening effects.<\\/li><li><strong>Shea Butter: <\\/strong>Shea Butter is rich in vitamins A, E, and F and has antioxidant properties. It converts dry and patchy skin into smooth, soft, glowing, and healthy skin.<\\/li><li><strong>Vitamin E: <\\/strong>Vitamin E acts as an antioxidant and reduces inflammation, moisturizes your skin, and makes your skin look younger. It also reduces hyperpigmentation and wrinkles.<\\/li><li><strong>Aloe vera Gel: <\\/strong>Aloe vera gel is a wonderful ingredient that heals your skin by moisturizing, removing dead skin cells, and treating marks and sunburns.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Rinse with warm water<\\/li><li>Lather the soap on the face and neck<\\/li><li>Massage gently and rinse off with water<\\/li><li>Pat dry with a clean towel<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-03-14T07:52:37.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-03-14 13:25:44', '2024-03-14 13:27:59', NULL, '', '[]', 'discount_on_product', 0, 0),
(81, 100071, 159, 1, NULL, '{\"id\":159,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Health 360 Herbal Juice 500ml\",\"slug\":\"ae-naturals-health-360-herbal-juice-500ml-rjFMNH\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"30\\\",\\\"position\\\":1}]\",\"category_id\":\"30\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-01-06-6599360e3d88b.png\\\",\\\"2024-01-06-6599360e3ecb4.png\\\",\\\"2024-01-06-6599360e3f238.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-01-06-6599360e3f87a.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":400,\"purchase_price\":400,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Revitalize your well-being with Health 360 Herbal Juice\\u2014an exquisite blend of carefully selected herbs, each playing a unique role in promoting your health. Packed with vitamin C and iron, this delicious concoction serves as a natural booster for your immunity.<\\/p><h3><strong>The key ingredients:<\\/strong><br>&nbsp;<\\/h3><p>&nbsp; &nbsp;\\u2022 Aloe Vera: Known for its detoxifying properties, promoting gut health.<br>&nbsp; &nbsp;\\u2022 Amla (Indian Gooseberry): A rich source of vitamin C, supporting overall immunity.<br>&nbsp; &nbsp;\\u2022 Turmeric: Known for its anti-inflammatory and liver-cleansing properties.<br>&nbsp; &nbsp;\\u2022 Bhringraj: Promotes hair health and nourishes the scalp.<br>&nbsp; &nbsp;\\u2022 Neem: Supports skin health with its antibacterial properties.<br>&nbsp; &nbsp;\\u2022 Carrot: A source of beta-carotene, benefiting eye health.<br>&nbsp; &nbsp;\\u2022 Ginger: Known for its digestive benefits.<br>&nbsp; &nbsp;\\u2022 Giloy: Supports joint health and overall well-being.<\\/p><h3><strong>Benefits:<\\/strong><br>&nbsp;<\\/h3><p>&nbsp; &nbsp;\\u2022 Immerse yourself in the numerous benefits of Health 360 Herbal Juice:<br>&nbsp; &nbsp;\\u2022 Detoxifies Gut and Liver: Aiding in the cleansing process for a healthier digestive system.<br>&nbsp; &nbsp;\\u2022 Promotes Hair Health: Nourishes from within for strong and vibrant hair.<br>&nbsp; &nbsp;\\u2022 Promotes Skin Health: Enhances your skin\'s radiance for a natural glow.<br>&nbsp; &nbsp;\\u2022 Promotes Eye Health: Providing essential nutrients for optimal vision.<br>&nbsp; &nbsp;\\u2022 Supports Joint Health: Contributing to the overall well-being of your joints.<\\/p><h3><br><strong>How to Use:<\\/strong><br>&nbsp;<\\/h3><p><strong>&nbsp;<\\/strong>Add 15ml of Health 360 Herbal Juice to 150ml of water and consume on an empty stomach once or twice a day as part of &nbsp; &nbsp; your regular routine. However, if you are pregnant, lactating, or have preexisting conditions, it is advisable to consult your healthcare professional before consumption.<br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-01-06T11:14:22.000000Z\",\"updated_at\":\"2024-03-06T10:55:30.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000752\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 352, 48, 0, 'include', 'canceled', 'unpaid', '2024-03-18 17:11:47', '2024-03-18 17:12:12', NULL, '', '[]', 'discount_on_product', 0, 0),
(82, 100072, 267, 1, NULL, '{\"id\":267,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Red Wine Soap Base - Wine Color\",\"slug\":\"red-wine-soap-base-wine-color-hzOrWq\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7e37fd5c5f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7e37fd67fa.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"RWSB-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"RWSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"RWSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Category: Bases<br>Tags: Melt and pour soap base, Natural Soap Base, RED WINE SOAP BASE, SLS and Paraben free Soap Base<br><br>Contains 100% pure and natural Red wine extract &amp; Pomegranate \\u2013 Our Red wine &amp; Pomegranate soap base is one of a kind and a unique one available in market. The soap base comes with the amazing benefits of the Red wine and Pomegranate<br>SLS, SLES and Paraben free soap base. 100% vegetarian and free from animal testing<br>Luxurious lather and high skin beneficial soap base<br>Odourless soap base benefiting maximum fragrance you add.<br>Slow setting formula, gives you time to make creative designer soaps.<\\/p><p>Red wine is packed with antioxidants like flavonoid, resveratrol and tannin which help fight ageing by restoring collagen and elastic fibers. Red wine gives a boost to sagging skin, reducing fine lines and wrinkles. Being rich in antioxidants, pomegranates neutralise the effect of free radicals in our body. The anti-ageing plant compounds in the fruit also help in stimulating skin cells and help in cellular regeneration thereby keeping wrinkles and sagging skin at bay. With unique blend of Red wine and pomegranate, Ribs International Red Wine and Pomegranate soap base is good for making soaps having anti ageing and anti oxidant property.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:47:27.000000Z\",\"updated_at\":\"2024-03-18T06:47:27.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000013\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'canceled', 'unpaid', '2024-03-19 10:52:26', '2024-03-19 10:56:03', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 0, 0),
(83, 100072, 269, 1, NULL, '{\"id\":269,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Shampoo Base Clear (Transparent ) 1 : 1 Dilution\",\"slug\":\"shampoo-base-clear-transparent-1-1-dilution-AbmVig\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f80519009fd.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f8051901b72.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"SBC()1:1D-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"SBC()1:1D-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"SBC()1:1D-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Category: Bases<br>Tags: SHAMPOO BASE CLEAR, SLS and Paraben free Shampoo Base<br>&nbsp;<\\/p><p>Our Transparent Shampoo Base Concentrate is a SLS &amp; Paraben Free concentrated base which enables one to make a highly cost effective shampoo. The product needs to be diluted with RO Water in a 1:1 ratio (1 part of Concentrate and 1 parts of RO Water). Addition of Sodium Chloride may be needed to adjust the thickness of the product post addition of fragrance oil and extracts.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T09:10:49.000000Z\",\"updated_at\":\"2024-03-18T09:10:49.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000016\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 139.4, 30.6, 0, 'include', 'canceled', 'unpaid', '2024-03-19 10:52:26', '2024-03-19 10:56:03', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 0, 0),
(84, 100072, 258, 1, NULL, '{\"id\":258,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Goat Milk Soap Base - White Color\",\"slug\":\"goat-milk-soap-base-white-color-5hm7ZG\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f42cf0305ae.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f42cf0311f2.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"GMSB-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"GMSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"GMSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Category: Bases<br><br>Tags: GOAT MILK SOAP BASE, Melt and pour soap base, Natural Soap Base, SLS and Paraben free Soap Base<br><br>Goat Milk contains lactic acid that helps in removing dead skin cells. It is high in Vitamin A which is necessary to repair damaged skin tissues and maintain healthy and younger looking skin. With such multi faceted properties that benefit your skin, Goat milk soap base is a great ingredient to keep in your arsenal.<\\/p><p>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T11:11:44.000000Z\",\"updated_at\":\"2024-03-18T04:54:51.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000004\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'canceled', 'unpaid', '2024-03-19 10:52:26', '2024-03-19 10:56:03', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 0, 0),
(85, 100073, 269, 1, NULL, '{\"id\":269,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Shampoo Base Clear (Transparent ) 1 : 1 Dilution\",\"slug\":\"shampoo-base-clear-transparent-1-1-dilution-AbmVig\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f80519009fd.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f8051901b72.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"SBC()1:1D-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"SBC()1:1D-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"SBC()1:1D-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Category: Bases<br>Tags: SHAMPOO BASE CLEAR, SLS and Paraben free Shampoo Base<br>&nbsp;<\\/p><p>Our Transparent Shampoo Base Concentrate is a SLS &amp; Paraben Free concentrated base which enables one to make a highly cost effective shampoo. The product needs to be diluted with RO Water in a 1:1 ratio (1 part of Concentrate and 1 parts of RO Water). Addition of Sodium Chloride may be needed to adjust the thickness of the product post addition of fragrance oil and extracts.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T09:10:49.000000Z\",\"updated_at\":\"2024-03-19T05:26:03.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000016\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 139.4, 30.6, 0, 'include', 'delivered', 'unpaid', '2024-03-19 11:26:56', '2024-03-28 16:27:31', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(86, 100073, 267, 1, NULL, '{\"id\":267,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Red Wine Soap Base - Wine Color\",\"slug\":\"red-wine-soap-base-wine-color-hzOrWq\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7e37fd5c5f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7e37fd67fa.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"RWSB-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"RWSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"RWSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Category: Bases<br>Tags: Melt and pour soap base, Natural Soap Base, RED WINE SOAP BASE, SLS and Paraben free Soap Base<br><br>Contains 100% pure and natural Red wine extract &amp; Pomegranate \\u2013 Our Red wine &amp; Pomegranate soap base is one of a kind and a unique one available in market. The soap base comes with the amazing benefits of the Red wine and Pomegranate<br>SLS, SLES and Paraben free soap base. 100% vegetarian and free from animal testing<br>Luxurious lather and high skin beneficial soap base<br>Odourless soap base benefiting maximum fragrance you add.<br>Slow setting formula, gives you time to make creative designer soaps.<\\/p><p>Red wine is packed with antioxidants like flavonoid, resveratrol and tannin which help fight ageing by restoring collagen and elastic fibers. Red wine gives a boost to sagging skin, reducing fine lines and wrinkles. Being rich in antioxidants, pomegranates neutralise the effect of free radicals in our body. The anti-ageing plant compounds in the fruit also help in stimulating skin cells and help in cellular regeneration thereby keeping wrinkles and sagging skin at bay. With unique blend of Red wine and pomegranate, Ribs International Red Wine and Pomegranate soap base is good for making soaps having anti ageing and anti oxidant property.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:47:27.000000Z\",\"updated_at\":\"2024-03-19T05:26:03.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000013\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-03-19 11:26:56', '2024-03-28 16:27:31', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(87, 100073, 258, 1, NULL, '{\"id\":258,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Goat Milk Soap Base - White Color\",\"slug\":\"goat-milk-soap-base-white-color-5hm7ZG\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f42cf0305ae.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f42cf0311f2.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"GMSB-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"GMSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"GMSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Category: Bases<br><br>Tags: GOAT MILK SOAP BASE, Melt and pour soap base, Natural Soap Base, SLS and Paraben free Soap Base<br><br>Goat Milk contains lactic acid that helps in removing dead skin cells. It is high in Vitamin A which is necessary to repair damaged skin tissues and maintain healthy and younger looking skin. With such multi faceted properties that benefit your skin, Goat milk soap base is a great ingredient to keep in your arsenal.<\\/p><p>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T11:11:44.000000Z\",\"updated_at\":\"2024-03-19T05:26:03.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000004\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-03-19 11:26:56', '2024-03-28 16:27:31', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(88, 100073, 266, 1, NULL, '{\"id\":266,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Papaya Soap Base - Ripen Papaya Color\",\"slug\":\"papaya-soap-base-ripen-papaya-color-tVSXyh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7e306d7c87.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7e306d8938.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"PSB-RPC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"PSB-RPC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"PSB-RPC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Category: Bases<br>Tags: Melt and pour soap base, Natural Soap Base, PAPAYA SOAP BASE, SLS and Paraben free Soap Base<br><br>Papaya soap has powerful exfoliating properties that render it beneficial for removing dead skin cells and rejuvenating dry and flaky skin. This is due to papaya soap\\u2019s papain content which can catalyze protein breakdowns when combined with water.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:45:26.000000Z\",\"updated_at\":\"2024-03-18T06:45:26.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000012\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-03-19 11:26:56', '2024-03-28 16:27:31', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(89, 100074, 208, 1, NULL, '{\"id\":208,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Medimix Herbal Fragrance Oil\",\"slug\":\"medimix-herbal-fragrance-oil-rysiaQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e952018ef03.png\\\",\\\"2024-03-07-65e952019003b.png\\\",\\\"2024-03-07-65e952019063f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e9520190d81.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":195,\\\"sku\\\":\\\"MHFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1200,\\\"sku\\\":\\\"MHFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T05:34:57.000000Z\",\"updated_at\":\"2024-03-07T05:34:57.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000398\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 159.9, 35.1, 0, 'include', 'canceled', 'unpaid', '2024-03-20 17:38:24', '2024-04-01 17:14:28', NULL, '100ml', '{\"Quantity\":\"100ml\"}', 'discount_on_product', 0, 0),
(90, 100075, 114, 1, NULL, '{\"id\":114,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Health Tone Weight Gain Capsules 60 Caps\",\"slug\":\"ae-naturals-health-tone-weight-gain-capsules-60-caps-rE5CFn\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d9c9f0f363.png\\\",\\\"2023-09-22-650d9c9f100e8.png\\\",\\\"2023-09-22-650d9c9f101c9.png\\\",\\\"2023-09-22-650d9c9f10293.png\\\",\\\"2023-09-22-650d9c9f1037e.png\\\",\\\"2023-09-22-650d9c9f1041d.png\\\",\\\"2023-09-22-650d9c9f10521.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-22-650d9c9f10614.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/YUpeqfOSEiw?si=2ENExVGBVrt3CP-h\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Health Tone Weight Gain Capsules are packed with natural ingredients such as ashwagandha and licorice root that help you get the desired look and shape. A toned body is crucial for any individual to look physically attractive. However, getting a toned look is not easy.<br>Our capsules increase weight naturally as they are enriched with the benefits of organic herbs. These capsules are 100% safe and can be used by men and women.<\\/p><p>&nbsp;<\\/p><p><strong>Key Benefits:<\\/strong><\\/p><ul><li>&nbsp; &nbsp; Helps in gaining weight and building muscle mass.<\\/li><li>&nbsp; &nbsp; Improves appetite and digestion.<\\/li><li>&nbsp; &nbsp; Increases energy and stamina.<\\/li><li>&nbsp; &nbsp; Enhances immunity and overall health.<\\/li><li>&nbsp; &nbsp; Boosts metabolism and aids in fat absorption.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Ashwagandha<\\/strong> - Increases muscle mass. Also, helps deal with stress, anxiety, and other mental disorders<\\/li><li><strong>Licorice root <\\/strong>- A sweetening compound that distributes fat evenly across the body<\\/li><li><strong>Grape seed extract <\\/strong>- An antioxidant that strengthens the heart muscles<\\/li><li><strong>Asparagus Subulatum <\\/strong>- Rich in fiber that promotes digestion and bowel movements<br>&nbsp;<\\/li><\\/ul><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Take 2 Capsules in the afternoon and at night after meals with warm water. &nbsp;For beneficial results, eat food that is rich in proteins and fiber.<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T13:54:39.000000Z\",\"updated_at\":\"2024-03-01T05:54:09.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Health Tone Weight Gain Supplements | Boost Mass\",\"meta_description\":\"Find the natural way to increase weight and vitality with AE Naturals Health Tone Weight Gain Capsules. Packed with ashwagandha and licorice root, these capsules boost energy and build muscle\",\"meta_image\":\"2023-10-08-65223f8e597e8.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000135\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 439.12, 59.88, 0, 'include', 'delivered', 'unpaid', '2024-03-21 12:19:40', '2024-03-28 16:28:07', NULL, '', '[]', 'discount_on_product', 1, 0),
(91, 100076, 37, 1, NULL, '{\"id\":37,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087527e6ce5.png\\\",\\\"2023-09-18-65087527e80e8.png\\\",\\\"2023-09-18-65087527e7fd5.png\\\",\\\"2023-09-18-65087527e821b.png\\\",\\\"2023-09-18-65087527e832e.png\\\",\\\"2023-09-18-65087527e8432.png\\\",\\\"2023-09-18-65087527e856d.png\\\",\\\"2023-09-18-65087527e8652.png\\\",\\\"2023-09-18-65087527e8766.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5aa204d86.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/j3Jr2WtWZKk?si=r8ALDXHnOppgMmpz\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":500,\"minimum_order_qty\":1,\"details\":\"<p>Unlock the secret to luminous skin with AE Naturals Roop Sundar Skin Brightening Cream! This cream is your go-to for achieving a radiant, even complexion. Crafted with a blend of natural wonders like saffron, turmeric, and sandalwood, this cream works best to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Indulge in the richness of Kumkumadi Oil, an Ayurvedic treasure that targets uneven skin tone, fine lines, and wrinkles. Hyaluronic acid, a skin-loving ingredient, ensures optimal hydration, leaving your skin plump and supple. The anti-inflammatory prowess of aloe vera soothes and hydrates, while the antioxidant might of Vitamin E protects against stress, diminishing scars and fine lines. Vitamin B3 supports healthy skin, tackling hyperpigmentation and boosting elasticity. Argan Oil, rich in vitamin E and essential fatty acids, nourishes your skin, promoting overall health. The lightweight, non-greasy formula absorbs quickly, making it a breeze to incorporate into your daily routine. Simply apply onto a cleansed face and neck, gently massaging for that coveted clear and glowing skin. Enhance your skincare game with AE Naturals Roop Sundar \\u2013 because your skin deserves the best!&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Illuminate Your Complexion<\\/strong>:&nbsp;Achieve a brighter, clearer complexion effortlessly with AE Naturals Roop Sundar Skin Brightening Cream. Effectively reduces the appearance of dark spots, unveiling a more radiant and even skin tone.<\\/li><li><strong>Combat Dark Spots:&nbsp;<\\/strong>Bid farewell to stubborn dark spots as this cream targets and diminishes their visibility. Kumkumadi Oil, a key ingredient, is a traditional Ayurvedic remedy known for its skin-toning properties.<\\/li><li><strong>Revitalize and Soothe:&nbsp;<\\/strong>Infused with the goodness of Aloe Vera, the cream soothes and hydrates the skin, providing a calming effect. Kumkumadi Oil\'s rejuvenating properties help revitalize and refresh your skin, leaving it feeling more youthful.<\\/li><li><strong>Clear and Glowing Skin<\\/strong>:&nbsp;Maintain consistently clear and glowing skin with the lightweight and non-greasy formula of AE Naturals Roop Sundar. Vitamin E, a powerful antioxidant, plays a key role in protecting against oxidative stress, promoting overall skin health.<\\/li><li><strong>Hydration and Nourishment:&nbsp;<\\/strong>Hyaluronic Acid, a naturally occurring substance, ensures your skin stays plump and hydrated. Argan Oil, rich in vitamin E and essential fatty acids, deeply nourishes and hydrates, promoting skin health.<\\/li><\\/ul><p>&nbsp;&nbsp;&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Kumkumadi Oil:&nbsp;<\\/strong>Packed with Ayurvedic herbs, Kumkumadi Oil brightens skin, evens tone, and reduces wrinkles. It\'s your secret to a healthier, radiant look.<\\/li><li><strong>Hyaluronic Acid:&nbsp;<\\/strong>Nature\'s moisture-locker, Hyaluronic Acid plumps and hydrates for a smoother, youthful appearance. Bid farewell to dry skin and hello to a dewy glow!<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>The calming hero, Aloe Vera soothes and hydrates, making your skin happy. Say goodbye to irritation and hello to a refreshed, nourished feel.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>A powerful antioxidant, Vitamin E protects, reduces scars, and fights wrinkles. Essential for skin health, it\'s your shield against aging stress.<\\/li><li><strong>Vitamin B3:&nbsp;<\\/strong>Skin\'s best friend, Vitamin B3 supports a healthy glow, fights pigmentation, and boosts elasticity. Embrace the goodness for vibrant, resilient skin.<\\/li><li><strong>Argan Oil:&nbsp;<\\/strong>Rich in Vitamin E and antioxidants, Argan Oil hydrates and nourishes. Unlock the secret to soft, glowing skin and luscious locks with this natural gem.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Cleanse face and neck.<\\/li><li>Apply a small amount of AE Naturals Roop Sundar Skin Brightening Cream.<\\/li><li>Gently massage in a circular motion until fully absorbed.<\\/li><li>Use twice daily for optimal results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:04:55.000000Z\",\"updated_at\":\"2024-03-21T00:40:48.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Brightening Cream 30g - Skin Care\",\"meta_description\":\"Discover the benefits of AE Naturals Night Cream with Arbutin, Aloe vera, and more. Fade sun spots, acne scars, and keep your skin youthful and radiant. This cream is your secret to beautiful\",\"meta_image\":\"2023-10-06-651f0419bb819.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000293\",\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":70,\"product_id\":37,\"customer_id\":288,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After incorporating AE Naturals Roop Sundar Cream into my skincare routine, I\'ve noticed a significant improvement in my complexion. My skin looks more radiant and feels incredibly soft. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":71,\"product_id\":37,\"customer_id\":289,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a month now, and I\'m thrilled with the results. My skin looks brighter, feels smoother, and has a healthy glow. This cream is definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":72,\"product_id\":37,\"customer_id\":290,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has become my holy grail product. It\'s helped fade my acne scars and even out my skin tone, giving me the confidence to go makeup-free!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":73,\"product_id\":37,\"customer_id\":291,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous brightening creams in the past, but AE Naturals Roop Sundar Cream stands out. Its blend of natural ingredients feels luxurious on the skin and has helped fade my dark spots. I highly recommend it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":74,\"product_id\":37,\"customer_id\":292,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After using AE Naturals Roop Sundar Cream for just a few days, I noticed a significant difference in my skin. It looks more radiant, feels smoother, and has a healthier glow. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":75,\"product_id\":37,\"customer_id\":293,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream is now a staple in my skincare routine. The lightweight formula absorbs quickly and leaves my skin feeling soft, hydrated, and noticeably brighter. I couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":76,\"product_id\":37,\"customer_id\":294,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with sensitive skin, I\'m always cautious about trying new products. But AE Naturals Roop Sundar Cream has exceeded my expectations. It\'s gentle, yet effective, and has given my skin a much-needed boost!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":77,\"product_id\":37,\"customer_id\":295,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a few weeks now, and I\'m amazed at the results. My skin looks more even-toned, and the fine lines are less noticeable. Definitely worth it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":78,\"product_id\":37,\"customer_id\":296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dull skin for years, but AE Naturals Roop Sundar Cream has truly transformed my complexion. My skin feels hydrated, looks clearer, and has a beautiful glow!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":79,\"product_id\":37,\"customer_id\":297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has been a game-changer for me! It\'s helped fade my dark spots and uneven skin tone, leaving my complexion noticeably brighter and more radiant.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-03-25 10:45:18', '2024-04-21 14:04:51', NULL, '', '[]', 'discount_on_product', 1, 0),
(92, 100076, 95, 1, NULL, '{\"id\":95,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Neem & Turmeric Soap 100g Pack of 3\",\"slug\":\"ae-naturals-neem-turmeric-soap-100g-pack-of-3-Bd0o5u\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d5180b9dd7.png\\\",\\\"2023-09-22-650d5180bad78.png\\\",\\\"2023-09-22-650d5180baeda.png\\\",\\\"2023-09-22-650d5180bb030.png\\\",\\\"2023-09-22-650d5180bb152.png\\\",\\\"2023-09-22-650d5180bb22a.png\\\",\\\"2023-09-22-650d5180bb330.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-05-65474482eaef1.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":199,\"purchase_price\":199,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals\' Neem and Turmeric Soap is a rejuvenating soap crafted with natural ingredients like olive oil, neem extract, turmeric extract, and lemon oil. This premium soap offers a deep cleansing action that rids your skin of impurities and dirt, leaving you with clear and radiant skin.<\\/p><p>&nbsp;<\\/p><p><strong>Key Benefits:<\\/strong><\\/p><ul><li>Anti-bacterial &amp; anti-inflammatory properties for healthier skin.<\\/li><li>Reduces acne, pimples, and dark spots.<\\/li><li>Provides deep moisturization and hydration.<\\/li><li>Soothes and calms irritated skin.<\\/li><li>Natural blend for a refreshing bathing experience.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to Use:<\\/strong><\\/p><ul><li>&nbsp;Wet skin and soap bar.<\\/li><li>&nbsp;Lather soap in hands.<\\/li><li>&nbsp;Apply to the body, massage gently.<\\/li><li>&nbsp;Rinse thoroughly and pat dry.<\\/li><li>&nbsp;Use daily for revitalizing skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key Ingredients:<\\/strong><\\/p><ol><li>&nbsp;<strong>Olive Oil<\\/strong>: Deeply moisturizes, improves elasticity, reduces fine lines.<\\/li><li>&nbsp;<strong>Neem Extract<\\/strong>: Fights acne, soothes irritated skin, fades blemishes.<\\/li><li>&nbsp;<strong>Turmeric Extract<\\/strong>: Even complexion, soothes and fights skin issues.<\\/li><li>&nbsp;<strong>Lemon Oil<\\/strong>: Cleanses, detoxifies, brightens skin naturally.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T08:34:08.000000Z\",\"updated_at\":\"2024-03-01T06:00:15.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Neem and Turmeric Soap - Clear, Radiant Skin\",\"meta_description\":\"Experience clear, radiant skin with AE Naturals\' Neem and Turmeric Soap. Natural ingredients like olive oil, neem extract, and turmeric. This soap reduces acne. Discover the secret to healthy\",\"meta_image\":\"2023-10-08-65223d053e346.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000741\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 163.18, 35.82, 0, 'include', 'delivered', 'unpaid', '2024-03-25 10:45:18', '2024-04-21 14:04:51', NULL, '', '[]', 'discount_on_product', 1, 0),
(93, 100077, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":95,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Glutathione Skin Lightening Soap with Activated charcoal is the best solution for your dark spots and uneven skin tone.<\\/p><p>Glutathione soap helps reduce oxidative stress, clear dark spots, and reduce marks naturally. This amazing soap brightens your skin and makes it look younger with its anti-aging properties.<\\/p><p>&nbsp;<\\/p><p><strong>Benefit<\\/strong><\\/p><ul><li>Improves your skin texture and makes your skin glow.<\\/li><li>Brightens your skin and neutralizes free radicals.<\\/li><li>It reduces fine lines and wrinkles.<\\/li><li>Helps in reducing daily oxidative stress.<\\/li><li>Exfoliates your skin<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Glutathione :<\\/strong>Glutathione is a natural antioxidant that reduces hyperpigmentation, cleanses your skin thoroughly, and removes all impurities.<\\/li><li><strong>Kojic Acid Di Palmitate: <\\/strong>Kojic Acid acts as the best ingredient to treat sunburns, scars, and hyperpigmentation which results in an anti-aging effect and skin-lightening effects.<\\/li><li><strong>Shea Butter: <\\/strong>Shea Butter is rich in vitamins A, E, and F and has antioxidant properties. It converts dry and patchy skin into smooth, soft, glowing, and healthy skin.<\\/li><li><strong>Vitamin E: <\\/strong>Vitamin E acts as an antioxidant and reduces inflammation, moisturizes your skin, and makes your skin look younger. It also reduces hyperpigmentation and wrinkles.<\\/li><li><strong>Aloe vera Gel: <\\/strong>Aloe vera gel is a wonderful ingredient that heals your skin by moisturizing, removing dead skin cells, and treating marks and sunburns.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Rinse with warm water<\\/li><li>Lather the soap on the face and neck<\\/li><li>Massage gently and rinse off with water<\\/li><li>Pat dry with a clean towel<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-03-23T07:11:32.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-03-26 23:59:24', '2024-04-21 14:05:35', NULL, '', '[]', 'discount_on_product', 1, 0),
(94, 100077, 37, 1, NULL, '{\"id\":37,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087527e6ce5.png\\\",\\\"2023-09-18-65087527e80e8.png\\\",\\\"2023-09-18-65087527e7fd5.png\\\",\\\"2023-09-18-65087527e821b.png\\\",\\\"2023-09-18-65087527e832e.png\\\",\\\"2023-09-18-65087527e8432.png\\\",\\\"2023-09-18-65087527e856d.png\\\",\\\"2023-09-18-65087527e8652.png\\\",\\\"2023-09-18-65087527e8766.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5aa204d86.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/j3Jr2WtWZKk?si=r8ALDXHnOppgMmpz\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":499,\"minimum_order_qty\":1,\"details\":\"<p>Unlock the secret to luminous skin with AE Naturals Roop Sundar Skin Brightening Cream! This cream is your go-to for achieving a radiant, even complexion. Crafted with a blend of natural wonders like saffron, turmeric, and sandalwood, this cream works best to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Indulge in the richness of Kumkumadi Oil, an Ayurvedic treasure that targets uneven skin tone, fine lines, and wrinkles. Hyaluronic acid, a skin-loving ingredient, ensures optimal hydration, leaving your skin plump and supple. The anti-inflammatory prowess of aloe vera soothes and hydrates, while the antioxidant might of Vitamin E protects against stress, diminishing scars and fine lines. Vitamin B3 supports healthy skin, tackling hyperpigmentation and boosting elasticity. Argan Oil, rich in vitamin E and essential fatty acids, nourishes your skin, promoting overall health. The lightweight, non-greasy formula absorbs quickly, making it a breeze to incorporate into your daily routine. Simply apply onto a cleansed face and neck, gently massaging for that coveted clear and glowing skin. Enhance your skincare game with AE Naturals Roop Sundar \\u2013 because your skin deserves the best!&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Illuminate Your Complexion<\\/strong>:&nbsp;Achieve a brighter, clearer complexion effortlessly with AE Naturals Roop Sundar Skin Brightening Cream. Effectively reduces the appearance of dark spots, unveiling a more radiant and even skin tone.<\\/li><li><strong>Combat Dark Spots:&nbsp;<\\/strong>Bid farewell to stubborn dark spots as this cream targets and diminishes their visibility. Kumkumadi Oil, a key ingredient, is a traditional Ayurvedic remedy known for its skin-toning properties.<\\/li><li><strong>Revitalize and Soothe:&nbsp;<\\/strong>Infused with the goodness of Aloe Vera, the cream soothes and hydrates the skin, providing a calming effect. Kumkumadi Oil\'s rejuvenating properties help revitalize and refresh your skin, leaving it feeling more youthful.<\\/li><li><strong>Clear and Glowing Skin<\\/strong>:&nbsp;Maintain consistently clear and glowing skin with the lightweight and non-greasy formula of AE Naturals Roop Sundar. Vitamin E, a powerful antioxidant, plays a key role in protecting against oxidative stress, promoting overall skin health.<\\/li><li><strong>Hydration and Nourishment:&nbsp;<\\/strong>Hyaluronic Acid, a naturally occurring substance, ensures your skin stays plump and hydrated. Argan Oil, rich in vitamin E and essential fatty acids, deeply nourishes and hydrates, promoting skin health.<\\/li><\\/ul><p>&nbsp;&nbsp;&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Kumkumadi Oil:&nbsp;<\\/strong>Packed with Ayurvedic herbs, Kumkumadi Oil brightens skin, evens tone, and reduces wrinkles. It\'s your secret to a healthier, radiant look.<\\/li><li><strong>Hyaluronic Acid:&nbsp;<\\/strong>Nature\'s moisture-locker, Hyaluronic Acid plumps and hydrates for a smoother, youthful appearance. Bid farewell to dry skin and hello to a dewy glow!<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>The calming hero, Aloe Vera soothes and hydrates, making your skin happy. Say goodbye to irritation and hello to a refreshed, nourished feel.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>A powerful antioxidant, Vitamin E protects, reduces scars, and fights wrinkles. Essential for skin health, it\'s your shield against aging stress.<\\/li><li><strong>Vitamin B3:&nbsp;<\\/strong>Skin\'s best friend, Vitamin B3 supports a healthy glow, fights pigmentation, and boosts elasticity. Embrace the goodness for vibrant, resilient skin.<\\/li><li><strong>Argan Oil:&nbsp;<\\/strong>Rich in Vitamin E and antioxidants, Argan Oil hydrates and nourishes. Unlock the secret to soft, glowing skin and luscious locks with this natural gem.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Cleanse face and neck.<\\/li><li>Apply a small amount of AE Naturals Roop Sundar Skin Brightening Cream.<\\/li><li>Gently massage in a circular motion until fully absorbed.<\\/li><li>Use twice daily for optimal results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:04:55.000000Z\",\"updated_at\":\"2024-03-25T05:15:18.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Brightening Cream 30g - Skin Care\",\"meta_description\":\"Discover the benefits of AE Naturals Night Cream with Arbutin, Aloe vera, and more. Fade sun spots, acne scars, and keep your skin youthful and radiant. This cream is your secret to beautiful\",\"meta_image\":\"2023-10-06-651f0419bb819.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000293\",\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":70,\"product_id\":37,\"customer_id\":288,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After incorporating AE Naturals Roop Sundar Cream into my skincare routine, I\'ve noticed a significant improvement in my complexion. My skin looks more radiant and feels incredibly soft. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":71,\"product_id\":37,\"customer_id\":289,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a month now, and I\'m thrilled with the results. My skin looks brighter, feels smoother, and has a healthy glow. This cream is definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":72,\"product_id\":37,\"customer_id\":290,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has become my holy grail product. It\'s helped fade my acne scars and even out my skin tone, giving me the confidence to go makeup-free!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":73,\"product_id\":37,\"customer_id\":291,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous brightening creams in the past, but AE Naturals Roop Sundar Cream stands out. Its blend of natural ingredients feels luxurious on the skin and has helped fade my dark spots. I highly recommend it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":74,\"product_id\":37,\"customer_id\":292,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After using AE Naturals Roop Sundar Cream for just a few days, I noticed a significant difference in my skin. It looks more radiant, feels smoother, and has a healthier glow. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":75,\"product_id\":37,\"customer_id\":293,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream is now a staple in my skincare routine. The lightweight formula absorbs quickly and leaves my skin feeling soft, hydrated, and noticeably brighter. I couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":76,\"product_id\":37,\"customer_id\":294,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with sensitive skin, I\'m always cautious about trying new products. But AE Naturals Roop Sundar Cream has exceeded my expectations. It\'s gentle, yet effective, and has given my skin a much-needed boost!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":77,\"product_id\":37,\"customer_id\":295,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a few weeks now, and I\'m amazed at the results. My skin looks more even-toned, and the fine lines are less noticeable. Definitely worth it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":78,\"product_id\":37,\"customer_id\":296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dull skin for years, but AE Naturals Roop Sundar Cream has truly transformed my complexion. My skin feels hydrated, looks clearer, and has a beautiful glow!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":79,\"product_id\":37,\"customer_id\":297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has been a game-changer for me! It\'s helped fade my dark spots and uneven skin tone, leaving my complexion noticeably brighter and more radiant.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-03-26 23:59:24', '2024-04-21 14:05:35', NULL, '', '[]', 'discount_on_product', 1, 0),
(95, 100078, 127, 1, NULL, '{\"id\":127,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Premium Skin Brightening Kojic Acid Soap 135g\",\"slug\":\"ae-naturals-premium-skin-brightening-kojic-acid-soap-135g-XzLX3Z\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650dccc3468ad.png\\\",\\\"2023-09-22-650dccc347880.png\\\",\\\"2023-09-22-650dccc347b3d.png\\\",\\\"2023-09-22-650dccc347e82.png\\\",\\\"2023-09-22-650dccc34814b.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce192e59e2.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/84BTBQORYiA?si=7dW8gFR9bl5MxlkE\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p><strong>Description: <\\/strong>Start a transformative journey to radiant, flawless skin with <strong>AE Naturals Premium Kojic Acid Soap<\\/strong>. This carefully crafted skincare gem is infused with the powerful ingredient, Kojic Acid, known for its exceptional skin-lightening properties. Kojic Acid, a moisturizer and antioxidant, is the main ingredient in this soap\'s formula. The soap\'s anti-aging properties ensure your skin remains a timeless beauty. Collagen, the supporting ingredient in this premium soap, plays a very important role in boosting skin elasticity. This essential protein makes you say goodbye to the sagging of your skin as you age, leaving your skin with a healthy and youthful appearance. With regular use, experience the difference in skin texture, a newfound radiance that enhances your overall skincare routine. The key benefits of AE Naturals Premium Kojic Acid Soap are threefold. Firstly, experience the glowing effects on your skin tone, as the combination of Kojic Acid and collagen gives a flawless complexion. Secondly, defy the signs of aging with the soap\'s anti-aging properties, ensuring your skin remains vibrant and ageless. Embrace the confidence that comes with AE Naturals Premium Kojic Acid Soap.<\\/p><p><br>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p><br>&nbsp;<\\/p><ul><li><strong>Skin Lightening:<\\/strong> AE Naturals Premium Kojic Acid Soap is your way to a luminous complexion. Let the combination of Kojic Acid and collagen give a flawless, lightened skin tone, granting you an unmatched glow.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Experience ageless beauty as Kojic Acid defends against free radicals and collagen enhances skin elasticity. Get the soap\'s anti-aging properties, ensuring your skin remains firm as you age.<\\/li><li><strong>Deep Moisturization: <\\/strong>Enjoy the dual benefits of deep cleansing and intense moisturization. This soap not only targets skin discolorations but also keeps your skin hydrated for a supple and glowing effect.<\\/li><\\/ul><p><br>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p><br>&nbsp;<\\/p><ul><li><strong>Kojic Acid:<\\/strong> As a moisturizer, Kojic Acid doesn\'t just hydrate; it goes deep into your skin, restoring its natural moisture balance. Simultaneously, this antioxidant shields your skin against the harmful effects of free radicals.<\\/li><li><strong>Collagen: <\\/strong>Collagen\'s role is preserving the firmness and suppleness of your skin, contributing to a youthful appearance. As a natural protein, collagen becomes a key player in delaying the skin sagging process, offering a transformative experience with each use.<\\/li><\\/ul><p><br>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p><br>&nbsp;<\\/p><ul><li>&nbsp;Wet your face and body.<\\/li><li>&nbsp;Apply the AE Naturals Premium Kojic Acid Soap, lathering gently.<\\/li><li>&nbsp;Allow it to sit for a moment to get its skin-loving properties.<\\/li><li>&nbsp;Rinse thoroughly and pat dry.<\\/li><li>&nbsp;Include into your daily skincare routine for optimal results.<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T17:20:03.000000Z\",\"updated_at\":\"2024-03-04T07:37:49.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Premium Kojic Acid Soap - Skin Whitening & More\",\"meta_description\":\"Experience skin transformation with AE Naturals Premium Kojic Acid Soap. Discover the power of Kojic acid and collagen for brighter skin. Safe and natural ingredients. Get radiant complexion!\",\"meta_image\":\"2023-10-08-652246e437132.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000016\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-03-27 06:31:25', '2024-04-21 14:06:15', NULL, '', '[]', 'discount_on_product', 1, 0),
(96, 100079, 38, 1, NULL, '{\"id\":38,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Day Cream with Parijaat Extract 30g\",\"slug\":\"ae-naturals-roop-sundar-day-cream-with-parijaat-extract-30g-Fx5q5K\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650876f9d9488.png\\\",\\\"2023-09-18-650876f9da1dd.png\\\",\\\"2023-09-18-650876f9da2bf.png\\\",\\\"2023-09-18-650876f9da39e.png\\\",\\\"2023-09-18-650876f9da454.png\\\",\\\"2023-09-18-650876f9da4ed.png\\\",\\\"2023-09-18-650876f9da5a5.png\\\",\\\"2023-09-18-650876f9da672.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5c569c583.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/m3KTh5qZdH8?si=511V1fUG_o68-Z9N\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Roop Sundar Day Cream with Parijaat Extract is a unique and effective skincare product that helps to nourish and protect your skin throughout the day. This cream is enriched with the goodness of Parijaat Extract, which is known for its anti-inflammatory and antioxidant properties.<\\/p><p>Roop Sundar Day Cream is specially formulated to reduce the appearance of fine lines and wrinkles while protecting your skin from environmental stressors.<\\/p><p><strong>Key benefits:<\\/strong><\\/p><ul><li>Nourishes your skin and makes it glowing<\\/li><li>Provides long-lasting moisture<\\/li><li>Reduces the appearance of fine lines and wrinkles<\\/li><li>Protects skin from environmental stressors<\\/li><li>Improves skin texture<\\/li><\\/ul><p><strong>Key ingredients:<\\/strong><\\/p><ol><li>Parijat extract: It helps to brighten the complexion, reduce the appearance of dark spots and blemishes, and has anti-inflammatory properties that can help soothe irritated skin.&nbsp;<\\/li><li>Almond oil: Rich in vitamins and minerals, almond oil can help to nourish and hydrate the skin, and may also help to reduce the appearance of scars and stretch marks<\\/li><li>Hyaluronic acid: It helps to hydrate and plump the skin, reducing the appearance of fine lines and wrinkles. It can also improve skin texture and tone, and reduce the appearance of pores.<\\/li><\\/ol><p><strong>Directions to use:<\\/strong><\\/p><p>To use AE Naturals Roop Sundar Day Cream with Parijaat Extract, apply a small amount to your face and neck after cleansing and toning. Gently massage into your skin in circular motions until fully absorbed. Use daily for best results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:12:41.000000Z\",\"updated_at\":\"2024-03-14T01:45:08.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Day Cream SPF50 | Sun Protection\",\"meta_description\":\"Protect your skin with AE Naturals Roop Sundar Day Cream SPF50. Our non-sticky, water-resistant formula ensures all-day protection. Fades sunspots and gives a flawless, tan-free look. Shop no\",\"meta_image\":\"2024-01-05-6597da064cd6c.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000382\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-03-27 06:34:01', '2024-04-21 14:06:58', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(97, 100080, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2024-02-29-65e035290e9db.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/2x2frjqFEXk?si=FxnuimT-YdvFw-V3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":331,\"minimum_order_qty\":1,\"details\":\"<p>It is an Ayurvedic oil that improves skin texture, brightens complexion, and reduces the appearance of fine lines and wrinkles with natural and rich ingredients.<\\/p><p><strong>AE Naturals Kumkumadi Tailam <\\/strong>also helps improve skin elasticity, reduce fine lines and wrinkles, and improve overall skin texture. This non-greasy and lightweight oil can be used by people of all skin types and is free from harmful chemicals. With regular use, AE Natural\\u2019s Kumkumadi Tailam can help reveal radiant and glowing skin.<\\/p><p>&nbsp;<\\/p><p><strong>Benefits:<\\/strong><\\/p><ul><li>Brightens skin tone<\\/li><li>Reduces pigmentation<\\/li><li>Reduces dark circles, acne, and pimples<\\/li><li>Fades scars and blemishes<\\/li><li>Delays signs of aging<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Step 1: Apply a few drops of Kumkumadi Thailam to your face.<\\/li><li>Step 2: Gently massage it in a circular motion.<\\/li><li>Step 3: Leave it on overnight and wash it thoroughly in the morning.<\\/li><\\/ul><p>For optimal results, use this routine daily before your bedtime.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-03-23T07:10:46.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"reviews_count\":11,\"translations\":[],\"reviews\":[{\"id\":50,\"product_id\":31,\"customer_id\":268,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After a long day, applying this Kumkumadi Tailam feels like a mini spa session. It\'s so relaxing and luxurious.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":51,\"product_id\":31,\"customer_id\":269,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed at how quickly this tailam has faded my pigmentation. It\'s given me newfound confidence in my skin!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":52,\"product_id\":31,\"customer_id\":270,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam is like a secret weapon against aging. It\'s made my skin firmer and smoother in just a few weeks\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":53,\"product_id\":31,\"customer_id\":271,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always had dull skin, but this tailam has brought it back to life. It\'s my new skincare essential!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":54,\"product_id\":31,\"customer_id\":272,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Using this Kumkumadi Tailam feels like giving my skin a warm hug. It\'s comforting and nourishing, leaving me with a natural glow.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":55,\"product_id\":31,\"customer_id\":273,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam has brought out the natural beauty of my skin. I feel like I\'m glowing from the inside\\u00a0out!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":56,\"product_id\":31,\"customer_id\":274,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I appreciate that this product is made with high-quality ingredients. It feels like a premium skincare experience.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":57,\"product_id\":31,\"customer_id\":275,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Unfortunately, my experience with the delivery service was disappointing. The package arrived much later than expected, and the delivery person seemed rather careless with handling the parcel.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":58,\"product_id\":31,\"customer_id\":276,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe hamesha se ek natural skincare product ki talash thi aur yeh tailam sabhi mere expectations ko pura karta hai. Mera chehra ab tak naram aur chikna hai, aur mujhe yeh tailam pyara\\u00a0lagta\\u00a0hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":59,\"product_id\":31,\"customer_id\":277,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe laga tha ki koi bhi cream ya tailam mere acne marks ko door karne mein nakaam hoga, lekin yeh Kumkumadi Tailam ne meri soch badal di! Sirf ek hafte mein hi farq dikha.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":60,\"product_id\":31,\"customer_id\":278,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love the luxurious feel of this tailam on my skin. It\'s like giving myself a spa treatment at home.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 1229.18, 269.82, 0, 'include', 'canceled', 'unpaid', '2024-03-28 10:51:15', '2024-03-28 16:07:06', NULL, '', '[]', 'discount_on_product', 0, 0),
(98, 100081, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2024-02-29-65e035290e9db.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/2x2frjqFEXk?si=FxnuimT-YdvFw-V3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":330,\"minimum_order_qty\":1,\"details\":\"<p>It is an Ayurvedic oil that improves skin texture, brightens complexion, and reduces the appearance of fine lines and wrinkles with natural and rich ingredients.<\\/p><p><strong>AE Naturals Kumkumadi Tailam <\\/strong>also helps improve skin elasticity, reduce fine lines and wrinkles, and improve overall skin texture. This non-greasy and lightweight oil can be used by people of all skin types and is free from harmful chemicals. With regular use, AE Natural\\u2019s Kumkumadi Tailam can help reveal radiant and glowing skin.<\\/p><p>&nbsp;<\\/p><p><strong>Benefits:<\\/strong><\\/p><ul><li>Brightens skin tone<\\/li><li>Reduces pigmentation<\\/li><li>Reduces dark circles, acne, and pimples<\\/li><li>Fades scars and blemishes<\\/li><li>Delays signs of aging<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Step 1: Apply a few drops of Kumkumadi Thailam to your face.<\\/li><li>Step 2: Gently massage it in a circular motion.<\\/li><li>Step 3: Leave it on overnight and wash it thoroughly in the morning.<\\/li><\\/ul><p>For optimal results, use this routine daily before your bedtime.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-03-28T05:21:15.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"reviews_count\":11,\"translations\":[],\"reviews\":[{\"id\":50,\"product_id\":31,\"customer_id\":268,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After a long day, applying this Kumkumadi Tailam feels like a mini spa session. It\'s so relaxing and luxurious.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":51,\"product_id\":31,\"customer_id\":269,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed at how quickly this tailam has faded my pigmentation. It\'s given me newfound confidence in my skin!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":52,\"product_id\":31,\"customer_id\":270,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam is like a secret weapon against aging. It\'s made my skin firmer and smoother in just a few weeks\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":53,\"product_id\":31,\"customer_id\":271,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always had dull skin, but this tailam has brought it back to life. It\'s my new skincare essential!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":54,\"product_id\":31,\"customer_id\":272,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Using this Kumkumadi Tailam feels like giving my skin a warm hug. It\'s comforting and nourishing, leaving me with a natural glow.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":55,\"product_id\":31,\"customer_id\":273,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam has brought out the natural beauty of my skin. I feel like I\'m glowing from the inside\\u00a0out!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":56,\"product_id\":31,\"customer_id\":274,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I appreciate that this product is made with high-quality ingredients. It feels like a premium skincare experience.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":57,\"product_id\":31,\"customer_id\":275,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Unfortunately, my experience with the delivery service was disappointing. The package arrived much later than expected, and the delivery person seemed rather careless with handling the parcel.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":58,\"product_id\":31,\"customer_id\":276,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe hamesha se ek natural skincare product ki talash thi aur yeh tailam sabhi mere expectations ko pura karta hai. Mera chehra ab tak naram aur chikna hai, aur mujhe yeh tailam pyara\\u00a0lagta\\u00a0hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":59,\"product_id\":31,\"customer_id\":277,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe laga tha ki koi bhi cream ya tailam mere acne marks ko door karne mein nakaam hoga, lekin yeh Kumkumadi Tailam ne meri soch badal di! Sirf ek hafte mein hi farq dikha.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":60,\"product_id\":31,\"customer_id\":278,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love the luxurious feel of this tailam on my skin. It\'s like giving myself a spa treatment at home.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 1229.18, 269.82, 0, 'include', 'canceled', 'unpaid', '2024-03-28 13:11:19', '2024-03-28 16:06:55', NULL, '', '[]', 'discount_on_product', 0, 0),
(99, 100082, 96, 1, NULL, '{\"id\":96,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Almond & Milk Soap 100g Pack Of 3\",\"slug\":\"ae-naturals-almond-milk-soap-100g-pack-of-3-wg291O\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d52fa96a03.png\\\",\\\"2023-09-22-650d52fa9763c.png\\\",\\\"2023-09-22-650d52fa976f0.png\\\",\\\"2023-09-22-650d52fa977a4.png\\\",\\\"2023-09-22-650d52fa97861.png\\\",\\\"2023-09-22-650d52fa97930.png\\\",\\\"2023-09-22-650d52fa979c2.png\\\",\\\"2023-09-22-650d52fa97a73.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-05-6547437b96ad3.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":199,\"purchase_price\":199,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p>Indulge your skin with AE Naturals Almond &amp; Milk Soap, a luxurious blend of almond oil and milk extract. Gently cleanse and nourish your skin while reducing acne, dark circles, and achieving a radiant complexion. Enriched with glycerin, this soap maintains your skin\'s moisture, leaving it refreshed and revitalized after each use.<\\/p><p>&nbsp;<\\/p><p><strong>Key Benefits:<\\/strong><\\/p><ul><li>Hydrates and moisturizes for supple skin<\\/li><li>Reduces acne and diminishes dark circles<\\/li><li>Revitalizes and nourishes for a natural glow<\\/li><li>Gently cleanses, revealing softer skin<\\/li><li>Maintains skin\'s moisture balance<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to Use:<\\/strong><\\/p><ol><li>&nbsp;Wet skin and soap bar<\\/li><li>&nbsp;Lather soap in hands<\\/li><li>&nbsp;Apply to body, massage in circles<\\/li><li>&nbsp;Rinse off, pat dry with a towel<\\/li><li>&nbsp;Use daily for a refreshing bathing experience.<\\/li><\\/ol><p>&nbsp;<\\/p><p><strong>Key Ingredients:<\\/strong><\\/p><ul><li>&nbsp;<strong>Glycerin<\\/strong>: Hydrates and prevents dryness<\\/li><li>&nbsp;<strong>Milk Extract<\\/strong>: Exfoliates and nourishes with lactic acid<\\/li><li>&nbsp;<strong>Almond Oil<\\/strong>: Reduces inflammation, improves texture<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T08:40:26.000000Z\",\"updated_at\":\"2024-03-01T05:59:47.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Almond and Milk Soap - Hydrates and Nourishes\",\"meta_description\":\"Experience skin pampering with AE Naturals Almond and Milk Soap. This soap hydrates, reduces acne, and gives your skin a natural glow. Gentle cleansing and long-lasting results. Try it now!\",\"meta_image\":\"2023-10-08-65223c6f116d3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000742\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 163.18, 35.82, 0, 'include', 'canceled', 'unpaid', '2024-03-29 10:58:28', '2024-03-29 12:13:02', NULL, '', '[]', 'discount_on_product', 0, 0),
(100, 100082, 102, 1, NULL, '{\"id\":102,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Moisturizing Lotion 200ml\",\"slug\":\"ae-naturals-roop-sundar-moisturizing-lotion-200ml-hP5Lj8\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"18\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"18\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d5c0cae266.png\\\",\\\"2023-09-22-650d5c0caee54.png\\\",\\\"2023-09-22-650d5c0caef00.png\\\",\\\"2023-09-22-650d5c0caefb6.png\\\",\\\"2023-09-22-650d5c0caf075.png\\\",\\\"2023-09-22-650d5c0caf106.png\\\",\\\"2023-09-22-650d5c0caf234.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad72c8917f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Experience the transformative effects of <strong>AE Naturals Roop Sundar Moisturizing Lotion. <\\/strong>This 200ml formula is expertly crafted to deeply moisturize and rejuvenate your skin, unveiling a soft, smooth, and radiant complexion. Enriched with carefully selected key ingredients, this lotion nourishes, protects, and enhances your skin\'s natural beauty. Say goodbye to dryness and hello to a revitalized appearance.<\\/p><p>&nbsp;<\\/p><p><strong>Key benefits:<\\/strong><\\/p><ul><li>Intense hydration for enduring moisture.<\\/li><li>Softens and refines skin texture.<\\/li><li>Amplifies your skin\'s innate radiance.<\\/li><li>Preserves youthful allure.<\\/li><li>Shields against dryness and environmental aggressors.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Apply AE Naturals Roop Sundar Moisturizing Lotion all over, concentrating on dry areas.<\\/li><li>Gently massage until fully absorbed.<\\/li><li>For optimal results, use daily after showering or whenever your skin craves hydration.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key Ingredients:<\\/strong><\\/p><ul><li>&nbsp;<strong>Shea Butter<\\/strong>: Deeply moisturizes, enhancing elasticity and suppleness.<\\/li><li>&nbsp;<strong>Aloe Vera<\\/strong>: Soothes, reduces inflammation, and provides essential hydration.<\\/li><li>&nbsp;<strong>Vitamin E<\\/strong>: Antioxidant protection against free radicals, fostering a youthful look.<\\/li><li>&nbsp;<strong>Coconut Oil<\\/strong>: Locks in moisture, revealing softness, smoothness, and a natural glow.<\\/li><li>&nbsp;<strong>Glycerin<\\/strong>: Draws in moisture, maintaining hydration and preventing dryness.<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T09:19:08.000000Z\",\"updated_at\":\"2024-03-14T07:57:59.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Moisturizing Lotion - Deep Hydration\",\"meta_description\":\"Experience intense hydration with AE Naturals Roop Sundar Moisturizing Lotion. It softens, smoothens, and enhances your skin\'s natural radiance. Protect against dryness and embrace youthful s\",\"meta_image\":\"2023-10-08-652234958459d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000748\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-03-29 10:58:28', '2024-03-29 12:13:02', NULL, '', '[]', 'discount_on_product', 0, 0),
(101, 100082, 254, 1, NULL, '{\"id\":254,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Kalmegh Powder\",\"slug\":\"kalmegh-powder-JU7Lai\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f3e947b533c.png\\\",\\\"2024-03-15-65f3e947b5fb7.png\\\",\\\"2024-03-15-65f3e947b60a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f3e947b61d8.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"  250g\\\",\\\"  500g\\\",\\\"  1kg\\\",\\\"  25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":40,\\\"sku\\\":\\\"KP-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":80,\\\"sku\\\":\\\"KP-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":150,\\\"sku\\\":\\\"KP-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":225,\\\"sku\\\":\\\"KP-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4750,\\\"sku\\\":\\\"KP-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":249,\"purchase_price\":249,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p>Kalmehg Powder:<\\/p><p>Kalmehg Is called king of Bitters All Over The World. Natural and Quality products. Kadu Kirayata ,chirayita has been used in traditional siddha &amp; ayurvedic systems of medicines for multiple application. It is considered to be one of the best pungent herb that may help remove toxins (Ama), thus making it a good herb for rejuvenation. It is considered to have anti-inflammatory properties &amp; immuno-modulatory properties. Benefits : - May It helps to remove toxins from the body. - It is considered to have anti-inflammatory properties.<br>&nbsp;<\\/p><p>Directions:<\\/p><p>Take 5 grams of powder. Mix it with 300 ml of water. Boil and reduce to 50 ml. Give it in addition to honey \\/ jaggery \\/ sugar - twice daily.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T06:23:03.000000Z\",\"updated_at\":\"2024-03-23T07:41:25.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000604\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 236.55, 12.45, 0, 'include', 'canceled', 'unpaid', '2024-03-29 10:58:28', '2024-03-29 12:13:02', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 0, 0),
(102, 100082, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Roop Sundar Refreshing soap makes your skin Bright and Flawless. Parijat extracts, Vitamin E, and Aloe Vera gel helps in making your skin blemish free, by preventing Acne, Pimples and Blackheads.<\\/p><p>It is Anti-oxidant, Anti-bacterial, Anti-fungal and Immune-protective. These properties slow aging of the skin by preventing wrinkles, fine lines, retaining moisture and preventing dryness. It makes your skin supple, smooth and bright. It has a soothing effect which will leave you clean and refreshed.<\\/p><p>&nbsp;<\\/p><p><strong>Key Benefits:<\\/strong><\\/p><ul><li>Brightens your skin<\\/li><li>Makes your skin Blemish free<\\/li><li>Prevents Acne and Pimples<\\/li><li>Prevents Wrinkles and Fine lines<\\/li><li>Moisturizes and keeps your skin soft and supple<\\/li><li>Provides nourishment and keeps your skin healthy<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key Ingredients<\\/strong><\\/p><ul><li><strong>Parijat extracts<\\/strong> contain anti-inflammatory and antioxidant properties, which can help soothe irritated skin and protect against environmental damage.<\\/li><li><strong>Vitamin E<\\/strong> Acetate is a potent antioxidant that can protect the skin from free radical damage, and also moisturizes and soothes dry and flaky skin.<\\/li><li><strong>Aloe Vera gel<\\/strong> has hydrating and soothing properties, which can help alleviate dryness, inflammation, and irritation of the skin.<\\/li><li><strong>Glycerine<\\/strong> is a humectant that attracts and retains moisture in the skin, providing hydration and improving the skin\'s overall texture.<\\/li><li><strong>BHT <\\/strong>is an antioxidant that helps prevent the oils in the soap base from becoming rancid, ensuring a longer shelf life for the product.<\\/li><li><strong>Perfume<\\/strong> provides a pleasant scent to the soap, enhancing the user\'s experience and potentially boosting their mood.<\\/li><li><strong>Soap base<\\/strong> provides a cleansing effect by removing dirt, oil, and impurities from the skin, leaving it clean and refreshed.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions for use<\\/strong><\\/p><ul><li>Apply AE Naturals Roop Sundar Soap on wet skin<\\/li><li>Massage softly and wash it off<\\/li><li>Use twice a day for best results<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-03-01T05:37:20.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-03-29 10:58:28', '2024-03-29 12:13:02', NULL, '', '[]', 'discount_on_product', 0, 0),
(103, 100082, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2024-02-29-65e035290e9db.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/2x2frjqFEXk?si=FxnuimT-YdvFw-V3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":331,\"minimum_order_qty\":1,\"details\":\"<p>It is an Ayurvedic oil that improves skin texture, brightens complexion, and reduces the appearance of fine lines and wrinkles with natural and rich ingredients.<\\/p><p><strong>AE Naturals Kumkumadi Tailam <\\/strong>also helps improve skin elasticity, reduce fine lines and wrinkles, and improve overall skin texture. This non-greasy and lightweight oil can be used by people of all skin types and is free from harmful chemicals. With regular use, AE Natural\\u2019s Kumkumadi Tailam can help reveal radiant and glowing skin.<\\/p><p>&nbsp;<\\/p><p><strong>Benefits:<\\/strong><\\/p><ul><li>Brightens skin tone<\\/li><li>Reduces pigmentation<\\/li><li>Reduces dark circles, acne, and pimples<\\/li><li>Fades scars and blemishes<\\/li><li>Delays signs of aging<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Step 1: Apply a few drops of Kumkumadi Thailam to your face.<\\/li><li>Step 2: Gently massage it in a circular motion.<\\/li><li>Step 3: Leave it on overnight and wash it thoroughly in the morning.<\\/li><\\/ul><p>For optimal results, use this routine daily before your bedtime.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-03-28T10:37:06.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"reviews_count\":11,\"translations\":[],\"reviews\":[{\"id\":50,\"product_id\":31,\"customer_id\":268,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After a long day, applying this Kumkumadi Tailam feels like a mini spa session. It\'s so relaxing and luxurious.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":51,\"product_id\":31,\"customer_id\":269,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed at how quickly this tailam has faded my pigmentation. It\'s given me newfound confidence in my skin!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":52,\"product_id\":31,\"customer_id\":270,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam is like a secret weapon against aging. It\'s made my skin firmer and smoother in just a few weeks\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":53,\"product_id\":31,\"customer_id\":271,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always had dull skin, but this tailam has brought it back to life. It\'s my new skincare essential!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":54,\"product_id\":31,\"customer_id\":272,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Using this Kumkumadi Tailam feels like giving my skin a warm hug. It\'s comforting and nourishing, leaving me with a natural glow.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":55,\"product_id\":31,\"customer_id\":273,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam has brought out the natural beauty of my skin. I feel like I\'m glowing from the inside\\u00a0out!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":56,\"product_id\":31,\"customer_id\":274,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I appreciate that this product is made with high-quality ingredients. It feels like a premium skincare experience.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":57,\"product_id\":31,\"customer_id\":275,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Unfortunately, my experience with the delivery service was disappointing. The package arrived much later than expected, and the delivery person seemed rather careless with handling the parcel.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":58,\"product_id\":31,\"customer_id\":276,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe hamesha se ek natural skincare product ki talash thi aur yeh tailam sabhi mere expectations ko pura karta hai. Mera chehra ab tak naram aur chikna hai, aur mujhe yeh tailam pyara\\u00a0lagta\\u00a0hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":59,\"product_id\":31,\"customer_id\":277,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe laga tha ki koi bhi cream ya tailam mere acne marks ko door karne mein nakaam hoga, lekin yeh Kumkumadi Tailam ne meri soch badal di! Sirf ek hafte mein hi farq dikha.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":60,\"product_id\":31,\"customer_id\":278,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love the luxurious feel of this tailam on my skin. It\'s like giving myself a spa treatment at home.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 1229.18, 269.82, 0, 'include', 'canceled', 'unpaid', '2024-03-29 10:58:28', '2024-03-29 12:13:02', NULL, '', '[]', 'discount_on_product', 0, 0),
(104, 100083, 159, 1, NULL, '{\"id\":159,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Health 360 Herbal Juice 500ml\",\"slug\":\"ae-naturals-health-360-herbal-juice-500ml-rjFMNH\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"30\\\",\\\"position\\\":1}]\",\"category_id\":\"30\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-01-06-6599360e3d88b.png\\\",\\\"2024-01-06-6599360e3ecb4.png\\\",\\\"2024-01-06-6599360e3f238.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-01-06-6599360e3f87a.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":400,\"purchase_price\":400,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Revitalize your well-being with Health 360 Herbal Juice\\u2014an exquisite blend of carefully selected herbs, each playing a unique role in promoting your health. Packed with vitamin C and iron, this delicious concoction serves as a natural booster for your immunity.<\\/p><h3><strong>The key ingredients:<\\/strong><br>&nbsp;<\\/h3><p>&nbsp; &nbsp;\\u2022 Aloe Vera: Known for its detoxifying properties, promoting gut health.<br>&nbsp; &nbsp;\\u2022 Amla (Indian Gooseberry): A rich source of vitamin C, supporting overall immunity.<br>&nbsp; &nbsp;\\u2022 Turmeric: Known for its anti-inflammatory and liver-cleansing properties.<br>&nbsp; &nbsp;\\u2022 Bhringraj: Promotes hair health and nourishes the scalp.<br>&nbsp; &nbsp;\\u2022 Neem: Supports skin health with its antibacterial properties.<br>&nbsp; &nbsp;\\u2022 Carrot: A source of beta-carotene, benefiting eye health.<br>&nbsp; &nbsp;\\u2022 Ginger: Known for its digestive benefits.<br>&nbsp; &nbsp;\\u2022 Giloy: Supports joint health and overall well-being.<\\/p><h3><strong>Benefits:<\\/strong><br>&nbsp;<\\/h3><p>&nbsp; &nbsp;\\u2022 Immerse yourself in the numerous benefits of Health 360 Herbal Juice:<br>&nbsp; &nbsp;\\u2022 Detoxifies Gut and Liver: Aiding in the cleansing process for a healthier digestive system.<br>&nbsp; &nbsp;\\u2022 Promotes Hair Health: Nourishes from within for strong and vibrant hair.<br>&nbsp; &nbsp;\\u2022 Promotes Skin Health: Enhances your skin\'s radiance for a natural glow.<br>&nbsp; &nbsp;\\u2022 Promotes Eye Health: Providing essential nutrients for optimal vision.<br>&nbsp; &nbsp;\\u2022 Supports Joint Health: Contributing to the overall well-being of your joints.<\\/p><h3><br><strong>How to Use:<\\/strong><br>&nbsp;<\\/h3><p><strong>&nbsp;<\\/strong>Add 15ml of Health 360 Herbal Juice to 150ml of water and consume on an empty stomach once or twice a day as part of &nbsp; &nbsp; your regular routine. However, if you are pregnant, lactating, or have preexisting conditions, it is advisable to consult your healthcare professional before consumption.<br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-01-06T11:14:22.000000Z\",\"updated_at\":\"2024-03-18T11:42:12.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000752\",\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":301,\"product_id\":159,\"customer_id\":530,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant improvement in my digestion and metabolism since starting AE Naturals Health 360 Herbal Juice. The blend of Aloe Vera, Amla, and Tulsi has made my digestive system more efficient, and I feel more energized throughout the day.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":302,\"product_id\":159,\"customer_id\":531,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone prone to frequent sickness, I\'m amazed at how AE Naturals Health 360 Herbal Juice has boosted my immunity. The immune-boosting Amla and antioxidant-rich Tulsi have made me more resilient against infections, and I feel healthier overall.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":303,\"product_id\":159,\"customer_id\":532,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how AE Naturals Health 360 Herbal Juice has detoxified my body and given me clearer, radiant skin. It\'s like giving my body a fresh start from within, and I\'ve noticed a visible improvement in the health of my skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":304,\"product_id\":159,\"customer_id\":533,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This herbal juice has been a lifesaver for me when it comes to stress relief and mental clarity. The soothing effects of the blend help me relax my mind and stay focused, even during the busiest days.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":305,\"product_id\":159,\"customer_id\":534,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Health 360 Herbal Juice has become an essential part of my daily routine. Not only does it improve my digestion and immunity, but it also detoxifies my body and helps me manage stress better. I feel like a healthier, happier version of myself.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":306,\"product_id\":159,\"customer_id\":535,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with digestive issues for years, but AE Naturals Health 360 Herbal Juice has provided me with much-needed relief. It soothes my stomach and promotes healthy digestion, allowing me to enjoy food without discomfort.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":307,\"product_id\":159,\"customer_id\":536,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a difference in my skin since incorporating AE Naturals Health 360 Herbal Juice into my routine. It feels clearer and healthier, and I attribute it to the detoxifying effects of the herbal blend.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 352, 48, 0, 'include', 'delivered', 'unpaid', '2024-03-29 15:38:23', '2024-04-21 14:07:17', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(105, 100084, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":94,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-03-29T12:42:51.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-04-01 10:27:13', '2024-04-01 10:28:11', NULL, '', '[]', 'discount_on_product', 0, 0),
(106, 100085, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":94,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-04-01T04:58:11.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-04-01 10:29:25', '2024-05-06 15:11:12', NULL, '', '[]', 'discount_on_product', 1, 0),
(107, 100086, 265, 1, NULL, '{\"id\":265,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Neem Soap Base - Light Green\",\"slug\":\"neem-soap-base-light-green-9l4ZqB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7e1b81267f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7e1b81345f.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"NSB-LG-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"NSB-LG-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"NSB-LG-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:39:52.000000Z\",\"updated_at\":\"2024-03-18T06:39:52.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000011\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'canceled', 'unpaid', '2024-04-01 13:55:04', '2024-04-02 15:25:23', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 0, 0),
(108, 100086, 262, 1, NULL, '{\"id\":262,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Charcoal Soap Base - Black Color\",\"slug\":\"charcoal-soap-base-black-color-cCF5MY\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7dedbf1d65.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7dedbf27b1.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"CSB-BC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"CSB-BC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"CSB-BC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Category: Bases<br>Tags: CHARCOAL SOAP BASE, Melt and pour soap base, Natural Soap Base, SLS and Paraben free Soap Base<br><br>Skin and Flare-Ups \\u2013 The right charcoal soap may gently cleanse and help soothe any psoriasis and eczema flare-ups due to its antibacterial and purifying properties.<\\/p><p>Makeup Brush Cleanser \\u2013 Lather a bar and use it to do your weekly wash of your makeup brushes.<\\/p><p>Use as a Deodorant Soap \\u2013 Take advantage of the purifying and antibacterial properties to help deodorize in the shower.<\\/p><p>May Help with Dandruff \\u2013 Charcoal may also help clarify and gentle cleanse dandruff-prone scalps to help ease the flakes. Some companies have even come out with activated charcoal shampoo bars.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:27:39.000000Z\",\"updated_at\":\"2024-03-18T06:27:39.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000008\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'canceled', 'unpaid', '2024-04-01 13:55:04', '2024-04-02 15:25:23', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 0, 0),
(109, 100086, 257, 1, NULL, '{\"id\":257,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Shea Butter Soap Base - White Color\",\"slug\":\"shea-butter-soap-base-white-color-YJuF2p\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f42aaa2089d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f42aaa21476.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"SBSB-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"SBSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"SBSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Category: Bases<br>Tags: Melt and pour soap base, Natural Soap Base, SHEA BUTTER SOAP BASE, SLS and Paraben free Soap Base<br><br>Shea Butter moisturizes pores without clogging them. It\\u2019s natural, so no side effects or harsh reactions on babies and on those with sensitive skin. Provides natural protection from UV radiation. Resists eczema, psoriasis and dermatitis.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T11:02:02.000000Z\",\"updated_at\":\"2024-03-18T04:54:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000003\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'canceled', 'unpaid', '2024-04-01 13:55:04', '2024-04-02 15:25:23', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 0, 0),
(110, 100086, 337, 1, NULL, '{\"id\":337,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Glycerine\",\"slug\":\"glycerine-qLGMpA\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-660121536ba7a.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-660121536c719.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":250,\\\"sku\\\":\\\"G-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":5750,\\\"sku\\\":\\\"G-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":21000,\\\"sku\\\":\\\"G-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":250,\"purchase_price\":250,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Glycerine, also spelled glycerin, is a versatile and widely used compound in various industries, ranging from skincare to food and pharmaceuticals. This colorless, odorless, and viscous liquid is a natural byproduct of the soap-making process and is composed of carbon, hydrogen, and oxygen atoms. Glycerine\'s unique properties make it a valuable ingredient in many products, offering numerous benefits and applications.<\\/p><p>In skincare, glycerine serves as an excellent humectant, meaning it attracts moisture from the environment and helps retain it in the skin. This makes glycerine a popular ingredient in moisturizers, lotions, and creams, as it effectively hydrates and softens the skin, leaving it smooth and supple. Additionally, glycerine\'s emollient properties contribute to its ability to soothe and nourish dry, irritated, or sensitive skin, making it suitable for various skin types.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T07:01:39.000000Z\",\"updated_at\":\"2024-03-25T07:01:39.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"102442\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 205, 45, 0, 'include', 'canceled', 'unpaid', '2024-04-01 13:55:04', '2024-04-02 15:25:23', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 0, 0),
(111, 100087, 273, 1, NULL, '{\"id\":273,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Hair Conditioner Base\",\"slug\":\"hair-conditioner-base-WrfQYY\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f80b7d8bca2.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f80b7d8ca70.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":240,\\\"sku\\\":\\\"HCB-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":5750,\\\"sku\\\":\\\"HCB-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":20000,\\\"sku\\\":\\\"HCB-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":240,\"purchase_price\":240,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Hair Conditioner Base is a pre-thickened solution, containing organic conditioning agents like Coconut oil and Aloe Vera. Enriched with Vitamin E, it contains naturally extracted Castor oil, Sesame oil, and Jojoba Oil which makes the hair nourished. Deep Conditioner Base is filled with skin-friendly ingredients like Cocoa Glyceryl Ester, Gudhal(Hibiscus Rosa Sinensis), Cetostearyl Alcohol, Cetyl Alcohol, and GlycerylStearyl Citrate.<\\/p><p>The formula of Organic Hair Conditioner Base is composed of emollient and moisture-rich ingredients which make hair silky, smooth, soft, and glossy. Other potent cosmetic raw materials like Vitamin E Acetate, Butylene Glycol, Glycerine, D Panthenol, Sodium Gluconate, Phenoxy Ethanol, and Ethyl Hexyl Glycerine are also added in a hair conditioner base. The light and velvety texture of this liquid conditioner base are suitable for all hair types.<\\/p><p>Hair Conditioner Base is a fully formulated compound that requires the addition of essential oils, natural extracts, and fragrances in order to enhance its benefits and properties as per the requirements. It does not contain silicones, sulfates, parabens, and synthetic preservatives which makes it good for regular use. It is enriched with natural emollients which make its texture a perfect conditioner base for a variety of applications.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T09:38:05.000000Z\",\"updated_at\":\"2024-03-18T09:38:05.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000020\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 196.8, 43.2, 0, 'include', 'canceled', 'unpaid', '2024-04-03 16:52:40', '2024-04-08 16:03:42', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 0, 0),
(112, 100087, 378, 1, NULL, '{\"id\":378,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Caustic Soda\",\"slug\":\"caustic-soda-Rwfsfi\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"41\\\",\\\"position\\\":1}]\",\"category_id\":\"41\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-29-6606a0fbb9409.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-29-6606a0fbba03e.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"  25kg\\\",\\\"  50kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":160,\\\"sku\\\":\\\"CS-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":3375,\\\"sku\\\":\\\"CS-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"50kg\\\",\\\"price\\\":6490,\\\"sku\\\":\\\"CS-50kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":160,\"purchase_price\":160,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>PureReact Caustic Soda Essence offers a powerful and versatile solution for industrial and household applications. Known for its strong alkaline properties, this essential chemical is commonly used in manufacturing processes, cleaning agents, and water treatment systems.<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Essential for manufacturing detergents, soaps, paper, textiles, and water treatment processes. Also used for cleaning and unclogging drains and pipes.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-29T11:07:39.000000Z\",\"updated_at\":\"2024-04-03T09:51:23.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"PureReact Caustic Soda Essence - Versatile Chemical for Industrial & Household Use\",\"meta_description\":\"Explore PureReact Caustic Soda Essence, a powerful chemical compound for industrial and household applications. Discover its essential role in manufacturing processes, cleaning agents, and wa\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000314\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 131.2, 28.8, 0, 'include', 'canceled', 'unpaid', '2024-04-03 16:52:40', '2024-04-08 16:03:42', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 0, 0),
(113, 100087, 213, 1, NULL, '{\"id\":213,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Red Onion Powder\",\"slug\":\"red-onion-powder-zwtO5f\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-12-65efee7b45ecf.png\\\",\\\"2024-03-12-65efee7b46f19.png\\\",\\\"2024-03-12-65efee7b47363.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-12-65efee7b47eb5.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"  250g\\\",\\\"  500g\\\",\\\"  1kg\\\",\\\"  25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":40,\\\"sku\\\":\\\"ROP-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":75,\\\"sku\\\":\\\"ROP-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":135,\\\"sku\\\":\\\"ROP-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":205,\\\"sku\\\":\\\"ROP-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4250,\\\"sku\\\":\\\"ROP-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":249,\"purchase_price\":249,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p><strong>Red Onion Powder:&nbsp;<\\/strong><br><br>Onion powder is made from dehydrated red onions, giving it a concentrated flavor that pairs well with many food ingredient. It has been concentrated into an easy-to-use&nbsp;<strong>powder<\\/strong>&nbsp;which will add zing and color to all you\\u2019re cooking. The flavor is slightly stronger and sweeter than regular&nbsp;<strong>onion powder<\\/strong>, and it is especially good to use in seasoning mixes, dry rubs and dressings<br><br>Directions of use: Can be used in preparing various tasty and delicious dishes like soups, mixtures, salad etc...<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-12T05:56:11.000000Z\",\"updated_at\":\"2024-03-23T08:06:15.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000486\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 71.25, 3.75, 0, 'include', 'canceled', 'unpaid', '2024-04-03 16:52:40', '2024-04-08 16:03:42', NULL, '250g', '{\"Quantity\":\"250g\"}', 'discount_on_product', 0, 0),
(114, 100088, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g | Pack of 2\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Refreshing Soap <\\/strong>is your key to bright and flawless skin. Infused with the goodness of Parijat extracts, Vitamin E, and Aloe Vera gel, this soap is a powerhouse in achieving blemish-free skin by actively preventing the formation of acne, pimples, and blackheads. With its anti-oxidant, anti-bacterial, anti-fungal, and immune-protective properties, this soap acts as a formidable shield against skin aging. By thwarting wrinkles, fine lines, and retaining moisture, it ensures a youthful and radiant complexion. The soap\'s unique formulation imparts a soothing effect, leaving you with a clean and refreshed sensation.<\\/p><p>&nbsp;<\\/p><p>Indulge in the luxury of AE Naturals Roop Sundar Refreshing Soap to experience the combined benefits of Parijat extracts, Vitamin E, and Aloe Vera gel. Revel in the transformative effects of this soap as it makes your skin supple, smooth, and visibly brighter, promoting a refreshed and rejuvenated feeling after each use.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens your skin:<\\/strong> The formulation includes brightening agents such as vitamin C or alpha-arbutin, which actively work to reduce dark spots, hyperpigmentation, and uneven skin tone. This results in a visibly brighter and more radiant complexion over time.<\\/li><li><strong>Makes your skin Blemish-free:<\\/strong> The product likely contains ingredients with anti-inflammatory and blemish-reducing properties, such as salicylic acid or niacinamide. These components help minimize and prevent blemishes, leaving your skin clearer and more uniform.<\\/li><li><strong>Prevents Acne and Pimples:<\\/strong> Formulated with acne-fighting ingredients like salicylic acid or benzoyl peroxide, it actively targets and prevents acne and pimples. This helps in maintaining a smoother and healthier skin surface.<\\/li><li><strong>Prevents Wrinkles and Fine lines:<\\/strong> Anti-aging ingredients like retinol or peptides are likely present to combat the formation of wrinkles and fine lines. These components stimulate collagen production and promote skin elasticity, contributing to a more youthful appearance.<\\/li><li><strong>Moisturizes and keeps your skin soft and supple:<\\/strong> The product incorporates moisturizing agents like hyaluronic acid or glycerin, which work to retain and attract moisture. This helps in keeping the skin well-hydrated, soft, and supple throughout the day.<\\/li><li><strong>Provides nourishment and keeps your skin healthy:<\\/strong> Enriched with vitamins, antioxidants, and other nourishing elements, the product delivers essential nutrients to the skin. This nourishment supports overall skin health, enhancing its resilience, and promoting a vibrant and healthy complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extracts: <\\/strong>Derived from the Parijat plant, these extracts possess anti-inflammatory properties, helping to calm irritated skin. Additionally, their antioxidant nature provides a defense against environmental damage by neutralizing free radicals, contributing to overall skin health and protection.<\\/li><li><strong>Vitamin E Acetate:<\\/strong> Known for its potent antioxidant properties, Vitamin E Acetate helps shield the skin from free radical damage. This vitamin also functions as a moisturizer, aiding in alleviating dry and flaky skin, promoting a smoother and more supple complexion.<\\/li><li><strong>Aloe Vera Gel: <\\/strong>Extracted from the Aloe Vera plant, the gel is renowned for its hydrating and soothing effects on the skin. It helps relieve dryness, reduce inflammation, and soothe irritations, making it a valuable ingredient for maintaining skin comfort.<\\/li><li><strong>Glycerine:<\\/strong> As a humectant, glycerine attracts moisture to the skin and helps retain it, offering effective hydration. This contributes to improving the skin\'s texture, making it feel softer and more nourished.<\\/li><li><strong>BHT (Butylated Hydroxytoluene): <\\/strong>BHT is an antioxidant that plays a crucial role in maintaining the freshness and quality of the soap. By preventing the soap base\'s oils from becoming rancid, BHT extends the shelf life of the product, ensuring its efficacy and safety over time.<\\/li><li><strong>Perfume: <\\/strong>Beyond providing a pleasant fragrance to the soap, the inclusion of perfume enhances the user\'s sensory experience. Aromatic compounds can have mood-boosting effects, adding an extra dimension to the overall bathing experience.<\\/li><li><strong>Soap Base: <\\/strong>Serving as the foundation of the soap, the soap base is responsible for its cleansing action. It effectively removes dirt, oil, and impurities from the skin, leaving it clean and refreshed after use. The specific composition of the soap base determines its lathering and cleansing properties.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions for use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply Roop Sundar Soap on wet skin.<\\/p><p>2. Massage softly in a single direction..<\\/p><p>3. Wash it off gently.<\\/p><p>4. Use twice daily for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-04-01T17:12:14.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-04-04 14:21:12', '2024-04-04 14:39:20', NULL, '', '[]', 'discount_on_product', 0, 0),
(115, 100089, 421, 1, NULL, '{\"id\":421,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Olive Oil\",\"slug\":\"olive-oil-cO7pXS\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"43\\\",\\\"position\\\":1}]\",\"category_id\":\"43\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-02-660bcbf93c300.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-02-660bcbf93d0b5.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"500ml\\\",\\\"    1kg\\\",\\\"    5kg\\\",\\\"    50kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"500ml\\\",\\\"price\\\":220,\\\"sku\\\":\\\"OO-500ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":400,\\\"sku\\\":\\\"OO-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"5kg\\\",\\\"price\\\":1900,\\\"sku\\\":\\\"OO-5kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"50kg\\\",\\\"price\\\":17500,\\\"sku\\\":\\\"OO-50kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":220,\"purchase_price\":220,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>Extracted from premium olives, PurePressed Olive Essence offers a natural solution for culinary and skincare needs. Its rich flavor and moisturizing properties make it a versatile staple in any kitchen or beauty regimen.<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Ideal for cooking, dressing salads, moisturizing skin, and conditioning hair.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-02T09:12:25.000000Z\",\"updated_at\":\"2024-04-03T07:42:23.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"PurePressed Olive Essence - Versatile Culinary & Skincare Solution\",\"meta_description\":\"Explore PurePressed Olive Essence, extracted from premium olives for versatile use in cooking and skincare. Elevate your culinary creations and nourish your skin with this natural essential.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"240010\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 180.4, 39.6, 0, 'include', 'canceled', 'unpaid', '2024-04-04 14:40:55', '2024-04-04 14:42:06', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 0, 0),
(116, 100090, 422, 1, NULL, '{\"id\":422,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Natural Emulsifier\",\"slug\":\"natural-emulsifier-Jimxib\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"43\\\",\\\"position\\\":1}]\",\"category_id\":\"43\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-02-660bcc446ae76.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-02-660bcc446bb5d.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"500ml\\\",\\\"      1kg\\\",\\\"      5kg\\\",\\\"      50kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"500ml\\\",\\\"price\\\":153,\\\"sku\\\":\\\"NE-500ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":255,\\\"sku\\\":\\\"NE-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"5kg\\\",\\\"price\\\":1200,\\\"sku\\\":\\\"NE-5kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"50kg\\\",\\\"price\\\":10050,\\\"sku\\\":\\\"NE-50kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":153,\"purchase_price\":153,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:<\\/strong><br><br>Formulated for seamless blending, EcoBlend Emulsifier offers a natural solution for various applications. Its versatility enhances product consistency and stability without compromising eco-friendliness.<br><br><strong>Application:<\\/strong><br><br>Used in cosmetics, food, and pharmaceuticals to blend ingredients smoothly.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-02T09:13:40.000000Z\",\"updated_at\":\"2024-04-03T07:33:21.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"EcoBlend Emulsifier - Natural Solution for Smooth Blending | Eco-Friendly & Versatile\",\"meta_description\":\"Discover EcoBlend Emulsifier, the eco-friendly solution for seamless blending in cosmetics, food, and pharmaceuticals. Achieve product stability without compromising on natural ingredients\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"240011\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 125.46, 27.54, 0, 'include', 'canceled', 'unpaid', '2024-04-04 14:43:07', '2024-04-04 16:21:46', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(117, 100091, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":93,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-04-01T17:19:11.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-04-08 11:33:49', '2024-04-08 16:04:07', NULL, '', '[]', 'discount_on_product', 0, 0),
(118, 100092, 423, 1, NULL, '{\"id\":423,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Test\",\"slug\":\"test-zGEtCc\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-06-661123b0c6f4a.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-06-661123b0c8bd5.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":0.5,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Test<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-06T10:28:00.000000Z\",\"updated_at\":\"2024-04-06T10:28:00.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2024-04-06-661123b0c8f31.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"168384\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'delivered', 'unpaid', '2024-04-08 12:03:39', '2024-05-06 15:11:31', NULL, '', '[]', 'discount_on_product', 1, 0),
(119, 100093, 38, 1, NULL, '{\"id\":38,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Day Cream with Parijaat Extract 30g\",\"slug\":\"ae-naturals-roop-sundar-day-cream-with-parijaat-extract-30g-Fx5q5K\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650876f9d9488.png\\\",\\\"2023-09-18-650876f9da1dd.png\\\",\\\"2023-09-18-650876f9da2bf.png\\\",\\\"2023-09-18-650876f9da39e.png\\\",\\\"2023-09-18-650876f9da454.png\\\",\\\"2023-09-18-650876f9da4ed.png\\\",\\\"2023-09-18-650876f9da5a5.png\\\",\\\"2023-09-18-650876f9da672.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5c569c583.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/m3KTh5qZdH8?si=511V1fUG_o68-Z9N\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>Indulge in the allure of radiant skin with AE Naturals Roop Sundar Day Cream featuring the exceptional benefits of Parijaat Extract. This distinctive skincare marvel is designed to be your daily companion, providing nourishment and protection to your skin throughout the day.<\\/p><p>Immerse yourself in the goodness of Parijaat Extract, a key ingredient known for its remarkable anti-inflammatory and antioxidant properties. AE Naturals Roop Sundar Day Cream harnesses the power of nature to create a formula that goes beyond conventional skincare, offering a unique blend of rejuvenation and protection.<\\/p><p>It becomes a daily ritual of self-care, infusing your skin with the care it deserves and ensuring it remains resilient and radiant throughout the day. Elevate your skincare routine with AE Naturals Roop Sundar Day Cream, where the richness of Parijaat Extract meets the artistry of effective skincare. Unveil the beauty of naturally nurtured and protected skin, and make each day a celebration of your radiant and beautiful self.<\\/p><p>&nbsp;<\\/p><h3><strong>Key benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishes your skin and makes it glowing:<\\/strong> &nbsp;&nbsp;AE Naturals Roop Sundar Day Cream deeply nourishes your skin, infusing it with essential nutrients. Experience a radiant glow as the cream works to enhance your skin\'s natural vitality and luminosity.<\\/li><li><strong>Provides long-lasting moisture:<\\/strong> &nbsp;&nbsp;Enjoy the sustained hydration benefits of this day cream, as it provides long-lasting moisture. Say goodbye to dryness as your skin remains comfortably moisturized throughout the day.<\\/li><li><strong>Reduces the appearance of fine lines and wrinkles:<\\/strong> &nbsp;&nbsp;Specially formulated, the cream targets fine lines and wrinkles, contributing to a smoother and more youthful complexion. Witness a visible reduction in the signs of aging as your skin regains its resilience.<\\/li><li><strong>Protects skin from environmental stressors:<\\/strong> &nbsp;&nbsp;AE Naturals Roop Sundar Day Cream acts as a protective shield, defending your skin against environmental stressors. Ensure your skin stays guarded and resilient in the face of daily challenges.<\\/li><li><strong>Improves skin texture:<\\/strong> &nbsp;&nbsp;Experience an improvement in your skin\'s texture with the regular use of this day cream. Enjoy a smoother and more refined complexion as the cream enhances the overall quality of your skin.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat extract: It<\\/strong> helps to brighten the complexion, reduce the appearance of dark spots and blemishes, and has anti-inflammatory properties that can help soothe irritated skin.<\\/li><li><strong>Almond oil:<\\/strong> Rich in vitamins and minerals, almond oil can help to nourish and hydrate the skin, and may also help to reduce the appearance of scars and stretch marks<\\/li><li><strong>Hyaluronic acid:<\\/strong> It helps to hydrate and plump the skin, reducing the appearance of fine lines and wrinkles. It can also improve skin texture and tone, and reduce the appearance of pores.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>1. Apply a small amount to cleansed face and neck.<\\/p><p>2. Gently massage in circular motions.<\\/p><p>3. Allow full absorption into the skin.<\\/p><p>4. Use daily for best results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:12:41.000000Z\",\"updated_at\":\"2024-03-30T11:48:28.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Day Cream SPF50 | Sun Protection\",\"meta_description\":\"Protect your skin with AE Naturals Roop Sundar Day Cream SPF50. Our non-sticky, water-resistant formula ensures all-day protection. Fades sunspots and gives a flawless, tan-free look. Shop no\",\"meta_image\":\"2024-01-05-6597da064cd6c.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000382\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-04-08 17:40:02', '2024-04-08 22:36:18', NULL, '', '[]', 'discount_on_product', 0, 0),
(120, 100093, 87, 1, NULL, '{\"id\":87,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar D-Tan Brightening Face Pack 300g\",\"slug\":\"ae-naturals-roop-sundar-d-tan-brightening-face-pack-300g-OfKhmk\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d2ac93c5e5.png\\\",\\\"2023-09-22-650d2ac93d2a8.png\\\",\\\"2023-09-22-650d2ac93d35f.png\\\",\\\"2023-09-22-650d2ac93d433.png\\\",\\\"2023-09-22-650d2ac93d4e8.png\\\",\\\"2023-09-22-650d2ac93d577.png\\\",\\\"2023-09-22-650d2ac93d64d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-07-654a554d385a3.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":449,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Indulge in the luxurious treatment of AE Naturals Roop Sundar D-Tan Brightening Face Pack, a powerhouse formula crafted to effectively reduce tan and promote a brighter complexion. Enriched with powerful ingredients, this face pack specifically targets sun damage, pigmentation, and uneven skin tone. The transformative effects of this face pack become evident with regular use. As it works its magic, the mask leaves the skin feeling refreshed, radiant, and revitalized. This product is not just a skincare solution; it\'s a pampering experience that contributes to the overall health and vibrancy of your complexion.<\\/p><p>Incorporate AE Naturals Roop Sundar D-Tan Brightening Face Pack into your skincare routine to unveil the luminosity within your skin. Elevate your self-care regimen with this luxurious treatment, and enjoy the refreshing and revitalizing effects that come with the targeted reduction of tan lines and the promotion of a brighter and more even complexion.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Reduces tan and sun damage: <\\/strong>The product likely incorporates reparative ingredients such as antioxidants or natural extracts to reduce tan lines and repair damage caused by sun exposure.<\\/li><li><strong>Brightens and evens out the complexion:&nbsp;<\\/strong>Formulated with brightening agents like vitamin C or licorice extract, the product targets dullness and uneven skin tone, promoting a brighter and more uniform complexion.<\\/li><li><strong>Diminishes dark spots and pigmentation:&nbsp;<\\/strong>Incorporating skin-brightening components such as niacinamide or alpha arbutin, the product actively works to diminish dark spots and pigmentation, contributing to a more even skin tone.<\\/li><li><strong>Provides deep nourishment and hydration: <\\/strong>With nourishing elements like essential oils or botanical extracts, the product ensures deep nourishment and hydration, maintaining the skin\'s health and preventing dryness.<\\/li><li><strong>Leaves the skin looking revitalized and radiant<\\/strong>:&nbsp;The inclusion of revitalizing ingredients like peptides or collagen-boosting compounds leaves the skin looking revitalized and radiant, promoting a healthy and youthful appearance.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Licorice Extract: <\\/strong>Licorice Extract is known for its skin-lightening properties. It effectively lightens dark spots and contributes to an even skin tone. Its natural compounds, such as glabridin, inhibit pigmentation, promoting a more balanced complexion.<\\/li><li><strong>Vitamin C: <\\/strong>Vitamin C provides potent antioxidant protection, helping combat free radicals. Additionally, it brightens the skin, contributing to a more radiant and even complexion. Vitamin C supports collagen synthesis, promoting skin elasticity and firmness.<\\/li><li><strong>Turmeric Extract: <\\/strong>Turmeric Extract possesses both anti-inflammatory and antioxidant properties. Its curcumin content contributes to reducing inflammation and protecting the skin from oxidative stress. This natural ingredient supports overall skin health.<\\/li><li><strong>Aloe Vera Extract<\\/strong>: Aloe Vera Extract soothes and hydrates the skin, providing relief from irritation. Its hydrating properties make it effective in maintaining skin comfort, and its calming effects contribute to a healthier and more balanced skin complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply an even layer to clean, dry skin.<\\/p><p>2. Leave on until it dries.<\\/p><p>3. Rinse off with lukewarm water and gently pat dry.<\\/p><p>4. Use 1-2 times a week as part of your skincare routine.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T05:48:57.000000Z\",\"updated_at\":\"2024-03-30T12:42:38.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar D-Tan Brightening Face Pack - Glow\",\"meta_description\":\"Experience radiant skin with AE Naturals Roop Sundar D-Tan Brightening Face Pack. Reduce tan, pigmentation, and dark spots. Get a brighter complexion. Perfect for weekly skincare routines.\",\"meta_image\":\"2023-10-08-6522590c334df.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000733\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 368.18, 80.82, 0, 'include', 'canceled', 'unpaid', '2024-04-08 17:40:02', '2024-04-08 22:36:18', NULL, '', '[]', 'discount_on_product', 0, 0),
(121, 100094, 424, 1, NULL, '{\"id\":424,\"added_by\":\"admin\",\"user_id\":4,\"name\":\"ABC\",\"slug\":\"ABC\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-08-661389e0e9641.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-08-661389e0ea95d.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":1,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-08T06:08:32.000000Z\",\"updated_at\":\"2024-04-08T06:59:26.000000Z\",\"status\":0,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"133140\",\"additional_desc\":\"Coming Soon\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'canceled', 'unpaid', '2024-04-08 19:12:48', '2024-04-08 19:14:06', NULL, '', '[]', 'discount_on_product', 0, 0),
(122, 100094, 423, 1, NULL, '{\"id\":423,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Test\",\"slug\":\"test-zGEtCc\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-06-661123b0c6f4a.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-06-661123b0c8bd5.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":0.5,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>Test<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-06T10:28:00.000000Z\",\"updated_at\":\"2024-04-08T06:33:39.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2024-04-06-661123b0c8f31.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"168384\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'canceled', 'unpaid', '2024-04-08 19:12:48', '2024-04-08 19:14:06', NULL, '', '[]', 'discount_on_product', 0, 0),
(123, 100095, 38, 1, NULL, '{\"id\":38,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Day Cream with Parijaat Extract 30g\",\"slug\":\"ae-naturals-roop-sundar-day-cream-with-parijaat-extract-30g-Fx5q5K\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650876f9d9488.png\\\",\\\"2023-09-18-650876f9da1dd.png\\\",\\\"2023-09-18-650876f9da2bf.png\\\",\\\"2023-09-18-650876f9da39e.png\\\",\\\"2023-09-18-650876f9da454.png\\\",\\\"2023-09-18-650876f9da4ed.png\\\",\\\"2023-09-18-650876f9da5a5.png\\\",\\\"2023-09-18-650876f9da672.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5c569c583.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/m3KTh5qZdH8?si=511V1fUG_o68-Z9N\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>Indulge in the allure of radiant skin with AE Naturals Roop Sundar Day Cream featuring the exceptional benefits of Parijaat Extract. This distinctive skincare marvel is designed to be your daily companion, providing nourishment and protection to your skin throughout the day.<\\/p><p>Immerse yourself in the goodness of Parijaat Extract, a key ingredient known for its remarkable anti-inflammatory and antioxidant properties. AE Naturals Roop Sundar Day Cream harnesses the power of nature to create a formula that goes beyond conventional skincare, offering a unique blend of rejuvenation and protection.<\\/p><p>It becomes a daily ritual of self-care, infusing your skin with the care it deserves and ensuring it remains resilient and radiant throughout the day. Elevate your skincare routine with AE Naturals Roop Sundar Day Cream, where the richness of Parijaat Extract meets the artistry of effective skincare. Unveil the beauty of naturally nurtured and protected skin, and make each day a celebration of your radiant and beautiful self.<\\/p><p>&nbsp;<\\/p><h3><strong>Key benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishes your skin and makes it glowing:<\\/strong> &nbsp;&nbsp;AE Naturals Roop Sundar Day Cream deeply nourishes your skin, infusing it with essential nutrients. Experience a radiant glow as the cream works to enhance your skin\'s natural vitality and luminosity.<\\/li><li><strong>Provides long-lasting moisture:<\\/strong> &nbsp;&nbsp;Enjoy the sustained hydration benefits of this day cream, as it provides long-lasting moisture. Say goodbye to dryness as your skin remains comfortably moisturized throughout the day.<\\/li><li><strong>Reduces the appearance of fine lines and wrinkles:<\\/strong> &nbsp;&nbsp;Specially formulated, the cream targets fine lines and wrinkles, contributing to a smoother and more youthful complexion. Witness a visible reduction in the signs of aging as your skin regains its resilience.<\\/li><li><strong>Protects skin from environmental stressors:<\\/strong> &nbsp;&nbsp;AE Naturals Roop Sundar Day Cream acts as a protective shield, defending your skin against environmental stressors. Ensure your skin stays guarded and resilient in the face of daily challenges.<\\/li><li><strong>Improves skin texture:<\\/strong> &nbsp;&nbsp;Experience an improvement in your skin\'s texture with the regular use of this day cream. Enjoy a smoother and more refined complexion as the cream enhances the overall quality of your skin.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat extract: It<\\/strong> helps to brighten the complexion, reduce the appearance of dark spots and blemishes, and has anti-inflammatory properties that can help soothe irritated skin.<\\/li><li><strong>Almond oil:<\\/strong> Rich in vitamins and minerals, almond oil can help to nourish and hydrate the skin, and may also help to reduce the appearance of scars and stretch marks<\\/li><li><strong>Hyaluronic acid:<\\/strong> It helps to hydrate and plump the skin, reducing the appearance of fine lines and wrinkles. It can also improve skin texture and tone, and reduce the appearance of pores.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>1. Apply a small amount to cleansed face and neck.<\\/p><p>2. Gently massage in circular motions.<\\/p><p>3. Allow full absorption into the skin.<\\/p><p>4. Use daily for best results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:12:41.000000Z\",\"updated_at\":\"2024-04-08T17:06:18.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Day Cream SPF50 | Sun Protection\",\"meta_description\":\"Protect your skin with AE Naturals Roop Sundar Day Cream SPF50. Our non-sticky, water-resistant formula ensures all-day protection. Fades sunspots and gives a flawless, tan-free look. Shop no\",\"meta_image\":\"2024-01-05-6597da064cd6c.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000382\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-04-08 22:50:37', '2024-05-06 15:12:06', NULL, '', '[]', 'discount_on_product', 1, 0),
(124, 100095, 87, 1, NULL, '{\"id\":87,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar D-Tan Brightening Face Pack 300g\",\"slug\":\"ae-naturals-roop-sundar-d-tan-brightening-face-pack-300g-OfKhmk\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d2ac93c5e5.png\\\",\\\"2023-09-22-650d2ac93d2a8.png\\\",\\\"2023-09-22-650d2ac93d35f.png\\\",\\\"2023-09-22-650d2ac93d433.png\\\",\\\"2023-09-22-650d2ac93d4e8.png\\\",\\\"2023-09-22-650d2ac93d577.png\\\",\\\"2023-09-22-650d2ac93d64d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-07-654a554d385a3.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":449,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Indulge in the luxurious treatment of AE Naturals Roop Sundar D-Tan Brightening Face Pack, a powerhouse formula crafted to effectively reduce tan and promote a brighter complexion. Enriched with powerful ingredients, this face pack specifically targets sun damage, pigmentation, and uneven skin tone. The transformative effects of this face pack become evident with regular use. As it works its magic, the mask leaves the skin feeling refreshed, radiant, and revitalized. This product is not just a skincare solution; it\'s a pampering experience that contributes to the overall health and vibrancy of your complexion.<\\/p><p>Incorporate AE Naturals Roop Sundar D-Tan Brightening Face Pack into your skincare routine to unveil the luminosity within your skin. Elevate your self-care regimen with this luxurious treatment, and enjoy the refreshing and revitalizing effects that come with the targeted reduction of tan lines and the promotion of a brighter and more even complexion.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Reduces tan and sun damage: <\\/strong>The product likely incorporates reparative ingredients such as antioxidants or natural extracts to reduce tan lines and repair damage caused by sun exposure.<\\/li><li><strong>Brightens and evens out the complexion:&nbsp;<\\/strong>Formulated with brightening agents like vitamin C or licorice extract, the product targets dullness and uneven skin tone, promoting a brighter and more uniform complexion.<\\/li><li><strong>Diminishes dark spots and pigmentation:&nbsp;<\\/strong>Incorporating skin-brightening components such as niacinamide or alpha arbutin, the product actively works to diminish dark spots and pigmentation, contributing to a more even skin tone.<\\/li><li><strong>Provides deep nourishment and hydration: <\\/strong>With nourishing elements like essential oils or botanical extracts, the product ensures deep nourishment and hydration, maintaining the skin\'s health and preventing dryness.<\\/li><li><strong>Leaves the skin looking revitalized and radiant<\\/strong>:&nbsp;The inclusion of revitalizing ingredients like peptides or collagen-boosting compounds leaves the skin looking revitalized and radiant, promoting a healthy and youthful appearance.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Licorice Extract: <\\/strong>Licorice Extract is known for its skin-lightening properties. It effectively lightens dark spots and contributes to an even skin tone. Its natural compounds, such as glabridin, inhibit pigmentation, promoting a more balanced complexion.<\\/li><li><strong>Vitamin C: <\\/strong>Vitamin C provides potent antioxidant protection, helping combat free radicals. Additionally, it brightens the skin, contributing to a more radiant and even complexion. Vitamin C supports collagen synthesis, promoting skin elasticity and firmness.<\\/li><li><strong>Turmeric Extract: <\\/strong>Turmeric Extract possesses both anti-inflammatory and antioxidant properties. Its curcumin content contributes to reducing inflammation and protecting the skin from oxidative stress. This natural ingredient supports overall skin health.<\\/li><li><strong>Aloe Vera Extract<\\/strong>: Aloe Vera Extract soothes and hydrates the skin, providing relief from irritation. Its hydrating properties make it effective in maintaining skin comfort, and its calming effects contribute to a healthier and more balanced skin complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply an even layer to clean, dry skin.<\\/p><p>2. Leave on until it dries.<\\/p><p>3. Rinse off with lukewarm water and gently pat dry.<\\/p><p>4. Use 1-2 times a week as part of your skincare routine.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T05:48:57.000000Z\",\"updated_at\":\"2024-04-08T17:06:18.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar D-Tan Brightening Face Pack - Glow\",\"meta_description\":\"Experience radiant skin with AE Naturals Roop Sundar D-Tan Brightening Face Pack. Reduce tan, pigmentation, and dark spots. Get a brighter complexion. Perfect for weekly skincare routines.\",\"meta_image\":\"2023-10-08-6522590c334df.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000733\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 368.18, 80.82, 0, 'include', 'delivered', 'unpaid', '2024-04-08 22:50:37', '2024-05-06 15:12:06', NULL, '', '[]', 'discount_on_product', 1, 0),
(125, 100096, 423, 1, NULL, '{\"id\":423,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Test\",\"slug\":\"test-zGEtCc\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-06-661123b0c6f4a.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-06-661123b0c8bd5.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":0.5,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>Test<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-06T10:28:00.000000Z\",\"updated_at\":\"2024-04-08T13:44:06.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2024-04-06-661123b0c8f31.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"168384\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'delivered', 'unpaid', '2024-04-09 14:25:48', '2024-05-06 15:13:04', NULL, '', '[]', 'discount_on_product', 1, 0),
(126, 100097, 340, 1, NULL, '{\"id\":340,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"IPA (Rubbing Alcohol)\",\"slug\":\"ipa-rubbing-alcohol-y5FTr7\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-660122e67bc0b.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-660122e67cb77.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":245,\\\"sku\\\":\\\"I(A-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":6000,\\\"sku\\\":\\\"I(A-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":23000,\\\"sku\\\":\\\"I(A-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":245,\"purchase_price\":245,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Isopropyl alcohol (IPA), commonly known as rubbing alcohol, is a versatile and widely used disinfectant, antiseptic, and solvent. It is a clear, colorless liquid with a strong odor and is composed of isopropyl alcohol, water, and occasionally small amounts of denaturants to discourage consumption.<\\/p><p>One of the primary uses of IPA is as a disinfectant and antiseptic. Due to its antimicrobial properties, IPA is effective at killing bacteria, viruses, and fungi on surfaces and skin. It is commonly used for cleaning and disinfecting wounds, cuts, and abrasions to prevent infection. IPA is also used to sanitize medical instruments, equipment, and surfaces in healthcare settings, laboratories, and households.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T07:08:22.000000Z\",\"updated_at\":\"2024-03-25T07:08:22.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"250302\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 200.9, 44.1, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(127, 100097, 282, 1, NULL, '{\"id\":282,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Sand Brown Soap Color\",\"slug\":\"sand-brown-soap-color-UiaP8T\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"36\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"36\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-22-65fd2749de00d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-22-65fd2749ded4e.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"20ML\\\",\\\"  100ML\\\",\\\"  1L\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"20ML\\\",\\\"price\\\":50,\\\"sku\\\":\\\"SBSC-20ML\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100ML\\\",\\\"price\\\":260,\\\"sku\\\":\\\"SBSC-100ML\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1L\\\",\\\"price\\\":2215,\\\"sku\\\":\\\"SBSC-1L\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":50,\"purchase_price\":50,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>Sand Brown Soap Color offers a natural and earthy tone, ideal for handmade soaps. This hue brings warmth and rustic charm to your soap creations, evoking the beauty of sandy beaches and earthy landscapes.<\\/p><p><br><strong>Application:&nbsp;<\\/strong><br><br>Use Sand Brown Soap Color in your soap-making process to achieve a warm and rustic aesthetic. Blend it with other colors or use it alone to create unique designs that capture the essence of nature.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-22T06:38:01.000000Z\",\"updated_at\":\"2024-04-08T10:03:42.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Sand Brown Soap Color: Natural and Earthy Tone\",\"meta_description\":\"Achieve a natural and earthy tone with Sand Brown Soap Color. Perfect for handmade soaps, this hue adds warmth and rustic charm to your creations.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"082203\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 41, 9, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(128, 100097, 280, 1, NULL, '{\"id\":280,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Pink Soap Color\",\"slug\":\"pink-soap-color-VALUBE\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"36\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"36\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-22-65fd26a77af7f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-22-65fd26a77bf0e.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"20ML\\\",\\\"  100ML\\\",\\\"  1L\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"20ML\\\",\\\"price\\\":50,\\\"sku\\\":\\\"PSC-20ML\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100ML\\\",\\\"price\\\":260,\\\"sku\\\":\\\"PSC-100ML\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1L\\\",\\\"price\\\":2215,\\\"sku\\\":\\\"PSC-1L\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":50,\"purchase_price\":50,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>Pink Soap Color offers a soft and feminine hue that enhances the beauty of handmade soaps. With its delicate shade, it infuses elegance and charm into soap designs, creating a romantic and inviting atmosphere.<\\/p><p><br><strong>Application:&nbsp;<\\/strong><br><br>Incorporate Pink Soap Color into your soap-making process to achieve delicate and romantic designs. Whether used for floral patterns, ombre effects, or as a standalone color, this soft hue adds a touch of sophistication to your handmade creations.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-22T06:35:19.000000Z\",\"updated_at\":\"2024-04-08T10:05:21.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Pink Soap Color: Soft and Feminine Shade for Handmade Soaps\",\"meta_description\":\"Elevate your handmade soaps with Pink Soap Color, a soft and feminine hue that adds a touch of elegance and charm. Perfect for creating delicate and romantic soap designs.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"062203\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 41, 9, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(129, 100097, 279, 1, NULL, '{\"id\":279,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Blue Soap Color\",\"slug\":\"blue-soap-color-lZvINb\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"36\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"36\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-22-65fd25c52fb11.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-22-65fd25c530b3d.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"20ML\\\",\\\"  100ML\\\",\\\"  1L\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"20ML\\\",\\\"price\\\":50,\\\"sku\\\":\\\"BSC-20ML\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100ML\\\",\\\"price\\\":260,\\\"sku\\\":\\\"BSC-100ML\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1L\\\",\\\"price\\\":2215,\\\"sku\\\":\\\"BSC-1L\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":50,\"purchase_price\":50,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>Blue Soap Color brings a sense of calm and tranquility to handmade soaps, evoking the serene beauty of clear skies and tranquil waters. Its soothing hue creates a peaceful atmosphere, making it ideal for relaxation and unwinding.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Incorporate Blue Soap Color into your soap-making process to create soothing and serene designs. Whether used for ocean-inspired themes, swirl patterns, or as a base color, this calming shade adds depth and tranquility to your handmade creations.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-22T06:31:33.000000Z\",\"updated_at\":\"2024-04-08T10:06:51.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Blue Soap Color: Calming and Tranquil Shade for Handmade Soaps\",\"meta_description\":\"Discover the soothing allure of Blue Soap Color, perfect for creating calming and tranquil soap designs. Add a touch of serenity to your handmade creations.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"052203\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 41, 9, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(130, 100097, 278, 1, NULL, '{\"id\":278,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Violet Soap Color\",\"slug\":\"violet-soap-colour-2R6mJu\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"36\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"36\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-22-65fd2551e870d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-22-65fd2551e96e0.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"20ML\\\",\\\"    100ML\\\",\\\"    1L\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"20ML\\\",\\\"price\\\":50,\\\"sku\\\":\\\"VSC-20ML\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100ML\\\",\\\"price\\\":260,\\\"sku\\\":\\\"VSC-100ML\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1L\\\",\\\"price\\\":2215,\\\"sku\\\":\\\"VSC-1L\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":50,\"purchase_price\":50,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>Violet Soap Color adds an elegant and enchanting touch to handmade soaps, infusing them with the allure of blooming flowers and mystical landscapes. Its captivating hue evokes a sense of sophistication and charm, making it perfect for creating luxurious and memorable soap designs.<br>&nbsp;<\\/p><p><strong>Application:<\\/strong><br><br>Incorporate Violet Soap Color into your soap-making process to create mesmerizing and enchanting designs. Whether used for swirl patterns, floral motifs, or as an accent color, this captivating hue elevates your handmade creations with its elegance and charm.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-22T06:29:37.000000Z\",\"updated_at\":\"2024-04-08T10:08:26.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Violet Soap Color: Elegant and Enchanting Shade for Handmade Soaps\",\"meta_description\":\"Elevate your handmade soaps with Violet Soap Color, a captivating hue that exudes elegance and charm. Create enchanting designs reminiscent of blooming flowers and magical landscapes.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"042203\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 41, 9, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(131, 100097, 276, 1, NULL, '{\"id\":276,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Red Liquid Color\",\"slug\":\"red-liquid-color-t3L3de\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"36\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"36\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-22-65fd2268afd39.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-22-65fd2268b089a.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"20ML\\\",\\\"    100ML\\\",\\\"    1L\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"20ML\\\",\\\"price\\\":50,\\\"sku\\\":\\\"RLC-20ML\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100ML\\\",\\\"price\\\":260,\\\"sku\\\":\\\"RLC-100ML\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1L\\\",\\\"price\\\":2215,\\\"sku\\\":\\\"RLC-1L\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":50,\"purchase_price\":50,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>Red Liquid Color offers a bold and striking hue that adds drama and intensity to handmade creations. Its vibrant shade commands attention and exudes confidence, making it a standout choice for creating eye-catching and memorable designs.<br>&nbsp;<\\/p><p><strong>Application:<\\/strong><br><br>Incorporate Red Liquid Color into your crafting projects to create impactful and attention-grabbing designs. Whether used for soap-making, bath bombs, or other handmade products, this bold hue adds a touch of excitement and energy to your creations, leaving a lasting impression.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-22T06:17:12.000000Z\",\"updated_at\":\"2024-04-08T10:10:08.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Red Liquid Color: Bold and Striking Hue for Handmade Creations\",\"meta_description\":\"Explore the bold allure of Red Liquid Color, perfect for adding drama and intensity to your handmade creations. Create eye-catching designs that command attention.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"022203\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 41, 9, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(132, 100097, 277, 1, NULL, '{\"id\":277,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Yellow Liquid Color\",\"slug\":\"yellow-liquid-color-fDpOfj\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"36\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"36\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-22-65fd22ee0a2ff.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-22-65fd22ee0aea3.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"20ML\\\",\\\"    100ML\\\",\\\"    1L\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"20ML\\\",\\\"price\\\":50,\\\"sku\\\":\\\"YLC-20ML\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100ML\\\",\\\"price\\\":260,\\\"sku\\\":\\\"YLC-100ML\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1L\\\",\\\"price\\\":2215,\\\"sku\\\":\\\"YLC-1L\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":50,\"purchase_price\":50,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>Yellow Liquid Color injects a burst of brightness into handmade products, radiating warmth and vibrancy. Its cheerful hue evokes feelings of happiness and sunshine, making it an ideal choice for creating uplifting and vibrant designs.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Incorporate Yellow Liquid Color into your crafting projects to infuse them with energy and positivity. Whether used for soap-making, bath bombs, or other handmade products, this bright hue adds a sunny disposition and enlivens your creations with its cheerful vibe.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-22T06:19:26.000000Z\",\"updated_at\":\"2024-04-08T10:09:21.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Yellow Liquid Color: Bright and Cheerful Hue for Handmade Products\",\"meta_description\":\"Add a pop of brightness to your handmade products with Yellow Liquid Color. This cheerful hue brings warmth and vibrancy, perfect for creating uplifting and sunny designs.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"032203\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 41, 9, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(133, 100097, 275, 1, NULL, '{\"id\":275,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Green Soap Color\",\"slug\":\"green-soap-colour-MK24Xq\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"36\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"36\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-22-65fd19240695b.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-22-65fd1924075d4.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"20ML\\\",\\\"    100ML\\\",\\\"    1L\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"20ML\\\",\\\"price\\\":50,\\\"sku\\\":\\\"GSC-20ML\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100ML\\\",\\\"price\\\":260,\\\"sku\\\":\\\"GSC-100ML\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1L\\\",\\\"price\\\":2215,\\\"sku\\\":\\\"GSC-1L\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":50,\"purchase_price\":50,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<ul><li>PREMIUM Essential Collection Liquid Colorant series&nbsp; DIY Soap Lab, India\\u2019s Largest Soap Accessories Online Studio.<\\/li><li>DIY ESSENTIALS to make creations extra vibrant and colourful from these non-toxic and skin friendly liquid colours.<\\/li><li>USEFUL for handmade soap making, bath salts, bubble bath, bath bobs, candles, cosmetics, industrial use, art &amp; craft, water soluble activities, and routine home creations.<\\/li><li>MULTIPURPOSE colours are tested to unmatched quality and commitment towards safe and sustainable practices.<\\/li><li>20ML DROPPER bottles for easy and mess free creations and long-lasting use with no stains and spills.<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-22T05:37:40.000000Z\",\"updated_at\":\"2024-03-22T06:22:51.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"012203\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 41, 9, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(134, 100097, 257, 1, NULL, '{\"id\":257,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Shea Butter Soap Base - White Color\",\"slug\":\"shea-butter-soap-base-white-color-YJuF2p\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f42aaa2089d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f42aaa21476.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"SBSB-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"SBSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"SBSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Category: Bases<br>Tags: Melt and pour soap base, Natural Soap Base, SHEA BUTTER SOAP BASE, SLS and Paraben free Soap Base<br><br>Shea Butter moisturizes pores without clogging them. It\\u2019s natural, so no side effects or harsh reactions on babies and on those with sensitive skin. Provides natural protection from UV radiation. Resists eczema, psoriasis and dermatitis.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T11:02:02.000000Z\",\"updated_at\":\"2024-04-02T09:55:23.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000003\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(135, 100097, 256, 1, NULL, '{\"id\":256,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Ultra White Soap Base - White Color\",\"slug\":\"ultra-white-soap-base-white-color-BYuqGa\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f41d460b5a6.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f41d460c285.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"UWSB-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"UWSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"UWSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Appearance: It appears bright white in color and is opaque. Caution: This soap base is ideal for experienced soap makers since it tends to set easily and quickly. Safe: This soap base does not consist of any preservatives and is SLS-free as well.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T10:04:54.000000Z\",\"updated_at\":\"2024-03-18T04:46:56.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000002\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 139.4, 30.6, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(136, 100097, 267, 1, NULL, '{\"id\":267,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Red Wine Soap Base - Wine Color\",\"slug\":\"red-wine-soap-base-wine-color-hzOrWq\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7e37fd5c5f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7e37fd67fa.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"RWSB-WC-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"RWSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"RWSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Category: Bases<br>Tags: Melt and pour soap base, Natural Soap Base, RED WINE SOAP BASE, SLS and Paraben free Soap Base<br><br>Contains 100% pure and natural Red wine extract &amp; Pomegranate \\u2013 Our Red wine &amp; Pomegranate soap base is one of a kind and a unique one available in market. The soap base comes with the amazing benefits of the Red wine and Pomegranate<br>SLS, SLES and Paraben free soap base. 100% vegetarian and free from animal testing<br>Luxurious lather and high skin beneficial soap base<br>Odourless soap base benefiting maximum fragrance you add.<br>Slow setting formula, gives you time to make creative designer soaps.<\\/p><p>Red wine is packed with antioxidants like flavonoid, resveratrol and tannin which help fight ageing by restoring collagen and elastic fibers. Red wine gives a boost to sagging skin, reducing fine lines and wrinkles. Being rich in antioxidants, pomegranates neutralise the effect of free radicals in our body. The anti-ageing plant compounds in the fruit also help in stimulating skin cells and help in cellular regeneration thereby keeping wrinkles and sagging skin at bay. With unique blend of Red wine and pomegranate, Ribs International Red Wine and Pomegranate soap base is good for making soaps having anti ageing and anti oxidant property.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:47:27.000000Z\",\"updated_at\":\"2024-03-19T09:44:48.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000013\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(137, 100097, 262, 1, NULL, '{\"id\":262,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Charcoal Soap Base - Black Color\",\"slug\":\"charcoal-soap-base-black-color-cCF5MY\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7dedbf1d65.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7dedbf27b1.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"CSB-BC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"CSB-BC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"CSB-BC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Category: Bases<br>Tags: CHARCOAL SOAP BASE, Melt and pour soap base, Natural Soap Base, SLS and Paraben free Soap Base<br><br>Skin and Flare-Ups \\u2013 The right charcoal soap may gently cleanse and help soothe any psoriasis and eczema flare-ups due to its antibacterial and purifying properties.<\\/p><p>Makeup Brush Cleanser \\u2013 Lather a bar and use it to do your weekly wash of your makeup brushes.<\\/p><p>Use as a Deodorant Soap \\u2013 Take advantage of the purifying and antibacterial properties to help deodorize in the shower.<\\/p><p>May Help with Dandruff \\u2013 Charcoal may also help clarify and gentle cleanse dandruff-prone scalps to help ease the flakes. Some companies have even come out with activated charcoal shampoo bars.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:27:39.000000Z\",\"updated_at\":\"2024-04-02T09:55:23.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000008\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(138, 100097, 259, 1, NULL, '{\"id\":259,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Coco Butter Soap Base - White Color\",\"slug\":\"coco-butter-soap-base-white-color-8iNAfL\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f42e9e4b52f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f42e9e4c23f.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"CBSB-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"CBSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"CBSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Category: Bases<br><br>Tags: COCO BUTTER SOAP BASE, Melt and pour soap base, Natural Soap Base, SLS and Paraben free Soap Base<br><br>All Natural SFIC Cocoa Butter Melt and Pour Soap Base: The melt and pour cocoa butter base from sfic contains 5% added unrefined cocoa butter. This makes a white soap base that offers a creamy lather and has a pleasant chocolate smell.<br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T11:18:54.000000Z\",\"updated_at\":\"2024-03-18T04:55:30.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000005\",\"additional_desc\":null,\"reviews_count\":2,\"translations\":[],\"reviews\":[{\"id\":2,\"product_id\":259,\"customer_id\":215,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Good\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":3,\"product_id\":259,\"customer_id\":217,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Coming Soon\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(139, 100097, 258, 1, NULL, '{\"id\":258,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Goat Milk Soap Base - White Color\",\"slug\":\"goat-milk-soap-base-white-color-5hm7ZG\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f42cf0305ae.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f42cf0311f2.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"GMSB-WC-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"GMSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"GMSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Category: Bases<br><br>Tags: GOAT MILK SOAP BASE, Melt and pour soap base, Natural Soap Base, SLS and Paraben free Soap Base<br><br>Goat Milk contains lactic acid that helps in removing dead skin cells. It is high in Vitamin A which is necessary to repair damaged skin tissues and maintain healthy and younger looking skin. With such multi faceted properties that benefit your skin, Goat milk soap base is a great ingredient to keep in your arsenal.<\\/p><p>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T11:11:44.000000Z\",\"updated_at\":\"2024-03-19T09:44:48.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000004\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(140, 100097, 260, 1, NULL, '{\"id\":260,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Camel Milk Soap Base - White Color\",\"slug\":\"camel-milk-soap-base-white-color-yyixTe\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7dbd05e857.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7dbd05f746.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"CMSB-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"CMSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"CMSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Category: Bases<br>Tags: DONKEY MILK SOAP BASE, Melt and pour soap base, Natural Soap Base, SLS and Paraben free Soap Base<br><br>Camel Milk is rich in healthy vitamins and minerals, and contains disease-fighting immunoglobulins, providing potent healing benefits for the skin biome. The unique milk structure can penetrate lower layers of the skin and provide everything that is needed for healthy, younger, and brighter looking skin.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:14:40.000000Z\",\"updated_at\":\"2024-03-18T06:14:40.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000006\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(141, 100097, 274, 1, NULL, '{\"id\":274,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Lotion Base\",\"slug\":\"lotion-base-33wBE5\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f80be0e8487.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f80be0e95ee.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":230,\\\"sku\\\":\\\"LB-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":5500,\\\"sku\\\":\\\"LB-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":19000,\\\"sku\\\":\\\"LB-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":230,\"purchase_price\":230,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Lotion Base: Lotion Base is fully formulated, pre-thickened, and only requires the addition of fragrance or essential oils. It is suitable for all skin types and is enriched with nourishing emollients. Enriched with moisturizing Aloe Vera Light velvety texture that leaves the skin feeling silky Suitable for all skin types Ideal for manufacturers large or small, hand fill, or automated to produce a line of lotion products. Quick absorbing, lightweight lotion base. Features: A rich emollient base that can be used as a moisturizer (emollient-type), or as a base for creating your own rich emollient creams or lotions. Can be used as a face and body lotion. key ingredients: AQUA, GLYCERIN,ALOE VERA, OLIVE OIL, SHEA BUTTER, MANGO BUTTER,STEARIC ACID, EDTA,PRESERVATIVE<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T09:39:44.000000Z\",\"updated_at\":\"2024-03-18T09:39:44.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000021\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 188.6, 41.4, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(142, 100097, 352, 1, NULL, '{\"id\":352,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Toilet Cleaner\",\"slug\":\"toilet-cleaner-hD2SDn\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"40\\\",\\\"position\\\":1}]\",\"category_id\":\"40\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-28-6605748733f44.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-28-66057487352f8.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    5kg\\\",\\\"    10kg\\\",\\\"    20kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":69,\\\"sku\\\":\\\"TC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"5kg\\\",\\\"price\\\":270,\\\"sku\\\":\\\"TC-5kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"10kg\\\",\\\"price\\\":520,\\\"sku\\\":\\\"TC-10kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"20kg\\\",\\\"price\\\":950,\\\"sku\\\":\\\"TC-20kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":69,\"purchase_price\":69,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>PureGleam Toilet Cleaner is a potent formula designed to effectively clean and disinfect toilet bowls, leaving them sparkling and hygienic. Its thick gel formula clings to the surface, allowing for maximum coverage and prolonged contact time to dissolve tough stains, lime scale, and bacteria.<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Perfect for cleaning and disinfecting toilet bowls, rims, and under the rim areas.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-28T06:18:38.000000Z\",\"updated_at\":\"2024-04-04T05:23:03.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"PureGleam Toilet Cleaner - Powerful Disinfection for Sparkling Toilets\",\"meta_description\":\"Explore PureGleam Toilet Cleaner, a potent formula for cleaning and disinfecting toilet bowls. Its thick gel formula clings to surfaces, effectively dissolving tough stains, lime scale, and b\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"270304\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 56.58, 12.42, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(143, 100097, 210, 1, NULL, '{\"id\":210,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"vanilla Fragrance oil\",\"slug\":\"vanilla-fragrance-oil-CqB64B\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e952bef1478.png\\\",\\\"2024-03-07-65e952bef2e22.png\\\",\\\"2024-03-07-65e952bef25e9.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e952bef36c8.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":215,\\\"sku\\\":\\\"vFo-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1440,\\\"sku\\\":\\\"vFo-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":215,\"purchase_price\":215,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T05:38:06.000000Z\",\"updated_at\":\"2024-03-23T04:44:47.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000473\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 176.3, 38.7, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(144, 100097, 209, 1, NULL, '{\"id\":209,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Paarijat Fragrance oil\",\"slug\":\"paarijat-fragrance-oil-EGWA1C\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e9525d0e4e5.png\\\",\\\"2024-03-07-65e9525d0f1eb.png\\\",\\\"2024-03-07-65e9525d0f78d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e9525d0ff1f.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":250,\\\"sku\\\":\\\"PFo-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1890,\\\"sku\\\":\\\"PFo-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":250,\"purchase_price\":250,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T05:36:29.000000Z\",\"updated_at\":\"2024-03-23T04:44:20.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000471\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 205, 45, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(145, 100097, 205, 1, NULL, '{\"id\":205,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Mango Fragrance Oil\",\"slug\":\"mango-fragrance-oil-gVtRnt\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e94fbaa7ef4.png\\\",\\\"2024-03-07-65e94fbaa8cab.png\\\",\\\"2024-03-07-65e94fbaa9224.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e94fbaa97c3.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":215,\\\"sku\\\":\\\"MFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1445,\\\"sku\\\":\\\"MFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":215,\"purchase_price\":215,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T05:25:14.000000Z\",\"updated_at\":\"2024-03-23T04:42:44.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000379\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 176.3, 38.7, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(146, 100097, 200, 1, NULL, '{\"id\":200,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Chocolate Fragrance Oil\",\"slug\":\"chocolate-fragrance-oil-lBRKxh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e943141f683.png\\\",\\\"2024-03-07-65e94314203cf.png\\\",\\\"2024-03-07-65e9431420990.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e9431420f6b.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":265,\\\"sku\\\":\\\"CFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":2075,\\\"sku\\\":\\\"CFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":265,\"purchase_price\":265,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T04:31:16.000000Z\",\"updated_at\":\"2024-03-23T04:40:28.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000374\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 217.3, 47.7, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(147, 100097, 196, 1, NULL, '{\"id\":196,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Irish Spring Fragrance Oil\",\"slug\":\"irish-spring-fragrance-oil-o1g0Rd\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e941dd83146.png\\\",\\\"2024-03-07-65e941dd842aa.png\\\",\\\"2024-03-07-65e941dd848bf.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e941dd84fb8.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":240,\\\"sku\\\":\\\"ISFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1750,\\\"sku\\\":\\\"ISFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":240,\"purchase_price\":240,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T04:26:05.000000Z\",\"updated_at\":\"2024-03-23T04:38:26.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000370\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 196.8, 43.2, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(148, 100097, 191, 1, NULL, '{\"id\":191,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Margo Herbal Fragrance Oil\",\"slug\":\"margo-herbal-fragrance-oil-3cz4v6\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e9403027f7c.png\\\",\\\"2024-03-07-65e9403028e6a.png\\\",\\\"2024-03-07-65e940302941e.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e94030299c8.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":180,\\\"sku\\\":\\\"MHFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1050,\\\"sku\\\":\\\"MHFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":180,\"purchase_price\":180,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T04:18:56.000000Z\",\"updated_at\":\"2024-03-23T04:36:14.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000365\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 147.6, 32.4, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(149, 100097, 190, 1, NULL, '{\"id\":190,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Neem Fragrance Oil\",\"slug\":\"neem-fragrance-oil-nGUMvT\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e93fdcab7e1.png\\\",\\\"2024-03-07-65e93fdcac483.png\\\",\\\"2024-03-07-65e93fdcaca3a.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e93fdcacf94.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":210,\\\"sku\\\":\\\"NFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1400,\\\"sku\\\":\\\"NFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":210,\"purchase_price\":210,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T04:17:32.000000Z\",\"updated_at\":\"2024-03-23T04:32:20.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000364\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 172.2, 37.8, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(150, 100097, 181, 1, NULL, '{\"id\":181,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Champa Fragrance Oil\",\"slug\":\"champa-fragrance-oil-fiXd6v\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e939cb7b03c.png\\\",\\\"2024-03-07-65e939cb7c00f.png\\\",\\\"2024-03-07-65e939cb7c8c2.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e939cb7d132.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":260,\\\"sku\\\":\\\"CFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1995,\\\"sku\\\":\\\"CFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":260,\"purchase_price\":260,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T03:51:39.000000Z\",\"updated_at\":\"2024-03-22T11:07:56.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000355\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 213.2, 46.8, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(151, 100097, 178, 1, NULL, '{\"id\":178,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Green herbs Fragrance Oil\",\"slug\":\"green-herbs-fragrance-oil-1opRG3\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-06-65e84dacb4d4b.png\\\",\\\"2024-03-06-65e84dacb6497.png\\\",\\\"2024-03-06-65e84dacb6fb8.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-06-65e84dacb7ad8.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":195,\\\"sku\\\":\\\"GhFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1200,\\\"sku\\\":\\\"GhFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":195,\"purchase_price\":195,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-06T11:04:12.000000Z\",\"updated_at\":\"2024-03-22T09:45:37.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000352\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 159.9, 35.1, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(152, 100097, 176, 1, NULL, '{\"id\":176,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Green Apple Fragrance Oil\",\"slug\":\"green-apple-fragrance-oil-vCy6Lw\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-06-65e84d0bb3539.png\\\",\\\"2024-03-06-65e84d0bb4fdc.png\\\",\\\"2024-03-06-65e84d0bb5a27.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-06-65e84d0bb6780.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":220,\\\"sku\\\":\\\"GAFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1535,\\\"sku\\\":\\\"GAFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":220,\"purchase_price\":220,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-06T11:01:31.000000Z\",\"updated_at\":\"2024-03-22T09:44:40.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000350\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 180.4, 39.6, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(153, 100097, 171, 1, NULL, '{\"id\":171,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Lemon Fragrance Oil\",\"slug\":\"lemon-fragrance-oil-XtVbTC\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-06-65e83f38014c3.png\\\",\\\"2024-03-06-65e83f38026c6.png\\\",\\\"2024-03-06-65e83f3802ed0.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-06-65e83f38037b0.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":195,\\\"sku\\\":\\\"LFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1200,\\\"sku\\\":\\\"LFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":195,\"purchase_price\":195,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-06T10:02:32.000000Z\",\"updated_at\":\"2024-03-22T09:42:27.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000345\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 159.9, 35.1, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(154, 100097, 168, 1, NULL, '{\"id\":168,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Sandal Fragrance Oil\",\"slug\":\"sandal-fragrance-oil-nEzxYn\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-06-65e83c3f8a5e7.png\\\",\\\"2024-03-06-65e83c3f8bd7d.png\\\",\\\"2024-03-06-65e83c3f8c538.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-06-65e83c3f8cd8a.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":255,\\\"sku\\\":\\\"SFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1930,\\\"sku\\\":\\\"SFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":255,\"purchase_price\":255,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-06T09:49:51.000000Z\",\"updated_at\":\"2024-03-22T09:40:55.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000342\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 209.1, 45.9, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(155, 100097, 167, 1, NULL, '{\"id\":167,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Neem Tulsi Fragrance Oil\",\"slug\":\"neem-tulsi-fragrance-oil-9OJUI5\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-06-65e83bdc6514b.png\\\",\\\"2024-03-06-65e83bdc664d8.png\\\",\\\"2024-03-06-65e83bdc6701a.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-06-65e83bdc679f9.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":255,\\\"sku\\\":\\\"NTFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1930,\\\"sku\\\":\\\"NTFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":255,\"purchase_price\":255,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-06T09:48:12.000000Z\",\"updated_at\":\"2024-03-22T09:40:25.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000341\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 209.1, 45.9, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(156, 100097, 166, 1, NULL, '{\"id\":166,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Cucumber Fragrance Oil\",\"slug\":\"cucumber-fragrance-oil-AJWK7y\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-06-65e83b1bab4ef.png\\\",\\\"2024-03-06-65e83b1bac72f.png\\\",\\\"2024-03-06-65e83b1bacf60.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-06-65e83b1bad7bb.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":280,\\\"sku\\\":\\\"CFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":2200,\\\"sku\\\":\\\"CFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":280,\"purchase_price\":280,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-06T09:44:59.000000Z\",\"updated_at\":\"2024-03-22T09:39:57.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000340\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 229.6, 50.4, 0, 'include', 'delivered', 'unpaid', '2024-04-09 18:49:14', '2024-05-06 15:12:52', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(157, 100098, 420, 1, NULL, '{\"id\":420,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Almond Oil\",\"slug\":\"almond-oil-6tnldA\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"43\\\",\\\"position\\\":1}]\",\"category_id\":\"43\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-02-660bcb745c97f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-02-660bcb745d852.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"500ml\\\",\\\"    1kg\\\",\\\"    5kg\\\",\\\"    50kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"500ml\\\",\\\"price\\\":435,\\\"sku\\\":\\\"AO-500ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":800,\\\"sku\\\":\\\"AO-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"5kg\\\",\\\"price\\\":3900,\\\"sku\\\":\\\"AO-5kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"50kg\\\",\\\"price\\\":37500,\\\"sku\\\":\\\"AO-50kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":435,\"purchase_price\":435,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>Derived from nutrient-rich almonds, NutriBlend Almond Essence serves as a versatile addition to your daily routine. Whether in the kitchen or the bathroom, its natural properties offer a multitude of benefits for culinary and skincare applications.<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Perfect for cooking, baking, moisturizing skin, and nourishing hair.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-02T09:10:12.000000Z\",\"updated_at\":\"2024-04-03T08:51:37.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"NutriBlend Almond Essence - Versatile Culinary & Skincare Essential\",\"meta_description\":\"Discover NutriBlend Almond Essence, derived from nutrient-rich almonds for versatile use in cooking and skincare. Elevate your culinary creations and pamper your skin with this natural essent\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"240009\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 356.7, 78.3, 0, 'include', 'canceled', 'unpaid', '2024-04-11 15:46:25', '2024-05-06 15:15:16', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 0, 0),
(158, 100099, 96, 1, NULL, '{\"id\":96,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Almond & Milk Soap 100g Pack Of 3\",\"slug\":\"ae-naturals-almond-milk-soap-100g-pack-of-3-wg291O\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660af30b76833.png\\\",\\\"2023-09-22-650d52fa96a03.png\\\",\\\"2024-04-01-660af30b77607.png\\\",\\\"2023-09-22-650d52fa9763c.png\\\",\\\"2023-09-22-650d52fa976f0.png\\\",\\\"2023-09-22-650d52fa97861.png\\\",\\\"2023-09-22-650d52fa97930.png\\\",\\\"2023-09-22-650d52fa979c2.png\\\",\\\"2023-09-22-650d52fa977a4.png\\\",\\\"2023-09-22-650d52fa97a73.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-05-6547437b96ad3.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":199,\"purchase_price\":199,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p>Immerse your skin in the indulgent experience of <strong>AE Naturals Almond &amp; Milk Soap,<\\/strong> a luxurious blend crafted with almond oil and milk extract. This soap offers a gentle cleansing and nourishing ritual, working to reduce acne, dark circles, and promote a radiant complexion.&nbsp; The infusion of almond oil and milk extract brings their rich and soothing properties to the forefront. Almond oil is known for its moisturizing and skin-nourishing benefits, while milk extract contributes to a gentle yet effective cleansing experience. Together, they create a harmonious blend that caters to the needs of your skin.<\\/p><p>&nbsp;<\\/p><p>Incorporate AE Naturals Almond &amp; Milk Soap into your daily skincare routine to revel in the luxurious fusion of almond oil, milk extract, and glycerin. Treat your skin to the pampering it deserves, achieving a radiant complexion and enjoying the overall well-being that comes with this premium soap.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><ul><li><strong>Hydrates and Moisturizes for Supple Skin: <\\/strong>The product deeply hydrates and moisturizes, likely utilizing ingredients such as glycerin or jojoba oil, to maintain supple and well-moisturized skin.<\\/li><li><strong>Reduces Acne and Diminishes Dark Circles<\\/strong>:&nbsp;Incorporating acne-fighting elements like salicylic acid and dark circle-reducing components such as vitamin C, the product addresses both acne issues and dark circles, promoting a clearer complexion.<\\/li><li><strong>Revitalizes and Nourishes for a Natural Glow<\\/strong>:&nbsp;With revitalizing agents like antioxidants or botanical extracts, the product nourishes and revitalizes the skin, contributing to a natural and healthy glow.<\\/li><li><strong>Gently Cleanses, Revealing Softer Skin<\\/strong>: Including gentle cleansing agents, possibly natural exfoliants or mild cleansers, the product effectively cleanses the skin, revealing a softer and smoother complexion.<\\/li><li><strong>Maintains Skin\'s Moisture Balance: <\\/strong>By incorporating moisturizing and balancing ingredients, the product helps maintain the skin\'s moisture balance, preventing excessive dryness or oiliness for overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glycerin: <\\/strong>Glycerin hydrates the skin, preventing dryness by attracting and retaining moisture. Its humectant properties make it effective in maintaining skin hydration, contributing to a soft and supple complexion.<\\/li><li><strong>Milk Extract: <\\/strong>Milk Extract exfoliates and nourishes the skin with lactic acid. The natural lactic acid content gently exfoliates dead skin cells, promoting smoother skin, while the nourishing properties of milk contribute to overall skin health.<\\/li><li><strong>Almond Oil<\\/strong>: Almond Oil reduces inflammation and improves skin texture. Its emollient nature makes it effective in providing essential moisture, and its anti-inflammatory properties contribute to calming irritated skin, promoting a healthier complexion.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wet your skin with lukewarm water.<\\/p><p>2. Rub the soap directly on your skin and gently massage.<\\/p><p>3. Leave the soap on for 60 seconds, then rinse off.<\\/p><p>4. Use twice daily for better results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T08:40:26.000000Z\",\"updated_at\":\"2024-04-01T17:47:27.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Almond and Milk Soap - Hydrates and Nourishes\",\"meta_description\":\"Experience skin pampering with AE Naturals Almond and Milk Soap. This soap hydrates, reduces acne, and gives your skin a natural glow. Gentle cleansing and long-lasting results. Try it now!\",\"meta_image\":\"2023-10-08-65223c6f116d3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000742\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 163.18, 35.82, 0, 'include', 'delivered', 'unpaid', '2024-04-14 15:52:01', '2024-05-06 15:09:37', NULL, '', '[]', 'discount_on_product', 1, 0),
(159, 100100, 423, 1, NULL, '{\"id\":423,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Test\",\"slug\":\"test-zGEtCc\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-06-661123b0c6f4a.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-06-661123b0c8bd5.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":0.5,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p>Test<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-06T10:28:00.000000Z\",\"updated_at\":\"2024-04-09T08:55:48.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2024-04-06-661123b0c8f31.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"168384\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'delivered', 'unpaid', '2024-04-14 16:42:33', '2024-04-14 16:47:35', NULL, '', '[]', 'discount_on_product', 1, 0),
(160, 100100, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2024-02-29-65e035290e9db.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/2x2frjqFEXk?si=FxnuimT-YdvFw-V3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":331,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Unlock the secrets to radiant, youthful-looking skin with&nbsp;<strong>AE Naturals\' Classical Kumkumadi Tailam<\\/strong>. Inspired by ancient Ayurvedic wisdom, this serum is a blend of natural herbal extracts and botanicals designed to deeply moisturize and revitalize your skin. Say goodbye to dullness as this meticulously formulated oil brightens and evens out your skin tone, leaving you with a natural glow. The key to its effectiveness lies in the thoughtfully chosen ingredients. Saffron oil works its magic to brighten your complexion, while Manjista improves skin texture and tone. Gokshur, another powerhouse ingredient, hydrates and softens your skin, enhancing its elasticity. Sandal oil, known for its soothing properties, reduces inflammation, ensuring a calming effect on your skin. Using AE Naturals\' Classical Kumkumadi Tailam is a breeze. Just take 2-3 drops, gently massage them onto your face in upward motions, and leave it on overnight. Wake up to refreshed and revitalized skin, ready to face the day. Embrace the Ayurvedic principles packed into this little bottle and experience the transformation as your skin becomes a canvas of radiance. AE Naturals brings you the timeless beauty secrets in a bottle, inviting you to nourish, rejuvenate, and glow.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Radiant Skin Tone:&nbsp;<\\/strong>Achieve a brighter and more even skin tone with AE Naturals\' Kumkumadi Tailam. The saffron oil in this Ayurvedic blend works wonders, leaving your complexion visibly radiant.<\\/li><li><strong>Youthful Elasticity:&nbsp;<\\/strong>Experience improved skin elasticity that defies aging. Manjista, a key ingredient, enhances both texture and tone, giving your skin a youthful, supple feel.<\\/li><li><strong>Revitalized Radiance:&nbsp;<\\/strong>Pamper your skin with the rejuvenating power of Gokshur, known for its hydrating and softening effects. Wake up to glowing and refreshed skin, a testament to the Ayurvedic wisdom infused in every drop.<\\/li><li><strong>Inflammation Reduction:&nbsp;<\\/strong>Let Sandal Oil soothe and calm your skin, reducing inflammation. Enjoy a skincare routine that not only beautifies but also cares for your skin\'s overall health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Saffron Oil:&nbsp;<\\/strong>Get glowing skin with the radiant power of Saffron Oil. It brightens and evens out your complexion for a natural, glowing look. Unlock the secret to a luminous skin tone inspired by ancient Ayurvedic wisdom.<\\/li><li><strong>Manjistha:&nbsp;<\\/strong>Enhance your skin\'s texture and tone with the magic of Manjistha. This natural herbal extract works wonders, improving your skin\'s overall quality. Experience the revitalizing touch of Manjistha, a timeless ingredient in Ayurvedic skincare.<\\/li><li><strong>Gokshur:&nbsp;<\\/strong>Indulge your skin with the hydrating embrace of Gokshur. It softens and nourishes your skin, unlocking a supple and healthy appearance. Discover the ancient Ayurvedic secret to skin hydration and revitalization.<\\/li><li><strong>Sandal Oil:&nbsp;<\\/strong>Soothe and calm your skin with the gentle touch of Sandal Oil. It reduces inflammation and embraces a refreshed complexion. Let the natural benefits of Sandal Oil enhance your skin\'s radiance, a timeless Ayurvedic remedy.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 2-3 drops of Kumkumadi Tailam.<\\/li><li>Gently massage over your face in upward motions.<\\/li><li>Leave it on overnight for maximum benefits.<\\/li><li>Wash it off in the morning with a gentle cleanser.<\\/li><li>Enjoy refreshed and glowing skin with Ayurvedic care.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-03-29T15:25:11.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"additional_desc\":null,\"reviews_count\":11,\"translations\":[],\"reviews\":[{\"id\":50,\"product_id\":31,\"customer_id\":268,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After a long day, applying this Kumkumadi Tailam feels like a mini spa session. It\'s so relaxing and luxurious.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":51,\"product_id\":31,\"customer_id\":269,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed at how quickly this tailam has faded my pigmentation. It\'s given me newfound confidence in my skin!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":52,\"product_id\":31,\"customer_id\":270,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam is like a secret weapon against aging. It\'s made my skin firmer and smoother in just a few weeks\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":53,\"product_id\":31,\"customer_id\":271,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always had dull skin, but this tailam has brought it back to life. It\'s my new skincare essential!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":54,\"product_id\":31,\"customer_id\":272,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Using this Kumkumadi Tailam feels like giving my skin a warm hug. It\'s comforting and nourishing, leaving me with a natural glow.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":55,\"product_id\":31,\"customer_id\":273,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam has brought out the natural beauty of my skin. I feel like I\'m glowing from the inside\\u00a0out!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":56,\"product_id\":31,\"customer_id\":274,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I appreciate that this product is made with high-quality ingredients. It feels like a premium skincare experience.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":57,\"product_id\":31,\"customer_id\":275,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Unfortunately, my experience with the delivery service was disappointing. The package arrived much later than expected, and the delivery person seemed rather careless with handling the parcel.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":58,\"product_id\":31,\"customer_id\":276,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe hamesha se ek natural skincare product ki talash thi aur yeh tailam sabhi mere expectations ko pura karta hai. Mera chehra ab tak naram aur chikna hai, aur mujhe yeh tailam pyara\\u00a0lagta\\u00a0hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":59,\"product_id\":31,\"customer_id\":277,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe laga tha ki koi bhi cream ya tailam mere acne marks ko door karne mein nakaam hoga, lekin yeh Kumkumadi Tailam ne meri soch badal di! Sirf ek hafte mein hi farq dikha.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":60,\"product_id\":31,\"customer_id\":278,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love the luxurious feel of this tailam on my skin. It\'s like giving myself a spa treatment at home.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 1229.18, 269.82, 0, 'include', 'delivered', 'unpaid', '2024-04-14 16:42:33', '2024-04-14 16:47:35', NULL, '', '[]', 'discount_on_product', 1, 0),
(161, 100101, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2024-02-29-65e035290e9db.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/2x2frjqFEXk?si=FxnuimT-YdvFw-V3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":330,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Unlock the secrets to radiant, youthful-looking skin with&nbsp;<strong>AE Naturals\' Classical Kumkumadi Tailam<\\/strong>. Inspired by ancient Ayurvedic wisdom, this serum is a blend of natural herbal extracts and botanicals designed to deeply moisturize and revitalize your skin. Say goodbye to dullness as this meticulously formulated oil brightens and evens out your skin tone, leaving you with a natural glow. The key to its effectiveness lies in the thoughtfully chosen ingredients. Saffron oil works its magic to brighten your complexion, while Manjista improves skin texture and tone. Gokshur, another powerhouse ingredient, hydrates and softens your skin, enhancing its elasticity. Sandal oil, known for its soothing properties, reduces inflammation, ensuring a calming effect on your skin. Using AE Naturals\' Classical Kumkumadi Tailam is a breeze. Just take 2-3 drops, gently massage them onto your face in upward motions, and leave it on overnight. Wake up to refreshed and revitalized skin, ready to face the day. Embrace the Ayurvedic principles packed into this little bottle and experience the transformation as your skin becomes a canvas of radiance. AE Naturals brings you the timeless beauty secrets in a bottle, inviting you to nourish, rejuvenate, and glow.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Radiant Skin Tone:&nbsp;<\\/strong>Achieve a brighter and more even skin tone with AE Naturals\' Kumkumadi Tailam. The saffron oil in this Ayurvedic blend works wonders, leaving your complexion visibly radiant.<\\/li><li><strong>Youthful Elasticity:&nbsp;<\\/strong>Experience improved skin elasticity that defies aging. Manjista, a key ingredient, enhances both texture and tone, giving your skin a youthful, supple feel.<\\/li><li><strong>Revitalized Radiance:&nbsp;<\\/strong>Pamper your skin with the rejuvenating power of Gokshur, known for its hydrating and softening effects. Wake up to glowing and refreshed skin, a testament to the Ayurvedic wisdom infused in every drop.<\\/li><li><strong>Inflammation Reduction:&nbsp;<\\/strong>Let Sandal Oil soothe and calm your skin, reducing inflammation. Enjoy a skincare routine that not only beautifies but also cares for your skin\'s overall health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Saffron Oil:&nbsp;<\\/strong>Get glowing skin with the radiant power of Saffron Oil. It brightens and evens out your complexion for a natural, glowing look. Unlock the secret to a luminous skin tone inspired by ancient Ayurvedic wisdom.<\\/li><li><strong>Manjistha:&nbsp;<\\/strong>Enhance your skin\'s texture and tone with the magic of Manjistha. This natural herbal extract works wonders, improving your skin\'s overall quality. Experience the revitalizing touch of Manjistha, a timeless ingredient in Ayurvedic skincare.<\\/li><li><strong>Gokshur:&nbsp;<\\/strong>Indulge your skin with the hydrating embrace of Gokshur. It softens and nourishes your skin, unlocking a supple and healthy appearance. Discover the ancient Ayurvedic secret to skin hydration and revitalization.<\\/li><li><strong>Sandal Oil:&nbsp;<\\/strong>Soothe and calm your skin with the gentle touch of Sandal Oil. It reduces inflammation and embraces a refreshed complexion. Let the natural benefits of Sandal Oil enhance your skin\'s radiance, a timeless Ayurvedic remedy.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 2-3 drops of Kumkumadi Tailam.<\\/li><li>Gently massage over your face in upward motions.<\\/li><li>Leave it on overnight for maximum benefits.<\\/li><li>Wash it off in the morning with a gentle cleanser.<\\/li><li>Enjoy refreshed and glowing skin with Ayurvedic care.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-04-14T11:12:33.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"additional_desc\":null,\"reviews_count\":11,\"translations\":[],\"reviews\":[{\"id\":50,\"product_id\":31,\"customer_id\":268,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After a long day, applying this Kumkumadi Tailam feels like a mini spa session. It\'s so relaxing and luxurious.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":51,\"product_id\":31,\"customer_id\":269,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed at how quickly this tailam has faded my pigmentation. It\'s given me newfound confidence in my skin!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":52,\"product_id\":31,\"customer_id\":270,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam is like a secret weapon against aging. It\'s made my skin firmer and smoother in just a few weeks\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":53,\"product_id\":31,\"customer_id\":271,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always had dull skin, but this tailam has brought it back to life. It\'s my new skincare essential!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":54,\"product_id\":31,\"customer_id\":272,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Using this Kumkumadi Tailam feels like giving my skin a warm hug. It\'s comforting and nourishing, leaving me with a natural glow.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":55,\"product_id\":31,\"customer_id\":273,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam has brought out the natural beauty of my skin. I feel like I\'m glowing from the inside\\u00a0out!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":56,\"product_id\":31,\"customer_id\":274,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I appreciate that this product is made with high-quality ingredients. It feels like a premium skincare experience.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":57,\"product_id\":31,\"customer_id\":275,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Unfortunately, my experience with the delivery service was disappointing. The package arrived much later than expected, and the delivery person seemed rather careless with handling the parcel.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":58,\"product_id\":31,\"customer_id\":276,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe hamesha se ek natural skincare product ki talash thi aur yeh tailam sabhi mere expectations ko pura karta hai. Mera chehra ab tak naram aur chikna hai, aur mujhe yeh tailam pyara\\u00a0lagta\\u00a0hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":59,\"product_id\":31,\"customer_id\":277,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe laga tha ki koi bhi cream ya tailam mere acne marks ko door karne mein nakaam hoga, lekin yeh Kumkumadi Tailam ne meri soch badal di! Sirf ek hafte mein hi farq dikha.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":60,\"product_id\":31,\"customer_id\":278,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love the luxurious feel of this tailam on my skin. It\'s like giving myself a spa treatment at home.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 1229.18, 269.82, 0, 'include', 'canceled', 'unpaid', '2024-04-14 16:50:06', '2024-04-15 05:59:48', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(162, 100102, 43, 1, NULL, '{\"id\":43,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"9G Multivitamins and Multimineral Soft Gel Capsules, 30 Capsules\",\"slug\":\"ae-naturals-9g-multivitamins-and-multimineral-soft-gel-capsules-30-capsules-zY96iP\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-08-6613aff867a1e.png\\\",\\\"2024-04-08-6613aff86891e.png\\\",\\\"2024-04-08-6613aff868c2d.png\\\",\\\"2023-09-19-65091af39acde.png\\\",\\\"2023-09-19-65091af39ad87.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-08-6613b057c24ef.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=8pcS_pPlgFw7nt2b\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":700,\"purchase_price\":700,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":43,\"discount_type\":\"percent\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule offers a synergistic blend of essential nutritional elements, designed to enhance immunity and promote a healthy digestive system. This potent supplement comprises high-quality ingredients, including Omega-3, Grape Seed Extract, Green Tea Extract, and Ginger Root Extract. Packed with antioxidants, these ingredients play a pivotal role in replenishing vitamin and mineral levels in the body, contributing to overall health improvement. AE Naturals 9G Soft Gel Capsules provide a comprehensive shield, potentially safeguarding against diseases related to the heart, kidney, and liver.<\\/p><p>&nbsp;<\\/p><p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule emerge as a holistic solution, offering a harmonious blend of essential nutrients for comprehensive health support. Elevate your nutritional intake with these capsules and empower your body with the tools it needs to thrive.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Boosts immunity and helps maintain energy levels: &nbsp;<\\/strong>The supplement likely contains immune-boosting ingredients such as vitamins C and D, as well as energy-promoting components like B-vitamins, contributing to overall vitality.<\\/li><li><strong>Improves the health of the brain, heart, liver, and kidney<\\/strong>: &nbsp;Formulated with nutrients beneficial for various organs, including omega-3 fatty acids for brain health, antioxidants for the heart, and detoxifying elements for the liver and kidneys, supporting comprehensive organ well-being.<\\/li><li><strong>AE Naturals 9G Capsules Strengthens bones and joints: &nbsp;<\\/strong>Enriched with essential minerals like calcium and joint-supporting compounds, the capsules work to fortify bones and joints, promoting overall skeletal strength.<\\/li><li><strong>Promotes weight loss and maintains it: &nbsp;<\\/strong>The supplement likely includes ingredients supporting weight loss, such as metabolism boosters or appetite regulators, while also providing components for sustained weight maintenance.<\\/li><li><strong>Helps restore the level of vitamins and minerals: &nbsp;<\\/strong>The product aids in restoring and maintaining optimal levels of essential vitamins and minerals, ensuring a balanced nutritional profile for overall health and well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Omega-3 Fats: <\\/strong>Omega-3 fats are crucial for preventing heart disease, stroke, and lupus. They also play protective roles in conditions like cancer. These essential fatty acids contribute to overall cardiovascular health and have anti-inflammatory properties that benefit various bodily functions.<\\/li><li><strong>Grape Seed Extract: <\\/strong>Known for its disease prevention properties, Grape Seed Extract protects against oxidative stress, tissue damage, and inflammation. It has additional benefits, including reducing blood pressure, improving blood flow, and supporting bone strength.<\\/li><li><strong>Green Tea Extract: <\\/strong>Beyond its association with weight loss, Green Tea Extract benefits the skin, helps lower blood sugar levels, and contains antioxidants that may protect against oxidative stress. It is recognized for its potential positive impact on overall health.<\\/li><li><strong>Ginger Root Extract<\\/strong>: Ginger Root Extract is multifaceted in its benefits. It relieves indigestion, exhibits anti-inflammatory properties, and contributes to stress reduction. This natural remedy is known for its digestive and calming effects on the body.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Dosage&nbsp;<\\/strong><\\/h3><p>Take one 9G Capsule every day after lunch as directed by the physician.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-19T03:52:19.000000Z\",\"updated_at\":\"2024-04-08T13:14:48.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals 9G Multivitamin Soft gel Capsules - Boost Health\",\"meta_description\":\"Discover the power of AE Naturals 9G Multivitamin and Multiminerals Soft gel Capsules. A unique blend of essential nutrients for overall wellness. Get yours today for a healthier you!\",\"meta_image\":\"2024-04-08-6613b057c293d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000709\",\"additional_desc\":null,\"reviews_count\":19,\"translations\":[],\"reviews\":[{\"id\":315,\"product_id\":43,\"customer_id\":555,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsules are a game-changer! Boosted my immunity and kept my digestion on track. Highly recommended!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":316,\"product_id\":43,\"customer_id\":556,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules are a powerhouse of essential nutrients. Feeling more energetic and healthier since I started taking them. Love the blend of ingredients.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":317,\"product_id\":43,\"customer_id\":557,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules are my daily health companion now. Noticed a significant improvement in my overall well-being. Thank you, AE Naturals.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":318,\"product_id\":43,\"customer_id\":558,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Multivitamins aur Multimineral Soft Gel Capsules ne meri immunity ko boost kiya aur digestion ko regulate kiya. Bahut acchi hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":319,\"product_id\":43,\"customer_id\":559,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many supplements, but AE Naturals 9G Multivitamins stand out. My immune system feels stronger, and my digestive issues have reduced. Impressed.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":320,\"product_id\":43,\"customer_id\":560,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Finally found a supplement that covers all bases! AE Naturals 9G Soft Gel Capsules are my go-to for maintaining a healthy heart, kidney, and liver.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":321,\"product_id\":43,\"customer_id\":561,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins are a must-have in my daily routine. Noticed a remarkable difference in my energy levels and overall vitality.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":322,\"product_id\":43,\"customer_id\":562,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye capsules essential nutrients ka powerhouse hain. Jab se maine inka istemal shuru kiya hai, tab se mujhe jyada energy aur behtar swasthya mehsus ho raha hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":323,\"product_id\":43,\"customer_id\":563,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Soft Gel Capsules ab meri roz ki health ka saathi hai. Mujhe apne overall well-being mein kafi sudhaar mehsus hua hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":324,\"product_id\":43,\"customer_id\":564,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut se supplements try kiye hain, lekin AE Naturals 9G Multivitamins sabse alag hain. Meri immunity mazboot mehsoos ho rahi hai aur meri digestive problems kam hui hain.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":325,\"product_id\":43,\"customer_id\":565,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ant mein ek supplement mila hai jo sabhi zaroori cheezon ko cover karta hai! AE Naturals 9G Soft Gel Capsules mere liye ek zaroori health ka saathi ban gaye hain.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":326,\"product_id\":43,\"customer_id\":566,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules have become an essential part of my health routine. Feeling more resilient and energetic since I started taking them.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":377,\"product_id\":43,\"customer_id\":627,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule has been a game-changer for me! Not only do I feel more energized throughout the day, but I\'ve also noticed improvements in my immunity and digestion. Definitely worth incorporating into your daily routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":378,\"product_id\":43,\"customer_id\":628,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been taking AE Naturals 9G Capsules for a while now, and I\'m impressed with the results. My overall health feels more balanced, and I love that it supports my brain, heart, liver, and kidney health all in one. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":379,\"product_id\":43,\"customer_id\":629,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules have become an essential part of my wellness routine. Not only do they strengthen my bones and joints, but they also support my weight management goals. Plus, I love knowing that I\'m getting all the essential nutrients my body needs.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":380,\"product_id\":43,\"customer_id\":630,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins aur Multimineral Soft Gel Capsule mere liye ek game-changer rahi hai! Din bhar mujhe zyada energy mehsoos hoti hai aur mujhe apni immunity aur digestion mein sudhaar bhi nazar aata hai. Rozana ki routine mein shamil karne layak hai bilkul!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":381,\"product_id\":43,\"customer_id\":631,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins aur Multimineral Soft Gel Capsule mere liye ek game-changer rahi hai! Din bhar mujhe zyada energy mehsoos hoti hai aur mujhe apni immunity aur digestion mein sudhaar bhi nazar aata hai. Rozana ki routine mein shamil karne layak hai bilkul!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":382,\"product_id\":43,\"customer_id\":632,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules ab mera wellness routine ka ek anivarya hissa ban gaya hai. Yeh mere haddiyon aur jodon ko majboot banata hai, aur mera weight management bhi support karta hai. Aur, mujhe pasand hai ki main apne sharir ko zaroori nutrients dene ka kaam kar raha hoon.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":383,\"product_id\":43,\"customer_id\":633,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine pehle bahut saare supplements try kiye hain, lekin koi bhi AE Naturals 9G Capsules se tulna nahi kar sakta. Meri immunity ko boost karne se lekar weight loss aur uska maintenance tak, yeh capsules sab kuch karte hain. Main ab se zyada energetic aur healthy mehsoos kar raha hoon!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 616, 84, 301, 'include', 'canceled', 'unpaid', '2024-04-18 07:58:52', '2024-04-21 12:32:58', NULL, '', '[]', 'discount_on_product', 0, 0),
(163, 100102, 431, 1, NULL, '{\"id\":431,\"added_by\":\"admin\",\"user_id\":4,\"name\":\"Crystal glow Skin Brightening Cream 50g\",\"slug\":\"crystal-glow-skin-brightening-cream-50g-z2nOY6\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":5,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-13-661a76a13bffd.png\\\",\\\"2024-04-13-661a76a13cec3.png\\\",\\\"2024-04-13-661a76a13d00a.png\\\",\\\"2024-04-13-661a76a13d1a4.png\\\",\\\"2024-04-13-661a76a13d335.png\\\",\\\"2024-04-13-661a76a13d4ca.png\\\",\\\"2024-04-13-661a76a13d63d.png\\\",\\\"2024-04-13-661a76a13dc5b.png\\\",\\\"2024-04-13-661a76a13e008.png\\\",\\\"2024-04-13-661a76a13e505.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-13-661a76a13ea01.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":2500,\"purchase_price\":2500,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":80.0400000000000062527760746888816356658935546875,\"discount_type\":\"percent\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>Description<\\/strong>: <strong>Crystal Glow Skin Brightening Cream<\\/strong> transcends skin types, offering wonders for flawless skin. This quick-absorbing cream is more than a skincare product; it\'s a nourishing journey for your face. Packed with essential nutrients, it not only controls Melanin production to brighten your skin but also acts as a protective shield against dark spots, pigmentation, and environmental pollutants. Wear Crystal Glow daily, and witness the magic unfold. Your skin becomes a testament to luminosity\\u2014light, bright, and irresistibly glowing. Make Crystal Glow an integral part of your beauty routine, and let your skin bask in the luxury of flawless radiance. It\'s not just a cream; it\'s your daily ritual for beautiful, luminous skin.<\\/p><p><br>&nbsp;<\\/p><h3><strong>Key Benefits<\\/strong>:<\\/h3><p><br>&nbsp;<\\/p><ul><li><strong>&nbsp;Radiant Skin<\\/strong>: Experience the enchantment of radiant skin that amplifies your innate beauty. Crystal Glow goes beyond superficial changes, diving deep to awaken a natural luminosity that turns heads.<\\/li><li><strong>&nbsp;Even Complexion: Take<\\/strong> command of your skin\'s tone by regulating Melanin production. The result is not just a lighter skin tone, but a harmonious balance that enhances your overall complexion.<\\/li><li><strong>&nbsp;Diminish Dark Spots<\\/strong>: Bid farewell to the remnants of skin imperfections. Crystal Glow meticulously targets and fades the appearance of dark spots and pigmentation, unveiling a clearer and more refined canvas.<\\/li><li><strong>&nbsp;Hydration &amp; Moisturization<\\/strong>: Indulge your skin with the dual delights of deep hydration and moisturization. Crystal Glow doesn\'t just brighten; it leaves your skin irresistibly smooth, creating a luxurious tactile experience.<\\/li><li><strong>&nbsp;Flawless Glow<\\/strong>: Elevate your beauty with a flawless, glowing complexion that becomes your distinct signature. Crystal Glow doesn\'t just enhance; it transforms your skin into a canvas of radiant perfection.<\\/li><\\/ul><p><br>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p><br>&nbsp;<\\/p><ul><li><strong>Shea Butter:<\\/strong> Shea butter has anti-aging properties. It reverses signs of aging like fine lines and wrinkles.<\\/li><li><strong>Hyaluronate:<\\/strong> Prevents dry skin and speeds up the healing process of Pimples and Acne.<\\/li><li><strong>Stearic Acid:<\\/strong> Softens and smoothens the skin texture. Treats and reduces pigmentation and inflammation. It is an excellent moisturizer.<\\/li><li><strong>Wheat Amino Acid:<\\/strong> It prevents the skin from drying out, reduces excess oil, shine, and pores size over time, and diminishes the appearance of wrinkles.<\\/li><\\/ul><p><br>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p><br>&nbsp;<\\/p><ul><li>Clean your face and neck with a mild face wash.<\\/li><li>Take a small amount of this cream and apply it to your face and neck and massage in a circular motion with your fingertips.<\\/li><li>Let it absorb into the skin.<\\/li><li>For best results use it regularly before bedtime.<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-13T12:12:17.000000Z\",\"updated_at\":\"2024-04-13T12:17:51.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Get Radiant Skin with Crystal Glow Brightening Cream 50g\",\"meta_description\":\"Experience flawless skin with Crystal Glow Brightening Cream 50g. Its unique blend of ingredients stimulates circulation, leaving your skin refreshed and radiant.\",\"meta_image\":\"2024-04-13-661a76a13eb69.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000045\",\"additional_desc\":null,\"reviews_count\":19,\"translations\":[],\"reviews\":[{\"id\":327,\"product_id\":431,\"customer_id\":573,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is a game-changer! My skin feels so radiant and flawless after using it.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":328,\"product_id\":431,\"customer_id\":574,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Obsessed with Crystal Glow Skin Brightening Cream! It\'s like a magic potion for my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":329,\"product_id\":431,\"customer_id\":575,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is my go-to for achieving that lit-from-within glow. Love it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":330,\"product_id\":431,\"customer_id\":576,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many brightening creams, but Crystal Glow truly stands out. My skin looks and feels amazing.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":331,\"product_id\":431,\"customer_id\":577,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is a skincare essential for me now. Can\'t imagine my routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":332,\"product_id\":431,\"customer_id\":578,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"In love with Crystal Glow Skin Brightening Cream! My skin has never looked better.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":333,\"product_id\":431,\"customer_id\":579,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is my secret weapon for achieving flawless, luminous skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":334,\"product_id\":431,\"customer_id\":580,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After using Crystal Glow Skin Brightening Cream, my skin feels so nourished and rejuvenated.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":335,\"product_id\":431,\"customer_id\":581,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is worth every penny! It delivers on its promise of radiant skin>\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":336,\"product_id\":431,\"customer_id\":582,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is worth every penny! It delivers on its promise of radiant skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":337,\"product_id\":431,\"customer_id\":583,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream ki keemat har paisa vasool hai! Yeh meri skin ko sach mein chamakdaar banata hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":338,\"product_id\":431,\"customer_id\":584,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream ab meri skincare ki zaroorat hai. Isko sabko try karna chahiye\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":339,\"product_id\":431,\"customer_id\":585,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream meri skin ke liye ek naye josh ka srot hai. Bahut hi refreshing aur effective hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":340,\"product_id\":431,\"customer_id\":586,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream has become a staple in my beauty arsenal. It\'s my secret to glowing skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":341,\"product_id\":431,\"customer_id\":587,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results of Crystal Glow Skin Brightening Cream! My skin looks brighter and more even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":342,\"product_id\":431,\"customer_id\":588,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream ab meri skincare ki zaroorat hai. Isko sabko try karna chahiye!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":343,\"product_id\":431,\"customer_id\":589,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream ne meri skincare routine ko badal diya hai. Meri skin ab zyada swasth aur khush lagti hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":344,\"product_id\":431,\"customer_id\":590,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream meri skin ke liye ek naye josh ka srot hai. Bahut hi refreshing aur effective hai\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":345,\"product_id\":431,\"customer_id\":591,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream has become my holy grail skincare product. Highly recommend it.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 2050, 450, 2001, 'include', 'canceled', 'unpaid', '2024-04-18 07:58:52', '2024-04-21 12:32:58', NULL, '', '[]', 'discount_on_product', 0, 0),
(164, 100103, 432, 1, NULL, '{\"id\":432,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"testing\",\"slug\":\"testing-qaEBEt\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-18-6620a424ac235.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-18-6620a424adc89.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":1,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":10,\"minimum_order_qty\":1,\"details\":null,\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-18T04:40:04.000000Z\",\"updated_at\":\"2024-04-18T04:40:55.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"113450\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'delivered', 'unpaid', '2024-04-18 10:12:03', '2024-05-06 15:08:59', NULL, '', '[]', 'discount_on_product', 1, 0),
(165, 100104, 255, 1, NULL, '{\"id\":255,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Transparent Soap Base High Quality\",\"slug\":\"transparent-soap-base-high-quality-e16AEy\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f41891985ed.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f41891992d3.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"  25kg\\\",\\\"  100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"TSBHQ-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"TSBHQ-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"TSBHQ-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>Our High-Quality Transparent Soap Base is a premium offering, providing exceptional clarity and versatility for your soap crafting endeavors. Made with the finest ingredients, this soap base allows you to create stunning and unique soap creations with ease. Whether you\'re crafting intricate designs or simple bars, our transparent soap base delivers excellent clarity and performance for all your projects.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Utilize our High-Quality Transparent Soap Base to craft a wide range of soap products, including decorative bars, embeds, and melt-and-pour creations. With its superior clarity and high-quality formulation, this transparent soap base is perfect for showcasing vibrant colors, intricate designs, and creative additives. Let your imagination run wild and create personalized soaps that captivate and delight.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T09:44:49.000000Z\",\"updated_at\":\"2024-04-10T05:41:48.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"High-Quality Transparent Soap Base: Clear Blend for Custom Crafting\",\"meta_description\":\"Explore our High-Quality Transparent Soap Base, offering clarity and versatility for your custom soap crafting needs. Create stunning and unique soap creations with this premium ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000001\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 139.4, 30.6, 0, 'include', 'canceled', 'unpaid', '2024-04-19 16:27:41', '2024-04-21 12:34:53', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 0, 0),
(166, 100105, 76, 1, NULL, '{\"id\":76,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Tenogo Men Stamina Capsules 60 Caps\",\"slug\":\"ae-naturals-tenogo-men-stamina-capsules-60-caps-fd8KsL\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650c8cc38858e.png\\\",\\\"2023-09-22-650c8cc389268.png\\\",\\\"2023-09-22-650c8cc389196.png\\\",\\\"2023-09-22-650c8cc3893f8.png\\\",\\\"2023-09-22-650c8cc389346.png\\\",\\\"2023-09-22-650c8cc3894e2.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652cdc9903707.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/gObmIV6sU3M?si=fx0niOV2lNTkGiEn\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":999,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals&nbsp;<strong>Tenogo Men Stamina Capsules<\\/strong> are a natural solution for men dealing with low libido and premature ejaculation issues. With a blend of powerful ingredients such as Ashwagandha, Shilajit, Shatavari, and Velvet Beans, these capsules are designed to enhance your sex life and provide all-day vitality. The product aims to address common sexual concerns like erectile dysfunction while promoting overall well-being. The key ingredient, Ashwagandha, works to reduce stress and improve blood flow to the genitals, contributing to increased energy levels throughout the day. Asparagus Adscendens, another essential component, acts as a natural aphrodisiac effective in treating erectile dysfunction. Asparagus Racemosus (Shatavari) plays a crucial role in hormone regulation, further supporting sexual health. Velvet Beans (Mucuna Pruriens) contribute to increased stamina and energy, providing a comprehensive solution for men seeking to improve their sexual performance. Shilajit, a key player in this formulation, raises testosterone levels and enhances blood circulation, addressing issues like premature ejaculation. The product\'s benefits extend beyond sexual health, encompassing stress and anxiety reduction, an improvement in sperm count, and an energizing effect. AE Naturals Tenogo Men Stamina Capsules offer an approach to men\'s sexual health, addressing concerns like low libido, premature ejaculation, and erectile dysfunction.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><h3>&nbsp;<\\/h3><ul><li><strong>Enhanced Libido:&nbsp;<\\/strong>AE Naturals Tenogo Men Stamina Capsules work to boost your libido, making intimate moments more satisfying. Experience improved sexual vitality and heightened pleasure in your relationships.<\\/li><li><strong>Stress and Anxiety Reduction:&nbsp;<\\/strong>These capsules contribute to reducing stress and anxiety levels, promoting a calmer and more relaxed state of mind. Feel the soothing effects, supporting overall well-being.<\\/li><li><strong>Effective Treatment for Erectile Dysfunction:&nbsp;<\\/strong>Combat sexual disorders like erectile dysfunction with the natural power of Ashwagandha and Asparagus Adscendens, helping to restore and maintain a healthy, fulfilling sex life.<\\/li><li><strong>Increased Sperm Count:&nbsp;<\\/strong>Benefit from a boost in sperm count and find relief from premature ejaculation issues. The unique blend of ingredients, including Shilajit and Velvet Beans, addresses these concerns for improved reproductive health.<\\/li><li><strong>Stimulated Blood Flow to the Genitals:<\\/strong>&nbsp;Enjoy improved blood circulation to the genital area, ensuring better overall sexual health. The ingredients like Ashwagandha and Shilajit play a crucial role in enhancing blood flow for sustained vitality.<\\/li><li><strong>All-Day Energy and Freshness:&nbsp;<\\/strong>AE Naturals Tenogo Men Stamina Capsules provide long-lasting energy and freshness throughout the day. Experience increased stamina and vitality, supporting an active and energetic lifestyle.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Ashwagandha:<\\/strong> Ashwagandha reduces stress and enhances blood flow to the genitals. It helps combat fatigue, promoting a more active and energetic daily life.<\\/li><li><strong>Asparagus Adscendens:&nbsp;<\\/strong>As a natural aphrodisiac, Asparagus Adscendens effectively addresses erectile dysfunction, fostering improved sexual performance and satisfaction.<\\/li><li><strong>Asparagus Racemosus (Shatavari):&nbsp;<\\/strong>Shatavari regulates hormones, contributing to overall well-being and assisting in maintaining a healthy balance within the body.<\\/li><li><strong>Mucuna Pruriens (Velvet Beans):&nbsp;<\\/strong>Velvet Beans, or Mucuna Pruriens, enhance stamina and energy levels, providing sustained vitality for a more active lifestyle.<\\/li><li><strong>Shilajit:&nbsp;<\\/strong>Shilajit elevates testosterone levels and enhances blood circulation, positively impacting overall vitality and well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 1 or 2 capsules daily.<\\/li><li>Consume with water or milk after dinner.<\\/li><li>For optimal results, use regularly for three months.<\\/li><\\/ol><p>&nbsp;<\\/p><p><strong>Note:&nbsp;<\\/strong><i>Before starting AE Naturals Tenogo Men Stamina Capsules, it\'s advisable to consult with a healthcare professional. Discussing your health history ensures a safe and personalized approach to including this supplement into your routine.<\\/i><\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-21T18:34:43.000000Z\",\"updated_at\":\"2024-03-29T11:27:49.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Tenogo Men Stamina Capsules \\u2013 Boost Libido\",\"meta_description\":\"Revitalize your sex life with AE Naturals Tenogo Men Stamina Capsules. Improve libido, reduce stress, and overcome sexual disorders. Try now for a more energetic and satisfying experience!\",\"meta_image\":\"2024-01-05-6597d76bb44f0.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000117\",\"additional_desc\":null,\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":90,\"product_id\":76,\"customer_id\":310,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules have been a blessing for my partner and me. Not only has his erectile dysfunction improved, but the increase in sperm count has given us hope for starting a family. Thank you, AE Naturals, for this amazing product\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":91,\"product_id\":76,\"customer_id\":312,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried various supplements in the past, but none have worked as effectively as AE Naturals Tenogo Men Stamina Capsules. The increase in libido and stamina has been incredible, and I feel more energetic and focused than ever before\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":92,\"product_id\":76,\"customer_id\":313,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been struggling with low libido and stress for a while, but these capsules have been a lifesaver. The natural ingredients work synergistically to improve overall well-being, and I feel more relaxed and confident in my intimate relationships\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":93,\"product_id\":76,\"customer_id\":314,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I was skeptical at first, but after trying these capsules, I\'m a believer! The all-day energy and freshness they provide have made a noticeable difference in my daily life. Plus, the boost in stamina has been a game-changer in the bedroom\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":94,\"product_id\":76,\"customer_id\":315,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I bought these capsules for my husband, hoping to help him combat stress and fatigue. Not only does he feel more energetic, but our intimate moments have become more fulfilling and satisfying. Definitely worth it\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":95,\"product_id\":76,\"customer_id\":316,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been taking these capsules for a few weeks now, and the difference is remarkable. Not only do I feel more energized and focused throughout the day, but the increased blood flow has definitely enhanced my sexual performance\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":96,\"product_id\":76,\"customer_id\":317,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As a couple trying to conceive, we were thrilled to find these capsules. Not only has my partner\'s sperm count increased, but we\'ve also experienced a reduction in premature ejaculation issues. Highly recommend for anyone looking to improve their reproductive health\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":97,\"product_id\":76,\"customer_id\":318,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with erectile dysfunction for years, but these capsules have been a game-changer. The natural ingredients provide effective treatment without any side effects, and I feel more confident in the bedroom\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":98,\"product_id\":76,\"customer_id\":319,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My partner started taking these capsules to manage his stress, but we both noticed a remarkable difference in our intimate moments. It\'s like we\'ve rediscovered our passion\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":99,\"product_id\":76,\"customer_id\":320,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules have truly revitalized my intimate life. Not only do I feel more energized, but the improvement in libido has made a significant difference in my relationship\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 879.12, 119.88, 0, 'include', 'delivered', 'unpaid', '2024-04-20 12:33:13', '2024-05-06 15:08:39', NULL, '', '[]', 'discount_on_product', 1, 0),
(167, 100106, 114, 1, NULL, '{\"id\":114,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Health Tone Weight Gain Capsules 60 Caps\",\"slug\":\"ae-naturals-health-tone-weight-gain-capsules-60-caps-rE5CFn\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d9c9f0f363.png\\\",\\\"2023-09-22-650d9c9f100e8.png\\\",\\\"2023-09-22-650d9c9f101c9.png\\\",\\\"2023-09-22-650d9c9f10293.png\\\",\\\"2023-09-22-650d9c9f1037e.png\\\",\\\"2023-09-22-650d9c9f1041d.png\\\",\\\"2023-09-22-650d9c9f10521.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-22-650d9c9f10614.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/YUpeqfOSEiw?si=2ENExVGBVrt3CP-h\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>Get your dream physique with&nbsp;<strong>AE Naturals Health Tone Weight Gain Capsules<\\/strong>. Packed with the goodness of natural ingredients like ashwagandha, licorice root, grape seed extract, and asparagus subulatum, these capsules are your go-to solution for achieving a well-toned and healthy body effortlessly. No need to worry about harmful side effects \\u2013 our capsules harness the power of organic herbs, ensuring a holistic approach to your health journey. Experience the remarkable benefits of our capsules, which go beyond just physical transformation. Not only do they aid in natural weight gain and muscle mass development, but they also improve appetite and digestion, setting the stage for efficient nutrient absorption. Feel the boost in energy and stamina as you power through your daily activities, all while enhancing your immunity and fortifying your overall health. Ashwagandha, known for increasing muscle mass, also helps manage stress and anxiety. Licorice root acts as a sweetening compound, distributing fat evenly across the body. Grape seed extract strengthens your heart muscles with its antioxidant properties, contributing to your cardiovascular health. Asparagus subulatum, rich in fiber, promotes digestion and regular bowel movements. Say goodbye to the challenges of gaining weight and hello to a new, revitalized you!<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Natural Weight Gain:&nbsp;<\\/strong>Effortlessly achieve your desired body shape with our capsules that promote natural weight gain, ensuring a well-toned physique without any harmful side effects.<\\/li><li><strong>Muscle Mass Development:&nbsp;<\\/strong>Experience effective muscle mass growth, sculpting your body and enhancing your physical appearance with the power of organic ingredients like ashwagandha.<\\/li><li><strong>Enhanced Energy Levels:<\\/strong> Say goodbye to fatigue as our capsules boost your energy levels, keeping you active and energized throughout the day, allowing you to tackle daily tasks with vitality.<\\/li><li><strong>Improved Appetite and Digestion:&nbsp;<\\/strong>Enhance your appetite and improve digestion, ensuring that your body efficiently absorbs the essential nutrients it needs for a healthy and balanced weight gain journey.<\\/li><li><strong>Metabolism Support:&nbsp;<\\/strong>Accelerate your metabolism naturally, aiding in the healthy absorption of fats and supporting a balanced weight gain process without compromising your well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Ashwagandha:&nbsp;<\\/strong>Boost muscle growth naturally and combat stress and anxiety. AE Naturals capsules harness the power of Ashwagandha for a well-rounded approach to physical and mental well-being.<\\/li><li><strong>Licorice Root:&nbsp;<\\/strong>Acting as a natural sweetener, Licorice Root ensures even fat distribution throughout the body. Enjoy a balanced weight gain journey with this essential ingredient.<\\/li><li><strong>Grape Seed Extract:&nbsp;<\\/strong>Strengthen your heart muscles with the antioxidant prowess of Grape Seed Extract. AE Naturals prioritizes your cardiovascular health for overall vitality.<\\/li><li><strong>Asparagus Subulatum:&nbsp;<\\/strong>Promote digestion and regular bowel movements effortlessly with the fiber-rich Asparagus Subulatum. This ingredient contributes to a healthy and comfortable digestive system.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 2 capsules in the afternoon.<\\/li><li>Take 2 capsules at night after meals.<\\/li><li>Consume with warm water for best results.<\\/li><li>Boost effectiveness by including protein and fiber-rich foods into your diet.<\\/li><\\/ol><p>&nbsp;<\\/p><p><strong>Note:&nbsp;<\\/strong><i>Before starting AE Naturals Health Tone Weight Gain Capsules, consult with your doctor to ensure it aligns with your individual health needs. Your doctor\'s insight will help personalize your approach for optimal results and well-being.<\\/i><\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T13:54:39.000000Z\",\"updated_at\":\"2024-03-30T11:33:28.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Health Tone Weight Gain Supplements | Boost Mass\",\"meta_description\":\"Find the natural way to increase weight and vitality with AE Naturals Health Tone Weight Gain Capsules. Packed with ashwagandha and licorice root, these capsules boost energy and build muscle\",\"meta_image\":\"2023-10-08-65223f8e597e8.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000135\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 439.12, 59.88, 0, 'include', 'delivered', 'unpaid', '2024-04-20 12:36:16', '2024-05-06 15:07:58', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(168, 100107, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g | Pack of 2\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Refreshing Soap <\\/strong>is your key to bright and flawless skin. Infused with the goodness of Parijat extracts, Vitamin E, and Aloe Vera gel, this soap is a powerhouse in achieving blemish-free skin by actively preventing the formation of acne, pimples, and blackheads. With its anti-oxidant, anti-bacterial, anti-fungal, and immune-protective properties, this soap acts as a formidable shield against skin aging. By thwarting wrinkles, fine lines, and retaining moisture, it ensures a youthful and radiant complexion. The soap\'s unique formulation imparts a soothing effect, leaving you with a clean and refreshed sensation.<\\/p><p>&nbsp;<\\/p><p>Indulge in the luxury of AE Naturals Roop Sundar Refreshing Soap to experience the combined benefits of Parijat extracts, Vitamin E, and Aloe Vera gel. Revel in the transformative effects of this soap as it makes your skin supple, smooth, and visibly brighter, promoting a refreshed and rejuvenated feeling after each use.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens your skin:<\\/strong> The formulation includes brightening agents such as vitamin C or alpha-arbutin, which actively work to reduce dark spots, hyperpigmentation, and uneven skin tone. This results in a visibly brighter and more radiant complexion over time.<\\/li><li><strong>Makes your skin Blemish-free:<\\/strong> The product likely contains ingredients with anti-inflammatory and blemish-reducing properties, such as salicylic acid or niacinamide. These components help minimize and prevent blemishes, leaving your skin clearer and more uniform.<\\/li><li><strong>Prevents Acne and Pimples:<\\/strong> Formulated with acne-fighting ingredients like salicylic acid or benzoyl peroxide, it actively targets and prevents acne and pimples. This helps in maintaining a smoother and healthier skin surface.<\\/li><li><strong>Prevents Wrinkles and Fine lines:<\\/strong> Anti-aging ingredients like retinol or peptides are likely present to combat the formation of wrinkles and fine lines. These components stimulate collagen production and promote skin elasticity, contributing to a more youthful appearance.<\\/li><li><strong>Moisturizes and keeps your skin soft and supple:<\\/strong> The product incorporates moisturizing agents like hyaluronic acid or glycerin, which work to retain and attract moisture. This helps in keeping the skin well-hydrated, soft, and supple throughout the day.<\\/li><li><strong>Provides nourishment and keeps your skin healthy:<\\/strong> Enriched with vitamins, antioxidants, and other nourishing elements, the product delivers essential nutrients to the skin. This nourishment supports overall skin health, enhancing its resilience, and promoting a vibrant and healthy complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extracts: <\\/strong>Derived from the Parijat plant, these extracts possess anti-inflammatory properties, helping to calm irritated skin. Additionally, their antioxidant nature provides a defense against environmental damage by neutralizing free radicals, contributing to overall skin health and protection.<\\/li><li><strong>Vitamin E Acetate:<\\/strong> Known for its potent antioxidant properties, Vitamin E Acetate helps shield the skin from free radical damage. This vitamin also functions as a moisturizer, aiding in alleviating dry and flaky skin, promoting a smoother and more supple complexion.<\\/li><li><strong>Aloe Vera Gel: <\\/strong>Extracted from the Aloe Vera plant, the gel is renowned for its hydrating and soothing effects on the skin. It helps relieve dryness, reduce inflammation, and soothe irritations, making it a valuable ingredient for maintaining skin comfort.<\\/li><li><strong>Glycerine:<\\/strong> As a humectant, glycerine attracts moisture to the skin and helps retain it, offering effective hydration. This contributes to improving the skin\'s texture, making it feel softer and more nourished.<\\/li><li><strong>BHT (Butylated Hydroxytoluene): <\\/strong>BHT is an antioxidant that plays a crucial role in maintaining the freshness and quality of the soap. By preventing the soap base\'s oils from becoming rancid, BHT extends the shelf life of the product, ensuring its efficacy and safety over time.<\\/li><li><strong>Perfume: <\\/strong>Beyond providing a pleasant fragrance to the soap, the inclusion of perfume enhances the user\'s sensory experience. Aromatic compounds can have mood-boosting effects, adding an extra dimension to the overall bathing experience.<\\/li><li><strong>Soap Base: <\\/strong>Serving as the foundation of the soap, the soap base is responsible for its cleansing action. It effectively removes dirt, oil, and impurities from the skin, leaving it clean and refreshed after use. The specific composition of the soap base determines its lathering and cleansing properties.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions for use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply Roop Sundar Soap on wet skin.<\\/p><p>2. Massage softly in a single direction..<\\/p><p>3. Wash it off gently.<\\/p><p>4. Use twice daily for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-04-04T09:09:20.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-04-20 20:21:45', '2024-04-20 20:22:19', NULL, '', '[]', 'discount_on_product', 0, 0),
(169, 100108, 34, 1, NULL, '{\"id\":34,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Tass Height growth capsules 60 Caps\",\"slug\":\"ae-naturals-tass-height-growth-capsules-it69n0\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6508688b72820.png\\\",\\\"2023-09-18-6508688b736b3.png\\\",\\\"2023-09-18-6508688b735ea.png\\\",\\\"2023-09-18-6508688b73846.png\\\",\\\"2023-09-18-6508688b73901.png\\\",\\\"2023-09-18-6508688b739d5.png\\\",\\\"2023-09-18-6508688b73787.png\\\",\\\"2023-09-18-6508688b73a86.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a53c4dbbcc.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/fMcus1xTsZQ?si=JoNkKoHORFqEpWMM\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":999,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":199,\"minimum_order_qty\":1,\"details\":\"<p>Discover the key to a taller and healthier you with&nbsp;<strong>AE Naturals TASS Height Grow And Bone Mass Capsules<\\/strong>. If you\'ve ever dreamt of gaining a few inches and maintaining strong bones, these capsules are your secret weapon. Packed with essential nutrients like Vitamin D3, Vitamin B12, Calcium carbonate, Zinc, and Collagen, this unique formula is designed to enhance bone health and promote a tall and lean figure. The inclusion of Vitamin D3 facilitates calcium absorption, preventing deficiencies that can hinder bone growth. Vitamin B12, a bone density guardian, adds an extra layer of protection, contributing to increased bone density. Calcium carbonate, a vital component for bone building and spine growth, is a cornerstone of this formula. Zinc, another powerhouse ingredient, strengthens weak bones and aids in the healing process for conditions like osteoporosis. Collagen, known for supporting bone, muscle, and tissue development, completes the ensemble, ensuring a holistic approach to bone health. Say goodbye to worries about osteoporosis and arthritis as you start a journey towards a taller and stronger version of yourself. Make AE Naturals TASS a part of your daily routine and step into a future where a taller and healthier you is within reach.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Enhanced Bone Mass:&nbsp;<\\/strong>Boost bone density and strength with our capsules, crafted with essential nutrients like Vitamin D3 and Calcium carbonate. Combat deficiencies and ensure long-lasting bone health.<\\/li><li><strong>Promotes Tall and Lean Figure:&nbsp;<\\/strong>Attain the height you desire while maintaining a lean physique. Our capsules work in harmony, supporting healthy bone growth and helping you achieve the stature you\'ve always wanted.<\\/li><li><strong>Prevention of Osteoporosis and Arthritis:&nbsp;<\\/strong>Give strength to your bones against common conditions like osteoporosis and arthritis. AE Naturals TASS capsules provide the necessary elements, such as Zinc and Collagen, to keep your bones resilient and ward off these concerns.<\\/li><li><strong>Comprehensive Nutrient Support:<\\/strong> With Vitamin B12 and a blend of vital ingredients, our capsules offer a holistic approach to bone and overall health. Strengthen weak bones, support tissue development, and embrace a well-rounded boost for your well-being.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Vitamin D3:&nbsp;<\\/strong>Boost bone health with Vitamin D3, a key ingredient in AE Naturals TASS Height Grow Capsules. This essential nutrient helps your body absorb calcium, preventing bone deficiencies. Elevate your bone strength naturally.<\\/li><li><strong>Vitamin B12:&nbsp;<\\/strong>Enhance bone density and protection with Vitamin B12 in our capsules. This vital nutrient plays a crucial role in maintaining strong and healthy bones. Unlock the secret to a resilient skeletal structure.<\\/li><li><strong>Calcium Carbonate:&nbsp;<\\/strong>Fuel bone building and spine growth with Calcium Carbonate. This powerhouse ingredient in AE Naturals TASS Capsules is essential for a sturdy skeletal foundation. Embrace the goodness of calcium for robust bones.<\\/li><li><strong>Zinc:&nbsp;<\\/strong>Strengthen weak bones and aid in healing osteoporosis with Zinc. A key component in our capsules, Zinc supports overall bone health. Enhance your skeletal system and stand tall with confidence.<\\/li><li><strong>Collagen:&nbsp;<\\/strong>Support bone, muscle, and tissue development with Collagen. Found in AE Naturals TASS Height Grow Capsules, Collagen is your natural ally for a strong skeletal structure. Embrace the AE approach to bone health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 1 capsule in the morning for a great start.<\\/li><li>Follow up with 1 capsule at night for optimal results.<\\/li><li>Include calcium-rich foods like milk in your daily diet.<\\/li><li>Boost effectiveness by adding iron-rich leafy vegetables to your meals.<\\/li><\\/ol><p>&nbsp;<\\/p><p><strong>Note:&nbsp;<\\/strong><i>Before starting AE Naturals TASS Height Grow Capsules, consider consulting with your doctor for personalized advice. Your health professional can provide insights tailored to your individual needs, ensuring a safe and effective experience on your journey to a taller you.<\\/i><\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:11:07.000000Z\",\"updated_at\":\"2024-03-29T11:57:29.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals TASS Height & Bone Mass Capsules | Bone Health\",\"meta_description\":\"Experience improved bone mass, a taller figure, and prevention of bone deficiencies with AE Naturals TASS Height Grow & Bone Mass Capsules. Boost Bone health and Growth. Buy now for better lo\",\"meta_image\":\"2023-10-06-651f00c7b4ff6.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000175\",\"additional_desc\":null,\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":131,\"product_id\":34,\"customer_id\":353,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules have exceeded my expectations! Not only have they improved my bone mass and strength, but they\'ve also helped me maintain a tall and lean figure. I feel more confident and healthier overall since starting these capsules\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":132,\"product_id\":34,\"customer_id\":354,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone who values holistic health, I appreciate the comprehensive nutrient support these capsules offer. The blend of Vitamin B12 and vital ingredients ensures my bones stay strong while supporting overall well-being. I couldn\'t ask for a better supplement\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":133,\"product_id\":34,\"customer_id\":355,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always been concerned about maintaining strong bones, especially as I age. These capsules have been a lifesaver! Not only do they support bone density and strength, but they also provide prevention against common conditions like osteoporosis and arthritis. I feel more confident in my bone health than ever before\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":134,\"product_id\":34,\"customer_id\":356,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Since starting these capsules, I\'ve noticed a significant difference in my bone mass and strength. The blend of essential nutrients like Vitamin D3 and Calcium carbonate has provided the support I needed to combat deficiencies and ensure long-lasting bone health. I feel more resilient and healthier overall\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":135,\"product_id\":34,\"customer_id\":357,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules have become an essential part of my daily routine. I feel more confident in my bone health, and the comprehensive nutrient support ensures my overall well-being is taken care of. I highly recommend giving them a try\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":136,\"product_id\":34,\"customer_id\":358,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with weak bones for years, but these capsules have provided the support I needed. Not only have I noticed an improvement in my bone strength, but my overall health has also improved. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":137,\"product_id\":34,\"customer_id\":359,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how these capsules offer comprehensive nutrient support for both bone and overall health. The Vitamin B12 and vital ingredients blend ensures my bones stay strong and healthy while supporting tissue development. I feel more confident in my overall well-being since starting these capsules\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":138,\"product_id\":34,\"customer_id\":360,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone who\'s always been concerned about osteoporosis and arthritis, these capsules have provided much-needed peace of mind. The blend of Zinc and Collagen ensures my bones stay resilient and strong, reducing the risk of these common conditions\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":139,\"product_id\":34,\"customer_id\":361,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always wanted to maintain a tall and lean figure, and these capsules have helped me achieve just that. Not only have I noticed an increase in my height, but my physique has become more toned and lean. Highly recommend for anyone looking to improve their bone health and appearance\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":140,\"product_id\":34,\"customer_id\":362,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules have been a game-changer for my bone health. Since I started taking them, I\'ve noticed a significant improvement in my bone density and strength. Plus, the prevention against osteoporosis and arthritis is an added bonus\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 879.12, 119.88, 0, 'include', 'delivered', 'unpaid', '2024-04-22 20:46:12', '2024-05-06 15:07:24', NULL, '', '[]', 'discount_on_product', 1, 0),
(170, 100109, 78, 1, NULL, '{\"id\":78,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar D-Tan Cream Pack 250g\",\"slug\":\"ae-naturals-roop-sundar-d-tan-cream-pack-250g-Et4lhP\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d14bce5690.png\\\",\\\"2023-09-22-650d14bce6260.png\\\",\\\"2023-09-22-650d14bce633a.png\\\",\\\"2023-09-22-650d14bce63f1.png\\\",\\\"2023-09-22-650d14bce64a2.png\\\",\\\"2023-09-22-650d14bce652b.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad5b7d4b84.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Introducing the AE Naturals Roop Sundar D-Tan Cream Pack \\u2013 your go-to solution for achieving a brighter, smoother complexion effortlessly. This specially crafted cream is designed to tackle tan, sun damage, and pigmentation, unveiling a fresh and rejuvenated skin tone. Suitable for all skin types, this powerhouse product gently exfoliates, smoothing away imperfections and restoring your skin\'s natural radiance. Formulated with a blend of potent natural ingredients, including Bearberry Extract, Papaya Extract, Licorice Extract, Vitamin C, and Mulberry Extract, this cream works wonders on your skin. Bearberry Extract reduces pigmentation, Papaya Extract exfoliates dead skin cells, Licorice Extract soothes and calms, Vitamin C fights free radicals, and Mulberry Extract fades dark spots. For optimal results, apply a generous amount on cleansed skin, avoiding the eye and lip area. Let it work its magic for 15-20 minutes, or until it dries, then gently massage in circular motions to exfoliate before rinsing off with lukewarm water. Incorporate this into your routine 1-2 times a week, and watch as your skin transforms, becoming more even-toned, radiant, and refreshed. Don\'t miss out on the natural goodness packed into this D-Tan Cream Pack.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Reduces Tan and Sun Damage:&nbsp;<\\/strong>Say goodbye to tan lines and sun damage with AE Naturals Roop Sundar D-Tan Cream Pack. Specially crafted to fade tan and protect your skin from harmful UV rays, this cream reveals a brighter, more radiant you.<\\/li><li><strong>Evens Out Skin Tone:<\\/strong>&nbsp;Achieve a smooth and even skin tone effortlessly. Our D-Tan Cream Pack works wonders in reducing uneven pigmentation, giving your skin a uniform and flawless appearance. Embrace the beauty of balanced skin tone.<\\/li><li><strong>Diminishes Pigmentation:&nbsp;<\\/strong>Unleash the power of natural extracts! AE Naturals Roop Sundar D-Tan Cream Pack is formulated with potent ingredients like Bearberry and Mulberry extracts, effectively reducing pigmentation. Watch dark spots fade, leaving behind a clear and luminous complexion.<\\/li><li><strong>Exfoliates and Smoothes Skin:<\\/strong>&nbsp;Pamper your skin with gentle exfoliation. This cream pack not only removes dead skin cells but also smoothes your skin\'s texture. The result? A glowing and refreshed feel, enhancing your natural beauty.<\\/li><li><strong>Restores Natural Radiance:&nbsp;<\\/strong>Experience the glow-up! AE Naturals Roop Sundar D-Tan Cream Pack goes beyond superficial beauty. It rejuvenates your skin, restoring its natural radiance. Let your skin shine with confidence, naturally<strong>.<\\/strong><\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Bearberry Extract:&nbsp;<\\/strong>Bearberry extract, a natural skin brightener, works to reduce pigmentation, leaving your skin visibly lighter and more radiant. Packed with antioxidants, it fights free radicals, contributing to a healthier complexion. Embrace the power of Bearberry for a brighter, more even skin tone.<\\/li><li><strong>Papaya Extract:&nbsp;<\\/strong>Papaya extract, a gentle exfoliator, helps reveal a smoother complexion by sloughing off dead skin cells. Rich in enzymes, it promotes natural skin renewal, leaving you with a refreshed and revitalized look. Say goodbye to dullness and hello to the radiance of papaya-infused skincare.<\\/li><li><strong>Licorice Extract:&nbsp;<\\/strong>Licorice extract, known for its soothing properties, calms the skin, reducing redness and inflammation. This natural ingredient provides a gentle touch, making it ideal for sensitive skin. Experience the calming benefits of licorice as it enhances your skincare routine.<\\/li><li><strong>Vitamin C:&nbsp;<\\/strong>Vitamin C, a powerhouse antioxidant, combats free radicals and stimulates collagen production. Enhance your skin\'s elasticity and resilience while enjoying the protective benefits of Vitamin C. Let the brightening and rejuvenating effects of this essential nutrient redefine your skincare experience.<\\/li><li><strong>Mulberry Extract:&nbsp;<\\/strong>Mulberry extract, a skin tone enhancer, fades dark spots and improves overall complexion. Packed with nutrients, it contributes to a more even skin tone, leaving you with a naturally radiant glow. Embrace the goodness of mulberry for a renewed and revitalized appearance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Apply a generous amount on cleansed skin, avoiding the eye and lip area.<\\/li><li>Leave on for 15-20 minutes or until it dries.<\\/li><li>Gently massage in circular motions to exfoliate before rinsing off with lukewarm water.<\\/li><li>Use 1-2 times a week for best results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T04:14:52.000000Z\",\"updated_at\":\"2024-03-29T15:08:50.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar D-Tan Cream Pack - Brighten Skin\",\"meta_description\":\"Discover the power of AE Naturals Roop Sundar D-Tan Cream Pack. Reduce tan, pigmentation, and sun damage while revealing smoother, brighter skin. Achieve radiant skin with this weekly treatme\",\"meta_image\":\"2023-10-08-652241fd52ca0.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000724\",\"additional_desc\":null,\"reviews_count\":8,\"translations\":[],\"reviews\":[{\"id\":253,\"product_id\":78,\"customer_id\":479,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar D-Tan Cream Pack is my go-to solution for reducing tan and sun damage. It leaves my skin brighter and more radiant, with a noticeable reduction in tan lines.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":254,\"product_id\":78,\"customer_id\":480,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how AE Naturals D-Tan Cream Pack evens out my skin tone effortlessly. It reduces uneven pigmentation and gives my skin a uniform and flawless appearance.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":255,\"product_id\":78,\"customer_id\":481,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar D-Tan Cream Pack provides gentle exfoliation, leaving my skin smooth and refreshed. It removes dead skin cells and enhances my skin\'s natural glow.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":256,\"product_id\":78,\"customer_id\":482,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The Bearberry and Mulberry extracts in AE Naturals D-Tan Cream Pack work wonders in diminishing pigmentation. I\'ve noticed my dark spots fading, leaving behind a clear and luminous complexion.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":257,\"product_id\":78,\"customer_id\":483,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The gentle exfoliation provided by AE Naturals D-Tan Cream Pack has made a noticeable difference in my skin\'s texture. It\'s smoother and more radiant than ever before.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":258,\"product_id\":78,\"customer_id\":485,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals D-Tan Cream Pack is a game-changer for anyone struggling with sun damage. It effectively fades tan and leaves my skin looking brighter and more radiant.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":259,\"product_id\":78,\"customer_id\":486,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by how AE Naturals D-Tan Cream Pack restores my skin\'s natural radiance. It rejuvenates my skin from within, leaving it glowing with confidence.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":260,\"product_id\":78,\"customer_id\":487,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Say goodbye to uneven pigmentation with AE Naturals Roop Sundar D-Tan Cream Pack! It effectively reduces pigmentation and gives my skin a balanced and flawless look.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-04-23 12:14:28', '2024-05-06 15:06:56', NULL, '', '[]', 'discount_on_product', 1, 0),
(171, 100110, 349, 1, NULL, '{\"id\":349,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Demineralized Water (DM Water)\",\"slug\":\"demineralized-water-dm-water-fKs5aF\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-6601564db942f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-6601564db9f3a.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"  25kg\\\",\\\"  100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":55,\\\"sku\\\":\\\"DW(W-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":1000,\\\"sku\\\":\\\"DW(W-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":3800,\\\"sku\\\":\\\"DW(W-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":55,\"purchase_price\":55,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>PureFlow Demineralized Water (DM Water) is a purified water solution with virtually all minerals and impurities removed through a rigorous filtration process. This high-quality water is ideal for various applications, including laboratory use, industrial processes, and medical equipment.<\\/p><p><strong>Application<\\/strong><br><br>Perfect for use in laboratories, industrial settings, and medical facilities where ultra-pure water is required.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T10:47:41.000000Z\",\"updated_at\":\"2024-04-04T05:25:33.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"PureFlow Demineralized Water (DM Water) - Ultra-Pure Solution for Specialized Applications\",\"meta_description\":\"Discover PureFlow Demineralized Water (DM Water), a high-quality purified water solution perfect for specialized applications. With virtually all minerals and impurities removed, this ultra-p\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"250312\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 45.1, 9.9, 0, 'include', 'delivered', 'unpaid', '2024-04-25 08:09:22', '2024-05-06 15:05:55', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(172, 100110, 255, 1, NULL, '{\"id\":255,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Transparent Soap Base High Quality\",\"slug\":\"transparent-soap-base-high-quality-e16AEy\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f41891985ed.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f41891992d3.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"  25kg\\\",\\\"  100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"TSBHQ-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"TSBHQ-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"TSBHQ-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>Our High-Quality Transparent Soap Base is a premium offering, providing exceptional clarity and versatility for your soap crafting endeavors. Made with the finest ingredients, this soap base allows you to create stunning and unique soap creations with ease. Whether you\'re crafting intricate designs or simple bars, our transparent soap base delivers excellent clarity and performance for all your projects.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Utilize our High-Quality Transparent Soap Base to craft a wide range of soap products, including decorative bars, embeds, and melt-and-pour creations. With its superior clarity and high-quality formulation, this transparent soap base is perfect for showcasing vibrant colors, intricate designs, and creative additives. Let your imagination run wild and create personalized soaps that captivate and delight.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T09:44:49.000000Z\",\"updated_at\":\"2024-04-21T07:04:53.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"High-Quality Transparent Soap Base: Clear Blend for Custom Crafting\",\"meta_description\":\"Explore our High-Quality Transparent Soap Base, offering clarity and versatility for your custom soap crafting needs. Create stunning and unique soap creations with this premium ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000001\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 139.4, 30.6, 0, 'include', 'delivered', 'unpaid', '2024-04-25 08:09:22', '2024-05-06 15:05:55', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(173, 100110, 340, 1, NULL, '{\"id\":340,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"IPA (Rubbing Alcohol)\",\"slug\":\"ipa-rubbing-alcohol-y5FTr7\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-660122e67bc0b.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-660122e67cb77.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"25kg\\\",\\\"100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":245,\\\"sku\\\":\\\"I(A-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":6000,\\\"sku\\\":\\\"I(A-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":23000,\\\"sku\\\":\\\"I(A-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":245,\"purchase_price\":245,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Isopropyl alcohol (IPA), commonly known as rubbing alcohol, is a versatile and widely used disinfectant, antiseptic, and solvent. It is a clear, colorless liquid with a strong odor and is composed of isopropyl alcohol, water, and occasionally small amounts of denaturants to discourage consumption.<\\/p><p>One of the primary uses of IPA is as a disinfectant and antiseptic. Due to its antimicrobial properties, IPA is effective at killing bacteria, viruses, and fungi on surfaces and skin. It is commonly used for cleaning and disinfecting wounds, cuts, and abrasions to prevent infection. IPA is also used to sanitize medical instruments, equipment, and surfaces in healthcare settings, laboratories, and households.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T07:08:22.000000Z\",\"updated_at\":\"2024-04-09T13:19:14.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"250302\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 200.9, 44.1, 0, 'include', 'delivered', 'unpaid', '2024-04-25 08:09:22', '2024-05-06 15:05:55', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(174, 100110, 270, 1, NULL, '{\"id\":270,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Shampoo Base Pearly (White Pearly) 1 : 1 Dilution\",\"slug\":\"shampoo-base-pearly-white-pearly-1-1-dilution-p9JVC6\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f805a23f935.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f805a240788.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"  25kg\\\",\\\"  100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"SBP(P1:1D-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"SBP(P1:1D-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"SBP(P1:1D-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Pearly White Shampoo Base serves as the perfect foundation for creating indulgent and nourishing hair cleansers. With its pearly white appearance and 1:1 dilution ratio, it provides versatility and flexibility, allowing you to craft personalized formulas for luxurious and revitalizing hair care.<\\/p><p><br><strong>Application:&nbsp;<\\/strong><br>&nbsp;<\\/p><p>Use the Pearly White Shampoo Base to create your own customized hair cleansers. Dilute it with water or your preferred additives to achieve the desired consistency and enhance the formula with essential oils, botanical extracts, or conditioning agents for a pampering and rejuvenating hair care routine.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T09:13:06.000000Z\",\"updated_at\":\"2024-04-10T05:25:22.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Pearly White Shampoo Base: Foundation for Luxurious Hair Care\",\"meta_description\":\"Explore the Pearly White Shampoo Base, ideal for crafting indulgent hair cleansers. With a 1:1 dilution ratio, it offers versatility and nourishment for a luxurious and revitalizing hair care\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000017\",\"additional_desc\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 139.4, 30.6, 0, 'include', 'delivered', 'unpaid', '2024-04-25 08:09:22', '2024-05-06 15:05:55', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(175, 100111, 255, 1, NULL, '{\"id\":255,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Transparent Soap Base High Quality\",\"slug\":\"transparent-soap-base-high-quality-e16AEy\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f41891985ed.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f41891992d3.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"  25kg\\\",\\\"  100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"TSBHQ-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"TSBHQ-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"TSBHQ-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>Our High-Quality Transparent Soap Base is a premium offering, providing exceptional clarity and versatility for your soap crafting endeavors. Made with the finest ingredients, this soap base allows you to create stunning and unique soap creations with ease. Whether you\'re crafting intricate designs or simple bars, our transparent soap base delivers excellent clarity and performance for all your projects.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Utilize our High-Quality Transparent Soap Base to craft a wide range of soap products, including decorative bars, embeds, and melt-and-pour creations. With its superior clarity and high-quality formulation, this transparent soap base is perfect for showcasing vibrant colors, intricate designs, and creative additives. Let your imagination run wild and create personalized soaps that captivate and delight.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T09:44:49.000000Z\",\"updated_at\":\"2024-04-25T02:39:22.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"High-Quality Transparent Soap Base: Clear Blend for Custom Crafting\",\"meta_description\":\"Explore our High-Quality Transparent Soap Base, offering clarity and versatility for your custom soap crafting needs. Create stunning and unique soap creations with this premium ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000001\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 139.4, 30.6, 0, 'include', 'delivered', 'unpaid', '2024-04-26 21:01:35', '2024-05-06 15:05:22', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(176, 100112, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087058a8983.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-18-65087058aa7f0.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":200,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-04-21T13:49:36.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2023-10-06-651f02e42dce2.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"Pack Of 3 Soaps\",\"additional_text_color\":null,\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-04-26 21:55:56', '2024-04-27 05:21:51', NULL, '', '[]', 'discount_on_product', 0, 0),
(177, 100113, 199, 1, NULL, '{\"id\":199,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Coffee Fragrance Oil\",\"slug\":\"coffee-fragrance-oil-Bbo4vs\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e942cd3e5d6.png\\\",\\\"2024-03-07-65e942cd3fea1.png\\\",\\\"2024-03-07-65e942cd40662.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e942cd40eb5.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":270,\\\"sku\\\":\\\"CFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":2080,\\\"sku\\\":\\\"CFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":270,\"purchase_price\":270,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T04:30:05.000000Z\",\"updated_at\":\"2024-03-23T04:40:05.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000373\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 221.4, 48.6, 0, 'include', 'delivered', 'unpaid', '2024-04-27 18:24:46', '2024-05-06 15:21:40', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(178, 100113, 195, 1, NULL, '{\"id\":195,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"LavBloom Fragrance Oil\",\"slug\":\"lavbloom-fragrance-oil-bC81xS\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e94194a7ebf.png\\\",\\\"2024-03-07-65e94194a8b92.png\\\",\\\"2024-03-07-65e94194a90ef.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e94194a9719.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":220,\\\"sku\\\":\\\"LFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1505,\\\"sku\\\":\\\"LFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":220,\"purchase_price\":220,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T04:24:52.000000Z\",\"updated_at\":\"2024-03-23T04:37:59.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000369\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 180.4, 39.6, 0, 'include', 'delivered', 'unpaid', '2024-04-27 18:24:46', '2024-05-06 15:21:40', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(179, 100113, 181, 1, NULL, '{\"id\":181,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Champa Fragrance Oil\",\"slug\":\"champa-fragrance-oil-fiXd6v\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e939cb7b03c.png\\\",\\\"2024-03-07-65e939cb7c00f.png\\\",\\\"2024-03-07-65e939cb7c8c2.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e939cb7d132.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":260,\\\"sku\\\":\\\"CFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1995,\\\"sku\\\":\\\"CFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":260,\"purchase_price\":260,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T03:51:39.000000Z\",\"updated_at\":\"2024-04-09T13:19:14.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000355\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 213.2, 46.8, 0, 'include', 'delivered', 'unpaid', '2024-04-27 18:24:46', '2024-05-06 15:21:40', NULL, '100ml', '{\"Quantity\":\"100ml\"}', 'discount_on_product', 1, 0),
(180, 100113, 168, 1, NULL, '{\"id\":168,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Sandal Fragrance Oil\",\"slug\":\"sandal-fragrance-oil-nEzxYn\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-06-65e83c3f8a5e7.png\\\",\\\"2024-03-06-65e83c3f8bd7d.png\\\",\\\"2024-03-06-65e83c3f8c538.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-06-65e83c3f8cd8a.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":255,\\\"sku\\\":\\\"SFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1930,\\\"sku\\\":\\\"SFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":255,\"purchase_price\":255,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-06T09:49:51.000000Z\",\"updated_at\":\"2024-04-09T13:19:14.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000342\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 209.1, 45.9, 0, 'include', 'delivered', 'unpaid', '2024-04-27 18:24:46', '2024-05-06 15:21:40', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(181, 100113, 169, 1, NULL, '{\"id\":169,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Jasmine Fragrance Oil\",\"slug\":\"jasmine-fragrance-oil-ts3bLC\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-06-65e83d0808bf2.png\\\",\\\"2024-03-06-65e83d080a470.png\\\",\\\"2024-03-06-65e83d080ae79.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-06-65e83d080b968.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":215,\\\"sku\\\":\\\"JFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1465,\\\"sku\\\":\\\"JFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":215,\"purchase_price\":215,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-06T09:53:12.000000Z\",\"updated_at\":\"2024-03-22T09:41:20.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000343\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 176.3, 38.7, 0, 'include', 'delivered', 'unpaid', '2024-04-27 18:24:46', '2024-05-06 15:21:40', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(182, 100113, 180, 1, NULL, '{\"id\":180,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Lavender Fragrance Oil\",\"slug\":\"lavender-fragrance-oil-1B1XKQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-06-65e84e502d263.png\\\",\\\"2024-03-06-65e84e502ebdd.png\\\",\\\"2024-03-06-65e84e502f923.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-06-65e84e503065b.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":260,\\\"sku\\\":\\\"LFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1995,\\\"sku\\\":\\\"LFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":260,\"purchase_price\":260,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-06T11:06:56.000000Z\",\"updated_at\":\"2024-03-22T09:46:35.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000354\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 213.2, 46.8, 0, 'include', 'delivered', 'unpaid', '2024-04-27 18:24:46', '2024-05-06 15:21:40', NULL, '100ml', '{\"Quantity\":\"100ml\"}', 'discount_on_product', 1, 0),
(183, 100114, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087058a8983.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-18-65087058aa7f0.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":200,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-04-26T23:51:51.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2023-10-06-651f02e42dce2.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"Pack Of 3 Soaps\",\"additional_text_color\":null,\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-04-28 00:34:11', '2024-04-28 12:49:41', NULL, '', '[]', 'discount_on_product', 0, 0),
(184, 100115, 208, 1, NULL, '{\"id\":208,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Medimix Herbal Fragrance Oil\",\"slug\":\"medimix-herbal-fragrance-oil-rysiaQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e952018ef03.png\\\",\\\"2024-03-07-65e952019003b.png\\\",\\\"2024-03-07-65e952019063f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e9520190d81.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":195,\\\"sku\\\":\\\"MHFO-100ml\\\",\\\"qty\\\":2},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1200,\\\"sku\\\":\\\"MHFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":195,\"purchase_price\":195,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T05:34:57.000000Z\",\"updated_at\":\"2024-04-01T11:44:28.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000398\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 159.9, 35.1, 0, 'include', 'canceled', 'unpaid', '2024-04-29 22:43:12', '2024-05-03 11:57:10', NULL, '100ml', '{\"Quantity\":\"100ml\"}', 'discount_on_product', 0, 0),
(185, 100115, 223, 1, NULL, '{\"id\":223,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Tamarind powder\",\"slug\":\"tamarind-powder-K5AxW1\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-12-65f03ef3dba8a.png\\\",\\\"2024-03-12-65f03ef3dccfe.png\\\",\\\"2024-03-12-65f03ef3dd13e.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-12-65f03ef3dd86a.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"  250g\\\",\\\"  500g\\\",\\\"  1kg\\\",\\\"  25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":50,\\\"sku\\\":\\\"Tp-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":110,\\\"sku\\\":\\\"Tp-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":200,\\\"sku\\\":\\\"Tp-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":315,\\\"sku\\\":\\\"Tp-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":6625,\\\"sku\\\":\\\"Tp-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":299,\"purchase_price\":299,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<h3><strong>Tamarind powder:<\\/strong><\\/h3><p><br>&nbsp;<\\/p><p>Tamarind Powder is a tangy delight that helps digestion, heart problems. Sweet &amp; tangy, this powder is really helpful for the body. It aids digestion, improves eyesight &amp; lowers high blood pressure. The polyphenols in tamarind have antioxidant and anti-inflammatory properties. These can protect against diseases such as heart disease, cancer and diabetes.<\\/p><p><br>&nbsp;<\\/p><h3><strong>Directions of use:<\\/strong><br>&nbsp;<\\/h3><p>Tamarind Powder is to mix with marinades, barbecue sauces, smoothies or dried herbs and spices to create unique dry rubs. It is also be added to curry dishes, couscous, and rice for added spice.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-12T11:39:31.000000Z\",\"updated_at\":\"2024-03-23T08:01:46.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000516\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 47.5, 2.5, 0, 'include', 'canceled', 'unpaid', '2024-04-29 22:43:12', '2024-05-03 11:57:10', NULL, '100g', '{\"Quantity\":\"100g\"}', 'discount_on_product', 0, 0),
(186, 100115, 435, 1, NULL, '{\"id\":435,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Test\",\"slug\":\"test-LNMY3I\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"4\\\",\\\"position\\\":1},{\\\"id\\\":\\\"12\\\",\\\"position\\\":2}]\",\"category_id\":\"4\",\"sub_category_id\":\"12\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-27-662ca02b7a9da.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-27-662ca02b7bf2d.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/_vj3F3WhHNE?si=mfDaYJlWfJ7QyBna\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":1,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<p>Test<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-27T06:50:19.000000Z\",\"updated_at\":\"2024-04-27T06:50:19.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"144523\",\"additional_desc\":\"<p>Test<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'canceled', 'unpaid', '2024-04-29 22:43:12', '2024-05-03 11:57:10', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(187, 100116, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087058a8983.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-18-65087058aa7f0.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":200,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-04-28T07:19:41.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2023-10-06-651f02e42dce2.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"Pack Of 3 Soaps\",\"additional_text_color\":null,\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-04-29 23:08:05', '2024-05-06 15:03:40', NULL, '', '[]', 'discount_on_product', 1, 0),
(188, 100117, 271, 1, NULL, '{\"id\":271,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Face Wash Base (Transparent Clear) 1 : 1 Dilution\",\"slug\":\"face-wash-base-transparent-clear-1-1-dilution-kIqYHI\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f806d19b011.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f806d19bbd4.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"  25kg\\\",\\\"  100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"FWB(C1:1D-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"FWB(C1:1D-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"FWB(C1:1D-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Transparent Clear Face Wash Base provides a customizable foundation for crafting gentle and effective facial cleansers. With its 1:1 dilution ratio, it offers flexibility and versatility, allowing you to create personalized formulas tailored to your skin\'s needs.<\\/p><p><br><strong>Application:&nbsp;<\\/strong><br><br>Use the Transparent Clear Face Wash Base as the starting point for creating your own facial cleansers. Dilute it with water or your preferred additives to achieve the desired consistency and customize the formula with essential oils, botanical extracts, or exfoliants for a refreshing and revitalizing skincare routine.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T09:18:09.000000Z\",\"updated_at\":\"2024-04-10T05:24:08.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Transparent Clear Face Wash Base: Customizable Foundation for Gentle Cleansing\",\"meta_description\":\"Explore the Transparent Clear Face Wash Base, ideal for crafting personalized facial cleansers. With a 1:1 dilution ratio, it offers flexibility and gentleness for a refreshing and revitalizi\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000018\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 2, 139.4, 61.2, 0, 'include', 'delivered', 'unpaid', '2024-05-01 07:35:19', '2024-05-09 16:42:31', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(189, 100117, 270, 1, NULL, '{\"id\":270,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Shampoo Base Pearly (White Pearly) 1 : 1 Dilution\",\"slug\":\"shampoo-base-pearly-white-pearly-1-1-dilution-p9JVC6\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f805a23f935.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f805a240788.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"  25kg\\\",\\\"  100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"SBP(P1:1D-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"SBP(P1:1D-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"SBP(P1:1D-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Pearly White Shampoo Base serves as the perfect foundation for creating indulgent and nourishing hair cleansers. With its pearly white appearance and 1:1 dilution ratio, it provides versatility and flexibility, allowing you to craft personalized formulas for luxurious and revitalizing hair care.<\\/p><p><br><strong>Application:&nbsp;<\\/strong><br>&nbsp;<\\/p><p>Use the Pearly White Shampoo Base to create your own customized hair cleansers. Dilute it with water or your preferred additives to achieve the desired consistency and enhance the formula with essential oils, botanical extracts, or conditioning agents for a pampering and rejuvenating hair care routine.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T09:13:06.000000Z\",\"updated_at\":\"2024-04-25T02:39:22.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Pearly White Shampoo Base: Foundation for Luxurious Hair Care\",\"meta_description\":\"Explore the Pearly White Shampoo Base, ideal for crafting indulgent hair cleansers. With a 1:1 dilution ratio, it offers versatility and nourishment for a luxurious and revitalizing hair care\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000017\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 5, 139.4, 153, 0, 'include', 'delivered', 'unpaid', '2024-05-01 07:35:19', '2024-05-09 16:42:31', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(190, 100118, 435, 1, NULL, '{\"id\":435,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Test\",\"slug\":\"test-LNMY3I\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"4\\\",\\\"position\\\":1},{\\\"id\\\":\\\"12\\\",\\\"position\\\":2}]\",\"category_id\":\"4\",\"sub_category_id\":\"12\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-27-662ca02b7a9da.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-27-662ca02b7bf2d.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/_vj3F3WhHNE?si=mfDaYJlWfJ7QyBna\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":1,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<p>Test<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-27T06:50:19.000000Z\",\"updated_at\":\"2024-05-03T06:27:10.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"144523\",\"additional_desc\":\"<p>Test<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'canceled', 'unpaid', '2024-05-04 10:10:11', '2024-05-06 11:21:14', NULL, '', '[]', 'discount_on_product', 0, 0),
(191, 100119, 225, 1, NULL, '{\"id\":225,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Black pepper powder\",\"slug\":\"black-pepper-powder-LNcxLy\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-12-65f0421326657.png\\\",\\\"2024-03-12-65f042132756a.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-12-65f04213276cd.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"  250g\\\",\\\"  500g\\\",\\\"  1kg\\\",\\\"  25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":135,\\\"sku\\\":\\\"Bpp-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":320,\\\"sku\\\":\\\"Bpp-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":625,\\\"sku\\\":\\\"Bpp-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":1025,\\\"sku\\\":\\\"Bpp-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":22000,\\\"sku\\\":\\\"Bpp-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<h3><strong>Black pepper powder:<\\/strong><\\/h3><p><br>It is called as King of Spices,\\u201d Black Pepper\\u201d has a specific sharp, woody, and piney flavor. Obtained as a fruit named \\u2018Peppericon\\u2019 which can be used as a spice in numerous dishes and as in Ayurveda, in medicinal use too. Black Pepper Powder is hand ground, hand-picked, manually packed and the finely powdered black pepper contains uniformly distributed health-giving qualities. Organically produced fruits have a rich source of plant protein and various vitamins for the protective cover to the body.&nbsp;<\\/p><p><br>&nbsp;<\\/p><h3><strong>Directions of use:<\\/strong><br>&nbsp;<\\/h3><p>Black Pepper powder is used in the kitchen to cook various kinds of foods and used many Indian dishes. Used as spice masala in soups, chutneys, sauces and other recipes.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-12T11:52:51.000000Z\",\"updated_at\":\"2024-03-23T08:01:03.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000498\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 128.25, 6.75, 0, 'include', 'canceled', 'unpaid', '2024-05-04 13:08:51', '2024-06-13 11:46:16', NULL, '100g', '{\"Quantity\":\"100g\"}', 'discount_on_product', 0, 0),
(192, 100120, 63, 1, NULL, '{\"id\":63,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"AE Naturals Hair Volumizing Shampoo 100ml\",\"slug\":\"ae-naturals-hair-volumizing-shampoo-100ml-lb94dA\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"2\\\",\\\"position\\\":1},{\\\"id\\\":\\\"11\\\",\\\"position\\\":2}]\",\"category_id\":\"2\",\"sub_category_id\":\"11\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-21-650c2e037fcfe.png\\\",\\\"2023-09-21-650c2e038086f.png\\\",\\\"2023-09-21-650c2e03809ff.png\\\",\\\"2023-09-21-650c2e0380c0c.png\\\",\\\"2023-09-21-650c2e0380dd5.png\\\",\\\"2023-09-21-650c2e0380f22.png\\\",\\\"2023-09-21-650c2e03810e9.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652cf3f4c86e4.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":249,\"purchase_price\":249,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Discover the natural beauty boost your hair deserves with&nbsp;<strong>AE Naturals Roop Sundar Hair Volumizing Shampoo<\\/strong>. This luxurious formula is a game-changer, bringing a perfect blend of Parijat Extract, Pro-Vitamin B5, Lanolin, and Glycerin to your hair care routine. Revitalize your locks as this shampoo effortlessly adds a touch of natural volume and deep nourishment. Parijat Extract stimulates hair growth and promotes a healthy scalp, while Pro-Vitamin B5 works its magic by strengthening hair, keeping split ends at bay. The hydrating power of Lanolin leaves your hair irresistibly smooth and shiny, and Glycerin ensures a burst of natural shine and moisture for those dull hair days. Unveil a transformative experience as this unique formula detangles and protects your hair from environmental damage, combating the effects of aging. The refreshing scent is an added bonus, making every wash a sensory delight. Easy to incorporate into your routine, simply wet your hair, apply an adequate amount, massage into a rich lather, leave for 2 minutes, and rinse thoroughly. For optimal results, use 2-3 times a week. Enhance your hair care game with AE Naturals Roop Sundar Hair Volumizing Shampoo and embrace voluminous, healthy-looking hair every day.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Enhances Volume:<\\/strong> AE Naturals Roop Sundar Hair Volumizing Shampoo naturally lifts and adds volume to your hair, giving it a fuller and healthier appearance.<\\/li><li><strong>Deep Nourishment:&nbsp;<\\/strong>Experience the richness of Parijat Extract, Pro-Vitamin B5, Lanolin, and Glycerin working together to deeply nourish and moisturize your hair, leaving it irresistibly soft and silky.<\\/li><li><strong>Easy Detangling:&nbsp;<\\/strong>This unique formula makes your hair more manageable by gently detangling, making it easier to style and reducing the hassle of knots and tangles.<\\/li><li><strong>Protects and Refreshes:<\\/strong> Safeguard your hair from environmental damage and aging while enjoying a refreshing scent. AE Naturals Roop Sundar Shampoo not only enhances hair pigmentation but also provides a protective shield for a lasting, revitalized look.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extract:&nbsp;<\\/strong>Boost your hair\'s vitality with the natural power of Parijat Extract. This ingredient stimulates hair growth, fostering a healthy scalp environment for luscious locks.<\\/li><li><strong>Pro-Vitamin B5:&nbsp;<\\/strong>Say goodbye to split ends! Pro-Vitamin B5 strengthens your hair, ensuring it stays resilient and preventing the dreaded frizz. Revel in hair that\'s not only voluminous but also remarkably strong.<\\/li><li><strong>Lanolin:<\\/strong> Indulge your hair in the hydrating embrace of Lanolin. This ingredient works wonders, leaving your hair irresistibly smooth and shiny, adding a touch of luxurious softness.<\\/li><li><strong>Glycerin:<\\/strong>Unveil the natural radiance of your hair with Glycerin. This ingredient infuses moisture and shine into dull locks, giving you a dazzling mane that captures attention effortlessly.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your hair thoroughly.<\\/li><li>Apply an ample amount of shampoo.<\\/li><li>Massage into a rich lather.<\\/li><li>Leave it on for 2 minutes.<\\/li><li>Rinse thoroughly.<\\/li><li>Repeat if needed.<\\/li><li>Use 2-3 times a week for optimal results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-21T11:50:27.000000Z\",\"updated_at\":\"2024-03-29T15:33:34.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Roop Sundar Hair Volumizing Shampoo - AE Naturals | Enhance\",\"meta_description\":\"Experience the ultimate transformation with AE Naturals\' Roop Sundar Hair Volumizing Shampoo. Stimulate hair growth, and enjoy a healthy scalp. Your journey to voluminous, healthy hair starts\",\"meta_image\":\"2023-10-08-6522500e1e523.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000716\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":8,\"translations\":[],\"reviews\":[{\"id\":206,\"product_id\":63,\"customer_id\":431,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Roop Sundar Shampoo is a game-changer for anyone looking to boost their hair\'s volume and health. It\'s gentle yet effective, leaving my hair feeling refreshed and revitalized after every wash.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":207,\"product_id\":63,\"customer_id\":432,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Thanks to Roop Sundar Shampoo, I no longer dread washing my hair. It makes detangling a breeze, and the added volume gives my hair a much-needed boost of confidence.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":208,\"product_id\":63,\"customer_id\":433,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never been happier with a shampoo! Roop Sundar not only volumizes my hair but also keeps it nourished and protected. It\'s become an essential part of my hair care routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":209,\"product_id\":63,\"customer_id\":434,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Roop Sundar shampoo is a game-changer for my hair! It adds incredible volume and leaves it feeling so nourished and silky smooth. Plus, the refreshing scent is a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":210,\"product_id\":63,\"customer_id\":435,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with tangled hair for ages, but Roop Sundar shampoo has made detangling a breeze. My hair feels so much more manageable and looks fuller too!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":211,\"product_id\":63,\"customer_id\":436,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how Roop Sundar shampoo deeply nourishes my hair. With ingredients like Parijat Extract and Pro-Vitamin B5, my hair feels healthier than ever before.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":212,\"product_id\":63,\"customer_id\":437,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Roop Sundar shampoo not only enhances volume but also protects my hair from environmental damage. It\'s become an essential part of my hair care routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":957,\"product_id\":63,\"customer_id\":1267,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Hair Volumizing Shampoo is a game-changer! My hair feels so much fuller and healthier since I started using it. Plus, the refreshing scent is just amazing\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 204.18, 44.82, 0, 'include', 'delivered', 'unpaid', '2024-05-04 17:49:46', '2024-05-06 15:17:59', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(193, 100120, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087058a8983.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-18-65087058aa7f0.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":197,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-04-29T17:38:05.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2023-10-06-651f02e42dce2.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"Pack Of 3 Soaps\",\"additional_text_color\":null,\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-05-04 17:49:46', '2024-05-06 15:17:59', NULL, '', '[]', 'discount_on_product', 1, 0),
(194, 100121, 434, 1, NULL, '{\"id\":434,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Activated Charcoal soap  pack of 4\",\"slug\":\"activated-charcoal-soap-pack-of-4-N5dmH1\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-26-662b3cdeaf171.png\\\",\\\"2024-04-26-662b3cdeafe20.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-26-662b3cdeaff0b.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":400,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals <strong>Activated Charcoal Soap<\\/strong> brings you the best-activated charcoal made from bamboo, combined with nourishing ingredients like wheat germ oil, shea butter, and lemongrass essential oil. Activated charcoal, derived from bamboo, takes work to detoxify your skin. It effectively removes impurities, leaving your skin feeling refreshed and glowing. Enriched with wheat germ oil, this soap provides a boost of nourishment, helping to maintain skin health. Shea butter adds a touch of pampering, promoting skin softness and smoothness. The lemongrass essential oil not only uplifts your senses but also turns your skincare routine into an aromatic delight, making each use a beautiful experience. For those seeking a personalized skin care experience, this pack allows you to tailor your routine \\u2013 from targeted cleansing to all kinds of skincare. Whether you\'re targeting specific areas prone to impurities, a spa-like bath, or simply upgrading your daily shower routine, this soap adapts to your preferences. AE Naturals Activated Charcoal Soap is not just a skincare product; it\'s our commitment to purity, sustainability, and an approach to glowing, brighter skin.<br><br>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><br><br>&nbsp;<\\/h3><p>&nbsp; &nbsp;\\u2022 <strong>Deep Cleansing<\\/strong>: AE Naturals Activated Charcoal Soap has the cleansing power of bamboo-derived activated charcoal. This natural ingredient effectively unclogs pores, removing impurities and toxins to reveal clearer, healthier-looking skin.<\\/p><p>&nbsp; &nbsp;\\u2022 <strong>Nourishing Blend<\\/strong>: Infused with wheat germ oil and shea butter, our soap offers a nourishing blend that keeps your skin\'s moisturized. Say goodbye to dryness, and hello to a soft, supple complexion.<\\/p><p>&nbsp; &nbsp;\\u2022 <strong>Lemongrass Scent<\\/strong>: Enjoy a refreshing cleansing experience with the beautiful aroma of lemongrass essential oil. It not only cleanses your skin but also uplifts your senses, making your daily routine a delightful ritual.<\\/p><p>&nbsp; &nbsp;\\u2022 <strong>Gentle On Skin<\\/strong>: Formulated to be gentle on the skin, this soap is suitable for all skin types. Experience the benefits of activated charcoal without compromising on comfort.<br><br>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><br><br>&nbsp;<\\/h3><p>&nbsp; &nbsp;\\u2022<strong> Activated Charcoal (Bamboo-derived)<\\/strong>: Harness the purifying power of activated charcoal, sourced from bamboo. This natural wonder deeply cleanses by attracting and absorbing impurities, excess oil, and toxins, revealing a glowing and clear complexion.<\\/p><p>&nbsp; &nbsp;\\u2022 <strong>Wheat Germ Oil<\\/strong>: Give your skin the nutrient-rich goodness of wheat germ oil. Packed with essential nutrients, it nourishes the skin, giving a healthy and radiant glow that stands the test of time.<\\/p><p>&nbsp; &nbsp;\\u2022 <strong>Shea Butter<\\/strong>: Pamper your skin with the luxurious touch of shea butter. This indulgent ingredient not only provides intense moisturization but also conditions the skin, leaving it soft and smooth to the touch.<\\/p><p>&nbsp; &nbsp;\\u2022 <strong>Lemongrass Essential Oi<\\/strong>l: Enhance your cleansing routine with the essence of lemongrass essential oil. Beyond its aromatic charm, this oil adds a beautiful element to your skincare ritual, turning each use into a refreshing experience.<br><br>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><br>&nbsp;<\\/h3><p>1. Wet your skin and the soap.<br>2. Apply the soap to your body, focusing on areas that need extra cleansing.<br>3. Gently massage the soap onto your skin in a circular motion.<br>4. Rinse thoroughly with water.<br>5. Pat your skin dry with a clean towel.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-26T05:34:22.000000Z\",\"updated_at\":\"2024-04-26T13:17:10.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000012\",\"additional_desc\":\"<p><strong>Test Image<\\/strong><\\/p><p>hhhh<\\/p><h4><strong>Sample<\\/strong><\\/h4>\",\"additional_text_color\":\"#c02a50\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 328, 72, 0, 'include', 'delivered', 'unpaid', '2024-05-04 22:06:56', '2024-05-09 16:42:54', NULL, '', '[]', 'discount_on_product', 1, 0),
(195, 100122, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087058a8983.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-18-65087058aa7f0.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":194,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-04T12:19:46.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2023-10-06-651f02e42dce2.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"Pack Of 3 Soaps\",\"additional_text_color\":null,\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-05-04 23:39:00', '2024-05-20 11:50:02', NULL, '', '[]', 'discount_on_product', 1, 0),
(196, 100123, 128, 1, NULL, '{\"id\":128,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Crystal Q Skin Brightening Soap for Men 135g\",\"slug\":\"ae-naturals-crystal-q-skin-brightening-soap-for-men-135g-1v4x7W\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aeea66f7f0.png\\\",\\\"2024-04-01-660aeea67039c.png\\\",\\\"2024-04-01-660aeea670440.png\\\",\\\"2023-09-22-650dcdd2b01f1.png\\\",\\\"2023-09-22-650dcdd2b0e7f.png\\\",\\\"2023-09-22-650dcdd2b104d.png\\\",\\\"2023-09-22-650dcdd2b0f1f.png\\\",\\\"2023-09-22-650dcdd2b111e.png\\\",\\\"2023-09-22-650dcdd2b11c9.png\\\",\\\"2023-09-22-650dcdd2b1279.png\\\",\\\"2023-09-22-650dcdd2b1556.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce1c645eab.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/LWqC7uw2cMQ?si=n8iyDgkGnTeT1x4y\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>Introducing&nbsp;<strong>AE Naturals Crystal Q Skin Lightening Soap,<\\/strong> specially crafted for men seeking clear and vibrant skin. This soap is designed to address the unique needs of men\'s tough and rugged skin, going beyond the capabilities of ordinary and women-centric soaps. Packed with active ingredients, it effectively washes away facial impurities while providing essential nourishment, ensuring men look their best. The soap boasts key benefits, tackling hyperpigmentation, reducing pimples, scars, dark circles, and spots. Its anti-aging properties make the skin firmer and deeply moisturized, offering a comprehensive skincare solution. AE Naturals Crystal Q is also a reliable defense against skin allergies, providing a shield for sensitive skin. The key ingredients include Glutathione for treating blemishes, Kojic Acid with antibacterial properties, Licorice extracts for reducing dark circles, and Almond and Jojoba oils rich in Vitamin E for acne reduction and overall skin health. AE Naturals Crystal Q Skin Brightening Soap is your go-to solution for a refreshed and glowing complexion. Invest in your skin\'s well-being today!<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Hyperpigmentation and Anti-Aging:<\\/strong> Crystal Q Skin Brightening Soap for men tackles hyperpigmentation, leaving your skin visibly brighter and more even-toned. Experience the anti-aging benefits as this soap helps firm and moisturize your skin, addressing signs of aging for a youthful appearance.<\\/li><li><strong>CmPimples, Scars, Dark Circles and Skin Allergies:&nbsp;<\\/strong>This specially formulated soap reduces the appearance of pimples, scars, dark circles, and spots, promoting clearer and smoother skin. Crystal Q Soap is a reliable defense against skin allergies, ensuring that your skin stays healthy and irritation-free.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Discover the power of Glutathione, a skin superhero that tackles blemishes and hyperpigmentation. Our Crystal Q Skin Brightening Soap for men is enriched with this key ingredient, helping you achieve a clearer and more radiant complexion.<\\/li><li><strong>Kojic Acid:&nbsp;<\\/strong>Unleash the antibacterial and antifungal prowess of Kojic Acid in our specially crafted soap. Say goodbye to pesky pimples, scars, and dark circles as this ingredient works its magic, promoting a healthier and spot-free appearance.<\\/li><li><strong>Licorice Extracts:&nbsp;<\\/strong>Packed with glabridin, Licorice Extracts in our soap target dark circles, age spots, and skin discoloration. Experience the benefits of this natural compound, giving your skin a rejuvenated and even-toned glow.<\\/li><li><strong>Almond Oil:&nbsp;<\\/strong>Revitalize your skin with the goodness of Almond Oil, rich in Vitamin E. Combat acne, promote skin cell regeneration, and enjoy a smoother complexion. Embrace the natural care that comes with this nourishing ingredient.<\\/li><li><strong>Jojoba Oil:&nbsp;<\\/strong>Indulge in the antibacterial wonders of Jojoba Oil, accompanied by the skin-loving Vitamin E. Keep your skin not only smooth but also healthy and radiant.&nbsp;<\\/li><li><strong>Coconut Oil:&nbsp;<\\/strong>Experience the moisturizing marvel of Coconut Oil, a guardian against skin diseases. Let your skin get hydration and protection, thanks to the effectiveness of this natural ingredient.&nbsp;<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><h3>&nbsp;<\\/h3><ol><li>Wet body and face before application.<\\/li><li>Apply soap and lather gently.<\\/li><li>Rinse off thoroughly with warm water.<\\/li><li>Wipe dry after the bath.<\\/li><li>Repeat twice daily for optimal results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T17:24:34.000000Z\",\"updated_at\":\"2024-04-01T17:28:30.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Crystal Q Skin Whitening Soap for Men - Skincare\",\"meta_description\":\"Experience effective skin brightening with AE NATURALS Crystal Q Skin Whitening Soap for Men. Reduce hyperpigmentation, scars, and dark circles while keeping your skin moisturized. Get the be\",\"meta_image\":\"2023-10-08-6522476207fe0.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000202\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":12,\"translations\":[],\"reviews\":[{\"id\":567,\"product_id\":128,\"customer_id\":831,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As a man with sensitive skin, finding a soap that effectively addresses my skincare concerns without causing irritation has always been a challenge. However, since I started using the AE Naturals Crystal Q Skin Lightening Soap, I\'ve noticed a significant improvement in my complexion\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":568,\"product_id\":128,\"customer_id\":832,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only has it reduced hyperpigmentation and dark circles, but it has also helped minimize pimples and scars. Plus, I love that it\'s specifically designed for men\'s tough and rugged skin. Highly recommend for anyone looking for clear and vibrant skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":569,\"product_id\":128,\"customer_id\":833,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless skincare products over the years, but none have worked as effectively as the AE Naturals Crystal Q Skin Lightening Soap for Men. This soap has been a game-changer for me!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":570,\"product_id\":128,\"customer_id\":834,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless skincare products over the years, but none have worked as effectively as the AE Naturals Crystal Q Skin Lightening Soap for Men. This soap has been a game-changer for me!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":571,\"product_id\":128,\"customer_id\":835,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only has it reduced hyperpigmentation and signs of aging, but it has also cleared up my acne and minimized dark circles.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":572,\"product_id\":128,\"customer_id\":836,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love that it\'s packed with active ingredients like Glutathione and Kojic Acid, ensuring my skin gets the nourishment it needs. It\'s become a staple in my skincare routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":573,\"product_id\":128,\"customer_id\":837,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As a man who\'s always on the go, I need a skincare solution that\'s both effective and convenient. That\'s why I love the AE Naturals Crystal Q Skin Lightening Soap for Men.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":574,\"product_id\":128,\"customer_id\":838,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it effectively cleanse my skin and wash away impurities, but it also addresses my specific skincare concerns like hyperpigmentation, pimples, and dark circles. Plus, it\'s made with natural ingredients and doesn\'t contain any harsh chemicals. It\'s become an essential part of my daily grooming routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":575,\"product_id\":128,\"customer_id\":839,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and dark spots for years, and nothing seemed to work until I discovered the AE Naturals Crystal Q Skin Lightening Soap for Men. This soap has truly transformed my skin! Not only has it cleared up my acne and minimized dark spots, but it has also given me a brighter and more even complexion.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":576,\"product_id\":128,\"customer_id\":840,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love that it\'s designed specifically for men\'s tough skin, providing essential nourishment and moisture. It\'s a must-have for any man looking to improve their skin!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":577,\"product_id\":128,\"customer_id\":841,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"I\'ve always been skeptical about skincare products, but the AE Naturals Crystal Q Skin Lightening Soap for Men has exceeded all my expectations. Not only has it improved the overall appearance of my skin, but it has also helped reduce hyperpigmentation and dark circles\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":578,\"product_id\":128,\"customer_id\":842,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love that it\'s made with natural ingredients and doesn\'t contain any harsh chemicals. It\'s the perfect solution for men looking to achieve clear and vibrant skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-05-05 06:26:52', '2024-05-20 11:50:36', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(197, 100124, 102, 1, NULL, '{\"id\":102,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Moisturizing Lotion 200ml\",\"slug\":\"ae-naturals-roop-sundar-moisturizing-lotion-200ml-hP5Lj8\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"18\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"18\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660af1e67dd2a.png\\\",\\\"2024-04-01-660af1e67ebc4.png\\\",\\\"2023-09-22-650d5c0cae266.png\\\",\\\"2024-04-01-660af1e67eeba.png\\\",\\\"2023-09-22-650d5c0caee54.png\\\",\\\"2023-09-22-650d5c0caef00.png\\\",\\\"2023-09-22-650d5c0caf075.png\\\",\\\"2023-09-22-650d5c0caf106.png\\\",\\\"2023-09-22-650d5c0caefb6.png\\\",\\\"2023-09-22-650d5c0caf234.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad72c8917f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Step into a realm of skincare luxury with <strong>AE Naturals Roop Sundar Moisturizing Lotion<\\/strong>, a transformative formula expertly crafted to pamper your skin. In a generous 200ml bottle, this lotion is more than a hydrating solution; it\'s a holistic experience designed to deeply moisturize and rejuvenate. As you apply this lotion, feel the velvety texture embracing your skin, leaving behind a soft, smooth, and radiant complexion. The carefully selected key ingredients work in harmony to go beyond surface-level hydration. They nourish your skin, providing essential nutrients that enhance its natural beauty. The protective layer formed by the lotion shields your skin from external factors, contributing to its overall well-being.<\\/p><p>&nbsp;<\\/p><p>Bid farewell to dryness as AE Naturals Roop Sundar Moisturizing Lotion becomes your go-to solution for revitalized and hydrated skin. This lotion is more than a skincare product; it\'s a daily ritual that transforms your self-care routine into a moment of indulgence. Elevate your skincare experience with AE Naturals Roop Sundar Moisturizing Lotion and say hello to a complexion that radiates health and vitality.<\\/p><p>&nbsp;<\\/p><h3><strong>Key benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Intense Hydration for Enduring Moisture:<\\/strong> &nbsp;The product provides deep and lasting hydration, likely incorporating ingredients like hyaluronic acid or glycerin, ensuring enduring moisture for your skin.<\\/li><li><strong>Softens and Refines Skin Texture<\\/strong>: &nbsp;With skin-softening agents or gentle exfoliants, the product works to soften and refine the texture of your skin, promoting a smoother and more even complexion.<\\/li><li><strong>Amplifies Your Skin\'s Innate Radiance<\\/strong>: &nbsp;Incorporating brightening components or antioxidants, the product enhances your skin\'s natural radiance, contributing to a glowing and vibrant complexion.<\\/li><li><strong>Preserves Youthful Allure<\\/strong>: &nbsp;With anti-aging ingredients like peptides or collagen-boosting compounds, the product helps preserve the skin\'s youthful appearance, reducing the visible signs of aging.<\\/li><li><strong>Shields Against Dryness and Environmental Aggressors<\\/strong>: &nbsp;The formulation likely includes protective elements, such as barrier-enhancing ingredients or antioxidants, to shield your skin against dryness and environmental stressors, maintaining its health and resilience.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Shea Butter<\\/strong>: Known for its deep moisturizing properties, Shea Butter enhances elasticity and suppleness, leaving the skin feeling nourished and hydrated.<\\/li><li><strong>Aloe Vera: <\\/strong>Aloe Vera soothes the skin, reduces inflammation, and provides essential hydration, contributing to a calm and refreshed complexion.<\\/li><li><strong>Vitamin E: <\\/strong>Offering antioxidant protection against free radicals, Vitamin E fosters a youthful look by promoting skin health and reducing signs of aging.<\\/li><li><strong>Coconut Oil<\\/strong>: Acting as a moisture-locking agent, Coconut Oil reveals softness, smoothness, and a natural glow, making it a valuable ingredient for overall skin nourishment.<\\/li><li><strong>Glycerin<\\/strong>: With its moisture-attracting properties, Glycerin draws in and maintains hydration, preventing dryness and contributing to the overall comfort and health of the skin.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply AE Naturals Roop Sundar Moisturizing Lotion all over.<\\/p><p>2. concentrate on dry areas.<\\/p><p>3. Gently massage until fully absorbed.<\\/p><p>4. For optimal results, use daily after showering or whenever your skin craves hydration.<\\/p><p>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T09:19:08.000000Z\",\"updated_at\":\"2024-04-01T17:42:56.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Moisturizing Lotion - Deep Hydration\",\"meta_description\":\"Experience intense hydration with AE Naturals Roop Sundar Moisturizing Lotion. It softens, smoothens, and enhances your skin\'s natural radiance. Protect against dryness and embrace youthful s\",\"meta_image\":\"2023-10-08-652234958459d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000748\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":20,\"translations\":[],\"reviews\":[{\"id\":781,\"product_id\":102,\"customer_id\":1065,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion is a game-changer for my skin! It\'s incredibly hydrating and leaves my skin feeling soft and smooth all day long. I love how it absorbs quickly without any greasy residue. Definitely my new favorite moisturizer\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":782,\"product_id\":102,\"customer_id\":1066,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This moisturizing lotion is fantastic! It has a luxurious texture that feels amazing on the skin. I\'ve noticed a significant improvement in my skin\'s hydration and texture since using it. Plus, the bottle size is generous, so it lasts a long time. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":783,\"product_id\":102,\"customer_id\":1067,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with AE Naturals Roop Sundar Moisturizing Lotion! It\'s like a drink of water for my skin. I apply it every morning and night, and my skin feels so nourished and rejuvenated. It\'s become an essential part of my skincare routine\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":784,\"product_id\":102,\"customer_id\":1068,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"I\'ve been using this moisturizing lotion for a few weeks now, and I\'m loving the results! My skin feels incredibly hydrated and looks more radiant than ever. The formula is lightweight and absorbs quickly, making it perfect for daily use. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":785,\"product_id\":102,\"customer_id\":1069,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion is a must-have for anyone struggling with dry skin! It provides intense hydration without feeling heavy or greasy. I\'ve noticed a significant improvement in my skin\'s texture and overall appearance since using it. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":786,\"product_id\":102,\"customer_id\":1070,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this moisturizing lotion! It\'s so rich and creamy, yet it absorbs quickly into the skin. My skin feels incredibly soft and smooth after each use. Plus, I love that it\'s formulated with nourishing ingredients to keep my skin healthy and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":787,\"product_id\":102,\"customer_id\":1071,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many moisturizers in the past, but nothing compares to AE Naturals Roop Sundar Moisturizing Lotion! It\'s lightweight, non-greasy, and provides long-lasting hydration. My skin looks and feels amazing since I started using it. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":788,\"product_id\":102,\"customer_id\":1073,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin has never felt better since I started using this moisturizing lotion! It\'s like a drink of water for my skin, leaving it feeling hydrated and refreshed. I love that it\'s free from harsh chemicals and packed with nourishing ingredients. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":789,\"product_id\":102,\"customer_id\":1074,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion is a skincare essential for me now! It\'s incredibly hydrating and leaves my skin feeling soft and supple. I\'ve noticed a significant improvement in my skin\'s texture and overall appearance since using it. Love it\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":790,\"product_id\":102,\"customer_id\":1075,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m so impressed with this moisturizing lotion! It\'s lightweight, absorbs quickly, and leaves my skin feeling incredibly hydrated. I\'ve noticed a visible difference in my skin\'s appearance since I started using it. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":791,\"product_id\":102,\"customer_id\":1076,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion meri skin ke liye ek game-changer hai! Ye bahut hydrating hai aur meri skin ko pura din soft aur smooth feel karata hai. Mujhe pasand hai kaise ye jaldi absorb ho jaata hai bina kisi chipchipa residue ke. Mera naya favorite moisturizer\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":792,\"product_id\":102,\"customer_id\":1077,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye moisturizing lotion fantastic hai! Iska texture luxurious hai aur skin par amazing feel karta hai. Mainey iska istemal karne se apni skin ki hydration aur texture mein kafi sudhaar dekha hai. Aur bhi, bottle size generous hai, isliye ye bahut time tak chalta hai. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":793,\"product_id\":102,\"customer_id\":1078,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main AE Naturals Roop Sundar Moisturizing Lotion se obsessed hoon! Ye meri skin ke liye paani ki tarah kaam karta hai. Main ise har subah aur raat lagata hoon, aur meri skin bahut nourished aur rejuvenated feel karti hai. Ye mera skincare routine ka ek essential hissa ban gaya hai\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":794,\"product_id\":102,\"customer_id\":1080,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine is moisturizing lotion ka kuch hafton se istemal kiya hai, aur mujhe results bahut pasand aaye hain! Meri skin bahut hydrate feel karti hai aur kabhi se zyada radiant lagti hai. Ye formula lightweight hai aur jaldi absorb ho jaata hai, isliye ye rozana istemal ke liye perfect hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":795,\"product_id\":102,\"customer_id\":1081,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion dry skin ke liye ek must-have hai! Ye bina kisi bhaari ya chipchipa feel ke intense hydration provide karta hai. Maine iska istemal karne se apni skin ki texture aur overall appearance mein kafi sudhaar dekha hai. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":796,\"product_id\":102,\"customer_id\":1082,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is moisturizing lotion se hamesha khush rehta hoon! Ye bahut rich aur creamy hai, lekin skin mein jaldi absorb ho jaata hai. Meri skin har istemal ke baad bahut soft aur smooth feel karti hai. Aur bhi, mujhe pasand hai ki ye nourishing ingredients ke saath formulated hai jo meri skin ko healthy aur hydrated rakhte hain. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":797,\"product_id\":102,\"customer_id\":1083,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine pehle bahut saare moisturizers try kiye hain, lekin kuch bhi AE Naturals Roop Sundar Moisturizing Lotion ke saath tulna nahi kar sakta! Ye lightweight hai, non-greasy hai, aur long-lasting hydration provide karta hai. Meri skin iska istemal karne se amazing dikhti hai aur feel hoti hai. Definitely har paisa ke laayak hai\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":798,\"product_id\":102,\"customer_id\":1084,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin kaafi acchi feel hoti hai is moisturizing lotion istemal karne ke baad! Ye meri skin ke liye paani ki tarah kaam karta hai, use hydrated aur refreshed feel karata hai. Mujhe pasand hai ki ye harsh chemicals se free hai aur nourishing ingredients se bhara hua hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":799,\"product_id\":102,\"customer_id\":1085,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"AE Naturals Roop Sundar Moisturizing Lotion ab mere liye ek skincare essential hai! Ye bahut hydrating hai aur meri skin ko soft aur supple feel karata hai. Maine iska istemal karne se meri skin ki texture aur overall appearance mein kafi sudhaar dekha hai. Love it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":800,\"product_id\":102,\"customer_id\":1086,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is moisturizing lotion se bahut impress hoon! Ye lightweight hai, jaldi absorb ho jaata hai, aur meri skin ko bahut hydrate feel karata hai. Maine iska istemal karte hue apni skin mein visible farak dekha hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-05-07 15:11:38', '2024-05-07 15:16:31', NULL, '', '[]', 'discount_on_product', 1, 0),
(198, 100124, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g | Pack of 2\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Refreshing Soap <\\/strong>is your key to bright and flawless skin. Infused with the goodness of Parijat extracts, Vitamin E, and Aloe Vera gel, this soap is a powerhouse in achieving blemish-free skin by actively preventing the formation of acne, pimples, and blackheads. With its anti-oxidant, anti-bacterial, anti-fungal, and immune-protective properties, this soap acts as a formidable shield against skin aging. By thwarting wrinkles, fine lines, and retaining moisture, it ensures a youthful and radiant complexion. The soap\'s unique formulation imparts a soothing effect, leaving you with a clean and refreshed sensation.<\\/p><p>&nbsp;<\\/p><p>Indulge in the luxury of AE Naturals Roop Sundar Refreshing Soap to experience the combined benefits of Parijat extracts, Vitamin E, and Aloe Vera gel. Revel in the transformative effects of this soap as it makes your skin supple, smooth, and visibly brighter, promoting a refreshed and rejuvenated feeling after each use.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens your skin:<\\/strong> The formulation includes brightening agents such as vitamin C or alpha-arbutin, which actively work to reduce dark spots, hyperpigmentation, and uneven skin tone. This results in a visibly brighter and more radiant complexion over time.<\\/li><li><strong>Makes your skin Blemish-free:<\\/strong> The product likely contains ingredients with anti-inflammatory and blemish-reducing properties, such as salicylic acid or niacinamide. These components help minimize and prevent blemishes, leaving your skin clearer and more uniform.<\\/li><li><strong>Prevents Acne and Pimples:<\\/strong> Formulated with acne-fighting ingredients like salicylic acid or benzoyl peroxide, it actively targets and prevents acne and pimples. This helps in maintaining a smoother and healthier skin surface.<\\/li><li><strong>Prevents Wrinkles and Fine lines:<\\/strong> Anti-aging ingredients like retinol or peptides are likely present to combat the formation of wrinkles and fine lines. These components stimulate collagen production and promote skin elasticity, contributing to a more youthful appearance.<\\/li><li><strong>Moisturizes and keeps your skin soft and supple:<\\/strong> The product incorporates moisturizing agents like hyaluronic acid or glycerin, which work to retain and attract moisture. This helps in keeping the skin well-hydrated, soft, and supple throughout the day.<\\/li><li><strong>Provides nourishment and keeps your skin healthy:<\\/strong> Enriched with vitamins, antioxidants, and other nourishing elements, the product delivers essential nutrients to the skin. This nourishment supports overall skin health, enhancing its resilience, and promoting a vibrant and healthy complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extracts: <\\/strong>Derived from the Parijat plant, these extracts possess anti-inflammatory properties, helping to calm irritated skin. Additionally, their antioxidant nature provides a defense against environmental damage by neutralizing free radicals, contributing to overall skin health and protection.<\\/li><li><strong>Vitamin E Acetate:<\\/strong> Known for its potent antioxidant properties, Vitamin E Acetate helps shield the skin from free radical damage. This vitamin also functions as a moisturizer, aiding in alleviating dry and flaky skin, promoting a smoother and more supple complexion.<\\/li><li><strong>Aloe Vera Gel: <\\/strong>Extracted from the Aloe Vera plant, the gel is renowned for its hydrating and soothing effects on the skin. It helps relieve dryness, reduce inflammation, and soothe irritations, making it a valuable ingredient for maintaining skin comfort.<\\/li><li><strong>Glycerine:<\\/strong> As a humectant, glycerine attracts moisture to the skin and helps retain it, offering effective hydration. This contributes to improving the skin\'s texture, making it feel softer and more nourished.<\\/li><li><strong>BHT (Butylated Hydroxytoluene): <\\/strong>BHT is an antioxidant that plays a crucial role in maintaining the freshness and quality of the soap. By preventing the soap base\'s oils from becoming rancid, BHT extends the shelf life of the product, ensuring its efficacy and safety over time.<\\/li><li><strong>Perfume: <\\/strong>Beyond providing a pleasant fragrance to the soap, the inclusion of perfume enhances the user\'s sensory experience. Aromatic compounds can have mood-boosting effects, adding an extra dimension to the overall bathing experience.<\\/li><li><strong>Soap Base: <\\/strong>Serving as the foundation of the soap, the soap base is responsible for its cleansing action. It effectively removes dirt, oil, and impurities from the skin, leaving it clean and refreshed after use. The specific composition of the soap base determines its lathering and cleansing properties.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions for use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply Roop Sundar Soap on wet skin.<\\/p><p>2. Massage softly in a single direction..<\\/p><p>3. Wash it off gently.<\\/p><p>4. Use twice daily for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-04-20T14:52:19.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":540,\"product_id\":131,\"customer_id\":800,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Roop Sundar Refreshing Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin and reduced dark spots, but it has also kept my skin blemish-free. I love how refreshed and rejuvenated my skin feels after each use. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":541,\"product_id\":131,\"customer_id\":801,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and blemishes for years, but ever since I started using the AE Naturals Roop Sundar Refreshing Soap, my skin has never looked better! It effectively prevents acne and pimples while keeping my skin moisturized and soft. Plus, the soothing sensation it provides is a bonus. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":542,\"product_id\":131,\"customer_id\":802,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless soaps claiming to brighten and rejuvenate the skin, but none have worked as effectively as the AE Naturals Roop Sundar Refreshing Soap. It has significantly reduced my dark spots and hyperpigmentation, giving me a brighter and more even complexion. I love how nourished and healthy my skin looks now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":543,\"product_id\":131,\"customer_id\":803,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":544,\"product_id\":131,\"customer_id\":804,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":545,\"product_id\":131,\"customer_id\":807,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":546,\"product_id\":131,\"customer_id\":808,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is a challenge. The AE Naturals Roop Sundar Refreshing Soap is gentle yet effective, and it has improved the overall health of my skin. It\'s reduced my acne breakouts, kept my skin moisturized, and provided a soothing sensation with each use. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'delivered', 'unpaid', '2024-05-07 15:11:39', '2024-05-07 15:16:31', NULL, '', '[]', 'discount_on_product', 1, 0),
(199, 100124, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"46\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"46\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2024-02-29-65e035290e9db.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/-hZZjYTIlTk?si=i-MI9XZb--vclTMi\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":330,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Unlock the secrets to radiant, youthful-looking skin with&nbsp;<strong>AE Naturals\' Classical Kumkumadi Tailam<\\/strong>. Inspired by ancient Ayurvedic wisdom, this serum is a blend of natural herbal extracts and botanicals designed to deeply moisturize and revitalize your skin. Say goodbye to dullness as this meticulously formulated oil brightens and evens out your skin tone, leaving you with a natural glow. The key to its effectiveness lies in the thoughtfully chosen ingredients. Saffron oil works its magic to brighten your complexion, while Manjista improves skin texture and tone. Gokshur, another powerhouse ingredient, hydrates and softens your skin, enhancing its elasticity. Sandal oil, known for its soothing properties, reduces inflammation, ensuring a calming effect on your skin. Using AE Naturals\' Classical Kumkumadi Tailam is a breeze. Just take 2-3 drops, gently massage them onto your face in upward motions, and leave it on overnight. Wake up to refreshed and revitalized skin, ready to face the day. Embrace the Ayurvedic principles packed into this little bottle and experience the transformation as your skin becomes a canvas of radiance. AE Naturals brings you the timeless beauty secrets in a bottle, inviting you to nourish, rejuvenate, and glow.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Radiant Skin Tone:&nbsp;<\\/strong>Achieve a brighter and more even skin tone with AE Naturals\' Kumkumadi Tailam. The saffron oil in this Ayurvedic blend works wonders, leaving your complexion visibly radiant.<\\/li><li><strong>Youthful Elasticity:&nbsp;<\\/strong>Experience improved skin elasticity that defies aging. Manjista, a key ingredient, enhances both texture and tone, giving your skin a youthful, supple feel.<\\/li><li><strong>Revitalized Radiance:&nbsp;<\\/strong>Pamper your skin with the rejuvenating power of Gokshur, known for its hydrating and softening effects. Wake up to glowing and refreshed skin, a testament to the Ayurvedic wisdom infused in every drop.<\\/li><li><strong>Inflammation Reduction:&nbsp;<\\/strong>Let Sandal Oil soothe and calm your skin, reducing inflammation. Enjoy a skincare routine that not only beautifies but also cares for your skin\'s overall health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Saffron Oil:&nbsp;<\\/strong>Get glowing skin with the radiant power of Saffron Oil. It brightens and evens out your complexion for a natural, glowing look. Unlock the secret to a luminous skin tone inspired by ancient Ayurvedic wisdom.<\\/li><li><strong>Manjistha:&nbsp;<\\/strong>Enhance your skin\'s texture and tone with the magic of Manjistha. This natural herbal extract works wonders, improving your skin\'s overall quality. Experience the revitalizing touch of Manjistha, a timeless ingredient in Ayurvedic skincare.<\\/li><li><strong>Gokshur:&nbsp;<\\/strong>Indulge your skin with the hydrating embrace of Gokshur. It softens and nourishes your skin, unlocking a supple and healthy appearance. Discover the ancient Ayurvedic secret to skin hydration and revitalization.<\\/li><li><strong>Sandal Oil:&nbsp;<\\/strong>Soothe and calm your skin with the gentle touch of Sandal Oil. It reduces inflammation and embraces a refreshed complexion. Let the natural benefits of Sandal Oil enhance your skin\'s radiance, a timeless Ayurvedic remedy.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 2-3 drops of Kumkumadi Tailam.<\\/li><li>Gently massage over your face in upward motions.<\\/li><li>Leave it on overnight for maximum benefits.<\\/li><li>Wash it off in the morning with a gentle cleanser.<\\/li><li>Enjoy refreshed and glowing skin with Ayurvedic care.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-04-26T11:55:56.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":11,\"translations\":[],\"reviews\":[{\"id\":50,\"product_id\":31,\"customer_id\":268,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After a long day, applying this Kumkumadi Tailam feels like a mini spa session. It\'s so relaxing and luxurious.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":51,\"product_id\":31,\"customer_id\":269,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed at how quickly this tailam has faded my pigmentation. It\'s given me newfound confidence in my skin!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":52,\"product_id\":31,\"customer_id\":270,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam is like a secret weapon against aging. It\'s made my skin firmer and smoother in just a few weeks\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":53,\"product_id\":31,\"customer_id\":271,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always had dull skin, but this tailam has brought it back to life. It\'s my new skincare essential!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":54,\"product_id\":31,\"customer_id\":272,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Using this Kumkumadi Tailam feels like giving my skin a warm hug. It\'s comforting and nourishing, leaving me with a natural glow.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":55,\"product_id\":31,\"customer_id\":273,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam has brought out the natural beauty of my skin. I feel like I\'m glowing from the inside\\u00a0out!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":56,\"product_id\":31,\"customer_id\":274,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I appreciate that this product is made with high-quality ingredients. It feels like a premium skincare experience.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":57,\"product_id\":31,\"customer_id\":275,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Unfortunately, my experience with the delivery service was disappointing. The package arrived much later than expected, and the delivery person seemed rather careless with handling the parcel.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":58,\"product_id\":31,\"customer_id\":276,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe hamesha se ek natural skincare product ki talash thi aur yeh tailam sabhi mere expectations ko pura karta hai. Mera chehra ab tak naram aur chikna hai, aur mujhe yeh tailam pyara\\u00a0lagta\\u00a0hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":59,\"product_id\":31,\"customer_id\":277,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe laga tha ki koi bhi cream ya tailam mere acne marks ko door karne mein nakaam hoga, lekin yeh Kumkumadi Tailam ne meri soch badal di! Sirf ek hafte mein hi farq dikha.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":60,\"product_id\":31,\"customer_id\":278,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love the luxurious feel of this tailam on my skin. It\'s like giving myself a spa treatment at home.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 1229.18, 269.82, 0, 'include', 'delivered', 'unpaid', '2024-05-07 15:11:39', '2024-05-07 15:16:31', NULL, '', '[]', 'discount_on_product', 1, 0),
(200, 100125, 197, 1, NULL, '{\"id\":197,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Lavanya Fragrance Oil\",\"slug\":\"lavanya-fragrance-oil-XNyH9e\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e9423751a09.png\\\",\\\"2024-03-07-65e9423752883.png\\\",\\\"2024-03-07-65e9423752e86.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e94237534af.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":210,\\\"sku\\\":\\\"LFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1400,\\\"sku\\\":\\\"LFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":210,\"purchase_price\":210,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T04:27:35.000000Z\",\"updated_at\":\"2024-03-23T04:39:03.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000371\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 172.2, 37.8, 0, 'include', 'canceled', 'unpaid', '2024-05-08 13:37:49', '2024-05-08 14:27:06', NULL, '100ml', '{\"Quantity\":\"100ml\"}', 'discount_on_product', 0, 0),
(201, 100126, 197, 1, NULL, '{\"id\":197,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Lavanya Fragrance Oil\",\"slug\":\"lavanya-fragrance-oil-XNyH9e\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e9423751a09.png\\\",\\\"2024-03-07-65e9423752883.png\\\",\\\"2024-03-07-65e9423752e86.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e94237534af.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":210,\\\"sku\\\":\\\"LFO-100ml\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1400,\\\"sku\\\":\\\"LFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":210,\"purchase_price\":210,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T04:27:35.000000Z\",\"updated_at\":\"2024-05-08T08:07:49.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000371\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 172.2, 37.8, 0, 'include', 'canceled', 'unpaid', '2024-05-08 13:37:50', '2024-05-08 14:27:17', NULL, '100ml', '{\"Quantity\":\"100ml\"}', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(202, 100127, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087058a8983.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-18-65087058aa7f0.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":191,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-04T18:09:00.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2023-10-06-651f02e42dce2.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"Pack Of 3 Soaps\",\"additional_text_color\":null,\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-05-09 13:18:03', '2024-05-20 11:50:58', NULL, '', '[]', 'discount_on_product', 1, 0),
(203, 100128, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087058a8983.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-18-65087058aa7f0.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":188,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-09T07:48:03.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2023-10-06-651f02e42dce2.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"Pack Of 3 Soaps\",\"additional_text_color\":null,\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-05-13 09:10:29', '2024-05-20 11:51:37', NULL, '', '[]', 'discount_on_product', 1, 0),
(204, 100129, 159, 1, NULL, '{\"id\":159,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Health 360 Herbal Juice 500ml\",\"slug\":\"ae-naturals-health-360-herbal-juice-500ml-rjFMNH\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"30\\\",\\\"position\\\":1}]\",\"category_id\":\"30\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-01-06-6599360e3d88b.png\\\",\\\"2024-01-06-6599360e3ecb4.png\\\",\\\"2024-01-06-6599360e3f238.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-01-06-6599360e3f87a.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":400,\"purchase_price\":400,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Health 360 Herbal Juice, a blend of Aloe Vera, Amla, and Tulsi. Crafted to invigorate mind and body, this product promotes holistic wellness through enhanced digestion, immunity boost, and gentle detoxification. Get the goodness of Aloe Vera, renowned for its soothing properties that calm the gut and provide digestive health. Vitamin C-rich Amla bolsters your body\'s defenses, promoting radiant skin and robust immunity. Tulsi, the sacred herb, purifies from within, acting as an antioxidant and supporting respiratory health. With each sip, experience the gentle cleansing of your body, the balance of blood sugar levels, and the alleviation of stress.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Digestion and Metabolism Boost: <\\/strong>This potent blend of Aloe Vera, Amla, and Tulsi aids in digestion, helping your body efficiently absorb nutrients while promoting a healthy metabolism.&nbsp;<\\/li><li><strong>Enhanced Immunity and Sickness Defense:<\\/strong> Packed with immune-boosting Amla and antioxidant-rich Tulsi, this herbal elixir fortifies your immune system, making it more resilient against sickness and infections.&nbsp;<\\/li><li><strong>Detoxification and Clear Skin: Cleanse<\\/strong> your body from within and get the clear, radiant skin with AE Naturals Health 360 Herbal Juice. Feel refreshed both inside and out as you experience clearer, healthier skin.<\\/li><li><strong>Stress Relief and Mental Clarity:<\\/strong> Relax your mind and soothe your senses with AE Naturals Health 360 Herbal Juice. No more stress-induced headaches and foggy thoughts.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Aloe Vera:<\\/strong> Soothes stomach, promotes gut health, aids digestion, and calms acidity.<\\/li><li><strong>Amla (Indian Gooseberry):<\\/strong> Rich in vitamin C, boosts immunity, enhances skin health, and supports detoxification.<\\/li><li><strong>Tulsi (Holy Basil):<\\/strong> Cleanses the body, acts as an antioxidant, aids in respiratory health, and promotes overall well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions To Use:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Mix 15ml of AE Naturals Health 360 Herbal Juice with 150ml of water.<\\/li><li>Consume on an empty stomach once or twice daily for optimal results.<\\/li><li>Incorporate into your daily routine for improved digestion, immunity, and overall wellness.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-01-06T11:14:22.000000Z\",\"updated_at\":\"2024-03-29T14:14:09.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000752\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":301,\"product_id\":159,\"customer_id\":530,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant improvement in my digestion and metabolism since starting AE Naturals Health 360 Herbal Juice. The blend of Aloe Vera, Amla, and Tulsi has made my digestive system more efficient, and I feel more energized throughout the day.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":302,\"product_id\":159,\"customer_id\":531,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone prone to frequent sickness, I\'m amazed at how AE Naturals Health 360 Herbal Juice has boosted my immunity. The immune-boosting Amla and antioxidant-rich Tulsi have made me more resilient against infections, and I feel healthier overall.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":303,\"product_id\":159,\"customer_id\":532,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how AE Naturals Health 360 Herbal Juice has detoxified my body and given me clearer, radiant skin. It\'s like giving my body a fresh start from within, and I\'ve noticed a visible improvement in the health of my skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":304,\"product_id\":159,\"customer_id\":533,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This herbal juice has been a lifesaver for me when it comes to stress relief and mental clarity. The soothing effects of the blend help me relax my mind and stay focused, even during the busiest days.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":305,\"product_id\":159,\"customer_id\":534,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Health 360 Herbal Juice has become an essential part of my daily routine. Not only does it improve my digestion and immunity, but it also detoxifies my body and helps me manage stress better. I feel like a healthier, happier version of myself.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":306,\"product_id\":159,\"customer_id\":535,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with digestive issues for years, but AE Naturals Health 360 Herbal Juice has provided me with much-needed relief. It soothes my stomach and promotes healthy digestion, allowing me to enjoy food without discomfort.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":307,\"product_id\":159,\"customer_id\":536,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a difference in my skin since incorporating AE Naturals Health 360 Herbal Juice into my routine. It feels clearer and healthier, and I attribute it to the detoxifying effects of the herbal blend.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 352, 48, 0, 'include', 'canceled', 'unpaid', '2024-05-13 18:09:52', '2024-05-15 13:32:11', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(205, 100130, 96, 1, NULL, '{\"id\":96,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Almond & Milk Soap 100g Pack Of 3\",\"slug\":\"ae-naturals-almond-milk-soap-100g-pack-of-3-wg291O\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660af30b76833.png\\\",\\\"2023-09-22-650d52fa96a03.png\\\",\\\"2024-04-01-660af30b77607.png\\\",\\\"2023-09-22-650d52fa9763c.png\\\",\\\"2023-09-22-650d52fa976f0.png\\\",\\\"2023-09-22-650d52fa97861.png\\\",\\\"2023-09-22-650d52fa97930.png\\\",\\\"2023-09-22-650d52fa979c2.png\\\",\\\"2023-09-22-650d52fa977a4.png\\\",\\\"2023-09-22-650d52fa97a73.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-05-6547437b96ad3.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":199,\"purchase_price\":199,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":97,\"minimum_order_qty\":1,\"details\":\"<p>Immerse your skin in the indulgent experience of <strong>AE Naturals Almond &amp; Milk Soap,<\\/strong> a luxurious blend crafted with almond oil and milk extract. This soap offers a gentle cleansing and nourishing ritual, working to reduce acne, dark circles, and promote a radiant complexion.&nbsp; The infusion of almond oil and milk extract brings their rich and soothing properties to the forefront. Almond oil is known for its moisturizing and skin-nourishing benefits, while milk extract contributes to a gentle yet effective cleansing experience. Together, they create a harmonious blend that caters to the needs of your skin.<\\/p><p>&nbsp;<\\/p><p>Incorporate AE Naturals Almond &amp; Milk Soap into your daily skincare routine to revel in the luxurious fusion of almond oil, milk extract, and glycerin. Treat your skin to the pampering it deserves, achieving a radiant complexion and enjoying the overall well-being that comes with this premium soap.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><ul><li><strong>Hydrates and Moisturizes for Supple Skin: <\\/strong>The product deeply hydrates and moisturizes, likely utilizing ingredients such as glycerin or jojoba oil, to maintain supple and well-moisturized skin.<\\/li><li><strong>Reduces Acne and Diminishes Dark Circles<\\/strong>:&nbsp;Incorporating acne-fighting elements like salicylic acid and dark circle-reducing components such as vitamin C, the product addresses both acne issues and dark circles, promoting a clearer complexion.<\\/li><li><strong>Revitalizes and Nourishes for a Natural Glow<\\/strong>:&nbsp;With revitalizing agents like antioxidants or botanical extracts, the product nourishes and revitalizes the skin, contributing to a natural and healthy glow.<\\/li><li><strong>Gently Cleanses, Revealing Softer Skin<\\/strong>: Including gentle cleansing agents, possibly natural exfoliants or mild cleansers, the product effectively cleanses the skin, revealing a softer and smoother complexion.<\\/li><li><strong>Maintains Skin\'s Moisture Balance: <\\/strong>By incorporating moisturizing and balancing ingredients, the product helps maintain the skin\'s moisture balance, preventing excessive dryness or oiliness for overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glycerin: <\\/strong>Glycerin hydrates the skin, preventing dryness by attracting and retaining moisture. Its humectant properties make it effective in maintaining skin hydration, contributing to a soft and supple complexion.<\\/li><li><strong>Milk Extract: <\\/strong>Milk Extract exfoliates and nourishes the skin with lactic acid. The natural lactic acid content gently exfoliates dead skin cells, promoting smoother skin, while the nourishing properties of milk contribute to overall skin health.<\\/li><li><strong>Almond Oil<\\/strong>: Almond Oil reduces inflammation and improves skin texture. Its emollient nature makes it effective in providing essential moisture, and its anti-inflammatory properties contribute to calming irritated skin, promoting a healthier complexion.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wet your skin with lukewarm water.<\\/p><p>2. Rub the soap directly on your skin and gently massage.<\\/p><p>3. Leave the soap on for 60 seconds, then rinse off.<\\/p><p>4. Use twice daily for better results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T08:40:26.000000Z\",\"updated_at\":\"2024-04-14T10:22:01.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Almond and Milk Soap - Hydrates and Nourishes\",\"meta_description\":\"Experience skin pampering with AE Naturals Almond and Milk Soap. This soap hydrates, reduces acne, and gives your skin a natural glow. Gentle cleansing and long-lasting results. Try it now!\",\"meta_image\":\"2023-10-08-65223c6f116d3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000742\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":21,\"translations\":[],\"reviews\":[{\"id\":633,\"product_id\":96,\"customer_id\":900,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Almond & Milk Soap is my new skincare obsession! It leaves my skin feeling so soft and nourished, and I\'ve noticed a significant improvement in my complexion since I started using it. Definitely a must-have!\\\"\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":636,\"product_id\":96,\"customer_id\":903,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and dark circles for years, but this soap has really helped improve both issues. My skin looks clearer and more radiant, and the gentle cleansing experience is so soothing. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":638,\"product_id\":96,\"customer_id\":905,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap is a game-changer for dry, dull skin like mine. It\'s incredibly moisturizing and has helped restore a natural glow to my complexion. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":640,\"product_id\":96,\"customer_id\":907,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Almond & Milk Soap has become a staple in my skincare routine. It\'s so gentle yet effective, and the combination of almond oil and milk extract leaves my skin feeling so pampered and refreshed. Love it\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":643,\"product_id\":96,\"customer_id\":910,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how soft and supple my skin feels after using this soap. It\'s like a burst of hydration for my thirsty skin, and the reduction in acne and dark circles is an added bonus. Definitely worth every penny!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":645,\"product_id\":96,\"customer_id\":912,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of almond oil and milk extract in this soap is truly magical. My skin looks brighter and more radiant, and I love how gentle and nourishing it feels. Plus, the subtle scent is so comforting\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":646,\"product_id\":96,\"customer_id\":913,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin has never felt so moisturized and balanced! AE Naturals Almond & Milk Soap is perfect for maintaining my skin\'s moisture balance, and the reduction in acne and dark circles is an added bonus. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":647,\"product_id\":96,\"customer_id\":914,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing incredible results. My skin looks clearer, brighter, and more even-toned, and the gentle cleansing experience is so refreshing. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":648,\"product_id\":96,\"customer_id\":915,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Almond & Milk Soap is a skincare must-have! It\'s gentle yet effective, and the luxurious blend of ingredients leaves my skin feeling so pampered and rejuvenated. Couldn\'t recommend it enough!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":649,\"product_id\":96,\"customer_id\":916,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in acne and dark circles is a game-changer. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":651,\"product_id\":96,\"customer_id\":918,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap has completely transformed my skincare routine. My skin looks brighter, smoother, and more radiant, and the gentle cleansing experience is so soothing. Definitely a must-have!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":653,\"product_id\":96,\"customer_id\":920,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with the luxurious feel of AE Naturals Almond & Milk Soap. It\'s like a spa treatment in a bar, and my skin has never felt softer or looked healthier. Absolutely love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":656,\"product_id\":96,\"customer_id\":923,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin has never felt so nourished and revitalized! AE Naturals Almond & Milk Soap is a game-changer for anyone looking to pamper themselves and achieve a more radiant complexion. Couldn\'t recommend it enough!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":658,\"product_id\":96,\"customer_id\":925,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"I\'ve tried many soaps in the past, but none compare to AE Naturals Almond & Milk Soap. It\'s gentle yet effective, and the reduction in acne and dark circles is incredible. Definitely worth every penny!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":660,\"product_id\":96,\"customer_id\":927,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of almond oil and milk extract in this soap is perfect for maintaining my skin\'s moisture balance. My skin feels so hydrated and nourished, and the reduction in acne and dark circles is a huge bonus. Love it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":662,\"product_id\":96,\"customer_id\":929,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Almond & Milk Soap is worth every penny! It\'s gentle yet effective, and the reduction in acne and dark circles has been amazing. My skin looks and feels healthier than ever before. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":664,\"product_id\":96,\"customer_id\":932,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"I\'ve never felt so pampered in my life! AE Naturals Almond & Milk Soap is like a spa day in a bar, and my skin has never looked or felt better. Definitely worth every penny!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":666,\"product_id\":96,\"customer_id\":934,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a game-changer for anyone struggling with dry, dull skin. It\'s incredibly moisturizing and has helped restore a healthy glow to my complexion. Plus, the reduction in acne and dark circles is a huge bonus. Love it\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":668,\"product_id\":96,\"customer_id\":936,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m absolutely in love with this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in acne and dark circles is incredible. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":669,\"product_id\":96,\"customer_id\":937,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Almond & Milk Soap is my new skincare holy grail! It\'s gentle yet effective, and the reduction in acne and dark circles has been life-changing. My skin looks clearer, brighter, and more radiant. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":671,\"product_id\":96,\"customer_id\":939,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Almond & Milk Soap ab mera naya skincare obsession hai! Ye meri skin ko bahut soft aur nourished feel karata hai, aur maine iska istemal karna shuru kiya tab se mere complexion mein kafi improvement mehsoos ki hai. Zaroor ek must-have hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 163.18, 35.82, 0, 'include', 'canceled', 'unpaid', '2024-05-14 11:31:29', '2024-05-15 13:32:26', NULL, '', '[]', 'discount_on_product', 0, 0),
(206, 100131, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"46\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"46\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2024-02-29-65e035290e9db.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/-hZZjYTIlTk?si=i-MI9XZb--vclTMi\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":329,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Unlock the secrets to radiant, youthful-looking skin with&nbsp;<strong>AE Naturals\' Classical Kumkumadi Tailam<\\/strong>. Inspired by ancient Ayurvedic wisdom, this serum is a blend of natural herbal extracts and botanicals designed to deeply moisturize and revitalize your skin. Say goodbye to dullness as this meticulously formulated oil brightens and evens out your skin tone, leaving you with a natural glow. The key to its effectiveness lies in the thoughtfully chosen ingredients. Saffron oil works its magic to brighten your complexion, while Manjista improves skin texture and tone. Gokshur, another powerhouse ingredient, hydrates and softens your skin, enhancing its elasticity. Sandal oil, known for its soothing properties, reduces inflammation, ensuring a calming effect on your skin. Using AE Naturals\' Classical Kumkumadi Tailam is a breeze. Just take 2-3 drops, gently massage them onto your face in upward motions, and leave it on overnight. Wake up to refreshed and revitalized skin, ready to face the day. Embrace the Ayurvedic principles packed into this little bottle and experience the transformation as your skin becomes a canvas of radiance. AE Naturals brings you the timeless beauty secrets in a bottle, inviting you to nourish, rejuvenate, and glow.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Radiant Skin Tone:&nbsp;<\\/strong>Achieve a brighter and more even skin tone with AE Naturals\' Kumkumadi Tailam. The saffron oil in this Ayurvedic blend works wonders, leaving your complexion visibly radiant.<\\/li><li><strong>Youthful Elasticity:&nbsp;<\\/strong>Experience improved skin elasticity that defies aging. Manjista, a key ingredient, enhances both texture and tone, giving your skin a youthful, supple feel.<\\/li><li><strong>Revitalized Radiance:&nbsp;<\\/strong>Pamper your skin with the rejuvenating power of Gokshur, known for its hydrating and softening effects. Wake up to glowing and refreshed skin, a testament to the Ayurvedic wisdom infused in every drop.<\\/li><li><strong>Inflammation Reduction:&nbsp;<\\/strong>Let Sandal Oil soothe and calm your skin, reducing inflammation. Enjoy a skincare routine that not only beautifies but also cares for your skin\'s overall health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Saffron Oil:&nbsp;<\\/strong>Get glowing skin with the radiant power of Saffron Oil. It brightens and evens out your complexion for a natural, glowing look. Unlock the secret to a luminous skin tone inspired by ancient Ayurvedic wisdom.<\\/li><li><strong>Manjistha:&nbsp;<\\/strong>Enhance your skin\'s texture and tone with the magic of Manjistha. This natural herbal extract works wonders, improving your skin\'s overall quality. Experience the revitalizing touch of Manjistha, a timeless ingredient in Ayurvedic skincare.<\\/li><li><strong>Gokshur:&nbsp;<\\/strong>Indulge your skin with the hydrating embrace of Gokshur. It softens and nourishes your skin, unlocking a supple and healthy appearance. Discover the ancient Ayurvedic secret to skin hydration and revitalization.<\\/li><li><strong>Sandal Oil:&nbsp;<\\/strong>Soothe and calm your skin with the gentle touch of Sandal Oil. It reduces inflammation and embraces a refreshed complexion. Let the natural benefits of Sandal Oil enhance your skin\'s radiance, a timeless Ayurvedic remedy.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 2-3 drops of Kumkumadi Tailam.<\\/li><li>Gently massage over your face in upward motions.<\\/li><li>Leave it on overnight for maximum benefits.<\\/li><li>Wash it off in the morning with a gentle cleanser.<\\/li><li>Enjoy refreshed and glowing skin with Ayurvedic care.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-05-07T09:41:39.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":11,\"translations\":[],\"reviews\":[{\"id\":50,\"product_id\":31,\"customer_id\":268,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After a long day, applying this Kumkumadi Tailam feels like a mini spa session. It\'s so relaxing and luxurious.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":51,\"product_id\":31,\"customer_id\":269,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed at how quickly this tailam has faded my pigmentation. It\'s given me newfound confidence in my skin!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":52,\"product_id\":31,\"customer_id\":270,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam is like a secret weapon against aging. It\'s made my skin firmer and smoother in just a few weeks\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":53,\"product_id\":31,\"customer_id\":271,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always had dull skin, but this tailam has brought it back to life. It\'s my new skincare essential!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":54,\"product_id\":31,\"customer_id\":272,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Using this Kumkumadi Tailam feels like giving my skin a warm hug. It\'s comforting and nourishing, leaving me with a natural glow.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":55,\"product_id\":31,\"customer_id\":273,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam has brought out the natural beauty of my skin. I feel like I\'m glowing from the inside\\u00a0out!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":56,\"product_id\":31,\"customer_id\":274,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I appreciate that this product is made with high-quality ingredients. It feels like a premium skincare experience.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":57,\"product_id\":31,\"customer_id\":275,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Unfortunately, my experience with the delivery service was disappointing. The package arrived much later than expected, and the delivery person seemed rather careless with handling the parcel.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":58,\"product_id\":31,\"customer_id\":276,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe hamesha se ek natural skincare product ki talash thi aur yeh tailam sabhi mere expectations ko pura karta hai. Mera chehra ab tak naram aur chikna hai, aur mujhe yeh tailam pyara\\u00a0lagta\\u00a0hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":59,\"product_id\":31,\"customer_id\":277,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe laga tha ki koi bhi cream ya tailam mere acne marks ko door karne mein nakaam hoga, lekin yeh Kumkumadi Tailam ne meri soch badal di! Sirf ek hafte mein hi farq dikha.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":60,\"product_id\":31,\"customer_id\":278,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love the luxurious feel of this tailam on my skin. It\'s like giving myself a spa treatment at home.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 1229.18, 269.82, 0, 'include', 'canceled', 'unpaid', '2024-05-14 16:53:20', '2024-05-15 13:32:43', NULL, '', '[]', 'discount_on_product', 0, 0),
(207, 100132, 152, 1, NULL, '{\"id\":152,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Face Wash 100ml\",\"slug\":\"ae-naturals-roop-sundar-face-wash-100ml-rYLry9\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"28\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"28\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-10-30-653fe9cdc7a1a.png\\\",\\\"2023-10-30-653fe9cdc889e.png\\\",\\\"2023-10-30-653fe9cdc899e.png\\\",\\\"2023-10-30-653fe9cdc8ac7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-30-653fe9cdc8bd7.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":299,\"purchase_price\":299,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Unlock the secret to radiant skin with&nbsp;<strong>AE Naturals Roop Sundar Face Wash<\\/strong>, a true revelation in skincare. Enriched with a harmonious blend of Parijat, Mulberry, Licorice, and Aloe Vera extracts, this natural formulation is your key to a refreshed and youthful complexion. As you embark on your skincare journey, bid farewell to impurities without worrying about harsh chemicals like Parabens \\u2013 our face wash is a gentle embrace for your skin. Parijat Extract, a powerhouse in promoting skin vitality, teams up with Mulberry Extract to support an even skin tone, revealing the natural brilliance within. Licorice Extract brightens and rejuvenates, while Aloe Vera Extract provides a soothing, moisturizing touch. This face wash isn\'t just a routine; it\'s a ritual for natural elegance. Feel the difference as it cleanses, revitalizes, and nourishes your skin, leaving you with a radiant complexion. The directions are simple \\u2013 wet your face, apply a small amount, gently massage, and rinse. Make it a habit twice daily for optimal results. AE Naturals Roop Sundar Face Wash: where natural beauty meets skin care excellence, bringing out your inner glow for the world to see.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Natural Radiance:&nbsp;<\\/strong>AE Naturals Roop Sundar Face Wash unveils your skin\'s natural brilliance with a blend of Parijat, Mulberry, Licorice, and Aloe Vera extracts.<\\/li><li><strong>Revitalize and Nourish:<\\/strong> Gently cleansing, revitalizing, and nourishing your skin, this face wash promotes a radiant complexion, leaving you refreshed and rejuvenated.<\\/li><li><strong>Chemical-Free Care:&nbsp;<\\/strong>Enjoy a gentle skincare experience as Roop Sundar Face Wash is free from harsh chemicals like Parabens, ensuring the purity of your beauty regimen.<\\/li><li><strong>Inner Beauty Unleashed:<\\/strong> Embrace your inner beauty and feel the difference, supported by the harmonious goodness of natural ingredients in every wash.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extract:&nbsp;<\\/strong>Enhance your skin\'s vitality with the goodness of Parijat Extract. This natural ingredient promotes a healthy glow, ensuring your skin looks and feels rejuvenated.<\\/li><li><strong>Mulberry Extract:&nbsp;<\\/strong>Unveil an even skin tone and complexion with Mulberry Extract. Let this powerful ingredient support your skin\'s radiance, giving you a naturally beautiful appearance.<\\/li><li><strong>Licorice Extract:&nbsp;<\\/strong>Experience the brightening and rejuvenating effects of Licorice Extract. This key ingredient works wonders, leaving your skin refreshed and revitalized.<\\/li><li><strong>Aloe Vera Extract:&nbsp;<\\/strong>Indulge in the soothing and moisturizing effects of Aloe Vera Extract. Pamper your skin with this natural goodness, ensuring a gentle and nourishing experience.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><h3>&nbsp;<\\/h3><ol><li>Wet your face with water.<\\/li><li>Apply a small amount of Roop Sundar Face Wash.<\\/li><li>Gently massage in a circular motion.<\\/li><li>Rinse thoroughly with water.<\\/li><li>Use twice daily for best results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-10-30T17:37:17.000000Z\",\"updated_at\":\"2024-03-29T14:32:49.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"\\\"Roop Sundar Face Wash 100ml - Gentle Daily Cleanser for Radiant Skin\\\"\",\"meta_description\":\"\\\"Discover the secret to radiant skin with Roop Sundar Face Wash 100ml. Our gentle daily cleanser is formulated to cleanse and nourish, leaving your skin refreshed and glowing. Suitable for al\",\"meta_image\":\"2024-01-05-6597be5b22998.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000411\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":20,\"translations\":[],\"reviews\":[{\"id\":806,\"product_id\":152,\"customer_id\":1092,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Absolutely loving the AE Naturals Roop Sundar Face Wash! It\'s like a spa treatment for my skin every day. The natural ingredients leave my face feeling fresh and rejuvenated without any harsh chemicals. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":813,\"product_id\":152,\"customer_id\":1101,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with finding a face wash that suits my sensitive skin, but AE Naturals Roop Sundar Face Wash is a game-changer. It\'s gentle yet effective, and I\'ve noticed a significant improvement in my complexion. Plus, the natural fragrance is divine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":815,\"product_id\":152,\"customer_id\":1103,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"Finally, a face wash that delivers on its promises! AE Naturals Roop Sundar Face Wash has become a staple in my skincare routine. It leaves my skin feeling clean, soft, and radiant. Plus, knowing it\'s chemical-free gives me peace of mind.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":817,\"product_id\":152,\"customer_id\":1105,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Face Wash for a few weeks now, and I\'m impressed with the results. My skin looks brighter and feels so much smoother. Plus, the blend of natural extracts makes it a luxurious experience every time I wash my face\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":819,\"product_id\":152,\"customer_id\":1107,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Roop Sundar Face Wash by AE Naturals is a gem! The combination of Parijat, Mulberry, Licorice, and Aloe Vera extracts works wonders on my skin. It\'s like giving my face a refreshing drink of natural goodness. Definitely a must-try\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":822,\"product_id\":152,\"customer_id\":1110,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with how gentle yet effective AE Naturals Roop Sundar Face Wash is. It removes all traces of dirt and impurities without stripping my skin\'s natural oils. My complexion has never looked better\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":824,\"product_id\":152,\"customer_id\":1112,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Face Wash is my new skincare obsession! The natural ingredients make my skin feel pampered and nourished with every use. It\'s like a mini spa session in a bottle\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":827,\"product_id\":152,\"customer_id\":1115,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Finally found a face wash that ticks all the boxes \\u2013 gentle, effective, and chemical-free! AE Naturals Roop Sundar Face Wash has transformed my skincare routine. My skin feels clean, refreshed, and oh-so-soft\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":830,\"product_id\":152,\"customer_id\":1118,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a visible difference in my skin since I started using AE Naturals Roop Sundar Face Wash. It\'s brighter, smoother, and has a healthy glow. Plus, I love knowing that I\'m treating my skin to natural goodness\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":833,\"product_id\":152,\"customer_id\":1122,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"AE Naturals Roop Sundar Face Wash is a game-changer! My skin feels so clean and refreshed after using it. And the best part? It\'s free from harsh chemicals, so I can feel good about what I\'m putting on my face\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":835,\"product_id\":152,\"customer_id\":1124,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"I\'ve been searching for a face wash that doesn\'t irritate my sensitive skin, and AE Naturals Roop Sundar Face Wash is the answer. It\'s gentle yet effective, and my skin looks and feels amazing\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":842,\"product_id\":152,\"customer_id\":1132,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin has never felt so soft and smooth! AE Naturals Roop Sundar Face Wash is a game-changer for me. I love how it cleanses without drying out my skin, thanks to its natural ingredients\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":845,\"product_id\":152,\"customer_id\":1135,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Face Wash has become a staple in my skincare routine. It\'s gentle enough for daily use yet powerful enough to leave my skin looking radiant. Plus, the natural fragrance is so refreshing\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":847,\"product_id\":152,\"customer_id\":1137,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many face washes, but AE Naturals Roop Sundar Face Wash is on another level. It\'s gentle, effective, and leaves my skin feeling incredibly refreshed. I can\'t imagine my skincare routine without it now\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":850,\"product_id\":152,\"customer_id\":1140,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Face Wash is a game-changer for anyone looking to elevate their skincare routine. The natural ingredients work wonders on my skin, leaving it clean, soft, and glowing. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":852,\"product_id\":152,\"customer_id\":1143,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m so impressed with AE Naturals Roop Sundar Face Wash! It\'s gentle yet effective, and my skin looks and feels amazing after each use. Plus, knowing that it\'s free from harsh chemicals gives me peace of mind.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":853,\"product_id\":152,\"customer_id\":1146,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Finally found a face wash that caters to my sensitive skin! AE Naturals Roop Sundar Face Wash is gentle yet powerful, and I\'ve noticed a significant improvement in my complexion. It\'s a must-have in my skincare arsenal\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":854,\"product_id\":152,\"customer_id\":1147,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Face Wash is a game-changer for my skincare routine. It\'s gentle, effective, and leaves my skin feeling clean and refreshed. Plus, the natural fragrance is so invigorating\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":855,\"product_id\":152,\"customer_id\":1148,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Face Wash for a few weeks now, and I\'m loving the results. My skin looks brighter, smoother, and more radiant. Plus, it feels so soft and nourished\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":856,\"product_id\":152,\"customer_id\":1150,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Face Wash is my new go-to! It\'s gentle yet effective, and my skin has never looked better. Plus, I love that it\'s free from harsh chemicals. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 245.18, 53.82, 0, 'include', 'canceled', 'unpaid', '2024-05-14 16:54:05', '2024-05-15 13:33:15', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(208, 100133, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087058a8983.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-18-65087058aa7f0.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":185,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-13T03:40:29.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2023-10-06-651f02e42dce2.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"Pack Of 3 Soaps\",\"additional_text_color\":null,\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-05-14 19:55:46', '2024-05-15 13:33:28', NULL, '', '[]', 'discount_on_product', 0, 0),
(209, 100134, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":93,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-04-21T13:25:27.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-05-15 07:30:34', '2024-05-30 11:20:49', NULL, '', '[]', 'discount_on_product', 1, 0),
(210, 100135, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087058a8983.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-18-65087058aa7f0.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":185,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-15T08:03:28.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2023-10-06-651f02e42dce2.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"Pack Of 3 Soaps\",\"additional_text_color\":null,\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-05-15 16:25:08', '2024-05-16 11:54:17', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(211, 100136, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087058a8983.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-18-65087058aa7f0.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":182,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-15T10:55:08.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2023-10-06-651f02e42dce2.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"Pack Of 3 Soaps\",\"additional_text_color\":null,\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-05-15 16:58:06', '2024-05-16 11:54:02', NULL, '', '[]', 'discount_on_product', 0, 0),
(212, 100137, 435, 1, NULL, '{\"id\":435,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Test\",\"slug\":\"test-LNMY3I\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"4\\\",\\\"position\\\":1},{\\\"id\\\":\\\"12\\\",\\\"position\\\":2}]\",\"category_id\":\"4\",\"sub_category_id\":\"12\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-27-662ca02b7a9da.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-27-662ca02b7bf2d.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/_vj3F3WhHNE?si=mfDaYJlWfJ7QyBna\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":1,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<p>Test<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-27T06:50:19.000000Z\",\"updated_at\":\"2024-05-06T05:51:14.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"144523\",\"additional_desc\":\"<p>Test<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'delivered', 'unpaid', '2024-05-15 18:45:03', '2024-05-16 12:03:42', NULL, '', '[]', 'discount_on_product', 1, 0),
(213, 100138, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087058a8983.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-18-65087058aa7f0.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":179,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-15T11:28:06.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2023-10-06-651f02e42dce2.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"Pack Of 3 Soaps\",\"additional_text_color\":null,\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-05-16 00:26:55', '2024-05-17 17:27:24', NULL, '', '[]', 'discount_on_product', 0, 0),
(214, 100138, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"46\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"46\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2024-02-29-65e035290e9db.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/-hZZjYTIlTk?si=i-MI9XZb--vclTMi\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":329,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Unlock the secrets to radiant, youthful-looking skin with&nbsp;<strong>AE Naturals\' Classical Kumkumadi Tailam<\\/strong>. Inspired by ancient Ayurvedic wisdom, this serum is a blend of natural herbal extracts and botanicals designed to deeply moisturize and revitalize your skin. Say goodbye to dullness as this meticulously formulated oil brightens and evens out your skin tone, leaving you with a natural glow. The key to its effectiveness lies in the thoughtfully chosen ingredients. Saffron oil works its magic to brighten your complexion, while Manjista improves skin texture and tone. Gokshur, another powerhouse ingredient, hydrates and softens your skin, enhancing its elasticity. Sandal oil, known for its soothing properties, reduces inflammation, ensuring a calming effect on your skin. Using AE Naturals\' Classical Kumkumadi Tailam is a breeze. Just take 2-3 drops, gently massage them onto your face in upward motions, and leave it on overnight. Wake up to refreshed and revitalized skin, ready to face the day. Embrace the Ayurvedic principles packed into this little bottle and experience the transformation as your skin becomes a canvas of radiance. AE Naturals brings you the timeless beauty secrets in a bottle, inviting you to nourish, rejuvenate, and glow.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Radiant Skin Tone:&nbsp;<\\/strong>Achieve a brighter and more even skin tone with AE Naturals\' Kumkumadi Tailam. The saffron oil in this Ayurvedic blend works wonders, leaving your complexion visibly radiant.<\\/li><li><strong>Youthful Elasticity:&nbsp;<\\/strong>Experience improved skin elasticity that defies aging. Manjista, a key ingredient, enhances both texture and tone, giving your skin a youthful, supple feel.<\\/li><li><strong>Revitalized Radiance:&nbsp;<\\/strong>Pamper your skin with the rejuvenating power of Gokshur, known for its hydrating and softening effects. Wake up to glowing and refreshed skin, a testament to the Ayurvedic wisdom infused in every drop.<\\/li><li><strong>Inflammation Reduction:&nbsp;<\\/strong>Let Sandal Oil soothe and calm your skin, reducing inflammation. Enjoy a skincare routine that not only beautifies but also cares for your skin\'s overall health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Saffron Oil:&nbsp;<\\/strong>Get glowing skin with the radiant power of Saffron Oil. It brightens and evens out your complexion for a natural, glowing look. Unlock the secret to a luminous skin tone inspired by ancient Ayurvedic wisdom.<\\/li><li><strong>Manjistha:&nbsp;<\\/strong>Enhance your skin\'s texture and tone with the magic of Manjistha. This natural herbal extract works wonders, improving your skin\'s overall quality. Experience the revitalizing touch of Manjistha, a timeless ingredient in Ayurvedic skincare.<\\/li><li><strong>Gokshur:&nbsp;<\\/strong>Indulge your skin with the hydrating embrace of Gokshur. It softens and nourishes your skin, unlocking a supple and healthy appearance. Discover the ancient Ayurvedic secret to skin hydration and revitalization.<\\/li><li><strong>Sandal Oil:&nbsp;<\\/strong>Soothe and calm your skin with the gentle touch of Sandal Oil. It reduces inflammation and embraces a refreshed complexion. Let the natural benefits of Sandal Oil enhance your skin\'s radiance, a timeless Ayurvedic remedy.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 2-3 drops of Kumkumadi Tailam.<\\/li><li>Gently massage over your face in upward motions.<\\/li><li>Leave it on overnight for maximum benefits.<\\/li><li>Wash it off in the morning with a gentle cleanser.<\\/li><li>Enjoy refreshed and glowing skin with Ayurvedic care.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-05-15T08:02:43.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":11,\"translations\":[],\"reviews\":[{\"id\":50,\"product_id\":31,\"customer_id\":268,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After a long day, applying this Kumkumadi Tailam feels like a mini spa session. It\'s so relaxing and luxurious.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":51,\"product_id\":31,\"customer_id\":269,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed at how quickly this tailam has faded my pigmentation. It\'s given me newfound confidence in my skin!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":52,\"product_id\":31,\"customer_id\":270,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam is like a secret weapon against aging. It\'s made my skin firmer and smoother in just a few weeks\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":53,\"product_id\":31,\"customer_id\":271,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always had dull skin, but this tailam has brought it back to life. It\'s my new skincare essential!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":54,\"product_id\":31,\"customer_id\":272,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Using this Kumkumadi Tailam feels like giving my skin a warm hug. It\'s comforting and nourishing, leaving me with a natural glow.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":55,\"product_id\":31,\"customer_id\":273,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam has brought out the natural beauty of my skin. I feel like I\'m glowing from the inside\\u00a0out!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":56,\"product_id\":31,\"customer_id\":274,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I appreciate that this product is made with high-quality ingredients. It feels like a premium skincare experience.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":57,\"product_id\":31,\"customer_id\":275,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Unfortunately, my experience with the delivery service was disappointing. The package arrived much later than expected, and the delivery person seemed rather careless with handling the parcel.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":58,\"product_id\":31,\"customer_id\":276,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe hamesha se ek natural skincare product ki talash thi aur yeh tailam sabhi mere expectations ko pura karta hai. Mera chehra ab tak naram aur chikna hai, aur mujhe yeh tailam pyara\\u00a0lagta\\u00a0hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":59,\"product_id\":31,\"customer_id\":277,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe laga tha ki koi bhi cream ya tailam mere acne marks ko door karne mein nakaam hoga, lekin yeh Kumkumadi Tailam ne meri soch badal di! Sirf ek hafte mein hi farq dikha.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":60,\"product_id\":31,\"customer_id\":278,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love the luxurious feel of this tailam on my skin. It\'s like giving myself a spa treatment at home.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 1229.18, 269.82, 0, 'include', 'canceled', 'unpaid', '2024-05-16 00:26:55', '2024-05-17 17:27:24', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(215, 100139, 98, 1, NULL, '{\"id\":98,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Herbal Hair Oil 200ml\",\"slug\":\"ae-naturals-roop-sundar-herbal-hair-oil-200ml-xRSgJp\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"2\\\",\\\"position\\\":1},{\\\"id\\\":\\\"7\\\",\\\"position\\\":2}]\",\"category_id\":\"2\",\"sub_category_id\":\"7\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d54c26f909.png\\\",\\\"2023-09-22-650d54c270b97.png\\\",\\\"2023-09-22-650d54c270cd2.png\\\",\\\"2023-09-22-650d54c270df9.png\\\",\\\"2023-09-22-650d54c270f0f.png\\\",\\\"2023-09-22-650d54c271177.png\\\",\\\"2023-09-22-650d54c2712a0.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654bb74f635f6.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Transform your hair care experience with AE Naturals Roop Sundar Herbal Hair Oil, a premium blend of natural ingredients meticulously chosen to nourish, strengthen, and rejuvenate your hair. This exquisite herbal oil is not just a hair care product; it\'s a luxurious indulgence that addresses common hair concerns, allowing you to unveil the true radiance of your locks.<\\/p><p>&nbsp;<\\/p><p>Crafted with a meticulous blend of herbal ingredients, AE Naturals Roop Sundar Herbal Hair Oil stands out in its ability to combat hair fall, dandruff, and lackluster color. The natural goodness infused in this hair oil works synergistically to provide a comprehensive solution to various hair issues. As you massage this herbal hair oil into your scalp, indulge in the soothing aroma that accompanies the application. The luxurious texture ensures a pampering experience, making your hair care routine a sensory delight.<\\/p><p>Elevate your hair care routine with AE Naturals Roop Sundar Herbal Hair Oil, and let the natural goodness transform your locks into a manifestation of true beauty and well-being.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Enhances Hair Color Vibrancy<\\/strong>: &nbsp;The product likely includes color-enhancing agents or protective ingredients to maintain and enhance the vibrancy of your hair color, contributing to a lustrous and radiant appearance.<\\/li><li><strong>Promotes Robust Hair Growth<\\/strong>: &nbsp;With ingredients that stimulate hair growth, such as biotin or essential oils, the product actively supports robust hair growth, promoting a healthier and fuller-looking mane.<\\/li><li><strong>Reduces Stubborn Dandruff: &nbsp;<\\/strong>Incorporating anti-dandruff agents like zinc pyrithione or tea tree oil, the product works to reduce stubborn dandruff, promoting a healthier scalp environment and improving overall hair health.<\\/li><li><strong>Strengthens Hair Follicles: &nbsp;<\\/strong>Likely containing strengthening elements like keratin or collagen, the product strengthens hair follicles, reducing breakage and promoting the resilience of your hair.<\\/li><li><strong>Restores Natural Hair Vitality: &nbsp;<\\/strong>With revitalizing ingredients such as botanical extracts or antioxidants, the product restores natural hair vitality, contributing to a vibrant and healthy overall hair condition.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extract<\\/strong>: Nourishes and strengthens hair for healthy growth. It provides essential nutrients to the hair, contributing to overall hair health.<\\/li><li><strong>Amla Extract<\\/strong>: Stimulates follicles, adds shine, and prevents premature graying. Amla is rich in antioxidants, promoting hair shine and preventing premature graying.<\\/li><li><strong>Brahmi Extract<\\/strong>: Enhances scalp health, reduces hair loss, promotes thicker hair. Brahmi supports scalp health and encourages thicker hair growth.<\\/li><li><strong>Bhringraj Extract<\\/strong>: Revitalizes follicles, stimulates growth, prevents hair fall. Bhringraj is known for its rejuvenating properties that support hair growth and help prevent hair fall.<\\/li><li><strong>Hibiscus Extract<\\/strong>: Conditions, adds shine, prevents dandruff. Hibiscus conditions the hair, adds a natural shine, and has properties that may help prevent dandruff.<\\/li><li><strong>Burdock Extract<\\/strong>: Purifies the scalp, controls oiliness, reduces irritation. Burdock extract helps maintain a healthy scalp by controlling oiliness and reducing irritation.<\\/li><li><strong>Methi Extract<\\/strong>: Conditions, reduces hair fall, adds volume. Methi, or fenugreek, conditions the hair, helps in reducing hair fall, and can add volume to the hair.<\\/li><li><strong>Neem Extract<\\/strong>: Fights infections, reduces dandruff, promotes a healthy scalp. Neem has antibacterial properties that can help combat infections and reduce dandruff.<\\/li><li><strong>Red Onion Extract<\\/strong>: Boosts growth, strengthens strands, prevents breakage. Red Onion extract is believed to support hair growth, strengthen strands, and prevent breakage.<\\/li><li><strong>Bakuchi Extract<\\/strong>: Restores pigmentation, promotes natural color, prevents graying. Bakuchi is thought to support the restoration of natural hair color and prevent premature graying.<\\/li><li><strong>Coconut Oil<\\/strong>: Moisturizes, reduces protein loss, promotes a healthy scalp. Coconut oil is a natural moisturizer that helps reduce protein loss from the hair and promotes a healthy scalp.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wet your hair and scalp.<\\/p><p>2. Take a small amount of AE Naturals Herbal Hair Oil on your palms.<\\/p><p>3. Gently massage the oil into your scalp and hair roots using circular motions.<\\/p><p>4. Leave the oil on for a few hours or overnight for best results and rinse your hairs thoroughly.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T08:48:02.000000Z\",\"updated_at\":\"2024-03-29T14:48:46.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Herbal Hair Oil - Strong Hair\",\"meta_description\":\"Transform your hair with AE Naturals\' Roop Sundar Herbal Hair Oil. This oil effectively cleanses your scalp, leaving it clean and refreshed. Reduce hair fall, control dandruff and have health\",\"meta_image\":\"2023-10-08-652239071a1dc.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000744\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":922,\"product_id\":98,\"customer_id\":1229,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this herbal hair oil for a while now, and I\'m loving the results! My hair feels stronger, and the color looks more vibrant than ever.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":923,\"product_id\":98,\"customer_id\":1231,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Say goodbye to dull, lackluster hair with this amazing oil. It\'s like a spa treatment for your locks\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":924,\"product_id\":98,\"customer_id\":1232,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dandruff for years, but this oil has made such a difference. My scalp feels healthier, and I\'m seeing less flakiness.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":925,\"product_id\":98,\"customer_id\":1233,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The natural ingredients in this oil are so nourishing. My hair looks and feels revitalized after just a few uses.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":926,\"product_id\":98,\"customer_id\":1235,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how luxurious this oil feels on my scalp. It\'s become a relaxing part of my self-care routine\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":927,\"product_id\":98,\"customer_id\":1237,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant reduction in hair fall since I started using this oil. My hair feels thicker and fuller\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":928,\"product_id\":98,\"customer_id\":1238,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The scent of this oil is so calming. It\'s the perfect way to unwind after a long day.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":929,\"product_id\":98,\"customer_id\":1239,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"If you\'re looking for a natural solution to hair problems, this oil is a game-changer. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":930,\"product_id\":98,\"customer_id\":1240,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried so many hair oils, but this one actually delivers on its promises. My hair looks and feels healthier than ever!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":931,\"product_id\":98,\"customer_id\":1241,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t believe how quickly this oil works. My hair has never looked better\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-05-17 13:03:07', '2024-05-21 11:20:41', NULL, '', '[]', 'discount_on_product', 0, 0),
(216, 100140, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g | Pack of 2\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Refreshing Soap <\\/strong>is your key to bright and flawless skin. Infused with the goodness of Parijat extracts, Vitamin E, and Aloe Vera gel, this soap is a powerhouse in achieving blemish-free skin by actively preventing the formation of acne, pimples, and blackheads. With its anti-oxidant, anti-bacterial, anti-fungal, and immune-protective properties, this soap acts as a formidable shield against skin aging. By thwarting wrinkles, fine lines, and retaining moisture, it ensures a youthful and radiant complexion. The soap\'s unique formulation imparts a soothing effect, leaving you with a clean and refreshed sensation.<\\/p><p>&nbsp;<\\/p><p>Indulge in the luxury of AE Naturals Roop Sundar Refreshing Soap to experience the combined benefits of Parijat extracts, Vitamin E, and Aloe Vera gel. Revel in the transformative effects of this soap as it makes your skin supple, smooth, and visibly brighter, promoting a refreshed and rejuvenated feeling after each use.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens your skin:<\\/strong> The formulation includes brightening agents such as vitamin C or alpha-arbutin, which actively work to reduce dark spots, hyperpigmentation, and uneven skin tone. This results in a visibly brighter and more radiant complexion over time.<\\/li><li><strong>Makes your skin Blemish-free:<\\/strong> The product likely contains ingredients with anti-inflammatory and blemish-reducing properties, such as salicylic acid or niacinamide. These components help minimize and prevent blemishes, leaving your skin clearer and more uniform.<\\/li><li><strong>Prevents Acne and Pimples:<\\/strong> Formulated with acne-fighting ingredients like salicylic acid or benzoyl peroxide, it actively targets and prevents acne and pimples. This helps in maintaining a smoother and healthier skin surface.<\\/li><li><strong>Prevents Wrinkles and Fine lines:<\\/strong> Anti-aging ingredients like retinol or peptides are likely present to combat the formation of wrinkles and fine lines. These components stimulate collagen production and promote skin elasticity, contributing to a more youthful appearance.<\\/li><li><strong>Moisturizes and keeps your skin soft and supple:<\\/strong> The product incorporates moisturizing agents like hyaluronic acid or glycerin, which work to retain and attract moisture. This helps in keeping the skin well-hydrated, soft, and supple throughout the day.<\\/li><li><strong>Provides nourishment and keeps your skin healthy:<\\/strong> Enriched with vitamins, antioxidants, and other nourishing elements, the product delivers essential nutrients to the skin. This nourishment supports overall skin health, enhancing its resilience, and promoting a vibrant and healthy complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extracts: <\\/strong>Derived from the Parijat plant, these extracts possess anti-inflammatory properties, helping to calm irritated skin. Additionally, their antioxidant nature provides a defense against environmental damage by neutralizing free radicals, contributing to overall skin health and protection.<\\/li><li><strong>Vitamin E Acetate:<\\/strong> Known for its potent antioxidant properties, Vitamin E Acetate helps shield the skin from free radical damage. This vitamin also functions as a moisturizer, aiding in alleviating dry and flaky skin, promoting a smoother and more supple complexion.<\\/li><li><strong>Aloe Vera Gel: <\\/strong>Extracted from the Aloe Vera plant, the gel is renowned for its hydrating and soothing effects on the skin. It helps relieve dryness, reduce inflammation, and soothe irritations, making it a valuable ingredient for maintaining skin comfort.<\\/li><li><strong>Glycerine:<\\/strong> As a humectant, glycerine attracts moisture to the skin and helps retain it, offering effective hydration. This contributes to improving the skin\'s texture, making it feel softer and more nourished.<\\/li><li><strong>BHT (Butylated Hydroxytoluene): <\\/strong>BHT is an antioxidant that plays a crucial role in maintaining the freshness and quality of the soap. By preventing the soap base\'s oils from becoming rancid, BHT extends the shelf life of the product, ensuring its efficacy and safety over time.<\\/li><li><strong>Perfume: <\\/strong>Beyond providing a pleasant fragrance to the soap, the inclusion of perfume enhances the user\'s sensory experience. Aromatic compounds can have mood-boosting effects, adding an extra dimension to the overall bathing experience.<\\/li><li><strong>Soap Base: <\\/strong>Serving as the foundation of the soap, the soap base is responsible for its cleansing action. It effectively removes dirt, oil, and impurities from the skin, leaving it clean and refreshed after use. The specific composition of the soap base determines its lathering and cleansing properties.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions for use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply Roop Sundar Soap on wet skin.<\\/p><p>2. Massage softly in a single direction..<\\/p><p>3. Wash it off gently.<\\/p><p>4. Use twice daily for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-05-07T09:41:39.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":540,\"product_id\":131,\"customer_id\":800,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Roop Sundar Refreshing Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin and reduced dark spots, but it has also kept my skin blemish-free. I love how refreshed and rejuvenated my skin feels after each use. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":541,\"product_id\":131,\"customer_id\":801,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and blemishes for years, but ever since I started using the AE Naturals Roop Sundar Refreshing Soap, my skin has never looked better! It effectively prevents acne and pimples while keeping my skin moisturized and soft. Plus, the soothing sensation it provides is a bonus. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":542,\"product_id\":131,\"customer_id\":802,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless soaps claiming to brighten and rejuvenate the skin, but none have worked as effectively as the AE Naturals Roop Sundar Refreshing Soap. It has significantly reduced my dark spots and hyperpigmentation, giving me a brighter and more even complexion. I love how nourished and healthy my skin looks now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":543,\"product_id\":131,\"customer_id\":803,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":544,\"product_id\":131,\"customer_id\":804,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":545,\"product_id\":131,\"customer_id\":807,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":546,\"product_id\":131,\"customer_id\":808,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is a challenge. The AE Naturals Roop Sundar Refreshing Soap is gentle yet effective, and it has improved the overall health of my skin. It\'s reduced my acne breakouts, kept my skin moisturized, and provided a soothing sensation with each use. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-05-17 13:50:52', '2024-05-17 13:52:15', NULL, '', '[]', 'discount_on_product', 0, 0),
(217, 100141, 208, 1, NULL, '{\"id\":208,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Medimix Herbal Fragrance Oil\",\"slug\":\"medimix-herbal-fragrance-oil-rysiaQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e952018ef03.png\\\",\\\"2024-03-07-65e952019003b.png\\\",\\\"2024-03-07-65e952019063f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e9520190d81.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":195,\\\"sku\\\":\\\"MHFO-100ml\\\",\\\"qty\\\":2},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1200,\\\"sku\\\":\\\"MHFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":195,\"purchase_price\":195,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T05:34:57.000000Z\",\"updated_at\":\"2024-05-03T06:27:10.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000398\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 159.9, 35.1, 0, 'include', 'delivered', 'unpaid', '2024-05-17 18:40:22', '2024-05-30 11:22:26', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(218, 100141, 209, 1, NULL, '{\"id\":209,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Paarijat Fragrance oil\",\"slug\":\"paarijat-fragrance-oil-EGWA1C\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e9525d0e4e5.png\\\",\\\"2024-03-07-65e9525d0f1eb.png\\\",\\\"2024-03-07-65e9525d0f78d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e9525d0ff1f.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":250,\\\"sku\\\":\\\"PFo-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1890,\\\"sku\\\":\\\"PFo-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":250,\"purchase_price\":250,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T05:36:29.000000Z\",\"updated_at\":\"2024-04-09T13:19:14.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000471\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 205, 45, 0, 'include', 'delivered', 'unpaid', '2024-05-17 18:40:22', '2024-05-30 11:22:26', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(219, 100141, 167, 1, NULL, '{\"id\":167,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Neem Tulsi Fragrance Oil\",\"slug\":\"neem-tulsi-fragrance-oil-9OJUI5\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-06-65e83bdc6514b.png\\\",\\\"2024-03-06-65e83bdc664d8.png\\\",\\\"2024-03-06-65e83bdc6701a.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-06-65e83bdc679f9.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":255,\\\"sku\\\":\\\"NTFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1930,\\\"sku\\\":\\\"NTFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":255,\"purchase_price\":255,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-06T09:48:12.000000Z\",\"updated_at\":\"2024-04-09T13:19:14.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000341\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 209.1, 45.9, 0, 'include', 'delivered', 'unpaid', '2024-05-17 18:40:22', '2024-05-30 11:22:26', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(220, 100141, 180, 1, NULL, '{\"id\":180,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Lavender Fragrance Oil\",\"slug\":\"lavender-fragrance-oil-1B1XKQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-06-65e84e502d263.png\\\",\\\"2024-03-06-65e84e502ebdd.png\\\",\\\"2024-03-06-65e84e502f923.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-06-65e84e503065b.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":260,\\\"sku\\\":\\\"LFO-100ml\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1995,\\\"sku\\\":\\\"LFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":260,\"purchase_price\":260,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-06T11:06:56.000000Z\",\"updated_at\":\"2024-04-27T12:54:46.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000354\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 213.2, 46.8, 0, 'include', 'delivered', 'unpaid', '2024-05-17 18:40:22', '2024-05-30 11:22:26', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(221, 100142, 43, 1, NULL, '{\"id\":43,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"9G Multivitamins and Multimineral Soft Gel Capsules, 30 Capsules\",\"slug\":\"ae-naturals-9g-multivitamins-and-multimineral-soft-gel-capsules-30-capsules-zY96iP\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-08-6613aff867a1e.png\\\",\\\"2024-04-08-6613aff86891e.png\\\",\\\"2024-04-08-6613aff868c2d.png\\\",\\\"2023-09-19-65091af39acde.png\\\",\\\"2023-09-19-65091af39ad87.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-08-6613b057c24ef.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=8pcS_pPlgFw7nt2b\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":700,\"purchase_price\":700,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":43,\"discount_type\":\"percent\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule offers a synergistic blend of essential nutritional elements, designed to enhance immunity and promote a healthy digestive system. This potent supplement comprises high-quality ingredients, including Omega-3, Grape Seed Extract, Green Tea Extract, and Ginger Root Extract. Packed with antioxidants, these ingredients play a pivotal role in replenishing vitamin and mineral levels in the body, contributing to overall health improvement. AE Naturals 9G Soft Gel Capsules provide a comprehensive shield, potentially safeguarding against diseases related to the heart, kidney, and liver.<\\/p><p>&nbsp;<\\/p><p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule emerge as a holistic solution, offering a harmonious blend of essential nutrients for comprehensive health support. Elevate your nutritional intake with these capsules and empower your body with the tools it needs to thrive.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Boosts immunity and helps maintain energy levels: &nbsp;<\\/strong>The supplement likely contains immune-boosting ingredients such as vitamins C and D, as well as energy-promoting components like B-vitamins, contributing to overall vitality.<\\/li><li><strong>Improves the health of the brain, heart, liver, and kidney<\\/strong>: &nbsp;Formulated with nutrients beneficial for various organs, including omega-3 fatty acids for brain health, antioxidants for the heart, and detoxifying elements for the liver and kidneys, supporting comprehensive organ well-being.<\\/li><li><strong>AE Naturals 9G Capsules Strengthens bones and joints: &nbsp;<\\/strong>Enriched with essential minerals like calcium and joint-supporting compounds, the capsules work to fortify bones and joints, promoting overall skeletal strength.<\\/li><li><strong>Promotes weight loss and maintains it: &nbsp;<\\/strong>The supplement likely includes ingredients supporting weight loss, such as metabolism boosters or appetite regulators, while also providing components for sustained weight maintenance.<\\/li><li><strong>Helps restore the level of vitamins and minerals: &nbsp;<\\/strong>The product aids in restoring and maintaining optimal levels of essential vitamins and minerals, ensuring a balanced nutritional profile for overall health and well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Omega-3 Fats: <\\/strong>Omega-3 fats are crucial for preventing heart disease, stroke, and lupus. They also play protective roles in conditions like cancer. These essential fatty acids contribute to overall cardiovascular health and have anti-inflammatory properties that benefit various bodily functions.<\\/li><li><strong>Grape Seed Extract: <\\/strong>Known for its disease prevention properties, Grape Seed Extract protects against oxidative stress, tissue damage, and inflammation. It has additional benefits, including reducing blood pressure, improving blood flow, and supporting bone strength.<\\/li><li><strong>Green Tea Extract: <\\/strong>Beyond its association with weight loss, Green Tea Extract benefits the skin, helps lower blood sugar levels, and contains antioxidants that may protect against oxidative stress. It is recognized for its potential positive impact on overall health.<\\/li><li><strong>Ginger Root Extract<\\/strong>: Ginger Root Extract is multifaceted in its benefits. It relieves indigestion, exhibits anti-inflammatory properties, and contributes to stress reduction. This natural remedy is known for its digestive and calming effects on the body.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Dosage&nbsp;<\\/strong><\\/h3><p>Take one 9G Capsule every day after lunch as directed by the physician.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-19T03:52:19.000000Z\",\"updated_at\":\"2024-04-21T07:02:58.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals 9G Multivitamin Soft gel Capsules - Boost Health\",\"meta_description\":\"Discover the power of AE Naturals 9G Multivitamin and Multiminerals Soft gel Capsules. A unique blend of essential nutrients for overall wellness. Get yours today for a healthier you!\",\"meta_image\":\"2024-04-08-6613b057c293d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000709\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":18,\"translations\":[],\"reviews\":[{\"id\":315,\"product_id\":43,\"customer_id\":555,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsules are a game-changer! Boosted my immunity and kept my digestion on track. Highly recommended!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":316,\"product_id\":43,\"customer_id\":556,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules are a powerhouse of essential nutrients. Feeling more energetic and healthier since I started taking them. Love the blend of ingredients.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":317,\"product_id\":43,\"customer_id\":557,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules are my daily health companion now. Noticed a significant improvement in my overall well-being. Thank you, AE Naturals.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":318,\"product_id\":43,\"customer_id\":558,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Multivitamins aur Multimineral Soft Gel Capsules ne meri immunity ko boost kiya aur digestion ko regulate kiya. Bahut acchi hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":319,\"product_id\":43,\"customer_id\":559,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many supplements, but AE Naturals 9G Multivitamins stand out. My immune system feels stronger, and my digestive issues have reduced. Impressed.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":320,\"product_id\":43,\"customer_id\":560,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Finally found a supplement that covers all bases! AE Naturals 9G Soft Gel Capsules are my go-to for maintaining a healthy heart, kidney, and liver.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":321,\"product_id\":43,\"customer_id\":561,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins are a must-have in my daily routine. Noticed a remarkable difference in my energy levels and overall vitality.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":322,\"product_id\":43,\"customer_id\":562,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye capsules essential nutrients ka powerhouse hain. Jab se maine inka istemal shuru kiya hai, tab se mujhe jyada energy aur behtar swasthya mehsus ho raha hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":323,\"product_id\":43,\"customer_id\":563,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Soft Gel Capsules ab meri roz ki health ka saathi hai. Mujhe apne overall well-being mein kafi sudhaar mehsus hua hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":324,\"product_id\":43,\"customer_id\":564,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut se supplements try kiye hain, lekin AE Naturals 9G Multivitamins sabse alag hain. Meri immunity mazboot mehsoos ho rahi hai aur meri digestive problems kam hui hain.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":325,\"product_id\":43,\"customer_id\":565,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ant mein ek supplement mila hai jo sabhi zaroori cheezon ko cover karta hai! AE Naturals 9G Soft Gel Capsules mere liye ek zaroori health ka saathi ban gaye hain.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":326,\"product_id\":43,\"customer_id\":566,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules have become an essential part of my health routine. Feeling more resilient and energetic since I started taking them.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":377,\"product_id\":43,\"customer_id\":627,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule has been a game-changer for me! Not only do I feel more energized throughout the day, but I\'ve also noticed improvements in my immunity and digestion. Definitely worth incorporating into your daily routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":378,\"product_id\":43,\"customer_id\":628,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been taking AE Naturals 9G Capsules for a while now, and I\'m impressed with the results. My overall health feels more balanced, and I love that it supports my brain, heart, liver, and kidney health all in one. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":379,\"product_id\":43,\"customer_id\":629,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules have become an essential part of my wellness routine. Not only do they strengthen my bones and joints, but they also support my weight management goals. Plus, I love knowing that I\'m getting all the essential nutrients my body needs.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":380,\"product_id\":43,\"customer_id\":630,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins aur Multimineral Soft Gel Capsule mere liye ek game-changer rahi hai! Din bhar mujhe zyada energy mehsoos hoti hai aur mujhe apni immunity aur digestion mein sudhaar bhi nazar aata hai. Rozana ki routine mein shamil karne layak hai bilkul!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":382,\"product_id\":43,\"customer_id\":632,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules ab mera wellness routine ka ek anivarya hissa ban gaya hai. Yeh mere haddiyon aur jodon ko majboot banata hai, aur mera weight management bhi support karta hai. Aur, mujhe pasand hai ki main apne sharir ko zaroori nutrients dene ka kaam kar raha hoon.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":383,\"product_id\":43,\"customer_id\":633,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine pehle bahut saare supplements try kiye hain, lekin koi bhi AE Naturals 9G Capsules se tulna nahi kar sakta. Meri immunity ko boost karne se lekar weight loss aur uska maintenance tak, yeh capsules sab kuch karte hain. Main ab se zyada energetic aur healthy mehsoos kar raha hoon!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 616, 84, 301, 'include', 'delivered', 'unpaid', '2024-05-17 23:20:49', '2024-05-30 11:23:15', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(222, 100143, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087058a8983.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-18-65087058aa7f0.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":185,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-17T11:57:24.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2023-10-06-651f02e42dce2.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"Pack Of 3 Soaps\",\"additional_text_color\":null,\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-05-18 19:10:16', '2024-05-30 11:24:21', NULL, '', '[]', 'discount_on_product', 1, 0),
(223, 100144, 138, 1, NULL, '{\"id\":138,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Peppermint Essential Oil\",\"slug\":\"ae-naturals-peppermint-essential-oil-30ml-Jb0W3H\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"32\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"32\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e21cf5d72e.png\\\",\\\"2023-09-23-650e21cf5e3a9.png\\\",\\\"2023-09-23-650e21cf5e5ac.png\\\",\\\"2023-09-23-650e21cf5e82a.png\\\",\\\"2023-09-23-650e21cf5ea30.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce41879f01.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/1WRLBXk3JV8?si=8jTCxIjAr_NFbWJj\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30ml \\\",\\\"    100ml\\\",\\\"    1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30ml\\\",\\\"price\\\":130,\\\"sku\\\":\\\"PEO-30ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":330,\\\"sku\\\":\\\"PEO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":2450,\\\"sku\\\":\\\"PEO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":130,\"purchase_price\":130,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Peppermint Essential Oil is a premium quality 30ml bottle of pure and natural peppermint oil, extracted from the leaves of peppermint plants using a steam distillation process.<\\/p><p>This versatile essential oil has a refreshing and invigorating aroma, with cooling and soothing properties that make it ideal for use in aromatherapy, massage, and other personal care applications.<\\/p><p>&nbsp;<\\/p><p><strong>Key benefits:<\\/strong><\\/p><ul><li>Relieves headaches and migraines<\\/li><li>Soothes muscle and joint pain<\\/li><li>Promotes relaxation and reduces stress<\\/li><li>Boosts energy and mental alertness<\\/li><li>Improves respiratory function<\\/li><li>Helps with digestive issues<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key ingredients:<\\/strong><\\/p><ul><li><strong>Peppermint Essential Oil <\\/strong>has numerous benefits as an ingredient, including its ability to soothe and cool the skin, alleviate pain and soreness, and support respiratory health. It also has antimicrobial and antibacterial properties, making it useful for natural cleaning and disinfecting purposes.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><ul><li>Add 5-7 drops of Oil to a diffuser or inhale directly from the bottle.<\\/li><li>For topical use, dilute 1-2 drops with a carrier oil and apply to the desired area.<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:22:55.000000Z\",\"updated_at\":\"2024-03-22T09:17:28.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Premium Peppermint Essential Oil - AE Naturals\",\"meta_description\":\"Discover the benefits of our premium Peppermint Essential Oil by AE Naturals. Use it in handmade soaps, cosmetics and aromatherapy. Relieve allergies and enjoy a refreshing sensation.\",\"meta_image\":\"2023-10-08-65224d342382b.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000328\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 106.6, 23.4, 0, 'include', 'canceled', 'unpaid', '2024-05-19 00:10:43', '2024-05-19 00:15:59', NULL, '30ml', '{\"Quantity\":\"30ml\"}', 'discount_on_product', 0, 0),
(224, 100144, 98, 1, NULL, '{\"id\":98,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Herbal Hair Oil 200ml\",\"slug\":\"ae-naturals-roop-sundar-herbal-hair-oil-200ml-xRSgJp\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"2\\\",\\\"position\\\":1},{\\\"id\\\":\\\"7\\\",\\\"position\\\":2}]\",\"category_id\":\"2\",\"sub_category_id\":\"7\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d54c26f909.png\\\",\\\"2023-09-22-650d54c270b97.png\\\",\\\"2023-09-22-650d54c270cd2.png\\\",\\\"2023-09-22-650d54c270df9.png\\\",\\\"2023-09-22-650d54c270f0f.png\\\",\\\"2023-09-22-650d54c271177.png\\\",\\\"2023-09-22-650d54c2712a0.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654bb74f635f6.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>Transform your hair care experience with AE Naturals Roop Sundar Herbal Hair Oil, a premium blend of natural ingredients meticulously chosen to nourish, strengthen, and rejuvenate your hair. This exquisite herbal oil is not just a hair care product; it\'s a luxurious indulgence that addresses common hair concerns, allowing you to unveil the true radiance of your locks.<\\/p><p>&nbsp;<\\/p><p>Crafted with a meticulous blend of herbal ingredients, AE Naturals Roop Sundar Herbal Hair Oil stands out in its ability to combat hair fall, dandruff, and lackluster color. The natural goodness infused in this hair oil works synergistically to provide a comprehensive solution to various hair issues. As you massage this herbal hair oil into your scalp, indulge in the soothing aroma that accompanies the application. The luxurious texture ensures a pampering experience, making your hair care routine a sensory delight.<\\/p><p>Elevate your hair care routine with AE Naturals Roop Sundar Herbal Hair Oil, and let the natural goodness transform your locks into a manifestation of true beauty and well-being.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Enhances Hair Color Vibrancy<\\/strong>: &nbsp;The product likely includes color-enhancing agents or protective ingredients to maintain and enhance the vibrancy of your hair color, contributing to a lustrous and radiant appearance.<\\/li><li><strong>Promotes Robust Hair Growth<\\/strong>: &nbsp;With ingredients that stimulate hair growth, such as biotin or essential oils, the product actively supports robust hair growth, promoting a healthier and fuller-looking mane.<\\/li><li><strong>Reduces Stubborn Dandruff: &nbsp;<\\/strong>Incorporating anti-dandruff agents like zinc pyrithione or tea tree oil, the product works to reduce stubborn dandruff, promoting a healthier scalp environment and improving overall hair health.<\\/li><li><strong>Strengthens Hair Follicles: &nbsp;<\\/strong>Likely containing strengthening elements like keratin or collagen, the product strengthens hair follicles, reducing breakage and promoting the resilience of your hair.<\\/li><li><strong>Restores Natural Hair Vitality: &nbsp;<\\/strong>With revitalizing ingredients such as botanical extracts or antioxidants, the product restores natural hair vitality, contributing to a vibrant and healthy overall hair condition.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extract<\\/strong>: Nourishes and strengthens hair for healthy growth. It provides essential nutrients to the hair, contributing to overall hair health.<\\/li><li><strong>Amla Extract<\\/strong>: Stimulates follicles, adds shine, and prevents premature graying. Amla is rich in antioxidants, promoting hair shine and preventing premature graying.<\\/li><li><strong>Brahmi Extract<\\/strong>: Enhances scalp health, reduces hair loss, promotes thicker hair. Brahmi supports scalp health and encourages thicker hair growth.<\\/li><li><strong>Bhringraj Extract<\\/strong>: Revitalizes follicles, stimulates growth, prevents hair fall. Bhringraj is known for its rejuvenating properties that support hair growth and help prevent hair fall.<\\/li><li><strong>Hibiscus Extract<\\/strong>: Conditions, adds shine, prevents dandruff. Hibiscus conditions the hair, adds a natural shine, and has properties that may help prevent dandruff.<\\/li><li><strong>Burdock Extract<\\/strong>: Purifies the scalp, controls oiliness, reduces irritation. Burdock extract helps maintain a healthy scalp by controlling oiliness and reducing irritation.<\\/li><li><strong>Methi Extract<\\/strong>: Conditions, reduces hair fall, adds volume. Methi, or fenugreek, conditions the hair, helps in reducing hair fall, and can add volume to the hair.<\\/li><li><strong>Neem Extract<\\/strong>: Fights infections, reduces dandruff, promotes a healthy scalp. Neem has antibacterial properties that can help combat infections and reduce dandruff.<\\/li><li><strong>Red Onion Extract<\\/strong>: Boosts growth, strengthens strands, prevents breakage. Red Onion extract is believed to support hair growth, strengthen strands, and prevent breakage.<\\/li><li><strong>Bakuchi Extract<\\/strong>: Restores pigmentation, promotes natural color, prevents graying. Bakuchi is thought to support the restoration of natural hair color and prevent premature graying.<\\/li><li><strong>Coconut Oil<\\/strong>: Moisturizes, reduces protein loss, promotes a healthy scalp. Coconut oil is a natural moisturizer that helps reduce protein loss from the hair and promotes a healthy scalp.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wet your hair and scalp.<\\/p><p>2. Take a small amount of AE Naturals Herbal Hair Oil on your palms.<\\/p><p>3. Gently massage the oil into your scalp and hair roots using circular motions.<\\/p><p>4. Leave the oil on for a few hours or overnight for best results and rinse your hairs thoroughly.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T08:48:02.000000Z\",\"updated_at\":\"2024-05-17T08:40:21.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Herbal Hair Oil - Strong Hair\",\"meta_description\":\"Transform your hair with AE Naturals\' Roop Sundar Herbal Hair Oil. This oil effectively cleanses your scalp, leaving it clean and refreshed. Reduce hair fall, control dandruff and have health\",\"meta_image\":\"2023-10-08-652239071a1dc.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000744\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":922,\"product_id\":98,\"customer_id\":1229,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this herbal hair oil for a while now, and I\'m loving the results! My hair feels stronger, and the color looks more vibrant than ever.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":923,\"product_id\":98,\"customer_id\":1231,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Say goodbye to dull, lackluster hair with this amazing oil. It\'s like a spa treatment for your locks\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":924,\"product_id\":98,\"customer_id\":1232,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dandruff for years, but this oil has made such a difference. My scalp feels healthier, and I\'m seeing less flakiness.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":925,\"product_id\":98,\"customer_id\":1233,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The natural ingredients in this oil are so nourishing. My hair looks and feels revitalized after just a few uses.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":926,\"product_id\":98,\"customer_id\":1235,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how luxurious this oil feels on my scalp. It\'s become a relaxing part of my self-care routine\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":927,\"product_id\":98,\"customer_id\":1237,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant reduction in hair fall since I started using this oil. My hair feels thicker and fuller\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":928,\"product_id\":98,\"customer_id\":1238,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The scent of this oil is so calming. It\'s the perfect way to unwind after a long day.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":929,\"product_id\":98,\"customer_id\":1239,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"If you\'re looking for a natural solution to hair problems, this oil is a game-changer. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":930,\"product_id\":98,\"customer_id\":1240,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried so many hair oils, but this one actually delivers on its promises. My hair looks and feels healthier than ever!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":931,\"product_id\":98,\"customer_id\":1241,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t believe how quickly this oil works. My hair has never looked better\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-05-19 00:10:43', '2024-05-19 00:15:59', NULL, '', '[]', 'discount_on_product', 0, 0),
(225, 100145, 157, 1, NULL, '{\"id\":157,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Sunscreen Lotion SPF 50+ 100ml\",\"slug\":\"ae-naturals-roop-sundar-sunscreen-lotion-spf-50-100ml-MPO6mG\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"18\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"18\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-30-66082a4d3bd16.png\\\",\\\"2024-03-30-66082a4d3c9a5.png\\\",\\\"2024-03-30-66082a30c7939.png\\\",\\\"2024-03-30-66082a30c86e8.png\\\",\\\"2024-03-30-66082a30c87ef.png\\\",\\\"2024-03-30-66082a30c8914.png\\\",\\\"2024-03-30-66082a30c8a14.png\\\",\\\"2024-03-30-66082a30c8b45.png\\\",\\\"2024-03-30-66082a30c8c52.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-30-66082a6e260bb.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/CATtmGB3Hws?si=riAZxRWu64xBAtiH\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Sunscreen Lotion&nbsp;<\\/strong>is a harmonious mix of advanced sun protection and skin-loving ingredients. This dermatologist recommended sunscreen does more than just sunblock. With a SPF 50+, it provides defense against both UVA and UVB rays, ensuring your skin stays protected from the sun\'s damaging effects. The lightweight, non-greasy formula gets easily absorbed into your skin, leaving it pampered and glowing. The star ingredient, allantoin, known for its soothing properties, adds an extra layer of care to your skin. It helps maintain skin suppleness, reducing irritation and redness. This powerful combination not only protects against sunburn but also contributes to overall skin health. In addition to allantoin, AE Naturals Roop Sundar Sunscreen Lotion is crafted with a thoughtful selection of other beneficial ingredients. These include nourishing antioxidants that fight free radicals, promoting a youthful complexion. The lotion is free from harsh chemicals, making it suitable for all skin types, even the most sensitive. It not only protects but also nourishes your skin. With this sunscreen lotion, your skin is protected against premature aging, dark spots, and sun damage. Make AE Naturals Roop Sundar Sunscreen Lotion a staple in your daily skincare routine for a brighter, healthy glow.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Powerful Sun Protection:<\\/strong> AE Naturals Roop Sundar Sunscreen Lotion stands against sun-related damage with its powerful SPF 50+. This high sun protection factor ensures an optimal defense mechanism. It effectively shields your skin from the harmful effects of both UVA and UVB rays.&nbsp;<\\/li><li><strong>Soothing Allantoin:<\\/strong> Enriched with allantoin, a skin-soothing ingredient, our sunscreen goes beyond just sun protection. Known for its calming properties, allantoin pampers your skin, providing a touch of luxurious care while providing sun protection. It helps maintain skin suppleness, reducing irritation and redness.&nbsp;<\\/li><li><strong>Non-Greasy Formula:<\\/strong> Enjoy the daily skincare ritual without the heavy, greasy feeling. Our sunscreen has a light, non-greasy texture that gets quickly absorbed into your skin, making it an ideal choice for daily use. Feel the velvety smoothness as you apply. This non-greasy formula ensures that your skin stays protected without the discomfort of white cast.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Allantoin:&nbsp;<\\/strong>Allantoin is known for its skin-soothing properties. It provides a calming touch, helping maintain skin suppleness and reducing irritation.&nbsp;<\\/li><li><strong>Antioxidant Blend:&nbsp;<\\/strong>The sunscreen features a curated mix of antioxidants that fight free radicals, giving a youthful complexion. These antioxidants protect your skin from environmental stressors.<\\/li><li><strong>Natural Extracts:&nbsp;<\\/strong>AE Naturals Roop Sundar Sunscreen is enriched with nourishing natural extracts. These extracts contribute to the overall well-being of your skin, ensuring a wholesome approach to sun care. Protect your skin without compromising on purity.&nbsp;<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply a generous amount of Roop Sundar Sunscreen Lotion on your face and exposed skin.<\\/p><p>2. Gently massage until fully absorbed.<\\/p><p>3. Reapply every two hours, especially after swimming or sweating.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-11-25T17:30:34.000000Z\",\"updated_at\":\"2024-03-30T15:06:22.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Sunscreen SPF 50++ - Skin Protection\",\"meta_description\":\"Shield your skin from sun and pollution with AE Naturals Roop Sundar Sunscreen Lotion SPF 50++. Prevent premature aging, sunburn, and get flawless skin. Dermatologist-tested, and water-resist\",\"meta_image\":\"2023-11-25-65622f3aaf272.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000703\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":20,\"translations\":[],\"reviews\":[{\"id\":761,\"product_id\":157,\"customer_id\":1043,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Sunscreen Lotion is my go-to sunscreen! It\'s lightweight, non-greasy, and provides excellent sun protection with SPF 50+. I love how it absorbs quickly into my skin, leaving it feeling pampered and glowing. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":762,\"product_id\":157,\"customer_id\":1044,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This sunscreen lotion is fantastic! It doesn\'t feel heavy or greasy at all, and it gives me peace of mind knowing that it\'s protecting my skin from both UVA and UVB rays. Plus, the addition of allantoin makes my skin feel soothed and refreshed. Love it!\\\"\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":763,\"product_id\":157,\"customer_id\":1045,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Sunscreen Lotion for a while now, and I\'m impressed! It\'s gentle on my sensitive skin, and I appreciate that it\'s free from harsh chemicals. My skin feels protected and nourished every time I use it. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":764,\"product_id\":157,\"customer_id\":1046,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve finally found the perfect sunscreen for my daily routine! This lotion is lightweight, absorbs quickly, and doesn\'t leave a greasy residue. The SPF 50+ gives me confidence in its sun protection, and the addition of allantoin keeps my skin feeling calm and hydrated. Couldn\'t ask for more\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":765,\"product_id\":157,\"customer_id\":1048,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Sunscreen Lotion is a game-changer! I love how it protects my skin from the sun\'s harmful rays while also nourishing it with antioxidants. It feels so light and comfortable on the skin, making it perfect for everyday wear. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":766,\"product_id\":157,\"customer_id\":1049,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many sunscreens, but this one is by far the best! It\'s SPF 50+ gives me peace of mind, and the non-greasy formula feels amazing on my skin. The addition of allantoin is a bonus, leaving my skin feeling soothed and refreshed. I\'ll definitely be repurchasing\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":767,\"product_id\":157,\"customer_id\":1051,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This sunscreen lotion is amazing! It provides excellent sun protection without feeling heavy or sticky. I love how quickly it absorbs into my skin, leaving it feeling soft and smooth. Plus, the soothing properties of allantoin make it perfect for my sensitive skin. Absolutely love it\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":768,\"product_id\":157,\"customer_id\":1052,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"I\'ve been using AE Naturals Roop Sundar Sunscreen Lotion for a few weeks now, and I\'m loving it! It\'s perfect for daily use, and I appreciate that it\'s made with nourishing antioxidants. My skin feels protected, hydrated, and radiant every time I apply it. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":769,\"product_id\":157,\"customer_id\":1053,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Finally, a sunscreen that ticks all the boxes! AE Naturals Roop Sundar Sunscreen Lotion is lightweight, non-greasy, and offers SPF 50+ protection. It\'s become an essential part of my skincare routine, and I couldn\'t be happier with the results. Definitely worth trying\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":770,\"product_id\":157,\"customer_id\":1054,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been searching for a sunscreen that doesn\'t leave a greasy residue, and I\'m so glad I found this one! AE Naturals Roop Sundar Sunscreen Lotion is lightweight, absorbs quickly, and leaves my skin feeling soft and smooth. Plus, the added allantoin makes it even better. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":771,\"product_id\":157,\"customer_id\":1055,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Sunscreen Lotion meri go-to sunscreen hai! Ye lightweight hai, non-greasy hai, aur SPF 50+ ke saath excellent sun protection provide karta hai. Mujhe pasand hai kaise ye jaldi absorb ho jaata hai meri skin mein, aur meri skin ko pampered aur glowing feel karta hai. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":772,\"product_id\":157,\"customer_id\":1056,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye sunscreen lotion fantastic hai! Ye bilkul bhaari ya chipchipa feel nahi karta, aur mujhe chain ki saans lene ka ehsaas deta hai ki ye meri skin ko UVA aur UVB rays se bacha raha hai. Aur bhi, allantoin ka addition meri skin ko soothe aur refresh kar deta hai. Love it\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":773,\"product_id\":157,\"customer_id\":1057,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main AE Naturals Roop Sundar Sunscreen Lotion kuch samay se istemal kar rahi hoon, aur main impressed hoon! Ye mera sensitive skin ke liye gentle hai, aur main appreciate karta hoon ki ye harsh chemicals se free hai. Meri skin har baar jab main isse use karta hoon, tab protected aur nourished feel karti hai. Zaroor ek must-have hai\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":774,\"product_id\":157,\"customer_id\":1058,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine apni rozana ki routine ke liye perfect sunscreen finally mil gaya hai! Ye lotion lightweight hai, jaldi absorb hota hai, aur koi greasy residue nahi chhodta. SPF 50+ mujhe iski sun protection mein confidence deta hai, aur allantoin ka addition meri skin ko calm aur hydrated rakhta hai. Aur kya chahiye\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":775,\"product_id\":157,\"customer_id\":1059,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Sunscreen Lotion game-changer hai! Mujhe pasand hai kaise ye meri skin ko suraj ke harmful rays se bachata hai aur saath hi antioxidants ke saath ise nourish karta hai. Ye skin par bahut light aur comfortable feel karta hai, jise roz pehna ja sake. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":776,\"product_id\":157,\"customer_id\":1060,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut saare sunscreens try kiye hain, lekin ye sabse best hai! Ye SPF 50+ mujhe chain ki saans lene ka ehsaas deta hai, aur non-greasy formula meri skin par amazing feel karta hai. Allantoin ka addition ek bonus hai, meri skin ko soothe aur refresh karke chhodta hai. Main zaroor dobara kharidung\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":777,\"product_id\":157,\"customer_id\":1061,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye sunscreen lotion amazing hai! Ye excellent sun protection provide karta hai bina kisi bhaari ya sticky feel ke. Mujhe pasand hai kaise ye jaldi meri skin mein absorb ho jaata hai, aur meri skin ko soft aur smooth feel karta hai. Aur bhi, allantoin ke soothing properties sensitive skin ke liye perfect hai. Absolutely love it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":778,\"product_id\":157,\"customer_id\":1062,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main kuch hafton se AE Naturals Roop Sundar Sunscreen Lotion ka istemal kar raha hoon, aur mujhe ye bahut pasand hai! Ye rozana istemal ke liye perfect hai, aur mujhe pasand hai ki ye nourishing antioxidants ke saath bana hai. Meri skin har baar jab main ise lagata hoon, tab protected, hydrated aur radiant feel hoti hai. Highly recommend\",\"attachment\":null,\"rating\":2,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":779,\"product_id\":157,\"customer_id\":1063,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"Aakhir mein, ek sunscreen jo saare boxes tick karta hai! AE Naturals Roop Sundar Sunscreen Lotion lightweight hai, non-greasy hai, aur SPF 50+ protection provide karta hai. Ye meri skincare routine ka ek essential part ban gaya hai, aur mujhe results se bilkul bhi shikayat nahi hai. Zaroor try karein!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":780,\"product_id\":157,\"customer_id\":1064,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main kisi sunscreen ko dhoondh raha tha jo koi greasy residue nahi chhodta, aur main khush hoon ki maine ye mil gaya! AE Naturals Roop Sundar Sunscreen Lotion lightweight hai, jaldi absorb hota hai, aur meri skin ko soft aur smooth feel karta hai. Aur bhi, allantoin ka addition isko aur bhi better banata hai. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-05-19 00:19:35', '2024-05-19 00:26:36', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(226, 100146, 37, 1, NULL, '{\"id\":37,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087527e6ce5.png\\\",\\\"2023-09-18-65087527e80e8.png\\\",\\\"2023-09-18-65087527e7fd5.png\\\",\\\"2023-09-18-65087527e832e.png\\\",\\\"2023-09-18-65087527e8432.png\\\",\\\"2023-09-18-65087527e856d.png\\\",\\\"2023-09-18-65087527e8652.png\\\",\\\"2023-09-18-65087527e821b.png\\\",\\\"2023-09-18-65087527e8766.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5aa204d86.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/j3Jr2WtWZKk?si=r8ALDXHnOppgMmpz\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":498,\"minimum_order_qty\":1,\"details\":\"<p>nlock the secret to luminous skin with <strong>AE Naturals Roop Sundar Skin Brightening Cream<\\/strong>!<strong> <\\/strong>This cream is your go-to for achieving a radiant, even complexion. Crafted with a blend of natural wonders like saffron, turmeric, and sandalwood, this cream works best to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Indulge in the richness of Kumkumadi Oil, an Ayurvedic treasure that targets uneven skin tone, fine lines, and wrinkles. Hyaluronic acid, a skin-loving ingredient, ensures optimal hydration, leaving your skin plump and supple. The anti-inflammatory prowess of aloe vera soothes and hydrates, while the antioxidant might of Vitamin E protects against stress, diminishing scars and fine lines. Vitamin B3 supports healthy skin, tackling hyperpigmentation and boosting elasticity. Argan Oil, rich in vitamin E and essential fatty acids, nourishes your skin, promoting overall health. The lightweight, non-greasy formula absorbs quickly, making it a breeze to incorporate into your daily routine. Simply apply onto a cleansed face and neck, gently massaging for that coveted clear and glowing skin. Enhance your skincare game with AE Naturals Roop Sundar \\u2013 because your skin deserves the best!&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Illuminate Your Complexion:&nbsp;<\\/strong>Achieve a brighter, clearer complexion effortlessly with AE Naturals Roop Sundar Skin Brightening Cream. Effectively reduces the appearance of dark spots, unveiling a more radiant and even skin tone.<\\/li><li><strong>Combat Dark Spots:&nbsp;<\\/strong>Bid farewell to stubborn dark spots as this cream targets and diminishes their visibility. Kumkumadi Oil, a key ingredient, is a traditional Ayurvedic remedy known for its skin-toning properties.<\\/li><li><strong>Revitalize and Soothe:&nbsp;<\\/strong>Infused with the goodness of Aloe Vera, the cream soothes and hydrates the skin, providing a calming effect. Kumkumadi Oil\'s rejuvenating properties help revitalize and refresh your skin, leaving it feeling more youthful.<\\/li><li><strong>Clear and Glowing Skin:&nbsp;<\\/strong>Maintain consistently clear and glowing skin with the lightweight and non-greasy formula of AE Naturals Roop Sundar. Vitamin E, a powerful antioxidant, plays a key role in protecting against oxidative stress, promoting overall skin health.<\\/li><li><strong>Hydration and Nourishment:&nbsp;<\\/strong>Hyaluronic Acid, a naturally occurring substance, ensures your skin stays plump and hydrated. Argan Oil, rich in vitamin E and essential fatty acids, deeply nourishes and hydrates, promoting skin health.<\\/li><\\/ul><p>&nbsp;&nbsp;&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Kumkumadi Oil:&nbsp;<\\/strong>Packed with Ayurvedic herbs, Kumkumadi Oil brightens skin, evens tone, and reduces wrinkles. It\'s your secret to a healthier, radiant look.<\\/li><li><strong>Hyaluronic Acid:&nbsp;<\\/strong>Nature\'s moisture-locker, Hyaluronic Acid plumps and hydrates for a smoother, youthful appearance. Bid farewell to dry skin and hello to a dewy glow!<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>The calming hero, Aloe Vera soothes and hydrates, making your skin happy. Say goodbye to irritation and hello to a refreshed, nourished feel.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>A powerful antioxidant, Vitamin E protects, reduces scars, and fights wrinkles. Essential for skin health, it\'s your shield against aging stress.<\\/li><li><strong>Vitamin B3:&nbsp;<\\/strong>Skin\'s best friend, Vitamin B3 supports a healthy glow, fights pigmentation, and boosts elasticity. Embrace the goodness for vibrant, resilient skin.<\\/li><li><strong>Argan Oil:&nbsp;<\\/strong>Rich in Vitamin E and antioxidants, Argan Oil hydrates and nourishes. Unlock the secret to soft, glowing skin and luscious locks with this natural gem.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Cleanse face and neck.<\\/li><li>Apply a small amount of AE Naturals Roop Sundar Skin Brightening Cream.<\\/li><li>Gently massage in a circular motion until fully absorbed.<\\/li><li>Use twice daily for optimal results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:04:55.000000Z\",\"updated_at\":\"2024-04-26T08:04:33.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Brightening Cream 30g - Skin Care\",\"meta_description\":\"Discover the benefits of AE Naturals Night Cream with Arbutin, Aloe vera, and more. Fade sun spots, acne scars, and keep your skin youthful and radiant. This cream is your secret to beautiful\",\"meta_image\":\"2023-10-06-651f0419bb819.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000293\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":70,\"product_id\":37,\"customer_id\":288,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After incorporating AE Naturals Roop Sundar Cream into my skincare routine, I\'ve noticed a significant improvement in my complexion. My skin looks more radiant and feels incredibly soft. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":71,\"product_id\":37,\"customer_id\":289,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a month now, and I\'m thrilled with the results. My skin looks brighter, feels smoother, and has a healthy glow. This cream is definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":72,\"product_id\":37,\"customer_id\":290,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has become my holy grail product. It\'s helped fade my acne scars and even out my skin tone, giving me the confidence to go makeup-free!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":73,\"product_id\":37,\"customer_id\":291,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous brightening creams in the past, but AE Naturals Roop Sundar Cream stands out. Its blend of natural ingredients feels luxurious on the skin and has helped fade my dark spots. I highly recommend it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":74,\"product_id\":37,\"customer_id\":292,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After using AE Naturals Roop Sundar Cream for just a few days, I noticed a significant difference in my skin. It looks more radiant, feels smoother, and has a healthier glow. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":75,\"product_id\":37,\"customer_id\":293,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream is now a staple in my skincare routine. The lightweight formula absorbs quickly and leaves my skin feeling soft, hydrated, and noticeably brighter. I couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":76,\"product_id\":37,\"customer_id\":294,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with sensitive skin, I\'m always cautious about trying new products. But AE Naturals Roop Sundar Cream has exceeded my expectations. It\'s gentle, yet effective, and has given my skin a much-needed boost!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":77,\"product_id\":37,\"customer_id\":295,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a few weeks now, and I\'m amazed at the results. My skin looks more even-toned, and the fine lines are less noticeable. Definitely worth it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":78,\"product_id\":37,\"customer_id\":296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dull skin for years, but AE Naturals Roop Sundar Cream has truly transformed my complexion. My skin feels hydrated, looks clearer, and has a beautiful glow!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":79,\"product_id\":37,\"customer_id\":297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has been a game-changer for me! It\'s helped fade my dark spots and uneven skin tone, leaving my complexion noticeably brighter and more radiant.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-05-19 23:15:16', '2024-05-30 11:24:57', NULL, '', '[]', 'discount_on_product', 1, 0),
(227, 100147, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087058a8983.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-18-65087058aa7f0.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":182,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-18T13:40:16.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2023-10-06-651f02e42dce2.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"Pack Of 3 Soaps\",\"additional_text_color\":null,\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'returned', 'unpaid', '2024-05-20 21:31:43', '2024-06-26 11:12:55', NULL, '', '[]', 'discount_on_product', 0, 0),
(228, 100148, 113, 1, NULL, '{\"id\":113,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Alpha Gluta Skin Brightening Capsules 60 Caps\",\"slug\":\"ae-naturals-alpha-gluta-skin-brightening-capsules-60-caps-oYaNJa\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d9b8614e43.png\\\",\\\"2023-09-22-650d9b8615862.png\\\",\\\"2023-09-22-650d9b8615aba.png\\\",\\\"2023-09-22-650d9b86158fb.png\\\",\\\"2023-09-22-650d9b8615b95.png\\\",\\\"2023-09-22-650d9b8615c3e.png\\\",\\\"2023-09-22-650d9b8615cf5.png\\\",\\\"2023-09-22-650d9b86159bc.png\\\",\\\"2023-09-22-650d9b8615d9b.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652cdd5e7d92a.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/KwmRvolM1lk?si=CVuRX6lZemGjDMNJ\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1799,\"purchase_price\":1799,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Alpha Gluta Skin Brightening Capsules<\\/strong>, a supplement designed to unlock your skin\'s natural radiance. Carefully crafted with a mix of powerful ingredients, including glutathione, alpha lipoic acid, and vitamin C. Enriched with the antioxidant properties of glutathione, our capsules act as a shield against oxidative damage, diminishing the appearance of blemishes and age spots. Alpha lipoic acid, another key player, partners with collagen to enhance skin texture, reduce fine lines, and maintain elasticity. AE Naturals Alpha Gluta Skin Brightening Capsules are your go-to solution for reducing the appearance of dark spots and blemishes. Our formula doesn\'t stop there \\u2013 Piper Longum Extract, derived from black pepper, takes these capsules to the next level. By increasing the bioavailability of the supplement\'s key ingredients, it enhances their effectiveness, ensuring your skin receives the maximum benefits. Moreover, these capsules offer protection against sun damage, making them a comprehensive solution for your skin\'s well-being. Unlock the secret to luminous skin with AE Naturals Alpha Gluta Skin Brightening Capsules \\u2013 a fusion of nature\'s best for your skincare journey.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Radiant Skin Glow:&nbsp;<\\/strong>Experience a natural radiance with AE Naturals Alpha Gluta Capsules. Our blend of antioxidants, including glutathione, promotes a healthy and glowing complexion, leaving your skin visibly revitalized.<\\/li><li><strong>Even Skin Tone:&nbsp;<\\/strong>Achieve an even skin tone effortlessly. The powerful combination of alpha lipoic acid and vitamin C works to balance and brighten your complexion, reducing the appearance of dark spots and blemishes.<\\/li><li><strong>Youthful Appearance:&nbsp;<\\/strong>Combat signs of aging with Collagen, a key ingredient that maintains skin elasticity and firmness. Say goodbye to fine lines and wrinkles, revealing a more youthful and refreshed look.<\\/li><li><strong>Hydration Boost:&nbsp;<\\/strong>Enhance your skin\'s hydration levels. AE Naturals capsules not only target imperfections but also work to keep your skin hydrated, ensuring a supple and smooth texture.<\\/li><li><strong>Sun Damage Protection:&nbsp;<\\/strong>Shield your skin from harmful sun damage. Our capsules provide a protective barrier, helping to prevent the adverse effects of UV rays and environmental stressors, ensuring your skin stays healthy and resilient.<\\/li><li><strong>Improved Elasticity:&nbsp;<\\/strong>Restore your skin\'s natural elasticity. Regular use of our capsules helps improve skin elasticity, giving you firmer and more resilient skin, reducing the signs of aging.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is an antioxidant that safeguards your skin from oxidative damage, fighting off free radicals and promoting a healthy complexion. Combat the signs of aging with glutathione as it actively works to reduce the appearance of blemishes and age spots on your skin.<\\/li><li><strong>Alpha Lipoic Acid:&nbsp;<\\/strong>Alpha lipoic acid, a vital antioxidant, plays a key role in enhancing skin texture, leaving it smoother and more refined. Experience a glowing skin tone as alpha lipoic acid works to reduce the visible signs of aging, giving you a refreshed look.<\\/li><li><strong>Collagen:&nbsp;<\\/strong>Collagen, a crucial protein, boosts skin elasticity and firmness, reducing the appearance of wrinkles and fine lines. Restore a youthful radiance to your skin as collagen supports its structure, helping to reduce the visible signs of aging.<\\/li><li><strong>Piper Longum Extract:&nbsp;<\\/strong>Piper Longum Extract, derived from black pepper, enhances the bioavailability of other ingredients, ensuring maximum effectiveness. Experience improved absorption of essential nutrients, optimizing the benefits of the supplement for healthier-looking skin.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 1 capsule in the morning after your breakfast for a fresh start to your day.<\\/li><li>Include 1 capsule in your nighttime routine after dinner for overnight skin nourishment.<\\/li><li>For optimal results, use daily as part of your skincare regimen.<\\/li><li>Enhance absorption by taking capsules with meals, ensuring maximum effectiveness.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T13:49:58.000000Z\",\"updated_at\":\"2024-03-29T11:37:03.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Skin Brightening Capsules - Glutathione & Vit-C\",\"meta_description\":\"Experience skin whitening with AE Naturals Alpha Gluta Capsules. Glutathione & Vitamin C for a lighter complexion. Improve skin health, reduce wrinkles, and enhance beauty. Get the natural gl\",\"meta_image\":\"2024-01-05-6597c26e985ff.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000119\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1583.12, 215.88, 0, 'include', 'returned', 'unpaid', '2024-05-21 00:37:46', '2024-06-26 11:14:04', NULL, '', '[]', 'discount_on_product', 0, 0),
(229, 100149, 43, 1, NULL, '{\"id\":43,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"9G Multivitamins and Multimineral Soft Gel Capsules, 30 Capsules\",\"slug\":\"ae-naturals-9g-multivitamins-and-multimineral-soft-gel-capsules-30-capsules-zY96iP\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-08-6613aff867a1e.png\\\",\\\"2024-04-08-6613aff86891e.png\\\",\\\"2024-04-08-6613aff868c2d.png\\\",\\\"2023-09-19-65091af39acde.png\\\",\\\"2023-09-19-65091af39ad87.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-08-6613b057c24ef.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=8pcS_pPlgFw7nt2b\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":700,\"purchase_price\":700,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":43,\"discount_type\":\"percent\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule offers a synergistic blend of essential nutritional elements, designed to enhance immunity and promote a healthy digestive system. This potent supplement comprises high-quality ingredients, including Omega-3, Grape Seed Extract, Green Tea Extract, and Ginger Root Extract. Packed with antioxidants, these ingredients play a pivotal role in replenishing vitamin and mineral levels in the body, contributing to overall health improvement. AE Naturals 9G Soft Gel Capsules provide a comprehensive shield, potentially safeguarding against diseases related to the heart, kidney, and liver.<\\/p><p>&nbsp;<\\/p><p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule emerge as a holistic solution, offering a harmonious blend of essential nutrients for comprehensive health support. Elevate your nutritional intake with these capsules and empower your body with the tools it needs to thrive.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Boosts immunity and helps maintain energy levels: &nbsp;<\\/strong>The supplement likely contains immune-boosting ingredients such as vitamins C and D, as well as energy-promoting components like B-vitamins, contributing to overall vitality.<\\/li><li><strong>Improves the health of the brain, heart, liver, and kidney<\\/strong>: &nbsp;Formulated with nutrients beneficial for various organs, including omega-3 fatty acids for brain health, antioxidants for the heart, and detoxifying elements for the liver and kidneys, supporting comprehensive organ well-being.<\\/li><li><strong>AE Naturals 9G Capsules Strengthens bones and joints: &nbsp;<\\/strong>Enriched with essential minerals like calcium and joint-supporting compounds, the capsules work to fortify bones and joints, promoting overall skeletal strength.<\\/li><li><strong>Promotes weight loss and maintains it: &nbsp;<\\/strong>The supplement likely includes ingredients supporting weight loss, such as metabolism boosters or appetite regulators, while also providing components for sustained weight maintenance.<\\/li><li><strong>Helps restore the level of vitamins and minerals: &nbsp;<\\/strong>The product aids in restoring and maintaining optimal levels of essential vitamins and minerals, ensuring a balanced nutritional profile for overall health and well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Omega-3 Fats: <\\/strong>Omega-3 fats are crucial for preventing heart disease, stroke, and lupus. They also play protective roles in conditions like cancer. These essential fatty acids contribute to overall cardiovascular health and have anti-inflammatory properties that benefit various bodily functions.<\\/li><li><strong>Grape Seed Extract: <\\/strong>Known for its disease prevention properties, Grape Seed Extract protects against oxidative stress, tissue damage, and inflammation. It has additional benefits, including reducing blood pressure, improving blood flow, and supporting bone strength.<\\/li><li><strong>Green Tea Extract: <\\/strong>Beyond its association with weight loss, Green Tea Extract benefits the skin, helps lower blood sugar levels, and contains antioxidants that may protect against oxidative stress. It is recognized for its potential positive impact on overall health.<\\/li><li><strong>Ginger Root Extract<\\/strong>: Ginger Root Extract is multifaceted in its benefits. It relieves indigestion, exhibits anti-inflammatory properties, and contributes to stress reduction. This natural remedy is known for its digestive and calming effects on the body.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Dosage&nbsp;<\\/strong><\\/h3><p>Take one 9G Capsule every day after lunch as directed by the physician.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-19T03:52:19.000000Z\",\"updated_at\":\"2024-05-17T17:50:49.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals 9G Multivitamin Soft gel Capsules - Boost Health\",\"meta_description\":\"Discover the power of AE Naturals 9G Multivitamin and Multiminerals Soft gel Capsules. A unique blend of essential nutrients for overall wellness. Get yours today for a healthier you!\",\"meta_image\":\"2024-04-08-6613b057c293d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000709\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":18,\"translations\":[],\"reviews\":[{\"id\":315,\"product_id\":43,\"customer_id\":555,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsules are a game-changer! Boosted my immunity and kept my digestion on track. Highly recommended!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":316,\"product_id\":43,\"customer_id\":556,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules are a powerhouse of essential nutrients. Feeling more energetic and healthier since I started taking them. Love the blend of ingredients.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":317,\"product_id\":43,\"customer_id\":557,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules are my daily health companion now. Noticed a significant improvement in my overall well-being. Thank you, AE Naturals.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":318,\"product_id\":43,\"customer_id\":558,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Multivitamins aur Multimineral Soft Gel Capsules ne meri immunity ko boost kiya aur digestion ko regulate kiya. Bahut acchi hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":319,\"product_id\":43,\"customer_id\":559,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many supplements, but AE Naturals 9G Multivitamins stand out. My immune system feels stronger, and my digestive issues have reduced. Impressed.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":320,\"product_id\":43,\"customer_id\":560,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Finally found a supplement that covers all bases! AE Naturals 9G Soft Gel Capsules are my go-to for maintaining a healthy heart, kidney, and liver.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":321,\"product_id\":43,\"customer_id\":561,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins are a must-have in my daily routine. Noticed a remarkable difference in my energy levels and overall vitality.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":322,\"product_id\":43,\"customer_id\":562,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye capsules essential nutrients ka powerhouse hain. Jab se maine inka istemal shuru kiya hai, tab se mujhe jyada energy aur behtar swasthya mehsus ho raha hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":323,\"product_id\":43,\"customer_id\":563,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Soft Gel Capsules ab meri roz ki health ka saathi hai. Mujhe apne overall well-being mein kafi sudhaar mehsus hua hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":324,\"product_id\":43,\"customer_id\":564,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut se supplements try kiye hain, lekin AE Naturals 9G Multivitamins sabse alag hain. Meri immunity mazboot mehsoos ho rahi hai aur meri digestive problems kam hui hain.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":325,\"product_id\":43,\"customer_id\":565,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ant mein ek supplement mila hai jo sabhi zaroori cheezon ko cover karta hai! AE Naturals 9G Soft Gel Capsules mere liye ek zaroori health ka saathi ban gaye hain.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":326,\"product_id\":43,\"customer_id\":566,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules have become an essential part of my health routine. Feeling more resilient and energetic since I started taking them.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":377,\"product_id\":43,\"customer_id\":627,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule has been a game-changer for me! Not only do I feel more energized throughout the day, but I\'ve also noticed improvements in my immunity and digestion. Definitely worth incorporating into your daily routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":378,\"product_id\":43,\"customer_id\":628,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been taking AE Naturals 9G Capsules for a while now, and I\'m impressed with the results. My overall health feels more balanced, and I love that it supports my brain, heart, liver, and kidney health all in one. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":379,\"product_id\":43,\"customer_id\":629,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules have become an essential part of my wellness routine. Not only do they strengthen my bones and joints, but they also support my weight management goals. Plus, I love knowing that I\'m getting all the essential nutrients my body needs.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":380,\"product_id\":43,\"customer_id\":630,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins aur Multimineral Soft Gel Capsule mere liye ek game-changer rahi hai! Din bhar mujhe zyada energy mehsoos hoti hai aur mujhe apni immunity aur digestion mein sudhaar bhi nazar aata hai. Rozana ki routine mein shamil karne layak hai bilkul!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":382,\"product_id\":43,\"customer_id\":632,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules ab mera wellness routine ka ek anivarya hissa ban gaya hai. Yeh mere haddiyon aur jodon ko majboot banata hai, aur mera weight management bhi support karta hai. Aur, mujhe pasand hai ki main apne sharir ko zaroori nutrients dene ka kaam kar raha hoon.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":383,\"product_id\":43,\"customer_id\":633,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine pehle bahut saare supplements try kiye hain, lekin koi bhi AE Naturals 9G Capsules se tulna nahi kar sakta. Meri immunity ko boost karne se lekar weight loss aur uska maintenance tak, yeh capsules sab kuch karte hain. Main ab se zyada energetic aur healthy mehsoos kar raha hoon!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 616, 84, 301, 'include', 'delivered', 'unpaid', '2024-05-21 12:38:29', '2024-05-30 11:28:06', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(230, 100150, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":179,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-23T10:10:42.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-05-24 00:00:47', '2024-05-24 00:02:53', NULL, '', '[]', 'discount_on_product', 0, 0),
(231, 100151, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":179,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-23T18:32:53.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-05-24 19:08:49', '2024-05-24 19:09:47', NULL, '', '[]', 'discount_on_product', 0, 0),
(232, 100151, 159, 1, NULL, '{\"id\":159,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Health 360 Concentrated Herbal Juice500ml\",\"slug\":\"ae-naturals-health-360-herbal-juice-500ml-rjFMNH\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"30\\\",\\\"position\\\":1}]\",\"category_id\":\"30\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-01-06-6599360e3d88b.png\\\",\\\"2024-01-06-6599360e3ecb4.png\\\",\\\"2024-01-06-6599360e3f238.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-01-06-6599360e3f87a.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/0fd8e2BdLmY?si=ux6iR7_4jijDMaY6\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"5\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_5\\\",\\\"title\\\":\\\"Pack\\\",\\\"options\\\":[\\\"1\\\",\\\"  3\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1\\\",\\\"price\\\":400,\\\"sku\\\":\\\"H3CHJ-1\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"3\\\",\\\"price\\\":999,\\\"sku\\\":\\\"H3CHJ-3\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":400,\"purchase_price\":400,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<figure class=\\\"media\\\"><oembed url=\\\"https:\\/\\/youtu.be\\/1Slr-ywJ8kk?feature=shared\\\"><\\/oembed><\\/figure><p>AE Naturals Health 360 Herbal Juice, a blend of Aloe Vera, Amla, and Tulsi. Crafted to invigorate mind and body, this product promotes holistic wellness through enhanced digestion, immunity boost, and gentle detoxification. Get the goodness of Aloe Vera, renowned for its soothing properties that calm the gut and provide digestive health. Vitamin C-rich Amla bolsters your body\'s defenses, promoting radiant skin and robust immunity. Tulsi, the sacred herb, purifies from within, acting as an antioxidant and supporting respiratory health. With each sip, experience the gentle cleansing of your body, the balance of blood sugar levels, and the alleviation of stress.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Digestion and Metabolism Boost: <\\/strong>This potent blend of Aloe Vera, Amla, and Tulsi aids in digestion, helping your body efficiently absorb nutrients while promoting a healthy metabolism.&nbsp;<\\/li><li><strong>Enhanced Immunity and Sickness Defense:<\\/strong> Packed with immune-boosting Amla and antioxidant-rich Tulsi, this herbal elixir fortifies your immune system, making it more resilient against sickness and infections.&nbsp;<\\/li><li><strong>Detoxification and Clear Skin: Cleanse<\\/strong> your body from within and get the clear, radiant skin with AE Naturals Health 360 Herbal Juice. Feel refreshed both inside and out as you experience clearer, healthier skin.<\\/li><li><strong>Stress Relief and Mental Clarity:<\\/strong> Relax your mind and soothe your senses with AE Naturals Health 360 Herbal Juice. No more stress-induced headaches and foggy thoughts.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Aloe Vera:<\\/strong> Soothes stomach, promotes gut health, aids digestion, and calms acidity.<\\/li><li><strong>Amla (Indian Gooseberry):<\\/strong> Rich in vitamin C, boosts immunity, enhances skin health, and supports detoxification.<\\/li><li><strong>Tulsi (Holy Basil):<\\/strong> Cleanses the body, acts as an antioxidant, aids in respiratory health, and promotes overall well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions To Use:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Mix 15ml of AE Naturals Health 360 Herbal Juice with 150ml of water.<\\/li><li>Consume on an empty stomach once or twice daily for optimal results.<\\/li><li>Incorporate into your daily routine for improved digestion, immunity, and overall wellness.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-01-06T11:14:22.000000Z\",\"updated_at\":\"2024-05-23T08:21:59.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"\\\"Revitalize Your Body with AE Naturals Health 360 Herbal Juice: Digestive Boost, Immunity Support, and Stress Relief\\\"\",\"meta_description\":\"\\\"Experience holistic wellness with AE Naturals Health 360 Herbal Juice, crafted with Aloe Vera, Amla, and Tulsi. Boost digestion, enhance immunity, and detoxify naturally.\",\"meta_image\":\"2024-05-18-664884093a1d4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000752\",\"additional_desc\":\"<p><strong>Free Shipping<\\/strong><\\/p><p>Buy Pack Of 3 and get 200 discount<\\/p>\",\"additional_text_color\":\"#e25050\",\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":301,\"product_id\":159,\"customer_id\":530,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant improvement in my digestion and metabolism since starting AE Naturals Health 360 Herbal Juice. The blend of Aloe Vera, Amla, and Tulsi has made my digestive system more efficient, and I feel more energized throughout the day.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":302,\"product_id\":159,\"customer_id\":531,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone prone to frequent sickness, I\'m amazed at how AE Naturals Health 360 Herbal Juice has boosted my immunity. The immune-boosting Amla and antioxidant-rich Tulsi have made me more resilient against infections, and I feel healthier overall.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":303,\"product_id\":159,\"customer_id\":532,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how AE Naturals Health 360 Herbal Juice has detoxified my body and given me clearer, radiant skin. It\'s like giving my body a fresh start from within, and I\'ve noticed a visible improvement in the health of my skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":304,\"product_id\":159,\"customer_id\":533,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This herbal juice has been a lifesaver for me when it comes to stress relief and mental clarity. The soothing effects of the blend help me relax my mind and stay focused, even during the busiest days.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":305,\"product_id\":159,\"customer_id\":534,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Health 360 Herbal Juice has become an essential part of my daily routine. Not only does it improve my digestion and immunity, but it also detoxifies my body and helps me manage stress better. I feel like a healthier, happier version of myself.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":306,\"product_id\":159,\"customer_id\":535,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with digestive issues for years, but AE Naturals Health 360 Herbal Juice has provided me with much-needed relief. It soothes my stomach and promotes healthy digestion, allowing me to enjoy food without discomfort.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":307,\"product_id\":159,\"customer_id\":536,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a difference in my skin since incorporating AE Naturals Health 360 Herbal Juice into my routine. It feels clearer and healthier, and I attribute it to the detoxifying effects of the herbal blend.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 352, 48, 0, 'include', 'canceled', 'unpaid', '2024-05-24 19:08:49', '2024-05-24 19:09:47', NULL, '', '{\"Pack\":null}', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(233, 100151, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-05-23T10:59:04.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'canceled', 'unpaid', '2024-05-24 19:08:49', '2024-05-24 19:09:47', NULL, '', '[]', 'discount_on_product', 0, 0),
(234, 100151, 37, 1, NULL, '{\"id\":37,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087527e6ce5.png\\\",\\\"2023-09-18-65087527e80e8.png\\\",\\\"2023-09-18-65087527e7fd5.png\\\",\\\"2023-09-18-65087527e832e.png\\\",\\\"2023-09-18-65087527e8432.png\\\",\\\"2023-09-18-65087527e856d.png\\\",\\\"2023-09-18-65087527e8652.png\\\",\\\"2023-09-18-65087527e821b.png\\\",\\\"2023-09-18-65087527e8766.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5aa204d86.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/j3Jr2WtWZKk?si=r8ALDXHnOppgMmpz\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":497,\"minimum_order_qty\":1,\"details\":\"<p>nlock the secret to luminous skin with <strong>AE Naturals Roop Sundar Skin Brightening Cream<\\/strong>!<strong> <\\/strong>This cream is your go-to for achieving a radiant, even complexion. Crafted with a blend of natural wonders like saffron, turmeric, and sandalwood, this cream works best to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Indulge in the richness of Kumkumadi Oil, an Ayurvedic treasure that targets uneven skin tone, fine lines, and wrinkles. Hyaluronic acid, a skin-loving ingredient, ensures optimal hydration, leaving your skin plump and supple. The anti-inflammatory prowess of aloe vera soothes and hydrates, while the antioxidant might of Vitamin E protects against stress, diminishing scars and fine lines. Vitamin B3 supports healthy skin, tackling hyperpigmentation and boosting elasticity. Argan Oil, rich in vitamin E and essential fatty acids, nourishes your skin, promoting overall health. The lightweight, non-greasy formula absorbs quickly, making it a breeze to incorporate into your daily routine. Simply apply onto a cleansed face and neck, gently massaging for that coveted clear and glowing skin. Enhance your skincare game with AE Naturals Roop Sundar \\u2013 because your skin deserves the best!&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Illuminate Your Complexion:&nbsp;<\\/strong>Achieve a brighter, clearer complexion effortlessly with AE Naturals Roop Sundar Skin Brightening Cream. Effectively reduces the appearance of dark spots, unveiling a more radiant and even skin tone.<\\/li><li><strong>Combat Dark Spots:&nbsp;<\\/strong>Bid farewell to stubborn dark spots as this cream targets and diminishes their visibility. Kumkumadi Oil, a key ingredient, is a traditional Ayurvedic remedy known for its skin-toning properties.<\\/li><li><strong>Revitalize and Soothe:&nbsp;<\\/strong>Infused with the goodness of Aloe Vera, the cream soothes and hydrates the skin, providing a calming effect. Kumkumadi Oil\'s rejuvenating properties help revitalize and refresh your skin, leaving it feeling more youthful.<\\/li><li><strong>Clear and Glowing Skin:&nbsp;<\\/strong>Maintain consistently clear and glowing skin with the lightweight and non-greasy formula of AE Naturals Roop Sundar. Vitamin E, a powerful antioxidant, plays a key role in protecting against oxidative stress, promoting overall skin health.<\\/li><li><strong>Hydration and Nourishment:&nbsp;<\\/strong>Hyaluronic Acid, a naturally occurring substance, ensures your skin stays plump and hydrated. Argan Oil, rich in vitamin E and essential fatty acids, deeply nourishes and hydrates, promoting skin health.<\\/li><\\/ul><p>&nbsp;&nbsp;&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Kumkumadi Oil:&nbsp;<\\/strong>Packed with Ayurvedic herbs, Kumkumadi Oil brightens skin, evens tone, and reduces wrinkles. It\'s your secret to a healthier, radiant look.<\\/li><li><strong>Hyaluronic Acid:&nbsp;<\\/strong>Nature\'s moisture-locker, Hyaluronic Acid plumps and hydrates for a smoother, youthful appearance. Bid farewell to dry skin and hello to a dewy glow!<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>The calming hero, Aloe Vera soothes and hydrates, making your skin happy. Say goodbye to irritation and hello to a refreshed, nourished feel.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>A powerful antioxidant, Vitamin E protects, reduces scars, and fights wrinkles. Essential for skin health, it\'s your shield against aging stress.<\\/li><li><strong>Vitamin B3:&nbsp;<\\/strong>Skin\'s best friend, Vitamin B3 supports a healthy glow, fights pigmentation, and boosts elasticity. Embrace the goodness for vibrant, resilient skin.<\\/li><li><strong>Argan Oil:&nbsp;<\\/strong>Rich in Vitamin E and antioxidants, Argan Oil hydrates and nourishes. Unlock the secret to soft, glowing skin and luscious locks with this natural gem.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Cleanse face and neck.<\\/li><li>Apply a small amount of AE Naturals Roop Sundar Skin Brightening Cream.<\\/li><li>Gently massage in a circular motion until fully absorbed.<\\/li><li>Use twice daily for optimal results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:04:55.000000Z\",\"updated_at\":\"2024-05-19T17:45:16.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Brightening Cream 30g - Skin Care\",\"meta_description\":\"Discover the benefits of AE Naturals Night Cream with Arbutin, Aloe vera, and more. Fade sun spots, acne scars, and keep your skin youthful and radiant. This cream is your secret to beautiful\",\"meta_image\":\"2023-10-06-651f0419bb819.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000293\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":70,\"product_id\":37,\"customer_id\":288,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After incorporating AE Naturals Roop Sundar Cream into my skincare routine, I\'ve noticed a significant improvement in my complexion. My skin looks more radiant and feels incredibly soft. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":71,\"product_id\":37,\"customer_id\":289,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a month now, and I\'m thrilled with the results. My skin looks brighter, feels smoother, and has a healthy glow. This cream is definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":72,\"product_id\":37,\"customer_id\":290,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has become my holy grail product. It\'s helped fade my acne scars and even out my skin tone, giving me the confidence to go makeup-free!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":73,\"product_id\":37,\"customer_id\":291,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous brightening creams in the past, but AE Naturals Roop Sundar Cream stands out. Its blend of natural ingredients feels luxurious on the skin and has helped fade my dark spots. I highly recommend it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":74,\"product_id\":37,\"customer_id\":292,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After using AE Naturals Roop Sundar Cream for just a few days, I noticed a significant difference in my skin. It looks more radiant, feels smoother, and has a healthier glow. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":75,\"product_id\":37,\"customer_id\":293,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream is now a staple in my skincare routine. The lightweight formula absorbs quickly and leaves my skin feeling soft, hydrated, and noticeably brighter. I couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":76,\"product_id\":37,\"customer_id\":294,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with sensitive skin, I\'m always cautious about trying new products. But AE Naturals Roop Sundar Cream has exceeded my expectations. It\'s gentle, yet effective, and has given my skin a much-needed boost!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":77,\"product_id\":37,\"customer_id\":295,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a few weeks now, and I\'m amazed at the results. My skin looks more even-toned, and the fine lines are less noticeable. Definitely worth it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":78,\"product_id\":37,\"customer_id\":296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dull skin for years, but AE Naturals Roop Sundar Cream has truly transformed my complexion. My skin feels hydrated, looks clearer, and has a beautiful glow!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":79,\"product_id\":37,\"customer_id\":297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has been a game-changer for me! It\'s helped fade my dark spots and uneven skin tone, leaving my complexion noticeably brighter and more radiant.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-05-24 19:08:49', '2024-05-24 19:09:48', NULL, '', '[]', 'discount_on_product', 0, 0),
(235, 100151, 38, 1, NULL, '{\"id\":38,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Day Cream with Parijaat Extract 30g\",\"slug\":\"ae-naturals-roop-sundar-day-cream-with-parijaat-extract-30g-Fx5q5K\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650876f9d9488.png\\\",\\\"2023-09-18-650876f9da1dd.png\\\",\\\"2023-09-18-650876f9da2bf.png\\\",\\\"2023-09-18-650876f9da39e.png\\\",\\\"2023-09-18-650876f9da454.png\\\",\\\"2023-09-18-650876f9da4ed.png\\\",\\\"2023-09-18-650876f9da5a5.png\\\",\\\"2023-09-18-650876f9da672.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5c569c583.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/m3KTh5qZdH8?si=511V1fUG_o68-Z9N\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p>Indulge in the allure of radiant skin with AE Naturals Roop Sundar Day Cream featuring the exceptional benefits of Parijaat Extract. This distinctive skincare marvel is designed to be your daily companion, providing nourishment and protection to your skin throughout the day.<\\/p><p>Immerse yourself in the goodness of Parijaat Extract, a key ingredient known for its remarkable anti-inflammatory and antioxidant properties. AE Naturals Roop Sundar Day Cream harnesses the power of nature to create a formula that goes beyond conventional skincare, offering a unique blend of rejuvenation and protection.<\\/p><p>It becomes a daily ritual of self-care, infusing your skin with the care it deserves and ensuring it remains resilient and radiant throughout the day. Elevate your skincare routine with AE Naturals Roop Sundar Day Cream, where the richness of Parijaat Extract meets the artistry of effective skincare. Unveil the beauty of naturally nurtured and protected skin, and make each day a celebration of your radiant and beautiful self.<\\/p><p>&nbsp;<\\/p><h3><strong>Key benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishes your skin and makes it glowing:<\\/strong> &nbsp;&nbsp;AE Naturals Roop Sundar Day Cream deeply nourishes your skin, infusing it with essential nutrients. Experience a radiant glow as the cream works to enhance your skin\'s natural vitality and luminosity.<\\/li><li><strong>Provides long-lasting moisture:<\\/strong> &nbsp;&nbsp;Enjoy the sustained hydration benefits of this day cream, as it provides long-lasting moisture. Say goodbye to dryness as your skin remains comfortably moisturized throughout the day.<\\/li><li><strong>Reduces the appearance of fine lines and wrinkles:<\\/strong> &nbsp;&nbsp;Specially formulated, the cream targets fine lines and wrinkles, contributing to a smoother and more youthful complexion. Witness a visible reduction in the signs of aging as your skin regains its resilience.<\\/li><li><strong>Protects skin from environmental stressors:<\\/strong> &nbsp;&nbsp;AE Naturals Roop Sundar Day Cream acts as a protective shield, defending your skin against environmental stressors. Ensure your skin stays guarded and resilient in the face of daily challenges.<\\/li><li><strong>Improves skin texture:<\\/strong> &nbsp;&nbsp;Experience an improvement in your skin\'s texture with the regular use of this day cream. Enjoy a smoother and more refined complexion as the cream enhances the overall quality of your skin.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat extract: It<\\/strong> helps to brighten the complexion, reduce the appearance of dark spots and blemishes, and has anti-inflammatory properties that can help soothe irritated skin.<\\/li><li><strong>Almond oil:<\\/strong> Rich in vitamins and minerals, almond oil can help to nourish and hydrate the skin, and may also help to reduce the appearance of scars and stretch marks<\\/li><li><strong>Hyaluronic acid:<\\/strong> It helps to hydrate and plump the skin, reducing the appearance of fine lines and wrinkles. It can also improve skin texture and tone, and reduce the appearance of pores.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>1. Apply a small amount to cleansed face and neck.<\\/p><p>2. Gently massage in circular motions.<\\/p><p>3. Allow full absorption into the skin.<\\/p><p>4. Use daily for best results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:12:41.000000Z\",\"updated_at\":\"2024-04-22T09:05:50.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Day Cream SPF50 | Sun Protection\",\"meta_description\":\"Protect your skin with AE Naturals Roop Sundar Day Cream SPF50. Our non-sticky, water-resistant formula ensures all-day protection. Fades sunspots and gives a flawless, tan-free look. Shop no\",\"meta_image\":\"2024-01-05-6597da064cd6c.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000382\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":20,\"translations\":[],\"reviews\":[{\"id\":719,\"product_id\":38,\"customer_id\":994,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream has become a staple in my daily routine! It leaves my skin feeling nourished and hydrated throughout the day, and I\'ve noticed a significant improvement in its texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":720,\"product_id\":38,\"customer_id\":995,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this day cream for a while now, and I love how it makes my skin glow! The Parijaat Extract really works wonders, and my skin looks more radiant and healthy. Definitely worth trying!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":721,\"product_id\":38,\"customer_id\":996,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This day cream is amazing! It keeps my skin moisturized all day long without feeling greasy, and I\'ve noticed a reduction in fine lines and wrinkles. Plus, it smells so refreshing! I\'m impressed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":722,\"product_id\":38,\"customer_id\":997,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream is a game-changer for my skincare routine! It provides the perfect amount of hydration while protecting my skin from environmental damage. My skin feels so soft and looks more youthful. Love it\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":723,\"product_id\":38,\"customer_id\":998,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this day cream! It\'s lightweight yet deeply nourishing, and it has improved the overall texture of my skin. Plus, the antioxidant properties of the Parijaat Extract make it even better. Definitely a must-have!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":724,\"product_id\":38,\"customer_id\":999,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so pampered and protected with this day cream! It\'s like a shield against environmental stressors, and I\'ve noticed a visible reduction in the appearance of fine lines. I feel more confident in my skin now!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":725,\"product_id\":38,\"customer_id\":1000,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many day creams, but this one stands out! It\'s so hydrating and leaves my skin with a beautiful glow. The Parijaat Extract is truly magical, and I can\'t imagine my skincare routine without it now.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":726,\"product_id\":38,\"customer_id\":1001,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I never felt my skin so moisturized and radiant! This day cream has really made a difference, and I love knowing that it\'s protecting my skin from environmental damage. It\'s become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":727,\"product_id\":38,\"customer_id\":1002,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Im amazed by the results of this day cream! My skin looks smoother, more hydrated, and has a beautiful glow. Plus, the fine lines around my eyes have diminished noticeably. I couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":728,\"product_id\":38,\"customer_id\":1003,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream meri daily skincare routine ka ek important hissa ban gaya hai! Ye meri skin ko poora din nourished aur hydrated rakhta hai, aur maine texture mein noticeable improvement dekha hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":729,\"product_id\":38,\"customer_id\":1005,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream meri daily skincare routine ka ek important hissa ban gaya hai! Ye meri skin ko poora din nourished aur hydrated rakhta hai, aur maine texture mein noticeable improvement dekha hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":730,\"product_id\":38,\"customer_id\":1006,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye day cream amazing hai! Ye meri skin ko poora din moisturized rakhta hai bina greasy feel kiye, aur maine fine lines aur wrinkles mein kami dekhi hai. Aur ye itna refreshing smell karta hai! Main impressed hoon!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":731,\"product_id\":38,\"customer_id\":1007,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream meri skincare routine ke liye game-changer hai! Ye meri skin ko perfect hydration deta hai aur mere skin ko environmental damage se bachata hai. Meri skin bahut soft hai aur zyada youthful lagti hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":732,\"product_id\":38,\"customer_id\":1009,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is day cream se obsessed hoon! Ye lightweight hai lekin deeply nourishing, aur ye meri skin ka overall texture improve kar deta hai. Aur bhi, Parijaat Extract ke antioxidant properties isse aur bhi behtar banate hain. Zaroor ek must-have hai!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":733,\"product_id\":38,\"customer_id\":1010,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is day cream se bahut pampered aur protected feel hota hai! Ye ek shield ki tarah hai environmental stressors ke khilaf, aur maine fine lines mein visible reduction dekha hai. Main apni skin mein ab zyada confident feel karti hoon!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":734,\"product_id\":38,\"customer_id\":1012,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut saare day creams try kiye hain, lekin ye ek alag level ka hai! Ye bahut hydrating hai aur meri skin ko beautiful glow deta hai. Parijaat Extract sachmuch magical hai, aur ab main apni skincare routine mein isse include nahi kar sakti.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":735,\"product_id\":38,\"customer_id\":1013,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream perfect hai kisi bhi ko jo apni skin ki overall health aur appearance ko improve karna chahte hain. Ye gentle hai lekin effective hai, aur main pasand karta hoon kaise ye meri skin ka natural glow enhance karta hai. Zaroor rakhne layak hai!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":736,\"product_id\":38,\"customer_id\":1014,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin kabhi itni moisturized aur radiant nahi lagti thi! Ye day cream sachmuch farak dikhata hai, aur main pasand karta hoon ki ye meri skin ko environmental damage se bachata hai. Ye meri skincare routine ka essential part ban gaya hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":737,\"product_id\":38,\"customer_id\":1017,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is day cream ke results se hairaan hoon! Meri skin ab smoother, zyada hydrated aur beautiful glow karti hai. Aur bhi, meri aankhon ke aas paas ke fine lines noticeable taur par kam ho gaye hain. Main aur bhi khush hoon!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":738,\"product_id\":38,\"customer_id\":1018,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream is a game-changer for my skincare routine! It provides the perfect amount of hydration while protecting my skin from environmental damage. My skin feels so soft and looks more youthful. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-05-24 19:08:49', '2024-05-24 19:09:48', NULL, '', '[]', 'discount_on_product', 0, 0),
(236, 100151, 113, 1, NULL, '{\"id\":113,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Alpha Gluta Skin Brightening Capsules 60 Caps\",\"slug\":\"ae-naturals-alpha-gluta-skin-brightening-capsules-60-caps-oYaNJa\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d9b8614e43.png\\\",\\\"2023-09-22-650d9b8615862.png\\\",\\\"2023-09-22-650d9b8615aba.png\\\",\\\"2023-09-22-650d9b86158fb.png\\\",\\\"2023-09-22-650d9b8615b95.png\\\",\\\"2023-09-22-650d9b8615c3e.png\\\",\\\"2023-09-22-650d9b8615cf5.png\\\",\\\"2023-09-22-650d9b86159bc.png\\\",\\\"2023-09-22-650d9b8615d9b.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652cdd5e7d92a.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/KwmRvolM1lk?si=CVuRX6lZemGjDMNJ\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1799,\"purchase_price\":1799,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Alpha Gluta Skin Brightening Capsules<\\/strong>, a supplement designed to unlock your skin\'s natural radiance. Carefully crafted with a mix of powerful ingredients, including glutathione, alpha lipoic acid, and vitamin C. Enriched with the antioxidant properties of glutathione, our capsules act as a shield against oxidative damage, diminishing the appearance of blemishes and age spots. Alpha lipoic acid, another key player, partners with collagen to enhance skin texture, reduce fine lines, and maintain elasticity. AE Naturals Alpha Gluta Skin Brightening Capsules are your go-to solution for reducing the appearance of dark spots and blemishes. Our formula doesn\'t stop there \\u2013 Piper Longum Extract, derived from black pepper, takes these capsules to the next level. By increasing the bioavailability of the supplement\'s key ingredients, it enhances their effectiveness, ensuring your skin receives the maximum benefits. Moreover, these capsules offer protection against sun damage, making them a comprehensive solution for your skin\'s well-being. Unlock the secret to luminous skin with AE Naturals Alpha Gluta Skin Brightening Capsules \\u2013 a fusion of nature\'s best for your skincare journey.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Radiant Skin Glow:&nbsp;<\\/strong>Experience a natural radiance with AE Naturals Alpha Gluta Capsules. Our blend of antioxidants, including glutathione, promotes a healthy and glowing complexion, leaving your skin visibly revitalized.<\\/li><li><strong>Even Skin Tone:&nbsp;<\\/strong>Achieve an even skin tone effortlessly. The powerful combination of alpha lipoic acid and vitamin C works to balance and brighten your complexion, reducing the appearance of dark spots and blemishes.<\\/li><li><strong>Youthful Appearance:&nbsp;<\\/strong>Combat signs of aging with Collagen, a key ingredient that maintains skin elasticity and firmness. Say goodbye to fine lines and wrinkles, revealing a more youthful and refreshed look.<\\/li><li><strong>Hydration Boost:&nbsp;<\\/strong>Enhance your skin\'s hydration levels. AE Naturals capsules not only target imperfections but also work to keep your skin hydrated, ensuring a supple and smooth texture.<\\/li><li><strong>Sun Damage Protection:&nbsp;<\\/strong>Shield your skin from harmful sun damage. Our capsules provide a protective barrier, helping to prevent the adverse effects of UV rays and environmental stressors, ensuring your skin stays healthy and resilient.<\\/li><li><strong>Improved Elasticity:&nbsp;<\\/strong>Restore your skin\'s natural elasticity. Regular use of our capsules helps improve skin elasticity, giving you firmer and more resilient skin, reducing the signs of aging.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is an antioxidant that safeguards your skin from oxidative damage, fighting off free radicals and promoting a healthy complexion. Combat the signs of aging with glutathione as it actively works to reduce the appearance of blemishes and age spots on your skin.<\\/li><li><strong>Alpha Lipoic Acid:&nbsp;<\\/strong>Alpha lipoic acid, a vital antioxidant, plays a key role in enhancing skin texture, leaving it smoother and more refined. Experience a glowing skin tone as alpha lipoic acid works to reduce the visible signs of aging, giving you a refreshed look.<\\/li><li><strong>Collagen:&nbsp;<\\/strong>Collagen, a crucial protein, boosts skin elasticity and firmness, reducing the appearance of wrinkles and fine lines. Restore a youthful radiance to your skin as collagen supports its structure, helping to reduce the visible signs of aging.<\\/li><li><strong>Piper Longum Extract:&nbsp;<\\/strong>Piper Longum Extract, derived from black pepper, enhances the bioavailability of other ingredients, ensuring maximum effectiveness. Experience improved absorption of essential nutrients, optimizing the benefits of the supplement for healthier-looking skin.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 1 capsule in the morning after your breakfast for a fresh start to your day.<\\/li><li>Include 1 capsule in your nighttime routine after dinner for overnight skin nourishment.<\\/li><li>For optimal results, use daily as part of your skincare regimen.<\\/li><li>Enhance absorption by taking capsules with meals, ensuring maximum effectiveness.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T13:49:58.000000Z\",\"updated_at\":\"2024-05-20T19:07:46.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Skin Brightening Capsules - Glutathione & Vit-C\",\"meta_description\":\"Experience skin whitening with AE Naturals Alpha Gluta Capsules. Glutathione & Vitamin C for a lighter complexion. Improve skin health, reduce wrinkles, and enhance beauty. Get the natural gl\",\"meta_image\":\"2024-01-05-6597c26e985ff.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000119\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1583.12, 215.88, 0, 'include', 'canceled', 'unpaid', '2024-05-24 19:08:50', '2024-05-24 19:09:48', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(237, 100151, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":92,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-05-15T02:00:34.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-05-24 19:08:50', '2024-05-24 19:09:48', NULL, '', '[]', 'discount_on_product', 0, 0),
(238, 100151, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"46\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"46\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2024-02-29-65e035290e9db.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/-hZZjYTIlTk?si=i-MI9XZb--vclTMi\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":329,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Unlock the secrets to radiant, youthful-looking skin with&nbsp;<strong>AE Naturals\' Classical Kumkumadi Tailam<\\/strong>. Inspired by ancient Ayurvedic wisdom, this serum is a blend of natural herbal extracts and botanicals designed to deeply moisturize and revitalize your skin. Say goodbye to dullness as this meticulously formulated oil brightens and evens out your skin tone, leaving you with a natural glow. The key to its effectiveness lies in the thoughtfully chosen ingredients. Saffron oil works its magic to brighten your complexion, while Manjista improves skin texture and tone. Gokshur, another powerhouse ingredient, hydrates and softens your skin, enhancing its elasticity. Sandal oil, known for its soothing properties, reduces inflammation, ensuring a calming effect on your skin. Using AE Naturals\' Classical Kumkumadi Tailam is a breeze. Just take 2-3 drops, gently massage them onto your face in upward motions, and leave it on overnight. Wake up to refreshed and revitalized skin, ready to face the day. Embrace the Ayurvedic principles packed into this little bottle and experience the transformation as your skin becomes a canvas of radiance. AE Naturals brings you the timeless beauty secrets in a bottle, inviting you to nourish, rejuvenate, and glow.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Radiant Skin Tone:&nbsp;<\\/strong>Achieve a brighter and more even skin tone with AE Naturals\' Kumkumadi Tailam. The saffron oil in this Ayurvedic blend works wonders, leaving your complexion visibly radiant.<\\/li><li><strong>Youthful Elasticity:&nbsp;<\\/strong>Experience improved skin elasticity that defies aging. Manjista, a key ingredient, enhances both texture and tone, giving your skin a youthful, supple feel.<\\/li><li><strong>Revitalized Radiance:&nbsp;<\\/strong>Pamper your skin with the rejuvenating power of Gokshur, known for its hydrating and softening effects. Wake up to glowing and refreshed skin, a testament to the Ayurvedic wisdom infused in every drop.<\\/li><li><strong>Inflammation Reduction:&nbsp;<\\/strong>Let Sandal Oil soothe and calm your skin, reducing inflammation. Enjoy a skincare routine that not only beautifies but also cares for your skin\'s overall health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Saffron Oil:&nbsp;<\\/strong>Get glowing skin with the radiant power of Saffron Oil. It brightens and evens out your complexion for a natural, glowing look. Unlock the secret to a luminous skin tone inspired by ancient Ayurvedic wisdom.<\\/li><li><strong>Manjistha:&nbsp;<\\/strong>Enhance your skin\'s texture and tone with the magic of Manjistha. This natural herbal extract works wonders, improving your skin\'s overall quality. Experience the revitalizing touch of Manjistha, a timeless ingredient in Ayurvedic skincare.<\\/li><li><strong>Gokshur:&nbsp;<\\/strong>Indulge your skin with the hydrating embrace of Gokshur. It softens and nourishes your skin, unlocking a supple and healthy appearance. Discover the ancient Ayurvedic secret to skin hydration and revitalization.<\\/li><li><strong>Sandal Oil:&nbsp;<\\/strong>Soothe and calm your skin with the gentle touch of Sandal Oil. It reduces inflammation and embraces a refreshed complexion. Let the natural benefits of Sandal Oil enhance your skin\'s radiance, a timeless Ayurvedic remedy.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 2-3 drops of Kumkumadi Tailam.<\\/li><li>Gently massage over your face in upward motions.<\\/li><li>Leave it on overnight for maximum benefits.<\\/li><li>Wash it off in the morning with a gentle cleanser.<\\/li><li>Enjoy refreshed and glowing skin with Ayurvedic care.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-05-17T11:57:24.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":11,\"translations\":[],\"reviews\":[{\"id\":50,\"product_id\":31,\"customer_id\":268,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After a long day, applying this Kumkumadi Tailam feels like a mini spa session. It\'s so relaxing and luxurious.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":51,\"product_id\":31,\"customer_id\":269,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed at how quickly this tailam has faded my pigmentation. It\'s given me newfound confidence in my skin!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":52,\"product_id\":31,\"customer_id\":270,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam is like a secret weapon against aging. It\'s made my skin firmer and smoother in just a few weeks\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":53,\"product_id\":31,\"customer_id\":271,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always had dull skin, but this tailam has brought it back to life. It\'s my new skincare essential!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":54,\"product_id\":31,\"customer_id\":272,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Using this Kumkumadi Tailam feels like giving my skin a warm hug. It\'s comforting and nourishing, leaving me with a natural glow.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":55,\"product_id\":31,\"customer_id\":273,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam has brought out the natural beauty of my skin. I feel like I\'m glowing from the inside\\u00a0out!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":56,\"product_id\":31,\"customer_id\":274,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I appreciate that this product is made with high-quality ingredients. It feels like a premium skincare experience.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":57,\"product_id\":31,\"customer_id\":275,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Unfortunately, my experience with the delivery service was disappointing. The package arrived much later than expected, and the delivery person seemed rather careless with handling the parcel.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":58,\"product_id\":31,\"customer_id\":276,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe hamesha se ek natural skincare product ki talash thi aur yeh tailam sabhi mere expectations ko pura karta hai. Mera chehra ab tak naram aur chikna hai, aur mujhe yeh tailam pyara\\u00a0lagta\\u00a0hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":59,\"product_id\":31,\"customer_id\":277,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe laga tha ki koi bhi cream ya tailam mere acne marks ko door karne mein nakaam hoga, lekin yeh Kumkumadi Tailam ne meri soch badal di! Sirf ek hafte mein hi farq dikha.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":60,\"product_id\":31,\"customer_id\":278,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love the luxurious feel of this tailam on my skin. It\'s like giving myself a spa treatment at home.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 1229.18, 269.82, 0, 'include', 'canceled', 'unpaid', '2024-05-24 19:08:50', '2024-05-24 19:09:48', NULL, '', '[]', 'discount_on_product', 0, 0),
(239, 100151, 72, 1, NULL, '{\"id\":72,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Pure Curry Leaf Capsules 60 Caps\",\"slug\":\"ae-naturals-pure-curry-leaf-capsules-60-caps-pimtK9\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-21-650c87eac56b9.png\\\",\\\"2023-09-23-650e9d12455b4.png\\\",\\\"2023-09-21-650c87eac64b1.png\\\",\\\"2023-09-21-650c87eac6681.png\\\",\\\"2023-09-23-650e9d12468aa.png\\\",\\\"2023-09-23-650e9d1246615.png\\\",\\\"2023-09-23-650e9d1246e46.png\\\",\\\"2023-09-23-650e9d1247057.png\\\",\\\"2023-09-23-650e9d1246b67.png\\\",\\\"2023-09-23-650e9d1247314.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-21-650c87eac68d9.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=8pcS_pPlgFw7nt2b\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Pure Curry Leaf Capsules<\\/strong> - your go-to solution for tackling hair concerns. Packed with the goodness of nature, these capsules are crafted to address common issues like hair fall, premature baldness, and bothersome dandruff. Our capsules are a powerhouse of natural ingredients, with Curry Leaf Extract taking the lead. This ingredient is not just a flavor enhancer in your curry; it\'s a rich source of antioxidants. These antioxidants play a superhero role, safeguarding your body from gastric damage and free radicals. Curry Leaf Extract has been trusted for centuries to fight heart diseases, cancer, and diabetes. Adding to the formula is Piper Longum Extract, working behind the scenes to enhance nutrient absorption. This duo promotes overall hair follicle health, ensuring that your mane gets the care it deserves. AE Naturals goes beyond just addressing hair issues. Our Curry Leaf Capsules contribute to maintaining healthy blood sugar levels, purifying the liver, preventing heart attacks, and even supporting weight management. Notice positive changes in your hair and skin health within a short span of 3 months. Choose AE Naturals Pure Curry Leaf Capsules for a natural, effective, and affordable solution to your hair and overall health concerns.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Healthy Hair Care:&nbsp;<\\/strong>AE Naturals Pure Curry Leaf Capsules stimulate healthy hair growth by providing essential nutrients like Calcium, Iron, and vitamins A, B, C, and E. Redyce hair fall and premature baldness with the rich antioxidants in Curry Leaf Extract, ensuring vibrant and luscious locks. Experience visible changes in hair texture and strength within just 3 months of regular use.<\\/li><li><strong>Overall Well-being:&nbsp;<\\/strong>Beyond hair benefits, these capsules contribute to maintaining optimal blood sugar levels. The inclusion of Piper Longum Extract enhances nutrient absorption, supporting overall hair follicle health for a comprehensive approach to wellness.<\\/li><li><strong>Skin Rejuvenation:&nbsp;<\\/strong>AE Naturals capsules shield against skin infections, ensuring healthy and radiant skin. With antioxidants fighting free radicals, these capsules promote a natural and vibrant complexion.<\\/li><li><strong>Digestive Health:<\\/strong>&nbsp;It provides immediate relief from stomach upset. Curry Leaf Extract aids in purifying the liver, contributing to overall digestive well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Curry Leaf Extract:<\\/strong> Packed with antioxidants, Curry Leaf Extract safeguards against gastric damage and free radicals. Known for its versatile benefits, it addresses heart diseases, cancer, and diabetes, making it a powerful ally in overall health.<\\/li><li><strong>Piper Longum Extract:&nbsp;<\\/strong>Working synergistically with Curry Leaf Extract, Piper Longum Extract enhances nutrient absorption, promoting robust hair follicle health. This natural ingredient contributes in supporting your hair and skin goals.<\\/li><li><strong>Essential Nutrients:&nbsp;<\\/strong>AE Naturals Pure Curry Leaf Capsules are enriched with vital nutrients such as Calcium, Fiber, Iron, Phosphorus, and Carbohydrates. This comprehensive blend, combined with vitamins A, B, C, and E, ensures a holistic approach to combating hair fall, promoting healthy skin, and addressing nutritional needs.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 1 or 2 capsules in the morning after food.<\\/li><li>Repeat with 1 or 2 capsules at night.<\\/li><li>Observe positive changes in hair and skin within 3 months.<\\/li><li>For personalized dosage, consult a healthcare professional.<\\/li><\\/ol><p>&nbsp;<\\/p><p><strong>Note:&nbsp;<\\/strong><i>Before starting AE Naturals Pure Curry Leaf Capsules, it is advisable to consult with a healthcare professional to ensure the appropriate dosage for your specific health needs and conditions. Your well-being is our priority.<\\/i><\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-21T18:14:02.000000Z\",\"updated_at\":\"2024-03-29T11:08:25.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"\\\"Pure Curry Leaf Capsules - 60 Caps | Natural Antioxidant Support for Health and Wellness\\\"\",\"meta_description\":\"\\\"Experience the goodness of nature with Pure Curry Leaf Capsules. Packed with the wholesome benefits of curry leaves, this 60-capsule bottle is a natural source of antioxidants, promoting ove\",\"meta_image\":\"2024-01-05-6597d9287db60.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000101\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 351.12, 47.88, 0, 'include', 'canceled', 'unpaid', '2024-05-24 19:08:50', '2024-05-24 19:09:48', NULL, '', '[]', 'discount_on_product', 0, 0),
(240, 100151, 41, 1, NULL, '{\"id\":41,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Anti-Aging Cream enriched with Retinol, 30g\",\"slug\":\"ae-naturals-roop-sundar-anti-aging-cream-enriched-with-retinol-30g-7WP2Bo\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6508863d2942b.png\\\",\\\"2023-09-18-6508863d2a1c9.png\\\",\\\"2023-09-18-6508863d2a26d.png\\\",\\\"2023-09-18-6508863d2a36b.png\\\",\\\"2023-09-18-6508863d2a455.png\\\",\\\"2023-09-18-6508863d2a5d9.png\\\",\\\"2023-09-18-6508863d2a6b2.png\\\",\\\"2023-09-18-6508863d2a7a1.png\\\",\\\"2023-09-18-6508863d2a88d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a63110490a.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=d1LDmvNKVpRjVtu3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Anti-Aging Cream<\\/strong> stands as a beacon in the realm of skincare, promising to bid farewell to fine lines and wrinkles with its potent and luxurious formula. This cream serves as the ideal complement to your daily skincare routine, delivering a harmonious fusion of natural ingredients meticulously curated to rejuvenate and revitalise your skin.&nbsp; Enriched with the goodness of aloe vera, turmeric, and vitamin E, this anti-aging marvel offers more than just a surface-level solution. The inclusion of aloe vera ensures deep hydration, replenishing your skin\'s moisture reservoirs for a supple and radiant complexion. Turmeric, renowned for its anti-inflammatory properties, contributes to a brighter and more even skin tone, combating the effects of sun damage and pigmentation.AE Naturals Roop Sundar Anti-Aging Cream doesn\'t merely stop at aesthetics. It takes a holistic approach to skincare. The infusion of vitamin E provides a robust shield against environmental stressors, safeguarding your skin from factors that hasten the ageing process. This cream isn\'t just a cosmetic addition but an investment in your skin\'s future.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key benefits:<\\/strong><\\/h3><h3>&nbsp;<\\/h3><ul><li>Reduces the appearance of fine lines and wrinkles:The product likely contains anti-aging ingredients such as retinol or peptides, which work to diminish the visibility of fine lines and wrinkles, promoting smoother skin.<\\/li><li>Improves skin texture and tone: Formulated with ingredients like alpha hydroxy acids (AHAs) or beta hydroxy acids (BHAs), it actively exfoliates and improves skin texture, leading to a more even tone.<\\/li><li>Provides intense hydration: Incorporates potent moisturizing agents like hyaluronic acid or glycerin, deeply hydrating the skin and providing a plump and smooth appearance.<\\/li><li>Brightens dull skin: Contains brightening agents such as vitamin C or licorice extract, which help to reduce dullness and enhance the skin\'s radiance, resulting in a brighter complexion.<\\/li><li>Firms and tightens sagging skin: Likely includes firming ingredients like collagen, elastin, or peptides, contributing to the firmness and tightness of the skin, especially targeting sagging areas.<\\/li><\\/ul><h3><strong>Key ingredients benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Retinol:<\\/strong> Known for its anti-aging properties, retinol helps reduce the appearance of fine lines, wrinkles, and age spots. It improves skin texture and tone while stimulating collagen production, promoting a more youthful and revitalized complexion.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Renowned for its hydrating abilities, hyaluronic acid provides intense moisture to the skin, helping to plump it up and reduce the appearance of fine lines and wrinkles. It contributes to a smoother and more supple skin texture.<\\/li><li><strong>Moringa Seed Oil:<\\/strong> Packed with antioxidants, Moringa Seed Oil helps protect the skin from damage caused by free radicals. It promotes cell regeneration, supporting the renewal of healthy skin cells. Additionally, its anti-inflammatory properties can help reduce redness and swelling, contributing to a calmer complexion.<\\/li><li><strong>Shea Butter: <\\/strong>A rich emollient, shea butter provides deep hydration to the skin, improving elasticity and overall moisture levels. It also possesses anti-inflammatory and soothing properties, making it effective in calming irritated skin and maintaining skin comfort.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Cleanse face with gentle facial cleanser, pat dry.<\\/p><p>2. Apply a small amount of cream to face and neck.<\\/p><p>3. Massage in gentle circular motions.<\\/p><p>4. Allow full absorption before applying makeup or other skincare.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T17:17:49.000000Z\",\"updated_at\":\"2024-04-26T05:36:46.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Anti-Aging Cream | Youthful Skin\",\"meta_description\":\"Experience radiant skin with AE Naturals Roop Sundar Anti-Aging Cream. It fights acne, prevents wrinkles, and keeps your skin hydrated. Try it today for a healthy, glowing complexion!\",\"meta_image\":\"2023-10-07-65205683f0b7a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000706\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-05-24 19:08:50', '2024-05-24 19:09:48', NULL, '', '[]', 'discount_on_product', 0, 0),
(241, 100151, 156, 1, NULL, '{\"id\":156,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ATTRIBUTE testing\",\"slug\":\"attribute-testing-4MEyZQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-11-20-655b72c86ae65.png\\\",\\\"2023-11-20-655b72c86af12.png\\\",\\\"2023-12-23-6587156b4e3cd.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-18-6558adfd5922c.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":1,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":null,\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-11-18T12:28:45.000000Z\",\"updated_at\":\"2024-05-24T13:38:25.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":1,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"113552\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'canceled', 'unpaid', '2024-05-24 19:08:50', '2024-05-24 19:09:48', NULL, '', '[]', 'discount_on_product', 0, 0),
(242, 100152, 156, 1, NULL, '{\"id\":156,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ATTRIBUTE testing\",\"slug\":\"attribute-testing-4MEyZQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-11-20-655b72c86ae65.png\\\",\\\"2023-11-20-655b72c86af12.png\\\",\\\"2023-12-23-6587156b4e3cd.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-18-6558adfd5922c.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":1,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":null,\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-11-18T12:28:45.000000Z\",\"updated_at\":\"2024-05-24T13:39:48.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":1,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"113552\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'canceled', 'unpaid', '2024-05-24 19:11:15', '2024-06-26 11:14:40', NULL, '', '[]', 'discount_on_product', 0, 0),
(243, 100153, 156, 1, NULL, '{\"id\":156,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ATTRIBUTE testing\",\"slug\":\"attribute-testing-4MEyZQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-11-20-655b72c86ae65.png\\\",\\\"2023-11-20-655b72c86af12.png\\\",\\\"2023-12-23-6587156b4e3cd.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-18-6558adfd5922c.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":1,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1000,\"minimum_order_qty\":1,\"details\":null,\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-11-18T12:28:45.000000Z\",\"updated_at\":\"2024-05-24T13:54:39.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":1,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"113552\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'canceled', 'unpaid', '2024-05-24 19:26:16', '2024-06-26 11:15:25', NULL, '', '[]', 'discount_on_product', 0, 0),
(244, 100154, 156, 1, NULL, '{\"id\":156,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ATTRIBUTE testing\",\"slug\":\"attribute-testing-4MEyZQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-11-20-655b72c86ae65.png\\\",\\\"2023-11-20-655b72c86af12.png\\\",\\\"2023-12-23-6587156b4e3cd.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-18-6558adfd5922c.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":1,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":999,\"minimum_order_qty\":1,\"details\":null,\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-11-18T12:28:45.000000Z\",\"updated_at\":\"2024-05-24T13:56:16.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":1,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"113552\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'canceled', 'unpaid', '2024-05-24 19:27:43', '2024-06-26 11:14:55', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(245, 100155, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":92,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-05-24T13:39:48.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-05-24 20:14:51', '2024-06-26 11:18:24', NULL, '', '[]', 'discount_on_product', 1, 0),
(246, 100156, 102, 1, NULL, '{\"id\":102,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Moisturizing Lotion 200ml\",\"slug\":\"ae-naturals-roop-sundar-moisturizing-lotion-200ml-hP5Lj8\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"18\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"18\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660af1e67dd2a.png\\\",\\\"2024-04-01-660af1e67ebc4.png\\\",\\\"2023-09-22-650d5c0cae266.png\\\",\\\"2024-04-01-660af1e67eeba.png\\\",\\\"2023-09-22-650d5c0caee54.png\\\",\\\"2023-09-22-650d5c0caef00.png\\\",\\\"2023-09-22-650d5c0caf075.png\\\",\\\"2023-09-22-650d5c0caf106.png\\\",\\\"2023-09-22-650d5c0caefb6.png\\\",\\\"2023-09-22-650d5c0caf234.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad72c8917f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>Step into a realm of skincare luxury with <strong>AE Naturals Roop Sundar Moisturizing Lotion<\\/strong>, a transformative formula expertly crafted to pamper your skin. In a generous 200ml bottle, this lotion is more than a hydrating solution; it\'s a holistic experience designed to deeply moisturize and rejuvenate. As you apply this lotion, feel the velvety texture embracing your skin, leaving behind a soft, smooth, and radiant complexion. The carefully selected key ingredients work in harmony to go beyond surface-level hydration. They nourish your skin, providing essential nutrients that enhance its natural beauty. The protective layer formed by the lotion shields your skin from external factors, contributing to its overall well-being.<\\/p><p>&nbsp;<\\/p><p>Bid farewell to dryness as AE Naturals Roop Sundar Moisturizing Lotion becomes your go-to solution for revitalized and hydrated skin. This lotion is more than a skincare product; it\'s a daily ritual that transforms your self-care routine into a moment of indulgence. Elevate your skincare experience with AE Naturals Roop Sundar Moisturizing Lotion and say hello to a complexion that radiates health and vitality.<\\/p><p>&nbsp;<\\/p><h3><strong>Key benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Intense Hydration for Enduring Moisture:<\\/strong> &nbsp;The product provides deep and lasting hydration, likely incorporating ingredients like hyaluronic acid or glycerin, ensuring enduring moisture for your skin.<\\/li><li><strong>Softens and Refines Skin Texture<\\/strong>: &nbsp;With skin-softening agents or gentle exfoliants, the product works to soften and refine the texture of your skin, promoting a smoother and more even complexion.<\\/li><li><strong>Amplifies Your Skin\'s Innate Radiance<\\/strong>: &nbsp;Incorporating brightening components or antioxidants, the product enhances your skin\'s natural radiance, contributing to a glowing and vibrant complexion.<\\/li><li><strong>Preserves Youthful Allure<\\/strong>: &nbsp;With anti-aging ingredients like peptides or collagen-boosting compounds, the product helps preserve the skin\'s youthful appearance, reducing the visible signs of aging.<\\/li><li><strong>Shields Against Dryness and Environmental Aggressors<\\/strong>: &nbsp;The formulation likely includes protective elements, such as barrier-enhancing ingredients or antioxidants, to shield your skin against dryness and environmental stressors, maintaining its health and resilience.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Shea Butter<\\/strong>: Known for its deep moisturizing properties, Shea Butter enhances elasticity and suppleness, leaving the skin feeling nourished and hydrated.<\\/li><li><strong>Aloe Vera: <\\/strong>Aloe Vera soothes the skin, reduces inflammation, and provides essential hydration, contributing to a calm and refreshed complexion.<\\/li><li><strong>Vitamin E: <\\/strong>Offering antioxidant protection against free radicals, Vitamin E fosters a youthful look by promoting skin health and reducing signs of aging.<\\/li><li><strong>Coconut Oil<\\/strong>: Acting as a moisture-locking agent, Coconut Oil reveals softness, smoothness, and a natural glow, making it a valuable ingredient for overall skin nourishment.<\\/li><li><strong>Glycerin<\\/strong>: With its moisture-attracting properties, Glycerin draws in and maintains hydration, preventing dryness and contributing to the overall comfort and health of the skin.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply AE Naturals Roop Sundar Moisturizing Lotion all over.<\\/p><p>2. concentrate on dry areas.<\\/p><p>3. Gently massage until fully absorbed.<\\/p><p>4. For optimal results, use daily after showering or whenever your skin craves hydration.<\\/p><p>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T09:19:08.000000Z\",\"updated_at\":\"2024-05-07T09:41:38.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Moisturizing Lotion - Deep Hydration\",\"meta_description\":\"Experience intense hydration with AE Naturals Roop Sundar Moisturizing Lotion. It softens, smoothens, and enhances your skin\'s natural radiance. Protect against dryness and embrace youthful s\",\"meta_image\":\"2023-10-08-652234958459d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000748\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":20,\"translations\":[],\"reviews\":[{\"id\":781,\"product_id\":102,\"customer_id\":1065,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion is a game-changer for my skin! It\'s incredibly hydrating and leaves my skin feeling soft and smooth all day long. I love how it absorbs quickly without any greasy residue. Definitely my new favorite moisturizer\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":782,\"product_id\":102,\"customer_id\":1066,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This moisturizing lotion is fantastic! It has a luxurious texture that feels amazing on the skin. I\'ve noticed a significant improvement in my skin\'s hydration and texture since using it. Plus, the bottle size is generous, so it lasts a long time. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":783,\"product_id\":102,\"customer_id\":1067,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with AE Naturals Roop Sundar Moisturizing Lotion! It\'s like a drink of water for my skin. I apply it every morning and night, and my skin feels so nourished and rejuvenated. It\'s become an essential part of my skincare routine\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":784,\"product_id\":102,\"customer_id\":1068,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"I\'ve been using this moisturizing lotion for a few weeks now, and I\'m loving the results! My skin feels incredibly hydrated and looks more radiant than ever. The formula is lightweight and absorbs quickly, making it perfect for daily use. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":785,\"product_id\":102,\"customer_id\":1069,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion is a must-have for anyone struggling with dry skin! It provides intense hydration without feeling heavy or greasy. I\'ve noticed a significant improvement in my skin\'s texture and overall appearance since using it. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":786,\"product_id\":102,\"customer_id\":1070,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this moisturizing lotion! It\'s so rich and creamy, yet it absorbs quickly into the skin. My skin feels incredibly soft and smooth after each use. Plus, I love that it\'s formulated with nourishing ingredients to keep my skin healthy and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":787,\"product_id\":102,\"customer_id\":1071,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many moisturizers in the past, but nothing compares to AE Naturals Roop Sundar Moisturizing Lotion! It\'s lightweight, non-greasy, and provides long-lasting hydration. My skin looks and feels amazing since I started using it. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":788,\"product_id\":102,\"customer_id\":1073,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin has never felt better since I started using this moisturizing lotion! It\'s like a drink of water for my skin, leaving it feeling hydrated and refreshed. I love that it\'s free from harsh chemicals and packed with nourishing ingredients. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":789,\"product_id\":102,\"customer_id\":1074,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion is a skincare essential for me now! It\'s incredibly hydrating and leaves my skin feeling soft and supple. I\'ve noticed a significant improvement in my skin\'s texture and overall appearance since using it. Love it\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":790,\"product_id\":102,\"customer_id\":1075,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m so impressed with this moisturizing lotion! It\'s lightweight, absorbs quickly, and leaves my skin feeling incredibly hydrated. I\'ve noticed a visible difference in my skin\'s appearance since I started using it. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":791,\"product_id\":102,\"customer_id\":1076,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion meri skin ke liye ek game-changer hai! Ye bahut hydrating hai aur meri skin ko pura din soft aur smooth feel karata hai. Mujhe pasand hai kaise ye jaldi absorb ho jaata hai bina kisi chipchipa residue ke. Mera naya favorite moisturizer\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":792,\"product_id\":102,\"customer_id\":1077,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye moisturizing lotion fantastic hai! Iska texture luxurious hai aur skin par amazing feel karta hai. Mainey iska istemal karne se apni skin ki hydration aur texture mein kafi sudhaar dekha hai. Aur bhi, bottle size generous hai, isliye ye bahut time tak chalta hai. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":793,\"product_id\":102,\"customer_id\":1078,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main AE Naturals Roop Sundar Moisturizing Lotion se obsessed hoon! Ye meri skin ke liye paani ki tarah kaam karta hai. Main ise har subah aur raat lagata hoon, aur meri skin bahut nourished aur rejuvenated feel karti hai. Ye mera skincare routine ka ek essential hissa ban gaya hai\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":794,\"product_id\":102,\"customer_id\":1080,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine is moisturizing lotion ka kuch hafton se istemal kiya hai, aur mujhe results bahut pasand aaye hain! Meri skin bahut hydrate feel karti hai aur kabhi se zyada radiant lagti hai. Ye formula lightweight hai aur jaldi absorb ho jaata hai, isliye ye rozana istemal ke liye perfect hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":795,\"product_id\":102,\"customer_id\":1081,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion dry skin ke liye ek must-have hai! Ye bina kisi bhaari ya chipchipa feel ke intense hydration provide karta hai. Maine iska istemal karne se apni skin ki texture aur overall appearance mein kafi sudhaar dekha hai. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":796,\"product_id\":102,\"customer_id\":1082,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is moisturizing lotion se hamesha khush rehta hoon! Ye bahut rich aur creamy hai, lekin skin mein jaldi absorb ho jaata hai. Meri skin har istemal ke baad bahut soft aur smooth feel karti hai. Aur bhi, mujhe pasand hai ki ye nourishing ingredients ke saath formulated hai jo meri skin ko healthy aur hydrated rakhte hain. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":797,\"product_id\":102,\"customer_id\":1083,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine pehle bahut saare moisturizers try kiye hain, lekin kuch bhi AE Naturals Roop Sundar Moisturizing Lotion ke saath tulna nahi kar sakta! Ye lightweight hai, non-greasy hai, aur long-lasting hydration provide karta hai. Meri skin iska istemal karne se amazing dikhti hai aur feel hoti hai. Definitely har paisa ke laayak hai\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":798,\"product_id\":102,\"customer_id\":1084,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin kaafi acchi feel hoti hai is moisturizing lotion istemal karne ke baad! Ye meri skin ke liye paani ki tarah kaam karta hai, use hydrated aur refreshed feel karata hai. Mujhe pasand hai ki ye harsh chemicals se free hai aur nourishing ingredients se bhara hua hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":799,\"product_id\":102,\"customer_id\":1085,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"AE Naturals Roop Sundar Moisturizing Lotion ab mere liye ek skincare essential hai! Ye bahut hydrating hai aur meri skin ko soft aur supple feel karata hai. Maine iska istemal karne se meri skin ki texture aur overall appearance mein kafi sudhaar dekha hai. Love it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":800,\"product_id\":102,\"customer_id\":1086,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is moisturizing lotion se bahut impress hoon! Ye lightweight hai, jaldi absorb ho jaata hai, aur meri skin ko bahut hydrate feel karata hai. Maine iska istemal karte hue apni skin mein visible farak dekha hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-05-25 15:09:39', '2024-05-25 15:10:07', NULL, '', '[]', 'discount_on_product', 0, 0),
(247, 100156, 159, 1, NULL, '{\"id\":159,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Health 360 Concentrated Herbal Juice500ml\",\"slug\":\"ae-naturals-health-360-herbal-juice-500ml-rjFMNH\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"30\\\",\\\"position\\\":1}]\",\"category_id\":\"30\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-01-06-6599360e3d88b.png\\\",\\\"2024-01-06-6599360e3ecb4.png\\\",\\\"2024-01-06-6599360e3f238.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-01-06-6599360e3f87a.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/0fd8e2BdLmY?si=ux6iR7_4jijDMaY6\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"5\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_5\\\",\\\"title\\\":\\\"Pack\\\",\\\"options\\\":[\\\"1\\\",\\\"  3\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1\\\",\\\"price\\\":400,\\\"sku\\\":\\\"H3CHJ-1\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"3\\\",\\\"price\\\":999,\\\"sku\\\":\\\"H3CHJ-3\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":400,\"purchase_price\":400,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<figure class=\\\"media\\\"><oembed url=\\\"https:\\/\\/youtu.be\\/1Slr-ywJ8kk?feature=shared\\\"><\\/oembed><\\/figure><p>AE Naturals Health 360 Herbal Juice, a blend of Aloe Vera, Amla, and Tulsi. Crafted to invigorate mind and body, this product promotes holistic wellness through enhanced digestion, immunity boost, and gentle detoxification. Get the goodness of Aloe Vera, renowned for its soothing properties that calm the gut and provide digestive health. Vitamin C-rich Amla bolsters your body\'s defenses, promoting radiant skin and robust immunity. Tulsi, the sacred herb, purifies from within, acting as an antioxidant and supporting respiratory health. With each sip, experience the gentle cleansing of your body, the balance of blood sugar levels, and the alleviation of stress.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Digestion and Metabolism Boost: <\\/strong>This potent blend of Aloe Vera, Amla, and Tulsi aids in digestion, helping your body efficiently absorb nutrients while promoting a healthy metabolism.&nbsp;<\\/li><li><strong>Enhanced Immunity and Sickness Defense:<\\/strong> Packed with immune-boosting Amla and antioxidant-rich Tulsi, this herbal elixir fortifies your immune system, making it more resilient against sickness and infections.&nbsp;<\\/li><li><strong>Detoxification and Clear Skin: Cleanse<\\/strong> your body from within and get the clear, radiant skin with AE Naturals Health 360 Herbal Juice. Feel refreshed both inside and out as you experience clearer, healthier skin.<\\/li><li><strong>Stress Relief and Mental Clarity:<\\/strong> Relax your mind and soothe your senses with AE Naturals Health 360 Herbal Juice. No more stress-induced headaches and foggy thoughts.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Aloe Vera:<\\/strong> Soothes stomach, promotes gut health, aids digestion, and calms acidity.<\\/li><li><strong>Amla (Indian Gooseberry):<\\/strong> Rich in vitamin C, boosts immunity, enhances skin health, and supports detoxification.<\\/li><li><strong>Tulsi (Holy Basil):<\\/strong> Cleanses the body, acts as an antioxidant, aids in respiratory health, and promotes overall well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions To Use:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Mix 15ml of AE Naturals Health 360 Herbal Juice with 150ml of water.<\\/li><li>Consume on an empty stomach once or twice daily for optimal results.<\\/li><li>Incorporate into your daily routine for improved digestion, immunity, and overall wellness.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-01-06T11:14:22.000000Z\",\"updated_at\":\"2024-05-24T13:39:47.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"\\\"Revitalize Your Body with AE Naturals Health 360 Herbal Juice: Digestive Boost, Immunity Support, and Stress Relief\\\"\",\"meta_description\":\"\\\"Experience holistic wellness with AE Naturals Health 360 Herbal Juice, crafted with Aloe Vera, Amla, and Tulsi. Boost digestion, enhance immunity, and detoxify naturally.\",\"meta_image\":\"2024-05-18-664884093a1d4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000752\",\"additional_desc\":\"<p><strong>Free Shipping<\\/strong><\\/p><p>Buy Pack Of 3 and get 200 discount<\\/p>\",\"additional_text_color\":\"#e25050\",\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":301,\"product_id\":159,\"customer_id\":530,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant improvement in my digestion and metabolism since starting AE Naturals Health 360 Herbal Juice. The blend of Aloe Vera, Amla, and Tulsi has made my digestive system more efficient, and I feel more energized throughout the day.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":302,\"product_id\":159,\"customer_id\":531,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone prone to frequent sickness, I\'m amazed at how AE Naturals Health 360 Herbal Juice has boosted my immunity. The immune-boosting Amla and antioxidant-rich Tulsi have made me more resilient against infections, and I feel healthier overall.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":303,\"product_id\":159,\"customer_id\":532,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how AE Naturals Health 360 Herbal Juice has detoxified my body and given me clearer, radiant skin. It\'s like giving my body a fresh start from within, and I\'ve noticed a visible improvement in the health of my skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":304,\"product_id\":159,\"customer_id\":533,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This herbal juice has been a lifesaver for me when it comes to stress relief and mental clarity. The soothing effects of the blend help me relax my mind and stay focused, even during the busiest days.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":305,\"product_id\":159,\"customer_id\":534,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Health 360 Herbal Juice has become an essential part of my daily routine. Not only does it improve my digestion and immunity, but it also detoxifies my body and helps me manage stress better. I feel like a healthier, happier version of myself.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":306,\"product_id\":159,\"customer_id\":535,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with digestive issues for years, but AE Naturals Health 360 Herbal Juice has provided me with much-needed relief. It soothes my stomach and promotes healthy digestion, allowing me to enjoy food without discomfort.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":307,\"product_id\":159,\"customer_id\":536,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a difference in my skin since incorporating AE Naturals Health 360 Herbal Juice into my routine. It feels clearer and healthier, and I attribute it to the detoxifying effects of the herbal blend.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 352, 48, 0, 'include', 'canceled', 'unpaid', '2024-05-25 15:09:39', '2024-05-25 15:10:07', NULL, '1', '{\"Pack\":\"1\"}', 'discount_on_product', 0, 0),
(248, 100157, 156, 1, NULL, '{\"id\":156,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ATTRIBUTE testing\",\"slug\":\"attribute-testing-4MEyZQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-11-20-655b72c86ae65.png\\\",\\\"2023-11-20-655b72c86af12.png\\\",\\\"2023-12-23-6587156b4e3cd.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-18-6558adfd5922c.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":1,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":998,\"minimum_order_qty\":1,\"details\":null,\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-11-18T12:28:45.000000Z\",\"updated_at\":\"2024-05-25T09:40:54.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":1,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"113552\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'canceled', 'unpaid', '2024-05-25 15:12:40', '2024-05-25 15:16:41', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(249, 100158, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-05-24T13:39:47.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'canceled', 'unpaid', '2024-05-25 15:16:12', '2024-05-25 15:16:52', NULL, '', '[]', 'discount_on_product', 0, 0),
(250, 100159, 156, 1, NULL, '{\"id\":156,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ATTRIBUTE testing\",\"slug\":\"attribute-testing-4MEyZQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-11-20-655b72c86ae65.png\\\",\\\"2023-11-20-655b72c86af12.png\\\",\\\"2023-12-23-6587156b4e3cd.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-18-6558adfd5922c.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":1,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":998,\"minimum_order_qty\":1,\"details\":null,\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-11-18T12:28:45.000000Z\",\"updated_at\":\"2024-05-25T09:46:41.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":1,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"113552\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'canceled', 'unpaid', '2024-05-25 15:44:51', '2024-05-25 17:14:11', NULL, '', '[]', 'discount_on_product', 0, 0),
(251, 100160, 156, 1, NULL, '{\"id\":156,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ATTRIBUTE testing\",\"slug\":\"attribute-testing-4MEyZQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-11-20-655b72c86ae65.png\\\",\\\"2023-11-20-655b72c86af12.png\\\",\\\"2023-12-23-6587156b4e3cd.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-18-6558adfd5922c.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":1,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":997,\"minimum_order_qty\":1,\"details\":null,\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-11-18T12:28:45.000000Z\",\"updated_at\":\"2024-05-25T10:14:51.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":1,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"113552\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'canceled', 'unpaid', '2024-05-25 15:48:01', '2024-05-25 17:14:24', NULL, '', '[]', 'discount_on_product', 0, 0),
(252, 100161, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":179,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-24T13:39:47.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-05-26 09:01:16', '2024-06-26 11:08:11', NULL, '', '[]', 'discount_on_product', 1, 0),
(253, 100161, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":176,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-26T03:31:16.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-05-26 09:01:16', '2024-06-26 11:08:11', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(254, 100162, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g | Pack of 2\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Refreshing Soap <\\/strong>is your key to bright and flawless skin. Infused with the goodness of Parijat extracts, Vitamin E, and Aloe Vera gel, this soap is a powerhouse in achieving blemish-free skin by actively preventing the formation of acne, pimples, and blackheads. With its anti-oxidant, anti-bacterial, anti-fungal, and immune-protective properties, this soap acts as a formidable shield against skin aging. By thwarting wrinkles, fine lines, and retaining moisture, it ensures a youthful and radiant complexion. The soap\'s unique formulation imparts a soothing effect, leaving you with a clean and refreshed sensation.<\\/p><p>&nbsp;<\\/p><p>Indulge in the luxury of AE Naturals Roop Sundar Refreshing Soap to experience the combined benefits of Parijat extracts, Vitamin E, and Aloe Vera gel. Revel in the transformative effects of this soap as it makes your skin supple, smooth, and visibly brighter, promoting a refreshed and rejuvenated feeling after each use.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens your skin:<\\/strong> The formulation includes brightening agents such as vitamin C or alpha-arbutin, which actively work to reduce dark spots, hyperpigmentation, and uneven skin tone. This results in a visibly brighter and more radiant complexion over time.<\\/li><li><strong>Makes your skin Blemish-free:<\\/strong> The product likely contains ingredients with anti-inflammatory and blemish-reducing properties, such as salicylic acid or niacinamide. These components help minimize and prevent blemishes, leaving your skin clearer and more uniform.<\\/li><li><strong>Prevents Acne and Pimples:<\\/strong> Formulated with acne-fighting ingredients like salicylic acid or benzoyl peroxide, it actively targets and prevents acne and pimples. This helps in maintaining a smoother and healthier skin surface.<\\/li><li><strong>Prevents Wrinkles and Fine lines:<\\/strong> Anti-aging ingredients like retinol or peptides are likely present to combat the formation of wrinkles and fine lines. These components stimulate collagen production and promote skin elasticity, contributing to a more youthful appearance.<\\/li><li><strong>Moisturizes and keeps your skin soft and supple:<\\/strong> The product incorporates moisturizing agents like hyaluronic acid or glycerin, which work to retain and attract moisture. This helps in keeping the skin well-hydrated, soft, and supple throughout the day.<\\/li><li><strong>Provides nourishment and keeps your skin healthy:<\\/strong> Enriched with vitamins, antioxidants, and other nourishing elements, the product delivers essential nutrients to the skin. This nourishment supports overall skin health, enhancing its resilience, and promoting a vibrant and healthy complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extracts: <\\/strong>Derived from the Parijat plant, these extracts possess anti-inflammatory properties, helping to calm irritated skin. Additionally, their antioxidant nature provides a defense against environmental damage by neutralizing free radicals, contributing to overall skin health and protection.<\\/li><li><strong>Vitamin E Acetate:<\\/strong> Known for its potent antioxidant properties, Vitamin E Acetate helps shield the skin from free radical damage. This vitamin also functions as a moisturizer, aiding in alleviating dry and flaky skin, promoting a smoother and more supple complexion.<\\/li><li><strong>Aloe Vera Gel: <\\/strong>Extracted from the Aloe Vera plant, the gel is renowned for its hydrating and soothing effects on the skin. It helps relieve dryness, reduce inflammation, and soothe irritations, making it a valuable ingredient for maintaining skin comfort.<\\/li><li><strong>Glycerine:<\\/strong> As a humectant, glycerine attracts moisture to the skin and helps retain it, offering effective hydration. This contributes to improving the skin\'s texture, making it feel softer and more nourished.<\\/li><li><strong>BHT (Butylated Hydroxytoluene): <\\/strong>BHT is an antioxidant that plays a crucial role in maintaining the freshness and quality of the soap. By preventing the soap base\'s oils from becoming rancid, BHT extends the shelf life of the product, ensuring its efficacy and safety over time.<\\/li><li><strong>Perfume: <\\/strong>Beyond providing a pleasant fragrance to the soap, the inclusion of perfume enhances the user\'s sensory experience. Aromatic compounds can have mood-boosting effects, adding an extra dimension to the overall bathing experience.<\\/li><li><strong>Soap Base: <\\/strong>Serving as the foundation of the soap, the soap base is responsible for its cleansing action. It effectively removes dirt, oil, and impurities from the skin, leaving it clean and refreshed after use. The specific composition of the soap base determines its lathering and cleansing properties.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions for use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply Roop Sundar Soap on wet skin.<\\/p><p>2. Massage softly in a single direction..<\\/p><p>3. Wash it off gently.<\\/p><p>4. Use twice daily for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-05-17T08:22:15.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":540,\"product_id\":131,\"customer_id\":800,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Roop Sundar Refreshing Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin and reduced dark spots, but it has also kept my skin blemish-free. I love how refreshed and rejuvenated my skin feels after each use. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":541,\"product_id\":131,\"customer_id\":801,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and blemishes for years, but ever since I started using the AE Naturals Roop Sundar Refreshing Soap, my skin has never looked better! It effectively prevents acne and pimples while keeping my skin moisturized and soft. Plus, the soothing sensation it provides is a bonus. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":542,\"product_id\":131,\"customer_id\":802,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless soaps claiming to brighten and rejuvenate the skin, but none have worked as effectively as the AE Naturals Roop Sundar Refreshing Soap. It has significantly reduced my dark spots and hyperpigmentation, giving me a brighter and more even complexion. I love how nourished and healthy my skin looks now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":543,\"product_id\":131,\"customer_id\":803,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":544,\"product_id\":131,\"customer_id\":804,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":545,\"product_id\":131,\"customer_id\":807,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":546,\"product_id\":131,\"customer_id\":808,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is a challenge. The AE Naturals Roop Sundar Refreshing Soap is gentle yet effective, and it has improved the overall health of my skin. It\'s reduced my acne breakouts, kept my skin moisturized, and provided a soothing sensation with each use. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-05-26 10:19:24', '2024-05-27 12:45:40', NULL, '', '[]', 'discount_on_product', 0, 0),
(255, 100162, 159, 1, NULL, '{\"id\":159,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Health 360 Concentrated Herbal Juice500ml\",\"slug\":\"ae-naturals-health-360-herbal-juice-500ml-rjFMNH\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"30\\\",\\\"position\\\":1}]\",\"category_id\":\"30\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-01-06-6599360e3d88b.png\\\",\\\"2024-01-06-6599360e3ecb4.png\\\",\\\"2024-01-06-6599360e3f238.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-01-06-6599360e3f87a.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/0fd8e2BdLmY?si=ux6iR7_4jijDMaY6\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"5\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_5\\\",\\\"title\\\":\\\"Pack\\\",\\\"options\\\":[\\\"1\\\",\\\"  3\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1\\\",\\\"price\\\":400,\\\"sku\\\":\\\"H3CHJ-1\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"3\\\",\\\"price\\\":999,\\\"sku\\\":\\\"H3CHJ-3\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":400,\"purchase_price\":400,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<figure class=\\\"media\\\"><oembed url=\\\"https:\\/\\/youtu.be\\/1Slr-ywJ8kk?feature=shared\\\"><\\/oembed><\\/figure><p>AE Naturals Health 360 Herbal Juice, a blend of Aloe Vera, Amla, and Tulsi. Crafted to invigorate mind and body, this product promotes holistic wellness through enhanced digestion, immunity boost, and gentle detoxification. Get the goodness of Aloe Vera, renowned for its soothing properties that calm the gut and provide digestive health. Vitamin C-rich Amla bolsters your body\'s defenses, promoting radiant skin and robust immunity. Tulsi, the sacred herb, purifies from within, acting as an antioxidant and supporting respiratory health. With each sip, experience the gentle cleansing of your body, the balance of blood sugar levels, and the alleviation of stress.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Digestion and Metabolism Boost: <\\/strong>This potent blend of Aloe Vera, Amla, and Tulsi aids in digestion, helping your body efficiently absorb nutrients while promoting a healthy metabolism.&nbsp;<\\/li><li><strong>Enhanced Immunity and Sickness Defense:<\\/strong> Packed with immune-boosting Amla and antioxidant-rich Tulsi, this herbal elixir fortifies your immune system, making it more resilient against sickness and infections.&nbsp;<\\/li><li><strong>Detoxification and Clear Skin: Cleanse<\\/strong> your body from within and get the clear, radiant skin with AE Naturals Health 360 Herbal Juice. Feel refreshed both inside and out as you experience clearer, healthier skin.<\\/li><li><strong>Stress Relief and Mental Clarity:<\\/strong> Relax your mind and soothe your senses with AE Naturals Health 360 Herbal Juice. No more stress-induced headaches and foggy thoughts.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Aloe Vera:<\\/strong> Soothes stomach, promotes gut health, aids digestion, and calms acidity.<\\/li><li><strong>Amla (Indian Gooseberry):<\\/strong> Rich in vitamin C, boosts immunity, enhances skin health, and supports detoxification.<\\/li><li><strong>Tulsi (Holy Basil):<\\/strong> Cleanses the body, acts as an antioxidant, aids in respiratory health, and promotes overall well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions To Use:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Mix 15ml of AE Naturals Health 360 Herbal Juice with 150ml of water.<\\/li><li>Consume on an empty stomach once or twice daily for optimal results.<\\/li><li>Incorporate into your daily routine for improved digestion, immunity, and overall wellness.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-01-06T11:14:22.000000Z\",\"updated_at\":\"2024-05-25T09:40:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"\\\"Revitalize Your Body with AE Naturals Health 360 Herbal Juice: Digestive Boost, Immunity Support, and Stress Relief\\\"\",\"meta_description\":\"\\\"Experience holistic wellness with AE Naturals Health 360 Herbal Juice, crafted with Aloe Vera, Amla, and Tulsi. Boost digestion, enhance immunity, and detoxify naturally.\",\"meta_image\":\"2024-05-18-664884093a1d4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000752\",\"additional_desc\":\"<p><strong>Free Shipping<\\/strong><\\/p><p>Buy Pack Of 3 and get 200 discount<\\/p>\",\"additional_text_color\":\"#e25050\",\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":301,\"product_id\":159,\"customer_id\":530,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant improvement in my digestion and metabolism since starting AE Naturals Health 360 Herbal Juice. The blend of Aloe Vera, Amla, and Tulsi has made my digestive system more efficient, and I feel more energized throughout the day.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":302,\"product_id\":159,\"customer_id\":531,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone prone to frequent sickness, I\'m amazed at how AE Naturals Health 360 Herbal Juice has boosted my immunity. The immune-boosting Amla and antioxidant-rich Tulsi have made me more resilient against infections, and I feel healthier overall.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":303,\"product_id\":159,\"customer_id\":532,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how AE Naturals Health 360 Herbal Juice has detoxified my body and given me clearer, radiant skin. It\'s like giving my body a fresh start from within, and I\'ve noticed a visible improvement in the health of my skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":304,\"product_id\":159,\"customer_id\":533,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This herbal juice has been a lifesaver for me when it comes to stress relief and mental clarity. The soothing effects of the blend help me relax my mind and stay focused, even during the busiest days.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":305,\"product_id\":159,\"customer_id\":534,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Health 360 Herbal Juice has become an essential part of my daily routine. Not only does it improve my digestion and immunity, but it also detoxifies my body and helps me manage stress better. I feel like a healthier, happier version of myself.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":306,\"product_id\":159,\"customer_id\":535,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with digestive issues for years, but AE Naturals Health 360 Herbal Juice has provided me with much-needed relief. It soothes my stomach and promotes healthy digestion, allowing me to enjoy food without discomfort.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":307,\"product_id\":159,\"customer_id\":536,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a difference in my skin since incorporating AE Naturals Health 360 Herbal Juice into my routine. It feels clearer and healthier, and I attribute it to the detoxifying effects of the herbal blend.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 352, 48, 0, 'include', 'canceled', 'unpaid', '2024-05-26 10:19:24', '2024-05-27 12:45:40', NULL, '', '{\"Pack\":null}', 'discount_on_product', 0, 0),
(256, 100163, 156, 1, NULL, '{\"id\":156,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ATTRIBUTE testing\",\"slug\":\"attribute-testing-4MEyZQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-11-20-655b72c86ae65.png\\\",\\\"2023-11-20-655b72c86af12.png\\\",\\\"2023-12-23-6587156b4e3cd.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-18-6558adfd5922c.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":1,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":998,\"minimum_order_qty\":1,\"details\":null,\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-11-18T12:28:45.000000Z\",\"updated_at\":\"2024-05-25T11:44:24.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":1,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"113552\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'canceled', 'unpaid', '2024-05-26 10:21:19', '2024-05-26 14:28:21', NULL, '', '[]', 'discount_on_product', 0, 0),
(257, 100164, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":173,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-26T03:31:16.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-05-26 13:14:27', '2024-06-26 11:21:34', NULL, '', '[]', 'discount_on_product', 1, 0),
(258, 100165, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1000,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-05-25T05:05:28.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-05-26 13:26:15', '2024-06-26 11:23:31', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(259, 100166, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":170,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-26T07:44:27.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-05-26 15:19:20', '2024-05-26 15:28:59', NULL, '', '[]', 'discount_on_product', 0, 0),
(260, 100167, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":167,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-26T09:49:20.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-05-26 15:28:20', '2024-06-26 11:25:03', NULL, '', '[]', 'discount_on_product', 1, 0),
(261, 100168, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-05-25T09:46:52.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'canceled', 'unpaid', '2024-05-26 18:18:29', '2024-05-26 19:00:06', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(262, 100168, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":167,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-26T09:58:59.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-05-26 18:18:29', '2024-05-26 19:00:06', NULL, '', '[]', 'discount_on_product', 0, 0),
(263, 100168, 98, 1, NULL, '{\"id\":98,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Herbal Hair Oil 200ml\",\"slug\":\"ae-naturals-roop-sundar-herbal-hair-oil-200ml-xRSgJp\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"2\\\",\\\"position\\\":1},{\\\"id\\\":\\\"7\\\",\\\"position\\\":2}]\",\"category_id\":\"2\",\"sub_category_id\":\"7\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d54c26f909.png\\\",\\\"2023-09-22-650d54c270b97.png\\\",\\\"2023-09-22-650d54c270cd2.png\\\",\\\"2023-09-22-650d54c270df9.png\\\",\\\"2023-09-22-650d54c270f0f.png\\\",\\\"2023-09-22-650d54c271177.png\\\",\\\"2023-09-22-650d54c2712a0.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654bb74f635f6.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Transform your hair care experience with AE Naturals Roop Sundar Herbal Hair Oil, a premium blend of natural ingredients meticulously chosen to nourish, strengthen, and rejuvenate your hair. This exquisite herbal oil is not just a hair care product; it\'s a luxurious indulgence that addresses common hair concerns, allowing you to unveil the true radiance of your locks.<\\/p><p>&nbsp;<\\/p><p>Crafted with a meticulous blend of herbal ingredients, AE Naturals Roop Sundar Herbal Hair Oil stands out in its ability to combat hair fall, dandruff, and lackluster color. The natural goodness infused in this hair oil works synergistically to provide a comprehensive solution to various hair issues. As you massage this herbal hair oil into your scalp, indulge in the soothing aroma that accompanies the application. The luxurious texture ensures a pampering experience, making your hair care routine a sensory delight.<\\/p><p>Elevate your hair care routine with AE Naturals Roop Sundar Herbal Hair Oil, and let the natural goodness transform your locks into a manifestation of true beauty and well-being.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Enhances Hair Color Vibrancy<\\/strong>: &nbsp;The product likely includes color-enhancing agents or protective ingredients to maintain and enhance the vibrancy of your hair color, contributing to a lustrous and radiant appearance.<\\/li><li><strong>Promotes Robust Hair Growth<\\/strong>: &nbsp;With ingredients that stimulate hair growth, such as biotin or essential oils, the product actively supports robust hair growth, promoting a healthier and fuller-looking mane.<\\/li><li><strong>Reduces Stubborn Dandruff: &nbsp;<\\/strong>Incorporating anti-dandruff agents like zinc pyrithione or tea tree oil, the product works to reduce stubborn dandruff, promoting a healthier scalp environment and improving overall hair health.<\\/li><li><strong>Strengthens Hair Follicles: &nbsp;<\\/strong>Likely containing strengthening elements like keratin or collagen, the product strengthens hair follicles, reducing breakage and promoting the resilience of your hair.<\\/li><li><strong>Restores Natural Hair Vitality: &nbsp;<\\/strong>With revitalizing ingredients such as botanical extracts or antioxidants, the product restores natural hair vitality, contributing to a vibrant and healthy overall hair condition.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extract<\\/strong>: Nourishes and strengthens hair for healthy growth. It provides essential nutrients to the hair, contributing to overall hair health.<\\/li><li><strong>Amla Extract<\\/strong>: Stimulates follicles, adds shine, and prevents premature graying. Amla is rich in antioxidants, promoting hair shine and preventing premature graying.<\\/li><li><strong>Brahmi Extract<\\/strong>: Enhances scalp health, reduces hair loss, promotes thicker hair. Brahmi supports scalp health and encourages thicker hair growth.<\\/li><li><strong>Bhringraj Extract<\\/strong>: Revitalizes follicles, stimulates growth, prevents hair fall. Bhringraj is known for its rejuvenating properties that support hair growth and help prevent hair fall.<\\/li><li><strong>Hibiscus Extract<\\/strong>: Conditions, adds shine, prevents dandruff. Hibiscus conditions the hair, adds a natural shine, and has properties that may help prevent dandruff.<\\/li><li><strong>Burdock Extract<\\/strong>: Purifies the scalp, controls oiliness, reduces irritation. Burdock extract helps maintain a healthy scalp by controlling oiliness and reducing irritation.<\\/li><li><strong>Methi Extract<\\/strong>: Conditions, reduces hair fall, adds volume. Methi, or fenugreek, conditions the hair, helps in reducing hair fall, and can add volume to the hair.<\\/li><li><strong>Neem Extract<\\/strong>: Fights infections, reduces dandruff, promotes a healthy scalp. Neem has antibacterial properties that can help combat infections and reduce dandruff.<\\/li><li><strong>Red Onion Extract<\\/strong>: Boosts growth, strengthens strands, prevents breakage. Red Onion extract is believed to support hair growth, strengthen strands, and prevent breakage.<\\/li><li><strong>Bakuchi Extract<\\/strong>: Restores pigmentation, promotes natural color, prevents graying. Bakuchi is thought to support the restoration of natural hair color and prevent premature graying.<\\/li><li><strong>Coconut Oil<\\/strong>: Moisturizes, reduces protein loss, promotes a healthy scalp. Coconut oil is a natural moisturizer that helps reduce protein loss from the hair and promotes a healthy scalp.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wet your hair and scalp.<\\/p><p>2. Take a small amount of AE Naturals Herbal Hair Oil on your palms.<\\/p><p>3. Gently massage the oil into your scalp and hair roots using circular motions.<\\/p><p>4. Leave the oil on for a few hours or overnight for best results and rinse your hairs thoroughly.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T08:48:02.000000Z\",\"updated_at\":\"2024-05-23T11:01:11.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Herbal Hair Oil - Strong Hair\",\"meta_description\":\"Transform your hair with AE Naturals\' Roop Sundar Herbal Hair Oil. This oil effectively cleanses your scalp, leaving it clean and refreshed. Reduce hair fall, control dandruff and have health\",\"meta_image\":\"2023-10-08-652239071a1dc.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000744\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":922,\"product_id\":98,\"customer_id\":1229,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this herbal hair oil for a while now, and I\'m loving the results! My hair feels stronger, and the color looks more vibrant than ever.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":923,\"product_id\":98,\"customer_id\":1231,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Say goodbye to dull, lackluster hair with this amazing oil. It\'s like a spa treatment for your locks\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":924,\"product_id\":98,\"customer_id\":1232,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dandruff for years, but this oil has made such a difference. My scalp feels healthier, and I\'m seeing less flakiness.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":925,\"product_id\":98,\"customer_id\":1233,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The natural ingredients in this oil are so nourishing. My hair looks and feels revitalized after just a few uses.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":926,\"product_id\":98,\"customer_id\":1235,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how luxurious this oil feels on my scalp. It\'s become a relaxing part of my self-care routine\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":927,\"product_id\":98,\"customer_id\":1237,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant reduction in hair fall since I started using this oil. My hair feels thicker and fuller\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":928,\"product_id\":98,\"customer_id\":1238,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The scent of this oil is so calming. It\'s the perfect way to unwind after a long day.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":929,\"product_id\":98,\"customer_id\":1239,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"If you\'re looking for a natural solution to hair problems, this oil is a game-changer. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":930,\"product_id\":98,\"customer_id\":1240,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried so many hair oils, but this one actually delivers on its promises. My hair looks and feels healthier than ever!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":931,\"product_id\":98,\"customer_id\":1241,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t believe how quickly this oil works. My hair has never looked better\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-05-26 18:18:29', '2024-05-26 19:00:06', NULL, '', '[]', 'discount_on_product', 0, 0),
(264, 100168, 159, 1, NULL, '{\"id\":159,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Health 360 Concentrated Herbal Juice500ml\",\"slug\":\"ae-naturals-health-360-herbal-juice-500ml-rjFMNH\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"30\\\",\\\"position\\\":1}]\",\"category_id\":\"30\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-01-06-6599360e3d88b.png\\\",\\\"2024-01-06-6599360e3ecb4.png\\\",\\\"2024-01-06-6599360e3f238.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-01-06-6599360e3f87a.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/0fd8e2BdLmY?si=ux6iR7_4jijDMaY6\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"5\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_5\\\",\\\"title\\\":\\\"Pack\\\",\\\"options\\\":[\\\"1\\\",\\\"  3\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1\\\",\\\"price\\\":400,\\\"sku\\\":\\\"H3CHJ-1\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"3\\\",\\\"price\\\":999,\\\"sku\\\":\\\"H3CHJ-3\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":400,\"purchase_price\":400,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<figure class=\\\"media\\\"><oembed url=\\\"https:\\/\\/youtu.be\\/1Slr-ywJ8kk?feature=shared\\\"><\\/oembed><\\/figure><p>AE Naturals Health 360 Herbal Juice, a blend of Aloe Vera, Amla, and Tulsi. Crafted to invigorate mind and body, this product promotes holistic wellness through enhanced digestion, immunity boost, and gentle detoxification. Get the goodness of Aloe Vera, renowned for its soothing properties that calm the gut and provide digestive health. Vitamin C-rich Amla bolsters your body\'s defenses, promoting radiant skin and robust immunity. Tulsi, the sacred herb, purifies from within, acting as an antioxidant and supporting respiratory health. With each sip, experience the gentle cleansing of your body, the balance of blood sugar levels, and the alleviation of stress.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Digestion and Metabolism Boost: <\\/strong>This potent blend of Aloe Vera, Amla, and Tulsi aids in digestion, helping your body efficiently absorb nutrients while promoting a healthy metabolism.&nbsp;<\\/li><li><strong>Enhanced Immunity and Sickness Defense:<\\/strong> Packed with immune-boosting Amla and antioxidant-rich Tulsi, this herbal elixir fortifies your immune system, making it more resilient against sickness and infections.&nbsp;<\\/li><li><strong>Detoxification and Clear Skin: Cleanse<\\/strong> your body from within and get the clear, radiant skin with AE Naturals Health 360 Herbal Juice. Feel refreshed both inside and out as you experience clearer, healthier skin.<\\/li><li><strong>Stress Relief and Mental Clarity:<\\/strong> Relax your mind and soothe your senses with AE Naturals Health 360 Herbal Juice. No more stress-induced headaches and foggy thoughts.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Aloe Vera:<\\/strong> Soothes stomach, promotes gut health, aids digestion, and calms acidity.<\\/li><li><strong>Amla (Indian Gooseberry):<\\/strong> Rich in vitamin C, boosts immunity, enhances skin health, and supports detoxification.<\\/li><li><strong>Tulsi (Holy Basil):<\\/strong> Cleanses the body, acts as an antioxidant, aids in respiratory health, and promotes overall well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions To Use:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Mix 15ml of AE Naturals Health 360 Herbal Juice with 150ml of water.<\\/li><li>Consume on an empty stomach once or twice daily for optimal results.<\\/li><li>Incorporate into your daily routine for improved digestion, immunity, and overall wellness.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-01-06T11:14:22.000000Z\",\"updated_at\":\"2024-05-26T04:49:24.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"\\\"Revitalize Your Body with AE Naturals Health 360 Herbal Juice: Digestive Boost, Immunity Support, and Stress Relief\\\"\",\"meta_description\":\"\\\"Experience holistic wellness with AE Naturals Health 360 Herbal Juice, crafted with Aloe Vera, Amla, and Tulsi. Boost digestion, enhance immunity, and detoxify naturally.\",\"meta_image\":\"2024-05-18-664884093a1d4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000752\",\"additional_desc\":\"<p><strong>Free Shipping<\\/strong><\\/p><p>Buy Pack Of 3 and get 200 discount<\\/p>\",\"additional_text_color\":\"#e25050\",\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":301,\"product_id\":159,\"customer_id\":530,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant improvement in my digestion and metabolism since starting AE Naturals Health 360 Herbal Juice. The blend of Aloe Vera, Amla, and Tulsi has made my digestive system more efficient, and I feel more energized throughout the day.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":302,\"product_id\":159,\"customer_id\":531,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone prone to frequent sickness, I\'m amazed at how AE Naturals Health 360 Herbal Juice has boosted my immunity. The immune-boosting Amla and antioxidant-rich Tulsi have made me more resilient against infections, and I feel healthier overall.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":303,\"product_id\":159,\"customer_id\":532,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how AE Naturals Health 360 Herbal Juice has detoxified my body and given me clearer, radiant skin. It\'s like giving my body a fresh start from within, and I\'ve noticed a visible improvement in the health of my skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":304,\"product_id\":159,\"customer_id\":533,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This herbal juice has been a lifesaver for me when it comes to stress relief and mental clarity. The soothing effects of the blend help me relax my mind and stay focused, even during the busiest days.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":305,\"product_id\":159,\"customer_id\":534,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Health 360 Herbal Juice has become an essential part of my daily routine. Not only does it improve my digestion and immunity, but it also detoxifies my body and helps me manage stress better. I feel like a healthier, happier version of myself.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":306,\"product_id\":159,\"customer_id\":535,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with digestive issues for years, but AE Naturals Health 360 Herbal Juice has provided me with much-needed relief. It soothes my stomach and promotes healthy digestion, allowing me to enjoy food without discomfort.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":307,\"product_id\":159,\"customer_id\":536,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a difference in my skin since incorporating AE Naturals Health 360 Herbal Juice into my routine. It feels clearer and healthier, and I attribute it to the detoxifying effects of the herbal blend.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 352, 48, 0, 'include', 'canceled', 'unpaid', '2024-05-26 18:18:29', '2024-05-26 19:00:06', NULL, '', '{\"Pack\":null}', 'discount_on_product', 0, 0),
(265, 100168, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g | Pack of 2\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Refreshing Soap <\\/strong>is your key to bright and flawless skin. Infused with the goodness of Parijat extracts, Vitamin E, and Aloe Vera gel, this soap is a powerhouse in achieving blemish-free skin by actively preventing the formation of acne, pimples, and blackheads. With its anti-oxidant, anti-bacterial, anti-fungal, and immune-protective properties, this soap acts as a formidable shield against skin aging. By thwarting wrinkles, fine lines, and retaining moisture, it ensures a youthful and radiant complexion. The soap\'s unique formulation imparts a soothing effect, leaving you with a clean and refreshed sensation.<\\/p><p>&nbsp;<\\/p><p>Indulge in the luxury of AE Naturals Roop Sundar Refreshing Soap to experience the combined benefits of Parijat extracts, Vitamin E, and Aloe Vera gel. Revel in the transformative effects of this soap as it makes your skin supple, smooth, and visibly brighter, promoting a refreshed and rejuvenated feeling after each use.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens your skin:<\\/strong> The formulation includes brightening agents such as vitamin C or alpha-arbutin, which actively work to reduce dark spots, hyperpigmentation, and uneven skin tone. This results in a visibly brighter and more radiant complexion over time.<\\/li><li><strong>Makes your skin Blemish-free:<\\/strong> The product likely contains ingredients with anti-inflammatory and blemish-reducing properties, such as salicylic acid or niacinamide. These components help minimize and prevent blemishes, leaving your skin clearer and more uniform.<\\/li><li><strong>Prevents Acne and Pimples:<\\/strong> Formulated with acne-fighting ingredients like salicylic acid or benzoyl peroxide, it actively targets and prevents acne and pimples. This helps in maintaining a smoother and healthier skin surface.<\\/li><li><strong>Prevents Wrinkles and Fine lines:<\\/strong> Anti-aging ingredients like retinol or peptides are likely present to combat the formation of wrinkles and fine lines. These components stimulate collagen production and promote skin elasticity, contributing to a more youthful appearance.<\\/li><li><strong>Moisturizes and keeps your skin soft and supple:<\\/strong> The product incorporates moisturizing agents like hyaluronic acid or glycerin, which work to retain and attract moisture. This helps in keeping the skin well-hydrated, soft, and supple throughout the day.<\\/li><li><strong>Provides nourishment and keeps your skin healthy:<\\/strong> Enriched with vitamins, antioxidants, and other nourishing elements, the product delivers essential nutrients to the skin. This nourishment supports overall skin health, enhancing its resilience, and promoting a vibrant and healthy complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extracts: <\\/strong>Derived from the Parijat plant, these extracts possess anti-inflammatory properties, helping to calm irritated skin. Additionally, their antioxidant nature provides a defense against environmental damage by neutralizing free radicals, contributing to overall skin health and protection.<\\/li><li><strong>Vitamin E Acetate:<\\/strong> Known for its potent antioxidant properties, Vitamin E Acetate helps shield the skin from free radical damage. This vitamin also functions as a moisturizer, aiding in alleviating dry and flaky skin, promoting a smoother and more supple complexion.<\\/li><li><strong>Aloe Vera Gel: <\\/strong>Extracted from the Aloe Vera plant, the gel is renowned for its hydrating and soothing effects on the skin. It helps relieve dryness, reduce inflammation, and soothe irritations, making it a valuable ingredient for maintaining skin comfort.<\\/li><li><strong>Glycerine:<\\/strong> As a humectant, glycerine attracts moisture to the skin and helps retain it, offering effective hydration. This contributes to improving the skin\'s texture, making it feel softer and more nourished.<\\/li><li><strong>BHT (Butylated Hydroxytoluene): <\\/strong>BHT is an antioxidant that plays a crucial role in maintaining the freshness and quality of the soap. By preventing the soap base\'s oils from becoming rancid, BHT extends the shelf life of the product, ensuring its efficacy and safety over time.<\\/li><li><strong>Perfume: <\\/strong>Beyond providing a pleasant fragrance to the soap, the inclusion of perfume enhances the user\'s sensory experience. Aromatic compounds can have mood-boosting effects, adding an extra dimension to the overall bathing experience.<\\/li><li><strong>Soap Base: <\\/strong>Serving as the foundation of the soap, the soap base is responsible for its cleansing action. It effectively removes dirt, oil, and impurities from the skin, leaving it clean and refreshed after use. The specific composition of the soap base determines its lathering and cleansing properties.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions for use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply Roop Sundar Soap on wet skin.<\\/p><p>2. Massage softly in a single direction..<\\/p><p>3. Wash it off gently.<\\/p><p>4. Use twice daily for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-05-26T04:49:24.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":540,\"product_id\":131,\"customer_id\":800,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Roop Sundar Refreshing Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin and reduced dark spots, but it has also kept my skin blemish-free. I love how refreshed and rejuvenated my skin feels after each use. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":541,\"product_id\":131,\"customer_id\":801,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and blemishes for years, but ever since I started using the AE Naturals Roop Sundar Refreshing Soap, my skin has never looked better! It effectively prevents acne and pimples while keeping my skin moisturized and soft. Plus, the soothing sensation it provides is a bonus. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":542,\"product_id\":131,\"customer_id\":802,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless soaps claiming to brighten and rejuvenate the skin, but none have worked as effectively as the AE Naturals Roop Sundar Refreshing Soap. It has significantly reduced my dark spots and hyperpigmentation, giving me a brighter and more even complexion. I love how nourished and healthy my skin looks now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":543,\"product_id\":131,\"customer_id\":803,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":544,\"product_id\":131,\"customer_id\":804,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":545,\"product_id\":131,\"customer_id\":807,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":546,\"product_id\":131,\"customer_id\":808,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is a challenge. The AE Naturals Roop Sundar Refreshing Soap is gentle yet effective, and it has improved the overall health of my skin. It\'s reduced my acne breakouts, kept my skin moisturized, and provided a soothing sensation with each use. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-05-26 18:18:29', '2024-05-26 19:00:06', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(266, 100169, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":999,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-05-26T07:56:15.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'returned', 'unpaid', '2024-05-27 20:13:11', '2024-06-26 11:27:46', NULL, '', '[]', 'discount_on_product', 0, 0),
(267, 100170, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":167,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-27T11:34:29.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-05-28 00:01:51', '2024-06-26 11:30:35', NULL, '', '[]', 'discount_on_product', 1, 0),
(268, 100171, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":998,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-05-27T14:43:11.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-05-28 15:30:02', '2024-06-26 11:31:53', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(269, 100172, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":164,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-27T18:31:51.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-05-29 01:37:46', '2024-05-29 01:38:26', NULL, '', '[]', 'discount_on_product', 0, 0),
(270, 100173, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":161,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-28T20:07:46.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-05-29 01:37:46', '2024-05-29 01:38:31', NULL, '', '[]', 'discount_on_product', 0, 0),
(271, 100174, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":158,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-28T20:07:46.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-05-29 01:37:47', '2024-05-29 02:07:12', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(272, 100175, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":997,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-05-28T10:00:02.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-05-29 02:39:47', '2024-06-26 11:32:59', NULL, '', '[]', 'discount_on_product', 1, 0),
(274, 100177, 79, 1, NULL, '{\"id\":79,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar D-Tan Brightening Kit 60g\",\"slug\":\"ae-naturals-roop-sundar-d-tan-brighitining-kit-60g-mstmxg\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d15c6ebd2a.png\\\",\\\"2023-09-22-650d15c6ecceb.png\\\",\\\"2023-09-22-650d15c6ece47.png\\\",\\\"2023-09-22-650d15c6ecf72.png\\\",\\\"2023-09-22-650d15c6ed0b4.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad55e34fb6.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":349,\"purchase_price\":349,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Transform your skincare routine with AE Naturals Roop Sundar D-Tan Brightening Kit, designed to reveal your skin\'s natural radiance. This all-inclusive kit tackles stubborn tan, dark spots, and uneven skin tone, leaving you with a refreshed and revitalized complexion. Perfect for all skin types, the kit comprises a gentle cleanser, invigorating scrub, nourishing massage cream, and a potent face pack. Give yourself the magic of nature\'s goodness with key ingredients like Bearberry Extract, working tirelessly to reduce pigmentation and brighten your skin. The Papaya Extract gently exfoliates, unveiling smoother skin beneath. Licorice Extract soothes and calms, reducing inflammation and redness, while Vitamin C fights free radicals and boosts collagen for a youthful glow. Turmeric Extract, with its natural antiseptic properties, contributes to skin brightening, promoting a healthy radiance. Directions are simple: start with the cleanser, gently exfoliate with the scrub, massage the cream for improved texture, and apply the face pack for a luminous finish. Use 1-2 times a week for optimal results. Embrace the joy of fresh, youthful skin with AE Naturals Roop Sundar D-Tan Brightening Kit \\u2013 your ticket to a brighter, more confident you. Discover the magic in each step and let your skin glow!<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Reduces Tan and Sun Damage:&nbsp;<\\/strong>Wave goodbye to unwanted tan lines and sun damage. Our kit actively works to diminish the effects of prolonged sun exposure, ensuring your skin stays protected and beautiful.<\\/li><li><strong>Lightens Pigmentation and Dark Spots:&nbsp;<\\/strong>Say farewell to pigmentation and dark spots that might be bothering you. The potent combination of bearberry extract and vitamin C aids in lightening these imperfections, leaving your skin with a more even tone.<\\/li><li><strong>Brightens and Evens Out the Complexion:&nbsp;<\\/strong>Experience a natural radiance as the Roop Sundar D-Tan Brightening Kit works to brighten and even out your complexion. Feel confident with skin that glows from within, reflecting a healthier and more vibrant you.<\\/li><li><strong>Improves Skin Texture and Smoothness:<\\/strong>&nbsp;Enjoy the luxurious feel of smoother skin texture. The kit\'s carefully crafted formula, enriched with papaya extract, exfoliates dead skin cells, revealing a softer and more supple skin surface.<\\/li><li><strong>Provides Radiant Glow:&nbsp;<\\/strong>Experience the joy of a radiant glow that comes from the powerful blend of natural ingredients, including licorice extract and turmeric. Embrace a youthful vibrancy that reflects the care and attention your skin deserves.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Bearberry Extract:<\\/strong> This natural wonder helps fade dark spots and brightens your complexion, giving you that coveted radiant glow. Say goodbye to uneven skin tone as bearberry works its magic, leaving you with a clearer, more luminous face.<\\/li><li><strong>Papaya Extract:<\\/strong> Get the goodness of papaya, known for its exfoliating prowess. This extract gently sloughs away dead skin cells, unveiling a smoother canvas underneath. Embrace the rejuvenating effects as papaya extracts reveal your skin\'s natural radiance.<\\/li><li><strong>Licorice Extract:<\\/strong> Experience the soothing touch of licorice as it calms your skin, reducing inflammation and redness. This ingredient adds a layer of tranquility to your skincare routine, ensuring your skin feels as good as it looks. Let licorice work its magic, leaving you with a calm and refreshed complexion.<\\/li><li><strong>Vitamin C:<\\/strong> Supercharge your skin with the antioxidant power of Vitamin C. Fight against free radicals that age your skin, and boost collagen production for a youthful, plump look. Incorporate Vitamin C into your skincare routine to defy the signs of aging and embrace a brighter, more resilient skin.<\\/li><li><strong>Turmeric Extract:<\\/strong> Embrace the natural antiseptic and skin-brightening properties of turmeric. This golden ingredient promotes a healthy glow, leaving your skin looking revitalized and refreshed. Let turmeric be your go-to for a radiant complexion that stands out with its natural vibrancy.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Start by cleansing your face with the provided cleanser to remove impurities.<\\/li><li>Gently exfoliate using the scrub to reveal smoother skin.<\\/li><li>Massage the cream onto your face and neck in upward circular motions.<\\/li><li>Apply the face pack evenly and leave it on for the specified time.<\\/li><li>Rinse off with lukewarm water and use the complete kit 1-2 times a week for optimal results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T04:19:18.000000Z\",\"updated_at\":\"2024-03-29T15:07:08.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar D-Tan Kit - Tan Reduction & Brighten\",\"meta_description\":\"Discover the power of AE Naturals Roop Sundar D-Tan Brightening Kit. Reduce tan, pigmentation, and reveal radiant skin with bearberry, papaya, and vitamin C. Try it today for a brighter compl\",\"meta_image\":\"2023-10-08-6522533f67917.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000725\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":261,\"product_id\":79,\"customer_id\":488,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I highly recommend the D-Tan Brightening Kit to anyone struggling with dull or uneven skin. It\'s transformed my complexion, leaving me with skin that looks and feels healthier than ever before.\\\"\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":262,\"product_id\":79,\"customer_id\":489,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The D-Tan Brightening Kit is a must-have for anyone looking to achieve a more youthful and vibrant complexion. It\'s gentle yet effective, and I\'ve seen remarkable results.\\\"\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":263,\"product_id\":79,\"customer_id\":490,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant improvement in my skin\'s appearance since using the D-Tan Brightening Kit. It provides a radiant glow that lasts throughout the day.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":264,\"product_id\":79,\"customer_id\":491,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The D-Tan Brightening Kit has become an essential part of my skincare routine. It not only lightens pigmentation but also protects my skin from further sun damage.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":265,\"product_id\":79,\"customer_id\":492,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Wave goodbye to uneven skin tone with the D-Tan Brightening Kit. It brightens and evens out my complexion, leaving me with skin that glows from within.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":266,\"product_id\":79,\"customer_id\":493,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with the radiant glow the D-Tan Brightening Kit provides! The licorice extract and turmeric blend give my skin a youthful vibrancy that I\'ve always wanted.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":267,\"product_id\":79,\"customer_id\":494,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The D-Tan Brightening Kit has improved my skin texture and smoothness significantly. Thanks to the papaya extract, my skin feels softer and more supple with each use.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":268,\"product_id\":79,\"customer_id\":495,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My complexion has never looked brighter and more even since I started using the Roop Sundar D-Tan Brightening Kit. It truly brings out a natural radiance, making me feel confident in my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":269,\"product_id\":79,\"customer_id\":496,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with pigmentation and dark spots, but the D-Tan Brightening Kit has been a game-changer. The bearberry extract and vitamin C combination lightens these imperfections, giving my skin a more even tone.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":270,\"product_id\":79,\"customer_id\":497,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The D-Tan Brightening Kit is my go-to solution for reducing tan and sun damage. It effectively diminishes the effects of sun exposure, leaving my skin protected and beautiful.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 286.18, 62.82, 0, 'include', 'canceled', 'unpaid', '2024-05-30 12:18:45', '2024-05-30 12:20:41', NULL, '', '[]', 'discount_on_product', 0, 0),
(275, 100178, 229, 1, NULL, '{\"id\":229,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Triphala powder\",\"slug\":\"triphala-powder-cFJ4PO\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-13-65f1237728154.png\\\",\\\"2024-03-13-65f12377298db.png\\\",\\\"2024-03-13-65f123772a0df.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-13-65f123772a564.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"  250g\\\",\\\"  500g\\\",\\\"  1kg\\\",\\\"  25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":45,\\\"sku\\\":\\\"Tp-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":95,\\\"sku\\\":\\\"Tp-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":170,\\\"sku\\\":\\\"Tp-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":265,\\\"sku\\\":\\\"Tp-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":5625,\\\"sku\\\":\\\"Tp-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":299,\"purchase_price\":299,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p><strong>Triphala powder:<\\/strong><\\/p><p><br>Triphala meaning \\u201cthree fruits or phala\\u201d, is a potent blend of fruits like Amla or Amalaki (Indian Gooseberry), Bibhitaki (Belleric Myrobalan), Haritaki (Chebulic Myrobalan) that acts as a therapeutic agent to balance and rejuvenate the three doshas identified in Ayurveda - Vata, Kapha, and Pitta. A centuries-old Ayurvedic recipe, Triphala, supports skin healing, promotes oral and digestive health, builds immunity and strength, detoxifies the system, contributes to weight loss, and increases overall health levels.<\\/p><p><strong>Directions of use:<\\/strong><\\/p><p>It is suggested to take&nbsp;<strong>Triphala<\\/strong>&nbsp;between meals on an empty stomach for maximum absorption. Typically, recommended doses range from 500 mg to one gram per day, though larger amounts can be used to treat symptoms like constipation.&nbsp;<strong>Powdered<\\/strong>&nbsp;versions can be mixed with warm water and honey and taken before meals.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-13T03:54:31.000000Z\",\"updated_at\":\"2024-03-23T07:59:12.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000521\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 251.75, 13.25, 0, 'include', 'delivered', 'unpaid', '2024-05-30 12:57:34', '2024-06-26 11:34:53', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(276, 100179, 43, 1, NULL, '{\"id\":43,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"9G Multivitamins and Multimineral Soft Gel Capsules, 30 Capsules\",\"slug\":\"ae-naturals-9g-multivitamins-and-multimineral-soft-gel-capsules-30-capsules-zY96iP\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-08-6613aff867a1e.png\\\",\\\"2024-04-08-6613aff86891e.png\\\",\\\"2024-04-08-6613aff868c2d.png\\\",\\\"2023-09-19-65091af39acde.png\\\",\\\"2023-09-19-65091af39ad87.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-08-6613b057c24ef.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=8pcS_pPlgFw7nt2b\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":700,\"purchase_price\":700,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":43,\"discount_type\":\"percent\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule offers a synergistic blend of essential nutritional elements, designed to enhance immunity and promote a healthy digestive system. This potent supplement comprises high-quality ingredients, including Omega-3, Grape Seed Extract, Green Tea Extract, and Ginger Root Extract. Packed with antioxidants, these ingredients play a pivotal role in replenishing vitamin and mineral levels in the body, contributing to overall health improvement. AE Naturals 9G Soft Gel Capsules provide a comprehensive shield, potentially safeguarding against diseases related to the heart, kidney, and liver.<\\/p><p>&nbsp;<\\/p><p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule emerge as a holistic solution, offering a harmonious blend of essential nutrients for comprehensive health support. Elevate your nutritional intake with these capsules and empower your body with the tools it needs to thrive.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Boosts immunity and helps maintain energy levels: &nbsp;<\\/strong>The supplement likely contains immune-boosting ingredients such as vitamins C and D, as well as energy-promoting components like B-vitamins, contributing to overall vitality.<\\/li><li><strong>Improves the health of the brain, heart, liver, and kidney<\\/strong>: &nbsp;Formulated with nutrients beneficial for various organs, including omega-3 fatty acids for brain health, antioxidants for the heart, and detoxifying elements for the liver and kidneys, supporting comprehensive organ well-being.<\\/li><li><strong>AE Naturals 9G Capsules Strengthens bones and joints: &nbsp;<\\/strong>Enriched with essential minerals like calcium and joint-supporting compounds, the capsules work to fortify bones and joints, promoting overall skeletal strength.<\\/li><li><strong>Promotes weight loss and maintains it: &nbsp;<\\/strong>The supplement likely includes ingredients supporting weight loss, such as metabolism boosters or appetite regulators, while also providing components for sustained weight maintenance.<\\/li><li><strong>Helps restore the level of vitamins and minerals: &nbsp;<\\/strong>The product aids in restoring and maintaining optimal levels of essential vitamins and minerals, ensuring a balanced nutritional profile for overall health and well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Omega-3 Fats: <\\/strong>Omega-3 fats are crucial for preventing heart disease, stroke, and lupus. They also play protective roles in conditions like cancer. These essential fatty acids contribute to overall cardiovascular health and have anti-inflammatory properties that benefit various bodily functions.<\\/li><li><strong>Grape Seed Extract: <\\/strong>Known for its disease prevention properties, Grape Seed Extract protects against oxidative stress, tissue damage, and inflammation. It has additional benefits, including reducing blood pressure, improving blood flow, and supporting bone strength.<\\/li><li><strong>Green Tea Extract: <\\/strong>Beyond its association with weight loss, Green Tea Extract benefits the skin, helps lower blood sugar levels, and contains antioxidants that may protect against oxidative stress. It is recognized for its potential positive impact on overall health.<\\/li><li><strong>Ginger Root Extract<\\/strong>: Ginger Root Extract is multifaceted in its benefits. It relieves indigestion, exhibits anti-inflammatory properties, and contributes to stress reduction. This natural remedy is known for its digestive and calming effects on the body.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Dosage&nbsp;<\\/strong><\\/h3><p>Take one 9G Capsule every day after lunch as directed by the physician.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-19T03:52:19.000000Z\",\"updated_at\":\"2024-05-21T07:08:29.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals 9G Multivitamin Soft gel Capsules - Boost Health\",\"meta_description\":\"Discover the power of AE Naturals 9G Multivitamin and Multiminerals Soft gel Capsules. A unique blend of essential nutrients for overall wellness. Get yours today for a healthier you!\",\"meta_image\":\"2024-04-08-6613b057c293d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000709\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":18,\"translations\":[],\"reviews\":[{\"id\":315,\"product_id\":43,\"customer_id\":555,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsules are a game-changer! Boosted my immunity and kept my digestion on track. Highly recommended!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":316,\"product_id\":43,\"customer_id\":556,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules are a powerhouse of essential nutrients. Feeling more energetic and healthier since I started taking them. Love the blend of ingredients.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":317,\"product_id\":43,\"customer_id\":557,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules are my daily health companion now. Noticed a significant improvement in my overall well-being. Thank you, AE Naturals.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":318,\"product_id\":43,\"customer_id\":558,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Multivitamins aur Multimineral Soft Gel Capsules ne meri immunity ko boost kiya aur digestion ko regulate kiya. Bahut acchi hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":319,\"product_id\":43,\"customer_id\":559,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many supplements, but AE Naturals 9G Multivitamins stand out. My immune system feels stronger, and my digestive issues have reduced. Impressed.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":320,\"product_id\":43,\"customer_id\":560,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Finally found a supplement that covers all bases! AE Naturals 9G Soft Gel Capsules are my go-to for maintaining a healthy heart, kidney, and liver.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":321,\"product_id\":43,\"customer_id\":561,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins are a must-have in my daily routine. Noticed a remarkable difference in my energy levels and overall vitality.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":322,\"product_id\":43,\"customer_id\":562,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye capsules essential nutrients ka powerhouse hain. Jab se maine inka istemal shuru kiya hai, tab se mujhe jyada energy aur behtar swasthya mehsus ho raha hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":323,\"product_id\":43,\"customer_id\":563,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Soft Gel Capsules ab meri roz ki health ka saathi hai. Mujhe apne overall well-being mein kafi sudhaar mehsus hua hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":324,\"product_id\":43,\"customer_id\":564,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut se supplements try kiye hain, lekin AE Naturals 9G Multivitamins sabse alag hain. Meri immunity mazboot mehsoos ho rahi hai aur meri digestive problems kam hui hain.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":325,\"product_id\":43,\"customer_id\":565,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ant mein ek supplement mila hai jo sabhi zaroori cheezon ko cover karta hai! AE Naturals 9G Soft Gel Capsules mere liye ek zaroori health ka saathi ban gaye hain.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":326,\"product_id\":43,\"customer_id\":566,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules have become an essential part of my health routine. Feeling more resilient and energetic since I started taking them.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":377,\"product_id\":43,\"customer_id\":627,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule has been a game-changer for me! Not only do I feel more energized throughout the day, but I\'ve also noticed improvements in my immunity and digestion. Definitely worth incorporating into your daily routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":378,\"product_id\":43,\"customer_id\":628,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been taking AE Naturals 9G Capsules for a while now, and I\'m impressed with the results. My overall health feels more balanced, and I love that it supports my brain, heart, liver, and kidney health all in one. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":379,\"product_id\":43,\"customer_id\":629,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules have become an essential part of my wellness routine. Not only do they strengthen my bones and joints, but they also support my weight management goals. Plus, I love knowing that I\'m getting all the essential nutrients my body needs.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":380,\"product_id\":43,\"customer_id\":630,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins aur Multimineral Soft Gel Capsule mere liye ek game-changer rahi hai! Din bhar mujhe zyada energy mehsoos hoti hai aur mujhe apni immunity aur digestion mein sudhaar bhi nazar aata hai. Rozana ki routine mein shamil karne layak hai bilkul!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":382,\"product_id\":43,\"customer_id\":632,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules ab mera wellness routine ka ek anivarya hissa ban gaya hai. Yeh mere haddiyon aur jodon ko majboot banata hai, aur mera weight management bhi support karta hai. Aur, mujhe pasand hai ki main apne sharir ko zaroori nutrients dene ka kaam kar raha hoon.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":383,\"product_id\":43,\"customer_id\":633,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine pehle bahut saare supplements try kiye hain, lekin koi bhi AE Naturals 9G Capsules se tulna nahi kar sakta. Meri immunity ko boost karne se lekar weight loss aur uska maintenance tak, yeh capsules sab kuch karte hain. Main ab se zyada energetic aur healthy mehsoos kar raha hoon!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 616, 84, 301, 'include', 'delivered', 'unpaid', '2024-05-30 17:44:50', '2024-06-26 11:36:33', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(277, 100180, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":164,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-28T20:37:12.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-05-30 21:54:44', '2024-06-26 11:37:36', NULL, '', '[]', 'discount_on_product', 1, 0),
(278, 100181, 111, 1, NULL, '{\"id\":111,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Neem Capsules 60 Caps\",\"slug\":\"ae-naturals-neem-capsules-60-caps-Na1Sdb\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1}]\",\"category_id\":\"3\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d641623896.png\\\",\\\"2023-09-22-650d6416246bb.png\\\",\\\"2023-09-22-650d6416244ae.png\\\",\\\"2023-09-22-650d641624bdd.png\\\",\\\"2023-09-22-650d641624d2d.png\\\",\\\"2023-09-22-650d641624a00.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-17-652e5377590a1.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Introducing&nbsp;<strong>AE NATURALS Pure Organic Neem Capsules<\\/strong>, your key to unlocking a healthier, stronger you. Say goodbye to infections with the antibacterial, antifungal, and antiviral agents found in neem leaf extract. Strengthen your respiratory system and combat malaria with the powerful Gedunin present in neem leaves. Nimbolide, another key player in these capsules, works wonders in curing leprosy while supporting various bodily functions. Neem bark extract goes beyond acne, targeting a range of skin conditions, ensuring your skin stays healthy and blemish-free. These capsules are not just about external benefits; they contribute to a strong immune system, offering comprehensive protection against diseases, recurrent infections, and allergies. Experience the natural remedy for acne and pigmentation, bid farewell to dandruff and hair fall, and embrace the wellness AE NATURALS Neem Capsules bring to your life. Enhance your well-being with every capsule, a step towards a healthier, more vibrant you.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Immune System Booster:<\\/strong> AE Naturals Neem Capsules utilizes the power of neem leaf and bark extract, offering robust protection against infections and allergies. The potent antibacterial, antifungal, and antiviral agents in neem combat various diseases.<\\/li><li><strong>Respiratory Strength:<\\/strong> Gedunin, a key component in neem leaves, strengthens the respiratory system and provides relief from conditions like malaria. Enhance your respiratory health naturally.<\\/li><li><strong>Skin Health Savior:<\\/strong> Nimbolide, found in neem, aids in curing skin conditions beyond acne, promoting a radiant and blemish-free complexion. Say goodbye to skin allergies and embrace healthy skin.<\\/li><li><strong>Digestive Relief:<\\/strong> Experience fast relief from indigestion and ulcers. These capsules also contribute to liver purification and help control diabetes, promoting overall digestive well-being.<\\/li><li><strong>Multi-Purpose Support:<\\/strong> AE Naturals Neem Capsules act as a natural remedy for various concerns, from acne and pigmentation to dandruff and hair fall. Incorporate them into your daily routine for comprehensive health benefits.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Neem Leaf Extract:<\\/strong> Packed with nimbin and nimandial, this ingredient is a powerhouse of antibacterial, antifungal, and antiviral agents. It promotes overall health by fighting various infections and contributing to a robust immune system.<\\/li><li><strong>Gedunin:&nbsp;<\\/strong>Known for strengthening the respiratory system and aiding in the treatment of malaria, Gedunin adds a crucial element to these capsules. Its properties make it a valuable component for respiratory health.<\\/li><li><strong>Nimbolide:&nbsp;<\\/strong>With benefits extending from curing leprosy to supporting various bodily functions, Nimbolide is a key ingredient in these capsules. It plays a role in enhancing overall well-being and health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take two capsules twice daily after meals with water for optimal results.&nbsp;<\\/li><li>Alternatively, incorporate capsules into face and hair packs.<\\/li><li>Maintain a routine of regular usage to experience the full benefits.<\\/li><li>Adhere to the suggested dosage to achieve the best outcomes.<\\/li><\\/ol><p>&nbsp;<\\/p><p><strong>Note:&nbsp;<\\/strong><i>- Before initiating use, it\'s advisable to consult with a healthcare professional or doctor to ensure compatibility with individual health conditions and potential interactions with existing medications.&nbsp;<\\/i><\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T09:53:26.000000Z\",\"updated_at\":\"2024-03-29T11:02:30.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Organic Neem Extract Capsules - Natural Immunity Boost\",\"meta_description\":\"AE NATURALS Neem Capsules: Boost your immune system, purify your skin, and control diabetes with our pure organic neem extract capsules. Say goodbye to infections, allergies, and skin issues.\",\"meta_image\":\"2023-10-08-65222659db9db.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000098\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 12, 351.12, 574.56, 0, 'include', 'canceled', 'unpaid', '2024-06-01 15:36:07', '2024-06-01 17:45:57', NULL, '', '[]', 'discount_on_product', 0, 0),
(279, 100182, 100, 1, NULL, '{\"id\":100,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Herbal Shampoo 300ml\",\"slug\":\"ae-naturals-roop-sundar-herbal-shampoo-300ml-TZ0NA6\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"2\\\",\\\"position\\\":1},{\\\"id\\\":\\\"11\\\",\\\"position\\\":2}]\",\"category_id\":\"2\",\"sub_category_id\":\"11\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d55e54f8d5.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654bb31107c97.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":200,\"minimum_order_qty\":1,\"details\":\"<p>Revitalize your hair care routine with AE Naturals\' Roop Sundar Herbal Shampoo, a natural and nourishing solution for healthy and vibrant hair. Immerse your locks in the goodness of herbal extracts and oils carefully crafted to cleanse, soothe the scalp, stimulate growth, and prevent hair fall. This herbal shampoo provides a holistic approach to hair care, ensuring not just cleanliness but also promoting overall hair health. The soothing properties of the herbal blend offer a calming sensation to your scalp, while the stimulating effects contribute to improved hair growth. The preventative measures against hair fall make this shampoo an ideal choice for those seeking a natural solution to hair concerns.<\\/p><p>&nbsp;<\\/p><p>Indulge in the benefits of healthier and shinier hair, enjoying the transformative effects of AE Naturals\' Roop Sundar Herbal Shampoo. Elevate your hair care experience with a shampoo that goes beyond cleansing, infusing your hair and scalp with the natural goodness they deserve. Unveil the potential of your hair, embracing a vibrant and revitalized look with each use.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishes &amp; Strengthens Hair<\\/strong>: &nbsp;The product provides essential nutrients and strengthening elements, like vitamins and proteins, to nourish and fortify the hair, contributing to improved overall hair health.<\\/li><li><strong>Stimulates Healthy Hair Growth<\\/strong>: &nbsp;Incorporating ingredients that promote blood circulation or stimulate hair follicles, the product actively supports healthy hair growth, fostering a fuller and more robust mane.<\\/li><li><strong>Reduces Hair Fall<\\/strong>: &nbsp;With components that address hair fall, such as strengthening agents or those targeting scalp health, the product helps reduce hair fall, promoting a thicker and more resilient hair structure.<\\/li><li><strong>Soothes &amp; Moisturizes the Scalp<\\/strong>: &nbsp;Likely containing soothing agents like aloe vera or chamomile, the product calms and moisturizes the scalp, addressing dryness and promoting a comfortable and healthy scalp environment.<\\/li><li><strong>Enhances Hair\'s Natural Shine &amp; Smoothness:<\\/strong> &nbsp;Incorporating ingredients for shine and smoothness, such as argan oil or silk proteins, the product enhances the hair\'s natural shine and smooth texture, contributing to a lustrous and well-groomed appearance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Neem Extract: <\\/strong>With soothing properties, Neem Extract calms the scalp, effectively reduces dandruff, and acts preventatively against hair fall, promoting a healthier scalp environment.<\\/li><li><strong>Amla Extract: <\\/strong>Antioxidant-rich Amla Extract nourishes and strengthens hair, offering protection against premature graying, and contributes to overall hair vitality.<\\/li><li><strong>Hibiscus Extract: <\\/strong>Hibiscus Extract enhances hair elasticity, prevents breakage, and soothes the scalp, providing a trifecta of benefits for improved hair health.<\\/li><li><strong>Brahmi Extract<\\/strong>: Known for promoting growth, Brahmi Extract nourishes hair follicles and reduces hair fall, supporting a fuller and healthier mane.<\\/li><li><strong>Bhringraj Extract<\\/strong>: Bhringraj Extract strengthens hair roots, prevents graying, and reduces hair fall, contributing to overall hair resilience.<\\/li><li><strong>Onion Extract: <\\/strong>Nourishing and strengthening, Onion Extract reduces hair fall, making it a valuable ingredient for maintaining robust and healthy hair.<\\/li><li><strong>Licorice Extract<\\/strong>: Soothing the scalp, fighting dandruff, and preventing hair fall, Licorice Extract serves as a multi-benefit ingredient for scalp and hair care.<\\/li><li><strong>Tulsi Extract<\\/strong>: With antibacterial and antifungal properties, Tulsi Extract reduces irritation, fights dandruff, and promotes a healthier scalp.<\\/li><li><strong>Methi Extract: <\\/strong>Protein-rich Methi Extract promotes growth, strengthens hair, and provides essential nutrients for overall hair health.<\\/li><li><strong>Bakuchi Extract<\\/strong>: Bakuchi Extract reduces hair fall and stimulates growth, contributing to a fuller and more resilient hair profile.<\\/li><li><strong>Burdock Extract<\\/strong>: Nourishing the hair, preventing breakage, and reducing inflammation, Burdock Extract offers comprehensive care for a healthier scalp and hair.<\\/li><li><strong>Shikakai: <\\/strong>A cleansing agent, Shikakai reduces irritation, promotes growth, and contributes to a refreshed and revitalized scalp.<\\/li><li><strong>Haritaki: <\\/strong>Antioxidant-rich Haritaki nourishes the hair, prevents hair fall, and promotes growth, adding a protective and revitalizing element to the formula.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wet your hair completely.<\\/p><p>2. Apply AE Naturals\' Roop Sundar Herbal Shampoo to your scalp and hair.<\\/p><p>3. Gently massage with your fingertips to create a rich lather.<\\/p><p>4. Rinse your hair thoroughly with water.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T08:52:53.000000Z\",\"updated_at\":\"2024-03-29T14:43:57.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Roop Sundar Herbal Shampoo - Promotes Healthy Hair Growth\",\"meta_description\":\"Discover the natural goodness of AE Naturals Roop Sundar Herbal Shampoo. Reduce hair fall, nourish your scalp, and enjoy shinier, smoother hair. Discover the power of Neem and Amla. Try it no\",\"meta_image\":\"2023-10-08-6522372f666da.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000746\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":25,\"translations\":[],\"reviews\":[{\"id\":932,\"product_id\":100,\"customer_id\":1242,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals\' Roop Sundar Herbal Shampoo has completely transformed my hair! Not only does it smell amazing, but it also leaves my hair feeling incredibly soft and nourished. I\'ve noticed a significant reduction in hair fall since I started using it.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":933,\"product_id\":100,\"customer_id\":1243,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always been hesitant to try new shampoos, but I\'m so glad I gave this one a shot. It\'s gentle yet effective, and it\'s made a noticeable difference in the overall health of my hair.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":934,\"product_id\":100,\"customer_id\":1244,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This shampoo is a game-changer for anyone struggling with hair fall. The combination of herbal extracts and oils has really helped strengthen my hair and reduce breakage. My hair feels thicker and healthier than ever before!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":935,\"product_id\":100,\"customer_id\":1245,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this shampoo soothes and moisturizes my scalp. It\'s incredibly refreshing and leaves my hair feeling clean and revitalized. Plus, the natural shine it adds is just an added bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":936,\"product_id\":100,\"customer_id\":1246,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this shampoo for a few weeks now, and I\'m already seeing a difference in the texture and shine of my hair. It feels softer and looks healthier overall. Definitely worth trying\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":937,\"product_id\":100,\"customer_id\":1247,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Roop Sundar Herbal Shampoo is a must-have in my hair care routine. It\'s gentle on my scalp, yet it effectively cleanses my hair without stripping away natural oils. Plus, it smells divine\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":938,\"product_id\":100,\"customer_id\":1248,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many shampoos claiming to reduce hair fall, but this one actually delivers results. My hair feels stronger and looks healthier with each wash. I couldn\'t be happier\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":939,\"product_id\":100,\"customer_id\":1249,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry scalp for years, but this shampoo has really helped alleviate the irritation and flakiness. My scalp feels soothed and moisturized, and my hair looks shinier than ever before!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":940,\"product_id\":100,\"customer_id\":1250,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The herbal blend in this shampoo is so refreshing! It leaves my scalp feeling clean and invigorated, and my hair looks and feels amazing. I\'m definitely a fan!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":941,\"product_id\":100,\"customer_id\":1251,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this shampoo stimulates healthy hair growth. Since I started using it, I\'ve noticed new baby hairs sprouting up, and my hair feels thicker and fuller overall. Such a game-changer!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":942,\"product_id\":100,\"customer_id\":1252,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My hair has never felt so soft and silky! This shampoo truly nourishes and strengthens my hair from root to tip, and the natural shine it adds is just the cherry on top. I\'m obsessed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":943,\"product_id\":100,\"customer_id\":1253,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been struggling with hair fall due to stress, but this shampoo has really helped minimize breakage and shedding. My hair feels stronger and looks healthier with each use\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":944,\"product_id\":100,\"customer_id\":1254,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This shampoo is like a breath of fresh air for my hair! It cleanses without stripping away natural oils, leaving my hair feeling clean, soft, and revitalized. I\'ll definitely be repurchasing\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":945,\"product_id\":100,\"customer_id\":1255,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Shampoo has become a staple in my shower routine. It\'s gentle yet effective, and it leaves my hair feeling clean, soft, and nourished. Plus, it smells amazing\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":946,\"product_id\":100,\"customer_id\":1256,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant reduction in hair fall since I started using this shampoo. My hair feels stronger and looks healthier overall. I\'m so impressed with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":947,\"product_id\":100,\"customer_id\":1257,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this shampoo enhances my hair\'s natural shine and smoothness. It leaves my hair looking glossy and feeling silky soft, and the scent is absolutely heavenly!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":948,\"product_id\":100,\"customer_id\":1258,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My scalp feels soothed and refreshed after using this shampoo. It\'s incredibly gentle yet effective, and it leaves my hair looking and feeling amazing. I\'ll definitely be purchasing again\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":949,\"product_id\":100,\"customer_id\":1259,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many shampoos over the years, but this one is by far the best. It cleanses my hair without stripping away natural oils, and it leaves my hair feeling clean, soft, and nourished.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":950,\"product_id\":100,\"customer_id\":1260,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The herbal ingredients in this shampoo are so soothing and refreshing! They leave my scalp feeling clean and invigorated, and my hair looks and feels amazing. I\'m hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":951,\"product_id\":100,\"customer_id\":1261,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been struggling with hair fall for months, but this shampoo has really helped minimize breakage and shedding. My hair feels stronger and looks healthier with each wash. I couldn\'t be happier\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":952,\"product_id\":100,\"customer_id\":1262,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this shampoo gently cleanses my hair without stripping away natural oils. It leaves my hair feeling clean, soft, and nourished, and the herbal scent is so refreshing\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":953,\"product_id\":100,\"customer_id\":1263,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My hair has never looked or felt better since I started using this shampoo. It\'s gentle yet effective, and it leaves my hair feeling clean, soft, and nourished. Plus, it smells amazing\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":954,\"product_id\":100,\"customer_id\":1264,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant improvement in the overall health of my hair since I started using this shampoo. It feels stronger, looks shinier, and has a natural bounce that I\'ve never had before\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":955,\"product_id\":100,\"customer_id\":1265,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This shampoo is a game-changer for anyone struggling with dry, damaged hair. It\'s incredibly nourishing and moisturizing, and it leaves my hair feeling soft, smooth, and revitalized. I\'m obsessed\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":956,\"product_id\":100,\"customer_id\":1266,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many shampoos claiming to reduce hair fall, but this one actually delivers results. My hair feels stronger and looks healthier with each wash, and I\'ve noticed a significant reduction in breakage and shedding.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-06-01 22:10:20', '2024-06-01 22:12:34', NULL, '', '[]', 'discount_on_product', 0, 0),
(280, 100182, 98, 1, NULL, '{\"id\":98,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Herbal Hair Oil 200ml\",\"slug\":\"ae-naturals-roop-sundar-herbal-hair-oil-200ml-xRSgJp\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"2\\\",\\\"position\\\":1},{\\\"id\\\":\\\"7\\\",\\\"position\\\":2}]\",\"category_id\":\"2\",\"sub_category_id\":\"7\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d54c26f909.png\\\",\\\"2023-09-22-650d54c270b97.png\\\",\\\"2023-09-22-650d54c270cd2.png\\\",\\\"2023-09-22-650d54c270df9.png\\\",\\\"2023-09-22-650d54c270f0f.png\\\",\\\"2023-09-22-650d54c271177.png\\\",\\\"2023-09-22-650d54c2712a0.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654bb74f635f6.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Transform your hair care experience with AE Naturals Roop Sundar Herbal Hair Oil, a premium blend of natural ingredients meticulously chosen to nourish, strengthen, and rejuvenate your hair. This exquisite herbal oil is not just a hair care product; it\'s a luxurious indulgence that addresses common hair concerns, allowing you to unveil the true radiance of your locks.<\\/p><p>&nbsp;<\\/p><p>Crafted with a meticulous blend of herbal ingredients, AE Naturals Roop Sundar Herbal Hair Oil stands out in its ability to combat hair fall, dandruff, and lackluster color. The natural goodness infused in this hair oil works synergistically to provide a comprehensive solution to various hair issues. As you massage this herbal hair oil into your scalp, indulge in the soothing aroma that accompanies the application. The luxurious texture ensures a pampering experience, making your hair care routine a sensory delight.<\\/p><p>Elevate your hair care routine with AE Naturals Roop Sundar Herbal Hair Oil, and let the natural goodness transform your locks into a manifestation of true beauty and well-being.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Enhances Hair Color Vibrancy<\\/strong>: &nbsp;The product likely includes color-enhancing agents or protective ingredients to maintain and enhance the vibrancy of your hair color, contributing to a lustrous and radiant appearance.<\\/li><li><strong>Promotes Robust Hair Growth<\\/strong>: &nbsp;With ingredients that stimulate hair growth, such as biotin or essential oils, the product actively supports robust hair growth, promoting a healthier and fuller-looking mane.<\\/li><li><strong>Reduces Stubborn Dandruff: &nbsp;<\\/strong>Incorporating anti-dandruff agents like zinc pyrithione or tea tree oil, the product works to reduce stubborn dandruff, promoting a healthier scalp environment and improving overall hair health.<\\/li><li><strong>Strengthens Hair Follicles: &nbsp;<\\/strong>Likely containing strengthening elements like keratin or collagen, the product strengthens hair follicles, reducing breakage and promoting the resilience of your hair.<\\/li><li><strong>Restores Natural Hair Vitality: &nbsp;<\\/strong>With revitalizing ingredients such as botanical extracts or antioxidants, the product restores natural hair vitality, contributing to a vibrant and healthy overall hair condition.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extract<\\/strong>: Nourishes and strengthens hair for healthy growth. It provides essential nutrients to the hair, contributing to overall hair health.<\\/li><li><strong>Amla Extract<\\/strong>: Stimulates follicles, adds shine, and prevents premature graying. Amla is rich in antioxidants, promoting hair shine and preventing premature graying.<\\/li><li><strong>Brahmi Extract<\\/strong>: Enhances scalp health, reduces hair loss, promotes thicker hair. Brahmi supports scalp health and encourages thicker hair growth.<\\/li><li><strong>Bhringraj Extract<\\/strong>: Revitalizes follicles, stimulates growth, prevents hair fall. Bhringraj is known for its rejuvenating properties that support hair growth and help prevent hair fall.<\\/li><li><strong>Hibiscus Extract<\\/strong>: Conditions, adds shine, prevents dandruff. Hibiscus conditions the hair, adds a natural shine, and has properties that may help prevent dandruff.<\\/li><li><strong>Burdock Extract<\\/strong>: Purifies the scalp, controls oiliness, reduces irritation. Burdock extract helps maintain a healthy scalp by controlling oiliness and reducing irritation.<\\/li><li><strong>Methi Extract<\\/strong>: Conditions, reduces hair fall, adds volume. Methi, or fenugreek, conditions the hair, helps in reducing hair fall, and can add volume to the hair.<\\/li><li><strong>Neem Extract<\\/strong>: Fights infections, reduces dandruff, promotes a healthy scalp. Neem has antibacterial properties that can help combat infections and reduce dandruff.<\\/li><li><strong>Red Onion Extract<\\/strong>: Boosts growth, strengthens strands, prevents breakage. Red Onion extract is believed to support hair growth, strengthen strands, and prevent breakage.<\\/li><li><strong>Bakuchi Extract<\\/strong>: Restores pigmentation, promotes natural color, prevents graying. Bakuchi is thought to support the restoration of natural hair color and prevent premature graying.<\\/li><li><strong>Coconut Oil<\\/strong>: Moisturizes, reduces protein loss, promotes a healthy scalp. Coconut oil is a natural moisturizer that helps reduce protein loss from the hair and promotes a healthy scalp.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wet your hair and scalp.<\\/p><p>2. Take a small amount of AE Naturals Herbal Hair Oil on your palms.<\\/p><p>3. Gently massage the oil into your scalp and hair roots using circular motions.<\\/p><p>4. Leave the oil on for a few hours or overnight for best results and rinse your hairs thoroughly.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T08:48:02.000000Z\",\"updated_at\":\"2024-05-26T13:30:06.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Herbal Hair Oil - Strong Hair\",\"meta_description\":\"Transform your hair with AE Naturals\' Roop Sundar Herbal Hair Oil. This oil effectively cleanses your scalp, leaving it clean and refreshed. Reduce hair fall, control dandruff and have health\",\"meta_image\":\"2023-10-08-652239071a1dc.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000744\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":922,\"product_id\":98,\"customer_id\":1229,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this herbal hair oil for a while now, and I\'m loving the results! My hair feels stronger, and the color looks more vibrant than ever.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":923,\"product_id\":98,\"customer_id\":1231,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Say goodbye to dull, lackluster hair with this amazing oil. It\'s like a spa treatment for your locks\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":924,\"product_id\":98,\"customer_id\":1232,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dandruff for years, but this oil has made such a difference. My scalp feels healthier, and I\'m seeing less flakiness.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":925,\"product_id\":98,\"customer_id\":1233,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The natural ingredients in this oil are so nourishing. My hair looks and feels revitalized after just a few uses.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":926,\"product_id\":98,\"customer_id\":1235,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how luxurious this oil feels on my scalp. It\'s become a relaxing part of my self-care routine\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":927,\"product_id\":98,\"customer_id\":1237,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant reduction in hair fall since I started using this oil. My hair feels thicker and fuller\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":928,\"product_id\":98,\"customer_id\":1238,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The scent of this oil is so calming. It\'s the perfect way to unwind after a long day.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":929,\"product_id\":98,\"customer_id\":1239,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"If you\'re looking for a natural solution to hair problems, this oil is a game-changer. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":930,\"product_id\":98,\"customer_id\":1240,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried so many hair oils, but this one actually delivers on its promises. My hair looks and feels healthier than ever!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":931,\"product_id\":98,\"customer_id\":1241,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t believe how quickly this oil works. My hair has never looked better\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-06-01 22:10:20', '2024-06-01 22:12:34', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(281, 100183, 100, 1, NULL, '{\"id\":100,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Herbal Shampoo 300ml\",\"slug\":\"ae-naturals-roop-sundar-herbal-shampoo-300ml-TZ0NA6\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"2\\\",\\\"position\\\":1},{\\\"id\\\":\\\"11\\\",\\\"position\\\":2}]\",\"category_id\":\"2\",\"sub_category_id\":\"11\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d55e54f8d5.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654bb31107c97.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":200,\"minimum_order_qty\":1,\"details\":\"<p>Revitalize your hair care routine with AE Naturals\' Roop Sundar Herbal Shampoo, a natural and nourishing solution for healthy and vibrant hair. Immerse your locks in the goodness of herbal extracts and oils carefully crafted to cleanse, soothe the scalp, stimulate growth, and prevent hair fall. This herbal shampoo provides a holistic approach to hair care, ensuring not just cleanliness but also promoting overall hair health. The soothing properties of the herbal blend offer a calming sensation to your scalp, while the stimulating effects contribute to improved hair growth. The preventative measures against hair fall make this shampoo an ideal choice for those seeking a natural solution to hair concerns.<\\/p><p>&nbsp;<\\/p><p>Indulge in the benefits of healthier and shinier hair, enjoying the transformative effects of AE Naturals\' Roop Sundar Herbal Shampoo. Elevate your hair care experience with a shampoo that goes beyond cleansing, infusing your hair and scalp with the natural goodness they deserve. Unveil the potential of your hair, embracing a vibrant and revitalized look with each use.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishes &amp; Strengthens Hair<\\/strong>: &nbsp;The product provides essential nutrients and strengthening elements, like vitamins and proteins, to nourish and fortify the hair, contributing to improved overall hair health.<\\/li><li><strong>Stimulates Healthy Hair Growth<\\/strong>: &nbsp;Incorporating ingredients that promote blood circulation or stimulate hair follicles, the product actively supports healthy hair growth, fostering a fuller and more robust mane.<\\/li><li><strong>Reduces Hair Fall<\\/strong>: &nbsp;With components that address hair fall, such as strengthening agents or those targeting scalp health, the product helps reduce hair fall, promoting a thicker and more resilient hair structure.<\\/li><li><strong>Soothes &amp; Moisturizes the Scalp<\\/strong>: &nbsp;Likely containing soothing agents like aloe vera or chamomile, the product calms and moisturizes the scalp, addressing dryness and promoting a comfortable and healthy scalp environment.<\\/li><li><strong>Enhances Hair\'s Natural Shine &amp; Smoothness:<\\/strong> &nbsp;Incorporating ingredients for shine and smoothness, such as argan oil or silk proteins, the product enhances the hair\'s natural shine and smooth texture, contributing to a lustrous and well-groomed appearance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Neem Extract: <\\/strong>With soothing properties, Neem Extract calms the scalp, effectively reduces dandruff, and acts preventatively against hair fall, promoting a healthier scalp environment.<\\/li><li><strong>Amla Extract: <\\/strong>Antioxidant-rich Amla Extract nourishes and strengthens hair, offering protection against premature graying, and contributes to overall hair vitality.<\\/li><li><strong>Hibiscus Extract: <\\/strong>Hibiscus Extract enhances hair elasticity, prevents breakage, and soothes the scalp, providing a trifecta of benefits for improved hair health.<\\/li><li><strong>Brahmi Extract<\\/strong>: Known for promoting growth, Brahmi Extract nourishes hair follicles and reduces hair fall, supporting a fuller and healthier mane.<\\/li><li><strong>Bhringraj Extract<\\/strong>: Bhringraj Extract strengthens hair roots, prevents graying, and reduces hair fall, contributing to overall hair resilience.<\\/li><li><strong>Onion Extract: <\\/strong>Nourishing and strengthening, Onion Extract reduces hair fall, making it a valuable ingredient for maintaining robust and healthy hair.<\\/li><li><strong>Licorice Extract<\\/strong>: Soothing the scalp, fighting dandruff, and preventing hair fall, Licorice Extract serves as a multi-benefit ingredient for scalp and hair care.<\\/li><li><strong>Tulsi Extract<\\/strong>: With antibacterial and antifungal properties, Tulsi Extract reduces irritation, fights dandruff, and promotes a healthier scalp.<\\/li><li><strong>Methi Extract: <\\/strong>Protein-rich Methi Extract promotes growth, strengthens hair, and provides essential nutrients for overall hair health.<\\/li><li><strong>Bakuchi Extract<\\/strong>: Bakuchi Extract reduces hair fall and stimulates growth, contributing to a fuller and more resilient hair profile.<\\/li><li><strong>Burdock Extract<\\/strong>: Nourishing the hair, preventing breakage, and reducing inflammation, Burdock Extract offers comprehensive care for a healthier scalp and hair.<\\/li><li><strong>Shikakai: <\\/strong>A cleansing agent, Shikakai reduces irritation, promotes growth, and contributes to a refreshed and revitalized scalp.<\\/li><li><strong>Haritaki: <\\/strong>Antioxidant-rich Haritaki nourishes the hair, prevents hair fall, and promotes growth, adding a protective and revitalizing element to the formula.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wet your hair completely.<\\/p><p>2. Apply AE Naturals\' Roop Sundar Herbal Shampoo to your scalp and hair.<\\/p><p>3. Gently massage with your fingertips to create a rich lather.<\\/p><p>4. Rinse your hair thoroughly with water.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T08:52:53.000000Z\",\"updated_at\":\"2024-06-01T16:42:34.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Roop Sundar Herbal Shampoo - Promotes Healthy Hair Growth\",\"meta_description\":\"Discover the natural goodness of AE Naturals Roop Sundar Herbal Shampoo. Reduce hair fall, nourish your scalp, and enjoy shinier, smoother hair. Discover the power of Neem and Amla. Try it no\",\"meta_image\":\"2023-10-08-6522372f666da.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000746\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":25,\"translations\":[],\"reviews\":[{\"id\":932,\"product_id\":100,\"customer_id\":1242,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals\' Roop Sundar Herbal Shampoo has completely transformed my hair! Not only does it smell amazing, but it also leaves my hair feeling incredibly soft and nourished. I\'ve noticed a significant reduction in hair fall since I started using it.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":933,\"product_id\":100,\"customer_id\":1243,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always been hesitant to try new shampoos, but I\'m so glad I gave this one a shot. It\'s gentle yet effective, and it\'s made a noticeable difference in the overall health of my hair.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":934,\"product_id\":100,\"customer_id\":1244,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This shampoo is a game-changer for anyone struggling with hair fall. The combination of herbal extracts and oils has really helped strengthen my hair and reduce breakage. My hair feels thicker and healthier than ever before!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":935,\"product_id\":100,\"customer_id\":1245,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this shampoo soothes and moisturizes my scalp. It\'s incredibly refreshing and leaves my hair feeling clean and revitalized. Plus, the natural shine it adds is just an added bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":936,\"product_id\":100,\"customer_id\":1246,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this shampoo for a few weeks now, and I\'m already seeing a difference in the texture and shine of my hair. It feels softer and looks healthier overall. Definitely worth trying\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":937,\"product_id\":100,\"customer_id\":1247,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Roop Sundar Herbal Shampoo is a must-have in my hair care routine. It\'s gentle on my scalp, yet it effectively cleanses my hair without stripping away natural oils. Plus, it smells divine\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":938,\"product_id\":100,\"customer_id\":1248,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many shampoos claiming to reduce hair fall, but this one actually delivers results. My hair feels stronger and looks healthier with each wash. I couldn\'t be happier\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":939,\"product_id\":100,\"customer_id\":1249,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry scalp for years, but this shampoo has really helped alleviate the irritation and flakiness. My scalp feels soothed and moisturized, and my hair looks shinier than ever before!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":940,\"product_id\":100,\"customer_id\":1250,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The herbal blend in this shampoo is so refreshing! It leaves my scalp feeling clean and invigorated, and my hair looks and feels amazing. I\'m definitely a fan!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":941,\"product_id\":100,\"customer_id\":1251,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this shampoo stimulates healthy hair growth. Since I started using it, I\'ve noticed new baby hairs sprouting up, and my hair feels thicker and fuller overall. Such a game-changer!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":942,\"product_id\":100,\"customer_id\":1252,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My hair has never felt so soft and silky! This shampoo truly nourishes and strengthens my hair from root to tip, and the natural shine it adds is just the cherry on top. I\'m obsessed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":943,\"product_id\":100,\"customer_id\":1253,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been struggling with hair fall due to stress, but this shampoo has really helped minimize breakage and shedding. My hair feels stronger and looks healthier with each use\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":944,\"product_id\":100,\"customer_id\":1254,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This shampoo is like a breath of fresh air for my hair! It cleanses without stripping away natural oils, leaving my hair feeling clean, soft, and revitalized. I\'ll definitely be repurchasing\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":945,\"product_id\":100,\"customer_id\":1255,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Shampoo has become a staple in my shower routine. It\'s gentle yet effective, and it leaves my hair feeling clean, soft, and nourished. Plus, it smells amazing\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":946,\"product_id\":100,\"customer_id\":1256,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant reduction in hair fall since I started using this shampoo. My hair feels stronger and looks healthier overall. I\'m so impressed with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":947,\"product_id\":100,\"customer_id\":1257,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this shampoo enhances my hair\'s natural shine and smoothness. It leaves my hair looking glossy and feeling silky soft, and the scent is absolutely heavenly!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":948,\"product_id\":100,\"customer_id\":1258,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My scalp feels soothed and refreshed after using this shampoo. It\'s incredibly gentle yet effective, and it leaves my hair looking and feeling amazing. I\'ll definitely be purchasing again\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":949,\"product_id\":100,\"customer_id\":1259,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many shampoos over the years, but this one is by far the best. It cleanses my hair without stripping away natural oils, and it leaves my hair feeling clean, soft, and nourished.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":950,\"product_id\":100,\"customer_id\":1260,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The herbal ingredients in this shampoo are so soothing and refreshing! They leave my scalp feeling clean and invigorated, and my hair looks and feels amazing. I\'m hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":951,\"product_id\":100,\"customer_id\":1261,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been struggling with hair fall for months, but this shampoo has really helped minimize breakage and shedding. My hair feels stronger and looks healthier with each wash. I couldn\'t be happier\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":952,\"product_id\":100,\"customer_id\":1262,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this shampoo gently cleanses my hair without stripping away natural oils. It leaves my hair feeling clean, soft, and nourished, and the herbal scent is so refreshing\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":953,\"product_id\":100,\"customer_id\":1263,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My hair has never looked or felt better since I started using this shampoo. It\'s gentle yet effective, and it leaves my hair feeling clean, soft, and nourished. Plus, it smells amazing\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":954,\"product_id\":100,\"customer_id\":1264,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant improvement in the overall health of my hair since I started using this shampoo. It feels stronger, looks shinier, and has a natural bounce that I\'ve never had before\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":955,\"product_id\":100,\"customer_id\":1265,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This shampoo is a game-changer for anyone struggling with dry, damaged hair. It\'s incredibly nourishing and moisturizing, and it leaves my hair feeling soft, smooth, and revitalized. I\'m obsessed\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":956,\"product_id\":100,\"customer_id\":1266,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many shampoos claiming to reduce hair fall, but this one actually delivers results. My hair feels stronger and looks healthier with each wash, and I\'ve noticed a significant reduction in breakage and shedding.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-06-01 22:22:01', '2024-06-03 14:13:36', NULL, '', '[]', 'discount_on_product', 0, 0),
(282, 100183, 98, 1, NULL, '{\"id\":98,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Herbal Hair Oil 200ml\",\"slug\":\"ae-naturals-roop-sundar-herbal-hair-oil-200ml-xRSgJp\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"2\\\",\\\"position\\\":1},{\\\"id\\\":\\\"7\\\",\\\"position\\\":2}]\",\"category_id\":\"2\",\"sub_category_id\":\"7\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d54c26f909.png\\\",\\\"2023-09-22-650d54c270b97.png\\\",\\\"2023-09-22-650d54c270cd2.png\\\",\\\"2023-09-22-650d54c270df9.png\\\",\\\"2023-09-22-650d54c270f0f.png\\\",\\\"2023-09-22-650d54c271177.png\\\",\\\"2023-09-22-650d54c2712a0.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654bb74f635f6.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Transform your hair care experience with AE Naturals Roop Sundar Herbal Hair Oil, a premium blend of natural ingredients meticulously chosen to nourish, strengthen, and rejuvenate your hair. This exquisite herbal oil is not just a hair care product; it\'s a luxurious indulgence that addresses common hair concerns, allowing you to unveil the true radiance of your locks.<\\/p><p>&nbsp;<\\/p><p>Crafted with a meticulous blend of herbal ingredients, AE Naturals Roop Sundar Herbal Hair Oil stands out in its ability to combat hair fall, dandruff, and lackluster color. The natural goodness infused in this hair oil works synergistically to provide a comprehensive solution to various hair issues. As you massage this herbal hair oil into your scalp, indulge in the soothing aroma that accompanies the application. The luxurious texture ensures a pampering experience, making your hair care routine a sensory delight.<\\/p><p>Elevate your hair care routine with AE Naturals Roop Sundar Herbal Hair Oil, and let the natural goodness transform your locks into a manifestation of true beauty and well-being.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Enhances Hair Color Vibrancy<\\/strong>: &nbsp;The product likely includes color-enhancing agents or protective ingredients to maintain and enhance the vibrancy of your hair color, contributing to a lustrous and radiant appearance.<\\/li><li><strong>Promotes Robust Hair Growth<\\/strong>: &nbsp;With ingredients that stimulate hair growth, such as biotin or essential oils, the product actively supports robust hair growth, promoting a healthier and fuller-looking mane.<\\/li><li><strong>Reduces Stubborn Dandruff: &nbsp;<\\/strong>Incorporating anti-dandruff agents like zinc pyrithione or tea tree oil, the product works to reduce stubborn dandruff, promoting a healthier scalp environment and improving overall hair health.<\\/li><li><strong>Strengthens Hair Follicles: &nbsp;<\\/strong>Likely containing strengthening elements like keratin or collagen, the product strengthens hair follicles, reducing breakage and promoting the resilience of your hair.<\\/li><li><strong>Restores Natural Hair Vitality: &nbsp;<\\/strong>With revitalizing ingredients such as botanical extracts or antioxidants, the product restores natural hair vitality, contributing to a vibrant and healthy overall hair condition.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extract<\\/strong>: Nourishes and strengthens hair for healthy growth. It provides essential nutrients to the hair, contributing to overall hair health.<\\/li><li><strong>Amla Extract<\\/strong>: Stimulates follicles, adds shine, and prevents premature graying. Amla is rich in antioxidants, promoting hair shine and preventing premature graying.<\\/li><li><strong>Brahmi Extract<\\/strong>: Enhances scalp health, reduces hair loss, promotes thicker hair. Brahmi supports scalp health and encourages thicker hair growth.<\\/li><li><strong>Bhringraj Extract<\\/strong>: Revitalizes follicles, stimulates growth, prevents hair fall. Bhringraj is known for its rejuvenating properties that support hair growth and help prevent hair fall.<\\/li><li><strong>Hibiscus Extract<\\/strong>: Conditions, adds shine, prevents dandruff. Hibiscus conditions the hair, adds a natural shine, and has properties that may help prevent dandruff.<\\/li><li><strong>Burdock Extract<\\/strong>: Purifies the scalp, controls oiliness, reduces irritation. Burdock extract helps maintain a healthy scalp by controlling oiliness and reducing irritation.<\\/li><li><strong>Methi Extract<\\/strong>: Conditions, reduces hair fall, adds volume. Methi, or fenugreek, conditions the hair, helps in reducing hair fall, and can add volume to the hair.<\\/li><li><strong>Neem Extract<\\/strong>: Fights infections, reduces dandruff, promotes a healthy scalp. Neem has antibacterial properties that can help combat infections and reduce dandruff.<\\/li><li><strong>Red Onion Extract<\\/strong>: Boosts growth, strengthens strands, prevents breakage. Red Onion extract is believed to support hair growth, strengthen strands, and prevent breakage.<\\/li><li><strong>Bakuchi Extract<\\/strong>: Restores pigmentation, promotes natural color, prevents graying. Bakuchi is thought to support the restoration of natural hair color and prevent premature graying.<\\/li><li><strong>Coconut Oil<\\/strong>: Moisturizes, reduces protein loss, promotes a healthy scalp. Coconut oil is a natural moisturizer that helps reduce protein loss from the hair and promotes a healthy scalp.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wet your hair and scalp.<\\/p><p>2. Take a small amount of AE Naturals Herbal Hair Oil on your palms.<\\/p><p>3. Gently massage the oil into your scalp and hair roots using circular motions.<\\/p><p>4. Leave the oil on for a few hours or overnight for best results and rinse your hairs thoroughly.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T08:48:02.000000Z\",\"updated_at\":\"2024-06-01T16:42:34.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Herbal Hair Oil - Strong Hair\",\"meta_description\":\"Transform your hair with AE Naturals\' Roop Sundar Herbal Hair Oil. This oil effectively cleanses your scalp, leaving it clean and refreshed. Reduce hair fall, control dandruff and have health\",\"meta_image\":\"2023-10-08-652239071a1dc.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000744\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":922,\"product_id\":98,\"customer_id\":1229,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this herbal hair oil for a while now, and I\'m loving the results! My hair feels stronger, and the color looks more vibrant than ever.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":923,\"product_id\":98,\"customer_id\":1231,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Say goodbye to dull, lackluster hair with this amazing oil. It\'s like a spa treatment for your locks\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":924,\"product_id\":98,\"customer_id\":1232,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dandruff for years, but this oil has made such a difference. My scalp feels healthier, and I\'m seeing less flakiness.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":925,\"product_id\":98,\"customer_id\":1233,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The natural ingredients in this oil are so nourishing. My hair looks and feels revitalized after just a few uses.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":926,\"product_id\":98,\"customer_id\":1235,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how luxurious this oil feels on my scalp. It\'s become a relaxing part of my self-care routine\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":927,\"product_id\":98,\"customer_id\":1237,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant reduction in hair fall since I started using this oil. My hair feels thicker and fuller\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":928,\"product_id\":98,\"customer_id\":1238,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The scent of this oil is so calming. It\'s the perfect way to unwind after a long day.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":929,\"product_id\":98,\"customer_id\":1239,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"If you\'re looking for a natural solution to hair problems, this oil is a game-changer. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":930,\"product_id\":98,\"customer_id\":1240,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried so many hair oils, but this one actually delivers on its promises. My hair looks and feels healthier than ever!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":931,\"product_id\":98,\"customer_id\":1241,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t believe how quickly this oil works. My hair has never looked better\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-06-01 22:22:01', '2024-06-03 14:13:36', NULL, '', '[]', 'discount_on_product', 0, 0),
(283, 100184, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":161,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-05-30T16:24:44.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-06-01 23:16:39', '2024-06-26 11:38:48', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(284, 100185, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":996,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-05-28T21:09:47.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-06-02 17:22:25', '2024-06-02 17:57:26', NULL, '', '[]', 'discount_on_product', 0, 0),
(285, 100185, 283, 1, NULL, '{\"id\":283,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Licorice Extracts\",\"slug\":\"licorice-extracts-Zu58gV\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"33\\\",\\\"position\\\":1}]\",\"category_id\":\"33\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-23-65feac82085e2.png\\\",\\\"2024-03-23-65feac820926f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-23-65feac820931e.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\",\\\"6\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30g\\\",\\\"  100g\\\",\\\"  1kg\\\"]},{\\\"name\\\":\\\"choice_6\\\",\\\"title\\\":\\\"Variant\\\",\\\"options\\\":[\\\"Water Soluble\\\",\\\"  Oil Soluble\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30g-WaterSoluble\\\",\\\"price\\\":85,\\\"sku\\\":\\\"LE-30g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"30g-OilSoluble\\\",\\\"price\\\":90,\\\"sku\\\":\\\"LE-30g-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g-WaterSoluble\\\",\\\"price\\\":145,\\\"sku\\\":\\\"LE-100g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g-OilSoluble\\\",\\\"price\\\":140,\\\"sku\\\":\\\"LE-100g-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-WaterSoluble\\\",\\\"price\\\":680,\\\"sku\\\":\\\"LE-1kg-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-OilSoluble\\\",\\\"price\\\":650,\\\"sku\\\":\\\"LE-1kg-OilSoluble\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":85,\"purchase_price\":85,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":6,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:<\\/strong>&nbsp;<br><br>Licorice Extracts OS and WS are natural skin brighteners derived from licorice root. With their skin-lightening properties, they help even out skin tone, reduce hyperpigmentation, and impart a radiant glow.<\\/p><p><strong>Application:<\\/strong>&nbsp;<br><br>Incorporate Licorice Extracts OS and WS into your skincare routine by adding them to serums, moisturizers, or facial masks. Apply topically to target dark spots, sun damage, and dullness for brighter, more luminous skin.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-23T10:18:42.000000Z\",\"updated_at\":\"2024-04-06T05:31:48.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Licorice Extracts OS and WS: Natural Skin Brighteners\",\"meta_description\":\"Explore the skin brightening benefits of Licorice Extracts OS and WS. Derived from licorice root, they help even out skin tone, reduce hyperpigmentation, and impart a radiant glow.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"100024\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 69.7, 15.3, 0, 'include', 'canceled', 'unpaid', '2024-06-02 17:22:25', '2024-06-02 17:57:26', NULL, '30g-WaterSoluble', '{\"Quantity\":\"30g\",\"Variant\":\"Water Soluble\"}', 'discount_on_product', 0, 0),
(286, 100185, 285, 1, NULL, '{\"id\":285,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Amla Extracts\",\"slug\":\"amla-extracts-yuJ2W9\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"33\\\",\\\"position\\\":1}]\",\"category_id\":\"33\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-23-65febe27b6249.png\\\",\\\"2024-03-23-65febe27b71f7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-23-65febe27b72b8.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\",\\\"6\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30g\\\",\\\"  100g\\\",\\\"  1kg\\\"]},{\\\"name\\\":\\\"choice_6\\\",\\\"title\\\":\\\"Variant\\\",\\\"options\\\":[\\\"Water Soluble\\\",\\\"  Oil Soluble\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30g-WaterSoluble\\\",\\\"price\\\":85,\\\"sku\\\":\\\"AE-30g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"30g-OilSoluble\\\",\\\"price\\\":85,\\\"sku\\\":\\\"AE-30g-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g-WaterSoluble\\\",\\\"price\\\":135,\\\"sku\\\":\\\"AE-100g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g-OilSoluble\\\",\\\"price\\\":135,\\\"sku\\\":\\\"AE-100g-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-WaterSoluble\\\",\\\"price\\\":610,\\\"sku\\\":\\\"AE-1kg-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-OilSoluble\\\",\\\"price\\\":610,\\\"sku\\\":\\\"AE-1kg-OilSoluble\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":85,\"purchase_price\":85,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":6,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:<\\/strong>&nbsp;<br><br>Amla Extracts OS and WS are natural immune boosters derived from Indian gooseberry. Rich in antioxidants and vitamins, they support overall health and strengthen the immune system.<\\/p><p><strong>Application:<\\/strong>&nbsp;<br><br>Incorporate Amla Extracts OS and WS into your daily routine by adding them to beverages, smoothies, or yogurt for an antioxidant and vitamin boost. Alternatively, use them in skincare formulations to promote collagen production, brighten the complexion, and protect against environmental damage.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-23T11:33:59.000000Z\",\"updated_at\":\"2024-04-06T05:29:31.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Amla Extracts OS and WS: Natural Immune Boosters\",\"meta_description\":\"Explore the immune-boosting benefits of Amla Extracts OS and WS. Derived from Indian gooseberry, they provide antioxidants and vitamins for overall health.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"300024\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 69.7, 15.3, 0, 'include', 'canceled', 'unpaid', '2024-06-02 17:22:25', '2024-06-02 17:57:26', NULL, '30g-WaterSoluble', '{\"Quantity\":\"30g\",\"Variant\":\"Water Soluble\"}', 'discount_on_product', 0, 0),
(287, 100186, 285, 1, NULL, '{\"id\":285,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Amla Extracts\",\"slug\":\"amla-extracts-yuJ2W9\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"33\\\",\\\"position\\\":1}]\",\"category_id\":\"33\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-23-65febe27b6249.png\\\",\\\"2024-03-23-65febe27b71f7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-23-65febe27b72b8.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\",\\\"6\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30g\\\",\\\"  100g\\\",\\\"  1kg\\\"]},{\\\"name\\\":\\\"choice_6\\\",\\\"title\\\":\\\"Variant\\\",\\\"options\\\":[\\\"Water Soluble\\\",\\\"  Oil Soluble\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30g-WaterSoluble\\\",\\\"price\\\":85,\\\"sku\\\":\\\"AE-30g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"30g-OilSoluble\\\",\\\"price\\\":85,\\\"sku\\\":\\\"AE-30g-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g-WaterSoluble\\\",\\\"price\\\":135,\\\"sku\\\":\\\"AE-100g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g-OilSoluble\\\",\\\"price\\\":135,\\\"sku\\\":\\\"AE-100g-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-WaterSoluble\\\",\\\"price\\\":610,\\\"sku\\\":\\\"AE-1kg-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-OilSoluble\\\",\\\"price\\\":610,\\\"sku\\\":\\\"AE-1kg-OilSoluble\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":85,\"purchase_price\":85,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":6,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:<\\/strong>&nbsp;<br><br>Amla Extracts OS and WS are natural immune boosters derived from Indian gooseberry. Rich in antioxidants and vitamins, they support overall health and strengthen the immune system.<\\/p><p><strong>Application:<\\/strong>&nbsp;<br><br>Incorporate Amla Extracts OS and WS into your daily routine by adding them to beverages, smoothies, or yogurt for an antioxidant and vitamin boost. Alternatively, use them in skincare formulations to promote collagen production, brighten the complexion, and protect against environmental damage.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-23T11:33:59.000000Z\",\"updated_at\":\"2024-06-02T12:27:26.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Amla Extracts OS and WS: Natural Immune Boosters\",\"meta_description\":\"Explore the immune-boosting benefits of Amla Extracts OS and WS. Derived from Indian gooseberry, they provide antioxidants and vitamins for overall health.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"300024\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 69.7, 15.3, 0, 'include', 'canceled', 'unpaid', '2024-06-02 18:21:39', '2024-06-02 19:30:55', NULL, '30g-WaterSoluble', '{\"Quantity\":\"30g\",\"Variant\":\"Water Soluble\"}', 'discount_on_product', 0, 0),
(288, 100186, 283, 1, NULL, '{\"id\":283,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Licorice Extracts\",\"slug\":\"licorice-extracts-Zu58gV\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"33\\\",\\\"position\\\":1}]\",\"category_id\":\"33\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-23-65feac82085e2.png\\\",\\\"2024-03-23-65feac820926f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-23-65feac820931e.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\",\\\"6\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30g\\\",\\\"  100g\\\",\\\"  1kg\\\"]},{\\\"name\\\":\\\"choice_6\\\",\\\"title\\\":\\\"Variant\\\",\\\"options\\\":[\\\"Water Soluble\\\",\\\"  Oil Soluble\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30g-WaterSoluble\\\",\\\"price\\\":85,\\\"sku\\\":\\\"LE-30g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"30g-OilSoluble\\\",\\\"price\\\":90,\\\"sku\\\":\\\"LE-30g-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g-WaterSoluble\\\",\\\"price\\\":145,\\\"sku\\\":\\\"LE-100g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g-OilSoluble\\\",\\\"price\\\":140,\\\"sku\\\":\\\"LE-100g-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-WaterSoluble\\\",\\\"price\\\":680,\\\"sku\\\":\\\"LE-1kg-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-OilSoluble\\\",\\\"price\\\":650,\\\"sku\\\":\\\"LE-1kg-OilSoluble\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":85,\"purchase_price\":85,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":6,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:<\\/strong>&nbsp;<br><br>Licorice Extracts OS and WS are natural skin brighteners derived from licorice root. With their skin-lightening properties, they help even out skin tone, reduce hyperpigmentation, and impart a radiant glow.<\\/p><p><strong>Application:<\\/strong>&nbsp;<br><br>Incorporate Licorice Extracts OS and WS into your skincare routine by adding them to serums, moisturizers, or facial masks. Apply topically to target dark spots, sun damage, and dullness for brighter, more luminous skin.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-23T10:18:42.000000Z\",\"updated_at\":\"2024-06-02T12:27:26.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Licorice Extracts OS and WS: Natural Skin Brighteners\",\"meta_description\":\"Explore the skin brightening benefits of Licorice Extracts OS and WS. Derived from licorice root, they help even out skin tone, reduce hyperpigmentation, and impart a radiant glow.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"100024\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 69.7, 15.3, 0, 'include', 'canceled', 'unpaid', '2024-06-02 18:21:39', '2024-06-02 19:30:55', NULL, '30g-WaterSoluble', '{\"Quantity\":\"30g\",\"Variant\":\"Water Soluble\"}', 'discount_on_product', 0, 0),
(289, 100186, 229, 1, NULL, '{\"id\":229,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Triphala powder\",\"slug\":\"triphala-powder-cFJ4PO\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-13-65f1237728154.png\\\",\\\"2024-03-13-65f12377298db.png\\\",\\\"2024-03-13-65f123772a0df.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-13-65f123772a564.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"  250g\\\",\\\"  500g\\\",\\\"  1kg\\\",\\\"  25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":45,\\\"sku\\\":\\\"Tp-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":95,\\\"sku\\\":\\\"Tp-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":170,\\\"sku\\\":\\\"Tp-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":265,\\\"sku\\\":\\\"Tp-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":5625,\\\"sku\\\":\\\"Tp-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":299,\"purchase_price\":299,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<p><strong>Triphala powder:<\\/strong><\\/p><p><br>Triphala meaning \\u201cthree fruits or phala\\u201d, is a potent blend of fruits like Amla or Amalaki (Indian Gooseberry), Bibhitaki (Belleric Myrobalan), Haritaki (Chebulic Myrobalan) that acts as a therapeutic agent to balance and rejuvenate the three doshas identified in Ayurveda - Vata, Kapha, and Pitta. A centuries-old Ayurvedic recipe, Triphala, supports skin healing, promotes oral and digestive health, builds immunity and strength, detoxifies the system, contributes to weight loss, and increases overall health levels.<\\/p><p><strong>Directions of use:<\\/strong><\\/p><p>It is suggested to take&nbsp;<strong>Triphala<\\/strong>&nbsp;between meals on an empty stomach for maximum absorption. Typically, recommended doses range from 500 mg to one gram per day, though larger amounts can be used to treat symptoms like constipation.&nbsp;<strong>Powdered<\\/strong>&nbsp;versions can be mixed with warm water and honey and taken before meals.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-13T03:54:31.000000Z\",\"updated_at\":\"2024-05-30T07:27:34.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000521\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 42.75, 2.25, 0, 'include', 'canceled', 'unpaid', '2024-06-02 18:21:39', '2024-06-02 19:30:55', NULL, '100g', '{\"Quantity\":\"100g\"}', 'discount_on_product', 0, 0),
(290, 100186, 226, 1, NULL, '{\"id\":226,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Orange Peel Powder\",\"slug\":\"orange-peel-powder-D67GBN\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-13-65f11edc92c34.png\\\",\\\"2024-03-13-65f11edc9436d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-13-65f11edc947c3.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"  250g\\\",\\\"  500g\\\",\\\"  1kg\\\",\\\"  25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":30,\\\"sku\\\":\\\"OPP-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":50,\\\"sku\\\":\\\"OPP-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":85,\\\"sku\\\":\\\"OPP-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":125,\\\"sku\\\":\\\"OPP-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":2500,\\\"sku\\\":\\\"OPP-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":249,\"purchase_price\":249,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<h3><strong>Orange Peel Powder:<\\/strong><\\/h3><p><br>Orange Peel Powder is a natural astringent that rejuvenates the skin to ensure the overall health of the skin by preventing the signs of wrinkles, skin aging and fine. The goodness of vitamin C helps to deeply cleanse the pores of the skin for giving an overall refreshing look.<br><br>&nbsp;<\\/p><h3><strong>Directions of use:<\\/strong><br>&nbsp;<\\/h3><p>Orange Peel Powder can be added with milk or curd and applied to get that extra glow or for removing tan.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-13T03:34:52.000000Z\",\"updated_at\":\"2024-03-23T08:00:44.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000507\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 28.5, 1.5, 0, 'include', 'canceled', 'unpaid', '2024-06-02 18:21:39', '2024-06-02 19:30:55', NULL, '100g', '{\"Quantity\":\"100g\"}', 'discount_on_product', 0, 0),
(291, 100186, 148, 1, NULL, '{\"id\":148,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Moringa Leaf Powder - Boosts energy and nourishes your body naturally |\",\"slug\":\"ae-naturals-moringa-leaf-powder-250g-At8a6d\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e29d35ee40.png\\\",\\\"2023-09-23-650e29d35fc66.png\\\",\\\"2023-09-23-650e29d35ff27.png\\\",\\\"2023-09-23-650e29d360274.png\\\",\\\"2023-09-23-650e29d3605f7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654bb83698def.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"      250g\\\",\\\"      500g\\\",\\\"      1kg\\\",\\\"      25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":50,\\\"sku\\\":\\\"MLP-Beanybn|-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":110,\\\"sku\\\":\\\"MLP-Beanybn|-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":200,\\\"sku\\\":\\\"MLP-Beanybn|-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":315,\\\"sku\\\":\\\"MLP-Beanybn|-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":6625,\\\"sku\\\":\\\"MLP-Beanybn|-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":299,\"purchase_price\":299,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Moringa Leaf Powder is not just a supplement; it\'s a nutritional powerhouse extracted from the dried leaves of the Moringa oleifera tree. Bursting with essential vitamins, minerals, and antioxidants, this premium quality superfood powder aims to become your go-to source for enhanced health and vitality.<\\/p><p>Embrace the multifaceted benefits: from fortifying your immune system to promoting the well-being of your skin, hair, and nails. Its antioxidant-rich composition, coupled with anti-inflammatory compounds, provides a holistic approach to health. With a significant dosage of vitamins A, C, and E, along with essential minerals like iron and calcium, this powder is your ticket to a well-nourished body.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Boosts Immunity and Supports Digestive Health:<\\/strong> Fortify your defences and maintain digestive wellness with the potent nutrients in AE Naturals Moringa Leaf Powder.<\\/li><li><strong>Promotes Healthy Skin, Hair, and Nails:<\\/strong> Unleash the natural radiance as this powder supports the health of your skin, hair, and nails.<\\/li><li><strong>High in Antioxidants and Anti-inflammatory Compounds:<\\/strong> Harness the protective power of antioxidants and anti-inflammatory properties for your overall health.<\\/li><li><strong>Rich in Vitamins A, C, and E, and Minerals like Iron and Calcium:<\\/strong> Elevate your daily nutrient intake with a rich blend of essential vitamins and minerals crucial for your well-being.<\\/li><li><strong>Helps Regulate Blood Sugar Levels and May Reduce Cholesterol:<\\/strong> Support your metabolic health with potential benefits in blood sugar regulation and cholesterol reduction.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Moringa is a nutrient-dense superfood that can provide a wide range of health benefits. Its high levels of antioxidants, vitamins, and minerals make it a valuable ingredient in a variety of health and wellness products.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Add 1-2 teaspoons to smoothies, juices, or other beverages.<\\/p><p>2. Use it as a seasoning in your favourite recipes.<\\/p><p>3. Make it a part of your daily diet.<\\/p><p>4. Enjoy the benefits of this superfood as part of a balanced and healthy lifestyle.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:57:07.000000Z\",\"updated_at\":\"2024-04-21T13:27:06.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Moringa Leaf Powder | Nutrient-Rich & Immunity\",\"meta_description\":\"Discover the benefits of AE Naturals Moringa Leaf Powder. Protect your liver, maintain blood sugar, and boost immunity. It\'s your natural solution for treating and skin infections. Try it tod\",\"meta_image\":\"2023-10-07-6520f3b522da0.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000086\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 47.5, 2.5, 0, 'include', 'canceled', 'unpaid', '2024-06-02 18:21:39', '2024-06-02 19:30:55', NULL, '100g', '{\"Quantity\":\"100g\"}', 'discount_on_product', 0, 0),
(292, 100186, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":996,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-06-02T12:27:26.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-06-02 18:21:39', '2024-06-02 19:30:55', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(293, 100187, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":158,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-06-01T17:46:39.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-06-03 11:27:35', '2024-06-26 11:41:06', NULL, '', '[]', 'discount_on_product', 1, 0),
(294, 100188, 100, 1, NULL, '{\"id\":100,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Herbal Shampoo 300ml\",\"slug\":\"ae-naturals-roop-sundar-herbal-shampoo-300ml-TZ0NA6\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"2\\\",\\\"position\\\":1},{\\\"id\\\":\\\"11\\\",\\\"position\\\":2}]\",\"category_id\":\"2\",\"sub_category_id\":\"11\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d55e54f8d5.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654bb31107c97.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":200,\"minimum_order_qty\":1,\"details\":\"<p>Revitalize your hair care routine with AE Naturals\' Roop Sundar Herbal Shampoo, a natural and nourishing solution for healthy and vibrant hair. Immerse your locks in the goodness of herbal extracts and oils carefully crafted to cleanse, soothe the scalp, stimulate growth, and prevent hair fall. This herbal shampoo provides a holistic approach to hair care, ensuring not just cleanliness but also promoting overall hair health. The soothing properties of the herbal blend offer a calming sensation to your scalp, while the stimulating effects contribute to improved hair growth. The preventative measures against hair fall make this shampoo an ideal choice for those seeking a natural solution to hair concerns.<\\/p><p>&nbsp;<\\/p><p>Indulge in the benefits of healthier and shinier hair, enjoying the transformative effects of AE Naturals\' Roop Sundar Herbal Shampoo. Elevate your hair care experience with a shampoo that goes beyond cleansing, infusing your hair and scalp with the natural goodness they deserve. Unveil the potential of your hair, embracing a vibrant and revitalized look with each use.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishes &amp; Strengthens Hair<\\/strong>: &nbsp;The product provides essential nutrients and strengthening elements, like vitamins and proteins, to nourish and fortify the hair, contributing to improved overall hair health.<\\/li><li><strong>Stimulates Healthy Hair Growth<\\/strong>: &nbsp;Incorporating ingredients that promote blood circulation or stimulate hair follicles, the product actively supports healthy hair growth, fostering a fuller and more robust mane.<\\/li><li><strong>Reduces Hair Fall<\\/strong>: &nbsp;With components that address hair fall, such as strengthening agents or those targeting scalp health, the product helps reduce hair fall, promoting a thicker and more resilient hair structure.<\\/li><li><strong>Soothes &amp; Moisturizes the Scalp<\\/strong>: &nbsp;Likely containing soothing agents like aloe vera or chamomile, the product calms and moisturizes the scalp, addressing dryness and promoting a comfortable and healthy scalp environment.<\\/li><li><strong>Enhances Hair\'s Natural Shine &amp; Smoothness:<\\/strong> &nbsp;Incorporating ingredients for shine and smoothness, such as argan oil or silk proteins, the product enhances the hair\'s natural shine and smooth texture, contributing to a lustrous and well-groomed appearance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Neem Extract: <\\/strong>With soothing properties, Neem Extract calms the scalp, effectively reduces dandruff, and acts preventatively against hair fall, promoting a healthier scalp environment.<\\/li><li><strong>Amla Extract: <\\/strong>Antioxidant-rich Amla Extract nourishes and strengthens hair, offering protection against premature graying, and contributes to overall hair vitality.<\\/li><li><strong>Hibiscus Extract: <\\/strong>Hibiscus Extract enhances hair elasticity, prevents breakage, and soothes the scalp, providing a trifecta of benefits for improved hair health.<\\/li><li><strong>Brahmi Extract<\\/strong>: Known for promoting growth, Brahmi Extract nourishes hair follicles and reduces hair fall, supporting a fuller and healthier mane.<\\/li><li><strong>Bhringraj Extract<\\/strong>: Bhringraj Extract strengthens hair roots, prevents graying, and reduces hair fall, contributing to overall hair resilience.<\\/li><li><strong>Onion Extract: <\\/strong>Nourishing and strengthening, Onion Extract reduces hair fall, making it a valuable ingredient for maintaining robust and healthy hair.<\\/li><li><strong>Licorice Extract<\\/strong>: Soothing the scalp, fighting dandruff, and preventing hair fall, Licorice Extract serves as a multi-benefit ingredient for scalp and hair care.<\\/li><li><strong>Tulsi Extract<\\/strong>: With antibacterial and antifungal properties, Tulsi Extract reduces irritation, fights dandruff, and promotes a healthier scalp.<\\/li><li><strong>Methi Extract: <\\/strong>Protein-rich Methi Extract promotes growth, strengthens hair, and provides essential nutrients for overall hair health.<\\/li><li><strong>Bakuchi Extract<\\/strong>: Bakuchi Extract reduces hair fall and stimulates growth, contributing to a fuller and more resilient hair profile.<\\/li><li><strong>Burdock Extract<\\/strong>: Nourishing the hair, preventing breakage, and reducing inflammation, Burdock Extract offers comprehensive care for a healthier scalp and hair.<\\/li><li><strong>Shikakai: <\\/strong>A cleansing agent, Shikakai reduces irritation, promotes growth, and contributes to a refreshed and revitalized scalp.<\\/li><li><strong>Haritaki: <\\/strong>Antioxidant-rich Haritaki nourishes the hair, prevents hair fall, and promotes growth, adding a protective and revitalizing element to the formula.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wet your hair completely.<\\/p><p>2. Apply AE Naturals\' Roop Sundar Herbal Shampoo to your scalp and hair.<\\/p><p>3. Gently massage with your fingertips to create a rich lather.<\\/p><p>4. Rinse your hair thoroughly with water.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T08:52:53.000000Z\",\"updated_at\":\"2024-06-03T08:43:36.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Roop Sundar Herbal Shampoo - Promotes Healthy Hair Growth\",\"meta_description\":\"Discover the natural goodness of AE Naturals Roop Sundar Herbal Shampoo. Reduce hair fall, nourish your scalp, and enjoy shinier, smoother hair. Discover the power of Neem and Amla. Try it no\",\"meta_image\":\"2023-10-08-6522372f666da.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000746\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":25,\"translations\":[],\"reviews\":[{\"id\":932,\"product_id\":100,\"customer_id\":1242,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals\' Roop Sundar Herbal Shampoo has completely transformed my hair! Not only does it smell amazing, but it also leaves my hair feeling incredibly soft and nourished. I\'ve noticed a significant reduction in hair fall since I started using it.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":933,\"product_id\":100,\"customer_id\":1243,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always been hesitant to try new shampoos, but I\'m so glad I gave this one a shot. It\'s gentle yet effective, and it\'s made a noticeable difference in the overall health of my hair.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":934,\"product_id\":100,\"customer_id\":1244,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This shampoo is a game-changer for anyone struggling with hair fall. The combination of herbal extracts and oils has really helped strengthen my hair and reduce breakage. My hair feels thicker and healthier than ever before!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":935,\"product_id\":100,\"customer_id\":1245,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this shampoo soothes and moisturizes my scalp. It\'s incredibly refreshing and leaves my hair feeling clean and revitalized. Plus, the natural shine it adds is just an added bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":936,\"product_id\":100,\"customer_id\":1246,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this shampoo for a few weeks now, and I\'m already seeing a difference in the texture and shine of my hair. It feels softer and looks healthier overall. Definitely worth trying\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":937,\"product_id\":100,\"customer_id\":1247,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Roop Sundar Herbal Shampoo is a must-have in my hair care routine. It\'s gentle on my scalp, yet it effectively cleanses my hair without stripping away natural oils. Plus, it smells divine\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":938,\"product_id\":100,\"customer_id\":1248,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many shampoos claiming to reduce hair fall, but this one actually delivers results. My hair feels stronger and looks healthier with each wash. I couldn\'t be happier\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":939,\"product_id\":100,\"customer_id\":1249,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry scalp for years, but this shampoo has really helped alleviate the irritation and flakiness. My scalp feels soothed and moisturized, and my hair looks shinier than ever before!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":940,\"product_id\":100,\"customer_id\":1250,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The herbal blend in this shampoo is so refreshing! It leaves my scalp feeling clean and invigorated, and my hair looks and feels amazing. I\'m definitely a fan!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":941,\"product_id\":100,\"customer_id\":1251,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this shampoo stimulates healthy hair growth. Since I started using it, I\'ve noticed new baby hairs sprouting up, and my hair feels thicker and fuller overall. Such a game-changer!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":942,\"product_id\":100,\"customer_id\":1252,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My hair has never felt so soft and silky! This shampoo truly nourishes and strengthens my hair from root to tip, and the natural shine it adds is just the cherry on top. I\'m obsessed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":943,\"product_id\":100,\"customer_id\":1253,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been struggling with hair fall due to stress, but this shampoo has really helped minimize breakage and shedding. My hair feels stronger and looks healthier with each use\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":944,\"product_id\":100,\"customer_id\":1254,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This shampoo is like a breath of fresh air for my hair! It cleanses without stripping away natural oils, leaving my hair feeling clean, soft, and revitalized. I\'ll definitely be repurchasing\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":945,\"product_id\":100,\"customer_id\":1255,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Shampoo has become a staple in my shower routine. It\'s gentle yet effective, and it leaves my hair feeling clean, soft, and nourished. Plus, it smells amazing\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":946,\"product_id\":100,\"customer_id\":1256,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant reduction in hair fall since I started using this shampoo. My hair feels stronger and looks healthier overall. I\'m so impressed with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":947,\"product_id\":100,\"customer_id\":1257,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this shampoo enhances my hair\'s natural shine and smoothness. It leaves my hair looking glossy and feeling silky soft, and the scent is absolutely heavenly!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":948,\"product_id\":100,\"customer_id\":1258,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My scalp feels soothed and refreshed after using this shampoo. It\'s incredibly gentle yet effective, and it leaves my hair looking and feeling amazing. I\'ll definitely be purchasing again\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":949,\"product_id\":100,\"customer_id\":1259,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many shampoos over the years, but this one is by far the best. It cleanses my hair without stripping away natural oils, and it leaves my hair feeling clean, soft, and nourished.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":950,\"product_id\":100,\"customer_id\":1260,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The herbal ingredients in this shampoo are so soothing and refreshing! They leave my scalp feeling clean and invigorated, and my hair looks and feels amazing. I\'m hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":951,\"product_id\":100,\"customer_id\":1261,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been struggling with hair fall for months, but this shampoo has really helped minimize breakage and shedding. My hair feels stronger and looks healthier with each wash. I couldn\'t be happier\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":952,\"product_id\":100,\"customer_id\":1262,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this shampoo gently cleanses my hair without stripping away natural oils. It leaves my hair feeling clean, soft, and nourished, and the herbal scent is so refreshing\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":953,\"product_id\":100,\"customer_id\":1263,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My hair has never looked or felt better since I started using this shampoo. It\'s gentle yet effective, and it leaves my hair feeling clean, soft, and nourished. Plus, it smells amazing\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":954,\"product_id\":100,\"customer_id\":1264,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant improvement in the overall health of my hair since I started using this shampoo. It feels stronger, looks shinier, and has a natural bounce that I\'ve never had before\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":955,\"product_id\":100,\"customer_id\":1265,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This shampoo is a game-changer for anyone struggling with dry, damaged hair. It\'s incredibly nourishing and moisturizing, and it leaves my hair feeling soft, smooth, and revitalized. I\'m obsessed\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":956,\"product_id\":100,\"customer_id\":1266,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many shampoos claiming to reduce hair fall, but this one actually delivers results. My hair feels stronger and looks healthier with each wash, and I\'ve noticed a significant reduction in breakage and shedding.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'delivered', 'unpaid', '2024-06-03 14:15:59', '2024-06-26 11:44:05', NULL, '', '[]', 'discount_on_product', 1, 0),
(295, 100189, 344, 1, NULL, '{\"id\":344,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Pure Kokum Butter Refined\",\"slug\":\"pure-kokum-butter-refined-oBLsoZ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-66013503ac052.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-66013503acdb7.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"250g\\\",\\\"  1kg\\\",\\\"  25kg\\\",\\\"  100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"250g\\\",\\\"price\\\":230,\\\"sku\\\":\\\"PKBR-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":850,\\\"sku\\\":\\\"PKBR-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":20500,\\\"sku\\\":\\\"PKBR-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":80000,\\\"sku\\\":\\\"PKBR-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":230,\"purchase_price\":230,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>PureGlow Refined Kokum Butter is a premium-grade butter extracted from the seeds of the Garcinia indica tree. With its high content of beneficial fatty acids, this refined butter is prized for its moisturizing and emollient properties, making it an excellent ingredient for skincare and haircare formulations.<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Ideal for creating nourishing creams, lotions, balms, soaps, and hair masks.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T08:25:39.000000Z\",\"updated_at\":\"2024-04-04T05:39:31.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"PureGlow Refined Kokum Butter - Premium Moisturizing Ingredient for Skincare & Haircare\",\"meta_description\":\"Explore PureGlow Refined Kokum Butter, a premium-grade butter prized for its moisturizing and emollient properties. Perfect for skincare and haircare formulations, this refined butter is idea\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"250306\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 188.6, 41.4, 0, 'include', 'delivered', 'unpaid', '2024-06-03 16:01:08', '2024-06-04 15:34:12', NULL, '250g', '{\"Quantity\":\"250g\"}', 'discount_on_product', 1, 0),
(296, 100190, 159, 1, NULL, '{\"id\":159,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Health 360 Concentrated Herbal Juice500ml\",\"slug\":\"ae-naturals-health-360-herbal-juice-500ml-rjFMNH\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"30\\\",\\\"position\\\":1}]\",\"category_id\":\"30\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-01-06-6599360e3d88b.png\\\",\\\"2024-01-06-6599360e3ecb4.png\\\",\\\"2024-01-06-6599360e3f238.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-01-06-6599360e3f87a.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/0fd8e2BdLmY?si=ux6iR7_4jijDMaY6\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"5\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_5\\\",\\\"title\\\":\\\"Pack\\\",\\\"options\\\":[\\\"1\\\",\\\"  3\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1\\\",\\\"price\\\":400,\\\"sku\\\":\\\"H3CHJ-1\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"3\\\",\\\"price\\\":999,\\\"sku\\\":\\\"H3CHJ-3\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":400,\"purchase_price\":400,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<figure class=\\\"media\\\"><oembed url=\\\"https:\\/\\/youtu.be\\/1Slr-ywJ8kk?feature=shared\\\"><\\/oembed><\\/figure><p>AE Naturals Health 360 Herbal Juice, a blend of Aloe Vera, Amla, and Tulsi. Crafted to invigorate mind and body, this product promotes holistic wellness through enhanced digestion, immunity boost, and gentle detoxification. Get the goodness of Aloe Vera, renowned for its soothing properties that calm the gut and provide digestive health. Vitamin C-rich Amla bolsters your body\'s defenses, promoting radiant skin and robust immunity. Tulsi, the sacred herb, purifies from within, acting as an antioxidant and supporting respiratory health. With each sip, experience the gentle cleansing of your body, the balance of blood sugar levels, and the alleviation of stress.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Digestion and Metabolism Boost: <\\/strong>This potent blend of Aloe Vera, Amla, and Tulsi aids in digestion, helping your body efficiently absorb nutrients while promoting a healthy metabolism.&nbsp;<\\/li><li><strong>Enhanced Immunity and Sickness Defense:<\\/strong> Packed with immune-boosting Amla and antioxidant-rich Tulsi, this herbal elixir fortifies your immune system, making it more resilient against sickness and infections.&nbsp;<\\/li><li><strong>Detoxification and Clear Skin: Cleanse<\\/strong> your body from within and get the clear, radiant skin with AE Naturals Health 360 Herbal Juice. Feel refreshed both inside and out as you experience clearer, healthier skin.<\\/li><li><strong>Stress Relief and Mental Clarity:<\\/strong> Relax your mind and soothe your senses with AE Naturals Health 360 Herbal Juice. No more stress-induced headaches and foggy thoughts.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Aloe Vera:<\\/strong> Soothes stomach, promotes gut health, aids digestion, and calms acidity.<\\/li><li><strong>Amla (Indian Gooseberry):<\\/strong> Rich in vitamin C, boosts immunity, enhances skin health, and supports detoxification.<\\/li><li><strong>Tulsi (Holy Basil):<\\/strong> Cleanses the body, acts as an antioxidant, aids in respiratory health, and promotes overall well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions To Use:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Mix 15ml of AE Naturals Health 360 Herbal Juice with 150ml of water.<\\/li><li>Consume on an empty stomach once or twice daily for optimal results.<\\/li><li>Incorporate into your daily routine for improved digestion, immunity, and overall wellness.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-01-06T11:14:22.000000Z\",\"updated_at\":\"2024-05-27T07:15:40.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"\\\"Revitalize Your Body with AE Naturals Health 360 Herbal Juice: Digestive Boost, Immunity Support, and Stress Relief\\\"\",\"meta_description\":\"\\\"Experience holistic wellness with AE Naturals Health 360 Herbal Juice, crafted with Aloe Vera, Amla, and Tulsi. Boost digestion, enhance immunity, and detoxify naturally.\",\"meta_image\":\"2024-05-18-664884093a1d4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000752\",\"additional_desc\":\"<p><strong>Free Shipping<\\/strong><\\/p><p>Buy Pack Of 3 and get 200 discount<\\/p>\",\"additional_text_color\":\"#e25050\",\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":301,\"product_id\":159,\"customer_id\":530,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant improvement in my digestion and metabolism since starting AE Naturals Health 360 Herbal Juice. The blend of Aloe Vera, Amla, and Tulsi has made my digestive system more efficient, and I feel more energized throughout the day.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":302,\"product_id\":159,\"customer_id\":531,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone prone to frequent sickness, I\'m amazed at how AE Naturals Health 360 Herbal Juice has boosted my immunity. The immune-boosting Amla and antioxidant-rich Tulsi have made me more resilient against infections, and I feel healthier overall.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":303,\"product_id\":159,\"customer_id\":532,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how AE Naturals Health 360 Herbal Juice has detoxified my body and given me clearer, radiant skin. It\'s like giving my body a fresh start from within, and I\'ve noticed a visible improvement in the health of my skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":304,\"product_id\":159,\"customer_id\":533,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This herbal juice has been a lifesaver for me when it comes to stress relief and mental clarity. The soothing effects of the blend help me relax my mind and stay focused, even during the busiest days.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":305,\"product_id\":159,\"customer_id\":534,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Health 360 Herbal Juice has become an essential part of my daily routine. Not only does it improve my digestion and immunity, but it also detoxifies my body and helps me manage stress better. I feel like a healthier, happier version of myself.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":306,\"product_id\":159,\"customer_id\":535,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with digestive issues for years, but AE Naturals Health 360 Herbal Juice has provided me with much-needed relief. It soothes my stomach and promotes healthy digestion, allowing me to enjoy food without discomfort.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":307,\"product_id\":159,\"customer_id\":536,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a difference in my skin since incorporating AE Naturals Health 360 Herbal Juice into my routine. It feels clearer and healthier, and I attribute it to the detoxifying effects of the herbal blend.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 352, 48, 0, 'include', 'delivered', 'unpaid', '2024-06-05 10:19:37', '2024-06-26 11:45:16', NULL, '1', '{\"Pack\":\"1\"}', 'discount_on_product', 1, 0),
(297, 100191, 269, 1, NULL, '{\"id\":269,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Shampoo Base Clear (Transparent ) 1 : 1 Dilution\",\"slug\":\"shampoo-base-clear-transparent-1-1-dilution-AbmVig\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f80519009fd.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f8051901b72.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"  25kg\\\",\\\"  100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"SBC()1:1D-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"SBC()1:1D-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"SBC()1:1D-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Transparent Clear Shampoo Base provides a gentle and effective foundation for creating hair cleansers that leave hair feeling refreshed and revitalized. With its transparent clarity and 1:1 dilution ratio, it offers versatility and clarity, allowing you to customize formulas for optimal hair cleansing.<\\/p><p><br><strong>Application:&nbsp;<\\/strong><br><br>Utilize the Transparent Clear Shampoo Base to craft your own personalized hair cleansers. Dilute it with water or preferred additives to achieve the desired consistency, and enhance the formula with essential oils, botanical extracts, or conditioning agents for a refreshing and nourishing hair care routine.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T09:10:49.000000Z\",\"updated_at\":\"2024-04-10T05:28:18.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Transparent Clear Shampoo Base: Foundation for Gentle Hair Cleansing\",\"meta_description\":\"Discover the Transparent Clear Shampoo Base, perfect for crafting gentle and effective hair cleansers. With a 1:1 dilution ratio, it offers versatility and clarity for a refreshing and revita\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000016\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 139.4, 30.6, 0, 'include', 'canceled', 'unpaid', '2024-06-07 16:35:41', '2024-06-13 11:42:58', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(298, 100192, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":155,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-06-03T05:57:35.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-06-07 17:11:42', '2024-06-26 11:54:14', NULL, '', '[]', 'discount_on_product', 1, 0),
(299, 100193, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":152,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-06-07T11:41:42.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-06-08 21:20:30', '2024-06-26 11:56:11', NULL, '', '[]', 'discount_on_product', 1, 0),
(300, 100194, 256, 1, NULL, '{\"id\":256,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Ultra White Soap Base - White Color\",\"slug\":\"ultra-white-soap-base-white-color-BYuqGa\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f41d460b5a6.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f41d460c285.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"  25kg\\\",\\\"  100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"UWSB-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"UWSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"UWSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Ultra White Soap Base presents a pure blend with a pristine white color, ideal for achieving a clean and radiant complexion. Formulated to cleanse and rejuvenate the skin, this soap base offers a gentle yet effective skincare experience that leaves your skin feeling fresh, soft, and revitalized.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Incorporate the Ultra White Soap Base into your skincare routine to create handmade soaps that promote a luminous and healthy complexion. With its pure white color, this soap base provides a blank canvas for customization, allowing you to craft personalized soaps tailored to your skincare needs.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T10:04:54.000000Z\",\"updated_at\":\"2024-04-10T05:41:00.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Ultra White Soap Base: Pure Blend for Radiant Skincare\",\"meta_description\":\"Explore the Ultra White Soap Base, featuring a pristine white color for a clean and radiant complexion. Create gentle soaps for soft and supple skin with this pure ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000002\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 139.4, 30.6, 0, 'include', 'canceled', 'unpaid', '2024-06-09 10:05:04', '2024-06-13 11:42:50', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 0, 0),
(301, 100194, 265, 1, NULL, '{\"id\":265,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Neem Soap Base - Light Green\",\"slug\":\"neem-soap-base-light-green-9l4ZqB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7e1b81267f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7e1b81345f.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"  25kg\\\",\\\"  100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"NSB-LG-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"NSB-LG-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"NSB-LG-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Neem Soap Base offers a purifying blend infused with a light green hue inspired by the natural essence of neem. Formulated to cleanse and clarify the skin, this soap base provides a revitalizing skincare experience that leaves your skin feeling clean and refreshed.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Utilize the Neem Soap Base to create handmade soaps that harness the purifying properties of neem. With its light green color, reminiscent of the herb\'s natural shade, these soaps cleanse and clarify the skin, promoting a clear and radiant complexion with each use.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:39:52.000000Z\",\"updated_at\":\"2024-04-10T05:32:16.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Neem Soap Base: Purifying Blend for Clean and Clear Skin\",\"meta_description\":\"Discover the Neem Soap Base, featuring a light green hue inspired by the natural essence of neem. Craft purifying soaps to cleanse and clarify the skin for a revitalizing skincare experience.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000011\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'canceled', 'unpaid', '2024-06-09 10:05:04', '2024-06-13 11:42:50', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(302, 100195, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":149,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-06-08T15:50:30.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-06-09 13:08:28', '2024-06-26 12:01:19', NULL, '', '[]', 'discount_on_product', 0, 0),
(303, 100196, 202, 1, NULL, '{\"id\":202,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Musk Melon Fragrance Oil\",\"slug\":\"musk-melon-fragrance-oil-x2Z8UI\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e943a6e9d4b.png\\\",\\\"2024-03-07-65e943a6eae8f.png\\\",\\\"2024-03-07-65e943a6eb560.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e943a6ebce9.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"  1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":255,\\\"sku\\\":\\\"MMFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1920,\\\"sku\\\":\\\"MMFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":255,\"purchase_price\":255,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T04:33:42.000000Z\",\"updated_at\":\"2024-03-23T04:41:27.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000376\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 209.1, 45.9, 0, 'include', 'delivered', 'unpaid', '2024-06-11 01:59:01', '2024-06-26 12:02:16', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(304, 100197, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":146,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-06-09T07:38:28.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-06-11 09:33:04', '2024-06-13 09:53:07', NULL, '', '[]', 'discount_on_product', 0, 0),
(305, 100197, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g | Pack of 2\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Refreshing Soap <\\/strong>is your key to bright and flawless skin. Infused with the goodness of Parijat extracts, Vitamin E, and Aloe Vera gel, this soap is a powerhouse in achieving blemish-free skin by actively preventing the formation of acne, pimples, and blackheads. With its anti-oxidant, anti-bacterial, anti-fungal, and immune-protective properties, this soap acts as a formidable shield against skin aging. By thwarting wrinkles, fine lines, and retaining moisture, it ensures a youthful and radiant complexion. The soap\'s unique formulation imparts a soothing effect, leaving you with a clean and refreshed sensation.<\\/p><p>&nbsp;<\\/p><p>Indulge in the luxury of AE Naturals Roop Sundar Refreshing Soap to experience the combined benefits of Parijat extracts, Vitamin E, and Aloe Vera gel. Revel in the transformative effects of this soap as it makes your skin supple, smooth, and visibly brighter, promoting a refreshed and rejuvenated feeling after each use.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens your skin:<\\/strong> The formulation includes brightening agents such as vitamin C or alpha-arbutin, which actively work to reduce dark spots, hyperpigmentation, and uneven skin tone. This results in a visibly brighter and more radiant complexion over time.<\\/li><li><strong>Makes your skin Blemish-free:<\\/strong> The product likely contains ingredients with anti-inflammatory and blemish-reducing properties, such as salicylic acid or niacinamide. These components help minimize and prevent blemishes, leaving your skin clearer and more uniform.<\\/li><li><strong>Prevents Acne and Pimples:<\\/strong> Formulated with acne-fighting ingredients like salicylic acid or benzoyl peroxide, it actively targets and prevents acne and pimples. This helps in maintaining a smoother and healthier skin surface.<\\/li><li><strong>Prevents Wrinkles and Fine lines:<\\/strong> Anti-aging ingredients like retinol or peptides are likely present to combat the formation of wrinkles and fine lines. These components stimulate collagen production and promote skin elasticity, contributing to a more youthful appearance.<\\/li><li><strong>Moisturizes and keeps your skin soft and supple:<\\/strong> The product incorporates moisturizing agents like hyaluronic acid or glycerin, which work to retain and attract moisture. This helps in keeping the skin well-hydrated, soft, and supple throughout the day.<\\/li><li><strong>Provides nourishment and keeps your skin healthy:<\\/strong> Enriched with vitamins, antioxidants, and other nourishing elements, the product delivers essential nutrients to the skin. This nourishment supports overall skin health, enhancing its resilience, and promoting a vibrant and healthy complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extracts: <\\/strong>Derived from the Parijat plant, these extracts possess anti-inflammatory properties, helping to calm irritated skin. Additionally, their antioxidant nature provides a defense against environmental damage by neutralizing free radicals, contributing to overall skin health and protection.<\\/li><li><strong>Vitamin E Acetate:<\\/strong> Known for its potent antioxidant properties, Vitamin E Acetate helps shield the skin from free radical damage. This vitamin also functions as a moisturizer, aiding in alleviating dry and flaky skin, promoting a smoother and more supple complexion.<\\/li><li><strong>Aloe Vera Gel: <\\/strong>Extracted from the Aloe Vera plant, the gel is renowned for its hydrating and soothing effects on the skin. It helps relieve dryness, reduce inflammation, and soothe irritations, making it a valuable ingredient for maintaining skin comfort.<\\/li><li><strong>Glycerine:<\\/strong> As a humectant, glycerine attracts moisture to the skin and helps retain it, offering effective hydration. This contributes to improving the skin\'s texture, making it feel softer and more nourished.<\\/li><li><strong>BHT (Butylated Hydroxytoluene): <\\/strong>BHT is an antioxidant that plays a crucial role in maintaining the freshness and quality of the soap. By preventing the soap base\'s oils from becoming rancid, BHT extends the shelf life of the product, ensuring its efficacy and safety over time.<\\/li><li><strong>Perfume: <\\/strong>Beyond providing a pleasant fragrance to the soap, the inclusion of perfume enhances the user\'s sensory experience. Aromatic compounds can have mood-boosting effects, adding an extra dimension to the overall bathing experience.<\\/li><li><strong>Soap Base: <\\/strong>Serving as the foundation of the soap, the soap base is responsible for its cleansing action. It effectively removes dirt, oil, and impurities from the skin, leaving it clean and refreshed after use. The specific composition of the soap base determines its lathering and cleansing properties.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions for use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply Roop Sundar Soap on wet skin.<\\/p><p>2. Massage softly in a single direction..<\\/p><p>3. Wash it off gently.<\\/p><p>4. Use twice daily for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-05-27T07:15:40.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":540,\"product_id\":131,\"customer_id\":800,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Roop Sundar Refreshing Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin and reduced dark spots, but it has also kept my skin blemish-free. I love how refreshed and rejuvenated my skin feels after each use. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":541,\"product_id\":131,\"customer_id\":801,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and blemishes for years, but ever since I started using the AE Naturals Roop Sundar Refreshing Soap, my skin has never looked better! It effectively prevents acne and pimples while keeping my skin moisturized and soft. Plus, the soothing sensation it provides is a bonus. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":542,\"product_id\":131,\"customer_id\":802,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless soaps claiming to brighten and rejuvenate the skin, but none have worked as effectively as the AE Naturals Roop Sundar Refreshing Soap. It has significantly reduced my dark spots and hyperpigmentation, giving me a brighter and more even complexion. I love how nourished and healthy my skin looks now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":543,\"product_id\":131,\"customer_id\":803,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":544,\"product_id\":131,\"customer_id\":804,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":545,\"product_id\":131,\"customer_id\":807,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":546,\"product_id\":131,\"customer_id\":808,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is a challenge. The AE Naturals Roop Sundar Refreshing Soap is gentle yet effective, and it has improved the overall health of my skin. It\'s reduced my acne breakouts, kept my skin moisturized, and provided a soothing sensation with each use. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-06-11 09:33:04', '2024-06-13 09:53:07', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(306, 100198, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g | Pack of 2\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Refreshing Soap <\\/strong>is your key to bright and flawless skin. Infused with the goodness of Parijat extracts, Vitamin E, and Aloe Vera gel, this soap is a powerhouse in achieving blemish-free skin by actively preventing the formation of acne, pimples, and blackheads. With its anti-oxidant, anti-bacterial, anti-fungal, and immune-protective properties, this soap acts as a formidable shield against skin aging. By thwarting wrinkles, fine lines, and retaining moisture, it ensures a youthful and radiant complexion. The soap\'s unique formulation imparts a soothing effect, leaving you with a clean and refreshed sensation.<\\/p><p>&nbsp;<\\/p><p>Indulge in the luxury of AE Naturals Roop Sundar Refreshing Soap to experience the combined benefits of Parijat extracts, Vitamin E, and Aloe Vera gel. Revel in the transformative effects of this soap as it makes your skin supple, smooth, and visibly brighter, promoting a refreshed and rejuvenated feeling after each use.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens your skin:<\\/strong> The formulation includes brightening agents such as vitamin C or alpha-arbutin, which actively work to reduce dark spots, hyperpigmentation, and uneven skin tone. This results in a visibly brighter and more radiant complexion over time.<\\/li><li><strong>Makes your skin Blemish-free:<\\/strong> The product likely contains ingredients with anti-inflammatory and blemish-reducing properties, such as salicylic acid or niacinamide. These components help minimize and prevent blemishes, leaving your skin clearer and more uniform.<\\/li><li><strong>Prevents Acne and Pimples:<\\/strong> Formulated with acne-fighting ingredients like salicylic acid or benzoyl peroxide, it actively targets and prevents acne and pimples. This helps in maintaining a smoother and healthier skin surface.<\\/li><li><strong>Prevents Wrinkles and Fine lines:<\\/strong> Anti-aging ingredients like retinol or peptides are likely present to combat the formation of wrinkles and fine lines. These components stimulate collagen production and promote skin elasticity, contributing to a more youthful appearance.<\\/li><li><strong>Moisturizes and keeps your skin soft and supple:<\\/strong> The product incorporates moisturizing agents like hyaluronic acid or glycerin, which work to retain and attract moisture. This helps in keeping the skin well-hydrated, soft, and supple throughout the day.<\\/li><li><strong>Provides nourishment and keeps your skin healthy:<\\/strong> Enriched with vitamins, antioxidants, and other nourishing elements, the product delivers essential nutrients to the skin. This nourishment supports overall skin health, enhancing its resilience, and promoting a vibrant and healthy complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extracts: <\\/strong>Derived from the Parijat plant, these extracts possess anti-inflammatory properties, helping to calm irritated skin. Additionally, their antioxidant nature provides a defense against environmental damage by neutralizing free radicals, contributing to overall skin health and protection.<\\/li><li><strong>Vitamin E Acetate:<\\/strong> Known for its potent antioxidant properties, Vitamin E Acetate helps shield the skin from free radical damage. This vitamin also functions as a moisturizer, aiding in alleviating dry and flaky skin, promoting a smoother and more supple complexion.<\\/li><li><strong>Aloe Vera Gel: <\\/strong>Extracted from the Aloe Vera plant, the gel is renowned for its hydrating and soothing effects on the skin. It helps relieve dryness, reduce inflammation, and soothe irritations, making it a valuable ingredient for maintaining skin comfort.<\\/li><li><strong>Glycerine:<\\/strong> As a humectant, glycerine attracts moisture to the skin and helps retain it, offering effective hydration. This contributes to improving the skin\'s texture, making it feel softer and more nourished.<\\/li><li><strong>BHT (Butylated Hydroxytoluene): <\\/strong>BHT is an antioxidant that plays a crucial role in maintaining the freshness and quality of the soap. By preventing the soap base\'s oils from becoming rancid, BHT extends the shelf life of the product, ensuring its efficacy and safety over time.<\\/li><li><strong>Perfume: <\\/strong>Beyond providing a pleasant fragrance to the soap, the inclusion of perfume enhances the user\'s sensory experience. Aromatic compounds can have mood-boosting effects, adding an extra dimension to the overall bathing experience.<\\/li><li><strong>Soap Base: <\\/strong>Serving as the foundation of the soap, the soap base is responsible for its cleansing action. It effectively removes dirt, oil, and impurities from the skin, leaving it clean and refreshed after use. The specific composition of the soap base determines its lathering and cleansing properties.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions for use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply Roop Sundar Soap on wet skin.<\\/p><p>2. Massage softly in a single direction..<\\/p><p>3. Wash it off gently.<\\/p><p>4. Use twice daily for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-06-11T04:03:04.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":540,\"product_id\":131,\"customer_id\":800,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Roop Sundar Refreshing Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin and reduced dark spots, but it has also kept my skin blemish-free. I love how refreshed and rejuvenated my skin feels after each use. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":541,\"product_id\":131,\"customer_id\":801,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and blemishes for years, but ever since I started using the AE Naturals Roop Sundar Refreshing Soap, my skin has never looked better! It effectively prevents acne and pimples while keeping my skin moisturized and soft. Plus, the soothing sensation it provides is a bonus. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":542,\"product_id\":131,\"customer_id\":802,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless soaps claiming to brighten and rejuvenate the skin, but none have worked as effectively as the AE Naturals Roop Sundar Refreshing Soap. It has significantly reduced my dark spots and hyperpigmentation, giving me a brighter and more even complexion. I love how nourished and healthy my skin looks now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":543,\"product_id\":131,\"customer_id\":803,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":544,\"product_id\":131,\"customer_id\":804,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":545,\"product_id\":131,\"customer_id\":807,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":546,\"product_id\":131,\"customer_id\":808,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is a challenge. The AE Naturals Roop Sundar Refreshing Soap is gentle yet effective, and it has improved the overall health of my skin. It\'s reduced my acne breakouts, kept my skin moisturized, and provided a soothing sensation with each use. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'returned', 'unpaid', '2024-06-12 14:50:58', '2024-06-26 12:03:35', NULL, '', '[]', 'discount_on_product', 0, 0),
(307, 100199, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-05-26T13:30:06.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'failed', 'unpaid', '2024-06-12 18:32:59', '2024-07-01 10:59:03', NULL, '', '[]', 'discount_on_product', 0, 0),
(308, 100200, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":143,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-06-11T04:03:04.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-06-12 18:43:28', '2024-06-13 11:54:49', NULL, '', '[]', 'discount_on_product', 0, 0),
(309, 100201, 257, 1, NULL, '{\"id\":257,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Shea Butter Soap Base - White Color\",\"slug\":\"shea-butter-soap-base-white-color-YJuF2p\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f42aaa2089d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f42aaa21476.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"  25kg\\\",\\\"  100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"SBSB-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"SBSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"SBSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Shea Butter Soap Base offers a nourishing blend with a creamy white color, reflecting the richness of shea butter. Formulated to deeply moisturize and replenish the skin, this soap base provides a luxurious skincare experience that leaves your skin feeling soft, smooth, and pampered.<br>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Incorporate the Shea Butter Soap Base into your skincare routine to create handmade soaps that indulge and nourish the skin. With its creamy white color inspired by the natural shade of shea butter, these luxurious soaps offer a decadent cleanse, promoting a radiant and rejuvenated complexion.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T11:02:02.000000Z\",\"updated_at\":\"2024-04-10T05:40:19.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Shea Butter Soap Base: Nourishing Blend for Luxurious Skincare\",\"meta_description\":\"Indulge in the Shea Butter Soap Base, featuring a creamy white color evoking its nourishing properties. Craft luxurious soaps for soft and supple skin with this rich ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000003\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'canceled', 'unpaid', '2024-06-13 10:21:54', '2024-06-13 16:02:25', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(310, 100202, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":996,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-06-02T14:00:55.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'returned', 'unpaid', '2024-06-13 13:53:26', '2024-07-01 11:21:29', NULL, '', '[]', 'discount_on_product', 0, 0),
(311, 100203, 263, 1, NULL, '{\"id\":263,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Alovera Soap Base - Light Green\",\"slug\":\"alovera-soap-base-light-green-478TE7\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7e1195f9d1.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7e1196066e.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"      25kg\\\",\\\"      100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"ASB-LG-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"ASB-LG-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"ASB-LG-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Aloe Vera Soap Base presents a soothing blend with a light green hue, reflecting the calming properties of aloe vera. Ideal for gentle skincare, this soap base offers a refreshing and nourishing experience that leaves your skin feeling calm and rejuvenated.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Incorporate the Aloe Vera Soap Base into your skincare routine to create handmade soaps that soothe and nourish the skin. With its light green color inspired by the natural shade of aloe vera, these gentle soaps provide a refreshing cleanse, promoting a healthy and revitalized complexion.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:37:13.000000Z\",\"updated_at\":\"2024-04-10T05:34:57.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Aloe Vera Soap Base: Soothing Blend for Gentle Skincare\",\"meta_description\":\"Explore the Aloe Vera Soap Base, featuring a light green hue reminiscent of its soothing properties. Craft gentle soaps for calm and nourished skin with this refreshing ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000009\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-06-14 12:57:58', '2024-06-26 12:09:33', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(312, 100204, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":146,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-06-13T06:24:49.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-06-14 23:15:48', '2024-06-14 23:18:18', NULL, '', '[]', 'discount_on_product', 0, 0),
(313, 100205, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":143,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-06-14T17:45:48.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'failed', 'unpaid', '2024-06-14 23:17:35', '2024-07-01 10:59:52', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(314, 100206, 37, 1, NULL, '{\"id\":37,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087527e6ce5.png\\\",\\\"2023-09-18-65087527e80e8.png\\\",\\\"2023-09-18-65087527e7fd5.png\\\",\\\"2023-09-18-65087527e832e.png\\\",\\\"2023-09-18-65087527e8432.png\\\",\\\"2023-09-18-65087527e856d.png\\\",\\\"2023-09-18-65087527e8652.png\\\",\\\"2023-09-18-65087527e821b.png\\\",\\\"2023-09-18-65087527e8766.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5aa204d86.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/j3Jr2WtWZKk?si=r8ALDXHnOppgMmpz\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":497,\"minimum_order_qty\":1,\"details\":\"<p>nlock the secret to luminous skin with <strong>AE Naturals Roop Sundar Skin Brightening Cream<\\/strong>!<strong> <\\/strong>This cream is your go-to for achieving a radiant, even complexion. Crafted with a blend of natural wonders like saffron, turmeric, and sandalwood, this cream works best to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Indulge in the richness of Kumkumadi Oil, an Ayurvedic treasure that targets uneven skin tone, fine lines, and wrinkles. Hyaluronic acid, a skin-loving ingredient, ensures optimal hydration, leaving your skin plump and supple. The anti-inflammatory prowess of aloe vera soothes and hydrates, while the antioxidant might of Vitamin E protects against stress, diminishing scars and fine lines. Vitamin B3 supports healthy skin, tackling hyperpigmentation and boosting elasticity. Argan Oil, rich in vitamin E and essential fatty acids, nourishes your skin, promoting overall health. The lightweight, non-greasy formula absorbs quickly, making it a breeze to incorporate into your daily routine. Simply apply onto a cleansed face and neck, gently massaging for that coveted clear and glowing skin. Enhance your skincare game with AE Naturals Roop Sundar \\u2013 because your skin deserves the best!&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Illuminate Your Complexion:&nbsp;<\\/strong>Achieve a brighter, clearer complexion effortlessly with AE Naturals Roop Sundar Skin Brightening Cream. Effectively reduces the appearance of dark spots, unveiling a more radiant and even skin tone.<\\/li><li><strong>Combat Dark Spots:&nbsp;<\\/strong>Bid farewell to stubborn dark spots as this cream targets and diminishes their visibility. Kumkumadi Oil, a key ingredient, is a traditional Ayurvedic remedy known for its skin-toning properties.<\\/li><li><strong>Revitalize and Soothe:&nbsp;<\\/strong>Infused with the goodness of Aloe Vera, the cream soothes and hydrates the skin, providing a calming effect. Kumkumadi Oil\'s rejuvenating properties help revitalize and refresh your skin, leaving it feeling more youthful.<\\/li><li><strong>Clear and Glowing Skin:&nbsp;<\\/strong>Maintain consistently clear and glowing skin with the lightweight and non-greasy formula of AE Naturals Roop Sundar. Vitamin E, a powerful antioxidant, plays a key role in protecting against oxidative stress, promoting overall skin health.<\\/li><li><strong>Hydration and Nourishment:&nbsp;<\\/strong>Hyaluronic Acid, a naturally occurring substance, ensures your skin stays plump and hydrated. Argan Oil, rich in vitamin E and essential fatty acids, deeply nourishes and hydrates, promoting skin health.<\\/li><\\/ul><p>&nbsp;&nbsp;&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Kumkumadi Oil:&nbsp;<\\/strong>Packed with Ayurvedic herbs, Kumkumadi Oil brightens skin, evens tone, and reduces wrinkles. It\'s your secret to a healthier, radiant look.<\\/li><li><strong>Hyaluronic Acid:&nbsp;<\\/strong>Nature\'s moisture-locker, Hyaluronic Acid plumps and hydrates for a smoother, youthful appearance. Bid farewell to dry skin and hello to a dewy glow!<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>The calming hero, Aloe Vera soothes and hydrates, making your skin happy. Say goodbye to irritation and hello to a refreshed, nourished feel.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>A powerful antioxidant, Vitamin E protects, reduces scars, and fights wrinkles. Essential for skin health, it\'s your shield against aging stress.<\\/li><li><strong>Vitamin B3:&nbsp;<\\/strong>Skin\'s best friend, Vitamin B3 supports a healthy glow, fights pigmentation, and boosts elasticity. Embrace the goodness for vibrant, resilient skin.<\\/li><li><strong>Argan Oil:&nbsp;<\\/strong>Rich in Vitamin E and antioxidants, Argan Oil hydrates and nourishes. Unlock the secret to soft, glowing skin and luscious locks with this natural gem.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Cleanse face and neck.<\\/li><li>Apply a small amount of AE Naturals Roop Sundar Skin Brightening Cream.<\\/li><li>Gently massage in a circular motion until fully absorbed.<\\/li><li>Use twice daily for optimal results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:04:55.000000Z\",\"updated_at\":\"2024-05-24T13:39:48.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Brightening Cream 30g - Skin Care\",\"meta_description\":\"Discover the benefits of AE Naturals Night Cream with Arbutin, Aloe vera, and more. Fade sun spots, acne scars, and keep your skin youthful and radiant. This cream is your secret to beautiful\",\"meta_image\":\"2023-10-06-651f0419bb819.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000293\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":70,\"product_id\":37,\"customer_id\":288,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After incorporating AE Naturals Roop Sundar Cream into my skincare routine, I\'ve noticed a significant improvement in my complexion. My skin looks more radiant and feels incredibly soft. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":71,\"product_id\":37,\"customer_id\":289,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a month now, and I\'m thrilled with the results. My skin looks brighter, feels smoother, and has a healthy glow. This cream is definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":72,\"product_id\":37,\"customer_id\":290,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has become my holy grail product. It\'s helped fade my acne scars and even out my skin tone, giving me the confidence to go makeup-free!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":73,\"product_id\":37,\"customer_id\":291,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous brightening creams in the past, but AE Naturals Roop Sundar Cream stands out. Its blend of natural ingredients feels luxurious on the skin and has helped fade my dark spots. I highly recommend it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":74,\"product_id\":37,\"customer_id\":292,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After using AE Naturals Roop Sundar Cream for just a few days, I noticed a significant difference in my skin. It looks more radiant, feels smoother, and has a healthier glow. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":75,\"product_id\":37,\"customer_id\":293,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream is now a staple in my skincare routine. The lightweight formula absorbs quickly and leaves my skin feeling soft, hydrated, and noticeably brighter. I couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":76,\"product_id\":37,\"customer_id\":294,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with sensitive skin, I\'m always cautious about trying new products. But AE Naturals Roop Sundar Cream has exceeded my expectations. It\'s gentle, yet effective, and has given my skin a much-needed boost!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":77,\"product_id\":37,\"customer_id\":295,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a few weeks now, and I\'m amazed at the results. My skin looks more even-toned, and the fine lines are less noticeable. Definitely worth it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":78,\"product_id\":37,\"customer_id\":296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dull skin for years, but AE Naturals Roop Sundar Cream has truly transformed my complexion. My skin feels hydrated, looks clearer, and has a beautiful glow!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":79,\"product_id\":37,\"customer_id\":297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has been a game-changer for me! It\'s helped fade my dark spots and uneven skin tone, leaving my complexion noticeably brighter and more radiant.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'returned', 'unpaid', '2024-06-15 10:18:37', '2024-07-12 11:14:22', NULL, '', '[]', 'discount_on_product', 0, 0),
(315, 100207, 37, 1, NULL, '{\"id\":37,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087527e6ce5.png\\\",\\\"2023-09-18-65087527e80e8.png\\\",\\\"2023-09-18-65087527e7fd5.png\\\",\\\"2023-09-18-65087527e832e.png\\\",\\\"2023-09-18-65087527e8432.png\\\",\\\"2023-09-18-65087527e856d.png\\\",\\\"2023-09-18-65087527e8652.png\\\",\\\"2023-09-18-65087527e821b.png\\\",\\\"2023-09-18-65087527e8766.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5aa204d86.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/j3Jr2WtWZKk?si=r8ALDXHnOppgMmpz\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":496,\"minimum_order_qty\":1,\"details\":\"<p>nlock the secret to luminous skin with <strong>AE Naturals Roop Sundar Skin Brightening Cream<\\/strong>!<strong> <\\/strong>This cream is your go-to for achieving a radiant, even complexion. Crafted with a blend of natural wonders like saffron, turmeric, and sandalwood, this cream works best to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Indulge in the richness of Kumkumadi Oil, an Ayurvedic treasure that targets uneven skin tone, fine lines, and wrinkles. Hyaluronic acid, a skin-loving ingredient, ensures optimal hydration, leaving your skin plump and supple. The anti-inflammatory prowess of aloe vera soothes and hydrates, while the antioxidant might of Vitamin E protects against stress, diminishing scars and fine lines. Vitamin B3 supports healthy skin, tackling hyperpigmentation and boosting elasticity. Argan Oil, rich in vitamin E and essential fatty acids, nourishes your skin, promoting overall health. The lightweight, non-greasy formula absorbs quickly, making it a breeze to incorporate into your daily routine. Simply apply onto a cleansed face and neck, gently massaging for that coveted clear and glowing skin. Enhance your skincare game with AE Naturals Roop Sundar \\u2013 because your skin deserves the best!&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Illuminate Your Complexion:&nbsp;<\\/strong>Achieve a brighter, clearer complexion effortlessly with AE Naturals Roop Sundar Skin Brightening Cream. Effectively reduces the appearance of dark spots, unveiling a more radiant and even skin tone.<\\/li><li><strong>Combat Dark Spots:&nbsp;<\\/strong>Bid farewell to stubborn dark spots as this cream targets and diminishes their visibility. Kumkumadi Oil, a key ingredient, is a traditional Ayurvedic remedy known for its skin-toning properties.<\\/li><li><strong>Revitalize and Soothe:&nbsp;<\\/strong>Infused with the goodness of Aloe Vera, the cream soothes and hydrates the skin, providing a calming effect. Kumkumadi Oil\'s rejuvenating properties help revitalize and refresh your skin, leaving it feeling more youthful.<\\/li><li><strong>Clear and Glowing Skin:&nbsp;<\\/strong>Maintain consistently clear and glowing skin with the lightweight and non-greasy formula of AE Naturals Roop Sundar. Vitamin E, a powerful antioxidant, plays a key role in protecting against oxidative stress, promoting overall skin health.<\\/li><li><strong>Hydration and Nourishment:&nbsp;<\\/strong>Hyaluronic Acid, a naturally occurring substance, ensures your skin stays plump and hydrated. Argan Oil, rich in vitamin E and essential fatty acids, deeply nourishes and hydrates, promoting skin health.<\\/li><\\/ul><p>&nbsp;&nbsp;&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Kumkumadi Oil:&nbsp;<\\/strong>Packed with Ayurvedic herbs, Kumkumadi Oil brightens skin, evens tone, and reduces wrinkles. It\'s your secret to a healthier, radiant look.<\\/li><li><strong>Hyaluronic Acid:&nbsp;<\\/strong>Nature\'s moisture-locker, Hyaluronic Acid plumps and hydrates for a smoother, youthful appearance. Bid farewell to dry skin and hello to a dewy glow!<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>The calming hero, Aloe Vera soothes and hydrates, making your skin happy. Say goodbye to irritation and hello to a refreshed, nourished feel.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>A powerful antioxidant, Vitamin E protects, reduces scars, and fights wrinkles. Essential for skin health, it\'s your shield against aging stress.<\\/li><li><strong>Vitamin B3:&nbsp;<\\/strong>Skin\'s best friend, Vitamin B3 supports a healthy glow, fights pigmentation, and boosts elasticity. Embrace the goodness for vibrant, resilient skin.<\\/li><li><strong>Argan Oil:&nbsp;<\\/strong>Rich in Vitamin E and antioxidants, Argan Oil hydrates and nourishes. Unlock the secret to soft, glowing skin and luscious locks with this natural gem.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Cleanse face and neck.<\\/li><li>Apply a small amount of AE Naturals Roop Sundar Skin Brightening Cream.<\\/li><li>Gently massage in a circular motion until fully absorbed.<\\/li><li>Use twice daily for optimal results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:04:55.000000Z\",\"updated_at\":\"2024-06-15T04:48:37.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Brightening Cream 30g - Skin Care\",\"meta_description\":\"Discover the benefits of AE Naturals Night Cream with Arbutin, Aloe vera, and more. Fade sun spots, acne scars, and keep your skin youthful and radiant. This cream is your secret to beautiful\",\"meta_image\":\"2023-10-06-651f0419bb819.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000293\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":70,\"product_id\":37,\"customer_id\":288,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After incorporating AE Naturals Roop Sundar Cream into my skincare routine, I\'ve noticed a significant improvement in my complexion. My skin looks more radiant and feels incredibly soft. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":71,\"product_id\":37,\"customer_id\":289,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a month now, and I\'m thrilled with the results. My skin looks brighter, feels smoother, and has a healthy glow. This cream is definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":72,\"product_id\":37,\"customer_id\":290,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has become my holy grail product. It\'s helped fade my acne scars and even out my skin tone, giving me the confidence to go makeup-free!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":73,\"product_id\":37,\"customer_id\":291,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous brightening creams in the past, but AE Naturals Roop Sundar Cream stands out. Its blend of natural ingredients feels luxurious on the skin and has helped fade my dark spots. I highly recommend it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":74,\"product_id\":37,\"customer_id\":292,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After using AE Naturals Roop Sundar Cream for just a few days, I noticed a significant difference in my skin. It looks more radiant, feels smoother, and has a healthier glow. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":75,\"product_id\":37,\"customer_id\":293,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream is now a staple in my skincare routine. The lightweight formula absorbs quickly and leaves my skin feeling soft, hydrated, and noticeably brighter. I couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":76,\"product_id\":37,\"customer_id\":294,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with sensitive skin, I\'m always cautious about trying new products. But AE Naturals Roop Sundar Cream has exceeded my expectations. It\'s gentle, yet effective, and has given my skin a much-needed boost!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":77,\"product_id\":37,\"customer_id\":295,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a few weeks now, and I\'m amazed at the results. My skin looks more even-toned, and the fine lines are less noticeable. Definitely worth it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":78,\"product_id\":37,\"customer_id\":296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dull skin for years, but AE Naturals Roop Sundar Cream has truly transformed my complexion. My skin feels hydrated, looks clearer, and has a beautiful glow!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":79,\"product_id\":37,\"customer_id\":297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has been a game-changer for me! It\'s helped fade my dark spots and uneven skin tone, leaving my complexion noticeably brighter and more radiant.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-06-15 10:18:37', '2024-07-01 11:45:36', NULL, '', '[]', 'discount_on_product', 0, 0),
(316, 100208, 37, 1, NULL, '{\"id\":37,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087527e6ce5.png\\\",\\\"2023-09-18-65087527e80e8.png\\\",\\\"2023-09-18-65087527e7fd5.png\\\",\\\"2023-09-18-65087527e832e.png\\\",\\\"2023-09-18-65087527e8432.png\\\",\\\"2023-09-18-65087527e856d.png\\\",\\\"2023-09-18-65087527e8652.png\\\",\\\"2023-09-18-65087527e821b.png\\\",\\\"2023-09-18-65087527e8766.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5aa204d86.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/j3Jr2WtWZKk?si=r8ALDXHnOppgMmpz\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":495,\"minimum_order_qty\":1,\"details\":\"<p>nlock the secret to luminous skin with <strong>AE Naturals Roop Sundar Skin Brightening Cream<\\/strong>!<strong> <\\/strong>This cream is your go-to for achieving a radiant, even complexion. Crafted with a blend of natural wonders like saffron, turmeric, and sandalwood, this cream works best to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Indulge in the richness of Kumkumadi Oil, an Ayurvedic treasure that targets uneven skin tone, fine lines, and wrinkles. Hyaluronic acid, a skin-loving ingredient, ensures optimal hydration, leaving your skin plump and supple. The anti-inflammatory prowess of aloe vera soothes and hydrates, while the antioxidant might of Vitamin E protects against stress, diminishing scars and fine lines. Vitamin B3 supports healthy skin, tackling hyperpigmentation and boosting elasticity. Argan Oil, rich in vitamin E and essential fatty acids, nourishes your skin, promoting overall health. The lightweight, non-greasy formula absorbs quickly, making it a breeze to incorporate into your daily routine. Simply apply onto a cleansed face and neck, gently massaging for that coveted clear and glowing skin. Enhance your skincare game with AE Naturals Roop Sundar \\u2013 because your skin deserves the best!&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Illuminate Your Complexion:&nbsp;<\\/strong>Achieve a brighter, clearer complexion effortlessly with AE Naturals Roop Sundar Skin Brightening Cream. Effectively reduces the appearance of dark spots, unveiling a more radiant and even skin tone.<\\/li><li><strong>Combat Dark Spots:&nbsp;<\\/strong>Bid farewell to stubborn dark spots as this cream targets and diminishes their visibility. Kumkumadi Oil, a key ingredient, is a traditional Ayurvedic remedy known for its skin-toning properties.<\\/li><li><strong>Revitalize and Soothe:&nbsp;<\\/strong>Infused with the goodness of Aloe Vera, the cream soothes and hydrates the skin, providing a calming effect. Kumkumadi Oil\'s rejuvenating properties help revitalize and refresh your skin, leaving it feeling more youthful.<\\/li><li><strong>Clear and Glowing Skin:&nbsp;<\\/strong>Maintain consistently clear and glowing skin with the lightweight and non-greasy formula of AE Naturals Roop Sundar. Vitamin E, a powerful antioxidant, plays a key role in protecting against oxidative stress, promoting overall skin health.<\\/li><li><strong>Hydration and Nourishment:&nbsp;<\\/strong>Hyaluronic Acid, a naturally occurring substance, ensures your skin stays plump and hydrated. Argan Oil, rich in vitamin E and essential fatty acids, deeply nourishes and hydrates, promoting skin health.<\\/li><\\/ul><p>&nbsp;&nbsp;&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Kumkumadi Oil:&nbsp;<\\/strong>Packed with Ayurvedic herbs, Kumkumadi Oil brightens skin, evens tone, and reduces wrinkles. It\'s your secret to a healthier, radiant look.<\\/li><li><strong>Hyaluronic Acid:&nbsp;<\\/strong>Nature\'s moisture-locker, Hyaluronic Acid plumps and hydrates for a smoother, youthful appearance. Bid farewell to dry skin and hello to a dewy glow!<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>The calming hero, Aloe Vera soothes and hydrates, making your skin happy. Say goodbye to irritation and hello to a refreshed, nourished feel.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>A powerful antioxidant, Vitamin E protects, reduces scars, and fights wrinkles. Essential for skin health, it\'s your shield against aging stress.<\\/li><li><strong>Vitamin B3:&nbsp;<\\/strong>Skin\'s best friend, Vitamin B3 supports a healthy glow, fights pigmentation, and boosts elasticity. Embrace the goodness for vibrant, resilient skin.<\\/li><li><strong>Argan Oil:&nbsp;<\\/strong>Rich in Vitamin E and antioxidants, Argan Oil hydrates and nourishes. Unlock the secret to soft, glowing skin and luscious locks with this natural gem.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Cleanse face and neck.<\\/li><li>Apply a small amount of AE Naturals Roop Sundar Skin Brightening Cream.<\\/li><li>Gently massage in a circular motion until fully absorbed.<\\/li><li>Use twice daily for optimal results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:04:55.000000Z\",\"updated_at\":\"2024-06-15T05:54:02.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Brightening Cream 30g - Skin Care\",\"meta_description\":\"Discover the benefits of AE Naturals Night Cream with Arbutin, Aloe vera, and more. Fade sun spots, acne scars, and keep your skin youthful and radiant. This cream is your secret to beautiful\",\"meta_image\":\"2023-10-06-651f0419bb819.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000293\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":70,\"product_id\":37,\"customer_id\":288,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After incorporating AE Naturals Roop Sundar Cream into my skincare routine, I\'ve noticed a significant improvement in my complexion. My skin looks more radiant and feels incredibly soft. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":71,\"product_id\":37,\"customer_id\":289,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a month now, and I\'m thrilled with the results. My skin looks brighter, feels smoother, and has a healthy glow. This cream is definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":72,\"product_id\":37,\"customer_id\":290,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has become my holy grail product. It\'s helped fade my acne scars and even out my skin tone, giving me the confidence to go makeup-free!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":73,\"product_id\":37,\"customer_id\":291,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous brightening creams in the past, but AE Naturals Roop Sundar Cream stands out. Its blend of natural ingredients feels luxurious on the skin and has helped fade my dark spots. I highly recommend it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":74,\"product_id\":37,\"customer_id\":292,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After using AE Naturals Roop Sundar Cream for just a few days, I noticed a significant difference in my skin. It looks more radiant, feels smoother, and has a healthier glow. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":75,\"product_id\":37,\"customer_id\":293,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream is now a staple in my skincare routine. The lightweight formula absorbs quickly and leaves my skin feeling soft, hydrated, and noticeably brighter. I couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":76,\"product_id\":37,\"customer_id\":294,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with sensitive skin, I\'m always cautious about trying new products. But AE Naturals Roop Sundar Cream has exceeded my expectations. It\'s gentle, yet effective, and has given my skin a much-needed boost!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":77,\"product_id\":37,\"customer_id\":295,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a few weeks now, and I\'m amazed at the results. My skin looks more even-toned, and the fine lines are less noticeable. Definitely worth it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":78,\"product_id\":37,\"customer_id\":296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dull skin for years, but AE Naturals Roop Sundar Cream has truly transformed my complexion. My skin feels hydrated, looks clearer, and has a beautiful glow!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":79,\"product_id\":37,\"customer_id\":297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has been a game-changer for me! It\'s helped fade my dark spots and uneven skin tone, leaving my complexion noticeably brighter and more radiant.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-06-15 20:44:52', '2024-06-26 12:16:58', NULL, '', '[]', 'discount_on_product', 1, 0),
(317, 100209, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":143,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-06-14T17:48:18.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-06-16 18:31:34', '2024-06-26 12:18:06', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(318, 100210, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":140,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-06-16T13:01:34.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-06-18 21:49:12', '2024-06-26 12:19:50', NULL, '', '[]', 'discount_on_product', 1, 0),
(319, 100211, 340, 1, NULL, '{\"id\":340,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"IPA (Rubbing Alcohol)\",\"slug\":\"ipa-rubbing-alcohol-y5FTr7\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-660122e67bc0b.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-660122e67cb77.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"  25kg\\\",\\\"  100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":245,\\\"sku\\\":\\\"I(A-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":6000,\\\"sku\\\":\\\"I(A-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":23000,\\\"sku\\\":\\\"I(A-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":245,\"purchase_price\":245,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Isopropyl alcohol (IPA), commonly known as rubbing alcohol, is a versatile and widely used disinfectant, antiseptic, and solvent. It is a clear, colorless liquid with a strong odor and is composed of isopropyl alcohol, water, and occasionally small amounts of denaturants to discourage consumption.<\\/p><p>One of the primary uses of IPA is as a disinfectant and antiseptic. Due to its antimicrobial properties, IPA is effective at killing bacteria, viruses, and fungi on surfaces and skin. It is commonly used for cleaning and disinfecting wounds, cuts, and abrasions to prevent infection. IPA is also used to sanitize medical instruments, equipment, and surfaces in healthcare settings, laboratories, and households.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T07:08:22.000000Z\",\"updated_at\":\"2024-06-15T11:53:59.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"250302\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 200.9, 44.1, 0, 'include', 'delivered', 'unpaid', '2024-06-18 22:23:07', '2024-06-26 12:22:29', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(320, 100211, 267, 1, NULL, '{\"id\":267,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Red Wine Soap Base - Wine Color\",\"slug\":\"red-wine-soap-base-wine-color-hzOrWq\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7e37fd5c5f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7e37fd67fa.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"RWSB-WC-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"RWSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"RWSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Red Wine Soap Base offers a luxurious blend infused with the captivating hue and essence of red wine. Elevate your skincare routine with decadent soaps that exude sensuality and rejuvenate the skin, leaving it feeling pampered and refreshed.<br>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Create indulgent soaps with the Red Wine Soap Base, incorporating the rich color and essence of wine into your formulations. Crafted with premium ingredients, these soaps provide a luxurious lather and an enchanting aroma, offering a spa-like experience with every use.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:47:27.000000Z\",\"updated_at\":\"2024-06-17T05:53:46.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Red Wine Soap Base: Luxurious Blend for Sensuous Skincare\",\"meta_description\":\"Indulge in the richness of Red Wine Soap Base, boasting the captivating hue and luxurious essence of wine. Craft decadent soaps for a sensuous and rejuvenating skincare experience.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000013\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-06-18 22:23:07', '2024-06-26 12:22:29', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(321, 100211, 262, 1, NULL, '{\"id\":262,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Charcoal Soap Base - Black Color\",\"slug\":\"charcoal-soap-base-black-color-cCF5MY\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7dedbf1d65.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7dedbf27b1.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"CSB-BC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"CSB-BC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"CSB-BC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Charcoal Soap Base offers a detoxifying blend with a deep black hue, reflecting the purifying properties of charcoal. Designed to cleanse and clarify the skin, this soap base provides an invigorating skincare experience that leaves your skin feeling clean and revitalized.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Utilize the Charcoal Soap Base to create handmade soaps that harness the detoxifying benefits of charcoal. With its deep black color, reminiscent of activated charcoal, these cleansing soaps draw out impurities and toxins, promoting a clear and radiant complexion with every use.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:27:39.000000Z\",\"updated_at\":\"2024-06-17T05:55:32.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Charcoal Soap Base: Detoxifying Blend for Clean and Clear Skin\",\"meta_description\":\"Discover the Charcoal Soap Base, featuring a deep black hue inspired by its detoxifying properties. Craft cleansing soaps for clean and clear skin with this powerful ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000008\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-06-18 22:23:07', '2024-06-26 12:22:29', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(322, 100211, 137, 1, NULL, '{\"id\":137,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Rose Essential Oil\",\"slug\":\"ae-naturals-rose-essential-oil-30ml-Lm8MHI\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"32\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"32\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e213b14a2a.png\\\",\\\"2023-09-23-650e213b15b95.png\\\",\\\"2023-09-23-650e213b15e9a.png\\\",\\\"2023-09-23-650e213b16169.png\\\",\\\"2023-09-23-650e213b163d6.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce3f74e12d.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/BmkONA_VRJY?si=Gq3kf7dWANKwF8l8\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30ml \\\",\\\"      100ml\\\",\\\"      1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30ml\\\",\\\"price\\\":300,\\\"sku\\\":\\\"REO-30ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":880,\\\"sku\\\":\\\"REO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":7990,\\\"sku\\\":\\\"REO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":300,\"purchase_price\":300,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Enhance your self-care routine with&nbsp;<strong>AE Naturals Radiant Rose Essential Oil<\\/strong>, a bottle of pure indulgence. Immerse yourself in the world of aromatherapy, skincare, and holistic wellness as you explore the versatile applications of this premium-quality oil. Derived from roses, it boasts healing properties that effortlessly relax and soothe both mind and body, making it a perfect addition to your daily rituals. Crafted for convenience, this bottle of Rose Essential Oil is ideal for crafting handmade soaps, enriching cosmetics, and elevating your aromatherapy practices. The oil\'s soothing and relaxing properties contribute to mental and physical rejuvenation, promoting a sense of well-being. For a luxurious bathing experience, add a few drops to warm water and let the fragrant waters envelop you in tranquility. To harness its benefits directly on your skin, dilute the essential oil in a carrier oil like jojoba or almond oil. The result is a balanced blend that moisturizes your skin when gently massaged. For those seeking professional advice due to specific skin concerns or medical conditions, consulting a healthcare professional is always recommended. Immerse yourself in the enchanting world of AE Naturals Radiant Rose Essential Oil, where every drop is a step towards holistic well-being.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><h3>&nbsp;<\\/h3><ul><li><strong>Soothing and Relaxing Properties:<\\/strong>&nbsp;Give yourself the calming effects of rose essential oil, designed to relax your mind and body, promoting mental rejuvenation and a sense of tranquility.<\\/li><li><strong>Aromatherapeutic Delight:&nbsp;<\\/strong>Indulge in the enchanting aroma of Radiant Rose Essential Oil by adding a few drops to a diffuser, creating a serene ambiance that enhances your space and promotes a soothing atmosphere<strong>.<\\/strong><\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key Ingredients:<\\/strong><\\/h3><h3>&nbsp;<\\/h3><ul><li><strong>Premium Rose Extracts:&nbsp;<\\/strong>Our essential oil is crafted from premium-quality rose extracts, ensuring a potent and authentic fragrance. These extracts are carefully sourced to capture the natural essence of roses, promoting relaxation and rejuvenation.<\\/li><li><strong>Versatile Carrier Oils - Jojoba and Almond:&nbsp;<\\/strong>To enhance skin application, we blend our rose essential oil with versatile carrier oils like jojoba and almond. These oils ensure a gentle and balanced mixture, making it suitable for direct skin application after dilution.<\\/li><li><strong>Aromatherapeutic Blend:&nbsp;<\\/strong>Give yourself an enchanting aroma of our Radiant Rose Essential Oil. The carefully curated blend promotes a sense of well-being, making it ideal for aromatherapy. Add a few drops to a diffuser and let tranquility fill your space.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Dilute a few drops of jojoba or almond oil for gentle skin application.<\\/li><li>After dilution, massage onto skin for a moisturizing and rejuvenating experience.<\\/li><li>Add a few drops to a diffuser to fill your space with enchanting rose aroma.<\\/li><li>Enhance your bath by adding a few drops, creating a fragrant and soothing atmosphere.<\\/li><li>Before direct skin application, conduct a small patch test to check for adverse reactions.<\\/li><li>Consult a healthcare professional for specific skin concerns or medical conditions.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:20:27.000000Z\",\"updated_at\":\"2024-06-17T07:27:36.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Premium Rose Essential Oil - Multiple Benefits\",\"meta_description\":\"Discover the benefits of AE Naturals Rose Essential Oil. From hair growth to stress relief, this oil can be used in soaps, cosmetics, and more for a holistic wellness experience.\",\"meta_image\":\"2023-10-08-65224c82821f8.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000327\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 246, 54, 0, 'include', 'delivered', 'unpaid', '2024-06-18 22:23:07', '2024-06-26 12:22:29', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(323, 100211, 363, 1, NULL, '{\"id\":363,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"IPA Rubbing Alcohol\",\"slug\":\"ipa-rubbing-alcohol-v8bN72\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"40\\\",\\\"position\\\":1}]\",\"category_id\":\"40\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-29-660642443a6c9.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-29-660642443b27d.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    5kg\\\",\\\"    10kg\\\",\\\"    20kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":250,\\\"sku\\\":\\\"IRA-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"5kg\\\",\\\"price\\\":1140,\\\"sku\\\":\\\"IRA-5kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"10kg\\\",\\\"price\\\":2200,\\\"sku\\\":\\\"IRA-10kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"20kg\\\",\\\"price\\\":4200,\\\"sku\\\":\\\"IRA-20kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":250,\"purchase_price\":250,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>PureGuard IPA Rubbing Alcohol is a versatile disinfectant and antiseptic solution widely used for cleaning and sanitizing purposes. With its high concentration of isopropyl alcohol, this essential product effectively kills germs and bacteria on surfaces and skin.<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Essential for disinfecting surfaces, medical equipment, and skin before injections or minor surgical procedures.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-29T04:23:32.000000Z\",\"updated_at\":\"2024-06-15T10:35:11.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"PureGuard IPA Rubbing Alcohol - Powerful Disinfectant for Cleaning & Sanitizing\",\"meta_description\":\"Explore PureGuard IPA Rubbing Alcohol, a potent disinfectant perfect for cleaning and sanitizing surfaces and skin. With its high concentration of isopropyl alcohol, this essential product ef\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"290319\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 205, 45, 0, 'include', 'delivered', 'unpaid', '2024-06-18 22:23:07', '2024-06-26 12:22:29', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(324, 100212, 43, 1, NULL, '{\"id\":43,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"9G Multivitamins and Multimineral Soft Gel Capsules, 30 Capsules\",\"slug\":\"ae-naturals-9g-multivitamins-and-multimineral-soft-gel-capsules-30-capsules-zY96iP\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-08-6613aff867a1e.png\\\",\\\"2024-04-08-6613aff86891e.png\\\",\\\"2024-04-08-6613aff868c2d.png\\\",\\\"2023-09-19-65091af39acde.png\\\",\\\"2023-09-19-65091af39ad87.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-08-6613b057c24ef.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=8pcS_pPlgFw7nt2b\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":700,\"purchase_price\":700,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":43,\"discount_type\":\"percent\",\"current_stock\":97,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule offers a synergistic blend of essential nutritional elements, designed to enhance immunity and promote a healthy digestive system. This potent supplement comprises high-quality ingredients, including Omega-3, Grape Seed Extract, Green Tea Extract, and Ginger Root Extract. Packed with antioxidants, these ingredients play a pivotal role in replenishing vitamin and mineral levels in the body, contributing to overall health improvement. AE Naturals 9G Soft Gel Capsules provide a comprehensive shield, potentially safeguarding against diseases related to the heart, kidney, and liver.<\\/p><p>&nbsp;<\\/p><p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule emerge as a holistic solution, offering a harmonious blend of essential nutrients for comprehensive health support. Elevate your nutritional intake with these capsules and empower your body with the tools it needs to thrive.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Boosts immunity and helps maintain energy levels: &nbsp;<\\/strong>The supplement likely contains immune-boosting ingredients such as vitamins C and D, as well as energy-promoting components like B-vitamins, contributing to overall vitality.<\\/li><li><strong>Improves the health of the brain, heart, liver, and kidney<\\/strong>: &nbsp;Formulated with nutrients beneficial for various organs, including omega-3 fatty acids for brain health, antioxidants for the heart, and detoxifying elements for the liver and kidneys, supporting comprehensive organ well-being.<\\/li><li><strong>AE Naturals 9G Capsules Strengthens bones and joints: &nbsp;<\\/strong>Enriched with essential minerals like calcium and joint-supporting compounds, the capsules work to fortify bones and joints, promoting overall skeletal strength.<\\/li><li><strong>Promotes weight loss and maintains it: &nbsp;<\\/strong>The supplement likely includes ingredients supporting weight loss, such as metabolism boosters or appetite regulators, while also providing components for sustained weight maintenance.<\\/li><li><strong>Helps restore the level of vitamins and minerals: &nbsp;<\\/strong>The product aids in restoring and maintaining optimal levels of essential vitamins and minerals, ensuring a balanced nutritional profile for overall health and well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Omega-3 Fats: <\\/strong>Omega-3 fats are crucial for preventing heart disease, stroke, and lupus. They also play protective roles in conditions like cancer. These essential fatty acids contribute to overall cardiovascular health and have anti-inflammatory properties that benefit various bodily functions.<\\/li><li><strong>Grape Seed Extract: <\\/strong>Known for its disease prevention properties, Grape Seed Extract protects against oxidative stress, tissue damage, and inflammation. It has additional benefits, including reducing blood pressure, improving blood flow, and supporting bone strength.<\\/li><li><strong>Green Tea Extract: <\\/strong>Beyond its association with weight loss, Green Tea Extract benefits the skin, helps lower blood sugar levels, and contains antioxidants that may protect against oxidative stress. It is recognized for its potential positive impact on overall health.<\\/li><li><strong>Ginger Root Extract<\\/strong>: Ginger Root Extract is multifaceted in its benefits. It relieves indigestion, exhibits anti-inflammatory properties, and contributes to stress reduction. This natural remedy is known for its digestive and calming effects on the body.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Dosage&nbsp;<\\/strong><\\/h3><p>Take one 9G Capsule every day after lunch as directed by the physician.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-19T03:52:19.000000Z\",\"updated_at\":\"2024-05-30T12:14:50.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals 9G Multivitamin Soft gel Capsules - Boost Health\",\"meta_description\":\"Discover the power of AE Naturals 9G Multivitamin and Multiminerals Soft gel Capsules. A unique blend of essential nutrients for overall wellness. Get yours today for a healthier you!\",\"meta_image\":\"2024-04-08-6613b057c293d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000709\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":18,\"translations\":[],\"reviews\":[{\"id\":315,\"product_id\":43,\"customer_id\":555,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsules are a game-changer! Boosted my immunity and kept my digestion on track. Highly recommended!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":316,\"product_id\":43,\"customer_id\":556,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules are a powerhouse of essential nutrients. Feeling more energetic and healthier since I started taking them. Love the blend of ingredients.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":317,\"product_id\":43,\"customer_id\":557,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules are my daily health companion now. Noticed a significant improvement in my overall well-being. Thank you, AE Naturals.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":318,\"product_id\":43,\"customer_id\":558,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Multivitamins aur Multimineral Soft Gel Capsules ne meri immunity ko boost kiya aur digestion ko regulate kiya. Bahut acchi hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":319,\"product_id\":43,\"customer_id\":559,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many supplements, but AE Naturals 9G Multivitamins stand out. My immune system feels stronger, and my digestive issues have reduced. Impressed.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":320,\"product_id\":43,\"customer_id\":560,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Finally found a supplement that covers all bases! AE Naturals 9G Soft Gel Capsules are my go-to for maintaining a healthy heart, kidney, and liver.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":321,\"product_id\":43,\"customer_id\":561,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins are a must-have in my daily routine. Noticed a remarkable difference in my energy levels and overall vitality.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":322,\"product_id\":43,\"customer_id\":562,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye capsules essential nutrients ka powerhouse hain. Jab se maine inka istemal shuru kiya hai, tab se mujhe jyada energy aur behtar swasthya mehsus ho raha hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":323,\"product_id\":43,\"customer_id\":563,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Soft Gel Capsules ab meri roz ki health ka saathi hai. Mujhe apne overall well-being mein kafi sudhaar mehsus hua hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":324,\"product_id\":43,\"customer_id\":564,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut se supplements try kiye hain, lekin AE Naturals 9G Multivitamins sabse alag hain. Meri immunity mazboot mehsoos ho rahi hai aur meri digestive problems kam hui hain.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":325,\"product_id\":43,\"customer_id\":565,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ant mein ek supplement mila hai jo sabhi zaroori cheezon ko cover karta hai! AE Naturals 9G Soft Gel Capsules mere liye ek zaroori health ka saathi ban gaye hain.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":326,\"product_id\":43,\"customer_id\":566,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules have become an essential part of my health routine. Feeling more resilient and energetic since I started taking them.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":377,\"product_id\":43,\"customer_id\":627,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule has been a game-changer for me! Not only do I feel more energized throughout the day, but I\'ve also noticed improvements in my immunity and digestion. Definitely worth incorporating into your daily routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":378,\"product_id\":43,\"customer_id\":628,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been taking AE Naturals 9G Capsules for a while now, and I\'m impressed with the results. My overall health feels more balanced, and I love that it supports my brain, heart, liver, and kidney health all in one. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":379,\"product_id\":43,\"customer_id\":629,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules have become an essential part of my wellness routine. Not only do they strengthen my bones and joints, but they also support my weight management goals. Plus, I love knowing that I\'m getting all the essential nutrients my body needs.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":380,\"product_id\":43,\"customer_id\":630,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins aur Multimineral Soft Gel Capsule mere liye ek game-changer rahi hai! Din bhar mujhe zyada energy mehsoos hoti hai aur mujhe apni immunity aur digestion mein sudhaar bhi nazar aata hai. Rozana ki routine mein shamil karne layak hai bilkul!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":382,\"product_id\":43,\"customer_id\":632,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules ab mera wellness routine ka ek anivarya hissa ban gaya hai. Yeh mere haddiyon aur jodon ko majboot banata hai, aur mera weight management bhi support karta hai. Aur, mujhe pasand hai ki main apne sharir ko zaroori nutrients dene ka kaam kar raha hoon.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":383,\"product_id\":43,\"customer_id\":633,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine pehle bahut saare supplements try kiye hain, lekin koi bhi AE Naturals 9G Capsules se tulna nahi kar sakta. Meri immunity ko boost karne se lekar weight loss aur uska maintenance tak, yeh capsules sab kuch karte hain. Main ab se zyada energetic aur healthy mehsoos kar raha hoon!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 2, 616, 168, 602, 'include', 'delivered', 'unpaid', '2024-06-19 12:42:46', '2024-07-01 11:03:51', NULL, '', '[]', 'discount_on_product', 1, 0),
(325, 100213, 192, 1, NULL, '{\"id\":192,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Papaya Fruity Fragrance Oil\",\"slug\":\"papaya-fruity-fragrance-oil-Ggozm0\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e940b452ee9.png\\\",\\\"2024-03-07-65e940b453bbd.png\\\",\\\"2024-03-07-65e940b45414a.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e940b4546a4.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"    1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":245,\\\"sku\\\":\\\"PFFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1795,\\\"sku\\\":\\\"PFFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":245,\"purchase_price\":245,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T04:21:08.000000Z\",\"updated_at\":\"2024-06-17T07:08:41.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000366\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 200.9, 44.1, 0, 'include', 'canceled', 'unpaid', '2024-06-19 20:27:44', '2024-06-19 20:58:30', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(326, 100213, 172, 1, NULL, '{\"id\":172,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Papaya Ripe Fragrance Oil\",\"slug\":\"papaya-ripe-fragrance-oil-ZEpNMh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-06-65e84024b5427.png\\\",\\\"2024-03-06-65e84024b6718.png\\\",\\\"2024-03-06-65e84024b70c0.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-06-65e84024b7966.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"    1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":225,\\\"sku\\\":\\\"PRFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1600,\\\"sku\\\":\\\"PRFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":225,\"purchase_price\":225,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-06T10:06:28.000000Z\",\"updated_at\":\"2024-06-17T07:15:43.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000346\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 184.5, 40.5, 0, 'include', 'canceled', 'unpaid', '2024-06-19 20:27:44', '2024-06-19 20:58:30', NULL, '100ml', '{\"Quantity\":\"100ml\"}', 'discount_on_product', 0, 0),
(327, 100213, 169, 1, NULL, '{\"id\":169,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Jasmine Fragrance Oil\",\"slug\":\"jasmine-fragrance-oil-ts3bLC\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-06-65e83d0808bf2.png\\\",\\\"2024-03-06-65e83d080a470.png\\\",\\\"2024-03-06-65e83d080ae79.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-06-65e83d080b968.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"    1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":215,\\\"sku\\\":\\\"JFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1465,\\\"sku\\\":\\\"JFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":215,\"purchase_price\":215,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-06T09:53:12.000000Z\",\"updated_at\":\"2024-06-17T07:19:57.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000343\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 176.3, 38.7, 0, 'include', 'canceled', 'unpaid', '2024-06-19 20:27:44', '2024-06-19 20:58:30', NULL, '100ml', '{\"Quantity\":\"100ml\"}', 'discount_on_product', 0, 0),
(328, 100214, 167, 1, NULL, '{\"id\":167,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Neem Tulsi Fragrance Oil\",\"slug\":\"neem-tulsi-fragrance-oil-9OJUI5\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-06-65e83bdc6514b.png\\\",\\\"2024-03-06-65e83bdc664d8.png\\\",\\\"2024-03-06-65e83bdc6701a.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-06-65e83bdc679f9.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"    1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":255,\\\"sku\\\":\\\"NTFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1930,\\\"sku\\\":\\\"NTFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":255,\"purchase_price\":255,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-06T09:48:12.000000Z\",\"updated_at\":\"2024-06-17T07:20:46.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000341\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 209.1, 45.9, 0, 'include', 'canceled', 'unpaid', '2024-06-19 20:58:07', '2024-06-19 20:58:40', NULL, '100ml', '{\"Quantity\":\"100ml\"}', 'discount_on_product', 0, 0),
(329, 100215, 167, 1, NULL, '{\"id\":167,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Neem Tulsi Fragrance Oil\",\"slug\":\"neem-tulsi-fragrance-oil-9OJUI5\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-06-65e83bdc6514b.png\\\",\\\"2024-03-06-65e83bdc664d8.png\\\",\\\"2024-03-06-65e83bdc6701a.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-06-65e83bdc679f9.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"    1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":255,\\\"sku\\\":\\\"NTFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1930,\\\"sku\\\":\\\"NTFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":255,\"purchase_price\":255,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-06T09:48:12.000000Z\",\"updated_at\":\"2024-06-19T15:28:40.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000341\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 209.1, 45.9, 0, 'include', 'delivered', 'unpaid', '2024-06-19 21:06:25', '2024-06-26 12:39:12', NULL, '100ml', '{\"Quantity\":\"100ml\"}', 'discount_on_product', 1, 0),
(330, 100216, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-06-12T13:02:59.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'canceled', 'unpaid', '2024-06-21 14:47:52', '2024-06-21 17:07:24', NULL, '', '[]', 'discount_on_product', 0, 0),
(331, 100216, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":137,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-06-18T16:19:12.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-06-21 14:47:52', '2024-06-21 17:07:24', NULL, '', '[]', 'discount_on_product', 0, 0),
(332, 100216, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g | Pack of 2\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Refreshing Soap <\\/strong>is your key to bright and flawless skin. Infused with the goodness of Parijat extracts, Vitamin E, and Aloe Vera gel, this soap is a powerhouse in achieving blemish-free skin by actively preventing the formation of acne, pimples, and blackheads. With its anti-oxidant, anti-bacterial, anti-fungal, and immune-protective properties, this soap acts as a formidable shield against skin aging. By thwarting wrinkles, fine lines, and retaining moisture, it ensures a youthful and radiant complexion. The soap\'s unique formulation imparts a soothing effect, leaving you with a clean and refreshed sensation.<\\/p><p>&nbsp;<\\/p><p>Indulge in the luxury of AE Naturals Roop Sundar Refreshing Soap to experience the combined benefits of Parijat extracts, Vitamin E, and Aloe Vera gel. Revel in the transformative effects of this soap as it makes your skin supple, smooth, and visibly brighter, promoting a refreshed and rejuvenated feeling after each use.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens your skin:<\\/strong> The formulation includes brightening agents such as vitamin C or alpha-arbutin, which actively work to reduce dark spots, hyperpigmentation, and uneven skin tone. This results in a visibly brighter and more radiant complexion over time.<\\/li><li><strong>Makes your skin Blemish-free:<\\/strong> The product likely contains ingredients with anti-inflammatory and blemish-reducing properties, such as salicylic acid or niacinamide. These components help minimize and prevent blemishes, leaving your skin clearer and more uniform.<\\/li><li><strong>Prevents Acne and Pimples:<\\/strong> Formulated with acne-fighting ingredients like salicylic acid or benzoyl peroxide, it actively targets and prevents acne and pimples. This helps in maintaining a smoother and healthier skin surface.<\\/li><li><strong>Prevents Wrinkles and Fine lines:<\\/strong> Anti-aging ingredients like retinol or peptides are likely present to combat the formation of wrinkles and fine lines. These components stimulate collagen production and promote skin elasticity, contributing to a more youthful appearance.<\\/li><li><strong>Moisturizes and keeps your skin soft and supple:<\\/strong> The product incorporates moisturizing agents like hyaluronic acid or glycerin, which work to retain and attract moisture. This helps in keeping the skin well-hydrated, soft, and supple throughout the day.<\\/li><li><strong>Provides nourishment and keeps your skin healthy:<\\/strong> Enriched with vitamins, antioxidants, and other nourishing elements, the product delivers essential nutrients to the skin. This nourishment supports overall skin health, enhancing its resilience, and promoting a vibrant and healthy complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extracts: <\\/strong>Derived from the Parijat plant, these extracts possess anti-inflammatory properties, helping to calm irritated skin. Additionally, their antioxidant nature provides a defense against environmental damage by neutralizing free radicals, contributing to overall skin health and protection.<\\/li><li><strong>Vitamin E Acetate:<\\/strong> Known for its potent antioxidant properties, Vitamin E Acetate helps shield the skin from free radical damage. This vitamin also functions as a moisturizer, aiding in alleviating dry and flaky skin, promoting a smoother and more supple complexion.<\\/li><li><strong>Aloe Vera Gel: <\\/strong>Extracted from the Aloe Vera plant, the gel is renowned for its hydrating and soothing effects on the skin. It helps relieve dryness, reduce inflammation, and soothe irritations, making it a valuable ingredient for maintaining skin comfort.<\\/li><li><strong>Glycerine:<\\/strong> As a humectant, glycerine attracts moisture to the skin and helps retain it, offering effective hydration. This contributes to improving the skin\'s texture, making it feel softer and more nourished.<\\/li><li><strong>BHT (Butylated Hydroxytoluene): <\\/strong>BHT is an antioxidant that plays a crucial role in maintaining the freshness and quality of the soap. By preventing the soap base\'s oils from becoming rancid, BHT extends the shelf life of the product, ensuring its efficacy and safety over time.<\\/li><li><strong>Perfume: <\\/strong>Beyond providing a pleasant fragrance to the soap, the inclusion of perfume enhances the user\'s sensory experience. Aromatic compounds can have mood-boosting effects, adding an extra dimension to the overall bathing experience.<\\/li><li><strong>Soap Base: <\\/strong>Serving as the foundation of the soap, the soap base is responsible for its cleansing action. It effectively removes dirt, oil, and impurities from the skin, leaving it clean and refreshed after use. The specific composition of the soap base determines its lathering and cleansing properties.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions for use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply Roop Sundar Soap on wet skin.<\\/p><p>2. Massage softly in a single direction..<\\/p><p>3. Wash it off gently.<\\/p><p>4. Use twice daily for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-06-13T04:23:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":540,\"product_id\":131,\"customer_id\":800,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Roop Sundar Refreshing Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin and reduced dark spots, but it has also kept my skin blemish-free. I love how refreshed and rejuvenated my skin feels after each use. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":541,\"product_id\":131,\"customer_id\":801,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and blemishes for years, but ever since I started using the AE Naturals Roop Sundar Refreshing Soap, my skin has never looked better! It effectively prevents acne and pimples while keeping my skin moisturized and soft. Plus, the soothing sensation it provides is a bonus. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":542,\"product_id\":131,\"customer_id\":802,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless soaps claiming to brighten and rejuvenate the skin, but none have worked as effectively as the AE Naturals Roop Sundar Refreshing Soap. It has significantly reduced my dark spots and hyperpigmentation, giving me a brighter and more even complexion. I love how nourished and healthy my skin looks now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":543,\"product_id\":131,\"customer_id\":803,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":544,\"product_id\":131,\"customer_id\":804,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":545,\"product_id\":131,\"customer_id\":807,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":546,\"product_id\":131,\"customer_id\":808,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is a challenge. The AE Naturals Roop Sundar Refreshing Soap is gentle yet effective, and it has improved the overall health of my skin. It\'s reduced my acne breakouts, kept my skin moisturized, and provided a soothing sensation with each use. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-06-21 14:47:52', '2024-06-21 17:07:24', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(333, 100216, 102, 1, NULL, '{\"id\":102,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Moisturizing Lotion 200ml\",\"slug\":\"ae-naturals-roop-sundar-moisturizing-lotion-200ml-hP5Lj8\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"18\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"18\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660af1e67dd2a.png\\\",\\\"2024-04-01-660af1e67ebc4.png\\\",\\\"2023-09-22-650d5c0cae266.png\\\",\\\"2024-04-01-660af1e67eeba.png\\\",\\\"2023-09-22-650d5c0caee54.png\\\",\\\"2023-09-22-650d5c0caef00.png\\\",\\\"2023-09-22-650d5c0caf075.png\\\",\\\"2023-09-22-650d5c0caf106.png\\\",\\\"2023-09-22-650d5c0caefb6.png\\\",\\\"2023-09-22-650d5c0caf234.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad72c8917f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>Step into a realm of skincare luxury with <strong>AE Naturals Roop Sundar Moisturizing Lotion<\\/strong>, a transformative formula expertly crafted to pamper your skin. In a generous 200ml bottle, this lotion is more than a hydrating solution; it\'s a holistic experience designed to deeply moisturize and rejuvenate. As you apply this lotion, feel the velvety texture embracing your skin, leaving behind a soft, smooth, and radiant complexion. The carefully selected key ingredients work in harmony to go beyond surface-level hydration. They nourish your skin, providing essential nutrients that enhance its natural beauty. The protective layer formed by the lotion shields your skin from external factors, contributing to its overall well-being.<\\/p><p>&nbsp;<\\/p><p>Bid farewell to dryness as AE Naturals Roop Sundar Moisturizing Lotion becomes your go-to solution for revitalized and hydrated skin. This lotion is more than a skincare product; it\'s a daily ritual that transforms your self-care routine into a moment of indulgence. Elevate your skincare experience with AE Naturals Roop Sundar Moisturizing Lotion and say hello to a complexion that radiates health and vitality.<\\/p><p>&nbsp;<\\/p><h3><strong>Key benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Intense Hydration for Enduring Moisture:<\\/strong> &nbsp;The product provides deep and lasting hydration, likely incorporating ingredients like hyaluronic acid or glycerin, ensuring enduring moisture for your skin.<\\/li><li><strong>Softens and Refines Skin Texture<\\/strong>: &nbsp;With skin-softening agents or gentle exfoliants, the product works to soften and refine the texture of your skin, promoting a smoother and more even complexion.<\\/li><li><strong>Amplifies Your Skin\'s Innate Radiance<\\/strong>: &nbsp;Incorporating brightening components or antioxidants, the product enhances your skin\'s natural radiance, contributing to a glowing and vibrant complexion.<\\/li><li><strong>Preserves Youthful Allure<\\/strong>: &nbsp;With anti-aging ingredients like peptides or collagen-boosting compounds, the product helps preserve the skin\'s youthful appearance, reducing the visible signs of aging.<\\/li><li><strong>Shields Against Dryness and Environmental Aggressors<\\/strong>: &nbsp;The formulation likely includes protective elements, such as barrier-enhancing ingredients or antioxidants, to shield your skin against dryness and environmental stressors, maintaining its health and resilience.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Shea Butter<\\/strong>: Known for its deep moisturizing properties, Shea Butter enhances elasticity and suppleness, leaving the skin feeling nourished and hydrated.<\\/li><li><strong>Aloe Vera: <\\/strong>Aloe Vera soothes the skin, reduces inflammation, and provides essential hydration, contributing to a calm and refreshed complexion.<\\/li><li><strong>Vitamin E: <\\/strong>Offering antioxidant protection against free radicals, Vitamin E fosters a youthful look by promoting skin health and reducing signs of aging.<\\/li><li><strong>Coconut Oil<\\/strong>: Acting as a moisture-locking agent, Coconut Oil reveals softness, smoothness, and a natural glow, making it a valuable ingredient for overall skin nourishment.<\\/li><li><strong>Glycerin<\\/strong>: With its moisture-attracting properties, Glycerin draws in and maintains hydration, preventing dryness and contributing to the overall comfort and health of the skin.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply AE Naturals Roop Sundar Moisturizing Lotion all over.<\\/p><p>2. concentrate on dry areas.<\\/p><p>3. Gently massage until fully absorbed.<\\/p><p>4. For optimal results, use daily after showering or whenever your skin craves hydration.<\\/p><p>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T09:19:08.000000Z\",\"updated_at\":\"2024-05-25T09:40:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Moisturizing Lotion - Deep Hydration\",\"meta_description\":\"Experience intense hydration with AE Naturals Roop Sundar Moisturizing Lotion. It softens, smoothens, and enhances your skin\'s natural radiance. Protect against dryness and embrace youthful s\",\"meta_image\":\"2023-10-08-652234958459d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000748\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":20,\"translations\":[],\"reviews\":[{\"id\":781,\"product_id\":102,\"customer_id\":1065,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion is a game-changer for my skin! It\'s incredibly hydrating and leaves my skin feeling soft and smooth all day long. I love how it absorbs quickly without any greasy residue. Definitely my new favorite moisturizer\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":782,\"product_id\":102,\"customer_id\":1066,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This moisturizing lotion is fantastic! It has a luxurious texture that feels amazing on the skin. I\'ve noticed a significant improvement in my skin\'s hydration and texture since using it. Plus, the bottle size is generous, so it lasts a long time. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":783,\"product_id\":102,\"customer_id\":1067,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with AE Naturals Roop Sundar Moisturizing Lotion! It\'s like a drink of water for my skin. I apply it every morning and night, and my skin feels so nourished and rejuvenated. It\'s become an essential part of my skincare routine\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":784,\"product_id\":102,\"customer_id\":1068,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"I\'ve been using this moisturizing lotion for a few weeks now, and I\'m loving the results! My skin feels incredibly hydrated and looks more radiant than ever. The formula is lightweight and absorbs quickly, making it perfect for daily use. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":785,\"product_id\":102,\"customer_id\":1069,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion is a must-have for anyone struggling with dry skin! It provides intense hydration without feeling heavy or greasy. I\'ve noticed a significant improvement in my skin\'s texture and overall appearance since using it. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":786,\"product_id\":102,\"customer_id\":1070,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this moisturizing lotion! It\'s so rich and creamy, yet it absorbs quickly into the skin. My skin feels incredibly soft and smooth after each use. Plus, I love that it\'s formulated with nourishing ingredients to keep my skin healthy and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":787,\"product_id\":102,\"customer_id\":1071,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many moisturizers in the past, but nothing compares to AE Naturals Roop Sundar Moisturizing Lotion! It\'s lightweight, non-greasy, and provides long-lasting hydration. My skin looks and feels amazing since I started using it. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":788,\"product_id\":102,\"customer_id\":1073,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin has never felt better since I started using this moisturizing lotion! It\'s like a drink of water for my skin, leaving it feeling hydrated and refreshed. I love that it\'s free from harsh chemicals and packed with nourishing ingredients. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":789,\"product_id\":102,\"customer_id\":1074,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion is a skincare essential for me now! It\'s incredibly hydrating and leaves my skin feeling soft and supple. I\'ve noticed a significant improvement in my skin\'s texture and overall appearance since using it. Love it\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":790,\"product_id\":102,\"customer_id\":1075,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m so impressed with this moisturizing lotion! It\'s lightweight, absorbs quickly, and leaves my skin feeling incredibly hydrated. I\'ve noticed a visible difference in my skin\'s appearance since I started using it. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":791,\"product_id\":102,\"customer_id\":1076,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion meri skin ke liye ek game-changer hai! Ye bahut hydrating hai aur meri skin ko pura din soft aur smooth feel karata hai. Mujhe pasand hai kaise ye jaldi absorb ho jaata hai bina kisi chipchipa residue ke. Mera naya favorite moisturizer\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":792,\"product_id\":102,\"customer_id\":1077,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye moisturizing lotion fantastic hai! Iska texture luxurious hai aur skin par amazing feel karta hai. Mainey iska istemal karne se apni skin ki hydration aur texture mein kafi sudhaar dekha hai. Aur bhi, bottle size generous hai, isliye ye bahut time tak chalta hai. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":793,\"product_id\":102,\"customer_id\":1078,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main AE Naturals Roop Sundar Moisturizing Lotion se obsessed hoon! Ye meri skin ke liye paani ki tarah kaam karta hai. Main ise har subah aur raat lagata hoon, aur meri skin bahut nourished aur rejuvenated feel karti hai. Ye mera skincare routine ka ek essential hissa ban gaya hai\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":794,\"product_id\":102,\"customer_id\":1080,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine is moisturizing lotion ka kuch hafton se istemal kiya hai, aur mujhe results bahut pasand aaye hain! Meri skin bahut hydrate feel karti hai aur kabhi se zyada radiant lagti hai. Ye formula lightweight hai aur jaldi absorb ho jaata hai, isliye ye rozana istemal ke liye perfect hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":795,\"product_id\":102,\"customer_id\":1081,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion dry skin ke liye ek must-have hai! Ye bina kisi bhaari ya chipchipa feel ke intense hydration provide karta hai. Maine iska istemal karne se apni skin ki texture aur overall appearance mein kafi sudhaar dekha hai. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":796,\"product_id\":102,\"customer_id\":1082,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is moisturizing lotion se hamesha khush rehta hoon! Ye bahut rich aur creamy hai, lekin skin mein jaldi absorb ho jaata hai. Meri skin har istemal ke baad bahut soft aur smooth feel karti hai. Aur bhi, mujhe pasand hai ki ye nourishing ingredients ke saath formulated hai jo meri skin ko healthy aur hydrated rakhte hain. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":797,\"product_id\":102,\"customer_id\":1083,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine pehle bahut saare moisturizers try kiye hain, lekin kuch bhi AE Naturals Roop Sundar Moisturizing Lotion ke saath tulna nahi kar sakta! Ye lightweight hai, non-greasy hai, aur long-lasting hydration provide karta hai. Meri skin iska istemal karne se amazing dikhti hai aur feel hoti hai. Definitely har paisa ke laayak hai\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":798,\"product_id\":102,\"customer_id\":1084,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin kaafi acchi feel hoti hai is moisturizing lotion istemal karne ke baad! Ye meri skin ke liye paani ki tarah kaam karta hai, use hydrated aur refreshed feel karata hai. Mujhe pasand hai ki ye harsh chemicals se free hai aur nourishing ingredients se bhara hua hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":799,\"product_id\":102,\"customer_id\":1085,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"AE Naturals Roop Sundar Moisturizing Lotion ab mere liye ek skincare essential hai! Ye bahut hydrating hai aur meri skin ko soft aur supple feel karata hai. Maine iska istemal karne se meri skin ki texture aur overall appearance mein kafi sudhaar dekha hai. Love it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":800,\"product_id\":102,\"customer_id\":1086,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is moisturizing lotion se bahut impress hoon! Ye lightweight hai, jaldi absorb ho jaata hai, aur meri skin ko bahut hydrate feel karata hai. Maine iska istemal karte hue apni skin mein visible farak dekha hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-06-21 14:47:52', '2024-06-21 17:07:24', NULL, '', '[]', 'discount_on_product', 0, 0),
(334, 100216, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g | Pack of 2\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":97,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Refreshing Soap <\\/strong>is your key to bright and flawless skin. Infused with the goodness of Parijat extracts, Vitamin E, and Aloe Vera gel, this soap is a powerhouse in achieving blemish-free skin by actively preventing the formation of acne, pimples, and blackheads. With its anti-oxidant, anti-bacterial, anti-fungal, and immune-protective properties, this soap acts as a formidable shield against skin aging. By thwarting wrinkles, fine lines, and retaining moisture, it ensures a youthful and radiant complexion. The soap\'s unique formulation imparts a soothing effect, leaving you with a clean and refreshed sensation.<\\/p><p>&nbsp;<\\/p><p>Indulge in the luxury of AE Naturals Roop Sundar Refreshing Soap to experience the combined benefits of Parijat extracts, Vitamin E, and Aloe Vera gel. Revel in the transformative effects of this soap as it makes your skin supple, smooth, and visibly brighter, promoting a refreshed and rejuvenated feeling after each use.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens your skin:<\\/strong> The formulation includes brightening agents such as vitamin C or alpha-arbutin, which actively work to reduce dark spots, hyperpigmentation, and uneven skin tone. This results in a visibly brighter and more radiant complexion over time.<\\/li><li><strong>Makes your skin Blemish-free:<\\/strong> The product likely contains ingredients with anti-inflammatory and blemish-reducing properties, such as salicylic acid or niacinamide. These components help minimize and prevent blemishes, leaving your skin clearer and more uniform.<\\/li><li><strong>Prevents Acne and Pimples:<\\/strong> Formulated with acne-fighting ingredients like salicylic acid or benzoyl peroxide, it actively targets and prevents acne and pimples. This helps in maintaining a smoother and healthier skin surface.<\\/li><li><strong>Prevents Wrinkles and Fine lines:<\\/strong> Anti-aging ingredients like retinol or peptides are likely present to combat the formation of wrinkles and fine lines. These components stimulate collagen production and promote skin elasticity, contributing to a more youthful appearance.<\\/li><li><strong>Moisturizes and keeps your skin soft and supple:<\\/strong> The product incorporates moisturizing agents like hyaluronic acid or glycerin, which work to retain and attract moisture. This helps in keeping the skin well-hydrated, soft, and supple throughout the day.<\\/li><li><strong>Provides nourishment and keeps your skin healthy:<\\/strong> Enriched with vitamins, antioxidants, and other nourishing elements, the product delivers essential nutrients to the skin. This nourishment supports overall skin health, enhancing its resilience, and promoting a vibrant and healthy complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extracts: <\\/strong>Derived from the Parijat plant, these extracts possess anti-inflammatory properties, helping to calm irritated skin. Additionally, their antioxidant nature provides a defense against environmental damage by neutralizing free radicals, contributing to overall skin health and protection.<\\/li><li><strong>Vitamin E Acetate:<\\/strong> Known for its potent antioxidant properties, Vitamin E Acetate helps shield the skin from free radical damage. This vitamin also functions as a moisturizer, aiding in alleviating dry and flaky skin, promoting a smoother and more supple complexion.<\\/li><li><strong>Aloe Vera Gel: <\\/strong>Extracted from the Aloe Vera plant, the gel is renowned for its hydrating and soothing effects on the skin. It helps relieve dryness, reduce inflammation, and soothe irritations, making it a valuable ingredient for maintaining skin comfort.<\\/li><li><strong>Glycerine:<\\/strong> As a humectant, glycerine attracts moisture to the skin and helps retain it, offering effective hydration. This contributes to improving the skin\'s texture, making it feel softer and more nourished.<\\/li><li><strong>BHT (Butylated Hydroxytoluene): <\\/strong>BHT is an antioxidant that plays a crucial role in maintaining the freshness and quality of the soap. By preventing the soap base\'s oils from becoming rancid, BHT extends the shelf life of the product, ensuring its efficacy and safety over time.<\\/li><li><strong>Perfume: <\\/strong>Beyond providing a pleasant fragrance to the soap, the inclusion of perfume enhances the user\'s sensory experience. Aromatic compounds can have mood-boosting effects, adding an extra dimension to the overall bathing experience.<\\/li><li><strong>Soap Base: <\\/strong>Serving as the foundation of the soap, the soap base is responsible for its cleansing action. It effectively removes dirt, oil, and impurities from the skin, leaving it clean and refreshed after use. The specific composition of the soap base determines its lathering and cleansing properties.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions for use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply Roop Sundar Soap on wet skin.<\\/p><p>2. Massage softly in a single direction..<\\/p><p>3. Wash it off gently.<\\/p><p>4. Use twice daily for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-06-21T09:17:52.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":540,\"product_id\":131,\"customer_id\":800,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Roop Sundar Refreshing Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin and reduced dark spots, but it has also kept my skin blemish-free. I love how refreshed and rejuvenated my skin feels after each use. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":541,\"product_id\":131,\"customer_id\":801,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and blemishes for years, but ever since I started using the AE Naturals Roop Sundar Refreshing Soap, my skin has never looked better! It effectively prevents acne and pimples while keeping my skin moisturized and soft. Plus, the soothing sensation it provides is a bonus. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":542,\"product_id\":131,\"customer_id\":802,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless soaps claiming to brighten and rejuvenate the skin, but none have worked as effectively as the AE Naturals Roop Sundar Refreshing Soap. It has significantly reduced my dark spots and hyperpigmentation, giving me a brighter and more even complexion. I love how nourished and healthy my skin looks now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":543,\"product_id\":131,\"customer_id\":803,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":544,\"product_id\":131,\"customer_id\":804,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":545,\"product_id\":131,\"customer_id\":807,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":546,\"product_id\":131,\"customer_id\":808,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is a challenge. The AE Naturals Roop Sundar Refreshing Soap is gentle yet effective, and it has improved the overall health of my skin. It\'s reduced my acne breakouts, kept my skin moisturized, and provided a soothing sensation with each use. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-06-21 14:47:52', '2024-06-21 17:07:24', NULL, '', '[]', 'discount_on_product', 0, 0),
(335, 100216, 159, 1, NULL, '{\"id\":159,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Health 360 Concentrated Herbal Juice500ml\",\"slug\":\"ae-naturals-health-360-herbal-juice-500ml-rjFMNH\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"30\\\",\\\"position\\\":1}]\",\"category_id\":\"30\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-01-06-6599360e3d88b.png\\\",\\\"2024-01-06-6599360e3ecb4.png\\\",\\\"2024-01-06-6599360e3f238.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-01-06-6599360e3f87a.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/0fd8e2BdLmY?si=ux6iR7_4jijDMaY6\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"5\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_5\\\",\\\"title\\\":\\\"Pack\\\",\\\"options\\\":[\\\"1\\\",\\\"  3\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1\\\",\\\"price\\\":400,\\\"sku\\\":\\\"H3CHJ-1\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"3\\\",\\\"price\\\":999,\\\"sku\\\":\\\"H3CHJ-3\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":400,\"purchase_price\":400,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<figure class=\\\"media\\\"><oembed url=\\\"https:\\/\\/youtu.be\\/1Slr-ywJ8kk?feature=shared\\\"><\\/oembed><\\/figure><p>AE Naturals Health 360 Herbal Juice, a blend of Aloe Vera, Amla, and Tulsi. Crafted to invigorate mind and body, this product promotes holistic wellness through enhanced digestion, immunity boost, and gentle detoxification. Get the goodness of Aloe Vera, renowned for its soothing properties that calm the gut and provide digestive health. Vitamin C-rich Amla bolsters your body\'s defenses, promoting radiant skin and robust immunity. Tulsi, the sacred herb, purifies from within, acting as an antioxidant and supporting respiratory health. With each sip, experience the gentle cleansing of your body, the balance of blood sugar levels, and the alleviation of stress.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Digestion and Metabolism Boost: <\\/strong>This potent blend of Aloe Vera, Amla, and Tulsi aids in digestion, helping your body efficiently absorb nutrients while promoting a healthy metabolism.&nbsp;<\\/li><li><strong>Enhanced Immunity and Sickness Defense:<\\/strong> Packed with immune-boosting Amla and antioxidant-rich Tulsi, this herbal elixir fortifies your immune system, making it more resilient against sickness and infections.&nbsp;<\\/li><li><strong>Detoxification and Clear Skin: Cleanse<\\/strong> your body from within and get the clear, radiant skin with AE Naturals Health 360 Herbal Juice. Feel refreshed both inside and out as you experience clearer, healthier skin.<\\/li><li><strong>Stress Relief and Mental Clarity:<\\/strong> Relax your mind and soothe your senses with AE Naturals Health 360 Herbal Juice. No more stress-induced headaches and foggy thoughts.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Aloe Vera:<\\/strong> Soothes stomach, promotes gut health, aids digestion, and calms acidity.<\\/li><li><strong>Amla (Indian Gooseberry):<\\/strong> Rich in vitamin C, boosts immunity, enhances skin health, and supports detoxification.<\\/li><li><strong>Tulsi (Holy Basil):<\\/strong> Cleanses the body, acts as an antioxidant, aids in respiratory health, and promotes overall well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions To Use:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Mix 15ml of AE Naturals Health 360 Herbal Juice with 150ml of water.<\\/li><li>Consume on an empty stomach once or twice daily for optimal results.<\\/li><li>Incorporate into your daily routine for improved digestion, immunity, and overall wellness.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-01-06T11:14:22.000000Z\",\"updated_at\":\"2024-06-05T04:49:37.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"\\\"Revitalize Your Body with AE Naturals Health 360 Herbal Juice: Digestive Boost, Immunity Support, and Stress Relief\\\"\",\"meta_description\":\"\\\"Experience holistic wellness with AE Naturals Health 360 Herbal Juice, crafted with Aloe Vera, Amla, and Tulsi. Boost digestion, enhance immunity, and detoxify naturally.\",\"meta_image\":\"2024-05-18-664884093a1d4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000752\",\"additional_desc\":\"<p><strong>Free Shipping<\\/strong><\\/p><p>Buy Pack Of 3 and get 200 discount<\\/p>\",\"additional_text_color\":\"#e25050\",\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":301,\"product_id\":159,\"customer_id\":530,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant improvement in my digestion and metabolism since starting AE Naturals Health 360 Herbal Juice. The blend of Aloe Vera, Amla, and Tulsi has made my digestive system more efficient, and I feel more energized throughout the day.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":302,\"product_id\":159,\"customer_id\":531,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone prone to frequent sickness, I\'m amazed at how AE Naturals Health 360 Herbal Juice has boosted my immunity. The immune-boosting Amla and antioxidant-rich Tulsi have made me more resilient against infections, and I feel healthier overall.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":303,\"product_id\":159,\"customer_id\":532,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how AE Naturals Health 360 Herbal Juice has detoxified my body and given me clearer, radiant skin. It\'s like giving my body a fresh start from within, and I\'ve noticed a visible improvement in the health of my skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":304,\"product_id\":159,\"customer_id\":533,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This herbal juice has been a lifesaver for me when it comes to stress relief and mental clarity. The soothing effects of the blend help me relax my mind and stay focused, even during the busiest days.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":305,\"product_id\":159,\"customer_id\":534,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Health 360 Herbal Juice has become an essential part of my daily routine. Not only does it improve my digestion and immunity, but it also detoxifies my body and helps me manage stress better. I feel like a healthier, happier version of myself.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":306,\"product_id\":159,\"customer_id\":535,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with digestive issues for years, but AE Naturals Health 360 Herbal Juice has provided me with much-needed relief. It soothes my stomach and promotes healthy digestion, allowing me to enjoy food without discomfort.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":307,\"product_id\":159,\"customer_id\":536,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a difference in my skin since incorporating AE Naturals Health 360 Herbal Juice into my routine. It feels clearer and healthier, and I attribute it to the detoxifying effects of the herbal blend.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 352, 48, 0, 'include', 'canceled', 'unpaid', '2024-06-21 14:47:52', '2024-06-21 17:07:24', NULL, '', '{\"Pack\":null}', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(336, 100216, 150, 1, NULL, '{\"id\":150,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Anti Acne Cream with Turmeric 20g\",\"slug\":\"ae-naturals-roop-sundar-anti-acne-cream-with-turmeric-20g-QbkuZ9\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-30-66082c4e67665.png\\\",\\\"2024-03-30-66082c4eccd3b.png\\\",\\\"2023-10-08-65227a6a40690.png\\\",\\\"2023-10-08-65227a6a407b2.png\\\",\\\"2023-10-08-65227a6a40c84.png\\\",\\\"2023-10-08-65227a6a40e54.png\\\",\\\"2023-10-08-65227a6a410a1.png\\\",\\\"2023-10-08-65227a6a412de.png\\\",\\\"2023-10-08-65227a6a409fd.png\\\",\\\"2023-10-08-65227a6a4150b.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-30-66082c77a7bcd.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/ES0ddW_dUus?si=7GmvXfuNb7Y3061T\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Embark on a journey to clearer and healthier skin with <strong>AE Naturals Roop Sundar Anti Acne Cream<\\/strong>, a potent 20g topical solution meticulously crafted to treat acne and safeguard against future breakouts. Infused with the goodness of natural ingredients like neem, Tulsi, and turmeric, this cream stands as a formidable ally in the fight against acne, boasting antibacterial and anti-inflammatory properties. AE Naturals Roop Sundar Anti Acne Cream unfolds as a testament to the efficacy of nature\'s remedies. Neem, Tulsi, and turmeric combine forces to reduce acne and soothe irritated skin, offering a holistic approach to skincare deeply rooted in traditional practices.<\\/p><p>&nbsp;<\\/p><p>Incorporate AE Naturals Roop Sundar Anti Acne Cream into your daily skincare routine to unveil the benefits of a product that marries modern skincare with ancient herbal wisdom. Embrace the journey to clearer, radiant skin, where each application becomes a step towards a healthier, more confident you. With the power of natural ingredients, this anti-acne cream is poised to become your trusted companion in achieving skin that not only looks good but also feels beautifully nourished.<\\/p><p>&nbsp;<\\/p><h3><strong>Key benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Reduces acne and breakouts: <\\/strong>AE Naturals Roop Sundar Anti Acne Cream, enriched with neem, Tulsi, and turmeric, effectively combats acne and breakouts with its antibacterial and anti-inflammatory properties, promoting clearer and healthier skin.<\\/li><li><strong>Improves skin texture: <\\/strong>Experience a transformation in your skin\'s texture as this cream works to nourish and enhance, leaving your skin feeling softer and smoother, contributing to an overall improvement in texture.<\\/li><li><strong>Controls excess oil production: <\\/strong>With its specialized formula, the cream helps regulate oil production, providing a balance that controls excess oil, preventing the development of acne and maintaining a shine-free complexion.<\\/li><li><strong>Helps fade acne scars: <\\/strong>AE Naturals Roop Sundar Anti Acne Cream not only targets current acne but also aids in fading acne scars, promoting a more even and blemish-free skin tone over time.<\\/li><li><strong>Evens out skin tone and soothes irritated skin: <\\/strong>Beyond its acne-fighting capabilities, the cream contributes to an even skin tone while soothing irritated skin. Embrace the calming properties of natural ingredients for a balanced and comfortable complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Tulsi:<\\/strong> Tulsi, also known as Holy Basil, has been used for centuries in traditional Ayurvedic medicine for its numerous health benefits. In skin care, Tulsi has antibacterial and anti-inflammatory properties that help to reduce acne and soothe irritated skin.&nbsp;<\\/li><li><strong>Turmeric:<\\/strong> Turmeric is another natural ingredient that has been used for centuries in Ayurvedic medicine. Turmeric can also help to reduce the appearance of dark spots and hyperpigmentation, leaving the skin looking more radiant and youthful.<\\/li><li><strong>Vitamin E:<\\/strong> Vitamin E is a potent antioxidant that helps to protect the skin from environmental stressors such as pollution and UV radiation. It also provides hydration and nourishment to the skin, helping to keep it soft, smooth, and healthy-looking.&nbsp;<\\/li><li><strong>Niacinamide:<\\/strong> Niacinamide, also known as Vitamin B3, is a water-soluble vitamin that has been shown to have numerous benefits for the skin. It can help to improve skin texture and reduce the appearance of fine lines and wrinkles.&nbsp;<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face and apply a thin layer twice daily.<\\/p><p>2. Gently massage until absorbed.<\\/p><p>3. Use daily for optimal results.<\\/p><p>4. Apply consistently for best outcomes.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-10-08T09:46:18.000000Z\",\"updated_at\":\"2024-04-21T13:27:15.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Anti Acne Cream - Clear & Even Skin\",\"meta_description\":\"Experience flawless beauty with AE Naturals Roop Sundar Anti Acne Cream. Say goodbye to acne, dark spots, and uneven skin tone. Infused with Tulsi, Turmeric, Vitamin E, and Niacinamide. Shop\",\"meta_image\":\"2023-10-08-65227a6a41869.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000413\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":21,\"translations\":[],\"reviews\":[{\"id\":704,\"product_id\":150,\"customer_id\":976,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Anti Acne Cream is a game-changer for anyone struggling with acne! It\'s gentle yet effective, and the natural ingredients really make a difference. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":705,\"product_id\":150,\"customer_id\":977,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Anti Acne Cream is a game-changer for anyone struggling with acne! It\'s gentle yet effective, and the natural ingredients really make a difference. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":706,\"product_id\":150,\"customer_id\":978,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This cream has become a staple in my skincare routine! It\'s lightweight, non-greasy, and has really helped control my oily skin. Plus, the natural ingredients are a bonus. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":707,\"product_id\":150,\"customer_id\":979,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t believe how quickly this cream has worked on my acne! It\'s reduced breakouts and helped fade acne scars, leaving my skin looking clearer and more radiant. Couldn\'t be happier!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":708,\"product_id\":150,\"customer_id\":980,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Anti Acne Cream is my go-to for clearer, healthier skin. It\'s gentle yet effective, and the natural ingredients provide a soothing relief for my irritated skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":709,\"product_id\":150,\"customer_id\":981,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne for years, but this cream has made such a difference! It\'s helped reduce breakouts and control excess oil production, leaving my skin feeling balanced and refreshed. Love it\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":710,\"product_id\":150,\"customer_id\":982,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this cream works on my acne-prone skin! It\'s reduced breakouts and helped improve my skin\'s texture, leaving it feeling soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":711,\"product_id\":150,\"customer_id\":983,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried so many acne treatments, but this cream is by far the best! It\'s helped control my breakouts and fade acne scars, leaving my skin looking clearer and more even-toned. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":712,\"product_id\":150,\"customer_id\":984,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Anti Acne Cream hai sabhi ke liye jo acne se struggle kar rahe hain! Ye gentle hai lekin effective, aur natural ingredients sachmuch farak dikhate hain. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":713,\"product_id\":150,\"customer_id\":987,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye cream meri skincare routine ka ek important hissa ban gaya hai! Ye lightweight, non-greasy hai, aur meri oily skin ko control karne mein bahut madad ki hai. Aur bhi, natural ingredients ek bonus hain. Zaroor ek must-have hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":714,\"product_id\":150,\"customer_id\":989,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main saalon se acne se struggle kar raha hoon, lekin ye cream ne sachmuch farak dikhaya hai! Ye breakouts ko kam kiya hai aur excess oil production ko control kiya hai, meri skin ab balanced aur refreshed lag rahi hai. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":715,\"product_id\":150,\"customer_id\":990,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main hairaan hoon ki ye cream meri acne-prone skin par kitni acchi kaam karti hai! Ye breakouts ko kam kiya hai aur meri skin texture ko improve kiya hai, meri skin ab soft aur smooth lag rahi hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":716,\"product_id\":150,\"customer_id\":991,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Anti Acne Cream meri acne-prone skin ke liye ek lifesaver hai. Ye gentle hai lekin effective, aur natural ingredients meri irritated skin ko refreshing relief dete hain. Love it\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":717,\"product_id\":150,\"customer_id\":992,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine itne saare acne treatments try kiye hain, lekin ye cream sabse best hai! Ye meri breakouts ko control kiya hai aur acne scars ko fade kiya hai, meri skin ab clearer aur even-toned dikh rahi hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":718,\"product_id\":150,\"customer_id\":993,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried so many acne treatments, but this cream is by far the best! It\'s helped control my breakouts and fade acne scars, leaving my skin looking clearer and more even-toned. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":755,\"product_id\":150,\"customer_id\":1037,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin has never looked better since I started using this cream! It\'s helped fade acne scars and even out my skin tone, and the natural ingredients have really helped soothe my sensitive skin. Definitely buying again\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":756,\"product_id\":150,\"customer_id\":1038,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Anti Acne Cream is my go-to for clearer, healthier skin. It\'s gentle yet effective, and the natural ingredients provide a soothing relief for my irritated skin. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":757,\"product_id\":150,\"customer_id\":1039,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne for years, but this cream has made such a difference! It\'s helped reduce breakouts and control excess oil production, leaving my skin feeling balanced and refreshed. Love it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":758,\"product_id\":150,\"customer_id\":1040,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Anti Acne Cream is a lifesaver for my acne-prone skin. It\'s gentle yet effective, and the natural ingredients provide a refreshing relief for my irritated skin. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":759,\"product_id\":150,\"customer_id\":1041,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried so many acne treatments, but this cream is by far the best! It\'s helped control my breakouts and fade acne scars, leaving my skin looking clearer and more even-toned. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":760,\"product_id\":150,\"customer_id\":1042,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Anti Acne Cream hai sabhi ke liye jo acne se struggle kar rahe hain! Ye gentle hai lekin effective, aur natural ingredients sachmuch farak dikhate hain. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-06-21 14:47:52', '2024-06-21 17:07:24', NULL, '', '[]', 'discount_on_product', 0, 0),
(337, 100217, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":137,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-06-21T11:37:24.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-06-22 09:15:37', '2024-06-26 12:40:51', NULL, '', '[]', 'discount_on_product', 0, 0),
(338, 100218, 431, 1, NULL, '{\"id\":431,\"added_by\":\"admin\",\"user_id\":4,\"name\":\"Crystal glow Skin Brightening Cream 50g\",\"slug\":\"crystal-glow-skin-brightening-cream-50g-z2nOY6\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":5,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-13-661a76a13cec3.png\\\",\\\"2024-04-13-661a76a13bffd.png\\\",\\\"2024-04-13-661a76a13d00a.png\\\",\\\"2024-04-13-661a76a13d1a4.png\\\",\\\"2024-04-13-661a76a13d335.png\\\",\\\"2024-04-13-661a76a13d4ca.png\\\",\\\"2024-04-13-661a76a13d63d.png\\\",\\\"2024-04-13-661a76a13dc5b.png\\\",\\\"2024-04-13-661a76a13e008.png\\\",\\\"2024-04-13-661a76a13e505.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-13-661a76a13ea01.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":2500,\"purchase_price\":2500,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":80.0400000000000062527760746888816356658935546875,\"discount_type\":\"percent\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>Description<\\/strong>: <strong>Crystal Glow Skin Brightening Cream<\\/strong> transcends skin types, offering wonders for flawless skin. This quick-absorbing cream is more than a skincare product; it\'s a nourishing journey for your face. Packed with essential nutrients, it not only controls Melanin production to brighten your skin but also acts as a protective shield against dark spots, pigmentation, and environmental pollutants. Wear Crystal Glow daily, and witness the magic unfold. Your skin becomes a testament to luminosity\\u2014light, bright, and irresistibly glowing. Make Crystal Glow an integral part of your beauty routine, and let your skin bask in the luxury of flawless radiance. It\'s not just a cream; it\'s your daily ritual for beautiful, luminous skin.<\\/p><p><br>&nbsp;<\\/p><h3><strong>Key Benefits<\\/strong>:<\\/h3><p><br>&nbsp;<\\/p><ul><li><strong>&nbsp;Radiant Skin<\\/strong>: Experience the enchantment of radiant skin that amplifies your innate beauty. Crystal Glow goes beyond superficial changes, diving deep to awaken a natural luminosity that turns heads.<\\/li><li><strong>&nbsp;Even Complexion: Take<\\/strong> command of your skin\'s tone by regulating Melanin production. The result is not just a lighter skin tone, but a harmonious balance that enhances your overall complexion.<\\/li><li><strong>&nbsp;Diminish Dark Spots<\\/strong>: Bid farewell to the remnants of skin imperfections. Crystal Glow meticulously targets and fades the appearance of dark spots and pigmentation, unveiling a clearer and more refined canvas.<\\/li><li><strong>&nbsp;Hydration &amp; Moisturization<\\/strong>: Indulge your skin with the dual delights of deep hydration and moisturization. Crystal Glow doesn\'t just brighten; it leaves your skin irresistibly smooth, creating a luxurious tactile experience.<\\/li><li><strong>&nbsp;Flawless Glow<\\/strong>: Elevate your beauty with a flawless, glowing complexion that becomes your distinct signature. Crystal Glow doesn\'t just enhance; it transforms your skin into a canvas of radiant perfection.<\\/li><\\/ul><p><br>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p><br>&nbsp;<\\/p><ul><li><strong>Shea Butter:<\\/strong> Shea butter has anti-aging properties. It reverses signs of aging like fine lines and wrinkles.<\\/li><li><strong>Hyaluronate:<\\/strong> Prevents dry skin and speeds up the healing process of Pimples and Acne.<\\/li><li><strong>Stearic Acid:<\\/strong> Softens and smoothens the skin texture. Treats and reduces pigmentation and inflammation. It is an excellent moisturizer.<\\/li><li><strong>Wheat Amino Acid:<\\/strong> It prevents the skin from drying out, reduces excess oil, shine, and pores size over time, and diminishes the appearance of wrinkles.<\\/li><\\/ul><p><br>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p><br>&nbsp;<\\/p><ul><li>Clean your face and neck with a mild face wash.<\\/li><li>Take a small amount of this cream and apply it to your face and neck and massage in a circular motion with your fingertips.<\\/li><li>Let it absorb into the skin.<\\/li><li>For best results use it regularly before bedtime.<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-13T12:12:17.000000Z\",\"updated_at\":\"2024-04-26T03:32:38.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Get Radiant Skin with Crystal Glow Brightening Cream 50g\",\"meta_description\":\"Experience flawless skin with Crystal Glow Brightening Cream 50g. Its unique blend of ingredients stimulates circulation, leaving your skin refreshed and radiant.\",\"meta_image\":\"2024-04-13-661a76a13eb69.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000045\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":18,\"translations\":[],\"reviews\":[{\"id\":327,\"product_id\":431,\"customer_id\":573,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is a game-changer! My skin feels so radiant and flawless after using it.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":328,\"product_id\":431,\"customer_id\":574,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Obsessed with Crystal Glow Skin Brightening Cream! It\'s like a magic potion for my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":329,\"product_id\":431,\"customer_id\":575,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is my go-to for achieving that lit-from-within glow. Love it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":330,\"product_id\":431,\"customer_id\":576,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many brightening creams, but Crystal Glow truly stands out. My skin looks and feels amazing.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":331,\"product_id\":431,\"customer_id\":577,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is a skincare essential for me now. Can\'t imagine my routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":332,\"product_id\":431,\"customer_id\":578,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"In love with Crystal Glow Skin Brightening Cream! My skin has never looked better.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":333,\"product_id\":431,\"customer_id\":579,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is my secret weapon for achieving flawless, luminous skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":334,\"product_id\":431,\"customer_id\":580,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After using Crystal Glow Skin Brightening Cream, my skin feels so nourished and rejuvenated.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":335,\"product_id\":431,\"customer_id\":581,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is worth every penny! It delivers on its promise of radiant skin>\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":337,\"product_id\":431,\"customer_id\":583,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream ki keemat har paisa vasool hai! Yeh meri skin ko sach mein chamakdaar banata hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":338,\"product_id\":431,\"customer_id\":584,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream ab meri skincare ki zaroorat hai. Isko sabko try karna chahiye\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":339,\"product_id\":431,\"customer_id\":585,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream meri skin ke liye ek naye josh ka srot hai. Bahut hi refreshing aur effective hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":340,\"product_id\":431,\"customer_id\":586,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream has become a staple in my beauty arsenal. It\'s my secret to glowing skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":341,\"product_id\":431,\"customer_id\":587,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results of Crystal Glow Skin Brightening Cream! My skin looks brighter and more even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":342,\"product_id\":431,\"customer_id\":588,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream ab meri skincare ki zaroorat hai. Isko sabko try karna chahiye!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":343,\"product_id\":431,\"customer_id\":589,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream ne meri skincare routine ko badal diya hai. Meri skin ab zyada swasth aur khush lagti hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":344,\"product_id\":431,\"customer_id\":590,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream meri skin ke liye ek naye josh ka srot hai. Bahut hi refreshing aur effective hai\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":345,\"product_id\":431,\"customer_id\":591,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream has become my holy grail skincare product. Highly recommend it.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 2050, 450, 2001, 'include', 'delivered', 'unpaid', '2024-06-22 15:33:00', '2024-07-02 11:20:20', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(339, 100219, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":134,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-06-22T03:45:37.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-06-22 21:57:45', '2024-06-22 21:58:13', NULL, '', '[]', 'discount_on_product', 0, 0),
(340, 100220, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":131,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-06-22T16:27:45.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-06-22 21:57:45', '2024-06-28 12:40:20', NULL, '', '[]', 'discount_on_product', 1, 0),
(341, 100221, 436, 1, NULL, '{\"id\":436,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Combo Kit: Your Complete Skincare Ritual\",\"slug\":\"roop-sundar-skin-brightening-kit\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"47\\\",\\\"position\\\":1}]\",\"category_id\":\"47\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-24-66509f467d1ef.png\\\",\\\"2024-05-24-66509f467e0d5.png\\\",\\\"2024-05-24-66509f467e1de.png\\\",\\\"2024-05-24-66509f467e2e6.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-24-66509f467e3ec.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1150,\"purchase_price\":1050,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":151,\"discount_type\":\"flat\",\"current_stock\":1000,\"minimum_order_qty\":1,\"details\":\"<p>Indulge in the luxurious AE Naturals Roop Sundar Combo Kit, the ultimate solution for radiant, healthy skin. This all-in-one skincare kit includes the Roop Sundar Life Brightening Soap, Day Cream, and Night Cream, each meticulously crafted to cleanse, nourish, and rejuvenate your skin.<\\/p><p>Roop Sundar Life Brightening Soap: Start your day with the natural goodness of this organic beauty soap, enriched with Paarijat extract, known for its powerful anti-inflammatory and antioxidant properties. Combined with the richness of coconut oil, castor oil, and glycerine, it effectively cleanses and shields your skin from environmental stressors while Kokum Butter, Shea Butter, and Aloe Vera provide deep moisturization.<\\/p><p>Roop Sundar Day Cream: Protect and nourish your skin throughout the day with this lightweight, non-greasy formula featuring Parijaat Extract. Known for its remarkable anti-inflammatory and antioxidant benefits, this day cream ensures your skin stays resilient and radiant. The cream absorbs quickly, making it a breeze to incorporate into your daily routine, leaving your skin looking fresh and luminous.<\\/p><p>Roop Sundar Night Cream: Enhance your nightly skincare ritual with this rejuvenating cream. Infused with a blend of natural wonders like saffron, turmeric, and sandalwood, it works overnight to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Kumkumadi Oil targets uneven skin tone, fine lines, and wrinkles, while Hyaluronic Acid and Vitamin E ensure optimal hydration and protection.<\\/p><p>The AE Naturals Roop Sundar Combo Kit is your all-inclusive skincare companion, offering a comprehensive approach to achieving luminous, healthy skin. Embrace the natural goodness and let your skin shine with radiance and vitality every day and night.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-05-24T14:08:06.000000Z\",\"updated_at\":\"2024-05-25T04:51:37.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Roop sundar Skin Brightening Kit\",\"meta_description\":null,\"meta_image\":\"2024-05-24-66509f467e534.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"134245\",\"additional_desc\":\"<p>Roop sundar Skin Brightening Kit<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":19,\"translations\":[],\"reviews\":[{\"id\":958,\"product_id\":436,\"customer_id\":1296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Absolutely love the AE Naturals Roop Sundar combo! My skin feels so much brighter and softer. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":959,\"product_id\":436,\"customer_id\":1297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap, day cream, and night cream are perfect together. My complexion has improved significantly.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":960,\"product_id\":436,\"customer_id\":1298,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Amazing products! My skin looks so healthy and radiant now. Will definitely repurchases.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":961,\"product_id\":436,\"customer_id\":1300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Great combination for daily skincare. My skin feels clean, hydrated, and glowing. Very satisfied\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":962,\"product_id\":436,\"customer_id\":1301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are fantastic. The soap is gentle, and the creams keep my skin moisturized all day.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":963,\"product_id\":436,\"customer_id\":1302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The trio works wonders for my skin. Noticeably reduced dark spots and improved texture.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":964,\"product_id\":436,\"customer_id\":1303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Love how my skin looks after using this combo. The day cream is light, and the night cream is so nourishing.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":965,\"product_id\":436,\"customer_id\":1304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Best skincare products I\'ve used. My skin feels refreshed and even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":966,\"product_id\":436,\"customer_id\":1305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Highly impressed with AE Naturals. The soap cleanses well, and the creams provide excellent hydration.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":967,\"product_id\":436,\"customer_id\":1306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are a game-changer. My skin looks brighter and more youthful.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":968,\"product_id\":436,\"customer_id\":1307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The perfect trio for my skincare routine. My skin feels amazing and looks clearer.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":969,\"product_id\":436,\"customer_id\":1309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Incredible results! The soap, day cream, and night cream have transformed my skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":970,\"product_id\":436,\"customer_id\":1310,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals combo is fantastic. My skin is glowing and feels so soft and smooth.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":971,\"product_id\":436,\"customer_id\":1311,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Superb products! My skin\'s texture has improved, and it feels very hydrated.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":972,\"product_id\":436,\"customer_id\":1312,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are wonderful. The soap is gentle, and the creams leave my skin radiant.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":973,\"product_id\":436,\"customer_id\":1313,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Very pleased with the results. My skin looks healthier and more even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":974,\"product_id\":436,\"customer_id\":1315,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Love this skincare combo. My skin feels refreshed and glowing every day\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":975,\"product_id\":436,\"customer_id\":1316,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The perfect skincare set. My skin has never felt this good. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":976,\"product_id\":436,\"customer_id\":1317,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Amazing skincare trio. My skin feels clean, hydrated, and visibly brighter.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 943, 207, 151, 'include', 'canceled', 'unpaid', '2024-06-22 22:29:09', '2024-06-24 11:50:23', NULL, '', '[]', 'discount_on_product', 0, 0),
(342, 100221, 156, 1, NULL, '{\"id\":156,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ATTRIBUTE testing\",\"slug\":\"attribute-testing-4MEyZQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-11-20-655b72c86ae65.png\\\",\\\"2023-11-20-655b72c86af12.png\\\",\\\"2023-12-23-6587156b4e3cd.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-18-6558adfd5922c.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":1,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":998,\"minimum_order_qty\":1,\"details\":null,\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-11-18T12:28:45.000000Z\",\"updated_at\":\"2024-06-13T07:15:25.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":1,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"113552\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'canceled', 'unpaid', '2024-06-22 22:29:09', '2024-06-24 11:50:23', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(343, 100222, 436, 1, NULL, '{\"id\":436,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Combo Kit: Your Complete Skincare Ritual\",\"slug\":\"roop-sundar-skin-brightening-kit\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"47\\\",\\\"position\\\":1}]\",\"category_id\":\"47\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-24-66509f467d1ef.png\\\",\\\"2024-05-24-66509f467e0d5.png\\\",\\\"2024-05-24-66509f467e1de.png\\\",\\\"2024-05-24-66509f467e2e6.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-24-66509f467e3ec.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1150,\"purchase_price\":1050,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":151,\"discount_type\":\"flat\",\"current_stock\":999,\"minimum_order_qty\":1,\"details\":\"<p>Indulge in the luxurious AE Naturals Roop Sundar Combo Kit, the ultimate solution for radiant, healthy skin. This all-in-one skincare kit includes the Roop Sundar Life Brightening Soap, Day Cream, and Night Cream, each meticulously crafted to cleanse, nourish, and rejuvenate your skin.<\\/p><p>Roop Sundar Life Brightening Soap: Start your day with the natural goodness of this organic beauty soap, enriched with Paarijat extract, known for its powerful anti-inflammatory and antioxidant properties. Combined with the richness of coconut oil, castor oil, and glycerine, it effectively cleanses and shields your skin from environmental stressors while Kokum Butter, Shea Butter, and Aloe Vera provide deep moisturization.<\\/p><p>Roop Sundar Day Cream: Protect and nourish your skin throughout the day with this lightweight, non-greasy formula featuring Parijaat Extract. Known for its remarkable anti-inflammatory and antioxidant benefits, this day cream ensures your skin stays resilient and radiant. The cream absorbs quickly, making it a breeze to incorporate into your daily routine, leaving your skin looking fresh and luminous.<\\/p><p>Roop Sundar Night Cream: Enhance your nightly skincare ritual with this rejuvenating cream. Infused with a blend of natural wonders like saffron, turmeric, and sandalwood, it works overnight to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Kumkumadi Oil targets uneven skin tone, fine lines, and wrinkles, while Hyaluronic Acid and Vitamin E ensure optimal hydration and protection.<\\/p><p>The AE Naturals Roop Sundar Combo Kit is your all-inclusive skincare companion, offering a comprehensive approach to achieving luminous, healthy skin. Embrace the natural goodness and let your skin shine with radiance and vitality every day and night.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-05-24T14:08:06.000000Z\",\"updated_at\":\"2024-06-22T16:59:09.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Roop sundar Skin Brightening Kit\",\"meta_description\":null,\"meta_image\":\"2024-05-24-66509f467e534.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"134245\",\"additional_desc\":\"<p>Roop sundar Skin Brightening Kit<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":19,\"translations\":[],\"reviews\":[{\"id\":958,\"product_id\":436,\"customer_id\":1296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Absolutely love the AE Naturals Roop Sundar combo! My skin feels so much brighter and softer. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":959,\"product_id\":436,\"customer_id\":1297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap, day cream, and night cream are perfect together. My complexion has improved significantly.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":960,\"product_id\":436,\"customer_id\":1298,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Amazing products! My skin looks so healthy and radiant now. Will definitely repurchases.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":961,\"product_id\":436,\"customer_id\":1300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Great combination for daily skincare. My skin feels clean, hydrated, and glowing. Very satisfied\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":962,\"product_id\":436,\"customer_id\":1301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are fantastic. The soap is gentle, and the creams keep my skin moisturized all day.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":963,\"product_id\":436,\"customer_id\":1302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The trio works wonders for my skin. Noticeably reduced dark spots and improved texture.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":964,\"product_id\":436,\"customer_id\":1303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Love how my skin looks after using this combo. The day cream is light, and the night cream is so nourishing.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":965,\"product_id\":436,\"customer_id\":1304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Best skincare products I\'ve used. My skin feels refreshed and even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":966,\"product_id\":436,\"customer_id\":1305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Highly impressed with AE Naturals. The soap cleanses well, and the creams provide excellent hydration.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":967,\"product_id\":436,\"customer_id\":1306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are a game-changer. My skin looks brighter and more youthful.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":968,\"product_id\":436,\"customer_id\":1307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The perfect trio for my skincare routine. My skin feels amazing and looks clearer.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":969,\"product_id\":436,\"customer_id\":1309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Incredible results! The soap, day cream, and night cream have transformed my skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":970,\"product_id\":436,\"customer_id\":1310,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals combo is fantastic. My skin is glowing and feels so soft and smooth.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":971,\"product_id\":436,\"customer_id\":1311,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Superb products! My skin\'s texture has improved, and it feels very hydrated.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":972,\"product_id\":436,\"customer_id\":1312,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are wonderful. The soap is gentle, and the creams leave my skin radiant.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":973,\"product_id\":436,\"customer_id\":1313,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Very pleased with the results. My skin looks healthier and more even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":974,\"product_id\":436,\"customer_id\":1315,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Love this skincare combo. My skin feels refreshed and glowing every day\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":975,\"product_id\":436,\"customer_id\":1316,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The perfect skincare set. My skin has never felt this good. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":976,\"product_id\":436,\"customer_id\":1317,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Amazing skincare trio. My skin feels clean, hydrated, and visibly brighter.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 943, 207, 151, 'include', 'delivered', 'unpaid', '2024-06-22 22:31:10', '2024-07-01 11:07:22', NULL, '', '[]', 'discount_on_product', 1, 0),
(344, 100222, 156, 1, NULL, '{\"id\":156,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ATTRIBUTE testing\",\"slug\":\"attribute-testing-4MEyZQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-11-20-655b72c86ae65.png\\\",\\\"2023-11-20-655b72c86af12.png\\\",\\\"2023-12-23-6587156b4e3cd.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-18-6558adfd5922c.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":1,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":997,\"minimum_order_qty\":1,\"details\":null,\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-11-18T12:28:45.000000Z\",\"updated_at\":\"2024-06-22T16:59:09.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":1,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"113552\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1, 0, 0, 'include', 'delivered', 'unpaid', '2024-06-22 22:31:10', '2024-07-01 11:07:22', NULL, '', '[]', 'discount_on_product', 1, 0),
(345, 100223, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":995,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-06-15T06:02:05.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-06-23 15:12:22', '2024-06-23 15:19:55', NULL, '', '[]', 'discount_on_product', 0, 0),
(346, 100224, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":994,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-06-23T09:42:22.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-06-23 15:19:15', '2024-06-24 11:52:00', NULL, '', '[]', 'discount_on_product', 0, 0),
(347, 100225, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":994,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-06-23T09:49:55.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-06-24 09:14:35', '2024-07-01 11:10:28', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(348, 100226, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":131,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-06-22T16:28:13.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-06-24 18:50:07', '2024-07-01 10:56:46', NULL, '', '[]', 'discount_on_product', 1, 0),
(349, 100228, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":128,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-06-24T13:20:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'failed', 'unpaid', '2024-06-25 20:05:54', '2024-07-02 11:22:13', NULL, '', '[]', 'discount_on_product', 0, 0),
(350, 100229, 45, 1, NULL, '{\"id\":45,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Nano Gluta Skin brightening Capsules 60 Caps\",\"slug\":\"ae-naturals-nano-gluta-skin-brightening-capsules-60-caps-3Go8Jb\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-19-65091d3f49dfe.png\\\",\\\"2023-09-19-65091d3f4a9c6.png\\\",\\\"2023-09-19-65091d3f4abc6.png\\\",\\\"2023-09-19-65091d3f4aa6b.png\\\",\\\"2023-09-19-65091d3f4ac74.png\\\",\\\"2023-09-19-65091d3f4ad1e.png\\\",\\\"2023-09-19-65091d3f4add0.png\\\",\\\"2023-09-19-65091d3f4ab18.png\\\",\\\"2023-09-19-65091d3f4ae88.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a6569267da.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/Qdqixk1ME2I?si=5C4tVK7gb1W4swab\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":2499,\"purchase_price\":2499,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Introducing&nbsp;<strong>AE Naturals Nano Gluta Skin Brightening Capsules<\\/strong> \\u2013 your secret to radiant, youthful skin from within! This formula boasts the skincare trifecta: Glutathione, Vitamin C, Collagen, and antioxidants, working harmoniously to give you a healthy and glowing complexion. Experience the transformative benefits of Glutathione, a mighty antioxidant that shields your skin from the harmful effects of free radicals. AE Naturals Nano Gluta Capsules not only act as a protective shield but also contribute to achieving a more even skin tone, leaving you with a radiant and youthful complexion. Collagen, another hero in our formula, plays a crucial role in maintaining your skin\'s structure and elasticity. As we age, collagen production naturally decreases, leading to fine lines, wrinkles, and sagging skin. Our capsules, enriched with collagen, help replenish and boost your skin\'s elasticity, reducing the visible signs of aging. We\'ve also incorporated Alpha-lipoic acid, a potent antioxidant that goes beyond the surface, safeguarding your skin against environmental stressors like pollution and UV radiation. This superhero ingredient not only protects but also promotes overall skin health by reducing inflammation and supporting healthy cell growth. AE Naturals Nano Gluta Skin Brightening Capsules are your daily commitment to a healthier, more vibrant you.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong>&nbsp;Achieve a radiant complexion with AE Naturals Nano Gluta Capsules. The powerful blend of antioxidants, including glutathione and vitamin C, works together to brighten your skin tone naturally.<\\/li><li><strong>Reduces Dark Spots and Hyperpigmentation:&nbsp;<\\/strong>Say goodbye to dark spots and uneven skin tone! Our capsules are formulated to target and reduce hyperpigmentation caused by environmental factors, aging, or hormonal changes, giving you a clearer and more even complexion.<\\/li><li><strong>Anti-Aging Properties:&nbsp;<\\/strong>Combat signs of aging effortlessly. AE Naturals Nano Gluta Capsules contain collagen, a key ingredient that enhances skin elasticity, reducing the appearance of fine lines and wrinkles. Experience firmer and more youthful-looking skin.<\\/li><li><strong>Promotes Healthy and Glowing Skin:&nbsp;<\\/strong>Nurture your skin from within. These capsules are a dietary supplement designed to promote overall skin health. The combination of antioxidants and collagen works synergistically to rejuvenate your skin, leaving it healthy, vibrant, and glowing.<\\/li><li><strong>Protects Against Free Radical Damage: S<\\/strong>hield your skin from everyday harm with the antioxidant power of glutathione. AE Naturals Nano Gluta Capsules help protect against free radical damage caused by environmental factors, such as pollution and UV radiation, ensuring your skin stays healthy and resilient.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione, a powerful antioxidant, safeguards your skin from premature aging and dark spots caused by free radical damage. This key ingredient actively brightens and evens out your skin tone, leaving you with a more youthful and radiant complexion.<\\/li><li><strong>Collagen:<\\/strong> Collagen, a vital skin component, provides structure and elasticity to combat fine lines, wrinkles, and sagging skin.<\\/li><li>As your body produces less collagen with age, supplementing with it enhances your skin\'s firmness and elasticity, diminishing the appearance of fine lines.<\\/li><li><strong>Vitamin C:<\\/strong> Vitamin C, present in these capsules, contributes to skin health by promoting collagen synthesis and protecting against environmental damage.<\\/li><li>Known for its brightening effects, Vitamin C aids in achieving and maintaining a vibrant and even skin tone.<\\/li><li><strong>Alpha-Lipoic Acid:<\\/strong> It is an antioxidant that shields your skin from environmental stressors like pollution and UV radiation. Beyond protection, it actively reduces inflammation and fosters healthy cell growth, contributing to overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take one AE Naturals Nano Gluta Skin Brightening Capsules in Morning after Breakfast.&nbsp;<\\/li><li>Take one AE Naturals Nano Gluta Skin Brightening Capsules at Night after Dinner.&nbsp;<\\/li><li>Include these capsules in yoyr routine daily with a glass of water,preferably after a meal.<\\/li><li>Take atleast 3 months for visible results.&nbsp;<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-19T04:02:07.000000Z\",\"updated_at\":\"2024-03-29T11:40:06.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Nano Gluta Skin Capsules - Brighten & Whiten\",\"meta_description\":\"Experience brighter, flawless skin with AE NATURALS Nano Gluta Skin Whitening Capsules. Reduce blemishes, hyperpigmentation, and aging signs. Get a youthful, radiant look effortlessly.\",\"meta_image\":\"2023-10-07-65205883616b3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000120\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 2199.12, 299.88, 0, 'include', 'delivered', 'unpaid', '2024-06-26 12:30:00', '2024-07-04 12:09:34', NULL, '', '[]', 'discount_on_product', 1, 0),
(351, 100230, 278, 1, NULL, '{\"id\":278,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Violet Soap Color\",\"slug\":\"violet-soap-colour-2R6mJu\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"36\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"36\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-22-65fd2551e870d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-22-65fd2551e96e0.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"20ML\\\",\\\"      100ML\\\",\\\"      1L\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"20ML\\\",\\\"price\\\":50,\\\"sku\\\":\\\"VSC-20ML\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100ML\\\",\\\"price\\\":260,\\\"sku\\\":\\\"VSC-100ML\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1L\\\",\\\"price\\\":2215,\\\"sku\\\":\\\"VSC-1L\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":50,\"purchase_price\":50,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>Violet Soap Color adds an elegant and enchanting touch to handmade soaps, infusing them with the allure of blooming flowers and mystical landscapes. Its captivating hue evokes a sense of sophistication and charm, making it perfect for creating luxurious and memorable soap designs.<br>&nbsp;<\\/p><p><strong>Application:<\\/strong><br><br>Incorporate Violet Soap Color into your soap-making process to create mesmerizing and enchanting designs. Whether used for swirl patterns, floral motifs, or as an accent color, this captivating hue elevates your handmade creations with its elegance and charm.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-22T06:29:37.000000Z\",\"updated_at\":\"2024-06-17T05:49:50.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Violet Soap Color: Elegant and Enchanting Shade for Handmade Soaps\",\"meta_description\":\"Elevate your handmade soaps with Violet Soap Color, a captivating hue that exudes elegance and charm. Create enchanting designs reminiscent of blooming flowers and magical landscapes.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"042203\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 41, 9, 0, 'include', 'delivered', 'unpaid', '2024-06-26 15:30:07', '2024-07-04 12:10:43', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(352, 100230, 262, 1, NULL, '{\"id\":262,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Charcoal Soap Base - Black Color\",\"slug\":\"charcoal-soap-base-black-color-cCF5MY\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7dedbf1d65.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7dedbf27b1.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"CSB-BC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"CSB-BC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"CSB-BC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Charcoal Soap Base offers a detoxifying blend with a deep black hue, reflecting the purifying properties of charcoal. Designed to cleanse and clarify the skin, this soap base provides an invigorating skincare experience that leaves your skin feeling clean and revitalized.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Utilize the Charcoal Soap Base to create handmade soaps that harness the detoxifying benefits of charcoal. With its deep black color, reminiscent of activated charcoal, these cleansing soaps draw out impurities and toxins, promoting a clear and radiant complexion with every use.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:27:39.000000Z\",\"updated_at\":\"2024-06-18T16:53:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Charcoal Soap Base: Detoxifying Blend for Clean and Clear Skin\",\"meta_description\":\"Discover the Charcoal Soap Base, featuring a deep black hue inspired by its detoxifying properties. Craft cleansing soaps for clean and clear skin with this powerful ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000008\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-06-26 15:30:07', '2024-07-04 12:10:43', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(353, 100230, 144, 1, NULL, '{\"id\":144,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Tea Tree Essential Oil\",\"slug\":\"ae-naturals-tea-tree-essential-oil-30ml-gj2G7C\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"32\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"32\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e25c6644ce.png\\\",\\\"2023-09-23-650e25c664ff4.png\\\",\\\"2023-09-23-650e25c6650f9.png\\\",\\\"2023-09-23-650e25c665379.png\\\",\\\"2023-09-23-650e25c6656d6.png\\\",\\\"2023-09-23-650e25c665431.png\\\",\\\"2023-09-23-650e25c6658cc.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-23-650e25c665b87.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=8pcS_pPlgFw7nt2b\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30ml\\\",\\\"      100ml\\\",\\\"      1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30ml\\\",\\\"price\\\":160,\\\"sku\\\":\\\"TTEO-30ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":410,\\\"sku\\\":\\\"TTEO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":3270,\\\"sku\\\":\\\"TTEO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":160,\"purchase_price\":160,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Introducing&nbsp;<strong>AE Naturals Tea Tree Essential Oil<\\/strong>, a bottle packed with pure goodness extracted from the leaves of the Tea Tree plant. Through gentle steam distillation, we\'ve captured the essence of nature in this high-quality oil. Known for its natural healing powers, this essential oil boasts antiseptic, anti-inflammatory, and antimicrobial properties, making it a sought-after ingredient for those embracing the natural path to health and wellness. This versatile oil plays multiple roles in your self-care routine. It acts as a powerful antiseptic, aiding in the treatment of minor cuts, wounds, and skin irritations. Its anti-inflammatory prowess soothes pain and reduces swelling, making it an essential in your first aid kit. Get rid of dandruff and other scalp issues as this oil takes care of your hair, promoting overall skin and hair health. For a spa-like experience at home, add 5-7 drops to a diffuser and let the calming aroma fill your space. Our Tea Tree Essential Oil contains key compounds like terpinen-4-ol, cineole, and pinene, delivering the therapeutic benefits that your body craves. AE Naturals Tea Tree Essential Oil \\u2013 nature\'s solution for a healthier you.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Natural Antiseptic Power:<\\/strong> AE Naturals Tea Tree Essential Oil, derived from Tea Tree leaves, naturally heals minor cuts, wounds, and skin irritations. Its antiseptic prowess helps promote skin wellness.<\\/li><li><strong>Soothing Anti-Inflammatory Magic:&nbsp;<\\/strong>Harnessing anti-inflammatory properties, this oil is a go-to for pain relief and reducing swelling. Enjoy the soothing touch of nature in your wellness routine.<\\/li><li><strong>Scalp and Hair Health:&nbsp;<\\/strong>Combat dandruff and nurture your scalp with this essential oil. It\'s your natural ally for maintaining a healthy scalp and addressing various hair concerns.<\\/li><li><strong>Skin Savior Against Blemishes:&nbsp;<\\/strong>Tackle acne and skin blemishes effortlessly with AE Naturals Tea Tree Essential Oil. Let the pure essence of Tea Tree work its wonders for clear, vibrant skin.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>1. Tea Tree Essential Oil: <\\/strong>AE Naturals Tea Tree Essential Oil features the powerful compound terpinen-4-ol, known for its exceptional antiseptic, anti-inflammatory, and antimicrobial properties. This natural ingredient is carefully extracted through steam distillation from the leaves of the Tea Tree plant.<\\/li><li><strong>2. Therapeutic Compounds: <\\/strong>Rich in therapeutic compounds like cineole, pinene, and more, this essential oil is a potent solution for various skin and hair concerns. These compounds work synergistically to enhance the product\'s effectiveness in promoting overall skin and hair health.<\\/li><li><strong>3. Steam Distillation Process: <\\/strong>The bottle contains pure Tea Tree Essential Oil obtained through a meticulous steam distillation process. This ensures the preservation of the oil\'s natural qualities, making it a high-quality addition to your health and wellness routine.<\\/li><li><strong>4. Versatile and Effective:<\\/strong> AE Naturals Tea Tree Essential Oil is a versatile product with wide-ranging benefits. Whether you\'re looking to treat minor cuts, relieve pain and swelling, address scalp conditions, or combat skin blemishes, this essential oil is a natural and effective solution.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Add 5-7 drops to a diffuser or vaporizer for a refreshing scent.<\\/li><li>Dilute 1-2 drops with a carrier oil and apply to the affected area.<\\/li><li>Add a few drops to your shampoo for an aromatic and cleansing experience, promoting overall hair health.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:39:50.000000Z\",\"updated_at\":\"2024-06-17T07:24:32.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Premium Tea Tree Essential Oil - Versatile & Natural\",\"meta_description\":\"Discover the benefits of our Tea Tree Essential Oil. Perfect for skincare, aromatherapy, and more. This natural wonder does it all, and it\'s yours to explore! Get yours for a natural boo\",\"meta_image\":\"2023-10-07-6520ee699687c.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000334\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 131.2, 28.8, 0, 'include', 'delivered', 'unpaid', '2024-06-26 15:30:07', '2024-07-04 12:10:43', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(354, 100230, 248, 1, NULL, '{\"id\":248,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Shikakai Black\",\"slug\":\"shikakai-black-xlPnzo\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f3df20ac1dd.png\\\",\\\"2024-03-15-65f3df20ad199.png\\\",\\\"2024-03-15-65f3df20ad595.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f3df20ad907.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":40,\\\"sku\\\":\\\"SB-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":85,\\\"sku\\\":\\\"SB-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":155,\\\"sku\\\":\\\"SB-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":235,\\\"sku\\\":\\\"SB-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4875,\\\"sku\\\":\\\"SB-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":299,\"purchase_price\":299,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p><strong>Shikakai Powder Black:<\\/strong><\\/p><p>&nbsp;<\\/p><p>Due to the unhealthy lifestyle, the majority of the people are facing hair issues as dandruff, split ends, hair loss, graying of hair. Ayurvedic herbs will help you to get rid of hair problems. Herbs are a great way to boost hair growth, restore moisture, and enhance its texture and shine. Shikakai is nutrient-dense herb support for all Hair related problems, Cuts &amp; Wounds in the Scalp, Treating Scabies and Treat spots. Shikakai is also rich in antioxidants and vitamins A, C, K, and D, which help nourish hair and keep it healthy. Shikakai make your hair softer and add a beautiful shine to it. Shikakai works its magic on a dry scalp by acting as a natural cleanser without washing away essential oils. It calms and soothing on an irritated head and can actually heal minor cuts and abrasions on your scalp.<br><br><br>&nbsp;<\\/p><p><strong>Directions to use:<\\/strong><\\/p><p>&nbsp;<\\/p><p>Take the required quantity of Shikakai hair powder in a bowl. Add water to Shikakai Hair Powder to make a paste. Gently apply this paste onto your scalp Leave it for 30 minutes. Rinse hair thoroughly with water and then use anti-hair fall shampoo.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T05:39:44.000000Z\",\"updated_at\":\"2024-06-17T06:26:31.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000565\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 38, 2, 0, 'include', 'delivered', 'unpaid', '2024-06-26 15:30:07', '2024-07-04 12:10:43', NULL, '100g', '{\"Quantity\":\"100g\"}', 'discount_on_product', 1, 0),
(355, 100230, 243, 1, NULL, '{\"id\":243,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Aloevera Powder (Aloe Barbadensis)\",\"slug\":\"aloevera-powder-aloe-barbadensis-jf423q\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-14-65f2b1dc3ede6.png\\\",\\\"2024-03-14-65f2b1dc40245.png\\\",\\\"2024-03-14-65f2b1dc4060e.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-14-65f2b1dc40986.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":55,\\\"sku\\\":\\\"AP(B-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":115,\\\"sku\\\":\\\"AP(B-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":220,\\\"sku\\\":\\\"AP(B-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":345,\\\"sku\\\":\\\"AP(B-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":7250,\\\"sku\\\":\\\"AP(B-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":249,\"purchase_price\":249,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p><strong>Aloe Vera Powder:<\\/strong><\\/p><p>Aloe Vera Powder is enriched with the goodness of Aloe Vera is a natural rescue for unhealthy and dry hair. With absolutely pure extracts and no artificial inclusion of chemicals, it is the perfect boost to healthy and shining hair. Treats unhealthy scalp with the goodness of aloe Vera, It is highly favorable for hair growth, Adds volume to hair and enriches its texture, Nourishes the scalp with required nutrition. Good for skin too with its anti-aging and wrinkle-prevention features. It also gives possible effect on constipation, Obesity, Burning pain in the mouth, early research suggests that taking 400 mg of a chemical that comes from aloe four times daily does improve immune function in people with human immunodeficiency virus (HIV).<\\/p><p><br>&nbsp;<\\/p><p><strong>Directions of use:<\\/strong><\\/p><p>Doses of powder range from 100-1000 mg daily. Doses of juice range from 15-150 mL daily.<\\/p><p><br><br>&nbsp;<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-14T08:14:20.000000Z\",\"updated_at\":\"2024-06-17T06:28:18.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000545\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 52.25, 2.75, 0, 'include', 'delivered', 'unpaid', '2024-06-26 15:30:07', '2024-07-04 12:10:43', NULL, '100g', '{\"Quantity\":\"100g\"}', 'discount_on_product', 1, 0),
(356, 100230, 233, 1, NULL, '{\"id\":233,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Bhringraj Powder\",\"slug\":\"bhringraj-powder-QIEbrG\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-13-65f13fe8c2c38.png\\\",\\\"2024-03-13-65f13fe8c3de2.png\\\",\\\"2024-03-13-65f13fe8c4237.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-13-65f13fe8c4581.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":50,\\\"sku\\\":\\\"BP-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":105,\\\"sku\\\":\\\"BP-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":190,\\\"sku\\\":\\\"BP-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":300,\\\"sku\\\":\\\"BP-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":7500,\\\"sku\\\":\\\"BP-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":249,\"purchase_price\":249,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p><strong>Bhringraj Powder:<\\/strong><\\/p><p><br>Bhringraj is also known as Kesharaj which means \\u201cRuler of the hair\\u201d. It is rich in proteins, vitamins and antioxidants which help protect the body against certain infections. Bhringraj powder along with a carrier oil (like coconut oil) can also be used to manage skin infections and allergies due to its antimicrobial property. Taking Bhringraj powder along with water helps in the management of cholesterol levels due to its antioxidant and anti-inflammatory properties. It also protects the liver cells against damage caused by free radicals due to its hepato protective and antioxidant properties. Taking Bhringraj leaves in the powdered form increases the production of urine due to its diuretic property and therefore helps to manage urinary complications. Bhringraj is also beneficial in managing the symptoms of gastrointestinal disorders (such as diarrhea and dysentery) like contractions or spasms in the stomach, intestine or urinary bladder due to its antispasmodic property.<br><br>&nbsp;<\\/p><p><strong>Directions of use:<\\/strong><br>&nbsp;<\\/p><p>It is advisable to use Bhringraj in the recommended dosage as high dosage may cause stomach problems. Take Bhringraj Powder \\u00bd-1 teaspoon Mix with Coconut oil and massage on the scalp. Leave it for 1-2 hours and wash it with any herbal shampoo. Repeat this thrice a week.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-13T05:55:52.000000Z\",\"updated_at\":\"2024-06-17T06:32:02.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000496\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 47.5, 2.5, 0, 'include', 'delivered', 'unpaid', '2024-06-26 15:30:07', '2024-07-04 12:10:43', NULL, '100g', '{\"Quantity\":\"100g\"}', 'discount_on_product', 1, 0),
(357, 100230, 230, 1, NULL, '{\"id\":230,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Neem Leaf Powder - Azadirachta indica\",\"slug\":\"neem-leaf-powder-azadirachta-indica-CiJpnx\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-13-65f12a1014935.png\\\",\\\"2024-03-13-65f12a10159e2.png\\\",\\\"2024-03-13-65f12a101601c.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-13-65f12a101633a.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"      250g\\\",\\\"      500g\\\",\\\"      1kg\\\",\\\"      25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":35,\\\"sku\\\":\\\"NLP-Ai-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":65,\\\"sku\\\":\\\"NLP-Ai-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":115,\\\"sku\\\":\\\"NLP-Ai-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"NLP-Ai-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":3500,\\\"sku\\\":\\\"NLP-Ai-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":249,\"purchase_price\":249,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p>Introducing&nbsp;<strong>AE Naturals Neem Powder<\\/strong>, your natural solution for radiant skin and overall well-being. Sourced from pure neem leaves, this powder is a powerhouse of benefits. Packed with essential nutrients, neem powder is renowned for its anti-bacterial and anti-inflammatory properties, making it an excellent choice for maintaining clear and healthy skin. This powder is your go-to remedy for various skin issues, including acne and blemishes. With its natural astringent properties, neem helps tighten pores, preventing future breakouts. Beyond skincare, AE Naturals Neem Powder supports oral health. Its antimicrobial qualities contribute to gum health and fresh breath, offering a holistic approach to your well-being. Say goodbye to chemical-laden products and embrace the natural goodness of neem. Incorporate the powder into your skincare routine by making a simple paste or adding it to your favorite face masks. For oral care, mix it with toothpaste for a refreshing and effective experience. AE Naturals Neem Powder is your natural ally for glowing skin and overall health \\u2013 nature\'s answer to a radiant and confident you.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><h3>&nbsp;<\\/h3><ul><li><strong>Radiant, Glowing Skin:<\\/strong> AE Naturals Neem Powder is your natural solution for radiant skin and overall well-being. Packed with antioxidants, this powder fights acne and promotes clear skin by purifying from within. It\'s your go-to remedy for skin issues, leaving you with a healthy, glowing complexion.<\\/li><li><strong>Scalp Health:<\\/strong> Say goodbye to dandruff and itchy scalp with AE Naturals Neem Powder. Its anti-fungal properties combat scalp infections, promoting a clean and nourished hair and scalp. Regular use contributes to dandruff-free, luscious locks, making it an essential addition to your hair care routine.<\\/li><li><strong>Oral Health:<\\/strong> AE Naturals Neem Powder supports oral health by tackling bacteria and preventing gum diseases. With its antibacterial properties, it helps maintain fresh breath and promotes overall dental hygiene. Make AE Naturals Neem Powder a part of your daily routine for a naturally radiant smile and well-protected teeth and gums.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Neem Leaf Powder:&nbsp;<\\/strong>AE Naturals Neem Powder harnesses the power of neem leaves, known for their potent antibacterial and antifungal properties. This key ingredient is a natural remedy for skin issues, promoting a clear and healthy complexion.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Enriched with Vitamin E, this neem powder provides antioxidant benefits, combating free radicals and supporting overall skin health. Vitamin E helps in reducing the signs of aging, leaving your skin refreshed and rejuvenated.<\\/li><li><strong>Minerals:&nbsp;<\\/strong>Packed with essential minerals, including calcium and iron, AE Naturals Neem Powder nourishes the skin from within. These minerals contribute to skin elasticity, promoting a youthful appearance and preventing common deficiencies.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Mix AE Naturals Neem Powder with water to form a paste.<\\/li><li>Apply the paste evenly on clean, dry skin.<\\/li><li>Leave it on for 15-20 minutes.<\\/li><li>Rinse thoroughly with water.<\\/li><li>Use regularly for a naturally radiant complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-13T04:22:40.000000Z\",\"updated_at\":\"2024-06-17T06:33:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000096\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 33.25, 1.75, 0, 'include', 'delivered', 'unpaid', '2024-06-26 15:30:07', '2024-07-04 12:10:43', NULL, '100g', '{\"Quantity\":\"100g\"}', 'discount_on_product', 1, 0),
(358, 100230, 226, 1, NULL, '{\"id\":226,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Orange Peel Powder\",\"slug\":\"orange-peel-powder-D67GBN\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-13-65f11edc92c34.png\\\",\\\"2024-03-13-65f11edc9436d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-13-65f11edc947c3.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":30,\\\"sku\\\":\\\"OPP-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":50,\\\"sku\\\":\\\"OPP-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":85,\\\"sku\\\":\\\"OPP-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":125,\\\"sku\\\":\\\"OPP-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":2500,\\\"sku\\\":\\\"OPP-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":249,\"purchase_price\":249,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<h3><strong>Orange Peel Powder:<\\/strong><\\/h3><p><br>Orange Peel Powder is a natural astringent that rejuvenates the skin to ensure the overall health of the skin by preventing the signs of wrinkles, skin aging and fine. The goodness of vitamin C helps to deeply cleanse the pores of the skin for giving an overall refreshing look.<br><br>&nbsp;<\\/p><h3><strong>Directions of use:<\\/strong><br>&nbsp;<\\/h3><p>Orange Peel Powder can be added with milk or curd and applied to get that extra glow or for removing tan.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-13T03:34:52.000000Z\",\"updated_at\":\"2024-06-17T06:34:32.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000507\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 28.5, 1.5, 0, 'include', 'delivered', 'unpaid', '2024-06-26 15:30:07', '2024-07-04 12:10:43', NULL, '100g', '{\"Quantity\":\"100g\"}', 'discount_on_product', 1, 0),
(359, 100230, 213, 1, NULL, '{\"id\":213,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Red Onion Powder\",\"slug\":\"red-onion-powder-zwtO5f\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-12-65efee7b45ecf.png\\\",\\\"2024-03-12-65efee7b46f19.png\\\",\\\"2024-03-12-65efee7b47363.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-12-65efee7b47eb5.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":40,\\\"sku\\\":\\\"ROP-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":75,\\\"sku\\\":\\\"ROP-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":135,\\\"sku\\\":\\\"ROP-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":205,\\\"sku\\\":\\\"ROP-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4250,\\\"sku\\\":\\\"ROP-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":249,\"purchase_price\":249,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p><strong>Red Onion Powder:&nbsp;<\\/strong><br><br>Onion powder is made from dehydrated red onions, giving it a concentrated flavor that pairs well with many food ingredient. It has been concentrated into an easy-to-use&nbsp;<strong>powder<\\/strong>&nbsp;which will add zing and color to all you\\u2019re cooking. The flavor is slightly stronger and sweeter than regular&nbsp;<strong>onion powder<\\/strong>, and it is especially good to use in seasoning mixes, dry rubs and dressings<br><br>Directions of use: Can be used in preparing various tasty and delicious dishes like soups, mixtures, salad etc...<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-12T05:56:11.000000Z\",\"updated_at\":\"2024-06-17T06:39:22.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000486\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 38, 2, 0, 'include', 'delivered', 'unpaid', '2024-06-26 15:30:07', '2024-07-04 12:10:43', NULL, '100g', '{\"Quantity\":\"100g\"}', 'discount_on_product', 1, 0),
(360, 100230, 59, 1, NULL, '{\"id\":59,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Amla Powder 250g\",\"slug\":\"ae-naturals-amla-powder-250g-zaKS9X\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-21-650c290478769.png\\\",\\\"2023-09-21-650c290479474.png\\\",\\\"2023-09-21-650c2904793c1.png\\\",\\\"2023-09-21-650c290479631.png\\\",\\\"2023-09-21-650c29047956c.png\\\",\\\"2023-09-21-650c2904796df.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654bbd0ca7d81.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/LeNTQrfOVbc?si=tUF_uwKf7xPOZ_QJ\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"        250g\\\",\\\"        500g\\\",\\\"        1kg\\\",\\\"        25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":55,\\\"sku\\\":\\\"AP2-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":120,\\\"sku\\\":\\\"AP2-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":230,\\\"sku\\\":\\\"AP2-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":360,\\\"sku\\\":\\\"AP2-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":7625,\\\"sku\\\":\\\"AP2-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":299,\"purchase_price\":299,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>AE Naturals presents its&nbsp;<strong>Pure Organic Amla Powder<\\/strong> packed with antioxidants, supporting your overall well-being. Crafted from the nutrient-rich Indian gooseberry, Amla Powder boasts a bounty of vitamin C, renowned for its immune-boosting prowess. This natural marvel aids in purifying your blood, flushing out toxins, and fortifying your immune system. Not just a health enhancer, our Amla Powder works wonders for your external charm too. Say goodbye to skin woes as the powder, when turned into a paste, becomes a skin superhero. Its application promotes a radiant complexion and, when ingested with warm water, contributes to luscious hair and healthy skin. Bid farewell to premature graying, boost hair growth, and revel in rejuvenated skin. Amla, the star ingredient, isn\'t just a beauty secret\\u2014it\'s a health wizard. Beyond enhancing eyesight and ensuring proper liver function, this organic gem stands as an effective remedy for ulcers and heart diseases. Making it a part of your routine is a breeze\\u2014mix it with ginger powder, lime juice, or honey, or elevate the health quotient of your salads by sprinkling this magic powder.&nbsp;<strong>AE Naturals Amla Powder<\\/strong> is your holistic ticket to vitality, inside and out. Embrace the natural path to wellness!<\\/p><p>&nbsp;<\\/p><p><strong>Key Benefits:<\\/strong><\\/p><p>&nbsp;<\\/p><ul><li><strong>Immune Support:<\\/strong> AE Naturals Amla Powder is packed with antioxidants, strengthening your immune system to ward off illnesses and promote overall well-being.<\\/li><li><strong>Healthy Skin and Hair:<\\/strong> This organic powder contributes to radiant skin, fights skin conditions, and boosts hair growth, delaying premature graying for a naturally vibrant appearance.<\\/li><li><strong>Digestive Health:<\\/strong> Improve digestion with the natural goodness of Amla. The powder aids in purifying the blood, flushing out toxins, and acting as an effective remedy against ulcers and heart diseases.<\\/li><li><strong>Vision and Detox:<\\/strong> Amla\'s rich Vitamin C content helps enhance eyesight, while its detoxifying properties assist in flushing harmful toxins from your body, ensuring a refreshed and revitalized system.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Key Ingredients:<\\/strong><\\/p><p>&nbsp;<\\/p><ul><li><strong>Amla (Indian Gooseberry):&nbsp;<\\/strong>AE NATURALS Amla Powder features the potent ingredient, Amla, rich in vitamin C and antioxidants. Known for promoting digestion, boosting immunity, and enhancing hair and skin health, Amla is a natural treasure for overall well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><p><strong>Directions to Use:<\\/strong><\\/p><p>&nbsp;<\\/p><ol><li>Mix with ginger powder, lime juice, and honey for a health-boosting paste.<\\/li><li>Simply gulp it down with warm water for an immune system kickstart.<\\/li><li>Sprinkle on your salad bowl for a tasty and nutritious twist.<\\/li><li>Apply as a paste on skin and hair for natural radiance.<\\/li><li>Incorporate into your routine effortlessly for improved digestion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-21T11:29:08.000000Z\",\"updated_at\":\"2024-06-17T07:31:36.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Organic Amla Powder - Boosts Health & Beauty\",\"meta_description\":\"Discover the benefits of AE NATURALS Pure Organic Amla Powder, rich in antioxidants. Improve eyesight, purify blood, and enhance skin & hair health. Try it today for a healthier you!\",\"meta_image\":\"2023-10-07-6520f5b3b259c.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000113\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 52.25, 2.75, 0, 'include', 'delivered', 'unpaid', '2024-06-26 15:30:07', '2024-07-04 12:10:43', NULL, '100g', '{\"Quantity\":\"100g\"}', 'discount_on_product', 1, 0),
(361, 100230, 341, 1, NULL, '{\"id\":341,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Pure Shea Butter Refined\",\"slug\":\"pure-shea-butter-refined-cX5pqN\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-660123be3857a.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-660123be39159.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\",\\\"    250g\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":750,\\\"sku\\\":\\\"PSBR-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":18500,\\\"sku\\\":\\\"PSBR-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":73000,\\\"sku\\\":\\\"PSBR-100kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":200,\\\"sku\\\":\\\"PSBR-250g\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":200,\"purchase_price\":200,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>PureGlow Refined Shea Butter is a premium-grade skincare ingredient derived from the nuts of the shea tree. Refined to perfection, this butter is rich in vitamins and fatty acids, providing intense hydration and nourishment to the skin.<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Perfect for creating moisturizing creams, lotions, balms, soaps, and hair treatments.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T07:11:58.000000Z\",\"updated_at\":\"2024-06-17T05:25:11.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"PureGlow Refined Shea Butter - Premium Moisturizing Ingredient for Skincare & Haircare\",\"meta_description\":\"Discover PureGlow Refined Shea Butter, a premium-grade skincare ingredient prized for its moisturizing properties. Refined to perfection and derived from the nuts of the shea tree, this butte\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"250303\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 164, 36, 0, 'include', 'delivered', 'unpaid', '2024-06-26 15:30:07', '2024-07-04 12:10:43', NULL, '250g', '{\"Quantity\":\"250g\"}', 'discount_on_product', 1, 0),
(362, 100230, 264, 1, NULL, '{\"id\":264,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Honey Dew Soap Base - Honey Color\",\"slug\":\"honey-dew-soap-base-honey-color-U8qR5g\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7e166e6bdd.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7e166e784e.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"HDSB-HC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"HDSB-HC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"HDSB-HC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Honey Dew Soap Base offers a nourishing blend infused with a warm honey color, reflecting its rich and moisturizing essence. Formulated to hydrate and replenish the skin, this soap base provides a luxurious skincare experience that leaves your skin feeling soft and supple.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Harness the moisturizing benefits of honey with the Honey Dew Soap Base, crafting handmade soaps that pamper and hydrate the skin. With its inviting honey color, these soaps provide a luxurious lather and a sweet aroma, indulging your senses while nourishing your skin.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:38:30.000000Z\",\"updated_at\":\"2024-06-17T05:54:52.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Honey Dew Soap Base: Nourishing Blend for Soft and Supple Skin\",\"meta_description\":\"Experience the Honey Dew Soap Base, featuring a warm honey color reminiscent of its nourishing essence. Craft indulgent soaps for soft and supple skin with this luxurious ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000010\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-06-26 15:30:07', '2024-07-04 12:10:43', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(363, 100231, 417, 1, NULL, '{\"id\":417,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Cold Pressed Castor Oil\",\"slug\":\"cold-pressed-castor-oil-WBihh7\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"43\\\",\\\"position\\\":1}]\",\"category_id\":\"43\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-02-660bca7f6f9f4.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-02-660bca7f70b29.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"500ml\\\",\\\"        1kg\\\",\\\"        5kg\\\",\\\"        50kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"500ml\\\",\\\"price\\\":150,\\\"sku\\\":\\\"CPCO-500ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":250,\\\"sku\\\":\\\"CPCO-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"5kg\\\",\\\"price\\\":1225,\\\"sku\\\":\\\"CPCO-5kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"50kg\\\",\\\"price\\\":11500,\\\"sku\\\":\\\"CPCO-50kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>Extracted using cold-pressing methods, FrostExtract Castor Essence provides a pure and natural solution for various applications. Its versatile properties offer benefits for skincare, haircare, and medicinal purposes.<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Suitable for skincare routines, hair treatments, and medicinal uses.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-02T09:06:07.000000Z\",\"updated_at\":\"2024-06-13T11:03:59.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"FrostExtract Castor Essence - Pure Cold-Pressed Solution for Skin, Hair & Health\",\"meta_description\":\"Explore FrostExtract Castor Essence, cold-pressed for purity and versatility. Discover its benefits for skincare, haircare, and medicinal applications, offering a natural solution for your he\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"240006\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 205, 45, 0, 'include', 'delivered', 'unpaid', '2024-06-27 17:48:11', '2024-07-04 12:05:43', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(364, 100232, 261, 1, NULL, '{\"id\":261,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Donkey Milk - White Color\",\"slug\":\"donkey-milk-white-color-5TSY7k\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7dc4b26c2f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7dc4b278ee.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"      25kg\\\",\\\"      100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"DM-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"DM-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"DM-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Donkey Milk Soap Base offers a nourishing blend with a pure white color, reflecting the richness of donkey milk. Formulated to hydrate and replenish the skin, this soap base provides a luxurious skincare experience that leaves your skin feeling soft and supple.<br>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Incorporate the Donkey Milk Soap Base into your skincare routine to create handmade soaps that pamper and nourish the skin. With its pure white color inspired by the natural shade of donkey milk, these gentle soaps provide a moisturizing cleanse, promoting a healthy and rejuvenated complexion.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:16:43.000000Z\",\"updated_at\":\"2024-06-17T05:57:17.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Donkey Milk Soap Base: Nourishing Blend for Gentle Skincare\",\"meta_description\":\"Experience the Donkey Milk Soap Base, featuring a pure white color reminiscent of its nourishing properties. Craft gentle soaps for soft and supple skin with this luxurious ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000007\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'canceled', 'unpaid', '2024-06-27 23:10:15', '2024-07-01 11:16:59', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(365, 100233, 421, 1, NULL, '{\"id\":421,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Olive Oil\",\"slug\":\"olive-oil-cO7pXS\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"43\\\",\\\"position\\\":1}]\",\"category_id\":\"43\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-02-660bcbf93c300.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-02-660bcbf93d0b5.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"500ml\\\",\\\"        1kg\\\",\\\"        5kg\\\",\\\"        50kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"500ml\\\",\\\"price\\\":220,\\\"sku\\\":\\\"OO-500ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":400,\\\"sku\\\":\\\"OO-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"5kg\\\",\\\"price\\\":1900,\\\"sku\\\":\\\"OO-5kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"50kg\\\",\\\"price\\\":17500,\\\"sku\\\":\\\"OO-50kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":220,\"purchase_price\":220,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>Extracted from premium olives, PurePressed Olive Essence offers a natural solution for culinary and skincare needs. Its rich flavor and moisturizing properties make it a versatile staple in any kitchen or beauty regimen.<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Ideal for cooking, dressing salads, moisturizing skin, and conditioning hair.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-02T09:12:25.000000Z\",\"updated_at\":\"2024-06-13T04:18:34.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"PurePressed Olive Essence - Versatile Culinary & Skincare Solution\",\"meta_description\":\"Explore PurePressed Olive Essence, extracted from premium olives for versatile use in cooking and skincare. Elevate your culinary creations and nourish your skin with this natural essential.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"240010\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 328, 72, 0, 'include', 'delivered', 'unpaid', '2024-06-28 08:40:52', '2024-07-04 12:06:59', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(366, 100234, 37, 1, NULL, '{\"id\":37,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087527e6ce5.png\\\",\\\"2023-09-18-65087527e80e8.png\\\",\\\"2023-09-18-65087527e7fd5.png\\\",\\\"2023-09-18-65087527e832e.png\\\",\\\"2023-09-18-65087527e8432.png\\\",\\\"2023-09-18-65087527e856d.png\\\",\\\"2023-09-18-65087527e8652.png\\\",\\\"2023-09-18-65087527e821b.png\\\",\\\"2023-09-18-65087527e8766.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5aa204d86.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/j3Jr2WtWZKk?si=r8ALDXHnOppgMmpz\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":494,\"minimum_order_qty\":1,\"details\":\"<p>nlock the secret to luminous skin with <strong>AE Naturals Roop Sundar Skin Brightening Cream<\\/strong>!<strong> <\\/strong>This cream is your go-to for achieving a radiant, even complexion. Crafted with a blend of natural wonders like saffron, turmeric, and sandalwood, this cream works best to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Indulge in the richness of Kumkumadi Oil, an Ayurvedic treasure that targets uneven skin tone, fine lines, and wrinkles. Hyaluronic acid, a skin-loving ingredient, ensures optimal hydration, leaving your skin plump and supple. The anti-inflammatory prowess of aloe vera soothes and hydrates, while the antioxidant might of Vitamin E protects against stress, diminishing scars and fine lines. Vitamin B3 supports healthy skin, tackling hyperpigmentation and boosting elasticity. Argan Oil, rich in vitamin E and essential fatty acids, nourishes your skin, promoting overall health. The lightweight, non-greasy formula absorbs quickly, making it a breeze to incorporate into your daily routine. Simply apply onto a cleansed face and neck, gently massaging for that coveted clear and glowing skin. Enhance your skincare game with AE Naturals Roop Sundar \\u2013 because your skin deserves the best!&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Illuminate Your Complexion:&nbsp;<\\/strong>Achieve a brighter, clearer complexion effortlessly with AE Naturals Roop Sundar Skin Brightening Cream. Effectively reduces the appearance of dark spots, unveiling a more radiant and even skin tone.<\\/li><li><strong>Combat Dark Spots:&nbsp;<\\/strong>Bid farewell to stubborn dark spots as this cream targets and diminishes their visibility. Kumkumadi Oil, a key ingredient, is a traditional Ayurvedic remedy known for its skin-toning properties.<\\/li><li><strong>Revitalize and Soothe:&nbsp;<\\/strong>Infused with the goodness of Aloe Vera, the cream soothes and hydrates the skin, providing a calming effect. Kumkumadi Oil\'s rejuvenating properties help revitalize and refresh your skin, leaving it feeling more youthful.<\\/li><li><strong>Clear and Glowing Skin:&nbsp;<\\/strong>Maintain consistently clear and glowing skin with the lightweight and non-greasy formula of AE Naturals Roop Sundar. Vitamin E, a powerful antioxidant, plays a key role in protecting against oxidative stress, promoting overall skin health.<\\/li><li><strong>Hydration and Nourishment:&nbsp;<\\/strong>Hyaluronic Acid, a naturally occurring substance, ensures your skin stays plump and hydrated. Argan Oil, rich in vitamin E and essential fatty acids, deeply nourishes and hydrates, promoting skin health.<\\/li><\\/ul><p>&nbsp;&nbsp;&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Kumkumadi Oil:&nbsp;<\\/strong>Packed with Ayurvedic herbs, Kumkumadi Oil brightens skin, evens tone, and reduces wrinkles. It\'s your secret to a healthier, radiant look.<\\/li><li><strong>Hyaluronic Acid:&nbsp;<\\/strong>Nature\'s moisture-locker, Hyaluronic Acid plumps and hydrates for a smoother, youthful appearance. Bid farewell to dry skin and hello to a dewy glow!<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>The calming hero, Aloe Vera soothes and hydrates, making your skin happy. Say goodbye to irritation and hello to a refreshed, nourished feel.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>A powerful antioxidant, Vitamin E protects, reduces scars, and fights wrinkles. Essential for skin health, it\'s your shield against aging stress.<\\/li><li><strong>Vitamin B3:&nbsp;<\\/strong>Skin\'s best friend, Vitamin B3 supports a healthy glow, fights pigmentation, and boosts elasticity. Embrace the goodness for vibrant, resilient skin.<\\/li><li><strong>Argan Oil:&nbsp;<\\/strong>Rich in Vitamin E and antioxidants, Argan Oil hydrates and nourishes. Unlock the secret to soft, glowing skin and luscious locks with this natural gem.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Cleanse face and neck.<\\/li><li>Apply a small amount of AE Naturals Roop Sundar Skin Brightening Cream.<\\/li><li>Gently massage in a circular motion until fully absorbed.<\\/li><li>Use twice daily for optimal results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:04:55.000000Z\",\"updated_at\":\"2024-06-15T15:14:52.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Brightening Cream 30g - Skin Care\",\"meta_description\":\"Discover the benefits of AE Naturals Night Cream with Arbutin, Aloe vera, and more. Fade sun spots, acne scars, and keep your skin youthful and radiant. This cream is your secret to beautiful\",\"meta_image\":\"2023-10-06-651f0419bb819.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000293\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":70,\"product_id\":37,\"customer_id\":288,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After incorporating AE Naturals Roop Sundar Cream into my skincare routine, I\'ve noticed a significant improvement in my complexion. My skin looks more radiant and feels incredibly soft. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":71,\"product_id\":37,\"customer_id\":289,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a month now, and I\'m thrilled with the results. My skin looks brighter, feels smoother, and has a healthy glow. This cream is definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":72,\"product_id\":37,\"customer_id\":290,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has become my holy grail product. It\'s helped fade my acne scars and even out my skin tone, giving me the confidence to go makeup-free!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":73,\"product_id\":37,\"customer_id\":291,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous brightening creams in the past, but AE Naturals Roop Sundar Cream stands out. Its blend of natural ingredients feels luxurious on the skin and has helped fade my dark spots. I highly recommend it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":74,\"product_id\":37,\"customer_id\":292,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After using AE Naturals Roop Sundar Cream for just a few days, I noticed a significant difference in my skin. It looks more radiant, feels smoother, and has a healthier glow. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":75,\"product_id\":37,\"customer_id\":293,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream is now a staple in my skincare routine. The lightweight formula absorbs quickly and leaves my skin feeling soft, hydrated, and noticeably brighter. I couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":76,\"product_id\":37,\"customer_id\":294,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with sensitive skin, I\'m always cautious about trying new products. But AE Naturals Roop Sundar Cream has exceeded my expectations. It\'s gentle, yet effective, and has given my skin a much-needed boost!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":77,\"product_id\":37,\"customer_id\":295,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a few weeks now, and I\'m amazed at the results. My skin looks more even-toned, and the fine lines are less noticeable. Definitely worth it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":78,\"product_id\":37,\"customer_id\":296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dull skin for years, but AE Naturals Roop Sundar Cream has truly transformed my complexion. My skin feels hydrated, looks clearer, and has a beautiful glow!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":79,\"product_id\":37,\"customer_id\":297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has been a game-changer for me! It\'s helped fade my dark spots and uneven skin tone, leaving my complexion noticeably brighter and more radiant.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-06-28 22:04:30', '2024-07-09 11:02:03', NULL, '', '[]', 'discount_on_product', 1, 0),
(367, 100235, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":995,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-06-26T05:57:46.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-06-29 23:44:28', '2024-07-04 12:13:22', NULL, '', '[]', 'discount_on_product', 1, 0),
(368, 100236, 43, 1, NULL, '{\"id\":43,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"9G Multivitamins and Multimineral Soft Gel Capsules, 30 Capsules\",\"slug\":\"ae-naturals-9g-multivitamins-and-multimineral-soft-gel-capsules-30-capsules-zY96iP\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-08-6613aff867a1e.png\\\",\\\"2024-04-08-6613aff86891e.png\\\",\\\"2024-04-08-6613aff868c2d.png\\\",\\\"2023-09-19-65091af39acde.png\\\",\\\"2023-09-19-65091af39ad87.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-08-6613b057c24ef.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=8pcS_pPlgFw7nt2b\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":700,\"purchase_price\":700,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":43,\"discount_type\":\"percent\",\"current_stock\":95,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule offers a synergistic blend of essential nutritional elements, designed to enhance immunity and promote a healthy digestive system. This potent supplement comprises high-quality ingredients, including Omega-3, Grape Seed Extract, Green Tea Extract, and Ginger Root Extract. Packed with antioxidants, these ingredients play a pivotal role in replenishing vitamin and mineral levels in the body, contributing to overall health improvement. AE Naturals 9G Soft Gel Capsules provide a comprehensive shield, potentially safeguarding against diseases related to the heart, kidney, and liver.<\\/p><p>&nbsp;<\\/p><p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule emerge as a holistic solution, offering a harmonious blend of essential nutrients for comprehensive health support. Elevate your nutritional intake with these capsules and empower your body with the tools it needs to thrive.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Boosts immunity and helps maintain energy levels: &nbsp;<\\/strong>The supplement likely contains immune-boosting ingredients such as vitamins C and D, as well as energy-promoting components like B-vitamins, contributing to overall vitality.<\\/li><li><strong>Improves the health of the brain, heart, liver, and kidney<\\/strong>: &nbsp;Formulated with nutrients beneficial for various organs, including omega-3 fatty acids for brain health, antioxidants for the heart, and detoxifying elements for the liver and kidneys, supporting comprehensive organ well-being.<\\/li><li><strong>AE Naturals 9G Capsules Strengthens bones and joints: &nbsp;<\\/strong>Enriched with essential minerals like calcium and joint-supporting compounds, the capsules work to fortify bones and joints, promoting overall skeletal strength.<\\/li><li><strong>Promotes weight loss and maintains it: &nbsp;<\\/strong>The supplement likely includes ingredients supporting weight loss, such as metabolism boosters or appetite regulators, while also providing components for sustained weight maintenance.<\\/li><li><strong>Helps restore the level of vitamins and minerals: &nbsp;<\\/strong>The product aids in restoring and maintaining optimal levels of essential vitamins and minerals, ensuring a balanced nutritional profile for overall health and well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Omega-3 Fats: <\\/strong>Omega-3 fats are crucial for preventing heart disease, stroke, and lupus. They also play protective roles in conditions like cancer. These essential fatty acids contribute to overall cardiovascular health and have anti-inflammatory properties that benefit various bodily functions.<\\/li><li><strong>Grape Seed Extract: <\\/strong>Known for its disease prevention properties, Grape Seed Extract protects against oxidative stress, tissue damage, and inflammation. It has additional benefits, including reducing blood pressure, improving blood flow, and supporting bone strength.<\\/li><li><strong>Green Tea Extract: <\\/strong>Beyond its association with weight loss, Green Tea Extract benefits the skin, helps lower blood sugar levels, and contains antioxidants that may protect against oxidative stress. It is recognized for its potential positive impact on overall health.<\\/li><li><strong>Ginger Root Extract<\\/strong>: Ginger Root Extract is multifaceted in its benefits. It relieves indigestion, exhibits anti-inflammatory properties, and contributes to stress reduction. This natural remedy is known for its digestive and calming effects on the body.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Dosage&nbsp;<\\/strong><\\/h3><p>Take one 9G Capsule every day after lunch as directed by the physician.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-19T03:52:19.000000Z\",\"updated_at\":\"2024-06-19T07:12:46.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals 9G Multivitamin Soft gel Capsules - Boost Health\",\"meta_description\":\"Discover the power of AE Naturals 9G Multivitamin and Multiminerals Soft gel Capsules. A unique blend of essential nutrients for overall wellness. Get yours today for a healthier you!\",\"meta_image\":\"2024-04-08-6613b057c293d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000709\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":18,\"translations\":[],\"reviews\":[{\"id\":315,\"product_id\":43,\"customer_id\":555,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsules are a game-changer! Boosted my immunity and kept my digestion on track. Highly recommended!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":316,\"product_id\":43,\"customer_id\":556,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules are a powerhouse of essential nutrients. Feeling more energetic and healthier since I started taking them. Love the blend of ingredients.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":317,\"product_id\":43,\"customer_id\":557,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules are my daily health companion now. Noticed a significant improvement in my overall well-being. Thank you, AE Naturals.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":318,\"product_id\":43,\"customer_id\":558,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Multivitamins aur Multimineral Soft Gel Capsules ne meri immunity ko boost kiya aur digestion ko regulate kiya. Bahut acchi hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":319,\"product_id\":43,\"customer_id\":559,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many supplements, but AE Naturals 9G Multivitamins stand out. My immune system feels stronger, and my digestive issues have reduced. Impressed.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":320,\"product_id\":43,\"customer_id\":560,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Finally found a supplement that covers all bases! AE Naturals 9G Soft Gel Capsules are my go-to for maintaining a healthy heart, kidney, and liver.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":321,\"product_id\":43,\"customer_id\":561,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins are a must-have in my daily routine. Noticed a remarkable difference in my energy levels and overall vitality.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":322,\"product_id\":43,\"customer_id\":562,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye capsules essential nutrients ka powerhouse hain. Jab se maine inka istemal shuru kiya hai, tab se mujhe jyada energy aur behtar swasthya mehsus ho raha hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":323,\"product_id\":43,\"customer_id\":563,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Soft Gel Capsules ab meri roz ki health ka saathi hai. Mujhe apne overall well-being mein kafi sudhaar mehsus hua hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":324,\"product_id\":43,\"customer_id\":564,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut se supplements try kiye hain, lekin AE Naturals 9G Multivitamins sabse alag hain. Meri immunity mazboot mehsoos ho rahi hai aur meri digestive problems kam hui hain.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":325,\"product_id\":43,\"customer_id\":565,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ant mein ek supplement mila hai jo sabhi zaroori cheezon ko cover karta hai! AE Naturals 9G Soft Gel Capsules mere liye ek zaroori health ka saathi ban gaye hain.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":326,\"product_id\":43,\"customer_id\":566,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules have become an essential part of my health routine. Feeling more resilient and energetic since I started taking them.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":377,\"product_id\":43,\"customer_id\":627,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule has been a game-changer for me! Not only do I feel more energized throughout the day, but I\'ve also noticed improvements in my immunity and digestion. Definitely worth incorporating into your daily routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":378,\"product_id\":43,\"customer_id\":628,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been taking AE Naturals 9G Capsules for a while now, and I\'m impressed with the results. My overall health feels more balanced, and I love that it supports my brain, heart, liver, and kidney health all in one. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":379,\"product_id\":43,\"customer_id\":629,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules have become an essential part of my wellness routine. Not only do they strengthen my bones and joints, but they also support my weight management goals. Plus, I love knowing that I\'m getting all the essential nutrients my body needs.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":380,\"product_id\":43,\"customer_id\":630,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins aur Multimineral Soft Gel Capsule mere liye ek game-changer rahi hai! Din bhar mujhe zyada energy mehsoos hoti hai aur mujhe apni immunity aur digestion mein sudhaar bhi nazar aata hai. Rozana ki routine mein shamil karne layak hai bilkul!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":382,\"product_id\":43,\"customer_id\":632,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules ab mera wellness routine ka ek anivarya hissa ban gaya hai. Yeh mere haddiyon aur jodon ko majboot banata hai, aur mera weight management bhi support karta hai. Aur, mujhe pasand hai ki main apne sharir ko zaroori nutrients dene ka kaam kar raha hoon.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":383,\"product_id\":43,\"customer_id\":633,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine pehle bahut saare supplements try kiye hain, lekin koi bhi AE Naturals 9G Capsules se tulna nahi kar sakta. Meri immunity ko boost karne se lekar weight loss aur uska maintenance tak, yeh capsules sab kuch karte hain. Main ab se zyada energetic aur healthy mehsoos kar raha hoon!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 616, 84, 301, 'include', 'delivered', 'unpaid', '2024-07-01 17:20:05', '2024-07-09 10:58:49', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(369, 100237, 43, 1, NULL, '{\"id\":43,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"9G Multivitamins and Multimineral Soft Gel Capsules, 30 Capsules\",\"slug\":\"ae-naturals-9g-multivitamins-and-multimineral-soft-gel-capsules-30-capsules-zY96iP\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-08-6613aff867a1e.png\\\",\\\"2024-04-08-6613aff86891e.png\\\",\\\"2024-04-08-6613aff868c2d.png\\\",\\\"2023-09-19-65091af39acde.png\\\",\\\"2023-09-19-65091af39ad87.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-08-6613b057c24ef.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=8pcS_pPlgFw7nt2b\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":700,\"purchase_price\":700,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":43,\"discount_type\":\"percent\",\"current_stock\":94,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule offers a synergistic blend of essential nutritional elements, designed to enhance immunity and promote a healthy digestive system. This potent supplement comprises high-quality ingredients, including Omega-3, Grape Seed Extract, Green Tea Extract, and Ginger Root Extract. Packed with antioxidants, these ingredients play a pivotal role in replenishing vitamin and mineral levels in the body, contributing to overall health improvement. AE Naturals 9G Soft Gel Capsules provide a comprehensive shield, potentially safeguarding against diseases related to the heart, kidney, and liver.<\\/p><p>&nbsp;<\\/p><p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule emerge as a holistic solution, offering a harmonious blend of essential nutrients for comprehensive health support. Elevate your nutritional intake with these capsules and empower your body with the tools it needs to thrive.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Boosts immunity and helps maintain energy levels: &nbsp;<\\/strong>The supplement likely contains immune-boosting ingredients such as vitamins C and D, as well as energy-promoting components like B-vitamins, contributing to overall vitality.<\\/li><li><strong>Improves the health of the brain, heart, liver, and kidney<\\/strong>: &nbsp;Formulated with nutrients beneficial for various organs, including omega-3 fatty acids for brain health, antioxidants for the heart, and detoxifying elements for the liver and kidneys, supporting comprehensive organ well-being.<\\/li><li><strong>AE Naturals 9G Capsules Strengthens bones and joints: &nbsp;<\\/strong>Enriched with essential minerals like calcium and joint-supporting compounds, the capsules work to fortify bones and joints, promoting overall skeletal strength.<\\/li><li><strong>Promotes weight loss and maintains it: &nbsp;<\\/strong>The supplement likely includes ingredients supporting weight loss, such as metabolism boosters or appetite regulators, while also providing components for sustained weight maintenance.<\\/li><li><strong>Helps restore the level of vitamins and minerals: &nbsp;<\\/strong>The product aids in restoring and maintaining optimal levels of essential vitamins and minerals, ensuring a balanced nutritional profile for overall health and well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Omega-3 Fats: <\\/strong>Omega-3 fats are crucial for preventing heart disease, stroke, and lupus. They also play protective roles in conditions like cancer. These essential fatty acids contribute to overall cardiovascular health and have anti-inflammatory properties that benefit various bodily functions.<\\/li><li><strong>Grape Seed Extract: <\\/strong>Known for its disease prevention properties, Grape Seed Extract protects against oxidative stress, tissue damage, and inflammation. It has additional benefits, including reducing blood pressure, improving blood flow, and supporting bone strength.<\\/li><li><strong>Green Tea Extract: <\\/strong>Beyond its association with weight loss, Green Tea Extract benefits the skin, helps lower blood sugar levels, and contains antioxidants that may protect against oxidative stress. It is recognized for its potential positive impact on overall health.<\\/li><li><strong>Ginger Root Extract<\\/strong>: Ginger Root Extract is multifaceted in its benefits. It relieves indigestion, exhibits anti-inflammatory properties, and contributes to stress reduction. This natural remedy is known for its digestive and calming effects on the body.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Dosage&nbsp;<\\/strong><\\/h3><p>Take one 9G Capsule every day after lunch as directed by the physician.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-19T03:52:19.000000Z\",\"updated_at\":\"2024-07-01T11:50:05.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals 9G Multivitamin Soft gel Capsules - Boost Health\",\"meta_description\":\"Discover the power of AE Naturals 9G Multivitamin and Multiminerals Soft gel Capsules. A unique blend of essential nutrients for overall wellness. Get yours today for a healthier you!\",\"meta_image\":\"2024-04-08-6613b057c293d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000709\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":18,\"translations\":[],\"reviews\":[{\"id\":315,\"product_id\":43,\"customer_id\":555,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsules are a game-changer! Boosted my immunity and kept my digestion on track. Highly recommended!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":316,\"product_id\":43,\"customer_id\":556,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules are a powerhouse of essential nutrients. Feeling more energetic and healthier since I started taking them. Love the blend of ingredients.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":317,\"product_id\":43,\"customer_id\":557,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules are my daily health companion now. Noticed a significant improvement in my overall well-being. Thank you, AE Naturals.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":318,\"product_id\":43,\"customer_id\":558,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Multivitamins aur Multimineral Soft Gel Capsules ne meri immunity ko boost kiya aur digestion ko regulate kiya. Bahut acchi hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":319,\"product_id\":43,\"customer_id\":559,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many supplements, but AE Naturals 9G Multivitamins stand out. My immune system feels stronger, and my digestive issues have reduced. Impressed.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":320,\"product_id\":43,\"customer_id\":560,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Finally found a supplement that covers all bases! AE Naturals 9G Soft Gel Capsules are my go-to for maintaining a healthy heart, kidney, and liver.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":321,\"product_id\":43,\"customer_id\":561,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins are a must-have in my daily routine. Noticed a remarkable difference in my energy levels and overall vitality.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":322,\"product_id\":43,\"customer_id\":562,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye capsules essential nutrients ka powerhouse hain. Jab se maine inka istemal shuru kiya hai, tab se mujhe jyada energy aur behtar swasthya mehsus ho raha hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":323,\"product_id\":43,\"customer_id\":563,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Soft Gel Capsules ab meri roz ki health ka saathi hai. Mujhe apne overall well-being mein kafi sudhaar mehsus hua hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":324,\"product_id\":43,\"customer_id\":564,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut se supplements try kiye hain, lekin AE Naturals 9G Multivitamins sabse alag hain. Meri immunity mazboot mehsoos ho rahi hai aur meri digestive problems kam hui hain.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":325,\"product_id\":43,\"customer_id\":565,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ant mein ek supplement mila hai jo sabhi zaroori cheezon ko cover karta hai! AE Naturals 9G Soft Gel Capsules mere liye ek zaroori health ka saathi ban gaye hain.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":326,\"product_id\":43,\"customer_id\":566,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules have become an essential part of my health routine. Feeling more resilient and energetic since I started taking them.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":377,\"product_id\":43,\"customer_id\":627,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule has been a game-changer for me! Not only do I feel more energized throughout the day, but I\'ve also noticed improvements in my immunity and digestion. Definitely worth incorporating into your daily routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":378,\"product_id\":43,\"customer_id\":628,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been taking AE Naturals 9G Capsules for a while now, and I\'m impressed with the results. My overall health feels more balanced, and I love that it supports my brain, heart, liver, and kidney health all in one. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":379,\"product_id\":43,\"customer_id\":629,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules have become an essential part of my wellness routine. Not only do they strengthen my bones and joints, but they also support my weight management goals. Plus, I love knowing that I\'m getting all the essential nutrients my body needs.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":380,\"product_id\":43,\"customer_id\":630,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins aur Multimineral Soft Gel Capsule mere liye ek game-changer rahi hai! Din bhar mujhe zyada energy mehsoos hoti hai aur mujhe apni immunity aur digestion mein sudhaar bhi nazar aata hai. Rozana ki routine mein shamil karne layak hai bilkul!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":382,\"product_id\":43,\"customer_id\":632,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules ab mera wellness routine ka ek anivarya hissa ban gaya hai. Yeh mere haddiyon aur jodon ko majboot banata hai, aur mera weight management bhi support karta hai. Aur, mujhe pasand hai ki main apne sharir ko zaroori nutrients dene ka kaam kar raha hoon.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":383,\"product_id\":43,\"customer_id\":633,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine pehle bahut saare supplements try kiye hain, lekin koi bhi AE Naturals 9G Capsules se tulna nahi kar sakta. Meri immunity ko boost karne se lekar weight loss aur uska maintenance tak, yeh capsules sab kuch karte hain. Main ab se zyada energetic aur healthy mehsoos kar raha hoon!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 2, 616, 168, 602, 'include', 'delivered', 'unpaid', '2024-07-06 05:39:57', '2024-07-22 13:16:59', NULL, '', '[]', 'discount_on_product', 1, 0),
(370, 100238, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":995,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-07-01T05:51:29.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-07-07 08:22:41', '2024-07-15 14:37:11', NULL, '', '[]', 'discount_on_product', 1, 0),
(371, 100239, 233, 1, NULL, '{\"id\":233,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Bhringraj Powder\",\"slug\":\"bhringraj-powder-QIEbrG\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-13-65f13fe8c2c38.png\\\",\\\"2024-03-13-65f13fe8c3de2.png\\\",\\\"2024-03-13-65f13fe8c4237.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-13-65f13fe8c4581.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":50,\\\"sku\\\":\\\"BP-100g\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":105,\\\"sku\\\":\\\"BP-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":190,\\\"sku\\\":\\\"BP-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":300,\\\"sku\\\":\\\"BP-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":7500,\\\"sku\\\":\\\"BP-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":249,\"purchase_price\":249,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<p><strong>Bhringraj Powder:<\\/strong><\\/p><p><br>Bhringraj is also known as Kesharaj which means \\u201cRuler of the hair\\u201d. It is rich in proteins, vitamins and antioxidants which help protect the body against certain infections. Bhringraj powder along with a carrier oil (like coconut oil) can also be used to manage skin infections and allergies due to its antimicrobial property. Taking Bhringraj powder along with water helps in the management of cholesterol levels due to its antioxidant and anti-inflammatory properties. It also protects the liver cells against damage caused by free radicals due to its hepato protective and antioxidant properties. Taking Bhringraj leaves in the powdered form increases the production of urine due to its diuretic property and therefore helps to manage urinary complications. Bhringraj is also beneficial in managing the symptoms of gastrointestinal disorders (such as diarrhea and dysentery) like contractions or spasms in the stomach, intestine or urinary bladder due to its antispasmodic property.<br><br>&nbsp;<\\/p><p><strong>Directions of use:<\\/strong><br>&nbsp;<\\/p><p>It is advisable to use Bhringraj in the recommended dosage as high dosage may cause stomach problems. Take Bhringraj Powder \\u00bd-1 teaspoon Mix with Coconut oil and massage on the scalp. Leave it for 1-2 hours and wash it with any herbal shampoo. Repeat this thrice a week.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-13T05:55:52.000000Z\",\"updated_at\":\"2024-06-26T10:00:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000496\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 285, 15, 0, 'include', 'delivered', 'unpaid', '2024-07-09 00:20:47', '2024-07-16 10:26:47', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(372, 100240, 152, 1, NULL, '{\"id\":152,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Face Wash 100ml\",\"slug\":\"ae-naturals-roop-sundar-face-wash-100ml-rYLry9\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"28\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"28\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-10-30-653fe9cdc7a1a.png\\\",\\\"2023-10-30-653fe9cdc889e.png\\\",\\\"2023-10-30-653fe9cdc899e.png\\\",\\\"2023-10-30-653fe9cdc8ac7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-30-653fe9cdc8bd7.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":299,\"purchase_price\":299,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Unlock the secret to radiant skin with&nbsp;<strong>AE Naturals Roop Sundar Face Wash<\\/strong>, a true revelation in skincare. Enriched with a harmonious blend of Parijat, Mulberry, Licorice, and Aloe Vera extracts, this natural formulation is your key to a refreshed and youthful complexion. As you embark on your skincare journey, bid farewell to impurities without worrying about harsh chemicals like Parabens \\u2013 our face wash is a gentle embrace for your skin. Parijat Extract, a powerhouse in promoting skin vitality, teams up with Mulberry Extract to support an even skin tone, revealing the natural brilliance within. Licorice Extract brightens and rejuvenates, while Aloe Vera Extract provides a soothing, moisturizing touch. This face wash isn\'t just a routine; it\'s a ritual for natural elegance. Feel the difference as it cleanses, revitalizes, and nourishes your skin, leaving you with a radiant complexion. The directions are simple \\u2013 wet your face, apply a small amount, gently massage, and rinse. Make it a habit twice daily for optimal results. AE Naturals Roop Sundar Face Wash: where natural beauty meets skin care excellence, bringing out your inner glow for the world to see.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Natural Radiance:&nbsp;<\\/strong>AE Naturals Roop Sundar Face Wash unveils your skin\'s natural brilliance with a blend of Parijat, Mulberry, Licorice, and Aloe Vera extracts.<\\/li><li><strong>Revitalize and Nourish:<\\/strong> Gently cleansing, revitalizing, and nourishing your skin, this face wash promotes a radiant complexion, leaving you refreshed and rejuvenated.<\\/li><li><strong>Chemical-Free Care:&nbsp;<\\/strong>Enjoy a gentle skincare experience as Roop Sundar Face Wash is free from harsh chemicals like Parabens, ensuring the purity of your beauty regimen.<\\/li><li><strong>Inner Beauty Unleashed:<\\/strong> Embrace your inner beauty and feel the difference, supported by the harmonious goodness of natural ingredients in every wash.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extract:&nbsp;<\\/strong>Enhance your skin\'s vitality with the goodness of Parijat Extract. This natural ingredient promotes a healthy glow, ensuring your skin looks and feels rejuvenated.<\\/li><li><strong>Mulberry Extract:&nbsp;<\\/strong>Unveil an even skin tone and complexion with Mulberry Extract. Let this powerful ingredient support your skin\'s radiance, giving you a naturally beautiful appearance.<\\/li><li><strong>Licorice Extract:&nbsp;<\\/strong>Experience the brightening and rejuvenating effects of Licorice Extract. This key ingredient works wonders, leaving your skin refreshed and revitalized.<\\/li><li><strong>Aloe Vera Extract:&nbsp;<\\/strong>Indulge in the soothing and moisturizing effects of Aloe Vera Extract. Pamper your skin with this natural goodness, ensuring a gentle and nourishing experience.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><h3>&nbsp;<\\/h3><ol><li>Wet your face with water.<\\/li><li>Apply a small amount of Roop Sundar Face Wash.<\\/li><li>Gently massage in a circular motion.<\\/li><li>Rinse thoroughly with water.<\\/li><li>Use twice daily for best results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-10-30T17:37:17.000000Z\",\"updated_at\":\"2024-05-15T08:03:15.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"\\\"Roop Sundar Face Wash 100ml - Gentle Daily Cleanser for Radiant Skin\\\"\",\"meta_description\":\"\\\"Discover the secret to radiant skin with Roop Sundar Face Wash 100ml. Our gentle daily cleanser is formulated to cleanse and nourish, leaving your skin refreshed and glowing. Suitable for al\",\"meta_image\":\"2024-01-05-6597be5b22998.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000411\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":20,\"translations\":[],\"reviews\":[{\"id\":806,\"product_id\":152,\"customer_id\":1092,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Absolutely loving the AE Naturals Roop Sundar Face Wash! It\'s like a spa treatment for my skin every day. The natural ingredients leave my face feeling fresh and rejuvenated without any harsh chemicals. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":813,\"product_id\":152,\"customer_id\":1101,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with finding a face wash that suits my sensitive skin, but AE Naturals Roop Sundar Face Wash is a game-changer. It\'s gentle yet effective, and I\'ve noticed a significant improvement in my complexion. Plus, the natural fragrance is divine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":815,\"product_id\":152,\"customer_id\":1103,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"Finally, a face wash that delivers on its promises! AE Naturals Roop Sundar Face Wash has become a staple in my skincare routine. It leaves my skin feeling clean, soft, and radiant. Plus, knowing it\'s chemical-free gives me peace of mind.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":817,\"product_id\":152,\"customer_id\":1105,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Face Wash for a few weeks now, and I\'m impressed with the results. My skin looks brighter and feels so much smoother. Plus, the blend of natural extracts makes it a luxurious experience every time I wash my face\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":819,\"product_id\":152,\"customer_id\":1107,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Roop Sundar Face Wash by AE Naturals is a gem! The combination of Parijat, Mulberry, Licorice, and Aloe Vera extracts works wonders on my skin. It\'s like giving my face a refreshing drink of natural goodness. Definitely a must-try\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":822,\"product_id\":152,\"customer_id\":1110,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with how gentle yet effective AE Naturals Roop Sundar Face Wash is. It removes all traces of dirt and impurities without stripping my skin\'s natural oils. My complexion has never looked better\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":824,\"product_id\":152,\"customer_id\":1112,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Face Wash is my new skincare obsession! The natural ingredients make my skin feel pampered and nourished with every use. It\'s like a mini spa session in a bottle\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":827,\"product_id\":152,\"customer_id\":1115,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Finally found a face wash that ticks all the boxes \\u2013 gentle, effective, and chemical-free! AE Naturals Roop Sundar Face Wash has transformed my skincare routine. My skin feels clean, refreshed, and oh-so-soft\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":830,\"product_id\":152,\"customer_id\":1118,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a visible difference in my skin since I started using AE Naturals Roop Sundar Face Wash. It\'s brighter, smoother, and has a healthy glow. Plus, I love knowing that I\'m treating my skin to natural goodness\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":833,\"product_id\":152,\"customer_id\":1122,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"AE Naturals Roop Sundar Face Wash is a game-changer! My skin feels so clean and refreshed after using it. And the best part? It\'s free from harsh chemicals, so I can feel good about what I\'m putting on my face\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":835,\"product_id\":152,\"customer_id\":1124,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"I\'ve been searching for a face wash that doesn\'t irritate my sensitive skin, and AE Naturals Roop Sundar Face Wash is the answer. It\'s gentle yet effective, and my skin looks and feels amazing\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":842,\"product_id\":152,\"customer_id\":1132,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin has never felt so soft and smooth! AE Naturals Roop Sundar Face Wash is a game-changer for me. I love how it cleanses without drying out my skin, thanks to its natural ingredients\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":845,\"product_id\":152,\"customer_id\":1135,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Face Wash has become a staple in my skincare routine. It\'s gentle enough for daily use yet powerful enough to leave my skin looking radiant. Plus, the natural fragrance is so refreshing\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":847,\"product_id\":152,\"customer_id\":1137,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many face washes, but AE Naturals Roop Sundar Face Wash is on another level. It\'s gentle, effective, and leaves my skin feeling incredibly refreshed. I can\'t imagine my skincare routine without it now\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":850,\"product_id\":152,\"customer_id\":1140,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Face Wash is a game-changer for anyone looking to elevate their skincare routine. The natural ingredients work wonders on my skin, leaving it clean, soft, and glowing. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":852,\"product_id\":152,\"customer_id\":1143,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m so impressed with AE Naturals Roop Sundar Face Wash! It\'s gentle yet effective, and my skin looks and feels amazing after each use. Plus, knowing that it\'s free from harsh chemicals gives me peace of mind.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":853,\"product_id\":152,\"customer_id\":1146,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Finally found a face wash that caters to my sensitive skin! AE Naturals Roop Sundar Face Wash is gentle yet powerful, and I\'ve noticed a significant improvement in my complexion. It\'s a must-have in my skincare arsenal\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":854,\"product_id\":152,\"customer_id\":1147,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Face Wash is a game-changer for my skincare routine. It\'s gentle, effective, and leaves my skin feeling clean and refreshed. Plus, the natural fragrance is so invigorating\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":855,\"product_id\":152,\"customer_id\":1148,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Face Wash for a few weeks now, and I\'m loving the results. My skin looks brighter, smoother, and more radiant. Plus, it feels so soft and nourished\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":856,\"product_id\":152,\"customer_id\":1150,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Face Wash is my new go-to! It\'s gentle yet effective, and my skin has never looked better. Plus, I love that it\'s free from harsh chemicals. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 245.18, 53.82, 0, 'include', 'canceled', 'unpaid', '2024-07-09 11:09:29', '2024-07-09 11:10:00', NULL, '', '[]', 'discount_on_product', 0, 0),
(373, 100241, 113, 1, NULL, '{\"id\":113,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Alpha Gluta Skin Brightening Capsules 60 Caps\",\"slug\":\"ae-naturals-alpha-gluta-skin-brightening-capsules-60-caps-oYaNJa\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d9b8614e43.png\\\",\\\"2023-09-22-650d9b8615862.png\\\",\\\"2023-09-22-650d9b8615aba.png\\\",\\\"2023-09-22-650d9b86158fb.png\\\",\\\"2023-09-22-650d9b8615b95.png\\\",\\\"2023-09-22-650d9b8615c3e.png\\\",\\\"2023-09-22-650d9b8615cf5.png\\\",\\\"2023-09-22-650d9b86159bc.png\\\",\\\"2023-09-22-650d9b8615d9b.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652cdd5e7d92a.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/KwmRvolM1lk?si=CVuRX6lZemGjDMNJ\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1799,\"purchase_price\":1799,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Alpha Gluta Skin Brightening Capsules<\\/strong>, a supplement designed to unlock your skin\'s natural radiance. Carefully crafted with a mix of powerful ingredients, including glutathione, alpha lipoic acid, and vitamin C. Enriched with the antioxidant properties of glutathione, our capsules act as a shield against oxidative damage, diminishing the appearance of blemishes and age spots. Alpha lipoic acid, another key player, partners with collagen to enhance skin texture, reduce fine lines, and maintain elasticity. AE Naturals Alpha Gluta Skin Brightening Capsules are your go-to solution for reducing the appearance of dark spots and blemishes. Our formula doesn\'t stop there \\u2013 Piper Longum Extract, derived from black pepper, takes these capsules to the next level. By increasing the bioavailability of the supplement\'s key ingredients, it enhances their effectiveness, ensuring your skin receives the maximum benefits. Moreover, these capsules offer protection against sun damage, making them a comprehensive solution for your skin\'s well-being. Unlock the secret to luminous skin with AE Naturals Alpha Gluta Skin Brightening Capsules \\u2013 a fusion of nature\'s best for your skincare journey.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Radiant Skin Glow:&nbsp;<\\/strong>Experience a natural radiance with AE Naturals Alpha Gluta Capsules. Our blend of antioxidants, including glutathione, promotes a healthy and glowing complexion, leaving your skin visibly revitalized.<\\/li><li><strong>Even Skin Tone:&nbsp;<\\/strong>Achieve an even skin tone effortlessly. The powerful combination of alpha lipoic acid and vitamin C works to balance and brighten your complexion, reducing the appearance of dark spots and blemishes.<\\/li><li><strong>Youthful Appearance:&nbsp;<\\/strong>Combat signs of aging with Collagen, a key ingredient that maintains skin elasticity and firmness. Say goodbye to fine lines and wrinkles, revealing a more youthful and refreshed look.<\\/li><li><strong>Hydration Boost:&nbsp;<\\/strong>Enhance your skin\'s hydration levels. AE Naturals capsules not only target imperfections but also work to keep your skin hydrated, ensuring a supple and smooth texture.<\\/li><li><strong>Sun Damage Protection:&nbsp;<\\/strong>Shield your skin from harmful sun damage. Our capsules provide a protective barrier, helping to prevent the adverse effects of UV rays and environmental stressors, ensuring your skin stays healthy and resilient.<\\/li><li><strong>Improved Elasticity:&nbsp;<\\/strong>Restore your skin\'s natural elasticity. Regular use of our capsules helps improve skin elasticity, giving you firmer and more resilient skin, reducing the signs of aging.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is an antioxidant that safeguards your skin from oxidative damage, fighting off free radicals and promoting a healthy complexion. Combat the signs of aging with glutathione as it actively works to reduce the appearance of blemishes and age spots on your skin.<\\/li><li><strong>Alpha Lipoic Acid:&nbsp;<\\/strong>Alpha lipoic acid, a vital antioxidant, plays a key role in enhancing skin texture, leaving it smoother and more refined. Experience a glowing skin tone as alpha lipoic acid works to reduce the visible signs of aging, giving you a refreshed look.<\\/li><li><strong>Collagen:&nbsp;<\\/strong>Collagen, a crucial protein, boosts skin elasticity and firmness, reducing the appearance of wrinkles and fine lines. Restore a youthful radiance to your skin as collagen supports its structure, helping to reduce the visible signs of aging.<\\/li><li><strong>Piper Longum Extract:&nbsp;<\\/strong>Piper Longum Extract, derived from black pepper, enhances the bioavailability of other ingredients, ensuring maximum effectiveness. Experience improved absorption of essential nutrients, optimizing the benefits of the supplement for healthier-looking skin.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 1 capsule in the morning after your breakfast for a fresh start to your day.<\\/li><li>Include 1 capsule in your nighttime routine after dinner for overnight skin nourishment.<\\/li><li>For optimal results, use daily as part of your skincare regimen.<\\/li><li>Enhance absorption by taking capsules with meals, ensuring maximum effectiveness.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T13:49:58.000000Z\",\"updated_at\":\"2024-06-26T05:44:04.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Skin Brightening Capsules - Glutathione & Vit-C\",\"meta_description\":\"Experience skin whitening with AE Naturals Alpha Gluta Capsules. Glutathione & Vitamin C for a lighter complexion. Improve skin health, reduce wrinkles, and enhance beauty. Get the natural gl\",\"meta_image\":\"2024-01-05-6597c26e985ff.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000119\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1583.12, 215.88, 0, 'include', 'delivered', 'unpaid', '2024-07-10 22:53:12', '2024-07-15 10:59:02', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(374, 100241, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":140,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-07-02T05:52:13.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-07-10 22:53:12', '2024-07-15 10:59:02', NULL, '', '[]', 'discount_on_product', 1, 0),
(375, 100242, 212, 1, NULL, '{\"id\":212,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Basil Seed\",\"slug\":\"basil-seed-UVSdb3\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"4\\\",\\\"position\\\":1},{\\\"id\\\":\\\"12\\\",\\\"position\\\":2}]\",\"category_id\":\"4\",\"sub_category_id\":\"12\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-11-65eec61956a10.png\\\",\\\"2024-03-11-65eec6195796b.png\\\",\\\"2024-03-11-65eec61957cd1.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-11-65eec61958421.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"      250g\\\",\\\"      1kg\\\",\\\"      25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":70,\\\"sku\\\":\\\"BS-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":150,\\\"sku\\\":\\\"BS-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":455,\\\"sku\\\":\\\"BS-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":9625,\\\"sku\\\":\\\"BS-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<p>Savor the health benefits of AE Naturals Sabja Basil Tukmaria Seeds, a 250g pack filled with nature\'s goodness. Packed with fiber, essential oils, flavonoids, iron, and vitamins, these seeds offer a wholesome addition to your diet. AE Naturals brings you the pure essence of Sabja Basil Tukmaria Seeds, providing a burst of nutrition that promotes overall well-being. AE Naturals Sabja Basil Tukmaria Seeds stand out for their natural richness in fiber, essential oils, and essential nutrients. These seeds are a versatile addition to your culinary creations, enhancing both the flavor and nutritional profile of your dishes. Whether added to beverages, desserts, or meals, these seeds bring a delightful crunch and nutritional boost. Elevate your culinary experiences and nourish your body with the wholesome benefits of these seeds. AE Naturals Sabja Basil Tukmaria Seeds are a flavorful and nutritious way to enhance your diet, offering a natural source of essential nutrients. Embrace the goodness of Sabja Basil Tukmaria Seeds in every bite, adding a touch of health and flavor to your meals.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Fiber-Rich Nutrition<\\/strong>: Sabja Basil Tukmaria Seeds are a valuable source of dietary fiber, promoting digestive health and contributing to a feeling of fullness. Dietary fiber supports regular bowel movements and overall gastrointestinal well-being.<\\/li><li><strong>Essential Oils for Well-Being<\\/strong>: Enjoy the natural essential oils present in these seeds, adding to their overall health benefits. Essential oils can have various positive effects on well-being, contributing to a sense of vitality.<\\/li><li><strong>Flavonoids for Antioxidant Boost<\\/strong>: The seeds contain flavonoids, providing an antioxidant boost. Flavonoids help combat free radicals in the body, supporting cellular health and providing a natural defense against oxidative stress.<\\/li><li><strong>Iron for Vitality<\\/strong>: Sabja Basil Tukmaria Seeds offer a natural source of iron, contributing to blood health and overall vitality. Iron is essential for the formation of hemoglobin and the transport of oxygen in the bloodstream.<\\/li><li><strong>Vitamins for Wellness<\\/strong>: These seeds contain essential vitamins, adding a nutritional boost to your diet. Vitamins play various roles in maintaining overall wellness, supporting functions ranging from immune health to skin maintenance.<\\/li><li><strong>Convenient 250g Package<\\/strong>: The 250g packaging ensures easy integration into your daily dietary routine. This convenient package size allows you to effortlessly incorporate Sabja Basil Tukmaria Seeds into your meals, making it a practical addition to your pantry.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients Benefits:<\\/strong><\\/h3><p><br>&nbsp;<\\/p><ul><li>&nbsp;<strong>Fiber<\\/strong>: Essential for digestive health, fiber supports regular bowel movements, helps regulate blood sugar levels, and induces a feeling of fullness, aiding in weight management.<\\/li><li><strong>&nbsp;Essential Oils<\\/strong>: Contribute to overall well-being with potential health benefits, including relaxation, stress relief, and antimicrobial properties, depending on the specific oils used.<\\/li><li>&nbsp;<strong>Flavonoids<\\/strong>: Act as antioxidants, supporting cellular health by neutralizing free radicals and reducing oxidative stress, contributing to overall wellness.<\\/li><li>&nbsp;<strong>Iron<\\/strong>: Crucial for blood health, iron plays a key role in oxygen transport, supporting vitality, and preventing conditions like anemia.<\\/li><li>&nbsp;<strong>Vitamins<\\/strong>: Essential for overall wellness, vitamins are vital for various bodily functions, including immune support, bone health, and energy metabolism. They contribute to maintaining optimal health and preventing nutritional deficiencies.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Direction to Use:<\\/strong><\\/h3><h3>&nbsp;<\\/h3><ul><li>&nbsp;Soak Sabja Basil Tukmaria Seeds in water to allow them to expand and become gelatinous.<\\/li><li>&nbsp;Sprinkle the hydrated seeds into your favorite beverages such as water, lemonade, or smoothies.<\\/li><li>&nbsp;Enhance the nutritional content of desserts, salads, or yogurt by adding these seeds as a topping.<\\/li><li>&nbsp;Use in Puddings or Jellies.<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-11T08:51:37.000000Z\",\"updated_at\":\"2024-06-17T06:39:43.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"2024-03-13-65f1706d60f7a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000526\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 432.25, 22.75, 0, 'include', 'delivered', 'unpaid', '2024-07-11 11:19:59', '2024-07-15 10:59:42', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(376, 100243, 229, 1, NULL, '{\"id\":229,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Triphala powder\",\"slug\":\"triphala-powder-cFJ4PO\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-13-65f1237728154.png\\\",\\\"2024-03-13-65f12377298db.png\\\",\\\"2024-03-13-65f123772a0df.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-13-65f123772a564.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":45,\\\"sku\\\":\\\"Tp-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":95,\\\"sku\\\":\\\"Tp-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":170,\\\"sku\\\":\\\"Tp-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":265,\\\"sku\\\":\\\"Tp-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":5625,\\\"sku\\\":\\\"Tp-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":299,\"purchase_price\":299,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<p><strong>Triphala powder:<\\/strong><\\/p><p><br>Triphala meaning \\u201cthree fruits or phala\\u201d, is a potent blend of fruits like Amla or Amalaki (Indian Gooseberry), Bibhitaki (Belleric Myrobalan), Haritaki (Chebulic Myrobalan) that acts as a therapeutic agent to balance and rejuvenate the three doshas identified in Ayurveda - Vata, Kapha, and Pitta. A centuries-old Ayurvedic recipe, Triphala, supports skin healing, promotes oral and digestive health, builds immunity and strength, detoxifies the system, contributes to weight loss, and increases overall health levels.<\\/p><p><strong>Directions of use:<\\/strong><\\/p><p>It is suggested to take&nbsp;<strong>Triphala<\\/strong>&nbsp;between meals on an empty stomach for maximum absorption. Typically, recommended doses range from 500 mg to one gram per day, though larger amounts can be used to treat symptoms like constipation.&nbsp;<strong>Powdered<\\/strong>&nbsp;versions can be mixed with warm water and honey and taken before meals.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-13T03:54:31.000000Z\",\"updated_at\":\"2024-06-17T06:33:27.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000521\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 90.25, 4.75, 0, 'include', 'delivered', 'unpaid', '2024-07-11 21:46:14', '2024-07-13 10:37:25', NULL, '250g', '{\"Quantity\":\"250g\"}', 'discount_on_product', 1, 0),
(377, 100243, 226, 1, NULL, '{\"id\":226,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Orange Peel Powder\",\"slug\":\"orange-peel-powder-D67GBN\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-13-65f11edc92c34.png\\\",\\\"2024-03-13-65f11edc9436d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-13-65f11edc947c3.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":30,\\\"sku\\\":\\\"OPP-100g\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":50,\\\"sku\\\":\\\"OPP-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":85,\\\"sku\\\":\\\"OPP-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":125,\\\"sku\\\":\\\"OPP-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":2500,\\\"sku\\\":\\\"OPP-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":249,\"purchase_price\":249,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<h3><strong>Orange Peel Powder:<\\/strong><\\/h3><p><br>Orange Peel Powder is a natural astringent that rejuvenates the skin to ensure the overall health of the skin by preventing the signs of wrinkles, skin aging and fine. The goodness of vitamin C helps to deeply cleanse the pores of the skin for giving an overall refreshing look.<br><br>&nbsp;<\\/p><h3><strong>Directions of use:<\\/strong><br>&nbsp;<\\/h3><p>Orange Peel Powder can be added with milk or curd and applied to get that extra glow or for removing tan.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-13T03:34:52.000000Z\",\"updated_at\":\"2024-06-26T10:00:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000507\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 47.5, 2.5, 0, 'include', 'delivered', 'unpaid', '2024-07-11 21:46:14', '2024-07-13 10:37:25', NULL, '250g', '{\"Quantity\":\"250g\"}', 'discount_on_product', 1, 0),
(378, 100243, 148, 1, NULL, '{\"id\":148,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Moringa Leaf Powder - Boosts energy and nourishes your body naturally |\",\"slug\":\"ae-naturals-moringa-leaf-powder-250g-At8a6d\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e29d35ee40.png\\\",\\\"2023-09-23-650e29d35fc66.png\\\",\\\"2023-09-23-650e29d35ff27.png\\\",\\\"2023-09-23-650e29d360274.png\\\",\\\"2023-09-23-650e29d3605f7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654bb83698def.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"        250g\\\",\\\"        500g\\\",\\\"        1kg\\\",\\\"        25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":50,\\\"sku\\\":\\\"MLP-Beanybn|-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":110,\\\"sku\\\":\\\"MLP-Beanybn|-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":200,\\\"sku\\\":\\\"MLP-Beanybn|-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":315,\\\"sku\\\":\\\"MLP-Beanybn|-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":6625,\\\"sku\\\":\\\"MLP-Beanybn|-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":299,\"purchase_price\":299,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Moringa Leaf Powder is not just a supplement; it\'s a nutritional powerhouse extracted from the dried leaves of the Moringa oleifera tree. Bursting with essential vitamins, minerals, and antioxidants, this premium quality superfood powder aims to become your go-to source for enhanced health and vitality.<\\/p><p>Embrace the multifaceted benefits: from fortifying your immune system to promoting the well-being of your skin, hair, and nails. Its antioxidant-rich composition, coupled with anti-inflammatory compounds, provides a holistic approach to health. With a significant dosage of vitamins A, C, and E, along with essential minerals like iron and calcium, this powder is your ticket to a well-nourished body.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Boosts Immunity and Supports Digestive Health:<\\/strong> Fortify your defences and maintain digestive wellness with the potent nutrients in AE Naturals Moringa Leaf Powder.<\\/li><li><strong>Promotes Healthy Skin, Hair, and Nails:<\\/strong> Unleash the natural radiance as this powder supports the health of your skin, hair, and nails.<\\/li><li><strong>High in Antioxidants and Anti-inflammatory Compounds:<\\/strong> Harness the protective power of antioxidants and anti-inflammatory properties for your overall health.<\\/li><li><strong>Rich in Vitamins A, C, and E, and Minerals like Iron and Calcium:<\\/strong> Elevate your daily nutrient intake with a rich blend of essential vitamins and minerals crucial for your well-being.<\\/li><li><strong>Helps Regulate Blood Sugar Levels and May Reduce Cholesterol:<\\/strong> Support your metabolic health with potential benefits in blood sugar regulation and cholesterol reduction.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Moringa is a nutrient-dense superfood that can provide a wide range of health benefits. Its high levels of antioxidants, vitamins, and minerals make it a valuable ingredient in a variety of health and wellness products.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Add 1-2 teaspoons to smoothies, juices, or other beverages.<\\/p><p>2. Use it as a seasoning in your favourite recipes.<\\/p><p>3. Make it a part of your daily diet.<\\/p><p>4. Enjoy the benefits of this superfood as part of a balanced and healthy lifestyle.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:57:07.000000Z\",\"updated_at\":\"2024-06-17T07:22:49.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Moringa Leaf Powder | Nutrient-Rich & Immunity\",\"meta_description\":\"Discover the benefits of AE Naturals Moringa Leaf Powder. Protect your liver, maintain blood sugar, and boost immunity. It\'s your natural solution for treating and skin infections. Try it tod\",\"meta_image\":\"2023-10-07-6520f3b522da0.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000086\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 104.5, 5.5, 0, 'include', 'delivered', 'unpaid', '2024-07-11 21:46:14', '2024-07-13 10:37:25', NULL, '250g', '{\"Quantity\":\"250g\"}', 'discount_on_product', 1, 0),
(379, 100243, 237, 1, NULL, '{\"id\":237,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Arjuna bark powder(terminalia Arjuna)\",\"slug\":\"arjuna-bark-powderterminalia-arjuna-KR26l2\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-14-65f2a2d70f589.png\\\",\\\"2024-03-14-65f2a2d7105fc.png\\\",\\\"2024-03-14-65f2a2d710b02.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-14-65f2a2d7115dc.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":35,\\\"sku\\\":\\\"AbpA-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":60,\\\"sku\\\":\\\"AbpA-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":105,\\\"sku\\\":\\\"AbpA-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":155,\\\"sku\\\":\\\"AbpA-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":3125,\\\"sku\\\":\\\"AbpA-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":249,\"purchase_price\":249,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p><strong>Arjuna Bark Powder:<\\/strong><br>&nbsp;<\\/p><p><strong>Arjuna Bark Powder&nbsp;<\\/strong>promotes a healthy cardiovascular system. The product helps treat angina, atherosclerosis, and symptoms of heart failure. Moreover, Arjuna powder also promotes healthy liver, kidney, and digestive functions. It helps to balance the three \\u201chumors\\u201d: kapha, pitta, and vata, Arjuna acts as a digestive tonic and defends against stomach acid attacks which can lead to heartburn, assists in achieving healthy arterial blood flow and healthy muscular contractions, Contains antibacterial qualities which can provide comfort in ulcers, gastritis and other stomach infections.<br>&nbsp;<\\/p><p><strong>Directions of use:<\\/strong><\\/p><p>Arjuna Bark Powder as to be taken by 1\\/2 to 1 teaspoonful twice daily with plain water after the meals.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-14T07:10:15.000000Z\",\"updated_at\":\"2024-06-17T06:30:30.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000494\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 57, 3, 0, 'include', 'delivered', 'unpaid', '2024-07-11 21:46:14', '2024-07-13 10:37:25', NULL, '250g', '{\"Quantity\":\"250g\"}', 'discount_on_product', 1, 0),
(380, 100244, 253, 1, NULL, '{\"id\":253,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Karela Powder\",\"slug\":\"karela-powder-ZxRqKx\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f3e88d263e7.png\\\",\\\"2024-03-15-65f3e88d270c9.png\\\",\\\"2024-03-15-65f3e88d271de.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f3e88d272f6.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":45,\\\"sku\\\":\\\"KP-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":85,\\\"sku\\\":\\\"KP-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":160,\\\"sku\\\":\\\"KP-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":245,\\\"sku\\\":\\\"KP-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":5000,\\\"sku\\\":\\\"KP-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":299,\"purchase_price\":299,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p><strong>Karela Powder:<\\/strong><\\/p><p><br>&nbsp;<\\/p><p>Karela powder has been throughout history to deal with many issues such as, cleansing the liver, lowering bad cholesterol, balancing blood sugar levels and to act as a weight loss aid. Karela powder additionally helps the body\\u2019s immune system. The antimicrobial and antioxidant properties present in karela powder help in treating skin problems, blood disorders, removing toxins from the blood and purifying it. It also improves blood circulation and helps to cure issues like rashes, acne, psoriasis, blood boils and even hinders the growth of cancerous cells in the body. Helps in weight loss: Eating or drinking the juice of karela stimulates the liver to secrete bile acids that are essential for metabolizing fat in the body. Improves immunity Karela is an extremely rich source of vitamin C, which helps boost immunity. It also has powerful antiviral property, which stimulates the immune system and also aids in digestion.<\\/p><p><br>&nbsp;<\\/p><p><strong>Directions for Use:<\\/strong><\\/p><p><br>Consume 1 teaspoon with water 30 minutes before dinner and lunch for best effects.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T06:19:57.000000Z\",\"updated_at\":\"2024-06-17T06:24:23.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000600\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 232.75, 12.25, 0, 'include', 'canceled', 'unpaid', '2024-07-13 18:20:51', '2024-07-15 14:34:27', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 0, 0),
(381, 100245, 389, 1, NULL, '{\"id\":389,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"100ML pet Trophy (t) Comb plug\",\"slug\":\"100ml-pet-trophy-t-comb-plug-6yzolv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"42\\\",\\\"position\\\":1}]\",\"category_id\":\"42\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-02-660bae4a0d8e5.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-02-660bae4a0e4a5.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1nos\\\",\\\"  100nos\\\",\\\"  500nos\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1nos\\\",\\\"price\\\":12,\\\"sku\\\":\\\"1pT(Cp-1nos\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100nos\\\",\\\"price\\\":1100,\\\"sku\\\":\\\"1pT(Cp-100nos\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500nos\\\",\\\"price\\\":5000,\\\"sku\\\":\\\"1pT(Cp-500nos\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":12,\"purchase_price\":12,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Category: Packing Materials<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-02T07:05:46.000000Z\",\"updated_at\":\"2024-06-14T11:00:16.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"020408\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 9.84, 2.16, 0, 'include', 'delivered', 'unpaid', '2024-07-14 13:27:40', '2024-07-22 13:25:53', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(382, 100245, 404, 1, NULL, '{\"id\":404,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"15ML Glass Amber Bottle with 18mm neck Black \\/ White Cap with Silicon Rubber Tea\",\"slug\":\"15ml-glass-amber-bottle-with-18mm-neck-black-white-cap-with-silicon-rubber-teat-blackwhite-with-glass-dropper-boll-type-\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"42\\\",\\\"position\\\":1}]\",\"category_id\":\"42\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-02-660bbb9ae7782.png\\\",\\\"2024-04-02-660bbb9ae8608.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-02-660bbb9ae86d7.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1nos\\\",\\\"  100nos\\\",\\\"  500nos\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1nos\\\",\\\"price\\\":21,\\\"sku\\\":\\\"1GABw1nB\\\\\\/WCwSRTBwGDBT-1nos\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100nos\\\",\\\"price\\\":1900,\\\"sku\\\":\\\"1GABw1nB\\\\\\/WCwSRTBwGDBT-100nos\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500nos\\\",\\\"price\\\":9000,\\\"sku\\\":\\\"1GABw1nB\\\\\\/WCwSRTBwGDBT-500nos\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":21,\"purchase_price\":21,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Category: Packing Materials<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-02T08:02:34.000000Z\",\"updated_at\":\"2024-06-14T05:44:18.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"020422\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 10, 17.22, 37.8, 0, 'include', 'delivered', 'unpaid', '2024-07-14 13:27:40', '2024-07-22 13:25:53', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(383, 100245, 345, 1, NULL, '{\"id\":345,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Aloevera Gel\",\"slug\":\"aloevera-gel-HaOATy\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-6601378646644.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-6601378647550.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":200,\\\"sku\\\":\\\"AG-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4750,\\\"sku\\\":\\\"AG-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"AG-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":200,\"purchase_price\":200,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>PureGlow Aloe Vera Gel is a natural and versatile skincare product derived from the inner leaf of the Aloe Vera plant. Known for its soothing and hydrating properties, this gel provides gentle nourishment to the skin, helping to soothe sunburns, moisturize dry skin, and alleviate irritation.<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Perfect for soothing sunburns, hydrating dry skin, calming skin irritation, and as a moisturizer for all skin types.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T08:36:22.000000Z\",\"updated_at\":\"2024-06-15T11:47:00.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"PureGlow Aloe Vera Gel - Natural Soothing Gel for Skincare\",\"meta_description\":\"Discover PureGlow Aloe Vera Gel, a natural skincare essential known for its soothing and hydrating properties. Derived from the inner leaf of the Aloe Vera plant, this gel provides gentle nou\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"250307\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 164, 36, 0, 'include', 'delivered', 'unpaid', '2024-07-14 13:27:40', '2024-07-22 13:25:53', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(384, 100245, 389, 1, NULL, '{\"id\":389,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"100ML pet Trophy (t) Comb plug\",\"slug\":\"100ml-pet-trophy-t-comb-plug-6yzolv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"42\\\",\\\"position\\\":1}]\",\"category_id\":\"42\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-02-660bae4a0d8e5.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-02-660bae4a0e4a5.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1nos\\\",\\\"  100nos\\\",\\\"  500nos\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1nos\\\",\\\"price\\\":12,\\\"sku\\\":\\\"1pT(Cp-1nos\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100nos\\\",\\\"price\\\":1100,\\\"sku\\\":\\\"1pT(Cp-100nos\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500nos\\\",\\\"price\\\":5000,\\\"sku\\\":\\\"1pT(Cp-500nos\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":12,\"purchase_price\":12,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Category: Packing Materials<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-02T07:05:46.000000Z\",\"updated_at\":\"2024-07-14T07:57:40.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"020408\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 9.84, 2.16, 0, 'include', 'delivered', 'unpaid', '2024-07-14 13:27:40', '2024-07-22 13:25:53', NULL, '1nos', '{\"Quantity\":\"1nos\"}', 'discount_on_product', 1, 0),
(385, 100246, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":994,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-07-07T02:52:41.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-07-14 16:51:29', '2024-07-22 13:19:02', NULL, '', '[]', 'discount_on_product', 1, 0),
(386, 100247, 156, 1, NULL, '{\"id\":156,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"ATTRIBUTE testing\",\"slug\":\"attribute-testing-4MEyZQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-11-20-655b72c86ae65.png\\\",\\\"2023-11-20-655b72c86af12.png\\\",\\\"2023-12-23-6587156b4e3cd.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-18-6558adfd5922c.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1,\"purchase_price\":1,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1000,\"minimum_order_qty\":1,\"details\":null,\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-11-18T12:28:45.000000Z\",\"updated_at\":\"2024-06-26T05:45:25.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":1,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"113552\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 10, 1, 0, 0, 'include', 'canceled', 'unpaid', '2024-07-14 22:12:00', '2024-07-15 10:44:51', NULL, '', '[]', 'discount_on_product', 0, 0),
(387, 100248, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-07-01T05:29:03.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'canceled', 'unpaid', '2024-07-15 14:46:51', '2024-07-15 14:50:51', NULL, '', '[]', 'discount_on_product', 0, 0),
(388, 100249, 37, 1, NULL, '{\"id\":37,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087527e6ce5.png\\\",\\\"2023-09-18-65087527e80e8.png\\\",\\\"2023-09-18-65087527e7fd5.png\\\",\\\"2023-09-18-65087527e832e.png\\\",\\\"2023-09-18-65087527e8432.png\\\",\\\"2023-09-18-65087527e856d.png\\\",\\\"2023-09-18-65087527e8652.png\\\",\\\"2023-09-18-65087527e821b.png\\\",\\\"2023-09-18-65087527e8766.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5aa204d86.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/j3Jr2WtWZKk?si=r8ALDXHnOppgMmpz\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":495,\"minimum_order_qty\":1,\"details\":\"<p>nlock the secret to luminous skin with <strong>AE Naturals Roop Sundar Skin Brightening Cream<\\/strong>!<strong> <\\/strong>This cream is your go-to for achieving a radiant, even complexion. Crafted with a blend of natural wonders like saffron, turmeric, and sandalwood, this cream works best to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Indulge in the richness of Kumkumadi Oil, an Ayurvedic treasure that targets uneven skin tone, fine lines, and wrinkles. Hyaluronic acid, a skin-loving ingredient, ensures optimal hydration, leaving your skin plump and supple. The anti-inflammatory prowess of aloe vera soothes and hydrates, while the antioxidant might of Vitamin E protects against stress, diminishing scars and fine lines. Vitamin B3 supports healthy skin, tackling hyperpigmentation and boosting elasticity. Argan Oil, rich in vitamin E and essential fatty acids, nourishes your skin, promoting overall health. The lightweight, non-greasy formula absorbs quickly, making it a breeze to incorporate into your daily routine. Simply apply onto a cleansed face and neck, gently massaging for that coveted clear and glowing skin. Enhance your skincare game with AE Naturals Roop Sundar \\u2013 because your skin deserves the best!&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Illuminate Your Complexion:&nbsp;<\\/strong>Achieve a brighter, clearer complexion effortlessly with AE Naturals Roop Sundar Skin Brightening Cream. Effectively reduces the appearance of dark spots, unveiling a more radiant and even skin tone.<\\/li><li><strong>Combat Dark Spots:&nbsp;<\\/strong>Bid farewell to stubborn dark spots as this cream targets and diminishes their visibility. Kumkumadi Oil, a key ingredient, is a traditional Ayurvedic remedy known for its skin-toning properties.<\\/li><li><strong>Revitalize and Soothe:&nbsp;<\\/strong>Infused with the goodness of Aloe Vera, the cream soothes and hydrates the skin, providing a calming effect. Kumkumadi Oil\'s rejuvenating properties help revitalize and refresh your skin, leaving it feeling more youthful.<\\/li><li><strong>Clear and Glowing Skin:&nbsp;<\\/strong>Maintain consistently clear and glowing skin with the lightweight and non-greasy formula of AE Naturals Roop Sundar. Vitamin E, a powerful antioxidant, plays a key role in protecting against oxidative stress, promoting overall skin health.<\\/li><li><strong>Hydration and Nourishment:&nbsp;<\\/strong>Hyaluronic Acid, a naturally occurring substance, ensures your skin stays plump and hydrated. Argan Oil, rich in vitamin E and essential fatty acids, deeply nourishes and hydrates, promoting skin health.<\\/li><\\/ul><p>&nbsp;&nbsp;&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Kumkumadi Oil:&nbsp;<\\/strong>Packed with Ayurvedic herbs, Kumkumadi Oil brightens skin, evens tone, and reduces wrinkles. It\'s your secret to a healthier, radiant look.<\\/li><li><strong>Hyaluronic Acid:&nbsp;<\\/strong>Nature\'s moisture-locker, Hyaluronic Acid plumps and hydrates for a smoother, youthful appearance. Bid farewell to dry skin and hello to a dewy glow!<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>The calming hero, Aloe Vera soothes and hydrates, making your skin happy. Say goodbye to irritation and hello to a refreshed, nourished feel.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>A powerful antioxidant, Vitamin E protects, reduces scars, and fights wrinkles. Essential for skin health, it\'s your shield against aging stress.<\\/li><li><strong>Vitamin B3:&nbsp;<\\/strong>Skin\'s best friend, Vitamin B3 supports a healthy glow, fights pigmentation, and boosts elasticity. Embrace the goodness for vibrant, resilient skin.<\\/li><li><strong>Argan Oil:&nbsp;<\\/strong>Rich in Vitamin E and antioxidants, Argan Oil hydrates and nourishes. Unlock the secret to soft, glowing skin and luscious locks with this natural gem.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Cleanse face and neck.<\\/li><li>Apply a small amount of AE Naturals Roop Sundar Skin Brightening Cream.<\\/li><li>Gently massage in a circular motion until fully absorbed.<\\/li><li>Use twice daily for optimal results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:04:55.000000Z\",\"updated_at\":\"2024-07-12T05:44:22.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Brightening Cream 30g - Skin Care\",\"meta_description\":\"Discover the benefits of AE Naturals Night Cream with Arbutin, Aloe vera, and more. Fade sun spots, acne scars, and keep your skin youthful and radiant. This cream is your secret to beautiful\",\"meta_image\":\"2023-10-06-651f0419bb819.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000293\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":70,\"product_id\":37,\"customer_id\":288,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After incorporating AE Naturals Roop Sundar Cream into my skincare routine, I\'ve noticed a significant improvement in my complexion. My skin looks more radiant and feels incredibly soft. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":71,\"product_id\":37,\"customer_id\":289,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a month now, and I\'m thrilled with the results. My skin looks brighter, feels smoother, and has a healthy glow. This cream is definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":72,\"product_id\":37,\"customer_id\":290,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has become my holy grail product. It\'s helped fade my acne scars and even out my skin tone, giving me the confidence to go makeup-free!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":73,\"product_id\":37,\"customer_id\":291,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous brightening creams in the past, but AE Naturals Roop Sundar Cream stands out. Its blend of natural ingredients feels luxurious on the skin and has helped fade my dark spots. I highly recommend it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":74,\"product_id\":37,\"customer_id\":292,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After using AE Naturals Roop Sundar Cream for just a few days, I noticed a significant difference in my skin. It looks more radiant, feels smoother, and has a healthier glow. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":75,\"product_id\":37,\"customer_id\":293,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream is now a staple in my skincare routine. The lightweight formula absorbs quickly and leaves my skin feeling soft, hydrated, and noticeably brighter. I couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":76,\"product_id\":37,\"customer_id\":294,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with sensitive skin, I\'m always cautious about trying new products. But AE Naturals Roop Sundar Cream has exceeded my expectations. It\'s gentle, yet effective, and has given my skin a much-needed boost!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":77,\"product_id\":37,\"customer_id\":295,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a few weeks now, and I\'m amazed at the results. My skin looks more even-toned, and the fine lines are less noticeable. Definitely worth it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":78,\"product_id\":37,\"customer_id\":296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dull skin for years, but AE Naturals Roop Sundar Cream has truly transformed my complexion. My skin feels hydrated, looks clearer, and has a beautiful glow!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":79,\"product_id\":37,\"customer_id\":297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has been a game-changer for me! It\'s helped fade my dark spots and uneven skin tone, leaving my complexion noticeably brighter and more radiant.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-07-17 15:41:33', '2024-07-18 11:14:09', NULL, '', '[]', 'discount_on_product', 0, 0),
(389, 100250, 436, 1, NULL, '{\"id\":436,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Combo Kit: Your Complete Skincare Ritual\",\"slug\":\"roop-sundar-skin-brightening-kit\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"47\\\",\\\"position\\\":1}]\",\"category_id\":\"47\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-24-66509f467d1ef.png\\\",\\\"2024-05-24-66509f467e0d5.png\\\",\\\"2024-05-24-66509f467e1de.png\\\",\\\"2024-05-24-66509f467e2e6.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-24-66509f467e3ec.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1150,\"purchase_price\":1050,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":151,\"discount_type\":\"flat\",\"current_stock\":999,\"minimum_order_qty\":1,\"details\":\"<p>Indulge in the luxurious AE Naturals Roop Sundar Combo Kit, the ultimate solution for radiant, healthy skin. This all-in-one skincare kit includes the Roop Sundar Life Brightening Soap, Day Cream, and Night Cream, each meticulously crafted to cleanse, nourish, and rejuvenate your skin.<\\/p><p>Roop Sundar Life Brightening Soap: Start your day with the natural goodness of this organic beauty soap, enriched with Paarijat extract, known for its powerful anti-inflammatory and antioxidant properties. Combined with the richness of coconut oil, castor oil, and glycerine, it effectively cleanses and shields your skin from environmental stressors while Kokum Butter, Shea Butter, and Aloe Vera provide deep moisturization.<\\/p><p>Roop Sundar Day Cream: Protect and nourish your skin throughout the day with this lightweight, non-greasy formula featuring Parijaat Extract. Known for its remarkable anti-inflammatory and antioxidant benefits, this day cream ensures your skin stays resilient and radiant. The cream absorbs quickly, making it a breeze to incorporate into your daily routine, leaving your skin looking fresh and luminous.<\\/p><p>Roop Sundar Night Cream: Enhance your nightly skincare ritual with this rejuvenating cream. Infused with a blend of natural wonders like saffron, turmeric, and sandalwood, it works overnight to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Kumkumadi Oil targets uneven skin tone, fine lines, and wrinkles, while Hyaluronic Acid and Vitamin E ensure optimal hydration and protection.<\\/p><p>The AE Naturals Roop Sundar Combo Kit is your all-inclusive skincare companion, offering a comprehensive approach to achieving luminous, healthy skin. Embrace the natural goodness and let your skin shine with radiance and vitality every day and night.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-05-24T14:08:06.000000Z\",\"updated_at\":\"2024-06-24T06:20:23.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Roop sundar Skin Brightening Kit\",\"meta_description\":null,\"meta_image\":\"2024-05-24-66509f467e534.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"134245\",\"additional_desc\":\"<p>Roop sundar Skin Brightening Kit<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":19,\"translations\":[],\"reviews\":[{\"id\":958,\"product_id\":436,\"customer_id\":1296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Absolutely love the AE Naturals Roop Sundar combo! My skin feels so much brighter and softer. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":959,\"product_id\":436,\"customer_id\":1297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap, day cream, and night cream are perfect together. My complexion has improved significantly.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":960,\"product_id\":436,\"customer_id\":1298,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Amazing products! My skin looks so healthy and radiant now. Will definitely repurchases.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":961,\"product_id\":436,\"customer_id\":1300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Great combination for daily skincare. My skin feels clean, hydrated, and glowing. Very satisfied\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":962,\"product_id\":436,\"customer_id\":1301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are fantastic. The soap is gentle, and the creams keep my skin moisturized all day.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":963,\"product_id\":436,\"customer_id\":1302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The trio works wonders for my skin. Noticeably reduced dark spots and improved texture.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":964,\"product_id\":436,\"customer_id\":1303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Love how my skin looks after using this combo. The day cream is light, and the night cream is so nourishing.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":965,\"product_id\":436,\"customer_id\":1304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Best skincare products I\'ve used. My skin feels refreshed and even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":966,\"product_id\":436,\"customer_id\":1305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Highly impressed with AE Naturals. The soap cleanses well, and the creams provide excellent hydration.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":967,\"product_id\":436,\"customer_id\":1306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are a game-changer. My skin looks brighter and more youthful.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":968,\"product_id\":436,\"customer_id\":1307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The perfect trio for my skincare routine. My skin feels amazing and looks clearer.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":969,\"product_id\":436,\"customer_id\":1309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Incredible results! The soap, day cream, and night cream have transformed my skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":970,\"product_id\":436,\"customer_id\":1310,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals combo is fantastic. My skin is glowing and feels so soft and smooth.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":971,\"product_id\":436,\"customer_id\":1311,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Superb products! My skin\'s texture has improved, and it feels very hydrated.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":972,\"product_id\":436,\"customer_id\":1312,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are wonderful. The soap is gentle, and the creams leave my skin radiant.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":973,\"product_id\":436,\"customer_id\":1313,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Very pleased with the results. My skin looks healthier and more even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":974,\"product_id\":436,\"customer_id\":1315,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Love this skincare combo. My skin feels refreshed and glowing every day\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":975,\"product_id\":436,\"customer_id\":1316,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The perfect skincare set. My skin has never felt this good. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":976,\"product_id\":436,\"customer_id\":1317,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Amazing skincare trio. My skin feels clean, hydrated, and visibly brighter.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 943, 207, 151, 'include', 'delivered', 'unpaid', '2024-07-17 15:45:35', '2024-07-26 11:04:11', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(390, 100251, 56, 1, NULL, '{\"id\":56,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Flaxseed oil capsules with Omega-3-6-9, and vitamin D3, 60 Capsules\",\"slug\":\"ae-naturals-flaxseed-oil-capsules-with-omega-3-6-9-and-vitamin-d3-60-capsules-oqIVG9\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-02-65e32ec1b625d.png\\\",\\\"2024-03-02-65e32ec1b5f06.png\\\",\\\"2024-03-02-65e32ec1b5c8f.png\\\",\\\"2024-03-02-65e32ec1b4ee8.png\\\",\\\"2024-03-02-65e32ec1b5d39.png\\\",\\\"2024-03-02-65e32ec1b5df6.png\\\",\\\"2024-03-02-65e32ec1b5e8d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-02-65e32ec1b63fe.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/g6c2NHlMTaA?si=5BtC1vQYvHNPl_ER\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":750,\"purchase_price\":750,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":251,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Flaxseed Oil Capsules stand out as a rich source of Omega 3, 6, and 9, fortified with Vitamin D3 and pure flaxseed oil. Tailored to meet the nutritional needs of vegetarians, these capsules provide a remarkable alternative to fish oil. This potent formulation not only enhances immunity but also exhibits anti-inflammatory properties, offering relief to joints and muscles. Specifically beneficial for older women, the capsules contribute to improved joint function, enhanced movement, and fortified bone health.<\\/p><p>Beyond joint support, AE Naturals Flaxseed Oil Capsules offer a myriad of essential health benefits for both men and women. From promoting hair, skin, and nail health to supporting cognitive function and heart health, these capsules provide a comprehensive approach to overall well-being. Additionally, they contribute to digestive health, making them a versatile addition to your daily routine.<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Helps manage cholesterol and blood pressure: &nbsp;<\\/strong>The product aids in regulating cholesterol levels and blood pressure, contributing to cardiovascular health by supporting optimal circulation and blood vessel function.<\\/li><li><strong>Improves joint health and immunity: &nbsp;<\\/strong>Contains components that enhance joint function and boost the immune system, promoting overall well-being and resilience against infections and illnesses.<\\/li><li><strong>Promotes heart and brain health<\\/strong>: &nbsp;The formulation supports cardiovascular health by maintaining a healthy heart, and it includes elements that positively impact brain function, fostering cognitive well-being.<\\/li><li><strong>Cleanses skin and hair conditions: &nbsp;<\\/strong>Acts as a cleanser for skin and hair, potentially addressing issues related to skin conditions and promoting healthier hair by removing impurities and enhancing natural radiance.<\\/li><li><strong>Helps burn excess weight and stay fit<\\/strong>: &nbsp;Assists in weight management by facilitating the burning of excess fat, contributing to a healthier body composition and supporting overall fitness goals.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients<\\/strong>:<\\/h3><p>&nbsp;<\\/p><ul><li><strong>Omega-3 <\\/strong>(Alpha-Linolenic Acid): Omega-3 aids in managing cholesterol and blood pressure levels, facilitating the potential burning of excess fat. It is crucial for cardiovascular health and may contribute to overall well-being.<\\/li><li><strong>Omega-6 <\\/strong>(Oleic Acid): Omega-6 plays a vital role in maintaining skin health by reducing sensitivity and keeping the skin moist and glowing. It is an essential fatty acid that supports skin barrier function and overall skin integrity.<\\/li><li><strong>Omega-9 <\\/strong>(Linoleic Acid): Omega-9 actively works to reduce inflammation and improve insulin sensitivity. This can have implications for managing chronic inflammatory conditions and supporting metabolic health.<\\/li><li><strong>Flaxseed Oil: <\\/strong>Flaxseed oil provides essential protein and fiber to the body. It is known for reducing appetite and aiding in weight control. Additionally, it offers a range of health benefits, including potential cardiovascular support and digestive health.<\\/li><li><strong>Vitamin D3: <\\/strong>Vitamin D3 plays a crucial role in strengthening bones and muscles. It contributes to a robust immune system and supports oral health. Adequate vitamin D levels are essential for overall health, and it is often referred to as the \\\"sunshine vitamin\\\" as the body can produce it in response to sunlight exposure.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Dosage:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>Take two capsules per day, one during the day and another before sleep for best results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-21T10:38:55.000000Z\",\"updated_at\":\"2024-03-30T11:57:45.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Flaxseed Oil Soft Gel Capsules for Immunity\",\"meta_description\":\"Introducing our plant-based FlaxSeed Oil Capsules. Boost immunity, promote healthy skin, nails and hair. Improve brain and eye health naturally with our pure and natural Omega-3 supplement.\",\"meta_image\":\"2024-01-05-6597d976b17bc.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000470\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 660, 90, 251, 'include', 'canceled', 'unpaid', '2024-07-18 13:18:59', '2024-07-18 13:20:56', NULL, '', '[]', 'discount_on_product', 0, 0),
(391, 100252, 56, 1, NULL, '{\"id\":56,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Flaxseed oil capsules with Omega-3-6-9, and vitamin D3, 60 Capsules\",\"slug\":\"ae-naturals-flaxseed-oil-capsules-with-omega-3-6-9-and-vitamin-d3-60-capsules-oqIVG9\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-02-65e32ec1b625d.png\\\",\\\"2024-03-02-65e32ec1b5f06.png\\\",\\\"2024-03-02-65e32ec1b5c8f.png\\\",\\\"2024-03-02-65e32ec1b4ee8.png\\\",\\\"2024-03-02-65e32ec1b5d39.png\\\",\\\"2024-03-02-65e32ec1b5df6.png\\\",\\\"2024-03-02-65e32ec1b5e8d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-02-65e32ec1b63fe.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/g6c2NHlMTaA?si=5BtC1vQYvHNPl_ER\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":750,\"purchase_price\":750,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":251,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Flaxseed Oil Capsules stand out as a rich source of Omega 3, 6, and 9, fortified with Vitamin D3 and pure flaxseed oil. Tailored to meet the nutritional needs of vegetarians, these capsules provide a remarkable alternative to fish oil. This potent formulation not only enhances immunity but also exhibits anti-inflammatory properties, offering relief to joints and muscles. Specifically beneficial for older women, the capsules contribute to improved joint function, enhanced movement, and fortified bone health.<\\/p><p>Beyond joint support, AE Naturals Flaxseed Oil Capsules offer a myriad of essential health benefits for both men and women. From promoting hair, skin, and nail health to supporting cognitive function and heart health, these capsules provide a comprehensive approach to overall well-being. Additionally, they contribute to digestive health, making them a versatile addition to your daily routine.<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Helps manage cholesterol and blood pressure: &nbsp;<\\/strong>The product aids in regulating cholesterol levels and blood pressure, contributing to cardiovascular health by supporting optimal circulation and blood vessel function.<\\/li><li><strong>Improves joint health and immunity: &nbsp;<\\/strong>Contains components that enhance joint function and boost the immune system, promoting overall well-being and resilience against infections and illnesses.<\\/li><li><strong>Promotes heart and brain health<\\/strong>: &nbsp;The formulation supports cardiovascular health by maintaining a healthy heart, and it includes elements that positively impact brain function, fostering cognitive well-being.<\\/li><li><strong>Cleanses skin and hair conditions: &nbsp;<\\/strong>Acts as a cleanser for skin and hair, potentially addressing issues related to skin conditions and promoting healthier hair by removing impurities and enhancing natural radiance.<\\/li><li><strong>Helps burn excess weight and stay fit<\\/strong>: &nbsp;Assists in weight management by facilitating the burning of excess fat, contributing to a healthier body composition and supporting overall fitness goals.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients<\\/strong>:<\\/h3><p>&nbsp;<\\/p><ul><li><strong>Omega-3 <\\/strong>(Alpha-Linolenic Acid): Omega-3 aids in managing cholesterol and blood pressure levels, facilitating the potential burning of excess fat. It is crucial for cardiovascular health and may contribute to overall well-being.<\\/li><li><strong>Omega-6 <\\/strong>(Oleic Acid): Omega-6 plays a vital role in maintaining skin health by reducing sensitivity and keeping the skin moist and glowing. It is an essential fatty acid that supports skin barrier function and overall skin integrity.<\\/li><li><strong>Omega-9 <\\/strong>(Linoleic Acid): Omega-9 actively works to reduce inflammation and improve insulin sensitivity. This can have implications for managing chronic inflammatory conditions and supporting metabolic health.<\\/li><li><strong>Flaxseed Oil: <\\/strong>Flaxseed oil provides essential protein and fiber to the body. It is known for reducing appetite and aiding in weight control. Additionally, it offers a range of health benefits, including potential cardiovascular support and digestive health.<\\/li><li><strong>Vitamin D3: <\\/strong>Vitamin D3 plays a crucial role in strengthening bones and muscles. It contributes to a robust immune system and supports oral health. Adequate vitamin D levels are essential for overall health, and it is often referred to as the \\\"sunshine vitamin\\\" as the body can produce it in response to sunlight exposure.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Dosage:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>Take two capsules per day, one during the day and another before sleep for best results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-21T10:38:55.000000Z\",\"updated_at\":\"2024-07-18T07:50:56.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Flaxseed Oil Soft Gel Capsules for Immunity\",\"meta_description\":\"Introducing our plant-based FlaxSeed Oil Capsules. Boost immunity, promote healthy skin, nails and hair. Improve brain and eye health naturally with our pure and natural Omega-3 supplement.\",\"meta_image\":\"2024-01-05-6597d976b17bc.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000470\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 660, 90, 251, 'include', 'delivered', 'unpaid', '2024-07-18 13:43:59', '2024-07-29 10:10:45', NULL, '', '[]', 'discount_on_product', 1, 0),
(392, 100253, 128, 1, NULL, '{\"id\":128,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Crystal Q Skin Brightening Soap for Men 135g\",\"slug\":\"ae-naturals-crystal-q-skin-brightening-soap-for-men-135g-1v4x7W\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aeea66f7f0.png\\\",\\\"2024-04-01-660aeea67039c.png\\\",\\\"2024-04-01-660aeea670440.png\\\",\\\"2023-09-22-650dcdd2b01f1.png\\\",\\\"2023-09-22-650dcdd2b0e7f.png\\\",\\\"2023-09-22-650dcdd2b104d.png\\\",\\\"2023-09-22-650dcdd2b0f1f.png\\\",\\\"2023-09-22-650dcdd2b111e.png\\\",\\\"2023-09-22-650dcdd2b11c9.png\\\",\\\"2023-09-22-650dcdd2b1279.png\\\",\\\"2023-09-22-650dcdd2b1556.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce1c645eab.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/LWqC7uw2cMQ?si=n8iyDgkGnTeT1x4y\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p>Introducing&nbsp;<strong>AE Naturals Crystal Q Skin Lightening Soap,<\\/strong> specially crafted for men seeking clear and vibrant skin. This soap is designed to address the unique needs of men\'s tough and rugged skin, going beyond the capabilities of ordinary and women-centric soaps. Packed with active ingredients, it effectively washes away facial impurities while providing essential nourishment, ensuring men look their best. The soap boasts key benefits, tackling hyperpigmentation, reducing pimples, scars, dark circles, and spots. Its anti-aging properties make the skin firmer and deeply moisturized, offering a comprehensive skincare solution. AE Naturals Crystal Q is also a reliable defense against skin allergies, providing a shield for sensitive skin. The key ingredients include Glutathione for treating blemishes, Kojic Acid with antibacterial properties, Licorice extracts for reducing dark circles, and Almond and Jojoba oils rich in Vitamin E for acne reduction and overall skin health. AE Naturals Crystal Q Skin Brightening Soap is your go-to solution for a refreshed and glowing complexion. Invest in your skin\'s well-being today!<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Hyperpigmentation and Anti-Aging:<\\/strong> Crystal Q Skin Brightening Soap for men tackles hyperpigmentation, leaving your skin visibly brighter and more even-toned. Experience the anti-aging benefits as this soap helps firm and moisturize your skin, addressing signs of aging for a youthful appearance.<\\/li><li><strong>CmPimples, Scars, Dark Circles and Skin Allergies:&nbsp;<\\/strong>This specially formulated soap reduces the appearance of pimples, scars, dark circles, and spots, promoting clearer and smoother skin. Crystal Q Soap is a reliable defense against skin allergies, ensuring that your skin stays healthy and irritation-free.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Discover the power of Glutathione, a skin superhero that tackles blemishes and hyperpigmentation. Our Crystal Q Skin Brightening Soap for men is enriched with this key ingredient, helping you achieve a clearer and more radiant complexion.<\\/li><li><strong>Kojic Acid:&nbsp;<\\/strong>Unleash the antibacterial and antifungal prowess of Kojic Acid in our specially crafted soap. Say goodbye to pesky pimples, scars, and dark circles as this ingredient works its magic, promoting a healthier and spot-free appearance.<\\/li><li><strong>Licorice Extracts:&nbsp;<\\/strong>Packed with glabridin, Licorice Extracts in our soap target dark circles, age spots, and skin discoloration. Experience the benefits of this natural compound, giving your skin a rejuvenated and even-toned glow.<\\/li><li><strong>Almond Oil:&nbsp;<\\/strong>Revitalize your skin with the goodness of Almond Oil, rich in Vitamin E. Combat acne, promote skin cell regeneration, and enjoy a smoother complexion. Embrace the natural care that comes with this nourishing ingredient.<\\/li><li><strong>Jojoba Oil:&nbsp;<\\/strong>Indulge in the antibacterial wonders of Jojoba Oil, accompanied by the skin-loving Vitamin E. Keep your skin not only smooth but also healthy and radiant.&nbsp;<\\/li><li><strong>Coconut Oil:&nbsp;<\\/strong>Experience the moisturizing marvel of Coconut Oil, a guardian against skin diseases. Let your skin get hydration and protection, thanks to the effectiveness of this natural ingredient.&nbsp;<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><h3>&nbsp;<\\/h3><ol><li>Wet body and face before application.<\\/li><li>Apply soap and lather gently.<\\/li><li>Rinse off thoroughly with warm water.<\\/li><li>Wipe dry after the bath.<\\/li><li>Repeat twice daily for optimal results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T17:24:34.000000Z\",\"updated_at\":\"2024-05-05T00:56:52.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Crystal Q Skin Whitening Soap for Men - Skincare\",\"meta_description\":\"Experience effective skin brightening with AE NATURALS Crystal Q Skin Whitening Soap for Men. Reduce hyperpigmentation, scars, and dark circles while keeping your skin moisturized. Get the be\",\"meta_image\":\"2023-10-08-6522476207fe0.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000202\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":12,\"translations\":[],\"reviews\":[{\"id\":567,\"product_id\":128,\"customer_id\":831,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As a man with sensitive skin, finding a soap that effectively addresses my skincare concerns without causing irritation has always been a challenge. However, since I started using the AE Naturals Crystal Q Skin Lightening Soap, I\'ve noticed a significant improvement in my complexion\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":568,\"product_id\":128,\"customer_id\":832,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only has it reduced hyperpigmentation and dark circles, but it has also helped minimize pimples and scars. Plus, I love that it\'s specifically designed for men\'s tough and rugged skin. Highly recommend for anyone looking for clear and vibrant skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":569,\"product_id\":128,\"customer_id\":833,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless skincare products over the years, but none have worked as effectively as the AE Naturals Crystal Q Skin Lightening Soap for Men. This soap has been a game-changer for me!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":570,\"product_id\":128,\"customer_id\":834,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless skincare products over the years, but none have worked as effectively as the AE Naturals Crystal Q Skin Lightening Soap for Men. This soap has been a game-changer for me!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":571,\"product_id\":128,\"customer_id\":835,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only has it reduced hyperpigmentation and signs of aging, but it has also cleared up my acne and minimized dark circles.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":572,\"product_id\":128,\"customer_id\":836,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love that it\'s packed with active ingredients like Glutathione and Kojic Acid, ensuring my skin gets the nourishment it needs. It\'s become a staple in my skincare routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":573,\"product_id\":128,\"customer_id\":837,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As a man who\'s always on the go, I need a skincare solution that\'s both effective and convenient. That\'s why I love the AE Naturals Crystal Q Skin Lightening Soap for Men.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":574,\"product_id\":128,\"customer_id\":838,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it effectively cleanse my skin and wash away impurities, but it also addresses my specific skincare concerns like hyperpigmentation, pimples, and dark circles. Plus, it\'s made with natural ingredients and doesn\'t contain any harsh chemicals. It\'s become an essential part of my daily grooming routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":575,\"product_id\":128,\"customer_id\":839,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and dark spots for years, and nothing seemed to work until I discovered the AE Naturals Crystal Q Skin Lightening Soap for Men. This soap has truly transformed my skin! Not only has it cleared up my acne and minimized dark spots, but it has also given me a brighter and more even complexion.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":576,\"product_id\":128,\"customer_id\":840,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love that it\'s designed specifically for men\'s tough skin, providing essential nourishment and moisture. It\'s a must-have for any man looking to improve their skin!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":577,\"product_id\":128,\"customer_id\":841,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"I\'ve always been skeptical about skincare products, but the AE Naturals Crystal Q Skin Lightening Soap for Men has exceeded all my expectations. Not only has it improved the overall appearance of my skin, but it has also helped reduce hyperpigmentation and dark circles\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":578,\"product_id\":128,\"customer_id\":842,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love that it\'s made with natural ingredients and doesn\'t contain any harsh chemicals. It\'s the perfect solution for men looking to achieve clear and vibrant skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 2, 409.18, 179.64, 0, 'include', 'delivered', 'unpaid', '2024-07-24 22:50:24', '2024-07-30 17:26:50', NULL, '', '[]', 'discount_on_product', 1, 0),
(393, 100254, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":137,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-07-10T17:23:12.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 10, 123, 270, 0, 'include', 'delivered', 'unpaid', '2024-07-25 19:45:43', '2024-08-05 09:55:25', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(394, 100255, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":993,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-07-14T11:21:29.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 409.18, 269.46, 0, 'include', 'failed', 'unpaid', '2024-07-26 10:14:02', '2024-08-01 10:27:10', NULL, '', '[]', 'discount_on_product', 0, 0),
(395, 100256, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":127,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-07-25T14:15:43.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-07-26 14:26:44', '2024-07-26 14:28:17', NULL, '', '[]', 'discount_on_product', 0, 0),
(396, 100257, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":124,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-07-26T08:56:44.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-07-26 14:28:00', '2024-08-05 09:56:05', NULL, '', '[]', 'discount_on_product', 1, 0),
(397, 100258, 135, 1, NULL, '{\"id\":135,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Kashmiri Lavender Essential Oil\",\"slug\":\"ae-naturals-kasmiri-lavender-essential-oil-30ml-HK4J67\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"32\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"32\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e200c1490f.png\\\",\\\"2023-09-23-650e200c15587.png\\\",\\\"2023-09-23-650e200c15781.png\\\",\\\"2023-09-23-650e200c159cc.png\\\",\\\"2023-09-23-650e200c15c05.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce3af5dc46.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/ydcYvN9XKAk?si=jZLTzk0HQ8EeY3JA\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30ml\\\",\\\"      100ml\\\",\\\"      1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30ml\\\",\\\"price\\\":260,\\\"sku\\\":\\\"KLEO-30ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":770,\\\"sku\\\":\\\"KLEO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":6810,\\\"sku\\\":\\\"KLEO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":260,\"purchase_price\":260,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals presents the&nbsp;<strong>Kashmiri Lavender Essential Oil<\\/strong>, a pure and natural oil extracted from Lavandula angustifolia flowers in the serene valleys of Kashmir, India. Immerse yourself in the sweet, floral embrace of this high-quality essential oil, renowned for its calming properties. Elevate your well-being through the soothing aroma, perfect for unwinding during moments of stress and anxiety. This bottle harbors therapeutic benefits, promoting restful sleep and alleviating muscle tension and pain. Embrace tranquility as the oil\'s anti-inflammatory and analgesic properties work wonders on skin irritations. Say goodbye to headaches and migraines with this versatile remedy. For a sensory retreat, diffuse 3-4 drops in your favorite diffuser, letting the calming scent fill the air. Experience its touch on your skin by diluting with carrier oils like coconut or jojoba, massaging gently for absorption. Transform your bath routine by adding 5-6 drops to warm water, creating a haven of relaxation for tired muscles. Immerse yourself in the purity of AE Naturals Kashmir Lavender Essential Oil.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Reduces Stress and Anxiety:<\\/strong>&nbsp;AE Naturals Kashmir Lavender Essential Oil helps calm your mind, reducing stress and anxiety. Inhale the sweet floral aroma for a soothing experience, promoting a sense of relaxation.<\\/li><li><strong>Promotes Restful Sleep:&nbsp;<\\/strong>Enjoy a good night\'s sleep with the pure Lavender Essential Oil. Its calming properties create an ideal environment for rest, helping you unwind after a busy day.<\\/li><li><strong>Soothes Skin Irritations:&nbsp;<\\/strong>The natural anti-inflammatory and antiseptic properties of Lavender oil make it effective for soothing skin irritations. Apply diluted oil to the affected area for gentle relief.<\\/li><li><strong>Relieves Muscle Tension and Pain:<\\/strong>&nbsp;Experience relief from muscle tension and pain by massaging a diluted mixture of Lavender oil onto the affected area. Let the calming properties work their magic to ease discomfort.<\\/li><li><strong>Treats Headaches and Migraines:&nbsp;<\\/strong>AE Naturals Lavender Oil is a natural remedy for headaches and migraines. Apply diluted oil to your temples and massage gently for a soothing effect, providing relief from discomfort.<\\/li><li>&nbsp;<\\/li><\\/ul><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Lavender Essential Oil:&nbsp;<\\/strong>Experience peace and calm with our Lavender Essential Oil, sourced from the fragrant Lavandula angustifolia flowers in the serene Kashmir region. Its anti-inflammatory and antiseptic properties make it perfect for soothing skin irritations and muscle pains.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><h3>&nbsp;<\\/h3><ul><li>Add 3-4 drops to your diffuser or humidifier for a calming atmosphere.<\\/li><li>Dilute with carrier oil, apply to the skin, and massage gently.<\\/li><li>Add 5-6 drops to warm bathwater to relax and soothe muscles.<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:15:24.000000Z\",\"updated_at\":\"2024-06-17T07:28:44.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Premium Kashmiri Lavender Essential Oil - AE Naturals\",\"meta_description\":\"Discover the benefits of AE Naturals Kashmiri Lavender Essential Oil. Perfect for handmade soaps, cosmetics, aromatherapy, and more. Elevate your skincare and well-being with this premium 30m\",\"meta_image\":\"2023-10-08-65224b5bdfe6b.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000325\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 213.2, 46.8, 0, 'include', 'delivered', 'unpaid', '2024-07-26 20:32:53', '2024-08-02 10:54:09', NULL, '30ml', '{\"Quantity\":\"30ml\"}', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(398, 100258, 136, 1, NULL, '{\"id\":136,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Rosemary Essential Oil\",\"slug\":\"ae-naturals-rosemary-essential-oil-30ml-5C69UU\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"32\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"32\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e20a4f416e.png\\\",\\\"2023-09-23-650e20a500b15.png\\\",\\\"2023-09-23-650e20a500d46.png\\\",\\\"2023-09-23-650e20a500fd9.png\\\",\\\"2023-09-23-650e20a501214.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce3d7ecb1e.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5Zfcmbir_3g?si=7ASBP7BGvaj0HgFL\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30ml \\\",\\\"        100ml\\\",\\\"        1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30ml\\\",\\\"price\\\":160,\\\"sku\\\":\\\"REO-30ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":410,\\\"sku\\\":\\\"REO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":3270,\\\"sku\\\":\\\"REO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":160,\"purchase_price\":160,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Discover the natural goodness of&nbsp;<strong>AE Naturals Rosemary Essential Oil<\\/strong>, a bottle packed with premium quality and versatile benefits. Extracted from the leaves of the Rosmarinus officinalis plant, this oil is a powerhouse of antioxidants, making it a go-to choice for enhancing memory, concentration, and promoting hair growth. Give yourself the soothing essence of this oil, known for its stress-relieving properties. Inhale the steam by adding 3-4 drops to hot water, providing relief from respiratory issues while boosting memory. For a calming massage experience, dilute 2-3 drops with a carrier oil to reduce muscle and joint pain, promote healthy skin, and aid digestion. Take your hair care routine to the next level by mixing 5-6 drops with a carrier oil and massaging onto the scalp. Watch as your hair flourishes with improved growth and thickness. This essential oil is a versatile addition to your daily rituals \\u2013 use it directly on the skin, incorporate it into handmade soaps, creams, or other cosmetics, and explore its benefits in herbal and medical formulations. AE Naturals Rosemary Essential Oil is your natural solution for a range of wellness needs.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Memory and Concentration Boost:&nbsp;<\\/strong>AE Naturals Rosemary Essential Oil, derived from Rosmarinus officinalis, enhances memory and concentration, providing cognitive support for daily tasks.<\\/li><li><strong>Stress and Anxiety Relief:&nbsp;<\\/strong>Experience natural stress relief with antioxidant-rich Rosemary Essential Oil, helping to alleviate anxiety for a calmer, more balanced lifestyle.<\\/li><li><strong>Hair Growth and Thickness Improvement:&nbsp;<\\/strong>Promote healthier hair growth and increased thickness by massaging 5-6 drops of this premium oil into the scalp, supporting overall hair vitality.<\\/li><li><strong>Respiratory Health Support:&nbsp;<\\/strong>Inhale the steam of 3-4 drops in hot water to ease respiratory issues, leveraging the oil\'s respiratory health benefits for improved well-being.<\\/li><li><strong>Muscle and Joint Pain Reduction:&nbsp;<\\/strong>Dilute 2-3 drops with a carrier oil and massage onto the skin to alleviate muscle and joint pain, fostering relief and enhanced flexibility.<\\/li><li><strong>Digestive Enhancement:&nbsp;<\\/strong>Enhance digestion naturally by incorporating Rosemary Essential Oil into your routine, supporting a healthy and comfortable digestive system.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Rosemary Essential Oil:<\\/strong> Extracted from Rosmarinus officinalis leaves, this oil offers numerous benefits. It improves memory and concentration, relieves stress and anxiety, promotes hair growth, supports respiratory health, and reduces muscle and joint pain.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Add 3-4 drops to hot water, inhale steam for respiratory relief or enhanced memory.<\\/li><li>Dilute 2-3 drops with carrier oil, massage onto skin for pain relief and improved digestion.<\\/li><li>Mix 5-6 drops with carrier oil, massage into scalp for thicker, healthier hair.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:17:57.000000Z\",\"updated_at\":\"2024-06-17T07:28:06.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Premium Rosemary Essential Oil - for Aromatherapy\",\"meta_description\":\"Discover the benefits of our AE Naturals Rosemary Essential Oil. Perfect for aromatherapy, handmade soaps & cosmetics. Enhance memory, relieve pain, and enjoy the invigorating aroma.\",\"meta_image\":\"2023-10-08-65224bcb8a1e8.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000326\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 131.2, 28.8, 0, 'include', 'delivered', 'unpaid', '2024-07-26 20:32:53', '2024-08-02 10:54:09', NULL, '30ml', '{\"Quantity\":\"30ml\"}', 'discount_on_product', 1, 0),
(399, 100259, 37, 1, NULL, '{\"id\":37,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087527e6ce5.png\\\",\\\"2023-09-18-65087527e80e8.png\\\",\\\"2023-09-18-65087527e7fd5.png\\\",\\\"2023-09-18-65087527e832e.png\\\",\\\"2023-09-18-65087527e8432.png\\\",\\\"2023-09-18-65087527e856d.png\\\",\\\"2023-09-18-65087527e8652.png\\\",\\\"2023-09-18-65087527e821b.png\\\",\\\"2023-09-18-65087527e8766.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5aa204d86.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/j3Jr2WtWZKk?si=r8ALDXHnOppgMmpz\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":495,\"minimum_order_qty\":1,\"details\":\"<p>nlock the secret to luminous skin with <strong>AE Naturals Roop Sundar Skin Brightening Cream<\\/strong>!<strong> <\\/strong>This cream is your go-to for achieving a radiant, even complexion. Crafted with a blend of natural wonders like saffron, turmeric, and sandalwood, this cream works best to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Indulge in the richness of Kumkumadi Oil, an Ayurvedic treasure that targets uneven skin tone, fine lines, and wrinkles. Hyaluronic acid, a skin-loving ingredient, ensures optimal hydration, leaving your skin plump and supple. The anti-inflammatory prowess of aloe vera soothes and hydrates, while the antioxidant might of Vitamin E protects against stress, diminishing scars and fine lines. Vitamin B3 supports healthy skin, tackling hyperpigmentation and boosting elasticity. Argan Oil, rich in vitamin E and essential fatty acids, nourishes your skin, promoting overall health. The lightweight, non-greasy formula absorbs quickly, making it a breeze to incorporate into your daily routine. Simply apply onto a cleansed face and neck, gently massaging for that coveted clear and glowing skin. Enhance your skincare game with AE Naturals Roop Sundar \\u2013 because your skin deserves the best!&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Illuminate Your Complexion:&nbsp;<\\/strong>Achieve a brighter, clearer complexion effortlessly with AE Naturals Roop Sundar Skin Brightening Cream. Effectively reduces the appearance of dark spots, unveiling a more radiant and even skin tone.<\\/li><li><strong>Combat Dark Spots:&nbsp;<\\/strong>Bid farewell to stubborn dark spots as this cream targets and diminishes their visibility. Kumkumadi Oil, a key ingredient, is a traditional Ayurvedic remedy known for its skin-toning properties.<\\/li><li><strong>Revitalize and Soothe:&nbsp;<\\/strong>Infused with the goodness of Aloe Vera, the cream soothes and hydrates the skin, providing a calming effect. Kumkumadi Oil\'s rejuvenating properties help revitalize and refresh your skin, leaving it feeling more youthful.<\\/li><li><strong>Clear and Glowing Skin:&nbsp;<\\/strong>Maintain consistently clear and glowing skin with the lightweight and non-greasy formula of AE Naturals Roop Sundar. Vitamin E, a powerful antioxidant, plays a key role in protecting against oxidative stress, promoting overall skin health.<\\/li><li><strong>Hydration and Nourishment:&nbsp;<\\/strong>Hyaluronic Acid, a naturally occurring substance, ensures your skin stays plump and hydrated. Argan Oil, rich in vitamin E and essential fatty acids, deeply nourishes and hydrates, promoting skin health.<\\/li><\\/ul><p>&nbsp;&nbsp;&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Kumkumadi Oil:&nbsp;<\\/strong>Packed with Ayurvedic herbs, Kumkumadi Oil brightens skin, evens tone, and reduces wrinkles. It\'s your secret to a healthier, radiant look.<\\/li><li><strong>Hyaluronic Acid:&nbsp;<\\/strong>Nature\'s moisture-locker, Hyaluronic Acid plumps and hydrates for a smoother, youthful appearance. Bid farewell to dry skin and hello to a dewy glow!<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>The calming hero, Aloe Vera soothes and hydrates, making your skin happy. Say goodbye to irritation and hello to a refreshed, nourished feel.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>A powerful antioxidant, Vitamin E protects, reduces scars, and fights wrinkles. Essential for skin health, it\'s your shield against aging stress.<\\/li><li><strong>Vitamin B3:&nbsp;<\\/strong>Skin\'s best friend, Vitamin B3 supports a healthy glow, fights pigmentation, and boosts elasticity. Embrace the goodness for vibrant, resilient skin.<\\/li><li><strong>Argan Oil:&nbsp;<\\/strong>Rich in Vitamin E and antioxidants, Argan Oil hydrates and nourishes. Unlock the secret to soft, glowing skin and luscious locks with this natural gem.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Cleanse face and neck.<\\/li><li>Apply a small amount of AE Naturals Roop Sundar Skin Brightening Cream.<\\/li><li>Gently massage in a circular motion until fully absorbed.<\\/li><li>Use twice daily for optimal results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:04:55.000000Z\",\"updated_at\":\"2024-07-18T05:44:09.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Brightening Cream 30g - Skin Care\",\"meta_description\":\"Discover the benefits of AE Naturals Night Cream with Arbutin, Aloe vera, and more. Fade sun spots, acne scars, and keep your skin youthful and radiant. This cream is your secret to beautiful\",\"meta_image\":\"2023-10-06-651f0419bb819.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000293\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":70,\"product_id\":37,\"customer_id\":288,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After incorporating AE Naturals Roop Sundar Cream into my skincare routine, I\'ve noticed a significant improvement in my complexion. My skin looks more radiant and feels incredibly soft. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":71,\"product_id\":37,\"customer_id\":289,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a month now, and I\'m thrilled with the results. My skin looks brighter, feels smoother, and has a healthy glow. This cream is definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":72,\"product_id\":37,\"customer_id\":290,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has become my holy grail product. It\'s helped fade my acne scars and even out my skin tone, giving me the confidence to go makeup-free!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":73,\"product_id\":37,\"customer_id\":291,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous brightening creams in the past, but AE Naturals Roop Sundar Cream stands out. Its blend of natural ingredients feels luxurious on the skin and has helped fade my dark spots. I highly recommend it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":74,\"product_id\":37,\"customer_id\":292,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After using AE Naturals Roop Sundar Cream for just a few days, I noticed a significant difference in my skin. It looks more radiant, feels smoother, and has a healthier glow. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":75,\"product_id\":37,\"customer_id\":293,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream is now a staple in my skincare routine. The lightweight formula absorbs quickly and leaves my skin feeling soft, hydrated, and noticeably brighter. I couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":76,\"product_id\":37,\"customer_id\":294,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with sensitive skin, I\'m always cautious about trying new products. But AE Naturals Roop Sundar Cream has exceeded my expectations. It\'s gentle, yet effective, and has given my skin a much-needed boost!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":77,\"product_id\":37,\"customer_id\":295,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a few weeks now, and I\'m amazed at the results. My skin looks more even-toned, and the fine lines are less noticeable. Definitely worth it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":78,\"product_id\":37,\"customer_id\":296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dull skin for years, but AE Naturals Roop Sundar Cream has truly transformed my complexion. My skin feels hydrated, looks clearer, and has a beautiful glow!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":79,\"product_id\":37,\"customer_id\":297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has been a game-changer for me! It\'s helped fade my dark spots and uneven skin tone, leaving my complexion noticeably brighter and more radiant.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-07-30 01:14:28', '2024-08-01 10:31:40', NULL, '', '[]', 'discount_on_product', 1, 0),
(400, 100260, 269, 1, NULL, '{\"id\":269,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Shampoo Base Clear (Transparent ) 1 : 1 Dilution\",\"slug\":\"shampoo-base-clear-transparent-1-1-dilution-AbmVig\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f80519009fd.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f8051901b72.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"SBC()1:1D-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"SBC()1:1D-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"SBC()1:1D-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Transparent Clear Shampoo Base provides a gentle and effective foundation for creating hair cleansers that leave hair feeling refreshed and revitalized. With its transparent clarity and 1:1 dilution ratio, it offers versatility and clarity, allowing you to customize formulas for optimal hair cleansing.<\\/p><p><br><strong>Application:&nbsp;<\\/strong><br><br>Utilize the Transparent Clear Shampoo Base to craft your own personalized hair cleansers. Dilute it with water or preferred additives to achieve the desired consistency, and enhance the formula with essential oils, botanical extracts, or conditioning agents for a refreshing and nourishing hair care routine.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T09:10:49.000000Z\",\"updated_at\":\"2024-06-17T05:53:04.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Transparent Clear Shampoo Base: Foundation for Gentle Hair Cleansing\",\"meta_description\":\"Discover the Transparent Clear Shampoo Base, perfect for crafting gentle and effective hair cleansers. With a 1:1 dilution ratio, it offers versatility and clarity for a refreshing and revita\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000016\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 139.4, 30.6, 0, 'include', 'delivered', 'unpaid', '2024-07-30 16:55:38', '2024-08-01 10:32:59', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(401, 100261, 113, 1, NULL, '{\"id\":113,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Alpha Gluta Skin Brightening Capsules 60 Caps\",\"slug\":\"ae-naturals-alpha-gluta-skin-brightening-capsules-60-caps-oYaNJa\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d9b8614e43.png\\\",\\\"2023-09-22-650d9b8615862.png\\\",\\\"2023-09-22-650d9b8615aba.png\\\",\\\"2023-09-22-650d9b86158fb.png\\\",\\\"2023-09-22-650d9b8615b95.png\\\",\\\"2023-09-22-650d9b8615c3e.png\\\",\\\"2023-09-22-650d9b8615cf5.png\\\",\\\"2023-09-22-650d9b86159bc.png\\\",\\\"2023-09-22-650d9b8615d9b.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652cdd5e7d92a.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/KwmRvolM1lk?si=CVuRX6lZemGjDMNJ\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1799,\"purchase_price\":1799,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Alpha Gluta Skin Brightening Capsules<\\/strong>, a supplement designed to unlock your skin\'s natural radiance. Carefully crafted with a mix of powerful ingredients, including glutathione, alpha lipoic acid, and vitamin C. Enriched with the antioxidant properties of glutathione, our capsules act as a shield against oxidative damage, diminishing the appearance of blemishes and age spots. Alpha lipoic acid, another key player, partners with collagen to enhance skin texture, reduce fine lines, and maintain elasticity. AE Naturals Alpha Gluta Skin Brightening Capsules are your go-to solution for reducing the appearance of dark spots and blemishes. Our formula doesn\'t stop there \\u2013 Piper Longum Extract, derived from black pepper, takes these capsules to the next level. By increasing the bioavailability of the supplement\'s key ingredients, it enhances their effectiveness, ensuring your skin receives the maximum benefits. Moreover, these capsules offer protection against sun damage, making them a comprehensive solution for your skin\'s well-being. Unlock the secret to luminous skin with AE Naturals Alpha Gluta Skin Brightening Capsules \\u2013 a fusion of nature\'s best for your skincare journey.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Radiant Skin Glow:&nbsp;<\\/strong>Experience a natural radiance with AE Naturals Alpha Gluta Capsules. Our blend of antioxidants, including glutathione, promotes a healthy and glowing complexion, leaving your skin visibly revitalized.<\\/li><li><strong>Even Skin Tone:&nbsp;<\\/strong>Achieve an even skin tone effortlessly. The powerful combination of alpha lipoic acid and vitamin C works to balance and brighten your complexion, reducing the appearance of dark spots and blemishes.<\\/li><li><strong>Youthful Appearance:&nbsp;<\\/strong>Combat signs of aging with Collagen, a key ingredient that maintains skin elasticity and firmness. Say goodbye to fine lines and wrinkles, revealing a more youthful and refreshed look.<\\/li><li><strong>Hydration Boost:&nbsp;<\\/strong>Enhance your skin\'s hydration levels. AE Naturals capsules not only target imperfections but also work to keep your skin hydrated, ensuring a supple and smooth texture.<\\/li><li><strong>Sun Damage Protection:&nbsp;<\\/strong>Shield your skin from harmful sun damage. Our capsules provide a protective barrier, helping to prevent the adverse effects of UV rays and environmental stressors, ensuring your skin stays healthy and resilient.<\\/li><li><strong>Improved Elasticity:&nbsp;<\\/strong>Restore your skin\'s natural elasticity. Regular use of our capsules helps improve skin elasticity, giving you firmer and more resilient skin, reducing the signs of aging.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is an antioxidant that safeguards your skin from oxidative damage, fighting off free radicals and promoting a healthy complexion. Combat the signs of aging with glutathione as it actively works to reduce the appearance of blemishes and age spots on your skin.<\\/li><li><strong>Alpha Lipoic Acid:&nbsp;<\\/strong>Alpha lipoic acid, a vital antioxidant, plays a key role in enhancing skin texture, leaving it smoother and more refined. Experience a glowing skin tone as alpha lipoic acid works to reduce the visible signs of aging, giving you a refreshed look.<\\/li><li><strong>Collagen:&nbsp;<\\/strong>Collagen, a crucial protein, boosts skin elasticity and firmness, reducing the appearance of wrinkles and fine lines. Restore a youthful radiance to your skin as collagen supports its structure, helping to reduce the visible signs of aging.<\\/li><li><strong>Piper Longum Extract:&nbsp;<\\/strong>Piper Longum Extract, derived from black pepper, enhances the bioavailability of other ingredients, ensuring maximum effectiveness. Experience improved absorption of essential nutrients, optimizing the benefits of the supplement for healthier-looking skin.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 1 capsule in the morning after your breakfast for a fresh start to your day.<\\/li><li>Include 1 capsule in your nighttime routine after dinner for overnight skin nourishment.<\\/li><li>For optimal results, use daily as part of your skincare regimen.<\\/li><li>Enhance absorption by taking capsules with meals, ensuring maximum effectiveness.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T13:49:58.000000Z\",\"updated_at\":\"2024-07-10T17:23:12.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Skin Brightening Capsules - Glutathione & Vit-C\",\"meta_description\":\"Experience skin whitening with AE Naturals Alpha Gluta Capsules. Glutathione & Vitamin C for a lighter complexion. Improve skin health, reduce wrinkles, and enhance beauty. Get the natural gl\",\"meta_image\":\"2024-01-05-6597c26e985ff.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000119\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1583.12, 215.88, 0, 'include', 'delivered', 'unpaid', '2024-07-31 22:00:11', '2024-08-01 16:20:03', NULL, '', '[]', 'discount_on_product', 1, 0),
(402, 100262, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":124,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-07-26T08:58:17.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-08-02 16:51:42', '2024-08-12 10:20:32', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(403, 100263, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":121,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-08-02T11:21:42.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-08-02 20:14:32', '2024-08-12 10:21:02', NULL, '', '[]', 'discount_on_product', 1, 0),
(404, 100264, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":118,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-08-02T14:44:32.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-08-02 20:26:42', '2024-08-12 10:22:19', NULL, '', '[]', 'discount_on_product', 1, 0),
(405, 100265, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":993,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-08-01T04:57:10.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'failed', 'unpaid', '2024-08-03 18:47:51', '2024-08-12 10:23:22', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(406, 100266, 49, 1, NULL, '{\"id\":49,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Stress to fresh tablets with jatamansi and ashwagandha 60 Caps\",\"slug\":\"ae-naturals-stress-to-fresh-tablets-with-jatamansi-and-ashwagandha-60-caps-EPyaJG\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-10-66163d1f39016.png\\\",\\\"2023-09-19-6509229ca24b3.png\\\",\\\"2023-09-19-6509229ca2718.png\\\",\\\"2023-09-19-6509229ca2909.png\\\",\\\"2023-09-19-6509229ca2c0e.png\\\",\\\"2023-09-19-6509229ca2eb8.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-10-66163d1f3a503.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/uG1ZUKjk9hM?si=KMF2a4Inrhb4qo_K\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1000,\"purchase_price\":1000,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":50.10000000000000142108547152020037174224853515625,\"discount_type\":\"percent\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Introducing AE Naturals Stress to Fresh Tablets, your go-to solution for battling stress, anxiety, and the strains of modern life. Packed with potent herbal ingredients like Usher, Ashwagandha, Jatamansi, Tagara, Sarpagandha, and Jaiphal, this natural formula is designed to bring you relief in every pill. In our digital age, mental well-being is often overlooked, but Stress to Fresh Tablets aims to change that. Scientifically researched and carefully crafted, this stress-relief powerhouse addresses a spectrum of mental challenges, from anxiety to sleep disorders. Regular use promises an uplifted mood, enhanced attention, and improved emotional balance. One pill, many benefits \\u2013 it\'s your daily dose of tranquility. The key ingredients play vital roles in this holistic approach to mental health. Usher cools the brain, Ashwagandha manages stress, Jatamansi boosts memory, Tagara relaxes the nervous system, Sarpagandha balances Vata, and Jaiphal alleviates stress. Together, they form a blend that not only calms the mind but also contributes to overall physical well-being. Take one pill daily in the first month and increase to two pills as directed by your physician in the second month. AE Naturals Stress to Fresh Tablets \\u2013 because everyone deserves a stress-free life. Experience the natural way to conquer stress and embrace a brighter, more balanced you.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Stress Relief and Anxiety Management:&nbsp;<\\/strong>AE Naturals Stress to fresh tablets act as powerful mood enhancers, effectively keeping anxiety at bay and helping you manage stress and anger. The blend of natural ingredients, including Ashwagandha and Jatamansi, works synergistically to calm your mind, providing a soothing effect that lasts throughout the day.<\\/li><li><strong>Enhanced Mental Clarity and Concentration:&nbsp;<\\/strong>Experience a boost in mental clarity and concentration with the daily use of Stress to fresh tablets. The key ingredients, such as Usheer and Tagara, work on improving brain and memory functions, ensuring better focus and cognitive performance in your daily tasks.<\\/li><li><strong>Promotes Relaxation and Improved Sleep:&nbsp;<\\/strong>Stress to fresh pills go beyond stress relief by promoting relaxation, helping to regulate your sleep cycle. The natural properties of Tagara roots relax the central nervous system, contributing to a more peaceful and restful night\'s sleep, ultimately enhancing your overall well-being.<\\/li><li><strong>Maintains Physical Health and Reduces Acidity:&nbsp;<\\/strong>AE Naturals Stress to fresh tablets play a vital role in maintaining good physical health, particularly addressing issues related to stress-induced acidity. The carefully selected ingredients work together to alleviate physical symptoms caused by stress, ensuring a harmonious balance between mental and physical well-being.<\\/li><li><strong>Support Overall Health:&nbsp;<\\/strong>Feel revitalized and energized with the rejuvenating effects of Stress to fresh tablets. The anti-stress agents in the formulation not only calm the brain but also contribute to reducing inflammation, fortifying the immune system, and regulating blood pressure. This comprehensive approach supports your overall health and vitality.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Usheer (Vetiver):&nbsp;<\\/strong>Usheer, derived from the Vetiver plant, cools the brain, offering relief from emotional traumas and shocks. This natural ingredient ensures a calm and cool mental state, promoting emotional well-being.<\\/li><li><strong>Ashwagandha:&nbsp;<\\/strong>Ashwagandha, a trusted Ayurvedic herb, effectively manages stress, reduces anxiety, and improves sleep. This powerful ingredient aids the body in adapting to stressors, providing a holistic approach to mental well-being.<\\/li><li><strong>Jatamansi:&nbsp;<\\/strong>Jatamansi, known for its antioxidant properties, enhances memory and brain functions. By preventing cell damage, it contributes to improved cognitive abilities and mental clarity.<\\/li><li><strong>Tagara (Indian Valerian):&nbsp;<\\/strong>Tagara roots have a relaxing effect on the central nervous system, aiding in managing blood pressure. This natural component promotes relaxation, easing stress, and contributing to overall mental tranquility.<\\/li><li><strong>Sarpagandha (Indian Snakeroot):&nbsp;<\\/strong>Sarpagandha, with its Vata-balancing properties, helps alleviate anxiety symptoms. By balancing the Vata dosha, it provides a natural solution for individuals experiencing stress and anxious feelings.<\\/li><li><strong>Jaiphal (Nutmeg):&nbsp;<\\/strong>Jaiphal oil is known for its stress-alleviating properties, effectively treating depression and anxiety. This natural ingredient adds a soothing element to the formulation, contributing to a sense of calm and well-being.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take one tablet daily in the first month.<\\/li><li>In the second month, increase dosage to two tablets daily.<\\/li><li>Follow the recommended dosage as directed by your physician for optimal results.<\\/li><li>Consume with water for easy intake.<\\/li><\\/ol><p>&nbsp;<\\/p><p><strong>Note:&nbsp;<\\/strong><i>Consult with your doctor before incorporating AE Naturals Stress to Fresh Tablets into your routine, especially if you have existing medical conditions or are taking other medications.<\\/i><\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-19T04:25:00.000000Z\",\"updated_at\":\"2024-05-23T11:00:55.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Stress to Fresh Tablets - Natural Stress Relief\",\"meta_description\":\"Experience natural stress relief with AE Naturals Stress to Fresh Tablets. Our 60-tablet pack offers you a calming solution. Say goodbye to stress and welcome a refreshing new you today!\",\"meta_image\":\"2024-04-10-66163d1f3a851.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000712\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":187,\"product_id\":49,\"customer_id\":411,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Stress to fresh tablets have become my daily essential! With the calming effects of Ashwagandha and Jatamansi, I feel more composed and ready to tackle whatever the day throws at me.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":188,\"product_id\":49,\"customer_id\":412,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Stress to fresh tablets are a must-have for anyone dealing with stress-related health issues. Not only do they alleviate my symptoms, but they also boost my overall well-being \\u2013 I couldn\'t be happier!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":189,\"product_id\":49,\"customer_id\":413,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous supplements for better sleep, but none compare to Stress to fresh pills. The Tagara roots work wonders, allowing me to wake up feeling refreshed and ready to take on the day.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":190,\"product_id\":49,\"customer_id\":414,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with anxiety for years, but Stress to fresh tablets have made a noticeable difference. I finally feel like I have control over my emotions, thanks to this incredible product.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":191,\"product_id\":49,\"customer_id\":415,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I was skeptical at first, but Stress to fresh tablets have exceeded my expectations. My acidity problems have significantly decreased, and I feel more energetic than ever before.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":192,\"product_id\":49,\"customer_id\":417,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how Stress to fresh tablets support my immune system while keeping my stress levels in check. It\'s like a one-stop solution for all my health needs!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":193,\"product_id\":49,\"customer_id\":418,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Stress to fresh tablets have become an essential part of my self-care routine. The calming effects help me unwind after a long day, ensuring I get the rest I need to recharge.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":494,\"product_id\":49,\"customer_id\":749,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets have been a lifesaver for me! As someone who deals with a lot of stress and anxiety, these tablets have made a significant difference in my daily life. I feel calmer, more focused, and able to handle whatever comes my way. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":495,\"product_id\":49,\"customer_id\":750,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets mere liye ek life saver sabit hue hain! Main stress aur anxiety se kaafi samna karta hoon, aur ye tablets ne meri rozmarra ki zindagi mein ek bada farq banaya hai. Main ab shaant, zyada focused aur har mushkil ka samna karne mein saksham mehsoos karta hoon. Zaroor try karein!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":496,\"product_id\":49,\"customer_id\":752,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been taking AE Naturals Stress to Fresh Tablets for a few weeks now, and I\'m amazed by the results! Not only do they help me manage stress and anxiety better, but I\'ve also noticed improvements in my sleep quality. These tablets are a game-changer!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":497,\"product_id\":49,\"customer_id\":753,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main kuch hafte se AE Naturals Stress to Fresh Tablets ka istemal kar raha hoon, aur mujhe results se hairat hai! Ye mujhe stress aur anxiety ko behtar manage karne mein madad karte hain, lekin maine apni neend ki quality mein bhi sudhaar mehsoos kiya hai. Ye tablets mere liye ek game-changer sabit hue hain!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":498,\"product_id\":49,\"customer_id\":755,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets have become an essential part of my daily routine! I\'ve noticed a significant reduction in my stress levels, and I feel more relaxed and at peace. These tablets truly work wonders!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":499,\"product_id\":49,\"customer_id\":756,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets ab mere rozmarra ki routine ka ek zaroori hissa ban gaye hain! Mainey apne stress levels mein khaas farq mehsoos kiya hai, aur ab main zyada shaant aur sukoon mein hoon. Ye tablets sach mein chamatkar karte hain!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":500,\"product_id\":49,\"customer_id\":757,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried various stress-relief supplements, but AE Naturals Stress to Fresh Tablets are the best by far! They not only help me manage my stress levels effectively but also improve my overall well-being. Couldn\'t be happier!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":501,\"product_id\":49,\"customer_id\":758,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine kayi stress-relief supplements try kiye hain, lekin AE Naturals Stress to Fresh Tablets sabse acche hain! Ye mujhe mere stress levels ko behtar tareeke se manage karne mein madad karte hain, aur meri overall well-being mein bhi sudhaar laate hain. Khush hoon!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":502,\"product_id\":49,\"customer_id\":759,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets are a game-changer for my mental health! I feel more balanced, focused, and resilient since I started taking them. Plus, the natural ingredients make me feel good about what I\'m putting into my body. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":503,\"product_id\":49,\"customer_id\":760,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets mere mental health ke liye ek game-changer hain! Main inse zyada balanced, focused aur mazboot mehsoos karta hoon, tab se jab maine inka istemal shuru kiya hai. Aur ye natural ingredients mujhe apne sharir mein daalne se accha mehsoos karate hain. Zaroor try karein!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":504,\"product_id\":49,\"customer_id\":761,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets have helped me cope with daily stressors in a much healthier way! I feel more equipped to handle challenges, and my overall mood has improved significantly. These tablets are a blessing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":505,\"product_id\":49,\"customer_id\":762,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets ne mujhe rozmarra ke stressors ka behtar tareeke se samna karne mein madad ki hai! Main ab mushkilon ka behtar tareeke se samna karne ke liye tayyar hoon, aur meri overall mood mein khaas farq mehsoos kiya hai. Ye tablets ek vardaan hain!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":506,\"product_id\":49,\"customer_id\":763,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets are my secret to staying calm and focused throughout the day! They\'ve become an essential part of my daily routine, and I can\'t imagine my life without them. Thank you for creating such an amazing product!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":507,\"product_id\":49,\"customer_id\":764,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Fresh Tablets mere din bhar shaant aur focused rehne ka raaz hai! Ye ab mere rozmarra ki routine ka ek zaroori hissa ban gaye hain, aur main inke bina apni zindagi ka kalpana bhi nahi kar sakta. Is shandar product ko banane ke liye aapka shukriya!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":508,\"product_id\":49,\"customer_id\":765,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Stress to Fresh Tablets have made a significant difference in my stress levels and overall well-being! I feel more relaxed, focused, and energized throughout the day. These tablets are truly a game-changer!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 880, 120, 501, 'include', 'delivered', 'unpaid', '2024-08-03 22:42:08', '2024-08-12 10:23:50', NULL, '', '[]', 'discount_on_product', 1, 0),
(407, 100267, 128, 1, NULL, '{\"id\":128,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Crystal Q Skin Brightening Soap for Men 135g\",\"slug\":\"ae-naturals-crystal-q-skin-brightening-soap-for-men-135g-1v4x7W\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aeea66f7f0.png\\\",\\\"2024-04-01-660aeea67039c.png\\\",\\\"2024-04-01-660aeea670440.png\\\",\\\"2023-09-22-650dcdd2b01f1.png\\\",\\\"2023-09-22-650dcdd2b0e7f.png\\\",\\\"2023-09-22-650dcdd2b104d.png\\\",\\\"2023-09-22-650dcdd2b0f1f.png\\\",\\\"2023-09-22-650dcdd2b111e.png\\\",\\\"2023-09-22-650dcdd2b11c9.png\\\",\\\"2023-09-22-650dcdd2b1279.png\\\",\\\"2023-09-22-650dcdd2b1556.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce1c645eab.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/LWqC7uw2cMQ?si=n8iyDgkGnTeT1x4y\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":96,\"minimum_order_qty\":1,\"details\":\"<p>Introducing&nbsp;<strong>AE Naturals Crystal Q Skin Lightening Soap,<\\/strong> specially crafted for men seeking clear and vibrant skin. This soap is designed to address the unique needs of men\'s tough and rugged skin, going beyond the capabilities of ordinary and women-centric soaps. Packed with active ingredients, it effectively washes away facial impurities while providing essential nourishment, ensuring men look their best. The soap boasts key benefits, tackling hyperpigmentation, reducing pimples, scars, dark circles, and spots. Its anti-aging properties make the skin firmer and deeply moisturized, offering a comprehensive skincare solution. AE Naturals Crystal Q is also a reliable defense against skin allergies, providing a shield for sensitive skin. The key ingredients include Glutathione for treating blemishes, Kojic Acid with antibacterial properties, Licorice extracts for reducing dark circles, and Almond and Jojoba oils rich in Vitamin E for acne reduction and overall skin health. AE Naturals Crystal Q Skin Brightening Soap is your go-to solution for a refreshed and glowing complexion. Invest in your skin\'s well-being today!<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Hyperpigmentation and Anti-Aging:<\\/strong> Crystal Q Skin Brightening Soap for men tackles hyperpigmentation, leaving your skin visibly brighter and more even-toned. Experience the anti-aging benefits as this soap helps firm and moisturize your skin, addressing signs of aging for a youthful appearance.<\\/li><li><strong>CmPimples, Scars, Dark Circles and Skin Allergies:&nbsp;<\\/strong>This specially formulated soap reduces the appearance of pimples, scars, dark circles, and spots, promoting clearer and smoother skin. Crystal Q Soap is a reliable defense against skin allergies, ensuring that your skin stays healthy and irritation-free.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Discover the power of Glutathione, a skin superhero that tackles blemishes and hyperpigmentation. Our Crystal Q Skin Brightening Soap for men is enriched with this key ingredient, helping you achieve a clearer and more radiant complexion.<\\/li><li><strong>Kojic Acid:&nbsp;<\\/strong>Unleash the antibacterial and antifungal prowess of Kojic Acid in our specially crafted soap. Say goodbye to pesky pimples, scars, and dark circles as this ingredient works its magic, promoting a healthier and spot-free appearance.<\\/li><li><strong>Licorice Extracts:&nbsp;<\\/strong>Packed with glabridin, Licorice Extracts in our soap target dark circles, age spots, and skin discoloration. Experience the benefits of this natural compound, giving your skin a rejuvenated and even-toned glow.<\\/li><li><strong>Almond Oil:&nbsp;<\\/strong>Revitalize your skin with the goodness of Almond Oil, rich in Vitamin E. Combat acne, promote skin cell regeneration, and enjoy a smoother complexion. Embrace the natural care that comes with this nourishing ingredient.<\\/li><li><strong>Jojoba Oil:&nbsp;<\\/strong>Indulge in the antibacterial wonders of Jojoba Oil, accompanied by the skin-loving Vitamin E. Keep your skin not only smooth but also healthy and radiant.&nbsp;<\\/li><li><strong>Coconut Oil:&nbsp;<\\/strong>Experience the moisturizing marvel of Coconut Oil, a guardian against skin diseases. Let your skin get hydration and protection, thanks to the effectiveness of this natural ingredient.&nbsp;<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><h3>&nbsp;<\\/h3><ol><li>Wet body and face before application.<\\/li><li>Apply soap and lather gently.<\\/li><li>Rinse off thoroughly with warm water.<\\/li><li>Wipe dry after the bath.<\\/li><li>Repeat twice daily for optimal results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T17:24:34.000000Z\",\"updated_at\":\"2024-07-24T17:20:24.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Crystal Q Skin Whitening Soap for Men - Skincare\",\"meta_description\":\"Experience effective skin brightening with AE NATURALS Crystal Q Skin Whitening Soap for Men. Reduce hyperpigmentation, scars, and dark circles while keeping your skin moisturized. Get the be\",\"meta_image\":\"2023-10-08-6522476207fe0.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000202\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":12,\"translations\":[],\"reviews\":[{\"id\":567,\"product_id\":128,\"customer_id\":831,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As a man with sensitive skin, finding a soap that effectively addresses my skincare concerns without causing irritation has always been a challenge. However, since I started using the AE Naturals Crystal Q Skin Lightening Soap, I\'ve noticed a significant improvement in my complexion\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":568,\"product_id\":128,\"customer_id\":832,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only has it reduced hyperpigmentation and dark circles, but it has also helped minimize pimples and scars. Plus, I love that it\'s specifically designed for men\'s tough and rugged skin. Highly recommend for anyone looking for clear and vibrant skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":569,\"product_id\":128,\"customer_id\":833,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless skincare products over the years, but none have worked as effectively as the AE Naturals Crystal Q Skin Lightening Soap for Men. This soap has been a game-changer for me!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":570,\"product_id\":128,\"customer_id\":834,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless skincare products over the years, but none have worked as effectively as the AE Naturals Crystal Q Skin Lightening Soap for Men. This soap has been a game-changer for me!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":571,\"product_id\":128,\"customer_id\":835,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only has it reduced hyperpigmentation and signs of aging, but it has also cleared up my acne and minimized dark circles.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":572,\"product_id\":128,\"customer_id\":836,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love that it\'s packed with active ingredients like Glutathione and Kojic Acid, ensuring my skin gets the nourishment it needs. It\'s become a staple in my skincare routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":573,\"product_id\":128,\"customer_id\":837,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As a man who\'s always on the go, I need a skincare solution that\'s both effective and convenient. That\'s why I love the AE Naturals Crystal Q Skin Lightening Soap for Men.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":574,\"product_id\":128,\"customer_id\":838,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it effectively cleanse my skin and wash away impurities, but it also addresses my specific skincare concerns like hyperpigmentation, pimples, and dark circles. Plus, it\'s made with natural ingredients and doesn\'t contain any harsh chemicals. It\'s become an essential part of my daily grooming routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":575,\"product_id\":128,\"customer_id\":839,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and dark spots for years, and nothing seemed to work until I discovered the AE Naturals Crystal Q Skin Lightening Soap for Men. This soap has truly transformed my skin! Not only has it cleared up my acne and minimized dark spots, but it has also given me a brighter and more even complexion.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":576,\"product_id\":128,\"customer_id\":840,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love that it\'s designed specifically for men\'s tough skin, providing essential nourishment and moisture. It\'s a must-have for any man looking to improve their skin!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":577,\"product_id\":128,\"customer_id\":841,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"I\'ve always been skeptical about skincare products, but the AE Naturals Crystal Q Skin Lightening Soap for Men has exceeded all my expectations. Not only has it improved the overall appearance of my skin, but it has also helped reduce hyperpigmentation and dark circles\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":578,\"product_id\":128,\"customer_id\":842,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love that it\'s made with natural ingredients and doesn\'t contain any harsh chemicals. It\'s the perfect solution for men looking to achieve clear and vibrant skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 2, 409.18, 179.64, 0, 'include', 'returned', 'unpaid', '2024-08-07 19:06:39', '2024-08-19 10:32:49', NULL, '', '[]', 'discount_on_product', 0, 0),
(408, 100268, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":115,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-08-02T14:56:42.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-08-08 08:26:30', '2024-08-19 10:33:19', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(409, 100268, 128, 1, NULL, '{\"id\":128,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Crystal Q Skin Brightening Soap for Men 135g\",\"slug\":\"ae-naturals-crystal-q-skin-brightening-soap-for-men-135g-1v4x7W\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aeea66f7f0.png\\\",\\\"2024-04-01-660aeea67039c.png\\\",\\\"2024-04-01-660aeea670440.png\\\",\\\"2023-09-22-650dcdd2b01f1.png\\\",\\\"2023-09-22-650dcdd2b0e7f.png\\\",\\\"2023-09-22-650dcdd2b104d.png\\\",\\\"2023-09-22-650dcdd2b0f1f.png\\\",\\\"2023-09-22-650dcdd2b111e.png\\\",\\\"2023-09-22-650dcdd2b11c9.png\\\",\\\"2023-09-22-650dcdd2b1279.png\\\",\\\"2023-09-22-650dcdd2b1556.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce1c645eab.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/LWqC7uw2cMQ?si=n8iyDgkGnTeT1x4y\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":94,\"minimum_order_qty\":1,\"details\":\"<p>Introducing&nbsp;<strong>AE Naturals Crystal Q Skin Lightening Soap,<\\/strong> specially crafted for men seeking clear and vibrant skin. This soap is designed to address the unique needs of men\'s tough and rugged skin, going beyond the capabilities of ordinary and women-centric soaps. Packed with active ingredients, it effectively washes away facial impurities while providing essential nourishment, ensuring men look their best. The soap boasts key benefits, tackling hyperpigmentation, reducing pimples, scars, dark circles, and spots. Its anti-aging properties make the skin firmer and deeply moisturized, offering a comprehensive skincare solution. AE Naturals Crystal Q is also a reliable defense against skin allergies, providing a shield for sensitive skin. The key ingredients include Glutathione for treating blemishes, Kojic Acid with antibacterial properties, Licorice extracts for reducing dark circles, and Almond and Jojoba oils rich in Vitamin E for acne reduction and overall skin health. AE Naturals Crystal Q Skin Brightening Soap is your go-to solution for a refreshed and glowing complexion. Invest in your skin\'s well-being today!<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Hyperpigmentation and Anti-Aging:<\\/strong> Crystal Q Skin Brightening Soap for men tackles hyperpigmentation, leaving your skin visibly brighter and more even-toned. Experience the anti-aging benefits as this soap helps firm and moisturize your skin, addressing signs of aging for a youthful appearance.<\\/li><li><strong>CmPimples, Scars, Dark Circles and Skin Allergies:&nbsp;<\\/strong>This specially formulated soap reduces the appearance of pimples, scars, dark circles, and spots, promoting clearer and smoother skin. Crystal Q Soap is a reliable defense against skin allergies, ensuring that your skin stays healthy and irritation-free.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Discover the power of Glutathione, a skin superhero that tackles blemishes and hyperpigmentation. Our Crystal Q Skin Brightening Soap for men is enriched with this key ingredient, helping you achieve a clearer and more radiant complexion.<\\/li><li><strong>Kojic Acid:&nbsp;<\\/strong>Unleash the antibacterial and antifungal prowess of Kojic Acid in our specially crafted soap. Say goodbye to pesky pimples, scars, and dark circles as this ingredient works its magic, promoting a healthier and spot-free appearance.<\\/li><li><strong>Licorice Extracts:&nbsp;<\\/strong>Packed with glabridin, Licorice Extracts in our soap target dark circles, age spots, and skin discoloration. Experience the benefits of this natural compound, giving your skin a rejuvenated and even-toned glow.<\\/li><li><strong>Almond Oil:&nbsp;<\\/strong>Revitalize your skin with the goodness of Almond Oil, rich in Vitamin E. Combat acne, promote skin cell regeneration, and enjoy a smoother complexion. Embrace the natural care that comes with this nourishing ingredient.<\\/li><li><strong>Jojoba Oil:&nbsp;<\\/strong>Indulge in the antibacterial wonders of Jojoba Oil, accompanied by the skin-loving Vitamin E. Keep your skin not only smooth but also healthy and radiant.&nbsp;<\\/li><li><strong>Coconut Oil:&nbsp;<\\/strong>Experience the moisturizing marvel of Coconut Oil, a guardian against skin diseases. Let your skin get hydration and protection, thanks to the effectiveness of this natural ingredient.&nbsp;<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><h3>&nbsp;<\\/h3><ol><li>Wet body and face before application.<\\/li><li>Apply soap and lather gently.<\\/li><li>Rinse off thoroughly with warm water.<\\/li><li>Wipe dry after the bath.<\\/li><li>Repeat twice daily for optimal results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T17:24:34.000000Z\",\"updated_at\":\"2024-08-07T13:36:39.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Crystal Q Skin Whitening Soap for Men - Skincare\",\"meta_description\":\"Experience effective skin brightening with AE NATURALS Crystal Q Skin Whitening Soap for Men. Reduce hyperpigmentation, scars, and dark circles while keeping your skin moisturized. Get the be\",\"meta_image\":\"2023-10-08-6522476207fe0.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000202\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":12,\"translations\":[],\"reviews\":[{\"id\":567,\"product_id\":128,\"customer_id\":831,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As a man with sensitive skin, finding a soap that effectively addresses my skincare concerns without causing irritation has always been a challenge. However, since I started using the AE Naturals Crystal Q Skin Lightening Soap, I\'ve noticed a significant improvement in my complexion\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":568,\"product_id\":128,\"customer_id\":832,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only has it reduced hyperpigmentation and dark circles, but it has also helped minimize pimples and scars. Plus, I love that it\'s specifically designed for men\'s tough and rugged skin. Highly recommend for anyone looking for clear and vibrant skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":569,\"product_id\":128,\"customer_id\":833,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless skincare products over the years, but none have worked as effectively as the AE Naturals Crystal Q Skin Lightening Soap for Men. This soap has been a game-changer for me!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":570,\"product_id\":128,\"customer_id\":834,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless skincare products over the years, but none have worked as effectively as the AE Naturals Crystal Q Skin Lightening Soap for Men. This soap has been a game-changer for me!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":571,\"product_id\":128,\"customer_id\":835,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only has it reduced hyperpigmentation and signs of aging, but it has also cleared up my acne and minimized dark circles.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":572,\"product_id\":128,\"customer_id\":836,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love that it\'s packed with active ingredients like Glutathione and Kojic Acid, ensuring my skin gets the nourishment it needs. It\'s become a staple in my skincare routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":573,\"product_id\":128,\"customer_id\":837,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As a man who\'s always on the go, I need a skincare solution that\'s both effective and convenient. That\'s why I love the AE Naturals Crystal Q Skin Lightening Soap for Men.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":574,\"product_id\":128,\"customer_id\":838,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it effectively cleanse my skin and wash away impurities, but it also addresses my specific skincare concerns like hyperpigmentation, pimples, and dark circles. Plus, it\'s made with natural ingredients and doesn\'t contain any harsh chemicals. It\'s become an essential part of my daily grooming routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":575,\"product_id\":128,\"customer_id\":839,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and dark spots for years, and nothing seemed to work until I discovered the AE Naturals Crystal Q Skin Lightening Soap for Men. This soap has truly transformed my skin! Not only has it cleared up my acne and minimized dark spots, but it has also given me a brighter and more even complexion.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":576,\"product_id\":128,\"customer_id\":840,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love that it\'s designed specifically for men\'s tough skin, providing essential nourishment and moisture. It\'s a must-have for any man looking to improve their skin!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":577,\"product_id\":128,\"customer_id\":841,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"I\'ve always been skeptical about skincare products, but the AE Naturals Crystal Q Skin Lightening Soap for Men has exceeded all my expectations. Not only has it improved the overall appearance of my skin, but it has also helped reduce hyperpigmentation and dark circles\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":578,\"product_id\":128,\"customer_id\":842,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love that it\'s made with natural ingredients and doesn\'t contain any harsh chemicals. It\'s the perfect solution for men looking to achieve clear and vibrant skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-08-08 08:26:30', '2024-08-19 10:33:19', NULL, '', '[]', 'discount_on_product', 1, 0),
(410, 100269, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-07-15T09:20:51.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'failed', 'unpaid', '2024-08-10 19:03:23', '2024-08-19 10:34:00', NULL, '', '[]', 'discount_on_product', 0, 0),
(411, 100270, 278, 1, NULL, '{\"id\":278,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Violet Soap Color\",\"slug\":\"violet-soap-colour-2R6mJu\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"36\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"36\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-22-65fd2551e870d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-22-65fd2551e96e0.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"20ML\\\",\\\"      100ML\\\",\\\"      1L\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"20ML\\\",\\\"price\\\":50,\\\"sku\\\":\\\"VSC-20ML\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100ML\\\",\\\"price\\\":260,\\\"sku\\\":\\\"VSC-100ML\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1L\\\",\\\"price\\\":2215,\\\"sku\\\":\\\"VSC-1L\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":50,\"purchase_price\":50,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>Violet Soap Color adds an elegant and enchanting touch to handmade soaps, infusing them with the allure of blooming flowers and mystical landscapes. Its captivating hue evokes a sense of sophistication and charm, making it perfect for creating luxurious and memorable soap designs.<br>&nbsp;<\\/p><p><strong>Application:<\\/strong><br><br>Incorporate Violet Soap Color into your soap-making process to create mesmerizing and enchanting designs. Whether used for swirl patterns, floral motifs, or as an accent color, this captivating hue elevates your handmade creations with its elegance and charm.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-22T06:29:37.000000Z\",\"updated_at\":\"2024-06-26T10:00:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Violet Soap Color: Elegant and Enchanting Shade for Handmade Soaps\",\"meta_description\":\"Elevate your handmade soaps with Violet Soap Color, a captivating hue that exudes elegance and charm. Create enchanting designs reminiscent of blooming flowers and magical landscapes.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"042203\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 41, 9, 0, 'include', 'delivered', 'unpaid', '2024-08-10 22:23:37', '2024-08-19 10:34:27', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(412, 100270, 273, 1, NULL, '{\"id\":273,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Hair Conditioner Base\",\"slug\":\"hair-conditioner-base-WrfQYY\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f80b7d8bca2.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f80b7d8ca70.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":240,\\\"sku\\\":\\\"HCB-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":5750,\\\"sku\\\":\\\"HCB-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":20000,\\\"sku\\\":\\\"HCB-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":240,\"purchase_price\":240,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>Hair Conditioner Base provides the foundation for creating indulgent and nourishing hair conditioners. With its versatility, it allows you to customize your formula with essential oils, botanical extracts, and vitamins, ensuring silky-smooth and healthy-looking hair with every use.<\\/p><p><br><strong>Application:&nbsp;<\\/strong><br>&nbsp;<\\/p><p>Utilize Hair Conditioner Base to create personalized hair care products tailored to your hair\'s needs. Blend with your preferred ingredients to formulate conditioners that hydrate, detangle, and strengthen hair, leaving it soft, manageable, and radiant.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T09:38:05.000000Z\",\"updated_at\":\"2024-06-17T05:51:28.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Hair Conditioner Base: The Foundation for Luxurious Hair Care\",\"meta_description\":\"Elevate your hair care routine with Hair Conditioner Base, a versatile foundation for crafting luxurious and nourishing conditioners. Customize your formula for silky-smooth and healthy-looki\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000020\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 196.8, 43.2, 0, 'include', 'delivered', 'unpaid', '2024-08-10 22:23:37', '2024-08-19 10:34:27', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(413, 100270, 270, 1, NULL, '{\"id\":270,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Shampoo Base Pearly (White Pearly) 1 : 1 Dilution\",\"slug\":\"shampoo-base-pearly-white-pearly-1-1-dilution-p9JVC6\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f805a23f935.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f805a240788.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"SBP(P1:1D-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"SBP(P1:1D-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"SBP(P1:1D-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Pearly White Shampoo Base serves as the perfect foundation for creating indulgent and nourishing hair cleansers. With its pearly white appearance and 1:1 dilution ratio, it provides versatility and flexibility, allowing you to craft personalized formulas for luxurious and revitalizing hair care.<\\/p><p><br><strong>Application:&nbsp;<\\/strong><br>&nbsp;<\\/p><p>Use the Pearly White Shampoo Base to create your own customized hair cleansers. Dilute it with water or your preferred additives to achieve the desired consistency and enhance the formula with essential oils, botanical extracts, or conditioning agents for a pampering and rejuvenating hair care routine.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T09:13:06.000000Z\",\"updated_at\":\"2024-06-17T05:52:43.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Pearly White Shampoo Base: Foundation for Luxurious Hair Care\",\"meta_description\":\"Explore the Pearly White Shampoo Base, ideal for crafting indulgent hair cleansers. With a 1:1 dilution ratio, it offers versatility and nourishment for a luxurious and revitalizing hair care\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000017\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 139.4, 30.6, 0, 'include', 'delivered', 'unpaid', '2024-08-10 22:23:37', '2024-08-19 10:34:27', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(414, 100270, 206, 1, NULL, '{\"id\":206,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Dove Soft Fragrance Oil\",\"slug\":\"dove-soft-fragrance-oil-0Cr6XP\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e95083320ba.png\\\",\\\"2024-03-07-65e95083335af.png\\\",\\\"2024-03-07-65e9508333d69.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e950833454a.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"    1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":240,\\\"sku\\\":\\\"DSFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1730,\\\"sku\\\":\\\"DSFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":240,\"purchase_price\":240,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T05:28:35.000000Z\",\"updated_at\":\"2024-06-17T07:03:53.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000396\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 196.8, 43.2, 0, 'include', 'delivered', 'unpaid', '2024-08-10 22:23:37', '2024-08-19 10:34:27', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(415, 100271, 34, 1, NULL, '{\"id\":34,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Tass Height growth capsules 60 Caps\",\"slug\":\"ae-naturals-tass-height-growth-capsules-it69n0\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6508688b72820.png\\\",\\\"2023-09-18-6508688b736b3.png\\\",\\\"2023-09-18-6508688b735ea.png\\\",\\\"2023-09-18-6508688b73846.png\\\",\\\"2023-09-18-6508688b73901.png\\\",\\\"2023-09-18-6508688b739d5.png\\\",\\\"2023-09-18-6508688b73787.png\\\",\\\"2023-09-18-6508688b73a86.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a53c4dbbcc.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/fMcus1xTsZQ?si=JoNkKoHORFqEpWMM\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":999,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":197,\"minimum_order_qty\":1,\"details\":\"<p>Discover the key to a taller and healthier you with&nbsp;<strong>AE Naturals TASS Height Grow And Bone Mass Capsules<\\/strong>. If you\'ve ever dreamt of gaining a few inches and maintaining strong bones, these capsules are your secret weapon. Packed with essential nutrients like Vitamin D3, Vitamin B12, Calcium carbonate, Zinc, and Collagen, this unique formula is designed to enhance bone health and promote a tall and lean figure. The inclusion of Vitamin D3 facilitates calcium absorption, preventing deficiencies that can hinder bone growth. Vitamin B12, a bone density guardian, adds an extra layer of protection, contributing to increased bone density. Calcium carbonate, a vital component for bone building and spine growth, is a cornerstone of this formula. Zinc, another powerhouse ingredient, strengthens weak bones and aids in the healing process for conditions like osteoporosis. Collagen, known for supporting bone, muscle, and tissue development, completes the ensemble, ensuring a holistic approach to bone health. Say goodbye to worries about osteoporosis and arthritis as you start a journey towards a taller and stronger version of yourself. Make AE Naturals TASS a part of your daily routine and step into a future where a taller and healthier you is within reach.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Enhanced Bone Mass:&nbsp;<\\/strong>Boost bone density and strength with our capsules, crafted with essential nutrients like Vitamin D3 and Calcium carbonate. Combat deficiencies and ensure long-lasting bone health.<\\/li><li><strong>Promotes Tall and Lean Figure:&nbsp;<\\/strong>Attain the height you desire while maintaining a lean physique. Our capsules work in harmony, supporting healthy bone growth and helping you achieve the stature you\'ve always wanted.<\\/li><li><strong>Prevention of Osteoporosis and Arthritis:&nbsp;<\\/strong>Give strength to your bones against common conditions like osteoporosis and arthritis. AE Naturals TASS capsules provide the necessary elements, such as Zinc and Collagen, to keep your bones resilient and ward off these concerns.<\\/li><li><strong>Comprehensive Nutrient Support:<\\/strong> With Vitamin B12 and a blend of vital ingredients, our capsules offer a holistic approach to bone and overall health. Strengthen weak bones, support tissue development, and embrace a well-rounded boost for your well-being.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Vitamin D3:&nbsp;<\\/strong>Boost bone health with Vitamin D3, a key ingredient in AE Naturals TASS Height Grow Capsules. This essential nutrient helps your body absorb calcium, preventing bone deficiencies. Elevate your bone strength naturally.<\\/li><li><strong>Vitamin B12:&nbsp;<\\/strong>Enhance bone density and protection with Vitamin B12 in our capsules. This vital nutrient plays a crucial role in maintaining strong and healthy bones. Unlock the secret to a resilient skeletal structure.<\\/li><li><strong>Calcium Carbonate:&nbsp;<\\/strong>Fuel bone building and spine growth with Calcium Carbonate. This powerhouse ingredient in AE Naturals TASS Capsules is essential for a sturdy skeletal foundation. Embrace the goodness of calcium for robust bones.<\\/li><li><strong>Zinc:&nbsp;<\\/strong>Strengthen weak bones and aid in healing osteoporosis with Zinc. A key component in our capsules, Zinc supports overall bone health. Enhance your skeletal system and stand tall with confidence.<\\/li><li><strong>Collagen:&nbsp;<\\/strong>Support bone, muscle, and tissue development with Collagen. Found in AE Naturals TASS Height Grow Capsules, Collagen is your natural ally for a strong skeletal structure. Embrace the AE approach to bone health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 1 capsule in the morning for a great start.<\\/li><li>Follow up with 1 capsule at night for optimal results.<\\/li><li>Include calcium-rich foods like milk in your daily diet.<\\/li><li>Boost effectiveness by adding iron-rich leafy vegetables to your meals.<\\/li><\\/ol><p>&nbsp;<\\/p><p><strong>Note:&nbsp;<\\/strong><i>Before starting AE Naturals TASS Height Grow Capsules, consider consulting with your doctor for personalized advice. Your health professional can provide insights tailored to your individual needs, ensuring a safe and effective experience on your journey to a taller you.<\\/i><\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:11:07.000000Z\",\"updated_at\":\"2024-05-29T01:49:46.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals TASS Height & Bone Mass Capsules | Bone Health\",\"meta_description\":\"Experience improved bone mass, a taller figure, and prevention of bone deficiencies with AE Naturals TASS Height Grow & Bone Mass Capsules. Boost Bone health and Growth. Buy now for better lo\",\"meta_image\":\"2023-10-06-651f00c7b4ff6.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000175\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":131,\"product_id\":34,\"customer_id\":353,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules have exceeded my expectations! Not only have they improved my bone mass and strength, but they\'ve also helped me maintain a tall and lean figure. I feel more confident and healthier overall since starting these capsules\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":132,\"product_id\":34,\"customer_id\":354,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone who values holistic health, I appreciate the comprehensive nutrient support these capsules offer. The blend of Vitamin B12 and vital ingredients ensures my bones stay strong while supporting overall well-being. I couldn\'t ask for a better supplement\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":133,\"product_id\":34,\"customer_id\":355,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always been concerned about maintaining strong bones, especially as I age. These capsules have been a lifesaver! Not only do they support bone density and strength, but they also provide prevention against common conditions like osteoporosis and arthritis. I feel more confident in my bone health than ever before\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":134,\"product_id\":34,\"customer_id\":356,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Since starting these capsules, I\'ve noticed a significant difference in my bone mass and strength. The blend of essential nutrients like Vitamin D3 and Calcium carbonate has provided the support I needed to combat deficiencies and ensure long-lasting bone health. I feel more resilient and healthier overall\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":135,\"product_id\":34,\"customer_id\":357,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules have become an essential part of my daily routine. I feel more confident in my bone health, and the comprehensive nutrient support ensures my overall well-being is taken care of. I highly recommend giving them a try\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":136,\"product_id\":34,\"customer_id\":358,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with weak bones for years, but these capsules have provided the support I needed. Not only have I noticed an improvement in my bone strength, but my overall health has also improved. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":137,\"product_id\":34,\"customer_id\":359,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how these capsules offer comprehensive nutrient support for both bone and overall health. The Vitamin B12 and vital ingredients blend ensures my bones stay strong and healthy while supporting tissue development. I feel more confident in my overall well-being since starting these capsules\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":138,\"product_id\":34,\"customer_id\":360,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone who\'s always been concerned about osteoporosis and arthritis, these capsules have provided much-needed peace of mind. The blend of Zinc and Collagen ensures my bones stay resilient and strong, reducing the risk of these common conditions\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":139,\"product_id\":34,\"customer_id\":361,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always wanted to maintain a tall and lean figure, and these capsules have helped me achieve just that. Not only have I noticed an increase in my height, but my physique has become more toned and lean. Highly recommend for anyone looking to improve their bone health and appearance\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":140,\"product_id\":34,\"customer_id\":362,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules have been a game-changer for my bone health. Since I started taking them, I\'ve noticed a significant improvement in my bone density and strength. Plus, the prevention against osteoporosis and arthritis is an added bonus\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 879.12, 119.88, 0, 'include', 'canceled', 'unpaid', '2024-08-11 18:17:38', '2024-08-14 11:39:54', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(416, 100272, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":112,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-08-08T02:56:30.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-08-14 15:56:51', '2024-08-14 16:19:50', NULL, '', '[]', 'discount_on_product', 0, 0),
(417, 100273, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":993,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-08-12T04:53:22.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-08-15 19:01:01', '2024-08-24 10:18:57', NULL, '', '[]', 'discount_on_product', 1, 0),
(418, 100274, 267, 1, NULL, '{\"id\":267,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Red Wine Soap Base - Wine Color\",\"slug\":\"red-wine-soap-base-wine-color-hzOrWq\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7e37fd5c5f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7e37fd67fa.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"RWSB-WC-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"RWSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"RWSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Red Wine Soap Base offers a luxurious blend infused with the captivating hue and essence of red wine. Elevate your skincare routine with decadent soaps that exude sensuality and rejuvenate the skin, leaving it feeling pampered and refreshed.<br>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Create indulgent soaps with the Red Wine Soap Base, incorporating the rich color and essence of wine into your formulations. Crafted with premium ingredients, these soaps provide a luxurious lather and an enchanting aroma, offering a spa-like experience with every use.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:47:27.000000Z\",\"updated_at\":\"2024-06-18T16:53:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Red Wine Soap Base: Luxurious Blend for Sensuous Skincare\",\"meta_description\":\"Indulge in the richness of Red Wine Soap Base, boasting the captivating hue and luxurious essence of wine. Craft decadent soaps for a sensuous and rejuvenating skincare experience.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000013\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-08-17 11:08:32', '2024-08-23 11:37:21', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(419, 100274, 348, 1, NULL, '{\"id\":348,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Himalayan pink salt\",\"slug\":\"himalayan-pink-salt-Dh1qBu\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-660155cb9f0df.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-660155cba1e03.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"  25kg\\\",\\\"  100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":110,\\\"sku\\\":\\\"Hps-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":2125,\\\"sku\\\":\\\"Hps-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":8000,\\\"sku\\\":\\\"Hps-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":110,\"purchase_price\":110,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Himalayan pink salt is a type of rock salt harvested from the Khewra Salt Mine in the Punjab region of Pakistan, near the Himalayas. It is renowned for its distinctive pink hue, which is attributed to its mineral content, primarily iron oxide. Himalayan pink salt is celebrated for its unique flavor, aesthetic appeal, and purported health benefits. Let\'s explore its characteristics, uses, and advantages in more detail.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T10:45:31.000000Z\",\"updated_at\":\"2024-06-15T11:45:20.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"250310\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 90.2, 19.8, 0, 'include', 'delivered', 'unpaid', '2024-08-17 11:08:32', '2024-08-23 11:37:21', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(420, 100274, 135, 1, NULL, '{\"id\":135,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Kashmiri Lavender Essential Oil\",\"slug\":\"ae-naturals-kasmiri-lavender-essential-oil-30ml-HK4J67\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"32\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"32\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e200c1490f.png\\\",\\\"2023-09-23-650e200c15587.png\\\",\\\"2023-09-23-650e200c15781.png\\\",\\\"2023-09-23-650e200c159cc.png\\\",\\\"2023-09-23-650e200c15c05.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce3af5dc46.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/ydcYvN9XKAk?si=jZLTzk0HQ8EeY3JA\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30ml\\\",\\\"      100ml\\\",\\\"      1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30ml\\\",\\\"price\\\":260,\\\"sku\\\":\\\"KLEO-30ml\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":770,\\\"sku\\\":\\\"KLEO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":6810,\\\"sku\\\":\\\"KLEO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":260,\"purchase_price\":260,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals presents the&nbsp;<strong>Kashmiri Lavender Essential Oil<\\/strong>, a pure and natural oil extracted from Lavandula angustifolia flowers in the serene valleys of Kashmir, India. Immerse yourself in the sweet, floral embrace of this high-quality essential oil, renowned for its calming properties. Elevate your well-being through the soothing aroma, perfect for unwinding during moments of stress and anxiety. This bottle harbors therapeutic benefits, promoting restful sleep and alleviating muscle tension and pain. Embrace tranquility as the oil\'s anti-inflammatory and analgesic properties work wonders on skin irritations. Say goodbye to headaches and migraines with this versatile remedy. For a sensory retreat, diffuse 3-4 drops in your favorite diffuser, letting the calming scent fill the air. Experience its touch on your skin by diluting with carrier oils like coconut or jojoba, massaging gently for absorption. Transform your bath routine by adding 5-6 drops to warm water, creating a haven of relaxation for tired muscles. Immerse yourself in the purity of AE Naturals Kashmir Lavender Essential Oil.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Reduces Stress and Anxiety:<\\/strong>&nbsp;AE Naturals Kashmir Lavender Essential Oil helps calm your mind, reducing stress and anxiety. Inhale the sweet floral aroma for a soothing experience, promoting a sense of relaxation.<\\/li><li><strong>Promotes Restful Sleep:&nbsp;<\\/strong>Enjoy a good night\'s sleep with the pure Lavender Essential Oil. Its calming properties create an ideal environment for rest, helping you unwind after a busy day.<\\/li><li><strong>Soothes Skin Irritations:&nbsp;<\\/strong>The natural anti-inflammatory and antiseptic properties of Lavender oil make it effective for soothing skin irritations. Apply diluted oil to the affected area for gentle relief.<\\/li><li><strong>Relieves Muscle Tension and Pain:<\\/strong>&nbsp;Experience relief from muscle tension and pain by massaging a diluted mixture of Lavender oil onto the affected area. Let the calming properties work their magic to ease discomfort.<\\/li><li><strong>Treats Headaches and Migraines:&nbsp;<\\/strong>AE Naturals Lavender Oil is a natural remedy for headaches and migraines. Apply diluted oil to your temples and massage gently for a soothing effect, providing relief from discomfort.<\\/li><li>&nbsp;<\\/li><\\/ul><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Lavender Essential Oil:&nbsp;<\\/strong>Experience peace and calm with our Lavender Essential Oil, sourced from the fragrant Lavandula angustifolia flowers in the serene Kashmir region. Its anti-inflammatory and antiseptic properties make it perfect for soothing skin irritations and muscle pains.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><h3>&nbsp;<\\/h3><ul><li>Add 3-4 drops to your diffuser or humidifier for a calming atmosphere.<\\/li><li>Dilute with carrier oil, apply to the skin, and massage gently.<\\/li><li>Add 5-6 drops to warm bathwater to relax and soothe muscles.<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:15:24.000000Z\",\"updated_at\":\"2024-07-26T15:02:53.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Premium Kashmiri Lavender Essential Oil - AE Naturals\",\"meta_description\":\"Discover the benefits of AE Naturals Kashmiri Lavender Essential Oil. Perfect for handmade soaps, cosmetics, aromatherapy, and more. Elevate your skincare and well-being with this premium 30m\",\"meta_image\":\"2023-10-08-65224b5bdfe6b.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000325\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 213.2, 46.8, 0, 'include', 'delivered', 'unpaid', '2024-08-17 11:08:32', '2024-08-23 11:37:21', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(421, 100275, 33, 1, NULL, '{\"id\":33,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Nano Curcumin Fairness Cream 30g\",\"slug\":\"roop-sundar-nano-curcumin-fairness-cream-yDDdzP\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-11-25-65622f6a06ae1.png\\\",\\\"2023-11-25-65622f9fd62d3.png\\\",\\\"2023-11-25-65622f9fd706e.png\\\",\\\"2023-11-25-65622f9fd73fc.png\\\",\\\"2023-11-25-65622f9fd763d.png\\\",\\\"2023-11-25-65622f9fd785e.png\\\",\\\"2023-11-25-65622f9fd7a89.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-18-6508678c3974c.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/Bv89hZN62p8?si=ZgEVJ1eSudrA6UK9\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p><strong>Roop Sunder Nano Curcumin Fairness Cream<\\/strong> by AE Naturals is a skincare solution crafted for those seeking clear, radiant skin. This unique cream harnesses the power of Nano Curcumin, Vitamin E, and Hydagen Aquaporin to transform your skin\'s texture and appearance. Nano Curcumin, known for its anti-inflammatory and antioxidant properties, works wonders in reducing pigmentation and inflammation, unveiling a bright and even complexion. The cream\'s moisturizing magic comes from Vitamin E, a natural hydrator that keeps your skin nourished and supple. Hydagen Aquaporin, another key player, boosts skin moisture, leaving it healthy and glowing. Get rid of dark circles and acne scars as this cream, with its carefully selected ingredients, diminishes blemishes and promotes an even skin tone. For optimal results, follow the simple directions: wash your face, apply a small amount of Roop Sunder Nano Curcumin Cream, and gently massage in upward circular motions. Use it twice daily for clear, bright skin. With Nano Curcumin safeguarding against free radicals, Vitamin E moisturizing, and Hydagen Aquaporin hydrating, this cream is your go-to for achieving a refreshed, youthful look. Embrace the goodness of natural ingredients and unveil the beauty of your skin with Roop Sunder Nano Curcumin Fairness Cream.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Clear &amp; Bright Skin:&nbsp;<\\/strong>Roop Sundar Nano Curcumin Cream, with its potent blend of Nano Curcumin, Vitamin E, and Hydagen Aquaporin, works wonders in enhancing your skin\'s clarity and brightness.<\\/li><li><strong>Fade Away Pigmentation:<\\/strong> Bid farewell to uneven skin tone! The Nano Curcumin in this revolutionary cream acts as a natural antioxidant, effectively reducing pigmentation and dark spots, unveiling a radiant complexion.<\\/li><li><strong>Intense Moisturization:&nbsp;<\\/strong>Experience the ultimate hydration boost! Enriched with Vitamin E and Hydagen Aquaporin, this cream deeply moisturizes, leaving your skin irresistibly soft and supple.<\\/li><li><strong>Vanish Dark Circles &amp; Acne Scars:&nbsp;<\\/strong>Reveal a refreshed look! Regular use of Roop Sundar Nano Curcumin Cream diminishes dark circles and minimizes acne scars, promoting smooth and even-toned skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nano Curcumin:&nbsp;<\\/strong>Nano Curcumin, a natural antioxidant, safeguards your skin against free radicals, diminishing pigmentation and dark spots. Its anti-inflammatory properties work to reduce inflammation, unveiling a brighter and clearer complexion.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Vitamin E, a nourishing ingredient, deeply moisturizes your skin, leaving it irresistibly soft and supple. This natural moisturizer enhances skin texture and acts as a shield, ensuring your skin stays hydrated and healthy.<\\/li><li><strong>Hydagen Aquaporin:&nbsp;<\\/strong>Hydagen Aquaporin, a potent hydrating agent, elevates your skin\'s moisture levels, resulting in a radiant and glowing complexion. This powerful hydrator works synergistically with other key ingredients to maintain healthy and well-nourished skin.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wash your face and pat dry.<\\/li><li>Apply a small amount of Roop Sunder Nano Curcumin Cream.<\\/li><li>Gently massage onto your face using upward circular motions.<\\/li><li>For optimal results, use twice a day, morning and night.<\\/li><li>Allow the cream to fully absorb into the skin.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:06:52.000000Z\",\"updated_at\":\"2024-05-23T11:02:11.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Ae Naturals Roop Sundar Nano Curcumin Cream | Clear & Bright Skin Oint\",\"meta_description\":\"Experience clear, bright skin with Roop Sundar Nano Curcumin Cream. It fights pigmentation, hydrates, and reduces dark circles & acne scars. Get radiant skin now!\",\"meta_image\":\"2023-10-08-65227efc81259.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000722\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":8,\"translations\":[],\"reviews\":[{\"id\":239,\"product_id\":33,\"customer_id\":464,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Roop Sundar Nano Curcumin Cream has truly transformed my skin! Its unique blend of Nano Curcumin, Vitamin E, and Hydagen Aquaporin has significantly enhanced my skin\'s clarity and brightness.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":240,\"product_id\":33,\"customer_id\":465,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Struggling with pigmentation and dark spots was a constant battle for me until I discovered Roop Sundar Nano Curcumin Cream. The Nano Curcumin works wonders as a natural antioxidant, effectively reducing pigmentation.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":241,\"product_id\":33,\"customer_id\":466,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ever since I started using Roop Sundar Nano Curcumin Cream, my skin feels luxuriously soft and supple. The rich moisturization from Vitamin E and Hydagen Aquaporin is unmatched!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":242,\"product_id\":33,\"customer_id\":467,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Bid farewell to dark circles and acne scars with Roop Sundar Nano Curcumin Cream! Its regular use has visibly diminished my dark circles and minimized acne scars, leaving my skin smooth and even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":243,\"product_id\":33,\"customer_id\":468,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Roop Sundar Nano Curcumin Cream has become an essential part of my skincare routine! Its natural ingredients have effectively faded my pigmentation and dark spots, revealing a radiant complexion.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":244,\"product_id\":33,\"customer_id\":469,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m thrilled by the results I\'ve seen with Roop Sundar Nano Curcumin Cream! It has significantly improved my skin\'s clarity and brightness, and the intense moisturization has made it incredibly supple and smooth.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":245,\"product_id\":33,\"customer_id\":470,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After using Roop Sundar Nano Curcumin Cream, my skin feels refreshed and rejuvenated. It has effectively reduced my dark circles and acne scars, giving me a revitalized look.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":246,\"product_id\":33,\"customer_id\":471,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"can\'t recommend Roop Sundar Nano Curcumin Cream enough! It has significantly faded my dark spots and provided intense hydration, leaving my skin looking radiant and youthful.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'delivered', 'unpaid', '2024-08-17 11:32:10', '2024-08-24 16:51:07', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(422, 100276, 436, 1, NULL, '{\"id\":436,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Combo Kit: Your Complete Skincare Ritual\",\"slug\":\"roop-sundar-skin-brightening-kit\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"47\\\",\\\"position\\\":1}]\",\"category_id\":\"47\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-24-66509f467d1ef.png\\\",\\\"2024-05-24-66509f467e0d5.png\\\",\\\"2024-05-24-66509f467e1de.png\\\",\\\"2024-05-24-66509f467e2e6.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-24-66509f467e3ec.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1150,\"purchase_price\":1050,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":151,\"discount_type\":\"flat\",\"current_stock\":998,\"minimum_order_qty\":1,\"details\":\"<p>Indulge in the luxurious AE Naturals Roop Sundar Combo Kit, the ultimate solution for radiant, healthy skin. This all-in-one skincare kit includes the Roop Sundar Life Brightening Soap, Day Cream, and Night Cream, each meticulously crafted to cleanse, nourish, and rejuvenate your skin.<\\/p><p>Roop Sundar Life Brightening Soap: Start your day with the natural goodness of this organic beauty soap, enriched with Paarijat extract, known for its powerful anti-inflammatory and antioxidant properties. Combined with the richness of coconut oil, castor oil, and glycerine, it effectively cleanses and shields your skin from environmental stressors while Kokum Butter, Shea Butter, and Aloe Vera provide deep moisturization.<\\/p><p>Roop Sundar Day Cream: Protect and nourish your skin throughout the day with this lightweight, non-greasy formula featuring Parijaat Extract. Known for its remarkable anti-inflammatory and antioxidant benefits, this day cream ensures your skin stays resilient and radiant. The cream absorbs quickly, making it a breeze to incorporate into your daily routine, leaving your skin looking fresh and luminous.<\\/p><p>Roop Sundar Night Cream: Enhance your nightly skincare ritual with this rejuvenating cream. Infused with a blend of natural wonders like saffron, turmeric, and sandalwood, it works overnight to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Kumkumadi Oil targets uneven skin tone, fine lines, and wrinkles, while Hyaluronic Acid and Vitamin E ensure optimal hydration and protection.<\\/p><p>The AE Naturals Roop Sundar Combo Kit is your all-inclusive skincare companion, offering a comprehensive approach to achieving luminous, healthy skin. Embrace the natural goodness and let your skin shine with radiance and vitality every day and night.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-05-24T14:08:06.000000Z\",\"updated_at\":\"2024-07-17T10:15:35.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Roop sundar Skin Brightening Kit\",\"meta_description\":null,\"meta_image\":\"2024-05-24-66509f467e534.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"134245\",\"additional_desc\":\"<p>Roop sundar Skin Brightening Kit<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":19,\"translations\":[],\"reviews\":[{\"id\":958,\"product_id\":436,\"customer_id\":1296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Absolutely love the AE Naturals Roop Sundar combo! My skin feels so much brighter and softer. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":959,\"product_id\":436,\"customer_id\":1297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap, day cream, and night cream are perfect together. My complexion has improved significantly.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":960,\"product_id\":436,\"customer_id\":1298,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Amazing products! My skin looks so healthy and radiant now. Will definitely repurchases.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":961,\"product_id\":436,\"customer_id\":1300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Great combination for daily skincare. My skin feels clean, hydrated, and glowing. Very satisfied\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":962,\"product_id\":436,\"customer_id\":1301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are fantastic. The soap is gentle, and the creams keep my skin moisturized all day.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":963,\"product_id\":436,\"customer_id\":1302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The trio works wonders for my skin. Noticeably reduced dark spots and improved texture.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":964,\"product_id\":436,\"customer_id\":1303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Love how my skin looks after using this combo. The day cream is light, and the night cream is so nourishing.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":965,\"product_id\":436,\"customer_id\":1304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Best skincare products I\'ve used. My skin feels refreshed and even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":966,\"product_id\":436,\"customer_id\":1305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Highly impressed with AE Naturals. The soap cleanses well, and the creams provide excellent hydration.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":967,\"product_id\":436,\"customer_id\":1306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are a game-changer. My skin looks brighter and more youthful.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":968,\"product_id\":436,\"customer_id\":1307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The perfect trio for my skincare routine. My skin feels amazing and looks clearer.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":969,\"product_id\":436,\"customer_id\":1309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Incredible results! The soap, day cream, and night cream have transformed my skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":970,\"product_id\":436,\"customer_id\":1310,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals combo is fantastic. My skin is glowing and feels so soft and smooth.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":971,\"product_id\":436,\"customer_id\":1311,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Superb products! My skin\'s texture has improved, and it feels very hydrated.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":972,\"product_id\":436,\"customer_id\":1312,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are wonderful. The soap is gentle, and the creams leave my skin radiant.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":973,\"product_id\":436,\"customer_id\":1313,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Very pleased with the results. My skin looks healthier and more even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":974,\"product_id\":436,\"customer_id\":1315,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Love this skincare combo. My skin feels refreshed and glowing every day\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":975,\"product_id\":436,\"customer_id\":1316,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The perfect skincare set. My skin has never felt this good. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":976,\"product_id\":436,\"customer_id\":1317,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Amazing skincare trio. My skin feels clean, hydrated, and visibly brighter.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 943, 207, 151, 'include', 'canceled', 'unpaid', '2024-08-20 13:44:00', '2024-08-20 23:35:54', NULL, '', '[]', 'discount_on_product', 0, 0),
(423, 100277, 244, 1, NULL, '{\"id\":244,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Mulethi (Glycyrrhiza Glabra, Liquorice, Yeshtimadhu)\",\"slug\":\"mulethi-glycyrrhiza-glabra-liquorice-yeshtimadhu-5bNh1o\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-14-65f2b6cea90f8.png\\\",\\\"2024-03-14-65f2b6ceaa226.png\\\",\\\"2024-03-14-65f2b6ceaa852.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-14-65f2b6ceaab62.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":55,\\\"sku\\\":\\\"M(GLY-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":120,\\\"sku\\\":\\\"M(GLY-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":230,\\\"sku\\\":\\\"M(GLY-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":360,\\\"sku\\\":\\\"M(GLY-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":7625,\\\"sku\\\":\\\"M(GLY-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":299,\"purchase_price\":299,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p><strong>Mulethi Powder \\/ Licorice Powder:<\\/strong><\\/p><p><br>&nbsp;<\\/p><p>Licorice or Mulethi, also known as \\u201cSweet wood\\u201d, is an effective and potent medicinal herb. Licorice root is aromatic and is used as a flavoring agent in tea and other beverages. Licorice roots can be consumed directly to get relief from cough and sore throat. It is also beneficial in managing gastric problems like stomach ulcers and heartburn due to its anti-ulcer, antioxidant and anti-inflammatory properties. Licorice can also be taken to improve energy levels and manage fatigue. Licorice might be useful in managing oral problems like mouth sores and dental plaques. Applying a paste of Licorice powder and honey might help relieve mouth sores due to its healing and cooling properties. Licorice powder is also useful in improving skin texture and color.<br><br>&nbsp;<\\/p><p><strong>Directions of use:<\\/strong><\\/p><p>Take 1 teaspoonful of Licorice powder. Consume thrice a day with 1 cup milk to get relief from pain and inflammation associated with stomach ulcers.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-14T08:35:26.000000Z\",\"updated_at\":\"2024-06-17T06:27:58.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000547\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 342, 18, 0, 'include', 'delivered', 'unpaid', '2024-08-22 15:10:24', '2024-08-24 16:50:42', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(424, 100277, 243, 1, NULL, '{\"id\":243,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Aloevera Powder (Aloe Barbadensis)\",\"slug\":\"aloevera-powder-aloe-barbadensis-jf423q\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-14-65f2b1dc3ede6.png\\\",\\\"2024-03-14-65f2b1dc40245.png\\\",\\\"2024-03-14-65f2b1dc4060e.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-14-65f2b1dc40986.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":55,\\\"sku\\\":\\\"AP(B-100g\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":115,\\\"sku\\\":\\\"AP(B-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":220,\\\"sku\\\":\\\"AP(B-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":345,\\\"sku\\\":\\\"AP(B-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":7250,\\\"sku\\\":\\\"AP(B-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":249,\"purchase_price\":249,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<p><strong>Aloe Vera Powder:<\\/strong><\\/p><p>Aloe Vera Powder is enriched with the goodness of Aloe Vera is a natural rescue for unhealthy and dry hair. With absolutely pure extracts and no artificial inclusion of chemicals, it is the perfect boost to healthy and shining hair. Treats unhealthy scalp with the goodness of aloe Vera, It is highly favorable for hair growth, Adds volume to hair and enriches its texture, Nourishes the scalp with required nutrition. Good for skin too with its anti-aging and wrinkle-prevention features. It also gives possible effect on constipation, Obesity, Burning pain in the mouth, early research suggests that taking 400 mg of a chemical that comes from aloe four times daily does improve immune function in people with human immunodeficiency virus (HIV).<\\/p><p><br>&nbsp;<\\/p><p><strong>Directions of use:<\\/strong><\\/p><p>Doses of powder range from 100-1000 mg daily. Doses of juice range from 15-150 mL daily.<\\/p><p><br><br>&nbsp;<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-14T08:14:20.000000Z\",\"updated_at\":\"2024-06-26T10:00:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000545\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 327.75, 17.25, 0, 'include', 'delivered', 'unpaid', '2024-08-22 15:10:24', '2024-08-24 16:50:42', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(425, 100277, 345, 1, NULL, '{\"id\":345,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Aloevera Gel\",\"slug\":\"aloevera-gel-HaOATy\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-6601378646644.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-6601378647550.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":200,\\\"sku\\\":\\\"AG-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4750,\\\"sku\\\":\\\"AG-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"AG-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":200,\"purchase_price\":200,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>PureGlow Aloe Vera Gel is a natural and versatile skincare product derived from the inner leaf of the Aloe Vera plant. Known for its soothing and hydrating properties, this gel provides gentle nourishment to the skin, helping to soothe sunburns, moisturize dry skin, and alleviate irritation.<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Perfect for soothing sunburns, hydrating dry skin, calming skin irritation, and as a moisturizer for all skin types.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T08:36:22.000000Z\",\"updated_at\":\"2024-07-14T07:57:40.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"PureGlow Aloe Vera Gel - Natural Soothing Gel for Skincare\",\"meta_description\":\"Discover PureGlow Aloe Vera Gel, a natural skincare essential known for its soothing and hydrating properties. Derived from the inner leaf of the Aloe Vera plant, this gel provides gentle nou\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"250307\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 164, 36, 0, 'include', 'delivered', 'unpaid', '2024-08-22 15:10:24', '2024-08-24 16:50:42', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(426, 100278, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":992,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-08-15T13:31:01.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-08-22 20:30:49', '2024-08-29 17:12:44', NULL, '', '[]', 'discount_on_product', 1, 0),
(427, 100279, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":991,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-08-22T15:00:49.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-08-26 22:17:04', '2024-08-27 12:17:32', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(428, 100280, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":990,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-08-26T16:47:04.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-08-26 22:20:33', '2024-08-26 22:23:18', NULL, '', '[]', 'discount_on_product', 0, 0),
(429, 100281, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":992,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-08-27T06:47:32.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-08-28 17:48:25', '2024-09-09 11:53:56', NULL, '', '[]', 'discount_on_product', 1, 0),
(430, 100282, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-08-19T05:04:00.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'failed', 'unpaid', '2024-08-29 22:46:38', '2024-09-04 10:17:13', NULL, '', '[]', 'discount_on_product', 0, 0),
(431, 100283, 75, 1, NULL, '{\"id\":75,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Triphala Body Cleanser and Detoxifier Capsules 60 Caps\",\"slug\":\"ae-naturals-triphala-body-cleanser-and-detoxifier-capsules-60-caps-2Y5cUr\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-21-650c8b54e2d0a.png\\\",\\\"2023-09-21-650c8b54e3b8a.png\\\",\\\"2023-09-21-650c8b54e3d66.png\\\",\\\"2023-09-21-650c8b54e3c4c.png\\\",\\\"2023-09-21-650c8b54e3f95.png\\\",\\\"2023-09-21-650c8b54e404d.png\\\",\\\"2023-09-21-650c8b54e3e56.png\\\",\\\"2023-09-21-650c8b54e4147.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-21-650c8b54e4236.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/lPfivRmWI8U?si=EdVZyGMBah7Bvbr\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Introducing&nbsp;<strong>AE Naturals Triphala Body Cleanser and Detoxifier Capsules<\\/strong>, your go-to solution for a natural and effective body cleanse! Packed with the goodness of three ancient fruits \\u2013 Amla, Haritaki, and Bibhitaki, these capsules are a powerhouse of Ayurvedic ingredients. These capsules provide a safe and thorough cleanse for your liver and colon, promoting digestive health. But that\'s not all \\u2013 AE Naturals Triphala Capsules do wonders for your skin! Say goodbye to digestive problems as AE Naturals Triphala Capsules are here to help. Experience reduced stress levels and increased energy as these capsules support your body in regulating blood sugar levels. The secret lies in the key ingredients. Emblica Officinalis boosts immunity and aids digestive health with its rich vitamin C and antioxidant content. Terminalia Billerica supports digestion, maintains a healthy metabolism, and provides anti-inflammatory benefits through bioactive compounds. Terminalia Chebula enhances digestion, regulates blood sugar levels, and delivers antioxidant and anti-inflammatory benefits with its polyphenol and flavonoid content. Strengthen your body with AE Naturals Triphala Body Cleanser and Detoxifier Capsules \\u2013 your natural path to a healthier, stress-free, and more energetic you! Embrace the ancient wisdom of Ayurveda in a bottle and let your journey to wellness begin.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Boosts Metabolism:&nbsp;<\\/strong>AE Naturals Triphala Capsules speed up your body\'s metabolism, helping you burn calories efficiently. Experience a natural boost in energy levels.<\\/li><li><strong>Gentle and Safe Detox:&nbsp;<\\/strong>Safely detoxify your body with the power of Ayurvedic ingredients \\u2013 Amla, Haritaki, and Bibhitaki. These capsules provide a gentle yet effective cleanse, supporting your body\'s natural detoxification process.<\\/li><li><strong>Cleanses Liver and Colon:&nbsp;<\\/strong>Thoroughly cleanse your liver and colon for improved digestive health. AE Naturals Triphala Capsules aid in removing toxins, promoting a healthy gut and overall well-being.<\\/li><li><strong>Enhances Skin Health: <\\/strong>Achieve radiant skin with the antioxidant-rich blend of Emblica officinalis, known for boosting immunity. Say goodbye to skin problems as these capsules contribute to a healthier complexion.<\\/li><li><strong>Relieves Digestive Issues:<\\/strong>&nbsp;Combat digestive problems naturally. The Triphala blend, including Terminalia Billerica, supports digestion, helping you maintain a comfortable and regular digestive system.<\\/li><li><strong>Stress Reduction and Increased Energy:&nbsp;<\\/strong>AE Naturals Triphala Capsules not only detoxify your body but also reduce stress levels. Experience an increase in energy, promoting overall mental and physical well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Emblica officinalis (Amla):&nbsp;<\\/strong>Boosts immunity and aids digestion with its rich vitamin C and antioxidant content. This ingredient supports overall digestive health.<\\/li><li><strong>Terminalia Billerica (Haritaki):<\\/strong> Facilitates digestion and maintains a healthy metabolism. Its bioactive compounds also provide anti-inflammatory benefits, contributing to overall well-being.<\\/li><li><strong>Terminalia chebula (Bibhitaki):<\\/strong> Supports healthy digestion, helps regulate blood sugar levels, and delivers antioxidant and anti-inflammatory benefits due to its polyphenol and flavonoid content.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take one capsule in the morning after food.<\\/li><li>Take one capsule at night after food.<\\/li><li>For optimal results, consume regularly for 3 consecutive months.<\\/li><\\/ol><p>&nbsp;<\\/p><p><strong>Note:&nbsp;<\\/strong><i>Before initiating the use of AE Naturals Triphala Capsules, it is advisable to consult with a healthcare professional. Follow the recommendations provided by your healthcare practitioner for personalized advice for this supplement.<\\/i><\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-21T18:28:36.000000Z\",\"updated_at\":\"2024-03-29T11:24:12.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Triphala Body Cleanser Capsules - Natural Detox\",\"meta_description\":\"Discover the power of Black myrobalan, Baheda, Marshmallow root, and Amla in AE Naturals Body Cleanser Capsules. Improve digestion and cleanse your system with these natural detoxifiers.\",\"meta_image\":\"2024-01-05-6597d78b30207.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000116\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":61,\"product_id\":75,\"customer_id\":279,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As a long-time believer in Ayurveda, I can attest to the efficacy of AE Naturals Triphala Capsules. They\'ve been a staple in my routine, supporting my digestion and overall well-being.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":62,\"product_id\":75,\"customer_id\":280,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Triphala Capsules have been a revelation for me. As someone deeply rooted in Indian culture, I appreciate their natural approach to detoxification. They\'ve truly enhanced my digestion and vitality.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":63,\"product_id\":75,\"customer_id\":281,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Triphala Capsules have become an essential part of my health routine. Their Ayurvedic blend has helped me detoxify naturally, leaving me feeling revitalized.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":64,\"product_id\":75,\"customer_id\":282,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Triphala Capsules have become my go-to solution for digestive issues. Their gentle yet effective formula aligns perfectly with my belief in Ayurvedic principles\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":65,\"product_id\":75,\"customer_id\":283,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous detox products, but none have impressed me quite like AE Naturals Triphala Capsules. As someone deeply connected to Indian traditions, I appreciate their holistic approach to cleansing.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":66,\"product_id\":75,\"customer_id\":284,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Triphala Capsules have earned a permanent spot in my wellness regimen. Their blend of Amla, Haritaki, and Bibhitaki resonates deeply with my Indian heritage, and their benefits speak for themselves\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":67,\"product_id\":75,\"customer_id\":285,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Having grown up with Ayurveda, I was thrilled to discover AE Naturals Triphala Capsules. They\'ve exceeded my expectations, promoting detoxification and leaving me feeling rejuvenated.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":68,\"product_id\":75,\"customer_id\":286,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Triphala Capsules have been a revelation for me. As someone deeply rooted in Indian culture, I appreciate their natural approach to detoxification. They\'ve truly enhanced my digestion and vitality.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":69,\"product_id\":75,\"customer_id\":287,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Being a firm advocate of traditional Indian remedies, I found AE Naturals Triphala Capsules to be incredibly effective. They\'ve helped cleanse my system gently and improved my energy levels\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 439.12, 59.88, 0, 'include', 'delivered', 'unpaid', '2024-08-31 09:47:11', '2024-09-04 14:21:03', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(432, 100283, 67, 1, NULL, '{\"id\":67,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Liver Detox Capsules with Ayurvedic Ingredients 60 Caps\",\"slug\":\"ae-naturals-liver-detox-capsules-with-ayurvedic-ingredients-60-caps-oCgqSR\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-21-650c8014de257.png\\\",\\\"2023-09-21-650c8014dd42a.png\\\",\\\"2023-09-21-650c8014de523.png\\\",\\\"2023-09-21-650c8014de927.png\\\",\\\"2023-09-21-650c8014de67c.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ccf10d08fd.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/eY1DmQLQ9Cw?si=m1vppx-iMVRf8Kn8\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":500,\"purchase_price\":500,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":101,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Liver Detox Capsules<\\/strong> are carefully crafted formula designed to provide support for your liver health. Specially formulated with a blend of Kutki, Punarnava, Amla, and Giloy, these capsules serve as a natural powerhouse, promoting detoxification, rejuvenation, and overall liver vitality. Kutaki is a herb renowned for its ability to regenerate liver cells. Punarnava, another integral component, contributes to its natural detoxifying properties. By helping the liver in flushing out harmful toxins, Punarnava supports the body\'s cleansing processes. This herb plays a pivotal role in promoting a purified liver. The inclusion of Amla brings antioxidant benefits. Rich in vitamin C, Amla helps shield liver cells from oxidative stress, enhancing the organ\'s resilience against damage. As a result, AE Naturals Liver Detox Capsules not only help in detoxification but also contribute to long-term liver health through antioxidant defense. Complementing the formulation is Giloy, known for its immune-boosting properties. This combination of herbs creates a solution for individuals seeking to fortify their liver health naturally. Including AE Naturals Liver Detox Capsules into your daily routine is a simple yet powerful step towards nurturing your liver. Take two capsules daily with water, preferably after meals, for optimal results.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><h3>&nbsp;<\\/h3><ul><li><strong>Liver Support:&nbsp;<\\/strong>AE Naturals Liver Detox Capsules offer support for your liver, helping in detoxification and promoting optimal liver function. This unique blend of herbs works to cleanse your liver. Kutaki, a key ingredient in these capsules, is renowned for its liver-protective properties. It promotes liver cell regeneration, helping to restore and maintain the health of this vital organ.<\\/li><li><strong>Detoxification:<\\/strong> Punarnava acts as a natural detoxifier, assisting the liver in eliminating harmful toxins. It supports the body\'s natural cleansing processes, contributing to overall well-being.<\\/li><li><strong>Antioxidant Defense:&nbsp;<\\/strong>Enriched with the antioxidants, these capsules help combat oxidative stress in the liver. Amla\'s high vitamin C content promotes a healthy immune system and protects liver cells from damage.<\\/li><li><strong>Immune Boost:<\\/strong> Giloy, another key component, enhances the capsules\' effectiveness by supporting the immune system. A robust immune response is crucial for maintaining liver health and overall vitality.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Kutaki:&nbsp;<\\/strong>known for its liver-protective properties, Kutaki takes care of liver cells, promoting optimal liver function and health.<\\/li><li><strong>Punarnava:&nbsp;<\\/strong>A natural detoxifier, Punarnava supports the liver in removing harmful toxins, contributing to overall well-being and support.<\\/li><li><strong>Amla:&nbsp;<\\/strong>Enriched with antioxidants, Amla protects liver cells from oxidative stress, promoting a healthy immune system and optimal liver function.<\\/li><li><strong>Giloy:<\\/strong> Boosting the immune system, Giloy enhances the detoxifying process, supporting liver health for overall vitality and wellness.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Take 2 capsules daily with water.<\\/p><p>2. For optimal results, consume after meals.<\\/p><p>&nbsp;<\\/p><p><strong>Note:&nbsp;<\\/strong><i>Consult a healthcare professional before starting any supplement regimen, especially if pregnant, nursing, or under medical supervision<\\/i>.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-21T17:40:36.000000Z\",\"updated_at\":\"2024-03-29T10:05:28.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Liver Detox Capsules - Boost Liver Health\",\"meta_description\":\"Discover the benefits of AE Naturals Liver Detox capsules. Keep your liver and kidney healthy, promote good bacteria, fight inflammation, and purify your blood. Try it today for a healthier l\",\"meta_image\":\"2023-10-07-65205fdf8d8c8.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000031\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 440, 60, 101, 'include', 'delivered', 'unpaid', '2024-08-31 09:47:11', '2024-09-04 14:21:03', NULL, '', '[]', 'discount_on_product', 1, 0),
(433, 100284, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":112,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-08-14T10:49:50.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-09-01 17:36:41', '2024-09-04 16:38:13', NULL, '', '[]', 'discount_on_product', 0, 0),
(434, 100285, 202, 1, NULL, '{\"id\":202,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Musk Melon Fragrance Oil\",\"slug\":\"musk-melon-fragrance-oil-x2Z8UI\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e943a6e9d4b.png\\\",\\\"2024-03-07-65e943a6eae8f.png\\\",\\\"2024-03-07-65e943a6eb560.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e943a6ebce9.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"    1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":255,\\\"sku\\\":\\\"MMFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1920,\\\"sku\\\":\\\"MMFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":255,\"purchase_price\":255,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T04:33:42.000000Z\",\"updated_at\":\"2024-06-17T07:05:15.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000376\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 209.1, 45.9, 0, 'include', 'delivered', 'unpaid', '2024-09-01 20:05:51', '2024-09-04 16:37:16', NULL, '100ml', '{\"Quantity\":\"100ml\"}', 'discount_on_product', 1, 0),
(435, 100286, 159, 1, NULL, '{\"id\":159,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Health 360 Concentrated Herbal Juice500ml\",\"slug\":\"ae-naturals-health-360-herbal-juice-500ml-rjFMNH\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"30\\\",\\\"position\\\":1}]\",\"category_id\":\"30\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ml\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-01-06-6599360e3d88b.png\\\",\\\"2024-01-06-6599360e3ecb4.png\\\",\\\"2024-01-06-6599360e3f238.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-01-06-6599360e3f87a.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/0fd8e2BdLmY?si=ux6iR7_4jijDMaY6\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"5\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_5\\\",\\\"title\\\":\\\"Pack\\\",\\\"options\\\":[\\\"1\\\",\\\"        3\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1\\\",\\\"price\\\":400,\\\"sku\\\":\\\"H3CHJ-1\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"3\\\",\\\"price\\\":1000,\\\"sku\\\":\\\"H3CHJ-3\\\",\\\"qty\\\":3}]\",\"published\":0,\"unit_price\":400,\"purchase_price\":400,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<figure class=\\\"media\\\"><oembed url=\\\"https:\\/\\/youtu.be\\/1Slr-ywJ8kk?feature=shared\\\"><\\/oembed><\\/figure><p>AE Naturals Health 360 Herbal Juice, a blend of Aloe Vera, Amla, and Tulsi. Crafted to invigorate mind and body, this product promotes holistic wellness through enhanced digestion, immunity boost, and gentle detoxification. Get the goodness of Aloe Vera, renowned for its soothing properties that calm the gut and provide digestive health. Vitamin C-rich Amla bolsters your body\'s defenses, promoting radiant skin and robust immunity. Tulsi, the sacred herb, purifies from within, acting as an antioxidant and supporting respiratory health. With each sip, experience the gentle cleansing of your body, the balance of blood sugar levels, and the alleviation of stress.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Digestion and Metabolism Boost: <\\/strong>This potent blend of Aloe Vera, Amla, and Tulsi aids in digestion, helping your body efficiently absorb nutrients while promoting a healthy metabolism.&nbsp;<\\/li><li><strong>Enhanced Immunity and Sickness Defense:<\\/strong> Packed with immune-boosting Amla and antioxidant-rich Tulsi, this herbal elixir fortifies your immune system, making it more resilient against sickness and infections.&nbsp;<\\/li><li><strong>Detoxification and Clear Skin: Cleanse<\\/strong> your body from within and get the clear, radiant skin with AE Naturals Health 360 Herbal Juice. Feel refreshed both inside and out as you experience clearer, healthier skin.<\\/li><li><strong>Stress Relief and Mental Clarity:<\\/strong> Relax your mind and soothe your senses with AE Naturals Health 360 Herbal Juice. No more stress-induced headaches and foggy thoughts.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Aloe Vera:<\\/strong> Soothes stomach, promotes gut health, aids digestion, and calms acidity.<\\/li><li><strong>Amla (Indian Gooseberry):<\\/strong> Rich in vitamin C, boosts immunity, enhances skin health, and supports detoxification.<\\/li><li><strong>Tulsi (Holy Basil):<\\/strong> Cleanses the body, acts as an antioxidant, aids in respiratory health, and promotes overall well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions To Use:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Mix 15ml of AE Naturals Health 360 Herbal Juice with 150ml of water.<\\/li><li>Consume on an empty stomach once or twice daily for optimal results.<\\/li><li>Incorporate into your daily routine for improved digestion, immunity, and overall wellness.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-01-06T11:14:22.000000Z\",\"updated_at\":\"2024-07-12T03:49:35.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"\\\"Revitalize Your Body with AE Naturals Health 360 Herbal Juice: Digestive Boost, Immunity Support, and Stress Relief\\\"\",\"meta_description\":\"\\\"Experience holistic wellness with AE Naturals Health 360 Herbal Juice, crafted with Aloe Vera, Amla, and Tulsi. Boost digestion, enhance immunity, and detoxify naturally.\",\"meta_image\":\"2024-05-18-664884093a1d4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":100,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000752\",\"additional_desc\":\"<p><strong>Shipping 100 Extra<\\/strong><\\/p><p>Buy Pack Of 3 and get 200 discount<\\/p>\",\"additional_text_color\":\"#e25050\",\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":301,\"product_id\":159,\"customer_id\":530,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant improvement in my digestion and metabolism since starting AE Naturals Health 360 Herbal Juice. The blend of Aloe Vera, Amla, and Tulsi has made my digestive system more efficient, and I feel more energized throughout the day.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":302,\"product_id\":159,\"customer_id\":531,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone prone to frequent sickness, I\'m amazed at how AE Naturals Health 360 Herbal Juice has boosted my immunity. The immune-boosting Amla and antioxidant-rich Tulsi have made me more resilient against infections, and I feel healthier overall.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":303,\"product_id\":159,\"customer_id\":532,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how AE Naturals Health 360 Herbal Juice has detoxified my body and given me clearer, radiant skin. It\'s like giving my body a fresh start from within, and I\'ve noticed a visible improvement in the health of my skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":304,\"product_id\":159,\"customer_id\":533,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This herbal juice has been a lifesaver for me when it comes to stress relief and mental clarity. The soothing effects of the blend help me relax my mind and stay focused, even during the busiest days.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":305,\"product_id\":159,\"customer_id\":534,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Health 360 Herbal Juice has become an essential part of my daily routine. Not only does it improve my digestion and immunity, but it also detoxifies my body and helps me manage stress better. I feel like a healthier, happier version of myself.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":306,\"product_id\":159,\"customer_id\":535,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with digestive issues for years, but AE Naturals Health 360 Herbal Juice has provided me with much-needed relief. It soothes my stomach and promotes healthy digestion, allowing me to enjoy food without discomfort.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":307,\"product_id\":159,\"customer_id\":536,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a difference in my skin since incorporating AE Naturals Health 360 Herbal Juice into my routine. It feels clearer and healthier, and I attribute it to the detoxifying effects of the herbal blend.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 352, 48, 0, 'include', 'canceled', 'unpaid', '2024-09-03 18:25:25', '2024-09-03 18:26:14', NULL, '', '{\"Pack\":null}', 'discount_on_product', 0, 0),
(436, 100286, 434, 1, NULL, '{\"id\":434,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Activated Charcoal soap  pack of 4\",\"slug\":\"activated-charcoal-soap-pack-of-4-N5dmH1\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-26-662b3cdeaf171.png\\\",\\\"2024-04-26-662b3cdeafe20.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-26-662b3cdeaff0b.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":400,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals <strong>Activated Charcoal Soap<\\/strong> brings you the best-activated charcoal made from bamboo, combined with nourishing ingredients like wheat germ oil, shea butter, and lemongrass essential oil. Activated charcoal, derived from bamboo, takes work to detoxify your skin. It effectively removes impurities, leaving your skin feeling refreshed and glowing. Enriched with wheat germ oil, this soap provides a boost of nourishment, helping to maintain skin health. Shea butter adds a touch of pampering, promoting skin softness and smoothness. The lemongrass essential oil not only uplifts your senses but also turns your skincare routine into an aromatic delight, making each use a beautiful experience. For those seeking a personalized skin care experience, this pack allows you to tailor your routine \\u2013 from targeted cleansing to all kinds of skincare. Whether you\'re targeting specific areas prone to impurities, a spa-like bath, or simply upgrading your daily shower routine, this soap adapts to your preferences. AE Naturals Activated Charcoal Soap is not just a skincare product; it\'s our commitment to purity, sustainability, and an approach to glowing, brighter skin.<br><br>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><br><br>&nbsp;<\\/h3><p>&nbsp; &nbsp;\\u2022 <strong>Deep Cleansing<\\/strong>: AE Naturals Activated Charcoal Soap has the cleansing power of bamboo-derived activated charcoal. This natural ingredient effectively unclogs pores, removing impurities and toxins to reveal clearer, healthier-looking skin.<\\/p><p>&nbsp; &nbsp;\\u2022 <strong>Nourishing Blend<\\/strong>: Infused with wheat germ oil and shea butter, our soap offers a nourishing blend that keeps your skin\'s moisturized. Say goodbye to dryness, and hello to a soft, supple complexion.<\\/p><p>&nbsp; &nbsp;\\u2022 <strong>Lemongrass Scent<\\/strong>: Enjoy a refreshing cleansing experience with the beautiful aroma of lemongrass essential oil. It not only cleanses your skin but also uplifts your senses, making your daily routine a delightful ritual.<\\/p><p>&nbsp; &nbsp;\\u2022 <strong>Gentle On Skin<\\/strong>: Formulated to be gentle on the skin, this soap is suitable for all skin types. Experience the benefits of activated charcoal without compromising on comfort.<br><br>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><br><br>&nbsp;<\\/h3><p>&nbsp; &nbsp;\\u2022<strong> Activated Charcoal (Bamboo-derived)<\\/strong>: Harness the purifying power of activated charcoal, sourced from bamboo. This natural wonder deeply cleanses by attracting and absorbing impurities, excess oil, and toxins, revealing a glowing and clear complexion.<\\/p><p>&nbsp; &nbsp;\\u2022 <strong>Wheat Germ Oil<\\/strong>: Give your skin the nutrient-rich goodness of wheat germ oil. Packed with essential nutrients, it nourishes the skin, giving a healthy and radiant glow that stands the test of time.<\\/p><p>&nbsp; &nbsp;\\u2022 <strong>Shea Butter<\\/strong>: Pamper your skin with the luxurious touch of shea butter. This indulgent ingredient not only provides intense moisturization but also conditions the skin, leaving it soft and smooth to the touch.<\\/p><p>&nbsp; &nbsp;\\u2022 <strong>Lemongrass Essential Oi<\\/strong>l: Enhance your cleansing routine with the essence of lemongrass essential oil. Beyond its aromatic charm, this oil adds a beautiful element to your skincare ritual, turning each use into a refreshing experience.<br><br>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><br>&nbsp;<\\/h3><p>1. Wet your skin and the soap.<br>2. Apply the soap to your body, focusing on areas that need extra cleansing.<br>3. Gently massage the soap onto your skin in a circular motion.<br>4. Rinse thoroughly with water.<br>5. Pat your skin dry with a clean towel.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-26T05:34:22.000000Z\",\"updated_at\":\"2024-05-04T16:36:56.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000012\",\"additional_desc\":\"<p><strong>Test Image<\\/strong><\\/p><p>hhhh<\\/p><h4><strong>Sample<\\/strong><\\/h4>\",\"additional_text_color\":\"#c02a50\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 328, 72, 0, 'include', 'canceled', 'unpaid', '2024-09-03 18:25:25', '2024-09-03 18:26:14', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(437, 100287, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":109,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-09-01T12:06:41.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-09-04 10:00:18', '2024-09-10 12:59:20', NULL, '', '[]', 'discount_on_product', 1, 0),
(438, 100288, 49, 1, NULL, '{\"id\":49,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Stress to fresh tablets with jatamansi and ashwagandha 60 Caps\",\"slug\":\"ae-naturals-stress-to-fresh-tablets-with-jatamansi-and-ashwagandha-60-caps-EPyaJG\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-10-66163d1f39016.png\\\",\\\"2023-09-19-6509229ca24b3.png\\\",\\\"2023-09-19-6509229ca2718.png\\\",\\\"2023-09-19-6509229ca2909.png\\\",\\\"2023-09-19-6509229ca2c0e.png\\\",\\\"2023-09-19-6509229ca2eb8.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-10-66163d1f3a503.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/uG1ZUKjk9hM?si=KMF2a4Inrhb4qo_K\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1000,\"purchase_price\":1000,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":50.10000000000000142108547152020037174224853515625,\"discount_type\":\"percent\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>Introducing AE Naturals Stress to Fresh Tablets, your go-to solution for battling stress, anxiety, and the strains of modern life. Packed with potent herbal ingredients like Usher, Ashwagandha, Jatamansi, Tagara, Sarpagandha, and Jaiphal, this natural formula is designed to bring you relief in every pill. In our digital age, mental well-being is often overlooked, but Stress to Fresh Tablets aims to change that. Scientifically researched and carefully crafted, this stress-relief powerhouse addresses a spectrum of mental challenges, from anxiety to sleep disorders. Regular use promises an uplifted mood, enhanced attention, and improved emotional balance. One pill, many benefits \\u2013 it\'s your daily dose of tranquility. The key ingredients play vital roles in this holistic approach to mental health. Usher cools the brain, Ashwagandha manages stress, Jatamansi boosts memory, Tagara relaxes the nervous system, Sarpagandha balances Vata, and Jaiphal alleviates stress. Together, they form a blend that not only calms the mind but also contributes to overall physical well-being. Take one pill daily in the first month and increase to two pills as directed by your physician in the second month. AE Naturals Stress to Fresh Tablets \\u2013 because everyone deserves a stress-free life. Experience the natural way to conquer stress and embrace a brighter, more balanced you.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Stress Relief and Anxiety Management:&nbsp;<\\/strong>AE Naturals Stress to fresh tablets act as powerful mood enhancers, effectively keeping anxiety at bay and helping you manage stress and anger. The blend of natural ingredients, including Ashwagandha and Jatamansi, works synergistically to calm your mind, providing a soothing effect that lasts throughout the day.<\\/li><li><strong>Enhanced Mental Clarity and Concentration:&nbsp;<\\/strong>Experience a boost in mental clarity and concentration with the daily use of Stress to fresh tablets. The key ingredients, such as Usheer and Tagara, work on improving brain and memory functions, ensuring better focus and cognitive performance in your daily tasks.<\\/li><li><strong>Promotes Relaxation and Improved Sleep:&nbsp;<\\/strong>Stress to fresh pills go beyond stress relief by promoting relaxation, helping to regulate your sleep cycle. The natural properties of Tagara roots relax the central nervous system, contributing to a more peaceful and restful night\'s sleep, ultimately enhancing your overall well-being.<\\/li><li><strong>Maintains Physical Health and Reduces Acidity:&nbsp;<\\/strong>AE Naturals Stress to fresh tablets play a vital role in maintaining good physical health, particularly addressing issues related to stress-induced acidity. The carefully selected ingredients work together to alleviate physical symptoms caused by stress, ensuring a harmonious balance between mental and physical well-being.<\\/li><li><strong>Support Overall Health:&nbsp;<\\/strong>Feel revitalized and energized with the rejuvenating effects of Stress to fresh tablets. The anti-stress agents in the formulation not only calm the brain but also contribute to reducing inflammation, fortifying the immune system, and regulating blood pressure. This comprehensive approach supports your overall health and vitality.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Usheer (Vetiver):&nbsp;<\\/strong>Usheer, derived from the Vetiver plant, cools the brain, offering relief from emotional traumas and shocks. This natural ingredient ensures a calm and cool mental state, promoting emotional well-being.<\\/li><li><strong>Ashwagandha:&nbsp;<\\/strong>Ashwagandha, a trusted Ayurvedic herb, effectively manages stress, reduces anxiety, and improves sleep. This powerful ingredient aids the body in adapting to stressors, providing a holistic approach to mental well-being.<\\/li><li><strong>Jatamansi:&nbsp;<\\/strong>Jatamansi, known for its antioxidant properties, enhances memory and brain functions. By preventing cell damage, it contributes to improved cognitive abilities and mental clarity.<\\/li><li><strong>Tagara (Indian Valerian):&nbsp;<\\/strong>Tagara roots have a relaxing effect on the central nervous system, aiding in managing blood pressure. This natural component promotes relaxation, easing stress, and contributing to overall mental tranquility.<\\/li><li><strong>Sarpagandha (Indian Snakeroot):&nbsp;<\\/strong>Sarpagandha, with its Vata-balancing properties, helps alleviate anxiety symptoms. By balancing the Vata dosha, it provides a natural solution for individuals experiencing stress and anxious feelings.<\\/li><li><strong>Jaiphal (Nutmeg):&nbsp;<\\/strong>Jaiphal oil is known for its stress-alleviating properties, effectively treating depression and anxiety. This natural ingredient adds a soothing element to the formulation, contributing to a sense of calm and well-being.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take one tablet daily in the first month.<\\/li><li>In the second month, increase dosage to two tablets daily.<\\/li><li>Follow the recommended dosage as directed by your physician for optimal results.<\\/li><li>Consume with water for easy intake.<\\/li><\\/ol><p>&nbsp;<\\/p><p><strong>Note:&nbsp;<\\/strong><i>Consult with your doctor before incorporating AE Naturals Stress to Fresh Tablets into your routine, especially if you have existing medical conditions or are taking other medications.<\\/i><\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-19T04:25:00.000000Z\",\"updated_at\":\"2024-08-03T17:12:08.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Stress to Fresh Tablets - Natural Stress Relief\",\"meta_description\":\"Experience natural stress relief with AE Naturals Stress to Fresh Tablets. Our 60-tablet pack offers you a calming solution. Say goodbye to stress and welcome a refreshing new you today!\",\"meta_image\":\"2024-04-10-66163d1f3a851.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000712\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":187,\"product_id\":49,\"customer_id\":411,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Stress to fresh tablets have become my daily essential! With the calming effects of Ashwagandha and Jatamansi, I feel more composed and ready to tackle whatever the day throws at me.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":188,\"product_id\":49,\"customer_id\":412,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Stress to fresh tablets are a must-have for anyone dealing with stress-related health issues. Not only do they alleviate my symptoms, but they also boost my overall well-being \\u2013 I couldn\'t be happier!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":189,\"product_id\":49,\"customer_id\":413,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous supplements for better sleep, but none compare to Stress to fresh pills. The Tagara roots work wonders, allowing me to wake up feeling refreshed and ready to take on the day.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":190,\"product_id\":49,\"customer_id\":414,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with anxiety for years, but Stress to fresh tablets have made a noticeable difference. I finally feel like I have control over my emotions, thanks to this incredible product.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":191,\"product_id\":49,\"customer_id\":415,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I was skeptical at first, but Stress to fresh tablets have exceeded my expectations. My acidity problems have significantly decreased, and I feel more energetic than ever before.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":192,\"product_id\":49,\"customer_id\":417,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how Stress to fresh tablets support my immune system while keeping my stress levels in check. It\'s like a one-stop solution for all my health needs!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":193,\"product_id\":49,\"customer_id\":418,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Stress to fresh tablets have become an essential part of my self-care routine. The calming effects help me unwind after a long day, ensuring I get the rest I need to recharge.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":494,\"product_id\":49,\"customer_id\":749,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets have been a lifesaver for me! As someone who deals with a lot of stress and anxiety, these tablets have made a significant difference in my daily life. I feel calmer, more focused, and able to handle whatever comes my way. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":495,\"product_id\":49,\"customer_id\":750,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets mere liye ek life saver sabit hue hain! Main stress aur anxiety se kaafi samna karta hoon, aur ye tablets ne meri rozmarra ki zindagi mein ek bada farq banaya hai. Main ab shaant, zyada focused aur har mushkil ka samna karne mein saksham mehsoos karta hoon. Zaroor try karein!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":496,\"product_id\":49,\"customer_id\":752,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been taking AE Naturals Stress to Fresh Tablets for a few weeks now, and I\'m amazed by the results! Not only do they help me manage stress and anxiety better, but I\'ve also noticed improvements in my sleep quality. These tablets are a game-changer!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":497,\"product_id\":49,\"customer_id\":753,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main kuch hafte se AE Naturals Stress to Fresh Tablets ka istemal kar raha hoon, aur mujhe results se hairat hai! Ye mujhe stress aur anxiety ko behtar manage karne mein madad karte hain, lekin maine apni neend ki quality mein bhi sudhaar mehsoos kiya hai. Ye tablets mere liye ek game-changer sabit hue hain!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":498,\"product_id\":49,\"customer_id\":755,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets have become an essential part of my daily routine! I\'ve noticed a significant reduction in my stress levels, and I feel more relaxed and at peace. These tablets truly work wonders!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":499,\"product_id\":49,\"customer_id\":756,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets ab mere rozmarra ki routine ka ek zaroori hissa ban gaye hain! Mainey apne stress levels mein khaas farq mehsoos kiya hai, aur ab main zyada shaant aur sukoon mein hoon. Ye tablets sach mein chamatkar karte hain!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":500,\"product_id\":49,\"customer_id\":757,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried various stress-relief supplements, but AE Naturals Stress to Fresh Tablets are the best by far! They not only help me manage my stress levels effectively but also improve my overall well-being. Couldn\'t be happier!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":501,\"product_id\":49,\"customer_id\":758,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine kayi stress-relief supplements try kiye hain, lekin AE Naturals Stress to Fresh Tablets sabse acche hain! Ye mujhe mere stress levels ko behtar tareeke se manage karne mein madad karte hain, aur meri overall well-being mein bhi sudhaar laate hain. Khush hoon!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":502,\"product_id\":49,\"customer_id\":759,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets are a game-changer for my mental health! I feel more balanced, focused, and resilient since I started taking them. Plus, the natural ingredients make me feel good about what I\'m putting into my body. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":503,\"product_id\":49,\"customer_id\":760,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets mere mental health ke liye ek game-changer hain! Main inse zyada balanced, focused aur mazboot mehsoos karta hoon, tab se jab maine inka istemal shuru kiya hai. Aur ye natural ingredients mujhe apne sharir mein daalne se accha mehsoos karate hain. Zaroor try karein!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":504,\"product_id\":49,\"customer_id\":761,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets have helped me cope with daily stressors in a much healthier way! I feel more equipped to handle challenges, and my overall mood has improved significantly. These tablets are a blessing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":505,\"product_id\":49,\"customer_id\":762,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets ne mujhe rozmarra ke stressors ka behtar tareeke se samna karne mein madad ki hai! Main ab mushkilon ka behtar tareeke se samna karne ke liye tayyar hoon, aur meri overall mood mein khaas farq mehsoos kiya hai. Ye tablets ek vardaan hain!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":506,\"product_id\":49,\"customer_id\":763,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets are my secret to staying calm and focused throughout the day! They\'ve become an essential part of my daily routine, and I can\'t imagine my life without them. Thank you for creating such an amazing product!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":507,\"product_id\":49,\"customer_id\":764,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Fresh Tablets mere din bhar shaant aur focused rehne ka raaz hai! Ye ab mere rozmarra ki routine ka ek zaroori hissa ban gaye hain, aur main inke bina apni zindagi ka kalpana bhi nahi kar sakta. Is shandar product ko banane ke liye aapka shukriya!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":508,\"product_id\":49,\"customer_id\":765,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Stress to Fresh Tablets have made a significant difference in my stress levels and overall well-being! I feel more relaxed, focused, and energized throughout the day. These tablets are truly a game-changer!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 880, 120, 501, 'include', 'canceled', 'unpaid', '2024-09-04 14:00:25', '2024-09-04 14:23:19', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(439, 100289, 49, 1, NULL, '{\"id\":49,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Stress to fresh tablets with jatamansi and ashwagandha 60 Caps\",\"slug\":\"ae-naturals-stress-to-fresh-tablets-with-jatamansi-and-ashwagandha-60-caps-EPyaJG\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-10-66163d1f39016.png\\\",\\\"2023-09-19-6509229ca24b3.png\\\",\\\"2023-09-19-6509229ca2718.png\\\",\\\"2023-09-19-6509229ca2909.png\\\",\\\"2023-09-19-6509229ca2c0e.png\\\",\\\"2023-09-19-6509229ca2eb8.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-10-66163d1f3a503.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/uG1ZUKjk9hM?si=KMF2a4Inrhb4qo_K\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1000,\"purchase_price\":1000,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":50.10000000000000142108547152020037174224853515625,\"discount_type\":\"percent\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p>Introducing AE Naturals Stress to Fresh Tablets, your go-to solution for battling stress, anxiety, and the strains of modern life. Packed with potent herbal ingredients like Usher, Ashwagandha, Jatamansi, Tagara, Sarpagandha, and Jaiphal, this natural formula is designed to bring you relief in every pill. In our digital age, mental well-being is often overlooked, but Stress to Fresh Tablets aims to change that. Scientifically researched and carefully crafted, this stress-relief powerhouse addresses a spectrum of mental challenges, from anxiety to sleep disorders. Regular use promises an uplifted mood, enhanced attention, and improved emotional balance. One pill, many benefits \\u2013 it\'s your daily dose of tranquility. The key ingredients play vital roles in this holistic approach to mental health. Usher cools the brain, Ashwagandha manages stress, Jatamansi boosts memory, Tagara relaxes the nervous system, Sarpagandha balances Vata, and Jaiphal alleviates stress. Together, they form a blend that not only calms the mind but also contributes to overall physical well-being. Take one pill daily in the first month and increase to two pills as directed by your physician in the second month. AE Naturals Stress to Fresh Tablets \\u2013 because everyone deserves a stress-free life. Experience the natural way to conquer stress and embrace a brighter, more balanced you.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Stress Relief and Anxiety Management:&nbsp;<\\/strong>AE Naturals Stress to fresh tablets act as powerful mood enhancers, effectively keeping anxiety at bay and helping you manage stress and anger. The blend of natural ingredients, including Ashwagandha and Jatamansi, works synergistically to calm your mind, providing a soothing effect that lasts throughout the day.<\\/li><li><strong>Enhanced Mental Clarity and Concentration:&nbsp;<\\/strong>Experience a boost in mental clarity and concentration with the daily use of Stress to fresh tablets. The key ingredients, such as Usheer and Tagara, work on improving brain and memory functions, ensuring better focus and cognitive performance in your daily tasks.<\\/li><li><strong>Promotes Relaxation and Improved Sleep:&nbsp;<\\/strong>Stress to fresh pills go beyond stress relief by promoting relaxation, helping to regulate your sleep cycle. The natural properties of Tagara roots relax the central nervous system, contributing to a more peaceful and restful night\'s sleep, ultimately enhancing your overall well-being.<\\/li><li><strong>Maintains Physical Health and Reduces Acidity:&nbsp;<\\/strong>AE Naturals Stress to fresh tablets play a vital role in maintaining good physical health, particularly addressing issues related to stress-induced acidity. The carefully selected ingredients work together to alleviate physical symptoms caused by stress, ensuring a harmonious balance between mental and physical well-being.<\\/li><li><strong>Support Overall Health:&nbsp;<\\/strong>Feel revitalized and energized with the rejuvenating effects of Stress to fresh tablets. The anti-stress agents in the formulation not only calm the brain but also contribute to reducing inflammation, fortifying the immune system, and regulating blood pressure. This comprehensive approach supports your overall health and vitality.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Usheer (Vetiver):&nbsp;<\\/strong>Usheer, derived from the Vetiver plant, cools the brain, offering relief from emotional traumas and shocks. This natural ingredient ensures a calm and cool mental state, promoting emotional well-being.<\\/li><li><strong>Ashwagandha:&nbsp;<\\/strong>Ashwagandha, a trusted Ayurvedic herb, effectively manages stress, reduces anxiety, and improves sleep. This powerful ingredient aids the body in adapting to stressors, providing a holistic approach to mental well-being.<\\/li><li><strong>Jatamansi:&nbsp;<\\/strong>Jatamansi, known for its antioxidant properties, enhances memory and brain functions. By preventing cell damage, it contributes to improved cognitive abilities and mental clarity.<\\/li><li><strong>Tagara (Indian Valerian):&nbsp;<\\/strong>Tagara roots have a relaxing effect on the central nervous system, aiding in managing blood pressure. This natural component promotes relaxation, easing stress, and contributing to overall mental tranquility.<\\/li><li><strong>Sarpagandha (Indian Snakeroot):&nbsp;<\\/strong>Sarpagandha, with its Vata-balancing properties, helps alleviate anxiety symptoms. By balancing the Vata dosha, it provides a natural solution for individuals experiencing stress and anxious feelings.<\\/li><li><strong>Jaiphal (Nutmeg):&nbsp;<\\/strong>Jaiphal oil is known for its stress-alleviating properties, effectively treating depression and anxiety. This natural ingredient adds a soothing element to the formulation, contributing to a sense of calm and well-being.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take one tablet daily in the first month.<\\/li><li>In the second month, increase dosage to two tablets daily.<\\/li><li>Follow the recommended dosage as directed by your physician for optimal results.<\\/li><li>Consume with water for easy intake.<\\/li><\\/ol><p>&nbsp;<\\/p><p><strong>Note:&nbsp;<\\/strong><i>Consult with your doctor before incorporating AE Naturals Stress to Fresh Tablets into your routine, especially if you have existing medical conditions or are taking other medications.<\\/i><\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-19T04:25:00.000000Z\",\"updated_at\":\"2024-09-04T08:30:25.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Stress to Fresh Tablets - Natural Stress Relief\",\"meta_description\":\"Experience natural stress relief with AE Naturals Stress to Fresh Tablets. Our 60-tablet pack offers you a calming solution. Say goodbye to stress and welcome a refreshing new you today!\",\"meta_image\":\"2024-04-10-66163d1f3a851.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000712\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":187,\"product_id\":49,\"customer_id\":411,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Stress to fresh tablets have become my daily essential! With the calming effects of Ashwagandha and Jatamansi, I feel more composed and ready to tackle whatever the day throws at me.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":188,\"product_id\":49,\"customer_id\":412,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Stress to fresh tablets are a must-have for anyone dealing with stress-related health issues. Not only do they alleviate my symptoms, but they also boost my overall well-being \\u2013 I couldn\'t be happier!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":189,\"product_id\":49,\"customer_id\":413,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous supplements for better sleep, but none compare to Stress to fresh pills. The Tagara roots work wonders, allowing me to wake up feeling refreshed and ready to take on the day.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":190,\"product_id\":49,\"customer_id\":414,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with anxiety for years, but Stress to fresh tablets have made a noticeable difference. I finally feel like I have control over my emotions, thanks to this incredible product.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":191,\"product_id\":49,\"customer_id\":415,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I was skeptical at first, but Stress to fresh tablets have exceeded my expectations. My acidity problems have significantly decreased, and I feel more energetic than ever before.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":192,\"product_id\":49,\"customer_id\":417,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how Stress to fresh tablets support my immune system while keeping my stress levels in check. It\'s like a one-stop solution for all my health needs!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":193,\"product_id\":49,\"customer_id\":418,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Stress to fresh tablets have become an essential part of my self-care routine. The calming effects help me unwind after a long day, ensuring I get the rest I need to recharge.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":494,\"product_id\":49,\"customer_id\":749,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets have been a lifesaver for me! As someone who deals with a lot of stress and anxiety, these tablets have made a significant difference in my daily life. I feel calmer, more focused, and able to handle whatever comes my way. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":495,\"product_id\":49,\"customer_id\":750,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets mere liye ek life saver sabit hue hain! Main stress aur anxiety se kaafi samna karta hoon, aur ye tablets ne meri rozmarra ki zindagi mein ek bada farq banaya hai. Main ab shaant, zyada focused aur har mushkil ka samna karne mein saksham mehsoos karta hoon. Zaroor try karein!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":496,\"product_id\":49,\"customer_id\":752,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been taking AE Naturals Stress to Fresh Tablets for a few weeks now, and I\'m amazed by the results! Not only do they help me manage stress and anxiety better, but I\'ve also noticed improvements in my sleep quality. These tablets are a game-changer!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":497,\"product_id\":49,\"customer_id\":753,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main kuch hafte se AE Naturals Stress to Fresh Tablets ka istemal kar raha hoon, aur mujhe results se hairat hai! Ye mujhe stress aur anxiety ko behtar manage karne mein madad karte hain, lekin maine apni neend ki quality mein bhi sudhaar mehsoos kiya hai. Ye tablets mere liye ek game-changer sabit hue hain!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":498,\"product_id\":49,\"customer_id\":755,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets have become an essential part of my daily routine! I\'ve noticed a significant reduction in my stress levels, and I feel more relaxed and at peace. These tablets truly work wonders!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":499,\"product_id\":49,\"customer_id\":756,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets ab mere rozmarra ki routine ka ek zaroori hissa ban gaye hain! Mainey apne stress levels mein khaas farq mehsoos kiya hai, aur ab main zyada shaant aur sukoon mein hoon. Ye tablets sach mein chamatkar karte hain!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":500,\"product_id\":49,\"customer_id\":757,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried various stress-relief supplements, but AE Naturals Stress to Fresh Tablets are the best by far! They not only help me manage my stress levels effectively but also improve my overall well-being. Couldn\'t be happier!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":501,\"product_id\":49,\"customer_id\":758,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine kayi stress-relief supplements try kiye hain, lekin AE Naturals Stress to Fresh Tablets sabse acche hain! Ye mujhe mere stress levels ko behtar tareeke se manage karne mein madad karte hain, aur meri overall well-being mein bhi sudhaar laate hain. Khush hoon!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":502,\"product_id\":49,\"customer_id\":759,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets are a game-changer for my mental health! I feel more balanced, focused, and resilient since I started taking them. Plus, the natural ingredients make me feel good about what I\'m putting into my body. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":503,\"product_id\":49,\"customer_id\":760,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets mere mental health ke liye ek game-changer hain! Main inse zyada balanced, focused aur mazboot mehsoos karta hoon, tab se jab maine inka istemal shuru kiya hai. Aur ye natural ingredients mujhe apne sharir mein daalne se accha mehsoos karate hain. Zaroor try karein!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":504,\"product_id\":49,\"customer_id\":761,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets have helped me cope with daily stressors in a much healthier way! I feel more equipped to handle challenges, and my overall mood has improved significantly. These tablets are a blessing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":505,\"product_id\":49,\"customer_id\":762,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets ne mujhe rozmarra ke stressors ka behtar tareeke se samna karne mein madad ki hai! Main ab mushkilon ka behtar tareeke se samna karne ke liye tayyar hoon, aur meri overall mood mein khaas farq mehsoos kiya hai. Ye tablets ek vardaan hain!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":506,\"product_id\":49,\"customer_id\":763,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Stress to Fresh Tablets are my secret to staying calm and focused throughout the day! They\'ve become an essential part of my daily routine, and I can\'t imagine my life without them. Thank you for creating such an amazing product!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":507,\"product_id\":49,\"customer_id\":764,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Fresh Tablets mere din bhar shaant aur focused rehne ka raaz hai! Ye ab mere rozmarra ki routine ka ek zaroori hissa ban gaye hain, aur main inke bina apni zindagi ka kalpana bhi nahi kar sakta. Is shandar product ko banane ke liye aapka shukriya!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":508,\"product_id\":49,\"customer_id\":765,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Stress to Fresh Tablets have made a significant difference in my stress levels and overall well-being! I feel more relaxed, focused, and energized throughout the day. These tablets are truly a game-changer!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 880, 120, 501, 'include', 'delivered', 'unpaid', '2024-09-04 14:07:31', '2024-09-11 10:35:41', NULL, '', '[]', 'discount_on_product', 1, 0),
(440, 100290, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":109,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-09-04T11:08:13.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-09-05 16:17:57', '2024-09-10 11:29:02', NULL, '', '[]', 'discount_on_product', 0, 0),
(441, 100291, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":106,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-09-05T10:47:57.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-09-05 16:20:43', '2024-09-09 16:31:11', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(442, 100292, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":991,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-08-28T12:18:25.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-09-06 08:04:17', '2024-09-06 08:07:38', NULL, '', '[]', 'discount_on_product', 0, 0),
(443, 100293, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":990,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-09-06T02:34:17.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-09-06 08:07:14', '2024-09-14 09:21:31', NULL, '', '[]', 'discount_on_product', 1, 0),
(444, 100294, 43, 1, NULL, '{\"id\":43,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"9G Multivitamins and Multimineral Soft Gel Capsules, 30 Capsules\",\"slug\":\"ae-naturals-9g-multivitamins-and-multimineral-soft-gel-capsules-30-capsules-zY96iP\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-08-6613aff867a1e.png\\\",\\\"2024-04-08-6613aff86891e.png\\\",\\\"2024-04-08-6613aff868c2d.png\\\",\\\"2023-09-19-65091af39acde.png\\\",\\\"2023-09-19-65091af39ad87.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-08-6613b057c24ef.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=8pcS_pPlgFw7nt2b\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":700,\"purchase_price\":700,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":43,\"discount_type\":\"percent\",\"current_stock\":92,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule offers a synergistic blend of essential nutritional elements, designed to enhance immunity and promote a healthy digestive system. This potent supplement comprises high-quality ingredients, including Omega-3, Grape Seed Extract, Green Tea Extract, and Ginger Root Extract. Packed with antioxidants, these ingredients play a pivotal role in replenishing vitamin and mineral levels in the body, contributing to overall health improvement. AE Naturals 9G Soft Gel Capsules provide a comprehensive shield, potentially safeguarding against diseases related to the heart, kidney, and liver.<\\/p><p>&nbsp;<\\/p><p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule emerge as a holistic solution, offering a harmonious blend of essential nutrients for comprehensive health support. Elevate your nutritional intake with these capsules and empower your body with the tools it needs to thrive.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Boosts immunity and helps maintain energy levels: &nbsp;<\\/strong>The supplement likely contains immune-boosting ingredients such as vitamins C and D, as well as energy-promoting components like B-vitamins, contributing to overall vitality.<\\/li><li><strong>Improves the health of the brain, heart, liver, and kidney<\\/strong>: &nbsp;Formulated with nutrients beneficial for various organs, including omega-3 fatty acids for brain health, antioxidants for the heart, and detoxifying elements for the liver and kidneys, supporting comprehensive organ well-being.<\\/li><li><strong>AE Naturals 9G Capsules Strengthens bones and joints: &nbsp;<\\/strong>Enriched with essential minerals like calcium and joint-supporting compounds, the capsules work to fortify bones and joints, promoting overall skeletal strength.<\\/li><li><strong>Promotes weight loss and maintains it: &nbsp;<\\/strong>The supplement likely includes ingredients supporting weight loss, such as metabolism boosters or appetite regulators, while also providing components for sustained weight maintenance.<\\/li><li><strong>Helps restore the level of vitamins and minerals: &nbsp;<\\/strong>The product aids in restoring and maintaining optimal levels of essential vitamins and minerals, ensuring a balanced nutritional profile for overall health and well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Omega-3 Fats: <\\/strong>Omega-3 fats are crucial for preventing heart disease, stroke, and lupus. They also play protective roles in conditions like cancer. These essential fatty acids contribute to overall cardiovascular health and have anti-inflammatory properties that benefit various bodily functions.<\\/li><li><strong>Grape Seed Extract: <\\/strong>Known for its disease prevention properties, Grape Seed Extract protects against oxidative stress, tissue damage, and inflammation. It has additional benefits, including reducing blood pressure, improving blood flow, and supporting bone strength.<\\/li><li><strong>Green Tea Extract: <\\/strong>Beyond its association with weight loss, Green Tea Extract benefits the skin, helps lower blood sugar levels, and contains antioxidants that may protect against oxidative stress. It is recognized for its potential positive impact on overall health.<\\/li><li><strong>Ginger Root Extract<\\/strong>: Ginger Root Extract is multifaceted in its benefits. It relieves indigestion, exhibits anti-inflammatory properties, and contributes to stress reduction. This natural remedy is known for its digestive and calming effects on the body.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Dosage&nbsp;<\\/strong><\\/h3><p>Take one 9G Capsule every day after lunch as directed by the physician.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-19T03:52:19.000000Z\",\"updated_at\":\"2024-07-06T00:09:57.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals 9G Multivitamin Soft gel Capsules - Boost Health\",\"meta_description\":\"Discover the power of AE Naturals 9G Multivitamin and Multiminerals Soft gel Capsules. A unique blend of essential nutrients for overall wellness. Get yours today for a healthier you!\",\"meta_image\":\"2024-04-08-6613b057c293d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000709\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":18,\"translations\":[],\"reviews\":[{\"id\":315,\"product_id\":43,\"customer_id\":555,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsules are a game-changer! Boosted my immunity and kept my digestion on track. Highly recommended!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":316,\"product_id\":43,\"customer_id\":556,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules are a powerhouse of essential nutrients. Feeling more energetic and healthier since I started taking them. Love the blend of ingredients.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":317,\"product_id\":43,\"customer_id\":557,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules are my daily health companion now. Noticed a significant improvement in my overall well-being. Thank you, AE Naturals.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":318,\"product_id\":43,\"customer_id\":558,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Multivitamins aur Multimineral Soft Gel Capsules ne meri immunity ko boost kiya aur digestion ko regulate kiya. Bahut acchi hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":319,\"product_id\":43,\"customer_id\":559,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many supplements, but AE Naturals 9G Multivitamins stand out. My immune system feels stronger, and my digestive issues have reduced. Impressed.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":320,\"product_id\":43,\"customer_id\":560,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Finally found a supplement that covers all bases! AE Naturals 9G Soft Gel Capsules are my go-to for maintaining a healthy heart, kidney, and liver.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":321,\"product_id\":43,\"customer_id\":561,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins are a must-have in my daily routine. Noticed a remarkable difference in my energy levels and overall vitality.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":322,\"product_id\":43,\"customer_id\":562,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye capsules essential nutrients ka powerhouse hain. Jab se maine inka istemal shuru kiya hai, tab se mujhe jyada energy aur behtar swasthya mehsus ho raha hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":323,\"product_id\":43,\"customer_id\":563,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Soft Gel Capsules ab meri roz ki health ka saathi hai. Mujhe apne overall well-being mein kafi sudhaar mehsus hua hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":324,\"product_id\":43,\"customer_id\":564,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut se supplements try kiye hain, lekin AE Naturals 9G Multivitamins sabse alag hain. Meri immunity mazboot mehsoos ho rahi hai aur meri digestive problems kam hui hain.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":325,\"product_id\":43,\"customer_id\":565,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ant mein ek supplement mila hai jo sabhi zaroori cheezon ko cover karta hai! AE Naturals 9G Soft Gel Capsules mere liye ek zaroori health ka saathi ban gaye hain.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":326,\"product_id\":43,\"customer_id\":566,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules have become an essential part of my health routine. Feeling more resilient and energetic since I started taking them.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":377,\"product_id\":43,\"customer_id\":627,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule has been a game-changer for me! Not only do I feel more energized throughout the day, but I\'ve also noticed improvements in my immunity and digestion. Definitely worth incorporating into your daily routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":378,\"product_id\":43,\"customer_id\":628,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been taking AE Naturals 9G Capsules for a while now, and I\'m impressed with the results. My overall health feels more balanced, and I love that it supports my brain, heart, liver, and kidney health all in one. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":379,\"product_id\":43,\"customer_id\":629,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules have become an essential part of my wellness routine. Not only do they strengthen my bones and joints, but they also support my weight management goals. Plus, I love knowing that I\'m getting all the essential nutrients my body needs.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":380,\"product_id\":43,\"customer_id\":630,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins aur Multimineral Soft Gel Capsule mere liye ek game-changer rahi hai! Din bhar mujhe zyada energy mehsoos hoti hai aur mujhe apni immunity aur digestion mein sudhaar bhi nazar aata hai. Rozana ki routine mein shamil karne layak hai bilkul!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":382,\"product_id\":43,\"customer_id\":632,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules ab mera wellness routine ka ek anivarya hissa ban gaya hai. Yeh mere haddiyon aur jodon ko majboot banata hai, aur mera weight management bhi support karta hai. Aur, mujhe pasand hai ki main apne sharir ko zaroori nutrients dene ka kaam kar raha hoon.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":383,\"product_id\":43,\"customer_id\":633,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine pehle bahut saare supplements try kiye hain, lekin koi bhi AE Naturals 9G Capsules se tulna nahi kar sakta. Meri immunity ko boost karne se lekar weight loss aur uska maintenance tak, yeh capsules sab kuch karte hain. Main ab se zyada energetic aur healthy mehsoos kar raha hoon!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 616, 84, 301, 'include', 'delivered', 'unpaid', '2024-09-08 22:12:44', '2024-09-14 09:22:04', NULL, '', '[]', 'discount_on_product', 1, 0),
(445, 100295, 340, 1, NULL, '{\"id\":340,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"IPA (Rubbing Alcohol)\",\"slug\":\"ipa-rubbing-alcohol-y5FTr7\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-660122e67bc0b.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-660122e67cb77.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"  25kg\\\",\\\"  100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":245,\\\"sku\\\":\\\"I(A-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":6000,\\\"sku\\\":\\\"I(A-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":23000,\\\"sku\\\":\\\"I(A-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":245,\"purchase_price\":245,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<p>Isopropyl alcohol (IPA), commonly known as rubbing alcohol, is a versatile and widely used disinfectant, antiseptic, and solvent. It is a clear, colorless liquid with a strong odor and is composed of isopropyl alcohol, water, and occasionally small amounts of denaturants to discourage consumption.<\\/p><p>One of the primary uses of IPA is as a disinfectant and antiseptic. Due to its antimicrobial properties, IPA is effective at killing bacteria, viruses, and fungi on surfaces and skin. It is commonly used for cleaning and disinfecting wounds, cuts, and abrasions to prevent infection. IPA is also used to sanitize medical instruments, equipment, and surfaces in healthcare settings, laboratories, and households.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T07:08:22.000000Z\",\"updated_at\":\"2024-06-18T16:53:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"250302\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 200.9, 44.1, 0, 'include', 'delivered', 'unpaid', '2024-09-09 15:05:12', '2024-09-12 11:30:49', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(446, 100295, 339, 1, NULL, '{\"id\":339,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Bees Wax\",\"slug\":\"bees-wax-q4eHvN\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-660122909bb9f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-660122909c996.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"  25kg\\\",\\\"  100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":500,\\\"sku\\\":\\\"BW-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":12250,\\\"sku\\\":\\\"BW-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":48000,\\\"sku\\\":\\\"BW-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":500,\"purchase_price\":500,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Beeswax is a natural substance produced by honeybees and is renowned for its versatile applications and beneficial properties. Beeswax is secreted by worker bees to construct honeycomb cells within the hive, where it serves as storage for honey and larvae, as well as providing structural support. Harvested beeswax undergoes minimal processing, retaining its natural composition and beneficial qualities.<\\/p><p>One of the most well-known uses of beeswax is in candle making. Beeswax candles are prized for their clean-burning properties, long-lasting flame, and subtle honey-like scent. Unlike paraffin candles, which emit soot and toxins when burned, beeswax candles burn cleanly and produce a natural, warm glow that enhances any setting. Additionally, beeswax candles emit negative ions when burned, which can help purify the air and reduce allergens and pollutants.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T07:06:56.000000Z\",\"updated_at\":\"2024-06-15T11:54:30.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"250301\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 410, 90, 0, 'include', 'delivered', 'unpaid', '2024-09-09 15:05:12', '2024-09-12 11:30:49', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(447, 100295, 144, 1, NULL, '{\"id\":144,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Tea Tree Essential Oil\",\"slug\":\"ae-naturals-tea-tree-essential-oil-30ml-gj2G7C\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"32\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"32\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e25c6644ce.png\\\",\\\"2023-09-23-650e25c664ff4.png\\\",\\\"2023-09-23-650e25c6650f9.png\\\",\\\"2023-09-23-650e25c665379.png\\\",\\\"2023-09-23-650e25c6656d6.png\\\",\\\"2023-09-23-650e25c665431.png\\\",\\\"2023-09-23-650e25c6658cc.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-23-650e25c665b87.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=8pcS_pPlgFw7nt2b\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30ml\\\",\\\"      100ml\\\",\\\"      1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30ml\\\",\\\"price\\\":160,\\\"sku\\\":\\\"TTEO-30ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":410,\\\"sku\\\":\\\"TTEO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":3270,\\\"sku\\\":\\\"TTEO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":160,\"purchase_price\":160,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Introducing&nbsp;<strong>AE Naturals Tea Tree Essential Oil<\\/strong>, a bottle packed with pure goodness extracted from the leaves of the Tea Tree plant. Through gentle steam distillation, we\'ve captured the essence of nature in this high-quality oil. Known for its natural healing powers, this essential oil boasts antiseptic, anti-inflammatory, and antimicrobial properties, making it a sought-after ingredient for those embracing the natural path to health and wellness. This versatile oil plays multiple roles in your self-care routine. It acts as a powerful antiseptic, aiding in the treatment of minor cuts, wounds, and skin irritations. Its anti-inflammatory prowess soothes pain and reduces swelling, making it an essential in your first aid kit. Get rid of dandruff and other scalp issues as this oil takes care of your hair, promoting overall skin and hair health. For a spa-like experience at home, add 5-7 drops to a diffuser and let the calming aroma fill your space. Our Tea Tree Essential Oil contains key compounds like terpinen-4-ol, cineole, and pinene, delivering the therapeutic benefits that your body craves. AE Naturals Tea Tree Essential Oil \\u2013 nature\'s solution for a healthier you.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Natural Antiseptic Power:<\\/strong> AE Naturals Tea Tree Essential Oil, derived from Tea Tree leaves, naturally heals minor cuts, wounds, and skin irritations. Its antiseptic prowess helps promote skin wellness.<\\/li><li><strong>Soothing Anti-Inflammatory Magic:&nbsp;<\\/strong>Harnessing anti-inflammatory properties, this oil is a go-to for pain relief and reducing swelling. Enjoy the soothing touch of nature in your wellness routine.<\\/li><li><strong>Scalp and Hair Health:&nbsp;<\\/strong>Combat dandruff and nurture your scalp with this essential oil. It\'s your natural ally for maintaining a healthy scalp and addressing various hair concerns.<\\/li><li><strong>Skin Savior Against Blemishes:&nbsp;<\\/strong>Tackle acne and skin blemishes effortlessly with AE Naturals Tea Tree Essential Oil. Let the pure essence of Tea Tree work its wonders for clear, vibrant skin.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>1. Tea Tree Essential Oil: <\\/strong>AE Naturals Tea Tree Essential Oil features the powerful compound terpinen-4-ol, known for its exceptional antiseptic, anti-inflammatory, and antimicrobial properties. This natural ingredient is carefully extracted through steam distillation from the leaves of the Tea Tree plant.<\\/li><li><strong>2. Therapeutic Compounds: <\\/strong>Rich in therapeutic compounds like cineole, pinene, and more, this essential oil is a potent solution for various skin and hair concerns. These compounds work synergistically to enhance the product\'s effectiveness in promoting overall skin and hair health.<\\/li><li><strong>3. Steam Distillation Process: <\\/strong>The bottle contains pure Tea Tree Essential Oil obtained through a meticulous steam distillation process. This ensures the preservation of the oil\'s natural qualities, making it a high-quality addition to your health and wellness routine.<\\/li><li><strong>4. Versatile and Effective:<\\/strong> AE Naturals Tea Tree Essential Oil is a versatile product with wide-ranging benefits. Whether you\'re looking to treat minor cuts, relieve pain and swelling, address scalp conditions, or combat skin blemishes, this essential oil is a natural and effective solution.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Add 5-7 drops to a diffuser or vaporizer for a refreshing scent.<\\/li><li>Dilute 1-2 drops with a carrier oil and apply to the affected area.<\\/li><li>Add a few drops to your shampoo for an aromatic and cleansing experience, promoting overall hair health.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:39:50.000000Z\",\"updated_at\":\"2024-06-26T10:00:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Premium Tea Tree Essential Oil - Versatile & Natural\",\"meta_description\":\"Discover the benefits of our Tea Tree Essential Oil. Perfect for skincare, aromatherapy, and more. This natural wonder does it all, and it\'s yours to explore! Get yours for a natural boo\",\"meta_image\":\"2023-10-07-6520ee699687c.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000334\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 2, 131.2, 57.6, 0, 'include', 'delivered', 'unpaid', '2024-09-09 15:05:12', '2024-09-12 11:30:49', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(448, 100295, 135, 1, NULL, '{\"id\":135,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Kashmiri Lavender Essential Oil\",\"slug\":\"ae-naturals-kasmiri-lavender-essential-oil-30ml-HK4J67\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"32\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"32\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e200c1490f.png\\\",\\\"2023-09-23-650e200c15587.png\\\",\\\"2023-09-23-650e200c15781.png\\\",\\\"2023-09-23-650e200c159cc.png\\\",\\\"2023-09-23-650e200c15c05.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce3af5dc46.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/ydcYvN9XKAk?si=jZLTzk0HQ8EeY3JA\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30ml\\\",\\\"      100ml\\\",\\\"      1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30ml\\\",\\\"price\\\":260,\\\"sku\\\":\\\"KLEO-30ml\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":770,\\\"sku\\\":\\\"KLEO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":6810,\\\"sku\\\":\\\"KLEO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":260,\"purchase_price\":260,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals presents the&nbsp;<strong>Kashmiri Lavender Essential Oil<\\/strong>, a pure and natural oil extracted from Lavandula angustifolia flowers in the serene valleys of Kashmir, India. Immerse yourself in the sweet, floral embrace of this high-quality essential oil, renowned for its calming properties. Elevate your well-being through the soothing aroma, perfect for unwinding during moments of stress and anxiety. This bottle harbors therapeutic benefits, promoting restful sleep and alleviating muscle tension and pain. Embrace tranquility as the oil\'s anti-inflammatory and analgesic properties work wonders on skin irritations. Say goodbye to headaches and migraines with this versatile remedy. For a sensory retreat, diffuse 3-4 drops in your favorite diffuser, letting the calming scent fill the air. Experience its touch on your skin by diluting with carrier oils like coconut or jojoba, massaging gently for absorption. Transform your bath routine by adding 5-6 drops to warm water, creating a haven of relaxation for tired muscles. Immerse yourself in the purity of AE Naturals Kashmir Lavender Essential Oil.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Reduces Stress and Anxiety:<\\/strong>&nbsp;AE Naturals Kashmir Lavender Essential Oil helps calm your mind, reducing stress and anxiety. Inhale the sweet floral aroma for a soothing experience, promoting a sense of relaxation.<\\/li><li><strong>Promotes Restful Sleep:&nbsp;<\\/strong>Enjoy a good night\'s sleep with the pure Lavender Essential Oil. Its calming properties create an ideal environment for rest, helping you unwind after a busy day.<\\/li><li><strong>Soothes Skin Irritations:&nbsp;<\\/strong>The natural anti-inflammatory and antiseptic properties of Lavender oil make it effective for soothing skin irritations. Apply diluted oil to the affected area for gentle relief.<\\/li><li><strong>Relieves Muscle Tension and Pain:<\\/strong>&nbsp;Experience relief from muscle tension and pain by massaging a diluted mixture of Lavender oil onto the affected area. Let the calming properties work their magic to ease discomfort.<\\/li><li><strong>Treats Headaches and Migraines:&nbsp;<\\/strong>AE Naturals Lavender Oil is a natural remedy for headaches and migraines. Apply diluted oil to your temples and massage gently for a soothing effect, providing relief from discomfort.<\\/li><li>&nbsp;<\\/li><\\/ul><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Lavender Essential Oil:&nbsp;<\\/strong>Experience peace and calm with our Lavender Essential Oil, sourced from the fragrant Lavandula angustifolia flowers in the serene Kashmir region. Its anti-inflammatory and antiseptic properties make it perfect for soothing skin irritations and muscle pains.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><h3>&nbsp;<\\/h3><ul><li>Add 3-4 drops to your diffuser or humidifier for a calming atmosphere.<\\/li><li>Dilute with carrier oil, apply to the skin, and massage gently.<\\/li><li>Add 5-6 drops to warm bathwater to relax and soothe muscles.<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:15:24.000000Z\",\"updated_at\":\"2024-08-17T05:38:32.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Premium Kashmiri Lavender Essential Oil - AE Naturals\",\"meta_description\":\"Discover the benefits of AE Naturals Kashmiri Lavender Essential Oil. Perfect for handmade soaps, cosmetics, aromatherapy, and more. Elevate your skincare and well-being with this premium 30m\",\"meta_image\":\"2023-10-08-65224b5bdfe6b.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000325\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 2, 213.2, 93.6, 0, 'include', 'delivered', 'unpaid', '2024-09-09 15:05:12', '2024-09-12 11:30:49', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(449, 100295, 341, 1, NULL, '{\"id\":341,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Pure Shea Butter Refined\",\"slug\":\"pure-shea-butter-refined-cX5pqN\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-660123be3857a.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-660123be39159.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\",\\\"    250g\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":750,\\\"sku\\\":\\\"PSBR-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":18500,\\\"sku\\\":\\\"PSBR-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":73000,\\\"sku\\\":\\\"PSBR-100kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":200,\\\"sku\\\":\\\"PSBR-250g\\\",\\\"qty\\\":0}]\",\"published\":0,\"unit_price\":200,\"purchase_price\":200,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>PureGlow Refined Shea Butter is a premium-grade skincare ingredient derived from the nuts of the shea tree. Refined to perfection, this butter is rich in vitamins and fatty acids, providing intense hydration and nourishment to the skin.<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Perfect for creating moisturizing creams, lotions, balms, soaps, and hair treatments.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T07:11:58.000000Z\",\"updated_at\":\"2024-06-26T10:00:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"PureGlow Refined Shea Butter - Premium Moisturizing Ingredient for Skincare & Haircare\",\"meta_description\":\"Discover PureGlow Refined Shea Butter, a premium-grade skincare ingredient prized for its moisturizing properties. Refined to perfection and derived from the nuts of the shea tree, this butte\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"250303\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 164, 36, 0, 'include', 'delivered', 'unpaid', '2024-09-09 15:05:12', '2024-09-12 11:30:49', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(450, 100295, 251, 1, NULL, '{\"id\":251,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Beet Root Powder\",\"slug\":\"beet-root-powder-dbN0Cl\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f3e66d885c5.png\\\",\\\"2024-03-15-65f3e66d89129.png\\\",\\\"2024-03-15-65f3e66d89213.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f3e66d89338.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":55,\\\"sku\\\":\\\"BRP-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":115,\\\"sku\\\":\\\"BRP-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":220,\\\"sku\\\":\\\"BRP-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":345,\\\"sku\\\":\\\"BRP-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":7250,\\\"sku\\\":\\\"BRP-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":299,\"purchase_price\":299,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p>Beet Root Powder:<\\/p><p>&nbsp;<\\/p><p>Beetroot is a root vegetable also known as red beet, table beet, garden beet, or just beet. Packed with essential nutrients, beetroots are a great source of fiber, folate (vitamin B9), manganese, potassium, iron, and vitamin C. Beetroots and beetroot juice have been associated with numerous health benefits, including improved blood flow, lower blood pressure, and increased exercise performance. Beets are good sources of vitamins and minerals, such as folate, manganese, potassium, iron, and vitamin C. Beetroots can lower blood pressure, which may lead to reduced risk of heart disease and other ailments. This root veggie can also improve oxygen use, stamina, and exercise performance.<\\/p><p>Beet root Powder is also good for hair. Nourishes the hair follicles from within. It stops hair loss, for problem such as insufficient production of the oil in the hair leads to dandruff. For problem of acne, especially in summer for prickly heat rashes.<\\/p><p><br>Directions to use:<br>&nbsp;<\\/p><p>Take 1 Teaspoon (5gms) of beetroot powder mix it water and drink every day for improved energy &amp; Blood Circulation<\\/p><p>For Skin take 1 tbsp. of powder and 1 tbsp. of honey with rose water. Blend all the ingredients to shape a smooth paste. Apply this pack on face and neck then leave it to dry for 15 minutes. Wash your face with lukewarm water.&nbsp;For Hair add some powder and yogurt into a bowl. Blend this powder well and include a teaspoon of lemon juice. Apply this to your hair, from the scalp and roots directly down the tips. Leave on for 30 minutes, and afterward wash off with room temperature water.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T06:10:53.000000Z\",\"updated_at\":\"2024-06-17T06:25:21.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000584\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 52.25, 2.75, 0, 'include', 'delivered', 'unpaid', '2024-09-09 15:05:12', '2024-09-12 11:30:49', NULL, '100g', '{\"Quantity\":\"100g\"}', 'discount_on_product', 1, 0),
(451, 100295, 217, 1, NULL, '{\"id\":217,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Tomato Powder\",\"slug\":\"tomato-powder-oAFUfE\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-12-65f013b2570c3.png\\\",\\\"2024-03-12-65f013b2583b0.png\\\",\\\"2024-03-12-65f013b258795.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-12-65f013b258abf.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":55,\\\"sku\\\":\\\"TP-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":110,\\\"sku\\\":\\\"TP-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":205,\\\"sku\\\":\\\"TP-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":325,\\\"sku\\\":\\\"TP-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":6875,\\\"sku\\\":\\\"TP-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":299,\"purchase_price\":299,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<h3><strong>Tomato Powder:<\\/strong><\\/h3><p><br>Tomato powder is rich in dietary fiber in the digestive tract and promotes a feeling of fullness. Protective antioxidants present in tomatoes, like lycopene, defend cells against damage caused by free radicals. Tomato powder boasts a rich source of vitamins A and C, which not only defend the immune system, but also protect the health of the eyes and skin. The presence of Vitamin C in tomato improves the collagen production in the skin and helps reduce wrinkles and fine lines.<br><br>&nbsp;<\\/p><h3><strong>Directions of use:<\\/strong><\\/h3><p>It can be easily make flavors pop with that delicious tomato taste in many of your favorite foods! Try tomato powder sprinkled over pasta, pizzas, and baked potatoes for a classic tomato kick. It\\u2019s also delicious mixed with salad dressing and sauces.&nbsp;<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-12T08:34:58.000000Z\",\"updated_at\":\"2024-06-17T06:37:56.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000492\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 284.05, 14.95, 0, 'include', 'delivered', 'unpaid', '2024-09-09 15:05:12', '2024-09-12 11:30:49', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(452, 100296, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":990,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-09-06T02:37:38.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-09-09 18:19:55', '2024-09-16 10:20:49', NULL, '', '[]', 'discount_on_product', 1, 0),
(453, 100297, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":109,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-09-10T05:59:02.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-09-10 15:09:01', '2024-09-18 10:33:03', NULL, '', '[]', 'discount_on_product', 1, 0),
(454, 100298, 208, 1, NULL, '{\"id\":208,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Medimix Herbal Fragrance Oil\",\"slug\":\"medimix-herbal-fragrance-oil-rysiaQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e952018ef03.png\\\",\\\"2024-03-07-65e952019003b.png\\\",\\\"2024-03-07-65e952019063f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e9520190d81.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"    1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":195,\\\"sku\\\":\\\"MHFO-100ml\\\",\\\"qty\\\":2},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1200,\\\"sku\\\":\\\"MHFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":195,\"purchase_price\":195,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T05:34:57.000000Z\",\"updated_at\":\"2024-06-17T07:03:10.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000398\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 159.9, 35.1, 0, 'include', 'canceled', 'unpaid', '2024-09-10 20:13:22', '2024-09-10 21:44:01', NULL, '100ml', '{\"Quantity\":\"100ml\"}', 'discount_on_product', 0, 0),
(455, 100299, 208, 1, NULL, '{\"id\":208,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Medimix Herbal Fragrance Oil\",\"slug\":\"medimix-herbal-fragrance-oil-rysiaQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e952018ef03.png\\\",\\\"2024-03-07-65e952019003b.png\\\",\\\"2024-03-07-65e952019063f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e9520190d81.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"    1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":195,\\\"sku\\\":\\\"MHFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1200,\\\"sku\\\":\\\"MHFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":195,\"purchase_price\":195,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T05:34:57.000000Z\",\"updated_at\":\"2024-09-10T14:43:22.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000398\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 159.9, 35.1, 0, 'include', 'canceled', 'unpaid', '2024-09-10 21:43:21', '2024-09-10 21:53:29', NULL, '100ml', '{\"Quantity\":\"100ml\"}', 'discount_on_product', 0, 0),
(456, 100300, 208, 1, NULL, '{\"id\":208,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Medimix Herbal Fragrance Oil\",\"slug\":\"medimix-herbal-fragrance-oil-rysiaQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e952018ef03.png\\\",\\\"2024-03-07-65e952019003b.png\\\",\\\"2024-03-07-65e952019063f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e9520190d81.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"    1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":195,\\\"sku\\\":\\\"MHFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1200,\\\"sku\\\":\\\"MHFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":195,\"purchase_price\":195,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T05:34:57.000000Z\",\"updated_at\":\"2024-09-10T16:14:01.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000398\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 159.9, 35.1, 0, 'include', 'delivered', 'unpaid', '2024-09-10 21:53:06', '2024-09-16 10:22:28', NULL, '100ml', '{\"Quantity\":\"100ml\"}', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(457, 100301, 243, 1, NULL, '{\"id\":243,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Aloevera Powder (Aloe Barbadensis)\",\"slug\":\"aloevera-powder-aloe-barbadensis-jf423q\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-14-65f2b1dc3ede6.png\\\",\\\"2024-03-14-65f2b1dc40245.png\\\",\\\"2024-03-14-65f2b1dc4060e.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-14-65f2b1dc40986.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":55,\\\"sku\\\":\\\"AP(B-100g\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":115,\\\"sku\\\":\\\"AP(B-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":220,\\\"sku\\\":\\\"AP(B-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":345,\\\"sku\\\":\\\"AP(B-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":7250,\\\"sku\\\":\\\"AP(B-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":249,\"purchase_price\":249,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Aloe Vera Powder:<\\/strong><\\/p><p>Aloe Vera Powder is enriched with the goodness of Aloe Vera is a natural rescue for unhealthy and dry hair. With absolutely pure extracts and no artificial inclusion of chemicals, it is the perfect boost to healthy and shining hair. Treats unhealthy scalp with the goodness of aloe Vera, It is highly favorable for hair growth, Adds volume to hair and enriches its texture, Nourishes the scalp with required nutrition. Good for skin too with its anti-aging and wrinkle-prevention features. It also gives possible effect on constipation, Obesity, Burning pain in the mouth, early research suggests that taking 400 mg of a chemical that comes from aloe four times daily does improve immune function in people with human immunodeficiency virus (HIV).<\\/p><p><br>&nbsp;<\\/p><p><strong>Directions of use:<\\/strong><\\/p><p>Doses of powder range from 100-1000 mg daily. Doses of juice range from 15-150 mL daily.<\\/p><p><br><br>&nbsp;<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-14T08:14:20.000000Z\",\"updated_at\":\"2024-08-22T09:40:24.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000545\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 109.25, 5.75, 0, 'include', 'canceled', 'unpaid', '2024-09-12 20:47:52', '2024-09-14 10:39:01', NULL, '250g', '{\"Quantity\":\"250g\"}', 'discount_on_product', 0, 0),
(458, 100301, 234, 1, NULL, '{\"id\":234,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Hibiscus Powder\",\"slug\":\"hibiscus-powder-unGFf0\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-13-65f14dc616ecf.png\\\",\\\"2024-03-13-65f14dc6186be.png\\\",\\\"2024-03-13-65f14dc618bb3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-13-65f14dc618fef.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":75,\\\"sku\\\":\\\"HP-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":170,\\\"sku\\\":\\\"HP-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":325,\\\"sku\\\":\\\"HP-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":520,\\\"sku\\\":\\\"HP-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":11000,\\\"sku\\\":\\\"HP-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p><strong>Hibiscus Powder:<\\/strong><\\/p><p><br>It is known for pleasant aroma and beautiful color, Hibiscus (Rosa sinensis) flowers are packed with lots of nutritional and anti-ageing properties. When powdered and used as a face mask, it works like a powerful exfoliates deep cleanses and nourishes the skin. It works in a similar fashion when used on the scalp. Hibiscus flower powder is, thus, ideal for treating all common skin and hair related problems like premature ageing, premature greying, dullness, rough hair, dryness, suntan, hair damage, acne, pimples, scars, fine lines, wrinkles and many more. The antioxidant-rich formula effectively provides you a blemish-free, clean and glowing skin without any side effects. Doctors recommend it as an edible formulation for removing gallstones.<\\/p><p><br>&nbsp;<\\/p><p><strong>Directions of use:<\\/strong><br>&nbsp;<\\/p><p>To make a Hibiscus powder hair mask, mix 2 tbsp. of Hibiscus powder with 2 tbsp. of Coconut Oil and water. Apply the paste on your hair for 15 minutes and then wash with water. Or, you can mix it with curd and apply the paste for hair conditioning once a week. To make Hibiscus powder face mask, mix it with Aloe Vera gel and Lemongrass Oil. Apply this skin cleansing face mask for 15 mins. Then rinse it away with water to get a supple, glowing skin.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-13T06:55:02.000000Z\",\"updated_at\":\"2024-06-17T06:31:41.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000505\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 71.25, 3.75, 0, 'include', 'canceled', 'unpaid', '2024-09-12 20:47:52', '2024-09-14 10:39:01', NULL, '100g', '{\"Quantity\":\"100g\"}', 'discount_on_product', 0, 0),
(459, 100301, 262, 1, NULL, '{\"id\":262,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Charcoal Soap Base - Black Color\",\"slug\":\"charcoal-soap-base-black-color-cCF5MY\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7dedbf1d65.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7dedbf27b1.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"CSB-BC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"CSB-BC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"CSB-BC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Charcoal Soap Base offers a detoxifying blend with a deep black hue, reflecting the purifying properties of charcoal. Designed to cleanse and clarify the skin, this soap base provides an invigorating skincare experience that leaves your skin feeling clean and revitalized.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Utilize the Charcoal Soap Base to create handmade soaps that harness the detoxifying benefits of charcoal. With its deep black color, reminiscent of activated charcoal, these cleansing soaps draw out impurities and toxins, promoting a clear and radiant complexion with every use.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:27:39.000000Z\",\"updated_at\":\"2024-06-26T10:00:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Charcoal Soap Base: Detoxifying Blend for Clean and Clear Skin\",\"meta_description\":\"Discover the Charcoal Soap Base, featuring a deep black hue inspired by its detoxifying properties. Craft cleansing soaps for clean and clear skin with this powerful ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000008\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'canceled', 'unpaid', '2024-09-12 20:47:53', '2024-09-14 10:39:01', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 0, 0),
(460, 100301, 257, 1, NULL, '{\"id\":257,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Shea Butter Soap Base - White Color\",\"slug\":\"shea-butter-soap-base-white-color-YJuF2p\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f42aaa2089d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f42aaa21476.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"SBSB-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"SBSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"SBSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Shea Butter Soap Base offers a nourishing blend with a creamy white color, reflecting the richness of shea butter. Formulated to deeply moisturize and replenish the skin, this soap base provides a luxurious skincare experience that leaves your skin feeling soft, smooth, and pampered.<br>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Incorporate the Shea Butter Soap Base into your skincare routine to create handmade soaps that indulge and nourish the skin. With its creamy white color inspired by the natural shade of shea butter, these luxurious soaps offer a decadent cleanse, promoting a radiant and rejuvenated complexion.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T11:02:02.000000Z\",\"updated_at\":\"2024-06-17T05:58:47.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Shea Butter Soap Base: Nourishing Blend for Luxurious Skincare\",\"meta_description\":\"Indulge in the Shea Butter Soap Base, featuring a creamy white color evoking its nourishing properties. Craft luxurious soaps for soft and supple skin with this rich ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000003\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'canceled', 'unpaid', '2024-09-12 20:47:53', '2024-09-14 10:39:01', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 0, 0),
(461, 100302, 243, 1, NULL, '{\"id\":243,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Aloevera Powder (Aloe Barbadensis)\",\"slug\":\"aloevera-powder-aloe-barbadensis-jf423q\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-14-65f2b1dc3ede6.png\\\",\\\"2024-03-14-65f2b1dc40245.png\\\",\\\"2024-03-14-65f2b1dc4060e.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-14-65f2b1dc40986.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":55,\\\"sku\\\":\\\"AP(B-100g\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":115,\\\"sku\\\":\\\"AP(B-250g\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":220,\\\"sku\\\":\\\"AP(B-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":345,\\\"sku\\\":\\\"AP(B-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":7250,\\\"sku\\\":\\\"AP(B-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":249,\"purchase_price\":249,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Aloe Vera Powder:<\\/strong><\\/p><p>Aloe Vera Powder is enriched with the goodness of Aloe Vera is a natural rescue for unhealthy and dry hair. With absolutely pure extracts and no artificial inclusion of chemicals, it is the perfect boost to healthy and shining hair. Treats unhealthy scalp with the goodness of aloe Vera, It is highly favorable for hair growth, Adds volume to hair and enriches its texture, Nourishes the scalp with required nutrition. Good for skin too with its anti-aging and wrinkle-prevention features. It also gives possible effect on constipation, Obesity, Burning pain in the mouth, early research suggests that taking 400 mg of a chemical that comes from aloe four times daily does improve immune function in people with human immunodeficiency virus (HIV).<\\/p><p><br>&nbsp;<\\/p><p><strong>Directions of use:<\\/strong><\\/p><p>Doses of powder range from 100-1000 mg daily. Doses of juice range from 15-150 mL daily.<\\/p><p><br><br>&nbsp;<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-14T08:14:20.000000Z\",\"updated_at\":\"2024-09-12T15:17:52.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000545\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 109.25, 5.75, 0, 'include', 'canceled', 'unpaid', '2024-09-12 20:47:53', '2024-09-12 20:49:07', NULL, '250g', '{\"Quantity\":\"250g\"}', 'discount_on_product', 0, 0),
(462, 100302, 234, 1, NULL, '{\"id\":234,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Hibiscus Powder\",\"slug\":\"hibiscus-powder-unGFf0\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-13-65f14dc616ecf.png\\\",\\\"2024-03-13-65f14dc6186be.png\\\",\\\"2024-03-13-65f14dc618bb3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-13-65f14dc618fef.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":75,\\\"sku\\\":\\\"HP-100g\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":170,\\\"sku\\\":\\\"HP-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":325,\\\"sku\\\":\\\"HP-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":520,\\\"sku\\\":\\\"HP-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":11000,\\\"sku\\\":\\\"HP-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<p><strong>Hibiscus Powder:<\\/strong><\\/p><p><br>It is known for pleasant aroma and beautiful color, Hibiscus (Rosa sinensis) flowers are packed with lots of nutritional and anti-ageing properties. When powdered and used as a face mask, it works like a powerful exfoliates deep cleanses and nourishes the skin. It works in a similar fashion when used on the scalp. Hibiscus flower powder is, thus, ideal for treating all common skin and hair related problems like premature ageing, premature greying, dullness, rough hair, dryness, suntan, hair damage, acne, pimples, scars, fine lines, wrinkles and many more. The antioxidant-rich formula effectively provides you a blemish-free, clean and glowing skin without any side effects. Doctors recommend it as an edible formulation for removing gallstones.<\\/p><p><br>&nbsp;<\\/p><p><strong>Directions of use:<\\/strong><br>&nbsp;<\\/p><p>To make a Hibiscus powder hair mask, mix 2 tbsp. of Hibiscus powder with 2 tbsp. of Coconut Oil and water. Apply the paste on your hair for 15 minutes and then wash with water. Or, you can mix it with curd and apply the paste for hair conditioning once a week. To make Hibiscus powder face mask, mix it with Aloe Vera gel and Lemongrass Oil. Apply this skin cleansing face mask for 15 mins. Then rinse it away with water to get a supple, glowing skin.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-13T06:55:02.000000Z\",\"updated_at\":\"2024-09-12T15:17:52.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000505\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 71.25, 3.75, 0, 'include', 'canceled', 'unpaid', '2024-09-12 20:47:53', '2024-09-12 20:49:07', NULL, '100g', '{\"Quantity\":\"100g\"}', 'discount_on_product', 0, 0),
(463, 100302, 262, 1, NULL, '{\"id\":262,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Charcoal Soap Base - Black Color\",\"slug\":\"charcoal-soap-base-black-color-cCF5MY\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7dedbf1d65.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7dedbf27b1.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"CSB-BC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"CSB-BC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"CSB-BC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":0,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Charcoal Soap Base offers a detoxifying blend with a deep black hue, reflecting the purifying properties of charcoal. Designed to cleanse and clarify the skin, this soap base provides an invigorating skincare experience that leaves your skin feeling clean and revitalized.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Utilize the Charcoal Soap Base to create handmade soaps that harness the detoxifying benefits of charcoal. With its deep black color, reminiscent of activated charcoal, these cleansing soaps draw out impurities and toxins, promoting a clear and radiant complexion with every use.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:27:39.000000Z\",\"updated_at\":\"2024-09-12T15:17:53.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Charcoal Soap Base: Detoxifying Blend for Clean and Clear Skin\",\"meta_description\":\"Discover the Charcoal Soap Base, featuring a deep black hue inspired by its detoxifying properties. Craft cleansing soaps for clean and clear skin with this powerful ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000008\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'canceled', 'unpaid', '2024-09-12 20:47:53', '2024-09-12 20:49:07', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 0, 0),
(464, 100302, 257, 1, NULL, '{\"id\":257,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Shea Butter Soap Base - White Color\",\"slug\":\"shea-butter-soap-base-white-color-YJuF2p\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f42aaa2089d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f42aaa21476.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"SBSB-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"SBSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"SBSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Shea Butter Soap Base offers a nourishing blend with a creamy white color, reflecting the richness of shea butter. Formulated to deeply moisturize and replenish the skin, this soap base provides a luxurious skincare experience that leaves your skin feeling soft, smooth, and pampered.<br>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Incorporate the Shea Butter Soap Base into your skincare routine to create handmade soaps that indulge and nourish the skin. With its creamy white color inspired by the natural shade of shea butter, these luxurious soaps offer a decadent cleanse, promoting a radiant and rejuvenated complexion.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T11:02:02.000000Z\",\"updated_at\":\"2024-09-12T15:17:53.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Shea Butter Soap Base: Nourishing Blend for Luxurious Skincare\",\"meta_description\":\"Indulge in the Shea Butter Soap Base, featuring a creamy white color evoking its nourishing properties. Craft luxurious soaps for soft and supple skin with this rich ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000003\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'canceled', 'unpaid', '2024-09-12 20:47:53', '2024-09-12 20:49:07', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 0, 0),
(465, 100303, 258, 1, NULL, '{\"id\":258,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Goat Milk Soap Base - White Color\",\"slug\":\"goat-milk-soap-base-white-color-5hm7ZG\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f42cf0305ae.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f42cf0311f2.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"GMSB-WC-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"GMSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"GMSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Goat Milk Soap Base presents a nourishing blend with a pristine white color, reflecting the richness of goat milk. Formulated to hydrate and replenish the skin, this soap base provides a gentle and moisturizing skincare experience that leaves your skin feeling soft, smooth, and pampered.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Incorporate the Goat Milk Soap Base into your skincare routine to create handmade soaps that pamper and nourish the skin. With its pure white color reminiscent of the natural shade of goat milk, these gentle soaps offer a luxurious cleanse, promoting a healthy and rejuvenated complexion.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T11:11:44.000000Z\",\"updated_at\":\"2024-06-17T05:58:27.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Goat Milk Soap Base: Nourishing Blend for Gentle Skincare\",\"meta_description\":\"Discover the Goat Milk Soap Base, featuring a pristine white color evoking its nourishing properties. Craft gentle soaps for soft and supple skin with this luxurious ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000004\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-09-13 22:21:01', '2024-09-14 13:01:21', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(466, 100303, 259, 1, NULL, '{\"id\":259,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Coco Butter Soap Base - White Color\",\"slug\":\"coco-butter-soap-base-white-color-8iNAfL\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f42e9e4b52f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f42e9e4c23f.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"CBSB-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"CBSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"CBSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Cocoa Butter Soap Base offers a nourishing blend with a creamy white color, reflecting the richness of cocoa butter. Formulated to deeply moisturize and replenish the skin, this soap base provides a luxurious skincare experience that leaves your skin feeling soft, smooth, and pampered.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Incorporate the Cocoa Butter Soap Base into your skincare routine to create handmade soaps that indulge and nourish the skin. With its creamy white color inspired by the natural shade of cocoa butter, these luxurious soaps offer a decadent cleanse, promoting a radiant and rejuvenated complexion.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T11:18:54.000000Z\",\"updated_at\":\"2024-06-17T05:57:59.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Cocoa Butter Soap Base: Nourishing Blend for Luxurious Skincare\",\"meta_description\":\"Indulge in the Cocoa Butter Soap Base, featuring a creamy white color reminiscent of its nourishing properties. Craft luxurious soaps for soft and supple skin with this rich ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000005\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":2,\"translations\":[],\"reviews\":[{\"id\":2,\"product_id\":259,\"customer_id\":215,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Good\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":3,\"product_id\":259,\"customer_id\":217,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Coming Soon\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-09-13 22:21:01', '2024-09-14 13:01:21', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(467, 100303, 255, 1, NULL, '{\"id\":255,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Transparent Soap Base High Quality\",\"slug\":\"transparent-soap-base-high-quality-e16AEy\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f41891985ed.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f41891992d3.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"      25kg\\\",\\\"      100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"TSBHQ-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"TSBHQ-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"TSBHQ-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>Our High-Quality Transparent Soap Base is a premium offering, providing exceptional clarity and versatility for your soap crafting endeavors. Made with the finest ingredients, this soap base allows you to create stunning and unique soap creations with ease. Whether you\'re crafting intricate designs or simple bars, our transparent soap base delivers excellent clarity and performance for all your projects.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Utilize our High-Quality Transparent Soap Base to craft a wide range of soap products, including decorative bars, embeds, and melt-and-pour creations. With its superior clarity and high-quality formulation, this transparent soap base is perfect for showcasing vibrant colors, intricate designs, and creative additives. Let your imagination run wild and create personalized soaps that captivate and delight.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T09:44:49.000000Z\",\"updated_at\":\"2024-06-17T06:00:25.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"High-Quality Transparent Soap Base: Clear Blend for Custom Crafting\",\"meta_description\":\"Explore our High-Quality Transparent Soap Base, offering clarity and versatility for your custom soap crafting needs. Create stunning and unique soap creations with this premium ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000001\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 139.4, 30.6, 0, 'include', 'delivered', 'unpaid', '2024-09-13 22:21:01', '2024-09-14 13:01:21', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(468, 100303, 257, 1, NULL, '{\"id\":257,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Shea Butter Soap Base - White Color\",\"slug\":\"shea-butter-soap-base-white-color-YJuF2p\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f42aaa2089d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f42aaa21476.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"SBSB-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"SBSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"SBSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Shea Butter Soap Base offers a nourishing blend with a creamy white color, reflecting the richness of shea butter. Formulated to deeply moisturize and replenish the skin, this soap base provides a luxurious skincare experience that leaves your skin feeling soft, smooth, and pampered.<br>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Incorporate the Shea Butter Soap Base into your skincare routine to create handmade soaps that indulge and nourish the skin. With its creamy white color inspired by the natural shade of shea butter, these luxurious soaps offer a decadent cleanse, promoting a radiant and rejuvenated complexion.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T11:02:02.000000Z\",\"updated_at\":\"2024-09-12T15:19:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Shea Butter Soap Base: Nourishing Blend for Luxurious Skincare\",\"meta_description\":\"Indulge in the Shea Butter Soap Base, featuring a creamy white color evoking its nourishing properties. Craft luxurious soaps for soft and supple skin with this rich ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000003\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-09-13 22:21:01', '2024-09-14 13:01:21', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(469, 100304, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":106,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-09-10T09:39:01.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-09-14 12:23:50', '2024-09-21 10:26:29', NULL, '', '[]', 'discount_on_product', 1, 0),
(470, 100305, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":989,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-09-09T12:49:55.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-09-16 13:42:17', '2024-09-24 10:48:21', NULL, '', '[]', 'discount_on_product', 1, 0),
(471, 100306, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":988,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-09-16T08:12:17.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-09-16 13:48:06', '2024-09-17 10:44:27', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(472, 100307, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":103,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-09-14T06:53:50.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-09-16 15:23:26', '2024-09-24 10:49:15', NULL, '', '[]', 'discount_on_product', 1, 0),
(473, 100308, 342, 1, NULL, '{\"id\":342,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Pure Coco Butter Refined\",\"slug\":\"pure-coco-butter-refined-tq0x3g\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-66013023bf9a9.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-66013023c05a3.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"250g\\\",\\\"    1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"250g\\\",\\\"price\\\":300,\\\"sku\\\":\\\"PCBR-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":1100,\\\"sku\\\":\\\"PCBR-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":26250,\\\"sku\\\":\\\"PCBR-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":102000,\\\"sku\\\":\\\"PCBR-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":300,\"purchase_price\":300,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>PureGlow Refined Cocoa Butter is a premium-grade skincare ingredient extracted from cocoa beans. Refined to perfection, this butter is rich in antioxidants and essential fatty acids, making it an excellent moisturizer that deeply nourishes and hydrates the skin.<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Perfect for creating luxurious body butters, lotions, creams, lip balms, and hair treatments.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T08:04:51.000000Z\",\"updated_at\":\"2024-06-15T11:49:53.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"PureGlow Refined Cocoa Butter - Premium Moisturizing Ingredient for Skincare & Haircare\",\"meta_description\":\"Explore PureGlow Refined Cocoa Butter, a premium-grade skincare ingredient renowned for its moisturizing properties. Extracted from cocoa beans and refined to perfection, this butter deeply n\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"250304\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 246, 54, 0, 'include', 'canceled', 'unpaid', '2024-09-16 17:53:34', '2024-09-24 10:50:13', NULL, '250g', '{\"Quantity\":\"250g\"}', 'discount_on_product', 0, 0),
(474, 100309, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-09-16T09:53:26.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-09-18 14:03:33', '2024-09-26 17:39:55', NULL, '', '[]', 'discount_on_product', 1, 0),
(475, 100310, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":97,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-09-18T08:33:33.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-09-18 15:51:21', '2024-09-30 14:56:08', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(476, 100311, 114, 1, NULL, '{\"id\":114,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Health Tone Weight Gain Capsules 60 Caps\",\"slug\":\"ae-naturals-health-tone-weight-gain-capsules-60-caps-rE5CFn\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d9c9f0f363.png\\\",\\\"2023-09-22-650d9c9f100e8.png\\\",\\\"2023-09-22-650d9c9f101c9.png\\\",\\\"2023-09-22-650d9c9f10293.png\\\",\\\"2023-09-22-650d9c9f1037e.png\\\",\\\"2023-09-22-650d9c9f1041d.png\\\",\\\"2023-09-22-650d9c9f10521.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-22-650d9c9f10614.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/YUpeqfOSEiw?si=2ENExVGBVrt3CP-h\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p>Get your dream physique with&nbsp;<strong>AE Naturals Health Tone Weight Gain Capsules<\\/strong>. Packed with the goodness of natural ingredients like ashwagandha, licorice root, grape seed extract, and asparagus subulatum, these capsules are your go-to solution for achieving a well-toned and healthy body effortlessly. No need to worry about harmful side effects \\u2013 our capsules harness the power of organic herbs, ensuring a holistic approach to your health journey. Experience the remarkable benefits of our capsules, which go beyond just physical transformation. Not only do they aid in natural weight gain and muscle mass development, but they also improve appetite and digestion, setting the stage for efficient nutrient absorption. Feel the boost in energy and stamina as you power through your daily activities, all while enhancing your immunity and fortifying your overall health. Ashwagandha, known for increasing muscle mass, also helps manage stress and anxiety. Licorice root acts as a sweetening compound, distributing fat evenly across the body. Grape seed extract strengthens your heart muscles with its antioxidant properties, contributing to your cardiovascular health. Asparagus subulatum, rich in fiber, promotes digestion and regular bowel movements. Say goodbye to the challenges of gaining weight and hello to a new, revitalized you!<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Natural Weight Gain:&nbsp;<\\/strong>Effortlessly achieve your desired body shape with our capsules that promote natural weight gain, ensuring a well-toned physique without any harmful side effects.<\\/li><li><strong>Muscle Mass Development:&nbsp;<\\/strong>Experience effective muscle mass growth, sculpting your body and enhancing your physical appearance with the power of organic ingredients like ashwagandha.<\\/li><li><strong>Enhanced Energy Levels:<\\/strong> Say goodbye to fatigue as our capsules boost your energy levels, keeping you active and energized throughout the day, allowing you to tackle daily tasks with vitality.<\\/li><li><strong>Improved Appetite and Digestion:&nbsp;<\\/strong>Enhance your appetite and improve digestion, ensuring that your body efficiently absorbs the essential nutrients it needs for a healthy and balanced weight gain journey.<\\/li><li><strong>Metabolism Support:&nbsp;<\\/strong>Accelerate your metabolism naturally, aiding in the healthy absorption of fats and supporting a balanced weight gain process without compromising your well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Ashwagandha:&nbsp;<\\/strong>Boost muscle growth naturally and combat stress and anxiety. AE Naturals capsules harness the power of Ashwagandha for a well-rounded approach to physical and mental well-being.<\\/li><li><strong>Licorice Root:&nbsp;<\\/strong>Acting as a natural sweetener, Licorice Root ensures even fat distribution throughout the body. Enjoy a balanced weight gain journey with this essential ingredient.<\\/li><li><strong>Grape Seed Extract:&nbsp;<\\/strong>Strengthen your heart muscles with the antioxidant prowess of Grape Seed Extract. AE Naturals prioritizes your cardiovascular health for overall vitality.<\\/li><li><strong>Asparagus Subulatum:&nbsp;<\\/strong>Promote digestion and regular bowel movements effortlessly with the fiber-rich Asparagus Subulatum. This ingredient contributes to a healthy and comfortable digestive system.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 2 capsules in the afternoon.<\\/li><li>Take 2 capsules at night after meals.<\\/li><li>Consume with warm water for best results.<\\/li><li>Boost effectiveness by including protein and fiber-rich foods into your diet.<\\/li><\\/ol><p>&nbsp;<\\/p><p><strong>Note:&nbsp;<\\/strong><i>Before starting AE Naturals Health Tone Weight Gain Capsules, consult with your doctor to ensure it aligns with your individual health needs. Your doctor\'s insight will help personalize your approach for optimal results and well-being.<\\/i><\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T13:54:39.000000Z\",\"updated_at\":\"2024-04-20T07:06:16.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Health Tone Weight Gain Supplements | Boost Mass\",\"meta_description\":\"Find the natural way to increase weight and vitality with AE Naturals Health Tone Weight Gain Capsules. Packed with ashwagandha and licorice root, these capsules boost energy and build muscle\",\"meta_image\":\"2023-10-08-65223f8e597e8.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000135\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 439.12, 59.88, 0, 'include', 'failed', 'unpaid', '2024-09-18 21:55:02', '2024-09-28 10:58:52', NULL, '', '[]', 'discount_on_product', 0, 0),
(477, 100312, 436, 1, NULL, '{\"id\":436,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Combo Kit: Your Complete Skincare Ritual\",\"slug\":\"roop-sundar-skin-brightening-kit\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"47\\\",\\\"position\\\":1}]\",\"category_id\":\"47\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-24-66509f467d1ef.png\\\",\\\"2024-05-24-66509f467e0d5.png\\\",\\\"2024-05-24-66509f467e1de.png\\\",\\\"2024-05-24-66509f467e2e6.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-24-66509f467e3ec.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1150,\"purchase_price\":1050,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":151,\"discount_type\":\"flat\",\"current_stock\":998,\"minimum_order_qty\":1,\"details\":\"<p>Indulge in the luxurious AE Naturals Roop Sundar Combo Kit, the ultimate solution for radiant, healthy skin. This all-in-one skincare kit includes the Roop Sundar Life Brightening Soap, Day Cream, and Night Cream, each meticulously crafted to cleanse, nourish, and rejuvenate your skin.<\\/p><p>Roop Sundar Life Brightening Soap: Start your day with the natural goodness of this organic beauty soap, enriched with Paarijat extract, known for its powerful anti-inflammatory and antioxidant properties. Combined with the richness of coconut oil, castor oil, and glycerine, it effectively cleanses and shields your skin from environmental stressors while Kokum Butter, Shea Butter, and Aloe Vera provide deep moisturization.<\\/p><p>Roop Sundar Day Cream: Protect and nourish your skin throughout the day with this lightweight, non-greasy formula featuring Parijaat Extract. Known for its remarkable anti-inflammatory and antioxidant benefits, this day cream ensures your skin stays resilient and radiant. The cream absorbs quickly, making it a breeze to incorporate into your daily routine, leaving your skin looking fresh and luminous.<\\/p><p>Roop Sundar Night Cream: Enhance your nightly skincare ritual with this rejuvenating cream. Infused with a blend of natural wonders like saffron, turmeric, and sandalwood, it works overnight to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Kumkumadi Oil targets uneven skin tone, fine lines, and wrinkles, while Hyaluronic Acid and Vitamin E ensure optimal hydration and protection.<\\/p><p>The AE Naturals Roop Sundar Combo Kit is your all-inclusive skincare companion, offering a comprehensive approach to achieving luminous, healthy skin. Embrace the natural goodness and let your skin shine with radiance and vitality every day and night.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-05-24T14:08:06.000000Z\",\"updated_at\":\"2024-08-20T18:05:54.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Roop sundar Skin Brightening Kit\",\"meta_description\":null,\"meta_image\":\"2024-05-24-66509f467e534.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"134245\",\"additional_desc\":\"<p>Roop sundar Skin Brightening Kit<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":19,\"translations\":[],\"reviews\":[{\"id\":958,\"product_id\":436,\"customer_id\":1296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Absolutely love the AE Naturals Roop Sundar combo! My skin feels so much brighter and softer. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":959,\"product_id\":436,\"customer_id\":1297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap, day cream, and night cream are perfect together. My complexion has improved significantly.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":960,\"product_id\":436,\"customer_id\":1298,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Amazing products! My skin looks so healthy and radiant now. Will definitely repurchases.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":961,\"product_id\":436,\"customer_id\":1300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Great combination for daily skincare. My skin feels clean, hydrated, and glowing. Very satisfied\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":962,\"product_id\":436,\"customer_id\":1301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are fantastic. The soap is gentle, and the creams keep my skin moisturized all day.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":963,\"product_id\":436,\"customer_id\":1302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The trio works wonders for my skin. Noticeably reduced dark spots and improved texture.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":964,\"product_id\":436,\"customer_id\":1303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Love how my skin looks after using this combo. The day cream is light, and the night cream is so nourishing.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":965,\"product_id\":436,\"customer_id\":1304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Best skincare products I\'ve used. My skin feels refreshed and even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":966,\"product_id\":436,\"customer_id\":1305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Highly impressed with AE Naturals. The soap cleanses well, and the creams provide excellent hydration.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":967,\"product_id\":436,\"customer_id\":1306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are a game-changer. My skin looks brighter and more youthful.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":968,\"product_id\":436,\"customer_id\":1307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The perfect trio for my skincare routine. My skin feels amazing and looks clearer.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":969,\"product_id\":436,\"customer_id\":1309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Incredible results! The soap, day cream, and night cream have transformed my skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":970,\"product_id\":436,\"customer_id\":1310,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals combo is fantastic. My skin is glowing and feels so soft and smooth.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":971,\"product_id\":436,\"customer_id\":1311,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Superb products! My skin\'s texture has improved, and it feels very hydrated.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":972,\"product_id\":436,\"customer_id\":1312,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are wonderful. The soap is gentle, and the creams leave my skin radiant.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":973,\"product_id\":436,\"customer_id\":1313,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Very pleased with the results. My skin looks healthier and more even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":974,\"product_id\":436,\"customer_id\":1315,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Love this skincare combo. My skin feels refreshed and glowing every day\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":975,\"product_id\":436,\"customer_id\":1316,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The perfect skincare set. My skin has never felt this good. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":976,\"product_id\":436,\"customer_id\":1317,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Amazing skincare trio. My skin feels clean, hydrated, and visibly brighter.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 943, 207, 151, 'include', 'canceled', 'unpaid', '2024-09-20 15:59:42', '2024-09-20 16:04:25', NULL, '', '[]', 'discount_on_product', 0, 0),
(478, 100313, 38, 1, NULL, '{\"id\":38,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Day Cream with Parijaat Extract 30g\",\"slug\":\"ae-naturals-roop-sundar-day-cream-with-parijaat-extract-30g-Fx5q5K\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650876f9d9488.png\\\",\\\"2023-09-18-650876f9da1dd.png\\\",\\\"2023-09-18-650876f9da2bf.png\\\",\\\"2023-09-18-650876f9da39e.png\\\",\\\"2023-09-18-650876f9da454.png\\\",\\\"2023-09-18-650876f9da4ed.png\\\",\\\"2023-09-18-650876f9da5a5.png\\\",\\\"2023-09-18-650876f9da672.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5c569c583.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/m3KTh5qZdH8?si=511V1fUG_o68-Z9N\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p>Indulge in the allure of radiant skin with AE Naturals Roop Sundar Day Cream featuring the exceptional benefits of Parijaat Extract. This distinctive skincare marvel is designed to be your daily companion, providing nourishment and protection to your skin throughout the day.<\\/p><p>Immerse yourself in the goodness of Parijaat Extract, a key ingredient known for its remarkable anti-inflammatory and antioxidant properties. AE Naturals Roop Sundar Day Cream harnesses the power of nature to create a formula that goes beyond conventional skincare, offering a unique blend of rejuvenation and protection.<\\/p><p>It becomes a daily ritual of self-care, infusing your skin with the care it deserves and ensuring it remains resilient and radiant throughout the day. Elevate your skincare routine with AE Naturals Roop Sundar Day Cream, where the richness of Parijaat Extract meets the artistry of effective skincare. Unveil the beauty of naturally nurtured and protected skin, and make each day a celebration of your radiant and beautiful self.<\\/p><p>&nbsp;<\\/p><h3><strong>Key benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishes your skin and makes it glowing:<\\/strong> &nbsp;&nbsp;AE Naturals Roop Sundar Day Cream deeply nourishes your skin, infusing it with essential nutrients. Experience a radiant glow as the cream works to enhance your skin\'s natural vitality and luminosity.<\\/li><li><strong>Provides long-lasting moisture:<\\/strong> &nbsp;&nbsp;Enjoy the sustained hydration benefits of this day cream, as it provides long-lasting moisture. Say goodbye to dryness as your skin remains comfortably moisturized throughout the day.<\\/li><li><strong>Reduces the appearance of fine lines and wrinkles:<\\/strong> &nbsp;&nbsp;Specially formulated, the cream targets fine lines and wrinkles, contributing to a smoother and more youthful complexion. Witness a visible reduction in the signs of aging as your skin regains its resilience.<\\/li><li><strong>Protects skin from environmental stressors:<\\/strong> &nbsp;&nbsp;AE Naturals Roop Sundar Day Cream acts as a protective shield, defending your skin against environmental stressors. Ensure your skin stays guarded and resilient in the face of daily challenges.<\\/li><li><strong>Improves skin texture:<\\/strong> &nbsp;&nbsp;Experience an improvement in your skin\'s texture with the regular use of this day cream. Enjoy a smoother and more refined complexion as the cream enhances the overall quality of your skin.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat extract: It<\\/strong> helps to brighten the complexion, reduce the appearance of dark spots and blemishes, and has anti-inflammatory properties that can help soothe irritated skin.<\\/li><li><strong>Almond oil:<\\/strong> Rich in vitamins and minerals, almond oil can help to nourish and hydrate the skin, and may also help to reduce the appearance of scars and stretch marks<\\/li><li><strong>Hyaluronic acid:<\\/strong> It helps to hydrate and plump the skin, reducing the appearance of fine lines and wrinkles. It can also improve skin texture and tone, and reduce the appearance of pores.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>1. Apply a small amount to cleansed face and neck.<\\/p><p>2. Gently massage in circular motions.<\\/p><p>3. Allow full absorption into the skin.<\\/p><p>4. Use daily for best results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:12:41.000000Z\",\"updated_at\":\"2024-05-24T13:39:48.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Day Cream SPF50 | Sun Protection\",\"meta_description\":\"Protect your skin with AE Naturals Roop Sundar Day Cream SPF50. Our non-sticky, water-resistant formula ensures all-day protection. Fades sunspots and gives a flawless, tan-free look. Shop no\",\"meta_image\":\"2024-01-05-6597da064cd6c.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000382\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":20,\"translations\":[],\"reviews\":[{\"id\":719,\"product_id\":38,\"customer_id\":994,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream has become a staple in my daily routine! It leaves my skin feeling nourished and hydrated throughout the day, and I\'ve noticed a significant improvement in its texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":720,\"product_id\":38,\"customer_id\":995,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this day cream for a while now, and I love how it makes my skin glow! The Parijaat Extract really works wonders, and my skin looks more radiant and healthy. Definitely worth trying!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":721,\"product_id\":38,\"customer_id\":996,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This day cream is amazing! It keeps my skin moisturized all day long without feeling greasy, and I\'ve noticed a reduction in fine lines and wrinkles. Plus, it smells so refreshing! I\'m impressed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":722,\"product_id\":38,\"customer_id\":997,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream is a game-changer for my skincare routine! It provides the perfect amount of hydration while protecting my skin from environmental damage. My skin feels so soft and looks more youthful. Love it\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":723,\"product_id\":38,\"customer_id\":998,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this day cream! It\'s lightweight yet deeply nourishing, and it has improved the overall texture of my skin. Plus, the antioxidant properties of the Parijaat Extract make it even better. Definitely a must-have!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":724,\"product_id\":38,\"customer_id\":999,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so pampered and protected with this day cream! It\'s like a shield against environmental stressors, and I\'ve noticed a visible reduction in the appearance of fine lines. I feel more confident in my skin now!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":725,\"product_id\":38,\"customer_id\":1000,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many day creams, but this one stands out! It\'s so hydrating and leaves my skin with a beautiful glow. The Parijaat Extract is truly magical, and I can\'t imagine my skincare routine without it now.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":726,\"product_id\":38,\"customer_id\":1001,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I never felt my skin so moisturized and radiant! This day cream has really made a difference, and I love knowing that it\'s protecting my skin from environmental damage. It\'s become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":727,\"product_id\":38,\"customer_id\":1002,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Im amazed by the results of this day cream! My skin looks smoother, more hydrated, and has a beautiful glow. Plus, the fine lines around my eyes have diminished noticeably. I couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":728,\"product_id\":38,\"customer_id\":1003,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream meri daily skincare routine ka ek important hissa ban gaya hai! Ye meri skin ko poora din nourished aur hydrated rakhta hai, aur maine texture mein noticeable improvement dekha hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":729,\"product_id\":38,\"customer_id\":1005,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream meri daily skincare routine ka ek important hissa ban gaya hai! Ye meri skin ko poora din nourished aur hydrated rakhta hai, aur maine texture mein noticeable improvement dekha hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":730,\"product_id\":38,\"customer_id\":1006,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye day cream amazing hai! Ye meri skin ko poora din moisturized rakhta hai bina greasy feel kiye, aur maine fine lines aur wrinkles mein kami dekhi hai. Aur ye itna refreshing smell karta hai! Main impressed hoon!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":731,\"product_id\":38,\"customer_id\":1007,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream meri skincare routine ke liye game-changer hai! Ye meri skin ko perfect hydration deta hai aur mere skin ko environmental damage se bachata hai. Meri skin bahut soft hai aur zyada youthful lagti hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":732,\"product_id\":38,\"customer_id\":1009,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is day cream se obsessed hoon! Ye lightweight hai lekin deeply nourishing, aur ye meri skin ka overall texture improve kar deta hai. Aur bhi, Parijaat Extract ke antioxidant properties isse aur bhi behtar banate hain. Zaroor ek must-have hai!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":733,\"product_id\":38,\"customer_id\":1010,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is day cream se bahut pampered aur protected feel hota hai! Ye ek shield ki tarah hai environmental stressors ke khilaf, aur maine fine lines mein visible reduction dekha hai. Main apni skin mein ab zyada confident feel karti hoon!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":734,\"product_id\":38,\"customer_id\":1012,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut saare day creams try kiye hain, lekin ye ek alag level ka hai! Ye bahut hydrating hai aur meri skin ko beautiful glow deta hai. Parijaat Extract sachmuch magical hai, aur ab main apni skincare routine mein isse include nahi kar sakti.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":735,\"product_id\":38,\"customer_id\":1013,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream perfect hai kisi bhi ko jo apni skin ki overall health aur appearance ko improve karna chahte hain. Ye gentle hai lekin effective hai, aur main pasand karta hoon kaise ye meri skin ka natural glow enhance karta hai. Zaroor rakhne layak hai!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":736,\"product_id\":38,\"customer_id\":1014,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin kabhi itni moisturized aur radiant nahi lagti thi! Ye day cream sachmuch farak dikhata hai, aur main pasand karta hoon ki ye meri skin ko environmental damage se bachata hai. Ye meri skincare routine ka essential part ban gaya hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":737,\"product_id\":38,\"customer_id\":1017,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is day cream ke results se hairaan hoon! Meri skin ab smoother, zyada hydrated aur beautiful glow karti hai. Aur bhi, meri aankhon ke aas paas ke fine lines noticeable taur par kam ho gaye hain. Main aur bhi khush hoon!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":738,\"product_id\":38,\"customer_id\":1018,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream is a game-changer for my skincare routine! It provides the perfect amount of hydration while protecting my skin from environmental damage. My skin feels so soft and looks more youthful. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-09-20 16:04:05', '2024-09-27 15:33:59', NULL, '', '[]', 'discount_on_product', 1, 0),
(479, 100314, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":94,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-09-18T10:21:21.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-09-20 16:15:25', '2024-09-26 13:35:11', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(480, 100315, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":91,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-09-20T10:45:25.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-09-20 16:46:12', '2024-09-20 16:53:01', NULL, '', '[]', 'discount_on_product', 0, 0),
(481, 100316, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":88,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-09-20T11:16:12.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-09-20 16:46:13', '2024-09-20 16:53:18', NULL, '', '[]', 'discount_on_product', 0, 0),
(482, 100317, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":85,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-09-20T11:16:13.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-09-20 16:47:39', '2024-09-27 15:34:27', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(483, 100318, 436, 1, NULL, '{\"id\":436,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Combo Kit: Your Complete Skincare Ritual\",\"slug\":\"roop-sundar-skin-brightening-kit\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"47\\\",\\\"position\\\":1}]\",\"category_id\":\"47\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-24-66509f467d1ef.png\\\",\\\"2024-05-24-66509f467e0d5.png\\\",\\\"2024-05-24-66509f467e1de.png\\\",\\\"2024-05-24-66509f467e2e6.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-24-66509f467e3ec.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1150,\"purchase_price\":1050,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":151,\"discount_type\":\"flat\",\"current_stock\":998,\"minimum_order_qty\":1,\"details\":\"<p>Indulge in the luxurious AE Naturals Roop Sundar Combo Kit, the ultimate solution for radiant, healthy skin. This all-in-one skincare kit includes the Roop Sundar Life Brightening Soap, Day Cream, and Night Cream, each meticulously crafted to cleanse, nourish, and rejuvenate your skin.<\\/p><p>Roop Sundar Life Brightening Soap: Start your day with the natural goodness of this organic beauty soap, enriched with Paarijat extract, known for its powerful anti-inflammatory and antioxidant properties. Combined with the richness of coconut oil, castor oil, and glycerine, it effectively cleanses and shields your skin from environmental stressors while Kokum Butter, Shea Butter, and Aloe Vera provide deep moisturization.<\\/p><p>Roop Sundar Day Cream: Protect and nourish your skin throughout the day with this lightweight, non-greasy formula featuring Parijaat Extract. Known for its remarkable anti-inflammatory and antioxidant benefits, this day cream ensures your skin stays resilient and radiant. The cream absorbs quickly, making it a breeze to incorporate into your daily routine, leaving your skin looking fresh and luminous.<\\/p><p>Roop Sundar Night Cream: Enhance your nightly skincare ritual with this rejuvenating cream. Infused with a blend of natural wonders like saffron, turmeric, and sandalwood, it works overnight to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Kumkumadi Oil targets uneven skin tone, fine lines, and wrinkles, while Hyaluronic Acid and Vitamin E ensure optimal hydration and protection.<\\/p><p>The AE Naturals Roop Sundar Combo Kit is your all-inclusive skincare companion, offering a comprehensive approach to achieving luminous, healthy skin. Embrace the natural goodness and let your skin shine with radiance and vitality every day and night.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-05-24T14:08:06.000000Z\",\"updated_at\":\"2024-09-20T10:34:25.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Roop sundar Skin Brightening Kit\",\"meta_description\":null,\"meta_image\":\"2024-05-24-66509f467e534.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"134245\",\"additional_desc\":\"<p>Roop sundar Skin Brightening Kit<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":19,\"translations\":[],\"reviews\":[{\"id\":958,\"product_id\":436,\"customer_id\":1296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Absolutely love the AE Naturals Roop Sundar combo! My skin feels so much brighter and softer. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":959,\"product_id\":436,\"customer_id\":1297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap, day cream, and night cream are perfect together. My complexion has improved significantly.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":960,\"product_id\":436,\"customer_id\":1298,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Amazing products! My skin looks so healthy and radiant now. Will definitely repurchases.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":961,\"product_id\":436,\"customer_id\":1300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Great combination for daily skincare. My skin feels clean, hydrated, and glowing. Very satisfied\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":962,\"product_id\":436,\"customer_id\":1301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are fantastic. The soap is gentle, and the creams keep my skin moisturized all day.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":963,\"product_id\":436,\"customer_id\":1302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The trio works wonders for my skin. Noticeably reduced dark spots and improved texture.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":964,\"product_id\":436,\"customer_id\":1303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Love how my skin looks after using this combo. The day cream is light, and the night cream is so nourishing.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":965,\"product_id\":436,\"customer_id\":1304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Best skincare products I\'ve used. My skin feels refreshed and even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":966,\"product_id\":436,\"customer_id\":1305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Highly impressed with AE Naturals. The soap cleanses well, and the creams provide excellent hydration.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":967,\"product_id\":436,\"customer_id\":1306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are a game-changer. My skin looks brighter and more youthful.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":968,\"product_id\":436,\"customer_id\":1307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The perfect trio for my skincare routine. My skin feels amazing and looks clearer.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":969,\"product_id\":436,\"customer_id\":1309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Incredible results! The soap, day cream, and night cream have transformed my skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":970,\"product_id\":436,\"customer_id\":1310,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals combo is fantastic. My skin is glowing and feels so soft and smooth.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":971,\"product_id\":436,\"customer_id\":1311,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Superb products! My skin\'s texture has improved, and it feels very hydrated.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":972,\"product_id\":436,\"customer_id\":1312,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are wonderful. The soap is gentle, and the creams leave my skin radiant.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":973,\"product_id\":436,\"customer_id\":1313,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Very pleased with the results. My skin looks healthier and more even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":974,\"product_id\":436,\"customer_id\":1315,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Love this skincare combo. My skin feels refreshed and glowing every day\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":975,\"product_id\":436,\"customer_id\":1316,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The perfect skincare set. My skin has never felt this good. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":976,\"product_id\":436,\"customer_id\":1317,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Amazing skincare trio. My skin feels clean, hydrated, and visibly brighter.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 943, 207, 151, 'include', 'delivered', 'unpaid', '2024-09-26 13:34:32', '2024-10-03 14:44:43', NULL, '', '[]', 'discount_on_product', 1, 0),
(484, 100319, 295, 1, NULL, '{\"id\":295,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Ventiver Extracts OS\",\"slug\":\"ventiver-extracts-os-gQPl6m\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"33\\\",\\\"position\\\":1}]\",\"category_id\":\"33\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-24-65ffe866535d3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-24-65ffe8665416a.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30g\\\",\\\"      100g\\\",\\\"      1kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30g\\\",\\\"price\\\":100,\\\"sku\\\":\\\"VEO-30g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g\\\",\\\"price\\\":180,\\\"sku\\\":\\\"VEO-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":1210,\\\"sku\\\":\\\"VEO-1kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":100,\"purchase_price\":100,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:<\\/strong>&nbsp;<br><br>Vetiver Extracts OS, derived from vetiver grass, provide a natural aromatic essence. Its refreshing fragrance is ideal for personal care and home products.<\\/p><p><strong>Application:<\\/strong>&nbsp;<br><br>Use Vetiver Extracts OS in perfumes, soaps, candles, and diffusers to infuse a calming and earthy scent into your surroundings.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-24T08:46:30.000000Z\",\"updated_at\":\"2024-06-17T05:41:20.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Vetiver Extracts OS: Natural Aromatic Essence\",\"meta_description\":\"Explore the aromatic essence of Vetiver Extracts OS. Derived from vetiver grass, it offers a natural fragrance for personal care and home products.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"130024\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 82, 18, 0, 'include', 'delivered', 'unpaid', '2024-09-27 13:59:17', '2024-10-05 17:58:27', NULL, '30g', '{\"Quantity\":\"30g\"}', 'discount_on_product', 1, 0),
(485, 100319, 283, 1, NULL, '{\"id\":283,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Licorice Extracts\",\"slug\":\"licorice-extracts-Zu58gV\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"33\\\",\\\"position\\\":1}]\",\"category_id\":\"33\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-23-65feac82085e2.png\\\",\\\"2024-03-23-65feac820926f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-23-65feac820931e.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\",\\\"6\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30g\\\",\\\"    100g\\\",\\\"    1kg\\\"]},{\\\"name\\\":\\\"choice_6\\\",\\\"title\\\":\\\"Variant\\\",\\\"options\\\":[\\\"Water Soluble\\\",\\\"    Oil Soluble\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30g-WaterSoluble\\\",\\\"price\\\":85,\\\"sku\\\":\\\"LE-30g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"30g-OilSoluble\\\",\\\"price\\\":90,\\\"sku\\\":\\\"LE-30g-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g-WaterSoluble\\\",\\\"price\\\":145,\\\"sku\\\":\\\"LE-100g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g-OilSoluble\\\",\\\"price\\\":140,\\\"sku\\\":\\\"LE-100g-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-WaterSoluble\\\",\\\"price\\\":680,\\\"sku\\\":\\\"LE-1kg-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-OilSoluble\\\",\\\"price\\\":650,\\\"sku\\\":\\\"LE-1kg-OilSoluble\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":85,\"purchase_price\":85,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":6,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:<\\/strong>&nbsp;<br><br>Licorice Extracts OS and WS are natural skin brighteners derived from licorice root. With their skin-lightening properties, they help even out skin tone, reduce hyperpigmentation, and impart a radiant glow.<\\/p><p><strong>Application:<\\/strong>&nbsp;<br><br>Incorporate Licorice Extracts OS and WS into your skincare routine by adding them to serums, moisturizers, or facial masks. Apply topically to target dark spots, sun damage, and dullness for brighter, more luminous skin.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-23T10:18:42.000000Z\",\"updated_at\":\"2024-06-17T05:46:06.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Licorice Extracts OS and WS: Natural Skin Brighteners\",\"meta_description\":\"Explore the skin brightening benefits of Licorice Extracts OS and WS. Derived from licorice root, they help even out skin tone, reduce hyperpigmentation, and impart a radiant glow.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"100024\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 73.8, 16.2, 0, 'include', 'delivered', 'unpaid', '2024-09-27 13:59:17', '2024-10-05 17:58:27', NULL, '30g-OilSoluble', '{\"Quantity\":\"30g\",\"Variant\":\"Oil Soluble\"}', 'discount_on_product', 1, 0),
(486, 100319, 405, 1, NULL, '{\"id\":405,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"30ML Glass Amber Bottle with 18mm neck Black \\/ White Cap with Silicon Rubber Tea\",\"slug\":\"30ml-glass-amber-bottle-with-18mm-neck-black-white-cap-with-silicon-rubber-teat-blackwhite-with-glass-dropper-boll-type-\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"42\\\",\\\"position\\\":1}]\",\"category_id\":\"42\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-02-660bbcc4b7a56.png\\\",\\\"2024-04-02-660bbcc4b8608.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-02-660bbcc4b86d8.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1nos\\\",\\\"  100nos\\\",\\\"  500nos\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1nos\\\",\\\"price\\\":22,\\\"sku\\\":\\\"3GABw1nB\\\\\\/WCwSRTBwGDBT-1nos\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100nos\\\",\\\"price\\\":2100,\\\"sku\\\":\\\"3GABw1nB\\\\\\/WCwSRTBwGDBT-100nos\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500nos\\\",\\\"price\\\":10000,\\\"sku\\\":\\\"3GABw1nB\\\\\\/WCwSRTBwGDBT-500nos\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":22,\"purchase_price\":22,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p>Category: Packing Materials<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-02T08:07:32.000000Z\",\"updated_at\":\"2024-06-14T05:42:18.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"020423\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 18.04, 3.96, 0, 'include', 'delivered', 'unpaid', '2024-09-27 13:59:17', '2024-10-05 17:58:27', NULL, '1nos', '{\"Quantity\":\"1nos\"}', 'discount_on_product', 1, 0),
(487, 100319, 231, 1, NULL, '{\"id\":231,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Sandalwood Powder\",\"slug\":\"sandalwood-powder-rh2s9M\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-13-65f12b14949d3.png\\\",\\\"2024-03-13-65f12b1495e88.png\\\",\\\"2024-03-13-65f12b1496375.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-13-65f12b14967c8.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":85,\\\"sku\\\":\\\"SP-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":190,\\\"sku\\\":\\\"SP-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":360,\\\"sku\\\":\\\"SP-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":580,\\\"sku\\\":\\\"SP-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":12375,\\\"sku\\\":\\\"SP-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<h3><strong>Sandal wood Powder:<\\/strong><\\/h3><p><br>The powerful antibacterial properties of sandalwood work effectively in fighting the bacteria and fungi and prevent the breakout of pimples and acne. Skin itching and infections can be relieved within 30 minutes of the application of sandalwood on the skin. It also helps in subsiding inflammation, skin redness and sore skin. Sandalwood powder helps smooth and cool the skin, and can be made into a paste, lotion or soap for cleansing, calming and hydrating sensitive or aging skin. Sandalwood acts as a disinfectant, diuretic, expectorant, and sedative. Sandalwood balances the circulatory, digestive, respiratory and nervous systems.<br>&nbsp;<\\/p><h3><strong>Directions of use:<\\/strong><br>&nbsp;<\\/h3><p>Sandalwood powder can be mixed with coconut oil &amp; Lime Juice and apply it on face <strong>for removing Acne and Blackheads, to remove sun tan Sandal wood powder can be mixed it with curd, honey and lemon juice and apply it on skin as a mask and rinse it off after 30mins.&nbsp;<\\/strong><\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-13T04:27:00.000000Z\",\"updated_at\":\"2024-06-17T06:32:43.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000509\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 80.75, 4.25, 0, 'include', 'delivered', 'unpaid', '2024-09-27 13:59:17', '2024-10-05 17:58:27', NULL, '100g', '{\"Quantity\":\"100g\"}', 'discount_on_product', 1, 0),
(488, 100320, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":88,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-09-20T11:23:18.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-09-28 10:35:16', '2024-10-05 17:58:56', NULL, '', '[]', 'discount_on_product', 1, 0),
(489, 100321, 114, 1, NULL, '{\"id\":114,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Health Tone Weight Gain Capsules 60 Caps\",\"slug\":\"ae-naturals-health-tone-weight-gain-capsules-60-caps-rE5CFn\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d9c9f0f363.png\\\",\\\"2023-09-22-650d9c9f100e8.png\\\",\\\"2023-09-22-650d9c9f101c9.png\\\",\\\"2023-09-22-650d9c9f10293.png\\\",\\\"2023-09-22-650d9c9f1037e.png\\\",\\\"2023-09-22-650d9c9f1041d.png\\\",\\\"2023-09-22-650d9c9f10521.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-22-650d9c9f10614.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/YUpeqfOSEiw?si=2ENExVGBVrt3CP-h\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p>Get your dream physique with&nbsp;<strong>AE Naturals Health Tone Weight Gain Capsules<\\/strong>. Packed with the goodness of natural ingredients like ashwagandha, licorice root, grape seed extract, and asparagus subulatum, these capsules are your go-to solution for achieving a well-toned and healthy body effortlessly. No need to worry about harmful side effects \\u2013 our capsules harness the power of organic herbs, ensuring a holistic approach to your health journey. Experience the remarkable benefits of our capsules, which go beyond just physical transformation. Not only do they aid in natural weight gain and muscle mass development, but they also improve appetite and digestion, setting the stage for efficient nutrient absorption. Feel the boost in energy and stamina as you power through your daily activities, all while enhancing your immunity and fortifying your overall health. Ashwagandha, known for increasing muscle mass, also helps manage stress and anxiety. Licorice root acts as a sweetening compound, distributing fat evenly across the body. Grape seed extract strengthens your heart muscles with its antioxidant properties, contributing to your cardiovascular health. Asparagus subulatum, rich in fiber, promotes digestion and regular bowel movements. Say goodbye to the challenges of gaining weight and hello to a new, revitalized you!<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Natural Weight Gain:&nbsp;<\\/strong>Effortlessly achieve your desired body shape with our capsules that promote natural weight gain, ensuring a well-toned physique without any harmful side effects.<\\/li><li><strong>Muscle Mass Development:&nbsp;<\\/strong>Experience effective muscle mass growth, sculpting your body and enhancing your physical appearance with the power of organic ingredients like ashwagandha.<\\/li><li><strong>Enhanced Energy Levels:<\\/strong> Say goodbye to fatigue as our capsules boost your energy levels, keeping you active and energized throughout the day, allowing you to tackle daily tasks with vitality.<\\/li><li><strong>Improved Appetite and Digestion:&nbsp;<\\/strong>Enhance your appetite and improve digestion, ensuring that your body efficiently absorbs the essential nutrients it needs for a healthy and balanced weight gain journey.<\\/li><li><strong>Metabolism Support:&nbsp;<\\/strong>Accelerate your metabolism naturally, aiding in the healthy absorption of fats and supporting a balanced weight gain process without compromising your well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Ashwagandha:&nbsp;<\\/strong>Boost muscle growth naturally and combat stress and anxiety. AE Naturals capsules harness the power of Ashwagandha for a well-rounded approach to physical and mental well-being.<\\/li><li><strong>Licorice Root:&nbsp;<\\/strong>Acting as a natural sweetener, Licorice Root ensures even fat distribution throughout the body. Enjoy a balanced weight gain journey with this essential ingredient.<\\/li><li><strong>Grape Seed Extract:&nbsp;<\\/strong>Strengthen your heart muscles with the antioxidant prowess of Grape Seed Extract. AE Naturals prioritizes your cardiovascular health for overall vitality.<\\/li><li><strong>Asparagus Subulatum:&nbsp;<\\/strong>Promote digestion and regular bowel movements effortlessly with the fiber-rich Asparagus Subulatum. This ingredient contributes to a healthy and comfortable digestive system.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 2 capsules in the afternoon.<\\/li><li>Take 2 capsules at night after meals.<\\/li><li>Consume with warm water for best results.<\\/li><li>Boost effectiveness by including protein and fiber-rich foods into your diet.<\\/li><\\/ol><p>&nbsp;<\\/p><p><strong>Note:&nbsp;<\\/strong><i>Before starting AE Naturals Health Tone Weight Gain Capsules, consult with your doctor to ensure it aligns with your individual health needs. Your doctor\'s insight will help personalize your approach for optimal results and well-being.<\\/i><\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T13:54:39.000000Z\",\"updated_at\":\"2024-09-28T05:28:52.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Health Tone Weight Gain Supplements | Boost Mass\",\"meta_description\":\"Find the natural way to increase weight and vitality with AE Naturals Health Tone Weight Gain Capsules. Packed with ashwagandha and licorice root, these capsules boost energy and build muscle\",\"meta_image\":\"2023-10-08-65223f8e597e8.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000135\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 439.12, 59.88, 0, 'include', 'canceled', 'unpaid', '2024-09-28 19:04:59', '2024-10-03 09:11:15', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(490, 100322, 43, 1, NULL, '{\"id\":43,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"9G Multivitamins and Multimineral Soft Gel Capsules, 30 Capsules\",\"slug\":\"ae-naturals-9g-multivitamins-and-multimineral-soft-gel-capsules-30-capsules-zY96iP\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-08-6613aff867a1e.png\\\",\\\"2024-04-08-6613aff86891e.png\\\",\\\"2024-04-08-6613aff868c2d.png\\\",\\\"2023-09-19-65091af39acde.png\\\",\\\"2023-09-19-65091af39ad87.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-08-6613b057c24ef.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=8pcS_pPlgFw7nt2b\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":700,\"purchase_price\":700,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":43,\"discount_type\":\"percent\",\"current_stock\":91,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule offers a synergistic blend of essential nutritional elements, designed to enhance immunity and promote a healthy digestive system. This potent supplement comprises high-quality ingredients, including Omega-3, Grape Seed Extract, Green Tea Extract, and Ginger Root Extract. Packed with antioxidants, these ingredients play a pivotal role in replenishing vitamin and mineral levels in the body, contributing to overall health improvement. AE Naturals 9G Soft Gel Capsules provide a comprehensive shield, potentially safeguarding against diseases related to the heart, kidney, and liver.<\\/p><p>&nbsp;<\\/p><p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule emerge as a holistic solution, offering a harmonious blend of essential nutrients for comprehensive health support. Elevate your nutritional intake with these capsules and empower your body with the tools it needs to thrive.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Boosts immunity and helps maintain energy levels: &nbsp;<\\/strong>The supplement likely contains immune-boosting ingredients such as vitamins C and D, as well as energy-promoting components like B-vitamins, contributing to overall vitality.<\\/li><li><strong>Improves the health of the brain, heart, liver, and kidney<\\/strong>: &nbsp;Formulated with nutrients beneficial for various organs, including omega-3 fatty acids for brain health, antioxidants for the heart, and detoxifying elements for the liver and kidneys, supporting comprehensive organ well-being.<\\/li><li><strong>AE Naturals 9G Capsules Strengthens bones and joints: &nbsp;<\\/strong>Enriched with essential minerals like calcium and joint-supporting compounds, the capsules work to fortify bones and joints, promoting overall skeletal strength.<\\/li><li><strong>Promotes weight loss and maintains it: &nbsp;<\\/strong>The supplement likely includes ingredients supporting weight loss, such as metabolism boosters or appetite regulators, while also providing components for sustained weight maintenance.<\\/li><li><strong>Helps restore the level of vitamins and minerals: &nbsp;<\\/strong>The product aids in restoring and maintaining optimal levels of essential vitamins and minerals, ensuring a balanced nutritional profile for overall health and well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Omega-3 Fats: <\\/strong>Omega-3 fats are crucial for preventing heart disease, stroke, and lupus. They also play protective roles in conditions like cancer. These essential fatty acids contribute to overall cardiovascular health and have anti-inflammatory properties that benefit various bodily functions.<\\/li><li><strong>Grape Seed Extract: <\\/strong>Known for its disease prevention properties, Grape Seed Extract protects against oxidative stress, tissue damage, and inflammation. It has additional benefits, including reducing blood pressure, improving blood flow, and supporting bone strength.<\\/li><li><strong>Green Tea Extract: <\\/strong>Beyond its association with weight loss, Green Tea Extract benefits the skin, helps lower blood sugar levels, and contains antioxidants that may protect against oxidative stress. It is recognized for its potential positive impact on overall health.<\\/li><li><strong>Ginger Root Extract<\\/strong>: Ginger Root Extract is multifaceted in its benefits. It relieves indigestion, exhibits anti-inflammatory properties, and contributes to stress reduction. This natural remedy is known for its digestive and calming effects on the body.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Dosage&nbsp;<\\/strong><\\/h3><p>Take one 9G Capsule every day after lunch as directed by the physician.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-19T03:52:19.000000Z\",\"updated_at\":\"2024-09-08T16:42:44.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals 9G Multivitamin Soft gel Capsules - Boost Health\",\"meta_description\":\"Discover the power of AE Naturals 9G Multivitamin and Multiminerals Soft gel Capsules. A unique blend of essential nutrients for overall wellness. Get yours today for a healthier you!\",\"meta_image\":\"2024-04-08-6613b057c293d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000709\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":18,\"translations\":[],\"reviews\":[{\"id\":315,\"product_id\":43,\"customer_id\":555,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsules are a game-changer! Boosted my immunity and kept my digestion on track. Highly recommended!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":316,\"product_id\":43,\"customer_id\":556,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules are a powerhouse of essential nutrients. Feeling more energetic and healthier since I started taking them. Love the blend of ingredients.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":317,\"product_id\":43,\"customer_id\":557,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules are my daily health companion now. Noticed a significant improvement in my overall well-being. Thank you, AE Naturals.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":318,\"product_id\":43,\"customer_id\":558,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Multivitamins aur Multimineral Soft Gel Capsules ne meri immunity ko boost kiya aur digestion ko regulate kiya. Bahut acchi hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":319,\"product_id\":43,\"customer_id\":559,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many supplements, but AE Naturals 9G Multivitamins stand out. My immune system feels stronger, and my digestive issues have reduced. Impressed.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":320,\"product_id\":43,\"customer_id\":560,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Finally found a supplement that covers all bases! AE Naturals 9G Soft Gel Capsules are my go-to for maintaining a healthy heart, kidney, and liver.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":321,\"product_id\":43,\"customer_id\":561,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins are a must-have in my daily routine. Noticed a remarkable difference in my energy levels and overall vitality.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":322,\"product_id\":43,\"customer_id\":562,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye capsules essential nutrients ka powerhouse hain. Jab se maine inka istemal shuru kiya hai, tab se mujhe jyada energy aur behtar swasthya mehsus ho raha hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":323,\"product_id\":43,\"customer_id\":563,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Soft Gel Capsules ab meri roz ki health ka saathi hai. Mujhe apne overall well-being mein kafi sudhaar mehsus hua hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":324,\"product_id\":43,\"customer_id\":564,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut se supplements try kiye hain, lekin AE Naturals 9G Multivitamins sabse alag hain. Meri immunity mazboot mehsoos ho rahi hai aur meri digestive problems kam hui hain.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":325,\"product_id\":43,\"customer_id\":565,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ant mein ek supplement mila hai jo sabhi zaroori cheezon ko cover karta hai! AE Naturals 9G Soft Gel Capsules mere liye ek zaroori health ka saathi ban gaye hain.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":326,\"product_id\":43,\"customer_id\":566,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules have become an essential part of my health routine. Feeling more resilient and energetic since I started taking them.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":377,\"product_id\":43,\"customer_id\":627,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule has been a game-changer for me! Not only do I feel more energized throughout the day, but I\'ve also noticed improvements in my immunity and digestion. Definitely worth incorporating into your daily routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":378,\"product_id\":43,\"customer_id\":628,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been taking AE Naturals 9G Capsules for a while now, and I\'m impressed with the results. My overall health feels more balanced, and I love that it supports my brain, heart, liver, and kidney health all in one. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":379,\"product_id\":43,\"customer_id\":629,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules have become an essential part of my wellness routine. Not only do they strengthen my bones and joints, but they also support my weight management goals. Plus, I love knowing that I\'m getting all the essential nutrients my body needs.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":380,\"product_id\":43,\"customer_id\":630,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins aur Multimineral Soft Gel Capsule mere liye ek game-changer rahi hai! Din bhar mujhe zyada energy mehsoos hoti hai aur mujhe apni immunity aur digestion mein sudhaar bhi nazar aata hai. Rozana ki routine mein shamil karne layak hai bilkul!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":382,\"product_id\":43,\"customer_id\":632,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules ab mera wellness routine ka ek anivarya hissa ban gaya hai. Yeh mere haddiyon aur jodon ko majboot banata hai, aur mera weight management bhi support karta hai. Aur, mujhe pasand hai ki main apne sharir ko zaroori nutrients dene ka kaam kar raha hoon.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":383,\"product_id\":43,\"customer_id\":633,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine pehle bahut saare supplements try kiye hain, lekin koi bhi AE Naturals 9G Capsules se tulna nahi kar sakta. Meri immunity ko boost karne se lekar weight loss aur uska maintenance tak, yeh capsules sab kuch karte hain. Main ab se zyada energetic aur healthy mehsoos kar raha hoon!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 2, 616, 168, 602, 'include', 'delivered', 'unpaid', '2024-09-28 23:25:24', '2024-10-05 17:59:42', NULL, '', '[]', 'discount_on_product', 1, 0),
(491, 100323, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":85,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-09-28T05:05:16.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-09-29 13:33:39', '2024-10-10 11:21:30', NULL, '', '[]', 'discount_on_product', 1, 0),
(492, 100324, 339, 1, NULL, '{\"id\":339,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Bees Wax\",\"slug\":\"bees-wax-q4eHvN\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-660122909bb9f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-660122909c996.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"  25kg\\\",\\\"  100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":500,\\\"sku\\\":\\\"BW-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":12250,\\\"sku\\\":\\\"BW-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":48000,\\\"sku\\\":\\\"BW-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":500,\"purchase_price\":500,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Beeswax is a natural substance produced by honeybees and is renowned for its versatile applications and beneficial properties. Beeswax is secreted by worker bees to construct honeycomb cells within the hive, where it serves as storage for honey and larvae, as well as providing structural support. Harvested beeswax undergoes minimal processing, retaining its natural composition and beneficial qualities.<\\/p><p>One of the most well-known uses of beeswax is in candle making. Beeswax candles are prized for their clean-burning properties, long-lasting flame, and subtle honey-like scent. Unlike paraffin candles, which emit soot and toxins when burned, beeswax candles burn cleanly and produce a natural, warm glow that enhances any setting. Additionally, beeswax candles emit negative ions when burned, which can help purify the air and reduce allergens and pollutants.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T07:06:56.000000Z\",\"updated_at\":\"2024-09-09T09:35:12.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"250301\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 410, 90, 0, 'include', 'delivered', 'unpaid', '2024-10-06 14:46:39', '2024-10-10 11:21:47', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(493, 100325, 341, 1, NULL, '{\"id\":341,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Pure Shea Butter Refined\",\"slug\":\"pure-shea-butter-refined-cX5pqN\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-660123be3857a.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-660123be39159.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\",\\\"    250g\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":750,\\\"sku\\\":\\\"PSBR-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":18500,\\\"sku\\\":\\\"PSBR-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":73000,\\\"sku\\\":\\\"PSBR-100kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":200,\\\"sku\\\":\\\"PSBR-250g\\\",\\\"qty\\\":0}]\",\"published\":0,\"unit_price\":200,\"purchase_price\":200,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>PureGlow Refined Shea Butter is a premium-grade skincare ingredient derived from the nuts of the shea tree. Refined to perfection, this butter is rich in vitamins and fatty acids, providing intense hydration and nourishment to the skin.<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Perfect for creating moisturizing creams, lotions, balms, soaps, and hair treatments.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T07:11:58.000000Z\",\"updated_at\":\"2024-09-09T09:35:12.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"PureGlow Refined Shea Butter - Premium Moisturizing Ingredient for Skincare & Haircare\",\"meta_description\":\"Discover PureGlow Refined Shea Butter, a premium-grade skincare ingredient prized for its moisturizing properties. Refined to perfection and derived from the nuts of the shea tree, this butte\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"250303\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 615, 135, 0, 'include', 'delivered', 'unpaid', '2024-10-07 20:14:35', '2024-10-09 17:40:51', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(494, 100326, 431, 1, NULL, '{\"id\":431,\"added_by\":\"admin\",\"user_id\":4,\"name\":\"Crystal glow Skin Brightening Cream 50g\",\"slug\":\"crystal-glow-skin-brightening-cream-50g-z2nOY6\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":5,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-13-661a76a13cec3.png\\\",\\\"2024-04-13-661a76a13bffd.png\\\",\\\"2024-04-13-661a76a13d00a.png\\\",\\\"2024-04-13-661a76a13d1a4.png\\\",\\\"2024-04-13-661a76a13d335.png\\\",\\\"2024-04-13-661a76a13d4ca.png\\\",\\\"2024-04-13-661a76a13d63d.png\\\",\\\"2024-04-13-661a76a13dc5b.png\\\",\\\"2024-04-13-661a76a13e008.png\\\",\\\"2024-04-13-661a76a13e505.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-13-661a76a13ea01.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":2500,\"purchase_price\":2500,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":80.0400000000000062527760746888816356658935546875,\"discount_type\":\"percent\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p><strong>Description<\\/strong>: <strong>Crystal Glow Skin Brightening Cream<\\/strong> transcends skin types, offering wonders for flawless skin. This quick-absorbing cream is more than a skincare product; it\'s a nourishing journey for your face. Packed with essential nutrients, it not only controls Melanin production to brighten your skin but also acts as a protective shield against dark spots, pigmentation, and environmental pollutants. Wear Crystal Glow daily, and witness the magic unfold. Your skin becomes a testament to luminosity\\u2014light, bright, and irresistibly glowing. Make Crystal Glow an integral part of your beauty routine, and let your skin bask in the luxury of flawless radiance. It\'s not just a cream; it\'s your daily ritual for beautiful, luminous skin.<\\/p><p><br>&nbsp;<\\/p><h3><strong>Key Benefits<\\/strong>:<\\/h3><p><br>&nbsp;<\\/p><ul><li><strong>&nbsp;Radiant Skin<\\/strong>: Experience the enchantment of radiant skin that amplifies your innate beauty. Crystal Glow goes beyond superficial changes, diving deep to awaken a natural luminosity that turns heads.<\\/li><li><strong>&nbsp;Even Complexion: Take<\\/strong> command of your skin\'s tone by regulating Melanin production. The result is not just a lighter skin tone, but a harmonious balance that enhances your overall complexion.<\\/li><li><strong>&nbsp;Diminish Dark Spots<\\/strong>: Bid farewell to the remnants of skin imperfections. Crystal Glow meticulously targets and fades the appearance of dark spots and pigmentation, unveiling a clearer and more refined canvas.<\\/li><li><strong>&nbsp;Hydration &amp; Moisturization<\\/strong>: Indulge your skin with the dual delights of deep hydration and moisturization. Crystal Glow doesn\'t just brighten; it leaves your skin irresistibly smooth, creating a luxurious tactile experience.<\\/li><li><strong>&nbsp;Flawless Glow<\\/strong>: Elevate your beauty with a flawless, glowing complexion that becomes your distinct signature. Crystal Glow doesn\'t just enhance; it transforms your skin into a canvas of radiant perfection.<\\/li><\\/ul><p><br>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p><br>&nbsp;<\\/p><ul><li><strong>Shea Butter:<\\/strong> Shea butter has anti-aging properties. It reverses signs of aging like fine lines and wrinkles.<\\/li><li><strong>Hyaluronate:<\\/strong> Prevents dry skin and speeds up the healing process of Pimples and Acne.<\\/li><li><strong>Stearic Acid:<\\/strong> Softens and smoothens the skin texture. Treats and reduces pigmentation and inflammation. It is an excellent moisturizer.<\\/li><li><strong>Wheat Amino Acid:<\\/strong> It prevents the skin from drying out, reduces excess oil, shine, and pores size over time, and diminishes the appearance of wrinkles.<\\/li><\\/ul><p><br>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p><br>&nbsp;<\\/p><ul><li>Clean your face and neck with a mild face wash.<\\/li><li>Take a small amount of this cream and apply it to your face and neck and massage in a circular motion with your fingertips.<\\/li><li>Let it absorb into the skin.<\\/li><li>For best results use it regularly before bedtime.<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-13T12:12:17.000000Z\",\"updated_at\":\"2024-06-22T10:03:00.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Get Radiant Skin with Crystal Glow Brightening Cream 50g\",\"meta_description\":\"Experience flawless skin with Crystal Glow Brightening Cream 50g. Its unique blend of ingredients stimulates circulation, leaving your skin refreshed and radiant.\",\"meta_image\":\"2024-04-13-661a76a13eb69.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000045\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":18,\"translations\":[],\"reviews\":[{\"id\":327,\"product_id\":431,\"customer_id\":573,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is a game-changer! My skin feels so radiant and flawless after using it.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":328,\"product_id\":431,\"customer_id\":574,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Obsessed with Crystal Glow Skin Brightening Cream! It\'s like a magic potion for my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":329,\"product_id\":431,\"customer_id\":575,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is my go-to for achieving that lit-from-within glow. Love it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":330,\"product_id\":431,\"customer_id\":576,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many brightening creams, but Crystal Glow truly stands out. My skin looks and feels amazing.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":331,\"product_id\":431,\"customer_id\":577,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is a skincare essential for me now. Can\'t imagine my routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":332,\"product_id\":431,\"customer_id\":578,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"In love with Crystal Glow Skin Brightening Cream! My skin has never looked better.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":333,\"product_id\":431,\"customer_id\":579,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is my secret weapon for achieving flawless, luminous skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":334,\"product_id\":431,\"customer_id\":580,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After using Crystal Glow Skin Brightening Cream, my skin feels so nourished and rejuvenated.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":335,\"product_id\":431,\"customer_id\":581,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is worth every penny! It delivers on its promise of radiant skin>\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":337,\"product_id\":431,\"customer_id\":583,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream ki keemat har paisa vasool hai! Yeh meri skin ko sach mein chamakdaar banata hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":338,\"product_id\":431,\"customer_id\":584,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream ab meri skincare ki zaroorat hai. Isko sabko try karna chahiye\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":339,\"product_id\":431,\"customer_id\":585,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream meri skin ke liye ek naye josh ka srot hai. Bahut hi refreshing aur effective hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":340,\"product_id\":431,\"customer_id\":586,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream has become a staple in my beauty arsenal. It\'s my secret to glowing skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":341,\"product_id\":431,\"customer_id\":587,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results of Crystal Glow Skin Brightening Cream! My skin looks brighter and more even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":342,\"product_id\":431,\"customer_id\":588,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream ab meri skincare ki zaroorat hai. Isko sabko try karna chahiye!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":343,\"product_id\":431,\"customer_id\":589,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream ne meri skincare routine ko badal diya hai. Meri skin ab zyada swasth aur khush lagti hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":344,\"product_id\":431,\"customer_id\":590,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream meri skin ke liye ek naye josh ka srot hai. Bahut hi refreshing aur effective hai\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":345,\"product_id\":431,\"customer_id\":591,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream has become my holy grail skincare product. Highly recommend it.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 2050, 450, 2001, 'include', 'delivered', 'unpaid', '2024-10-08 21:34:32', '2024-10-14 11:13:43', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(495, 100326, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":988,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-09-17T05:14:27.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-10-08 21:34:32', '2024-10-14 11:13:43', NULL, '', '[]', 'discount_on_product', 1, 0),
(496, 100327, 272, 1, NULL, '{\"id\":272,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Moisturizer Cream base\",\"slug\":\"moisturizer-cream-base-IMn96c\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f80aee3f02a.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f80aee3fb6e.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":250,\\\"sku\\\":\\\"MCb-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":6000,\\\"sku\\\":\\\"MCb-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":22000,\\\"sku\\\":\\\"MCb-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":250,\"purchase_price\":250,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Moisturizer Cream Base serves as the essential foundation for crafting luxurious skincare products. Its versatile nature allows for customization with various ingredients, ensuring optimal hydration and nourishment to keep the skin healthy, supple, and radiant.<\\/p><p><br><strong>Application:&nbsp;<\\/strong><br>&nbsp;<\\/p><p>Utilize the Moisturizer Cream Base to create personalized moisturizers tailored to individual skin needs. Blend with botanical extracts, vitamins, and oils to formulate creams that deeply hydrate, rejuvenate, and protect the skin, promoting a smooth and youthful complexion.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T09:35:42.000000Z\",\"updated_at\":\"2024-06-17T05:51:48.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Moisturizer Cream Base: Foundation for Hydrated and Healthy Skin\",\"meta_description\":\"Discover the Moisturizer Cream Base, a versatile foundation for crafting luxurious skincare products. Customize your formula for optimal hydration and nourishment, promoting healthy and radia\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000019\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 205, 45, 0, 'include', 'canceled', 'unpaid', '2024-10-08 23:02:03', '2024-10-10 11:30:11', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 0, 0),
(497, 100328, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":987,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-10-08T16:04:32.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-10-09 14:51:55', '2024-10-09 14:52:24', NULL, '', '[]', 'discount_on_product', 0, 0),
(498, 100329, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":987,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-10-09T09:22:24.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 409.18, 269.46, 0, 'include', 'canceled', 'unpaid', '2024-10-09 14:55:49', '2024-10-10 11:21:02', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(499, 100330, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-09-04T04:47:13.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'canceled', 'unpaid', '2024-10-09 23:40:23', '2024-10-10 00:27:22', NULL, '', '[]', 'discount_on_product', 0, 0),
(500, 100331, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-10-09T18:10:23.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'canceled', 'unpaid', '2024-10-09 23:42:32', '2024-10-09 23:44:00', NULL, '', '[]', 'discount_on_product', 0, 0),
(501, 100332, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-10-09T18:12:32.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'canceled', 'unpaid', '2024-10-09 23:43:36', '2024-10-09 23:43:52', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(502, 100333, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-10-09T18:14:00.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'canceled', 'unpaid', '2024-10-10 00:27:06', '2024-10-10 11:19:34', NULL, '', '[]', 'discount_on_product', 0, 0),
(503, 100334, 292, 1, NULL, '{\"id\":292,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Strawberry Fruit\\u00a0Extract\",\"slug\":\"strawberry-fruit-extract-2tf10L\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"33\\\",\\\"position\\\":1}]\",\"category_id\":\"33\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-24-65ffe69188aa8.png\\\",\\\"2024-03-24-65ffe69189746.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-24-65ffe6918981c.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\",\\\"6\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30g\\\",\\\"    100g\\\",\\\"    1kg\\\"]},{\\\"name\\\":\\\"choice_6\\\",\\\"title\\\":\\\"Variant\\\",\\\"options\\\":[\\\"Water Soluble\\\",\\\"    Oil Soluble\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30g-WaterSoluble\\\",\\\"price\\\":90,\\\"sku\\\":\\\"SF-30g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"30g-OilSoluble\\\",\\\"price\\\":100,\\\"sku\\\":\\\"SF-30g-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g-WaterSoluble\\\",\\\"price\\\":155,\\\"sku\\\":\\\"SF-100g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g-OilSoluble\\\",\\\"price\\\":190,\\\"sku\\\":\\\"SF-100g-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-WaterSoluble\\\",\\\"price\\\":830,\\\"sku\\\":\\\"SF-1kg-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-OilSoluble\\\",\\\"price\\\":1310,\\\"sku\\\":\\\"SF-1kg-OilSoluble\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":90,\"purchase_price\":90,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":6,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:<\\/strong>&nbsp;<br><br>Strawberry Fruit Extract OS and WS are natural flavor enhancers derived from fresh strawberries. Their delightful fruity taste adds a burst of flavor to a wide range of products.<\\/p><p><strong>Application:<\\/strong>&nbsp;<br>&nbsp;<\\/p><p>Add Strawberry Fruit Extract OS and WS to beverages, desserts, confectioneries, and skincare products for a delicious strawberry flavor boost.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-24T08:38:41.000000Z\",\"updated_at\":\"2024-06-17T05:42:23.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Strawberry Fruit Extract OS and WS: Natural Flavor Enhancers\",\"meta_description\":\"Discover the natural flavor enhancement of Strawberry Fruit Extract OS and WS. Derived from fresh strawberries, they add a delicious fruity taste to various products.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"100042\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 127.1, 27.9, 0, 'include', 'delivered', 'unpaid', '2024-10-10 20:13:15', '2024-10-15 17:05:48', NULL, '100g-WaterSoluble', '{\"Quantity\":\"100g\",\"Variant\":\"Water Soluble\"}', 'discount_on_product', 1, 0),
(504, 100335, 221, 1, NULL, '{\"id\":221,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Green Chilly Powder Teja\",\"slug\":\"green-chilly-powder-teja-WPVDcQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-12-65f03adfeb1c3.png\\\",\\\"2024-03-12-65f03adfec88a.png\\\",\\\"2024-03-12-65f03adfecd11.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-12-65f03adfed0bb.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":45,\\\"sku\\\":\\\"GCPT-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":90,\\\"sku\\\":\\\"GCPT-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":165,\\\"sku\\\":\\\"GCPT-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":255,\\\"sku\\\":\\\"GCPT-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":5250,\\\"sku\\\":\\\"GCPT-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":299,\"purchase_price\":299,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<h3><strong>Green Chilly powder:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>Green Chilly Powder adds a deep and rich flavor to various dishes. It is a perfect ingredient to add spice to Indian dishes whether it is curries or gravy recipes. It has natural flavor of green Chilies with no chemical residuals or additives. Green Chilly powder is rich in calcium and vitamins A, C &amp; K. It improves bone strength and dental health. It is rich in dietary fiber which helps to improve digestive system.<br><br>&nbsp;<\\/p><h3><strong>Directions of use:<\\/strong><br>&nbsp;<\\/h3><p>It is mostly used in the preparation of pickles, chutneys &amp; green sauce, soups, salsas, marinades and dry rubs. Chilly Powder is used to add that extra spice in several dishes to Indian cuisine. It is used in many curry and stew recipes for its spicy taste.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-12T11:22:07.000000Z\",\"updated_at\":\"2024-06-17T06:36:19.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000482\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 242.25, 12.75, 0, 'include', 'delivered', 'unpaid', '2024-10-11 12:38:45', '2024-10-18 15:56:06', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(505, 100336, 38, 1, NULL, '{\"id\":38,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Day Cream with Parijaat Extract 30g\",\"slug\":\"ae-naturals-roop-sundar-day-cream-with-parijaat-extract-30g-Fx5q5K\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650876f9d9488.png\\\",\\\"2023-09-18-650876f9da1dd.png\\\",\\\"2023-09-18-650876f9da2bf.png\\\",\\\"2023-09-18-650876f9da39e.png\\\",\\\"2023-09-18-650876f9da454.png\\\",\\\"2023-09-18-650876f9da4ed.png\\\",\\\"2023-09-18-650876f9da5a5.png\\\",\\\"2023-09-18-650876f9da672.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5c569c583.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/m3KTh5qZdH8?si=511V1fUG_o68-Z9N\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":97,\"minimum_order_qty\":1,\"details\":\"<p>Indulge in the allure of radiant skin with AE Naturals Roop Sundar Day Cream featuring the exceptional benefits of Parijaat Extract. This distinctive skincare marvel is designed to be your daily companion, providing nourishment and protection to your skin throughout the day.<\\/p><p>Immerse yourself in the goodness of Parijaat Extract, a key ingredient known for its remarkable anti-inflammatory and antioxidant properties. AE Naturals Roop Sundar Day Cream harnesses the power of nature to create a formula that goes beyond conventional skincare, offering a unique blend of rejuvenation and protection.<\\/p><p>It becomes a daily ritual of self-care, infusing your skin with the care it deserves and ensuring it remains resilient and radiant throughout the day. Elevate your skincare routine with AE Naturals Roop Sundar Day Cream, where the richness of Parijaat Extract meets the artistry of effective skincare. Unveil the beauty of naturally nurtured and protected skin, and make each day a celebration of your radiant and beautiful self.<\\/p><p>&nbsp;<\\/p><h3><strong>Key benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishes your skin and makes it glowing:<\\/strong> &nbsp;&nbsp;AE Naturals Roop Sundar Day Cream deeply nourishes your skin, infusing it with essential nutrients. Experience a radiant glow as the cream works to enhance your skin\'s natural vitality and luminosity.<\\/li><li><strong>Provides long-lasting moisture:<\\/strong> &nbsp;&nbsp;Enjoy the sustained hydration benefits of this day cream, as it provides long-lasting moisture. Say goodbye to dryness as your skin remains comfortably moisturized throughout the day.<\\/li><li><strong>Reduces the appearance of fine lines and wrinkles:<\\/strong> &nbsp;&nbsp;Specially formulated, the cream targets fine lines and wrinkles, contributing to a smoother and more youthful complexion. Witness a visible reduction in the signs of aging as your skin regains its resilience.<\\/li><li><strong>Protects skin from environmental stressors:<\\/strong> &nbsp;&nbsp;AE Naturals Roop Sundar Day Cream acts as a protective shield, defending your skin against environmental stressors. Ensure your skin stays guarded and resilient in the face of daily challenges.<\\/li><li><strong>Improves skin texture:<\\/strong> &nbsp;&nbsp;Experience an improvement in your skin\'s texture with the regular use of this day cream. Enjoy a smoother and more refined complexion as the cream enhances the overall quality of your skin.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat extract: It<\\/strong> helps to brighten the complexion, reduce the appearance of dark spots and blemishes, and has anti-inflammatory properties that can help soothe irritated skin.<\\/li><li><strong>Almond oil:<\\/strong> Rich in vitamins and minerals, almond oil can help to nourish and hydrate the skin, and may also help to reduce the appearance of scars and stretch marks<\\/li><li><strong>Hyaluronic acid:<\\/strong> It helps to hydrate and plump the skin, reducing the appearance of fine lines and wrinkles. It can also improve skin texture and tone, and reduce the appearance of pores.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>1. Apply a small amount to cleansed face and neck.<\\/p><p>2. Gently massage in circular motions.<\\/p><p>3. Allow full absorption into the skin.<\\/p><p>4. Use daily for best results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:12:41.000000Z\",\"updated_at\":\"2024-09-20T10:34:05.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Day Cream SPF50 | Sun Protection\",\"meta_description\":\"Protect your skin with AE Naturals Roop Sundar Day Cream SPF50. Our non-sticky, water-resistant formula ensures all-day protection. Fades sunspots and gives a flawless, tan-free look. Shop no\",\"meta_image\":\"2024-01-05-6597da064cd6c.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000382\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":20,\"translations\":[],\"reviews\":[{\"id\":719,\"product_id\":38,\"customer_id\":994,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream has become a staple in my daily routine! It leaves my skin feeling nourished and hydrated throughout the day, and I\'ve noticed a significant improvement in its texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":720,\"product_id\":38,\"customer_id\":995,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this day cream for a while now, and I love how it makes my skin glow! The Parijaat Extract really works wonders, and my skin looks more radiant and healthy. Definitely worth trying!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":721,\"product_id\":38,\"customer_id\":996,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This day cream is amazing! It keeps my skin moisturized all day long without feeling greasy, and I\'ve noticed a reduction in fine lines and wrinkles. Plus, it smells so refreshing! I\'m impressed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":722,\"product_id\":38,\"customer_id\":997,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream is a game-changer for my skincare routine! It provides the perfect amount of hydration while protecting my skin from environmental damage. My skin feels so soft and looks more youthful. Love it\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":723,\"product_id\":38,\"customer_id\":998,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this day cream! It\'s lightweight yet deeply nourishing, and it has improved the overall texture of my skin. Plus, the antioxidant properties of the Parijaat Extract make it even better. Definitely a must-have!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":724,\"product_id\":38,\"customer_id\":999,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so pampered and protected with this day cream! It\'s like a shield against environmental stressors, and I\'ve noticed a visible reduction in the appearance of fine lines. I feel more confident in my skin now!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":725,\"product_id\":38,\"customer_id\":1000,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many day creams, but this one stands out! It\'s so hydrating and leaves my skin with a beautiful glow. The Parijaat Extract is truly magical, and I can\'t imagine my skincare routine without it now.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":726,\"product_id\":38,\"customer_id\":1001,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I never felt my skin so moisturized and radiant! This day cream has really made a difference, and I love knowing that it\'s protecting my skin from environmental damage. It\'s become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":727,\"product_id\":38,\"customer_id\":1002,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Im amazed by the results of this day cream! My skin looks smoother, more hydrated, and has a beautiful glow. Plus, the fine lines around my eyes have diminished noticeably. I couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":728,\"product_id\":38,\"customer_id\":1003,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream meri daily skincare routine ka ek important hissa ban gaya hai! Ye meri skin ko poora din nourished aur hydrated rakhta hai, aur maine texture mein noticeable improvement dekha hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":729,\"product_id\":38,\"customer_id\":1005,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream meri daily skincare routine ka ek important hissa ban gaya hai! Ye meri skin ko poora din nourished aur hydrated rakhta hai, aur maine texture mein noticeable improvement dekha hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":730,\"product_id\":38,\"customer_id\":1006,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye day cream amazing hai! Ye meri skin ko poora din moisturized rakhta hai bina greasy feel kiye, aur maine fine lines aur wrinkles mein kami dekhi hai. Aur ye itna refreshing smell karta hai! Main impressed hoon!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":731,\"product_id\":38,\"customer_id\":1007,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream meri skincare routine ke liye game-changer hai! Ye meri skin ko perfect hydration deta hai aur mere skin ko environmental damage se bachata hai. Meri skin bahut soft hai aur zyada youthful lagti hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":732,\"product_id\":38,\"customer_id\":1009,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is day cream se obsessed hoon! Ye lightweight hai lekin deeply nourishing, aur ye meri skin ka overall texture improve kar deta hai. Aur bhi, Parijaat Extract ke antioxidant properties isse aur bhi behtar banate hain. Zaroor ek must-have hai!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":733,\"product_id\":38,\"customer_id\":1010,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is day cream se bahut pampered aur protected feel hota hai! Ye ek shield ki tarah hai environmental stressors ke khilaf, aur maine fine lines mein visible reduction dekha hai. Main apni skin mein ab zyada confident feel karti hoon!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":734,\"product_id\":38,\"customer_id\":1012,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut saare day creams try kiye hain, lekin ye ek alag level ka hai! Ye bahut hydrating hai aur meri skin ko beautiful glow deta hai. Parijaat Extract sachmuch magical hai, aur ab main apni skincare routine mein isse include nahi kar sakti.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":735,\"product_id\":38,\"customer_id\":1013,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream perfect hai kisi bhi ko jo apni skin ki overall health aur appearance ko improve karna chahte hain. Ye gentle hai lekin effective hai, aur main pasand karta hoon kaise ye meri skin ka natural glow enhance karta hai. Zaroor rakhne layak hai!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":736,\"product_id\":38,\"customer_id\":1014,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin kabhi itni moisturized aur radiant nahi lagti thi! Ye day cream sachmuch farak dikhata hai, aur main pasand karta hoon ki ye meri skin ko environmental damage se bachata hai. Ye meri skincare routine ka essential part ban gaya hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":737,\"product_id\":38,\"customer_id\":1017,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is day cream ke results se hairaan hoon! Meri skin ab smoother, zyada hydrated aur beautiful glow karti hai. Aur bhi, meri aankhon ke aas paas ke fine lines noticeable taur par kam ho gaye hain. Main aur bhi khush hoon!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":738,\"product_id\":38,\"customer_id\":1018,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream is a game-changer for my skincare routine! It provides the perfect amount of hydration while protecting my skin from environmental damage. My skin feels so soft and looks more youthful. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-10-12 19:31:25', '2024-10-18 15:56:37', NULL, '', '[]', 'discount_on_product', 1, 0),
(506, 100337, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g | Pack of 2\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Refreshing Soap <\\/strong>is your key to bright and flawless skin. Infused with the goodness of Parijat extracts, Vitamin E, and Aloe Vera gel, this soap is a powerhouse in achieving blemish-free skin by actively preventing the formation of acne, pimples, and blackheads. With its anti-oxidant, anti-bacterial, anti-fungal, and immune-protective properties, this soap acts as a formidable shield against skin aging. By thwarting wrinkles, fine lines, and retaining moisture, it ensures a youthful and radiant complexion. The soap\'s unique formulation imparts a soothing effect, leaving you with a clean and refreshed sensation.<\\/p><p>&nbsp;<\\/p><p>Indulge in the luxury of AE Naturals Roop Sundar Refreshing Soap to experience the combined benefits of Parijat extracts, Vitamin E, and Aloe Vera gel. Revel in the transformative effects of this soap as it makes your skin supple, smooth, and visibly brighter, promoting a refreshed and rejuvenated feeling after each use.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens your skin:<\\/strong> The formulation includes brightening agents such as vitamin C or alpha-arbutin, which actively work to reduce dark spots, hyperpigmentation, and uneven skin tone. This results in a visibly brighter and more radiant complexion over time.<\\/li><li><strong>Makes your skin Blemish-free:<\\/strong> The product likely contains ingredients with anti-inflammatory and blemish-reducing properties, such as salicylic acid or niacinamide. These components help minimize and prevent blemishes, leaving your skin clearer and more uniform.<\\/li><li><strong>Prevents Acne and Pimples:<\\/strong> Formulated with acne-fighting ingredients like salicylic acid or benzoyl peroxide, it actively targets and prevents acne and pimples. This helps in maintaining a smoother and healthier skin surface.<\\/li><li><strong>Prevents Wrinkles and Fine lines:<\\/strong> Anti-aging ingredients like retinol or peptides are likely present to combat the formation of wrinkles and fine lines. These components stimulate collagen production and promote skin elasticity, contributing to a more youthful appearance.<\\/li><li><strong>Moisturizes and keeps your skin soft and supple:<\\/strong> The product incorporates moisturizing agents like hyaluronic acid or glycerin, which work to retain and attract moisture. This helps in keeping the skin well-hydrated, soft, and supple throughout the day.<\\/li><li><strong>Provides nourishment and keeps your skin healthy:<\\/strong> Enriched with vitamins, antioxidants, and other nourishing elements, the product delivers essential nutrients to the skin. This nourishment supports overall skin health, enhancing its resilience, and promoting a vibrant and healthy complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extracts: <\\/strong>Derived from the Parijat plant, these extracts possess anti-inflammatory properties, helping to calm irritated skin. Additionally, their antioxidant nature provides a defense against environmental damage by neutralizing free radicals, contributing to overall skin health and protection.<\\/li><li><strong>Vitamin E Acetate:<\\/strong> Known for its potent antioxidant properties, Vitamin E Acetate helps shield the skin from free radical damage. This vitamin also functions as a moisturizer, aiding in alleviating dry and flaky skin, promoting a smoother and more supple complexion.<\\/li><li><strong>Aloe Vera Gel: <\\/strong>Extracted from the Aloe Vera plant, the gel is renowned for its hydrating and soothing effects on the skin. It helps relieve dryness, reduce inflammation, and soothe irritations, making it a valuable ingredient for maintaining skin comfort.<\\/li><li><strong>Glycerine:<\\/strong> As a humectant, glycerine attracts moisture to the skin and helps retain it, offering effective hydration. This contributes to improving the skin\'s texture, making it feel softer and more nourished.<\\/li><li><strong>BHT (Butylated Hydroxytoluene): <\\/strong>BHT is an antioxidant that plays a crucial role in maintaining the freshness and quality of the soap. By preventing the soap base\'s oils from becoming rancid, BHT extends the shelf life of the product, ensuring its efficacy and safety over time.<\\/li><li><strong>Perfume: <\\/strong>Beyond providing a pleasant fragrance to the soap, the inclusion of perfume enhances the user\'s sensory experience. Aromatic compounds can have mood-boosting effects, adding an extra dimension to the overall bathing experience.<\\/li><li><strong>Soap Base: <\\/strong>Serving as the foundation of the soap, the soap base is responsible for its cleansing action. It effectively removes dirt, oil, and impurities from the skin, leaving it clean and refreshed after use. The specific composition of the soap base determines its lathering and cleansing properties.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions for use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply Roop Sundar Soap on wet skin.<\\/p><p>2. Massage softly in a single direction..<\\/p><p>3. Wash it off gently.<\\/p><p>4. Use twice daily for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-06-26T06:33:35.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":540,\"product_id\":131,\"customer_id\":800,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Roop Sundar Refreshing Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin and reduced dark spots, but it has also kept my skin blemish-free. I love how refreshed and rejuvenated my skin feels after each use. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":541,\"product_id\":131,\"customer_id\":801,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and blemishes for years, but ever since I started using the AE Naturals Roop Sundar Refreshing Soap, my skin has never looked better! It effectively prevents acne and pimples while keeping my skin moisturized and soft. Plus, the soothing sensation it provides is a bonus. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":542,\"product_id\":131,\"customer_id\":802,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless soaps claiming to brighten and rejuvenate the skin, but none have worked as effectively as the AE Naturals Roop Sundar Refreshing Soap. It has significantly reduced my dark spots and hyperpigmentation, giving me a brighter and more even complexion. I love how nourished and healthy my skin looks now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":543,\"product_id\":131,\"customer_id\":803,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":544,\"product_id\":131,\"customer_id\":804,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":545,\"product_id\":131,\"customer_id\":807,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":546,\"product_id\":131,\"customer_id\":808,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is a challenge. The AE Naturals Roop Sundar Refreshing Soap is gentle yet effective, and it has improved the overall health of my skin. It\'s reduced my acne breakouts, kept my skin moisturized, and provided a soothing sensation with each use. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'delivered', 'unpaid', '2024-10-12 20:12:15', '2024-10-21 11:25:56', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(507, 100338, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":82,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-09-29T08:03:39.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-10-15 00:33:01', '2024-10-21 11:26:15', NULL, '', '[]', 'discount_on_product', 1, 0),
(508, 100339, 428, 1, NULL, '{\"id\":428,\"added_by\":\"admin\",\"user_id\":4,\"name\":\"Crystal Glow Hair Oil 200ml\",\"slug\":\"crystal-glow-hair-oil-200ml-eWrpaD\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"2\\\",\\\"position\\\":1},{\\\"id\\\":\\\"7\\\",\\\"position\\\":2}]\",\"category_id\":\"2\",\"sub_category_id\":\"7\",\"sub_sub_category_id\":null,\"brand_id\":5,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-13-661a66ba258bc.png\\\",\\\"2024-04-13-661a66ba2648e.png\\\",\\\"2024-04-13-661a66ba2658a.png\\\",\\\"2024-04-13-661a66ba26716.png\\\",\\\"2024-04-13-661a66ba26887.png\\\",\\\"2024-04-13-661a66ba269ca.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-13-661a66ba26c1a.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":2500,\"purchase_price\":2500,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":84.0400000000000062527760746888816356658935546875,\"discount_type\":\"percent\",\"current_stock\":1000,\"minimum_order_qty\":1,\"details\":\"<p><strong>Description: Crystal Glow Hair Oil<\\/strong>, a blend of ancient herbs and modern science, is your hair\'s secret to radiant health. With a gentle touch, it effectively combats hair fall, reinforcing roots and ensuring a resilient foundation for your locks. This elixir promotes lush hair growth, unlocking your hair\'s full potential. Bid farewell to premature greying as Crystal Glow Hair Oil diligently guards against the signs of aging. Its meticulous formulation keeps your hair and scalp hydrated, preventing dryness and promoting a natural, vibrant shine. The infusion of nourishing elements penetrates deep, offering holistic care that goes beyond the surface. Enriched with nature\'s bounty, this hair oil provides a nourishing embrace from root to tip. Say hello to healthy, rejuvenated hair that exudes vitality. The gentle massage of this oil enhances blood circulation, further invigorating your scalp. For optimal results, indulge your hair in the luxury of Crystal Glow Hair Oil. Apply a small amount, massaging it onto your scalp with circular motions. Let the magic unfold by leaving it on for 1-2 hours or overnight. Wash it off with a mild shampoo, and revel in the transformation \\u2013 a tale of healthy, lustrous strands. Embrace the allure of Crystal Glow Hair Oil, where ancient wisdom meets modern indulgence for your crowning glory<\\/p><p><br><br>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><br><br>&nbsp;<\\/h3><ul><li>Prevents Hair fall.<\\/li><li>Promotes Hair growth.<\\/li><li>Slows down Premature Greying.<\\/li><li>Nourishes the Hair from its Roots.<\\/li><li>It keeps the Hair and Scalp healthy.<\\/li><\\/ul><p><br><br>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p><br><br>&nbsp;<\\/p><ul><li><strong>Brahmi extract<\\/strong>: Brahmi oil is rich in hair-friendly nutrients like vitamin C, Saponins, and Flavonoids, which strengthen the roots of your hair, reduce hair fall and boost hair growth.<\\/li><li><strong>Bhringraj extract<\\/strong>: Bhringraj promotes hair growth, strengthens hair, and prevents premature greying and dandruff. It is effective at fighting bacteria and fungi.<\\/li><li><strong>Licorice root<\\/strong>: Soothes scalp conditions like Scabs and Dandruff, combats premature balding and provides relief from dull hair, split ends, and sun-induced hair damage.<\\/li><li><strong>Bakuchi extract<\\/strong> promotes hair growth, treats dry and itchy scalp, and reduces excess hair fall. Bakuchi oil enhances the appearance of hair and nails by promoting blood circulation.<\\/li><\\/ul><p><br><br>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p><br>&nbsp;<\\/p><ul><li>Apply this Hair Oil on your hair and scalp<\\/li><li>Massage gently with your fingertips for a few minutes<\\/li><li>Leave it for 30 minutes and wash it off with a sulfate-free shampoo.<\\/li><li>For the best results, apply at least twice a week.<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-13T06:46:20.000000Z\",\"updated_at\":\"2024-04-13T11:04:31.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Crystal Glow Hair Oil | Luxury Hair Carea\",\"meta_description\":\"Experience luscious locks with Crystal Glow Hair Oil. Our nourishing blend enriched with Brahmi and Bhringraj promotes hair growth naturally.\",\"meta_image\":\"2024-04-13-661a66ba26dee.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000027\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":20,\"translations\":[],\"reviews\":[{\"id\":433,\"product_id\":428,\"customer_id\":685,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Hair Oil is a game-changer! My hair feels stronger, and I\'ve noticed a significant reduction in hair fall since I started using it. Plus, it smells divine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":434,\"product_id\":428,\"customer_id\":686,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Hair Oil mere liye ek game-changer hai! Mere baal zyada majboot mehsoos hote hain, aur maine iska istemal karte waqt baal girne mein noticeable kamzori mehsoos ki hai. Aur khushboo toh dilkash hai!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":435,\"product_id\":428,\"customer_id\":687,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m loving the results from Crystal Glow Hair Oil! My hair looks shinier, and I\'ve noticed less greying. It\'s become a staple in my hair care routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":436,\"product_id\":428,\"customer_id\":688,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Hair Oil ke results mujhe bilkul pasand aaye hain! Mere baal ab zyada chamak rahe hain, aur mujhe kam premature greying dikhai deti hai. Ye ab meri hair care routine ka ek important hissa ban gaya hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":437,\"product_id\":428,\"customer_id\":689,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using Crystal Glow Hair Oil for a few weeks now, and I can already see a difference. My hair feels nourished, and the scalp feels healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":438,\"product_id\":428,\"customer_id\":690,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main kuch hafton se Crystal Glow Hair Oil ka istemal kar raha hoon, aur main abhi se farq dekh sakta hoon. Mere baal ko poshida mehsoos hota hai, aur scalp bhi zyada healthy lag raha hai. Zaroor try karein!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":439,\"product_id\":428,\"customer_id\":691,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Hair Oil has become my go-to solution for hair care. It\'s lightweight, non-greasy, and leaves my hair feeling silky smooth. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":440,\"product_id\":428,\"customer_id\":692,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Hair Oil ab mere hair care ka go-to solution ban gaya hai. Ye halka hai, be-tel hai, aur mere baal ko silky smooth mehsoos karata hai. Main impressed hoon!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":441,\"product_id\":428,\"customer_id\":693,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry scalp for ages, but Crystal Glow Hair Oil has been a lifesaver. It hydrates my scalp without weighing down my hair. Couldn\'t be happier!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":442,\"product_id\":428,\"customer_id\":694,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main saalon se sukha scalp ka samna kar raha tha, lekin Crystal Glow Hair Oil ne mere liye zindagi bachaya. Ye mere scalp ko hydrate karta hai bina mere baalon ko bhari banaye. Main khush hoon!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":443,\"product_id\":428,\"customer_id\":695,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Hair Oil has made my hair care routine so much easier. I love how it nourishes my hair from root to tip, leaving it feeling healthy and vibrant.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":444,\"product_id\":428,\"customer_id\":696,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Hair Oil ne meri hair care routine ko bahut hi aasan bana diya hai. Mujhe pasand hai ki ye mere baalon ko jad se lekar tip tak poshida karta hai, aur unhe healthy aur vibrant mehsoos karata hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":445,\"product_id\":428,\"customer_id\":697,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This hair oil is worth every penny! It\'s helped me combat hair fall and greying, leaving my hair looking and feeling amazing. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":446,\"product_id\":428,\"customer_id\":698,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye hair oil har rupaiya ke laayak hai! Isne mujhe baal girne aur premature greying se ladne mein madad ki hai, mere baal ab dekhne aur mehsoos karne mein amazing lagte hain. Zaroor try karein!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":447,\"product_id\":428,\"customer_id\":699,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Hair Oil has become a staple in my hair care routine. It\'s improved the texture of my hair, and I\'ve noticed less breakage. I\'m impressed with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":448,\"product_id\":428,\"customer_id\":700,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Hair Oil ab mere hair care routine ka ek mahatvapurna hissa ban gaya hai. Ye mere baalon ki texture ko sudhara hai, aur maine kam tootne ko notice kiya hai. Mujhe iske results se impressed hoon!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":449,\"product_id\":428,\"customer_id\":701,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many hair oils, but Crystal Glow Hair Oil stands out. It\'s lightweight, absorbs quickly, and doesn\'t leave any residue. Plus, it works wonders for my hair!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":450,\"product_id\":428,\"customer_id\":702,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine kayi hair oils try kiye hain, lekin Crystal Glow Hair Oil alag hai. Ye halka hai, jaldi absorb hota hai, aur koi bhi residue nahi chhodta. Aur mere baalon ke liye ye jaadu karta hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":451,\"product_id\":428,\"customer_id\":703,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Hair Oil has transformed my hair! It\'s softer, shinier, and healthier than ever before. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":452,\"product_id\":428,\"customer_id\":704,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Hair Oil ne mere baalon ko badal diya hai! Ye zyada mulayam, chamakdaar, aur swasth hai kabhi se pehle. Main iske results se bahut khush hoon!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 2050, 450, 2101, 'include', 'delivered', 'unpaid', '2024-10-16 23:35:47', '2024-10-23 10:08:41', NULL, '', '[]', 'discount_on_product', 1, 0),
(509, 100340, 114, 1, NULL, '{\"id\":114,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Health Tone Weight Gain Capsules 60 Caps\",\"slug\":\"ae-naturals-health-tone-weight-gain-capsules-60-caps-rE5CFn\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d9c9f0f363.png\\\",\\\"2023-09-22-650d9c9f100e8.png\\\",\\\"2023-09-22-650d9c9f101c9.png\\\",\\\"2023-09-22-650d9c9f10293.png\\\",\\\"2023-09-22-650d9c9f1037e.png\\\",\\\"2023-09-22-650d9c9f1041d.png\\\",\\\"2023-09-22-650d9c9f10521.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-22-650d9c9f10614.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/YUpeqfOSEiw?si=2ENExVGBVrt3CP-h\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p>Get your dream physique with&nbsp;<strong>AE Naturals Health Tone Weight Gain Capsules<\\/strong>. Packed with the goodness of natural ingredients like ashwagandha, licorice root, grape seed extract, and asparagus subulatum, these capsules are your go-to solution for achieving a well-toned and healthy body effortlessly. No need to worry about harmful side effects \\u2013 our capsules harness the power of organic herbs, ensuring a holistic approach to your health journey. Experience the remarkable benefits of our capsules, which go beyond just physical transformation. Not only do they aid in natural weight gain and muscle mass development, but they also improve appetite and digestion, setting the stage for efficient nutrient absorption. Feel the boost in energy and stamina as you power through your daily activities, all while enhancing your immunity and fortifying your overall health. Ashwagandha, known for increasing muscle mass, also helps manage stress and anxiety. Licorice root acts as a sweetening compound, distributing fat evenly across the body. Grape seed extract strengthens your heart muscles with its antioxidant properties, contributing to your cardiovascular health. Asparagus subulatum, rich in fiber, promotes digestion and regular bowel movements. Say goodbye to the challenges of gaining weight and hello to a new, revitalized you!<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Natural Weight Gain:&nbsp;<\\/strong>Effortlessly achieve your desired body shape with our capsules that promote natural weight gain, ensuring a well-toned physique without any harmful side effects.<\\/li><li><strong>Muscle Mass Development:&nbsp;<\\/strong>Experience effective muscle mass growth, sculpting your body and enhancing your physical appearance with the power of organic ingredients like ashwagandha.<\\/li><li><strong>Enhanced Energy Levels:<\\/strong> Say goodbye to fatigue as our capsules boost your energy levels, keeping you active and energized throughout the day, allowing you to tackle daily tasks with vitality.<\\/li><li><strong>Improved Appetite and Digestion:&nbsp;<\\/strong>Enhance your appetite and improve digestion, ensuring that your body efficiently absorbs the essential nutrients it needs for a healthy and balanced weight gain journey.<\\/li><li><strong>Metabolism Support:&nbsp;<\\/strong>Accelerate your metabolism naturally, aiding in the healthy absorption of fats and supporting a balanced weight gain process without compromising your well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Ashwagandha:&nbsp;<\\/strong>Boost muscle growth naturally and combat stress and anxiety. AE Naturals capsules harness the power of Ashwagandha for a well-rounded approach to physical and mental well-being.<\\/li><li><strong>Licorice Root:&nbsp;<\\/strong>Acting as a natural sweetener, Licorice Root ensures even fat distribution throughout the body. Enjoy a balanced weight gain journey with this essential ingredient.<\\/li><li><strong>Grape Seed Extract:&nbsp;<\\/strong>Strengthen your heart muscles with the antioxidant prowess of Grape Seed Extract. AE Naturals prioritizes your cardiovascular health for overall vitality.<\\/li><li><strong>Asparagus Subulatum:&nbsp;<\\/strong>Promote digestion and regular bowel movements effortlessly with the fiber-rich Asparagus Subulatum. This ingredient contributes to a healthy and comfortable digestive system.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 2 capsules in the afternoon.<\\/li><li>Take 2 capsules at night after meals.<\\/li><li>Consume with warm water for best results.<\\/li><li>Boost effectiveness by including protein and fiber-rich foods into your diet.<\\/li><\\/ol><p>&nbsp;<\\/p><p><strong>Note:&nbsp;<\\/strong><i>Before starting AE Naturals Health Tone Weight Gain Capsules, consult with your doctor to ensure it aligns with your individual health needs. Your doctor\'s insight will help personalize your approach for optimal results and well-being.<\\/i><\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T13:54:39.000000Z\",\"updated_at\":\"2024-10-03T03:41:15.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Health Tone Weight Gain Supplements | Boost Mass\",\"meta_description\":\"Find the natural way to increase weight and vitality with AE Naturals Health Tone Weight Gain Capsules. Packed with ashwagandha and licorice root, these capsules boost energy and build muscle\",\"meta_image\":\"2023-10-08-65223f8e597e8.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000135\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 439.12, 59.88, 0, 'include', 'delivered', 'unpaid', '2024-10-17 08:11:42', '2024-10-24 18:08:44', NULL, '', '[]', 'discount_on_product', 1, 0),
(510, 100341, 242, 1, NULL, '{\"id\":242,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Multani Mitti Fuller\'s earth\",\"slug\":\"multani-mitti-fullers-earth-Q2V1ok\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-14-65f2b161de7df.png\\\",\\\"2024-03-14-65f2b161df951.png\\\",\\\"2024-03-14-65f2b161dfdef.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-14-65f2b161e021e.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"      250g\\\",\\\"      500g\\\",\\\"      1kg\\\",\\\"      25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":20,\\\"sku\\\":\\\"MMFe-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":30,\\\"sku\\\":\\\"MMFe-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":45,\\\"sku\\\":\\\"MMFe-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":60,\\\"sku\\\":\\\"MMFe-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":1125,\\\"sku\\\":\\\"MMFe-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":249,\"purchase_price\":249,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p>Immerse yourself in the age-old beauty secret with AE Naturals Multani Mitti (Fuller\'s Earth), an&nbsp; pack of natural beauty care. Harvested from the heart of the earth, Multani Mitti is known for its exceptional skincare properties. AE Naturals brings you this versatile clay, ready to elevate your beauty regimen and promote radiant skin. Rediscover the purity of nature with AE Naturals Multani Mitti. AE Naturals Multani Mitti offers a natural and effective solution for your skincare routine. This revered beauty ingredient has been cherished for centuries for its ability to cleanse, purify, and revitalize the skin. Whether used as a face mask, body pack, or in a customized beauty blend, Multani Mitti is known to absorb excess oil, unclog pores, and leave the skin feeling refreshed.<\\/p><p>Unleash the potential of this age-old beauty secret and experience the benefits of AE Naturals Multani Mitti for a refreshed and revitalized complexion. Embrace the natural purity of Multani Mitti in your beauty rituals, and let the earth\'s gift contribute to your journey towards radiant and healthy-looking skin.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Purifying and Cleansing: &nbsp;<\\/strong>Multani Mitti is renowned for its exceptional purifying and cleansing properties, effectively drawing out impurities and excess oil from the skin. This helps promote a clearer and healthier complexion.<\\/li><li><strong>Exfoliates and Detoxifies: &nbsp;<\\/strong>Acting as a gentle exfoliant, Multani Mitti aids in the removal of dead skin cells and toxins, providing a thorough detoxification. This process leaves your skin refreshed and revitalized, contributing to a radiant appearance.<\\/li><li><strong>Balances Skin\'s Natural Oils: &nbsp;<\\/strong>Multani Mitti helps balance the skin\'s natural oils, making it a versatile choice suitable for various skin types. This balancing effect supports overall skin health by preventing excessive dryness or oiliness.<\\/li><li><strong>Improves Skin Texture: &nbsp;<\\/strong>Regular use of Multani Mitti can contribute to improved skin texture, leaving it smooth, supple, and glowing. The clay\'s natural properties work to enhance the overall quality and feel of your skin.<\\/li><li><strong>Soothes and Calms Skin: &nbsp;<\\/strong>The natural properties of Multani Mitti have a soothing and calming effect on the skin, providing a relaxing skincare experience. This makes it particularly beneficial for those looking to unwind and pamper their skin.<\\/li><li><strong>Versatile Beauty Ingredient: &nbsp;<\\/strong>Multani Mitti is a versatile beauty ingredient that can be used in various ways, such as a face mask, body wrap, or hair mask. Its adaptability allows you to tailor your beauty rituals to meet your specific skincare needs.<\\/li><li><strong>Generous&nbsp; Pack<\\/strong>: &nbsp;The&nbsp; packaging ensures you have an ample supply of Multani Mitti for your beauty rituals, making it a convenient and long-lasting addition to your skincare routine.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Multani Mitti (Fuller\'s Earth): Known for its absorbent and purifying qualities, Multani Mitti is rich in minerals and has been traditionally used for skincare to enhance complexion and address various skin concerns.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Direction to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Face Mask: Mix Multani Mitti with water or rose water to create a paste. Apply it as a face mask, leave it on until it dries, and then rinse off for a refreshed complexion.<\\/p><p>2. Body Wrap: Blend Multani Mitti with water and apply it as a body wrap. Leave it on for 15-20 minutes and then rinse off for a rejuvenated skin feel.<\\/p><p>3. Hair Mask: Mix Multani Mitti with yogurt or aloe vera gel and apply it to your hair. Leave it on for 30 minutes before washing for a natural hair treatment.<\\/p><p>4. Customized Beauty Blends: Incorporate Multani Mitti into your beauty routine by creating customized blends with other natural ingredients for a personalized skincare experience.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-14T08:12:17.000000Z\",\"updated_at\":\"2024-06-17T06:28:38.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000543\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 1068.75, 56.25, 0, 'include', 'canceled', 'unpaid', '2024-10-17 12:26:05', '2024-10-21 10:54:27', NULL, '25kg', '{\"Quantity\":\"25kg\"}', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(511, 100342, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":987,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-10-10T05:51:02.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-10-18 17:57:45', '2024-10-21 10:54:39', NULL, '', '[]', 'discount_on_product', 0, 0),
(512, 100343, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":986,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-10-18T12:27:45.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'failed', 'unpaid', '2024-10-18 17:57:45', '2024-10-30 09:55:14', NULL, '', '[]', 'discount_on_product', 0, 0),
(513, 100344, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":79,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-10-14T19:03:01.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-10-19 07:43:05', '2024-10-28 11:11:42', NULL, '', '[]', 'discount_on_product', 1, 0),
(514, 100345, 255, 1, NULL, '{\"id\":255,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Transparent Soap Base High Quality\",\"slug\":\"transparent-soap-base-high-quality-e16AEy\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f41891985ed.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f41891992d3.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"      25kg\\\",\\\"      100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"TSBHQ-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"TSBHQ-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"TSBHQ-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>Our High-Quality Transparent Soap Base is a premium offering, providing exceptional clarity and versatility for your soap crafting endeavors. Made with the finest ingredients, this soap base allows you to create stunning and unique soap creations with ease. Whether you\'re crafting intricate designs or simple bars, our transparent soap base delivers excellent clarity and performance for all your projects.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Utilize our High-Quality Transparent Soap Base to craft a wide range of soap products, including decorative bars, embeds, and melt-and-pour creations. With its superior clarity and high-quality formulation, this transparent soap base is perfect for showcasing vibrant colors, intricate designs, and creative additives. Let your imagination run wild and create personalized soaps that captivate and delight.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T09:44:49.000000Z\",\"updated_at\":\"2024-09-13T16:51:01.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"High-Quality Transparent Soap Base: Clear Blend for Custom Crafting\",\"meta_description\":\"Explore our High-Quality Transparent Soap Base, offering clarity and versatility for your custom soap crafting needs. Create stunning and unique soap creations with this premium ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000001\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 139.4, 30.6, 0, 'include', 'delivered', 'unpaid', '2024-10-20 10:01:53', '2024-10-23 10:09:47', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(515, 100345, 256, 1, NULL, '{\"id\":256,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Ultra White Soap Base - White Color\",\"slug\":\"ultra-white-soap-base-white-color-BYuqGa\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f41d460b5a6.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f41d460c285.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"UWSB-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"UWSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"UWSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Ultra White Soap Base presents a pure blend with a pristine white color, ideal for achieving a clean and radiant complexion. Formulated to cleanse and rejuvenate the skin, this soap base offers a gentle yet effective skincare experience that leaves your skin feeling fresh, soft, and revitalized.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Incorporate the Ultra White Soap Base into your skincare routine to create handmade soaps that promote a luminous and healthy complexion. With its pure white color, this soap base provides a blank canvas for customization, allowing you to craft personalized soaps tailored to your skincare needs.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T10:04:54.000000Z\",\"updated_at\":\"2024-06-17T05:59:08.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Ultra White Soap Base: Pure Blend for Radiant Skincare\",\"meta_description\":\"Explore the Ultra White Soap Base, featuring a pristine white color for a clean and radiant complexion. Create gentle soaps for soft and supple skin with this pure ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000002\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 139.4, 30.6, 0, 'include', 'delivered', 'unpaid', '2024-10-20 10:01:53', '2024-10-23 10:09:47', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(516, 100346, 38, 1, NULL, '{\"id\":38,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Day Cream with Parijaat Extract 30g\",\"slug\":\"ae-naturals-roop-sundar-day-cream-with-parijaat-extract-30g-Fx5q5K\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650876f9d9488.png\\\",\\\"2023-09-18-650876f9da1dd.png\\\",\\\"2023-09-18-650876f9da2bf.png\\\",\\\"2023-09-18-650876f9da39e.png\\\",\\\"2023-09-18-650876f9da454.png\\\",\\\"2023-09-18-650876f9da4ed.png\\\",\\\"2023-09-18-650876f9da5a5.png\\\",\\\"2023-09-18-650876f9da672.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5c569c583.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/m3KTh5qZdH8?si=511V1fUG_o68-Z9N\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":96,\"minimum_order_qty\":1,\"details\":\"<p>Indulge in the allure of radiant skin with AE Naturals Roop Sundar Day Cream featuring the exceptional benefits of Parijaat Extract. This distinctive skincare marvel is designed to be your daily companion, providing nourishment and protection to your skin throughout the day.<\\/p><p>Immerse yourself in the goodness of Parijaat Extract, a key ingredient known for its remarkable anti-inflammatory and antioxidant properties. AE Naturals Roop Sundar Day Cream harnesses the power of nature to create a formula that goes beyond conventional skincare, offering a unique blend of rejuvenation and protection.<\\/p><p>It becomes a daily ritual of self-care, infusing your skin with the care it deserves and ensuring it remains resilient and radiant throughout the day. Elevate your skincare routine with AE Naturals Roop Sundar Day Cream, where the richness of Parijaat Extract meets the artistry of effective skincare. Unveil the beauty of naturally nurtured and protected skin, and make each day a celebration of your radiant and beautiful self.<\\/p><p>&nbsp;<\\/p><h3><strong>Key benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishes your skin and makes it glowing:<\\/strong> &nbsp;&nbsp;AE Naturals Roop Sundar Day Cream deeply nourishes your skin, infusing it with essential nutrients. Experience a radiant glow as the cream works to enhance your skin\'s natural vitality and luminosity.<\\/li><li><strong>Provides long-lasting moisture:<\\/strong> &nbsp;&nbsp;Enjoy the sustained hydration benefits of this day cream, as it provides long-lasting moisture. Say goodbye to dryness as your skin remains comfortably moisturized throughout the day.<\\/li><li><strong>Reduces the appearance of fine lines and wrinkles:<\\/strong> &nbsp;&nbsp;Specially formulated, the cream targets fine lines and wrinkles, contributing to a smoother and more youthful complexion. Witness a visible reduction in the signs of aging as your skin regains its resilience.<\\/li><li><strong>Protects skin from environmental stressors:<\\/strong> &nbsp;&nbsp;AE Naturals Roop Sundar Day Cream acts as a protective shield, defending your skin against environmental stressors. Ensure your skin stays guarded and resilient in the face of daily challenges.<\\/li><li><strong>Improves skin texture:<\\/strong> &nbsp;&nbsp;Experience an improvement in your skin\'s texture with the regular use of this day cream. Enjoy a smoother and more refined complexion as the cream enhances the overall quality of your skin.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat extract: It<\\/strong> helps to brighten the complexion, reduce the appearance of dark spots and blemishes, and has anti-inflammatory properties that can help soothe irritated skin.<\\/li><li><strong>Almond oil:<\\/strong> Rich in vitamins and minerals, almond oil can help to nourish and hydrate the skin, and may also help to reduce the appearance of scars and stretch marks<\\/li><li><strong>Hyaluronic acid:<\\/strong> It helps to hydrate and plump the skin, reducing the appearance of fine lines and wrinkles. It can also improve skin texture and tone, and reduce the appearance of pores.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>1. Apply a small amount to cleansed face and neck.<\\/p><p>2. Gently massage in circular motions.<\\/p><p>3. Allow full absorption into the skin.<\\/p><p>4. Use daily for best results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:12:41.000000Z\",\"updated_at\":\"2024-10-12T14:01:25.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Day Cream SPF50 | Sun Protection\",\"meta_description\":\"Protect your skin with AE Naturals Roop Sundar Day Cream SPF50. Our non-sticky, water-resistant formula ensures all-day protection. Fades sunspots and gives a flawless, tan-free look. Shop no\",\"meta_image\":\"2024-01-05-6597da064cd6c.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000382\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":20,\"translations\":[],\"reviews\":[{\"id\":719,\"product_id\":38,\"customer_id\":994,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream has become a staple in my daily routine! It leaves my skin feeling nourished and hydrated throughout the day, and I\'ve noticed a significant improvement in its texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":720,\"product_id\":38,\"customer_id\":995,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this day cream for a while now, and I love how it makes my skin glow! The Parijaat Extract really works wonders, and my skin looks more radiant and healthy. Definitely worth trying!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":721,\"product_id\":38,\"customer_id\":996,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This day cream is amazing! It keeps my skin moisturized all day long without feeling greasy, and I\'ve noticed a reduction in fine lines and wrinkles. Plus, it smells so refreshing! I\'m impressed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":722,\"product_id\":38,\"customer_id\":997,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream is a game-changer for my skincare routine! It provides the perfect amount of hydration while protecting my skin from environmental damage. My skin feels so soft and looks more youthful. Love it\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":723,\"product_id\":38,\"customer_id\":998,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this day cream! It\'s lightweight yet deeply nourishing, and it has improved the overall texture of my skin. Plus, the antioxidant properties of the Parijaat Extract make it even better. Definitely a must-have!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":724,\"product_id\":38,\"customer_id\":999,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so pampered and protected with this day cream! It\'s like a shield against environmental stressors, and I\'ve noticed a visible reduction in the appearance of fine lines. I feel more confident in my skin now!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":725,\"product_id\":38,\"customer_id\":1000,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many day creams, but this one stands out! It\'s so hydrating and leaves my skin with a beautiful glow. The Parijaat Extract is truly magical, and I can\'t imagine my skincare routine without it now.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":726,\"product_id\":38,\"customer_id\":1001,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I never felt my skin so moisturized and radiant! This day cream has really made a difference, and I love knowing that it\'s protecting my skin from environmental damage. It\'s become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":727,\"product_id\":38,\"customer_id\":1002,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Im amazed by the results of this day cream! My skin looks smoother, more hydrated, and has a beautiful glow. Plus, the fine lines around my eyes have diminished noticeably. I couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":728,\"product_id\":38,\"customer_id\":1003,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream meri daily skincare routine ka ek important hissa ban gaya hai! Ye meri skin ko poora din nourished aur hydrated rakhta hai, aur maine texture mein noticeable improvement dekha hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":729,\"product_id\":38,\"customer_id\":1005,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream meri daily skincare routine ka ek important hissa ban gaya hai! Ye meri skin ko poora din nourished aur hydrated rakhta hai, aur maine texture mein noticeable improvement dekha hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":730,\"product_id\":38,\"customer_id\":1006,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye day cream amazing hai! Ye meri skin ko poora din moisturized rakhta hai bina greasy feel kiye, aur maine fine lines aur wrinkles mein kami dekhi hai. Aur ye itna refreshing smell karta hai! Main impressed hoon!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":731,\"product_id\":38,\"customer_id\":1007,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream meri skincare routine ke liye game-changer hai! Ye meri skin ko perfect hydration deta hai aur mere skin ko environmental damage se bachata hai. Meri skin bahut soft hai aur zyada youthful lagti hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":732,\"product_id\":38,\"customer_id\":1009,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is day cream se obsessed hoon! Ye lightweight hai lekin deeply nourishing, aur ye meri skin ka overall texture improve kar deta hai. Aur bhi, Parijaat Extract ke antioxidant properties isse aur bhi behtar banate hain. Zaroor ek must-have hai!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":733,\"product_id\":38,\"customer_id\":1010,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is day cream se bahut pampered aur protected feel hota hai! Ye ek shield ki tarah hai environmental stressors ke khilaf, aur maine fine lines mein visible reduction dekha hai. Main apni skin mein ab zyada confident feel karti hoon!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":734,\"product_id\":38,\"customer_id\":1012,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut saare day creams try kiye hain, lekin ye ek alag level ka hai! Ye bahut hydrating hai aur meri skin ko beautiful glow deta hai. Parijaat Extract sachmuch magical hai, aur ab main apni skincare routine mein isse include nahi kar sakti.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":735,\"product_id\":38,\"customer_id\":1013,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream perfect hai kisi bhi ko jo apni skin ki overall health aur appearance ko improve karna chahte hain. Ye gentle hai lekin effective hai, aur main pasand karta hoon kaise ye meri skin ka natural glow enhance karta hai. Zaroor rakhne layak hai!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":736,\"product_id\":38,\"customer_id\":1014,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin kabhi itni moisturized aur radiant nahi lagti thi! Ye day cream sachmuch farak dikhata hai, aur main pasand karta hoon ki ye meri skin ko environmental damage se bachata hai. Ye meri skincare routine ka essential part ban gaya hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":737,\"product_id\":38,\"customer_id\":1017,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is day cream ke results se hairaan hoon! Meri skin ab smoother, zyada hydrated aur beautiful glow karti hai. Aur bhi, meri aankhon ke aas paas ke fine lines noticeable taur par kam ho gaye hain. Main aur bhi khush hoon!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":738,\"product_id\":38,\"customer_id\":1018,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream is a game-changer for my skincare routine! It provides the perfect amount of hydration while protecting my skin from environmental damage. My skin feels so soft and looks more youthful. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-10-20 18:06:45', '2024-10-23 10:15:33', NULL, '', '[]', 'discount_on_product', 1, 0),
(517, 100347, 271, 1, NULL, '{\"id\":271,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Face Wash Base (Transparent Clear) 1 : 1 Dilution\",\"slug\":\"face-wash-base-transparent-clear-1-1-dilution-kIqYHI\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f806d19b011.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f806d19bbd4.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"FWB(C1:1D-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"FWB(C1:1D-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"FWB(C1:1D-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Transparent Clear Face Wash Base provides a customizable foundation for crafting gentle and effective facial cleansers. With its 1:1 dilution ratio, it offers flexibility and versatility, allowing you to create personalized formulas tailored to your skin\'s needs.<\\/p><p><br><strong>Application:&nbsp;<\\/strong><br><br>Use the Transparent Clear Face Wash Base as the starting point for creating your own facial cleansers. Dilute it with water or your preferred additives to achieve the desired consistency and customize the formula with essential oils, botanical extracts, or exfoliants for a refreshing and revitalizing skincare routine.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T09:18:09.000000Z\",\"updated_at\":\"2024-06-17T05:52:20.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Transparent Clear Face Wash Base: Customizable Foundation for Gentle Cleansing\",\"meta_description\":\"Explore the Transparent Clear Face Wash Base, ideal for crafting personalized facial cleansers. With a 1:1 dilution ratio, it offers flexibility and gentleness for a refreshing and revitalizi\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000018\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 139.4, 30.6, 0, 'include', 'canceled', 'unpaid', '2024-10-20 19:18:32', '2024-10-23 10:16:29', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 0, 0),
(518, 100348, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g | Pack of 2\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Refreshing Soap <\\/strong>is your key to bright and flawless skin. Infused with the goodness of Parijat extracts, Vitamin E, and Aloe Vera gel, this soap is a powerhouse in achieving blemish-free skin by actively preventing the formation of acne, pimples, and blackheads. With its anti-oxidant, anti-bacterial, anti-fungal, and immune-protective properties, this soap acts as a formidable shield against skin aging. By thwarting wrinkles, fine lines, and retaining moisture, it ensures a youthful and radiant complexion. The soap\'s unique formulation imparts a soothing effect, leaving you with a clean and refreshed sensation.<\\/p><p>&nbsp;<\\/p><p>Indulge in the luxury of AE Naturals Roop Sundar Refreshing Soap to experience the combined benefits of Parijat extracts, Vitamin E, and Aloe Vera gel. Revel in the transformative effects of this soap as it makes your skin supple, smooth, and visibly brighter, promoting a refreshed and rejuvenated feeling after each use.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens your skin:<\\/strong> The formulation includes brightening agents such as vitamin C or alpha-arbutin, which actively work to reduce dark spots, hyperpigmentation, and uneven skin tone. This results in a visibly brighter and more radiant complexion over time.<\\/li><li><strong>Makes your skin Blemish-free:<\\/strong> The product likely contains ingredients with anti-inflammatory and blemish-reducing properties, such as salicylic acid or niacinamide. These components help minimize and prevent blemishes, leaving your skin clearer and more uniform.<\\/li><li><strong>Prevents Acne and Pimples:<\\/strong> Formulated with acne-fighting ingredients like salicylic acid or benzoyl peroxide, it actively targets and prevents acne and pimples. This helps in maintaining a smoother and healthier skin surface.<\\/li><li><strong>Prevents Wrinkles and Fine lines:<\\/strong> Anti-aging ingredients like retinol or peptides are likely present to combat the formation of wrinkles and fine lines. These components stimulate collagen production and promote skin elasticity, contributing to a more youthful appearance.<\\/li><li><strong>Moisturizes and keeps your skin soft and supple:<\\/strong> The product incorporates moisturizing agents like hyaluronic acid or glycerin, which work to retain and attract moisture. This helps in keeping the skin well-hydrated, soft, and supple throughout the day.<\\/li><li><strong>Provides nourishment and keeps your skin healthy:<\\/strong> Enriched with vitamins, antioxidants, and other nourishing elements, the product delivers essential nutrients to the skin. This nourishment supports overall skin health, enhancing its resilience, and promoting a vibrant and healthy complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extracts: <\\/strong>Derived from the Parijat plant, these extracts possess anti-inflammatory properties, helping to calm irritated skin. Additionally, their antioxidant nature provides a defense against environmental damage by neutralizing free radicals, contributing to overall skin health and protection.<\\/li><li><strong>Vitamin E Acetate:<\\/strong> Known for its potent antioxidant properties, Vitamin E Acetate helps shield the skin from free radical damage. This vitamin also functions as a moisturizer, aiding in alleviating dry and flaky skin, promoting a smoother and more supple complexion.<\\/li><li><strong>Aloe Vera Gel: <\\/strong>Extracted from the Aloe Vera plant, the gel is renowned for its hydrating and soothing effects on the skin. It helps relieve dryness, reduce inflammation, and soothe irritations, making it a valuable ingredient for maintaining skin comfort.<\\/li><li><strong>Glycerine:<\\/strong> As a humectant, glycerine attracts moisture to the skin and helps retain it, offering effective hydration. This contributes to improving the skin\'s texture, making it feel softer and more nourished.<\\/li><li><strong>BHT (Butylated Hydroxytoluene): <\\/strong>BHT is an antioxidant that plays a crucial role in maintaining the freshness and quality of the soap. By preventing the soap base\'s oils from becoming rancid, BHT extends the shelf life of the product, ensuring its efficacy and safety over time.<\\/li><li><strong>Perfume: <\\/strong>Beyond providing a pleasant fragrance to the soap, the inclusion of perfume enhances the user\'s sensory experience. Aromatic compounds can have mood-boosting effects, adding an extra dimension to the overall bathing experience.<\\/li><li><strong>Soap Base: <\\/strong>Serving as the foundation of the soap, the soap base is responsible for its cleansing action. It effectively removes dirt, oil, and impurities from the skin, leaving it clean and refreshed after use. The specific composition of the soap base determines its lathering and cleansing properties.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions for use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply Roop Sundar Soap on wet skin.<\\/p><p>2. Massage softly in a single direction..<\\/p><p>3. Wash it off gently.<\\/p><p>4. Use twice daily for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-10-12T14:42:15.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":540,\"product_id\":131,\"customer_id\":800,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Roop Sundar Refreshing Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin and reduced dark spots, but it has also kept my skin blemish-free. I love how refreshed and rejuvenated my skin feels after each use. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":541,\"product_id\":131,\"customer_id\":801,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and blemishes for years, but ever since I started using the AE Naturals Roop Sundar Refreshing Soap, my skin has never looked better! It effectively prevents acne and pimples while keeping my skin moisturized and soft. Plus, the soothing sensation it provides is a bonus. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":542,\"product_id\":131,\"customer_id\":802,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless soaps claiming to brighten and rejuvenate the skin, but none have worked as effectively as the AE Naturals Roop Sundar Refreshing Soap. It has significantly reduced my dark spots and hyperpigmentation, giving me a brighter and more even complexion. I love how nourished and healthy my skin looks now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":543,\"product_id\":131,\"customer_id\":803,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":544,\"product_id\":131,\"customer_id\":804,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":545,\"product_id\":131,\"customer_id\":807,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":546,\"product_id\":131,\"customer_id\":808,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is a challenge. The AE Naturals Roop Sundar Refreshing Soap is gentle yet effective, and it has improved the overall health of my skin. It\'s reduced my acne breakouts, kept my skin moisturized, and provided a soothing sensation with each use. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-10-21 13:04:11', '2024-10-22 14:51:16', NULL, '', '[]', 'discount_on_product', 0, 0),
(519, 100349, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":986,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-10-21T05:24:39.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-10-22 08:43:34', '2024-10-22 09:25:52', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(520, 100350, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1}]\",\"category_id\":\"1\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":985,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-10-22T03:13:34.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-10-22 09:25:24', '2024-10-30 09:55:43', NULL, '', '[]', 'discount_on_product', 1, 0),
(521, 100351, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":76,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-10-19T02:13:05.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-10-23 18:35:04', '2024-10-30 09:56:10', NULL, '', '[]', 'discount_on_product', 1, 0),
(522, 100352, 436, 1, NULL, '{\"id\":436,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Combo Kit: Your Complete Skincare Ritual\",\"slug\":\"roop-sundar-skin-brightening-kit\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"47\\\",\\\"position\\\":1}]\",\"category_id\":\"47\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-24-66509f467d1ef.png\\\",\\\"2024-05-24-66509f467e0d5.png\\\",\\\"2024-05-24-66509f467e1de.png\\\",\\\"2024-05-24-66509f467e2e6.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-24-66509f467e3ec.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1150,\"purchase_price\":1050,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":151,\"discount_type\":\"flat\",\"current_stock\":997,\"minimum_order_qty\":1,\"details\":\"<p>Indulge in the luxurious AE Naturals Roop Sundar Combo Kit, the ultimate solution for radiant, healthy skin. This all-in-one skincare kit includes the Roop Sundar Life Brightening Soap, Day Cream, and Night Cream, each meticulously crafted to cleanse, nourish, and rejuvenate your skin.<\\/p><p>Roop Sundar Life Brightening Soap: Start your day with the natural goodness of this organic beauty soap, enriched with Paarijat extract, known for its powerful anti-inflammatory and antioxidant properties. Combined with the richness of coconut oil, castor oil, and glycerine, it effectively cleanses and shields your skin from environmental stressors while Kokum Butter, Shea Butter, and Aloe Vera provide deep moisturization.<\\/p><p>Roop Sundar Day Cream: Protect and nourish your skin throughout the day with this lightweight, non-greasy formula featuring Parijaat Extract. Known for its remarkable anti-inflammatory and antioxidant benefits, this day cream ensures your skin stays resilient and radiant. The cream absorbs quickly, making it a breeze to incorporate into your daily routine, leaving your skin looking fresh and luminous.<\\/p><p>Roop Sundar Night Cream: Enhance your nightly skincare ritual with this rejuvenating cream. Infused with a blend of natural wonders like saffron, turmeric, and sandalwood, it works overnight to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Kumkumadi Oil targets uneven skin tone, fine lines, and wrinkles, while Hyaluronic Acid and Vitamin E ensure optimal hydration and protection.<\\/p><p>The AE Naturals Roop Sundar Combo Kit is your all-inclusive skincare companion, offering a comprehensive approach to achieving luminous, healthy skin. Embrace the natural goodness and let your skin shine with radiance and vitality every day and night.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-05-24T14:08:06.000000Z\",\"updated_at\":\"2024-09-26T08:04:32.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Roop sundar Skin Brightening Kit\",\"meta_description\":null,\"meta_image\":\"2024-05-24-66509f467e534.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"134245\",\"additional_desc\":\"<p>Roop sundar Skin Brightening Kit<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":19,\"translations\":[],\"reviews\":[{\"id\":958,\"product_id\":436,\"customer_id\":1296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Absolutely love the AE Naturals Roop Sundar combo! My skin feels so much brighter and softer. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":959,\"product_id\":436,\"customer_id\":1297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap, day cream, and night cream are perfect together. My complexion has improved significantly.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":960,\"product_id\":436,\"customer_id\":1298,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Amazing products! My skin looks so healthy and radiant now. Will definitely repurchases.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":961,\"product_id\":436,\"customer_id\":1300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Great combination for daily skincare. My skin feels clean, hydrated, and glowing. Very satisfied\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":962,\"product_id\":436,\"customer_id\":1301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are fantastic. The soap is gentle, and the creams keep my skin moisturized all day.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":963,\"product_id\":436,\"customer_id\":1302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The trio works wonders for my skin. Noticeably reduced dark spots and improved texture.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":964,\"product_id\":436,\"customer_id\":1303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Love how my skin looks after using this combo. The day cream is light, and the night cream is so nourishing.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":965,\"product_id\":436,\"customer_id\":1304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Best skincare products I\'ve used. My skin feels refreshed and even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":966,\"product_id\":436,\"customer_id\":1305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Highly impressed with AE Naturals. The soap cleanses well, and the creams provide excellent hydration.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":967,\"product_id\":436,\"customer_id\":1306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are a game-changer. My skin looks brighter and more youthful.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":968,\"product_id\":436,\"customer_id\":1307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The perfect trio for my skincare routine. My skin feels amazing and looks clearer.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":969,\"product_id\":436,\"customer_id\":1309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Incredible results! The soap, day cream, and night cream have transformed my skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":970,\"product_id\":436,\"customer_id\":1310,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals combo is fantastic. My skin is glowing and feels so soft and smooth.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":971,\"product_id\":436,\"customer_id\":1311,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Superb products! My skin\'s texture has improved, and it feels very hydrated.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":972,\"product_id\":436,\"customer_id\":1312,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are wonderful. The soap is gentle, and the creams leave my skin radiant.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":973,\"product_id\":436,\"customer_id\":1313,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Very pleased with the results. My skin looks healthier and more even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":974,\"product_id\":436,\"customer_id\":1315,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Love this skincare combo. My skin feels refreshed and glowing every day\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":975,\"product_id\":436,\"customer_id\":1316,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The perfect skincare set. My skin has never felt this good. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":976,\"product_id\":436,\"customer_id\":1317,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Amazing skincare trio. My skin feels clean, hydrated, and visibly brighter.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 943, 207, 151, 'include', 'delivered', 'unpaid', '2024-10-29 11:55:38', '2024-11-11 16:37:51', NULL, '', '[]', 'discount_on_product', 1, 0),
(523, 100353, 345, 1, NULL, '{\"id\":345,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Aloevera Gel\",\"slug\":\"aloevera-gel-HaOATy\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-6601378646644.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-6601378647550.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":200,\\\"sku\\\":\\\"AG-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4750,\\\"sku\\\":\\\"AG-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"AG-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":200,\"purchase_price\":200,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>PureGlow Aloe Vera Gel is a natural and versatile skincare product derived from the inner leaf of the Aloe Vera plant. Known for its soothing and hydrating properties, this gel provides gentle nourishment to the skin, helping to soothe sunburns, moisturize dry skin, and alleviate irritation.<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Perfect for soothing sunburns, hydrating dry skin, calming skin irritation, and as a moisturizer for all skin types.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T08:36:22.000000Z\",\"updated_at\":\"2024-08-22T09:40:24.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"PureGlow Aloe Vera Gel - Natural Soothing Gel for Skincare\",\"meta_description\":\"Discover PureGlow Aloe Vera Gel, a natural skincare essential known for its soothing and hydrating properties. Derived from the inner leaf of the Aloe Vera plant, this gel provides gentle nou\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"250307\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 4, 164, 144, 0, 'include', 'delivered', 'unpaid', '2024-10-29 18:42:27', '2024-10-30 12:37:57', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(524, 100354, 255, 1, NULL, '{\"id\":255,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Transparent Soap Base High Quality\",\"slug\":\"transparent-soap-base-high-quality-e16AEy\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f41891985ed.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f41891992d3.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"      25kg\\\",\\\"      100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"TSBHQ-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"TSBHQ-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"TSBHQ-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":0,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>Our High-Quality Transparent Soap Base is a premium offering, providing exceptional clarity and versatility for your soap crafting endeavors. Made with the finest ingredients, this soap base allows you to create stunning and unique soap creations with ease. Whether you\'re crafting intricate designs or simple bars, our transparent soap base delivers excellent clarity and performance for all your projects.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Utilize our High-Quality Transparent Soap Base to craft a wide range of soap products, including decorative bars, embeds, and melt-and-pour creations. With its superior clarity and high-quality formulation, this transparent soap base is perfect for showcasing vibrant colors, intricate designs, and creative additives. Let your imagination run wild and create personalized soaps that captivate and delight.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T09:44:49.000000Z\",\"updated_at\":\"2024-10-20T04:31:53.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"High-Quality Transparent Soap Base: Clear Blend for Custom Crafting\",\"meta_description\":\"Explore our High-Quality Transparent Soap Base, offering clarity and versatility for your custom soap crafting needs. Create stunning and unique soap creations with this premium ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000001\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 139.4, 30.6, 0, 'include', 'delivered', 'unpaid', '2024-11-01 14:04:34', '2024-11-14 14:33:14', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(525, 100354, 268, 1, NULL, '{\"id\":268,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Turmeric Soap Base -Turmeric Color\",\"slug\":\"turmeric-soap-base-turmeric-color-alh9zU\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f80304e863f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f80304e9149.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"TSB-C-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"TSB-C-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"TSB-C-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Turmeric Soap Base provides a natural foundation for creating luxurious and nourishing soaps infused with the vibrant color and benefits of turmeric. Harnessing the power of this ancient spice, it offers a vibrant hue and skincare benefits, promoting healthy, glowing skin with every use.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Utilize the Turmeric Soap Base to craft handmade soaps that offer both aesthetic appeal and skincare benefits. Formulate with additional ingredients such as essential oils, exfoliants, or moisturizers to tailor the soap to specific skin needs while enjoying the vibrant color and natural goodness of turmeric.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T09:01:56.000000Z\",\"updated_at\":\"2024-06-17T05:53:24.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Turmeric Soap Base: Natural Foundation for Radiant Skincare\",\"meta_description\":\"Explore the Turmeric Soap Base, infused with the natural color and benefits of turmeric. Craft luxurious soaps that promote healthy and radiant skin with this vibrant and nourishing ingredien\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000014\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-11-01 14:04:34', '2024-11-14 14:33:14', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(526, 100354, 266, 1, NULL, '{\"id\":266,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Papaya Soap Base - Ripen Papaya Color\",\"slug\":\"papaya-soap-base-ripen-papaya-color-tVSXyh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7e306d7c87.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7e306d8938.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"PSB-RPC-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"PSB-RPC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"PSB-RPC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Papaya Soap Base presents a nourishing blend infused with the vibrant color of ripened papaya. Formulated to promote radiant and glowing skin, this tropical-inspired ingredient adds a touch of indulgence to your skincare routine.<\\/p><p><br><strong>Application:&nbsp;<\\/strong><br><br>Harness the benefits of papaya with the Papaya Soap Base, crafting handmade soaps that nourish and rejuvenate the skin. Infused with the natural color of ripened papaya, these soaps provide a tropical escape, leaving your skin feeling refreshed and revitalized after each use.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:45:26.000000Z\",\"updated_at\":\"2024-06-17T05:54:11.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Papaya Soap Base: Nourishing Blend for Radiant Skin\",\"meta_description\":\"Experience the goodness of Papaya Soap Base, infused with the ripened papaya color. Craft nourishing soaps for radiant and glowing skin with this tropical-inspired ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000012\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-11-01 14:04:34', '2024-11-14 14:33:14', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(527, 100354, 265, 1, NULL, '{\"id\":265,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Neem Soap Base - Light Green\",\"slug\":\"neem-soap-base-light-green-9l4ZqB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7e1b81267f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7e1b81345f.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"NSB-LG-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"NSB-LG-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"NSB-LG-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Neem Soap Base offers a purifying blend infused with a light green hue inspired by the natural essence of neem. Formulated to cleanse and clarify the skin, this soap base provides a revitalizing skincare experience that leaves your skin feeling clean and refreshed.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Utilize the Neem Soap Base to create handmade soaps that harness the purifying properties of neem. With its light green color, reminiscent of the herb\'s natural shade, these soaps cleanse and clarify the skin, promoting a clear and radiant complexion with each use.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:39:52.000000Z\",\"updated_at\":\"2024-06-17T05:54:32.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Neem Soap Base: Purifying Blend for Clean and Clear Skin\",\"meta_description\":\"Discover the Neem Soap Base, featuring a light green hue inspired by the natural essence of neem. Craft purifying soaps to cleanse and clarify the skin for a revitalizing skincare experience.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000011\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-11-01 14:04:34', '2024-11-14 14:33:14', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(528, 100354, 264, 1, NULL, '{\"id\":264,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Honey Dew Soap Base - Honey Color\",\"slug\":\"honey-dew-soap-base-honey-color-U8qR5g\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7e166e6bdd.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7e166e784e.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"HDSB-HC-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"HDSB-HC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"HDSB-HC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Honey Dew Soap Base offers a nourishing blend infused with a warm honey color, reflecting its rich and moisturizing essence. Formulated to hydrate and replenish the skin, this soap base provides a luxurious skincare experience that leaves your skin feeling soft and supple.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Harness the moisturizing benefits of honey with the Honey Dew Soap Base, crafting handmade soaps that pamper and hydrate the skin. With its inviting honey color, these soaps provide a luxurious lather and a sweet aroma, indulging your senses while nourishing your skin.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:38:30.000000Z\",\"updated_at\":\"2024-06-26T10:00:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Honey Dew Soap Base: Nourishing Blend for Soft and Supple Skin\",\"meta_description\":\"Experience the Honey Dew Soap Base, featuring a warm honey color reminiscent of its nourishing essence. Craft indulgent soaps for soft and supple skin with this luxurious ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000010\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-11-01 14:04:34', '2024-11-14 14:33:14', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(529, 100354, 263, 1, NULL, '{\"id\":263,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Alovera Soap Base - Light Green\",\"slug\":\"alovera-soap-base-light-green-478TE7\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7e1195f9d1.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7e1196066e.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"        25kg\\\",\\\"        100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"ASB-LG-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"ASB-LG-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"ASB-LG-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Aloe Vera Soap Base presents a soothing blend with a light green hue, reflecting the calming properties of aloe vera. Ideal for gentle skincare, this soap base offers a refreshing and nourishing experience that leaves your skin feeling calm and rejuvenated.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Incorporate the Aloe Vera Soap Base into your skincare routine to create handmade soaps that soothe and nourish the skin. With its light green color inspired by the natural shade of aloe vera, these gentle soaps provide a refreshing cleanse, promoting a healthy and revitalized complexion.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:37:13.000000Z\",\"updated_at\":\"2024-06-17T05:55:12.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Aloe Vera Soap Base: Soothing Blend for Gentle Skincare\",\"meta_description\":\"Explore the Aloe Vera Soap Base, featuring a light green hue reminiscent of its soothing properties. Craft gentle soaps for calm and nourished skin with this refreshing ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000009\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-11-01 14:04:34', '2024-11-14 14:33:14', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(530, 100354, 259, 1, NULL, '{\"id\":259,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Coco Butter Soap Base - White Color\",\"slug\":\"coco-butter-soap-base-white-color-8iNAfL\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f42e9e4b52f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f42e9e4c23f.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"CBSB-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"CBSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"CBSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Cocoa Butter Soap Base offers a nourishing blend with a creamy white color, reflecting the richness of cocoa butter. Formulated to deeply moisturize and replenish the skin, this soap base provides a luxurious skincare experience that leaves your skin feeling soft, smooth, and pampered.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Incorporate the Cocoa Butter Soap Base into your skincare routine to create handmade soaps that indulge and nourish the skin. With its creamy white color inspired by the natural shade of cocoa butter, these luxurious soaps offer a decadent cleanse, promoting a radiant and rejuvenated complexion.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T11:18:54.000000Z\",\"updated_at\":\"2024-09-13T16:51:01.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Cocoa Butter Soap Base: Nourishing Blend for Luxurious Skincare\",\"meta_description\":\"Indulge in the Cocoa Butter Soap Base, featuring a creamy white color reminiscent of its nourishing properties. Craft luxurious soaps for soft and supple skin with this rich ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000005\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":2,\"translations\":[],\"reviews\":[{\"id\":2,\"product_id\":259,\"customer_id\":215,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Good\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":3,\"product_id\":259,\"customer_id\":217,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Coming Soon\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-11-01 14:04:34', '2024-11-14 14:33:14', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(531, 100354, 257, 1, NULL, '{\"id\":257,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Shea Butter Soap Base - White Color\",\"slug\":\"shea-butter-soap-base-white-color-YJuF2p\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f42aaa2089d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f42aaa21476.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"SBSB-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"SBSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"SBSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Shea Butter Soap Base offers a nourishing blend with a creamy white color, reflecting the richness of shea butter. Formulated to deeply moisturize and replenish the skin, this soap base provides a luxurious skincare experience that leaves your skin feeling soft, smooth, and pampered.<br>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Incorporate the Shea Butter Soap Base into your skincare routine to create handmade soaps that indulge and nourish the skin. With its creamy white color inspired by the natural shade of shea butter, these luxurious soaps offer a decadent cleanse, promoting a radiant and rejuvenated complexion.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T11:02:02.000000Z\",\"updated_at\":\"2024-09-14T05:09:01.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Shea Butter Soap Base: Nourishing Blend for Luxurious Skincare\",\"meta_description\":\"Indulge in the Shea Butter Soap Base, featuring a creamy white color evoking its nourishing properties. Craft luxurious soaps for soft and supple skin with this rich ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000003\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-11-01 14:04:34', '2024-11-14 14:33:14', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(532, 100354, 262, 1, NULL, '{\"id\":262,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Charcoal Soap Base - Black Color\",\"slug\":\"charcoal-soap-base-black-color-cCF5MY\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f7dedbf1d65.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f7dedbf27b1.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":190,\\\"sku\\\":\\\"CSB-BC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4625,\\\"sku\\\":\\\"CSB-BC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"CSB-BC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":190,\"purchase_price\":190,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Charcoal Soap Base offers a detoxifying blend with a deep black hue, reflecting the purifying properties of charcoal. Designed to cleanse and clarify the skin, this soap base provides an invigorating skincare experience that leaves your skin feeling clean and revitalized.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Utilize the Charcoal Soap Base to create handmade soaps that harness the detoxifying benefits of charcoal. With its deep black color, reminiscent of activated charcoal, these cleansing soaps draw out impurities and toxins, promoting a clear and radiant complexion with every use.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T06:27:39.000000Z\",\"updated_at\":\"2024-09-14T05:09:01.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Charcoal Soap Base: Detoxifying Blend for Clean and Clear Skin\",\"meta_description\":\"Discover the Charcoal Soap Base, featuring a deep black hue inspired by its detoxifying properties. Craft cleansing soaps for clean and clear skin with this powerful ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000008\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 155.8, 34.2, 0, 'include', 'delivered', 'unpaid', '2024-11-01 14:04:34', '2024-11-14 14:33:14', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(533, 100355, 38, 1, NULL, '{\"id\":38,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Day Cream with Parijaat Extract 30g\",\"slug\":\"ae-naturals-roop-sundar-day-cream-with-parijaat-extract-30g-Fx5q5K\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650876f9d9488.png\\\",\\\"2023-09-18-650876f9da1dd.png\\\",\\\"2023-09-18-650876f9da2bf.png\\\",\\\"2023-09-18-650876f9da39e.png\\\",\\\"2023-09-18-650876f9da454.png\\\",\\\"2023-09-18-650876f9da4ed.png\\\",\\\"2023-09-18-650876f9da5a5.png\\\",\\\"2023-09-18-650876f9da672.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5c569c583.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/m3KTh5qZdH8?si=511V1fUG_o68-Z9N\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":95,\"minimum_order_qty\":1,\"details\":\"<p>Indulge in the allure of radiant skin with AE Naturals Roop Sundar Day Cream featuring the exceptional benefits of Parijaat Extract. This distinctive skincare marvel is designed to be your daily companion, providing nourishment and protection to your skin throughout the day.<\\/p><p>Immerse yourself in the goodness of Parijaat Extract, a key ingredient known for its remarkable anti-inflammatory and antioxidant properties. AE Naturals Roop Sundar Day Cream harnesses the power of nature to create a formula that goes beyond conventional skincare, offering a unique blend of rejuvenation and protection.<\\/p><p>It becomes a daily ritual of self-care, infusing your skin with the care it deserves and ensuring it remains resilient and radiant throughout the day. Elevate your skincare routine with AE Naturals Roop Sundar Day Cream, where the richness of Parijaat Extract meets the artistry of effective skincare. Unveil the beauty of naturally nurtured and protected skin, and make each day a celebration of your radiant and beautiful self.<\\/p><p>&nbsp;<\\/p><h3><strong>Key benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishes your skin and makes it glowing:<\\/strong> &nbsp;&nbsp;AE Naturals Roop Sundar Day Cream deeply nourishes your skin, infusing it with essential nutrients. Experience a radiant glow as the cream works to enhance your skin\'s natural vitality and luminosity.<\\/li><li><strong>Provides long-lasting moisture:<\\/strong> &nbsp;&nbsp;Enjoy the sustained hydration benefits of this day cream, as it provides long-lasting moisture. Say goodbye to dryness as your skin remains comfortably moisturized throughout the day.<\\/li><li><strong>Reduces the appearance of fine lines and wrinkles:<\\/strong> &nbsp;&nbsp;Specially formulated, the cream targets fine lines and wrinkles, contributing to a smoother and more youthful complexion. Witness a visible reduction in the signs of aging as your skin regains its resilience.<\\/li><li><strong>Protects skin from environmental stressors:<\\/strong> &nbsp;&nbsp;AE Naturals Roop Sundar Day Cream acts as a protective shield, defending your skin against environmental stressors. Ensure your skin stays guarded and resilient in the face of daily challenges.<\\/li><li><strong>Improves skin texture:<\\/strong> &nbsp;&nbsp;Experience an improvement in your skin\'s texture with the regular use of this day cream. Enjoy a smoother and more refined complexion as the cream enhances the overall quality of your skin.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat extract: It<\\/strong> helps to brighten the complexion, reduce the appearance of dark spots and blemishes, and has anti-inflammatory properties that can help soothe irritated skin.<\\/li><li><strong>Almond oil:<\\/strong> Rich in vitamins and minerals, almond oil can help to nourish and hydrate the skin, and may also help to reduce the appearance of scars and stretch marks<\\/li><li><strong>Hyaluronic acid:<\\/strong> It helps to hydrate and plump the skin, reducing the appearance of fine lines and wrinkles. It can also improve skin texture and tone, and reduce the appearance of pores.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>1. Apply a small amount to cleansed face and neck.<\\/p><p>2. Gently massage in circular motions.<\\/p><p>3. Allow full absorption into the skin.<\\/p><p>4. Use daily for best results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:12:41.000000Z\",\"updated_at\":\"2024-10-20T12:36:45.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Day Cream SPF50 | Sun Protection\",\"meta_description\":\"Protect your skin with AE Naturals Roop Sundar Day Cream SPF50. Our non-sticky, water-resistant formula ensures all-day protection. Fades sunspots and gives a flawless, tan-free look. Shop no\",\"meta_image\":\"2024-01-05-6597da064cd6c.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000382\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":20,\"translations\":[],\"reviews\":[{\"id\":719,\"product_id\":38,\"customer_id\":994,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream has become a staple in my daily routine! It leaves my skin feeling nourished and hydrated throughout the day, and I\'ve noticed a significant improvement in its texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":720,\"product_id\":38,\"customer_id\":995,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this day cream for a while now, and I love how it makes my skin glow! The Parijaat Extract really works wonders, and my skin looks more radiant and healthy. Definitely worth trying!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":721,\"product_id\":38,\"customer_id\":996,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This day cream is amazing! It keeps my skin moisturized all day long without feeling greasy, and I\'ve noticed a reduction in fine lines and wrinkles. Plus, it smells so refreshing! I\'m impressed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":722,\"product_id\":38,\"customer_id\":997,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream is a game-changer for my skincare routine! It provides the perfect amount of hydration while protecting my skin from environmental damage. My skin feels so soft and looks more youthful. Love it\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":723,\"product_id\":38,\"customer_id\":998,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this day cream! It\'s lightweight yet deeply nourishing, and it has improved the overall texture of my skin. Plus, the antioxidant properties of the Parijaat Extract make it even better. Definitely a must-have!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":724,\"product_id\":38,\"customer_id\":999,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so pampered and protected with this day cream! It\'s like a shield against environmental stressors, and I\'ve noticed a visible reduction in the appearance of fine lines. I feel more confident in my skin now!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":725,\"product_id\":38,\"customer_id\":1000,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many day creams, but this one stands out! It\'s so hydrating and leaves my skin with a beautiful glow. The Parijaat Extract is truly magical, and I can\'t imagine my skincare routine without it now.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":726,\"product_id\":38,\"customer_id\":1001,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I never felt my skin so moisturized and radiant! This day cream has really made a difference, and I love knowing that it\'s protecting my skin from environmental damage. It\'s become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":727,\"product_id\":38,\"customer_id\":1002,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Im amazed by the results of this day cream! My skin looks smoother, more hydrated, and has a beautiful glow. Plus, the fine lines around my eyes have diminished noticeably. I couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":728,\"product_id\":38,\"customer_id\":1003,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream meri daily skincare routine ka ek important hissa ban gaya hai! Ye meri skin ko poora din nourished aur hydrated rakhta hai, aur maine texture mein noticeable improvement dekha hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":729,\"product_id\":38,\"customer_id\":1005,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream meri daily skincare routine ka ek important hissa ban gaya hai! Ye meri skin ko poora din nourished aur hydrated rakhta hai, aur maine texture mein noticeable improvement dekha hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":730,\"product_id\":38,\"customer_id\":1006,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye day cream amazing hai! Ye meri skin ko poora din moisturized rakhta hai bina greasy feel kiye, aur maine fine lines aur wrinkles mein kami dekhi hai. Aur ye itna refreshing smell karta hai! Main impressed hoon!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":731,\"product_id\":38,\"customer_id\":1007,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream meri skincare routine ke liye game-changer hai! Ye meri skin ko perfect hydration deta hai aur mere skin ko environmental damage se bachata hai. Meri skin bahut soft hai aur zyada youthful lagti hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":732,\"product_id\":38,\"customer_id\":1009,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is day cream se obsessed hoon! Ye lightweight hai lekin deeply nourishing, aur ye meri skin ka overall texture improve kar deta hai. Aur bhi, Parijaat Extract ke antioxidant properties isse aur bhi behtar banate hain. Zaroor ek must-have hai!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":733,\"product_id\":38,\"customer_id\":1010,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is day cream se bahut pampered aur protected feel hota hai! Ye ek shield ki tarah hai environmental stressors ke khilaf, aur maine fine lines mein visible reduction dekha hai. Main apni skin mein ab zyada confident feel karti hoon!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":734,\"product_id\":38,\"customer_id\":1012,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut saare day creams try kiye hain, lekin ye ek alag level ka hai! Ye bahut hydrating hai aur meri skin ko beautiful glow deta hai. Parijaat Extract sachmuch magical hai, aur ab main apni skincare routine mein isse include nahi kar sakti.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":735,\"product_id\":38,\"customer_id\":1013,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream perfect hai kisi bhi ko jo apni skin ki overall health aur appearance ko improve karna chahte hain. Ye gentle hai lekin effective hai, aur main pasand karta hoon kaise ye meri skin ka natural glow enhance karta hai. Zaroor rakhne layak hai!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":736,\"product_id\":38,\"customer_id\":1014,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin kabhi itni moisturized aur radiant nahi lagti thi! Ye day cream sachmuch farak dikhata hai, aur main pasand karta hoon ki ye meri skin ko environmental damage se bachata hai. Ye meri skincare routine ka essential part ban gaya hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":737,\"product_id\":38,\"customer_id\":1017,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is day cream ke results se hairaan hoon! Meri skin ab smoother, zyada hydrated aur beautiful glow karti hai. Aur bhi, meri aankhon ke aas paas ke fine lines noticeable taur par kam ho gaye hain. Main aur bhi khush hoon!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":738,\"product_id\":38,\"customer_id\":1018,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream is a game-changer for my skincare routine! It provides the perfect amount of hydration while protecting my skin from environmental damage. My skin feels so soft and looks more youthful. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-11-02 19:38:08', '2024-11-14 14:33:44', NULL, '', '[]', 'discount_on_product', 1, 0),
(534, 100356, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":986,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-11-01T11:28:14.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-11-02 19:44:18', '2024-11-05 11:07:07', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(535, 100357, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":985,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-11-02T14:14:18.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'returned', 'unpaid', '2024-11-02 19:46:13', '2024-11-11 16:39:36', NULL, '', '[]', 'discount_on_product', 0, 0),
(536, 100358, 379, 1, NULL, '{\"id\":379,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Glycerine\",\"slug\":\"glycerine-sg3IZk\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"41\\\",\\\"position\\\":1}]\",\"category_id\":\"41\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-29-6606a13dab32b.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-29-6606a13dabf6f.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"        500g\\\",\\\"        1kg\\\",\\\"        25kg\\\",\\\"        50kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":30,\\\"sku\\\":\\\"G-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":150,\\\"sku\\\":\\\"G-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":250,\\\"sku\\\":\\\"G-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":5750,\\\"sku\\\":\\\"G-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"50kg\\\",\\\"price\\\":10500,\\\"sku\\\":\\\"G-50kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":30,\"purchase_price\":30,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>PureGlo Glycerin Essence offers a versatile solution for skincare, crafting, and culinary needs. With its moisturizing properties and clear consistency, this pure glycerin is ideal for creating DIY skincare products, preserving food, and enhancing the texture of various crafts.<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Perfect for moisturizing skin, crafting homemade soaps and lotions, preserving fruits, and improving the texture of icing and fondant.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-29T11:08:45.000000Z\",\"updated_at\":\"2024-06-14T11:11:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"PureGlo Glycerin Essence - Versatile Solution for Skincare & Crafting\",\"meta_description\":\"Explore PureGlo Glycerin Essence, a versatile solution for skincare and crafting needs. Discover its moisturizing properties for skincare routines and its usefulness in crafting homemade.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000315\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 24.6, 5.4, 0, 'include', 'delivered', 'unpaid', '2024-11-02 22:49:46', '2024-11-05 11:07:40', NULL, '100g', '{\"Quantity\":\"100g\"}', 'discount_on_product', 1, 0),
(537, 100358, 349, 1, NULL, '{\"id\":349,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Demineralized Water (DM Water)\",\"slug\":\"demineralized-water-dm-water-fKs5aF\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-6601564db942f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-6601564db9f3a.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":55,\\\"sku\\\":\\\"DW(W-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":1000,\\\"sku\\\":\\\"DW(W-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":3800,\\\"sku\\\":\\\"DW(W-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":55,\"purchase_price\":55,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>PureFlow Demineralized Water (DM Water) is a purified water solution with virtually all minerals and impurities removed through a rigorous filtration process. This high-quality water is ideal for various applications, including laboratory use, industrial processes, and medical equipment.<\\/p><p><strong>Application<\\/strong><br><br>Perfect for use in laboratories, industrial settings, and medical facilities where ultra-pure water is required.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T10:47:41.000000Z\",\"updated_at\":\"2024-06-15T11:44:52.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"PureFlow Demineralized Water (DM Water) - Ultra-Pure Solution for Specialized Applications\",\"meta_description\":\"Discover PureFlow Demineralized Water (DM Water), a high-quality purified water solution perfect for specialized applications. With virtually all minerals and impurities removed, this ultra-p\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"250312\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 45.1, 9.9, 0, 'include', 'delivered', 'unpaid', '2024-11-02 22:49:46', '2024-11-05 11:07:40', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(538, 100358, 346, 1, NULL, '{\"id\":346,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Rose Water\",\"slug\":\"rose-water-PCg4XB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-6601381c90b88.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-6601381c9174c.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":200,\\\"sku\\\":\\\"RW-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4750,\\\"sku\\\":\\\"RW-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":18000,\\\"sku\\\":\\\"RW-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":200,\"purchase_price\":200,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><\\/p><p>PureBloom Rose Water is a natural and refreshing floral water distilled from fresh rose petals. With its delicate aroma and soothing properties, this pure rose water is perfect for skincare, aromatherapy, and culinary applications.<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Ideal for toning and refreshing the skin, adding fragrance to homemade skincare products, enhancing baths, and flavoring food and beverages.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T08:38:52.000000Z\",\"updated_at\":\"2024-06-15T11:46:19.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"PureBloom Rose Water - Natural Floral Water for Skincare & Culinary Uses\",\"meta_description\":\"Explore PureBloom Rose Water, a natural floral water distilled from fresh rose petals. With its delicate aroma and soothing properties, this pure rose water is perfect for skincare, aromather\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"250308\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 164, 36, 0, 'include', 'delivered', 'unpaid', '2024-11-02 22:49:46', '2024-11-05 11:07:40', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(539, 100358, 191, 1, NULL, '{\"id\":191,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Margo Herbal Fragrance Oil\",\"slug\":\"margo-herbal-fragrance-oil-3cz4v6\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"34\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"34\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-07-65e9403027f7c.png\\\",\\\"2024-03-07-65e9403028e6a.png\\\",\\\"2024-03-07-65e940302941e.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-07-65e94030299c8.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100ml\\\",\\\"    1ltr\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100ml\\\",\\\"price\\\":180,\\\"sku\\\":\\\"MHFO-100ml\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1ltr\\\",\\\"price\\\":1050,\\\"sku\\\":\\\"MHFO-1ltr\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":180,\"purchase_price\":180,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p>Coming Soon<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-07T04:18:56.000000Z\",\"updated_at\":\"2024-06-17T07:08:59.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000365\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 147.6, 32.4, 0, 'include', 'delivered', 'unpaid', '2024-11-02 22:49:46', '2024-11-05 11:07:40', NULL, '100ml', '{\"Quantity\":\"100ml\"}', 'discount_on_product', 1, 0),
(540, 100358, 271, 1, NULL, '{\"id\":271,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Face Wash Base (Transparent Clear) 1 : 1 Dilution\",\"slug\":\"face-wash-base-transparent-clear-1-1-dilution-kIqYHI\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f806d19b011.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f806d19bbd4.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"FWB(C1:1D-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"FWB(C1:1D-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"FWB(C1:1D-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Transparent Clear Face Wash Base provides a customizable foundation for crafting gentle and effective facial cleansers. With its 1:1 dilution ratio, it offers flexibility and versatility, allowing you to create personalized formulas tailored to your skin\'s needs.<\\/p><p><br><strong>Application:&nbsp;<\\/strong><br><br>Use the Transparent Clear Face Wash Base as the starting point for creating your own facial cleansers. Dilute it with water or your preferred additives to achieve the desired consistency and customize the formula with essential oils, botanical extracts, or exfoliants for a refreshing and revitalizing skincare routine.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T09:18:09.000000Z\",\"updated_at\":\"2024-10-23T04:46:29.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Transparent Clear Face Wash Base: Customizable Foundation for Gentle Cleansing\",\"meta_description\":\"Explore the Transparent Clear Face Wash Base, ideal for crafting personalized facial cleansers. With a 1:1 dilution ratio, it offers flexibility and gentleness for a refreshing and revitalizi\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000018\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 139.4, 30.6, 0, 'include', 'delivered', 'unpaid', '2024-11-02 22:49:46', '2024-11-05 11:07:40', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(541, 100359, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":984,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-11-02T14:16:13.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 2, 409.18, 179.64, 0, 'include', 'canceled', 'unpaid', '2024-11-03 13:13:34', '2024-11-03 13:14:20', NULL, '', '[]', 'discount_on_product', 0, 0),
(542, 100360, 129, 1, NULL, '{\"id\":129,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Crystal Q Skin Brightening Soap for Women 135g\",\"slug\":\"ae-naturals-crystal-q-skin-brightening-soap-for-women-135g-wM1PU2\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aeda76abd3.png\\\",\\\"2024-04-01-660aeda76b946.png\\\",\\\"2023-09-23-650e1aa20e4d2.png\\\",\\\"2023-09-23-650e1aa20f17e.png\\\",\\\"2023-09-23-650e1aa20f2e7.png\\\",\\\"2023-09-23-650e1aa20f235.png\\\",\\\"2023-09-23-650e1aa20f3a2.png\\\",\\\"2023-09-23-650e1aa20f454.png\\\",\\\"2023-09-23-650e1aa20f517.png\\\",\\\"2023-09-23-650e1aa20f7cd.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce1e12e749.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/MmgAcV-7kZk?si=Oi30CydxHwdZoFC6\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Introducing&nbsp;<strong>AE Naturals Crystal Q Skin Brightening Soap For Women,<\\/strong> a powerhouse for radiant skin! Crafted for women, this soap is a blend of nature\'s wonders \\u2013 almonds, jojoba, kojic acid, and glutathione \\u2013 ensuring your skin gets the pampering it deserves. Unlike ordinary soaps, this brightening gem not only cleanses but deeply nourishes, leaving you with a natural, captivating glow. Free from Parabens and SLS, it\'s a gentle choice for all skin types. Key benefits? Imagine visibly reduced dark spots, a brighter complexion that defies aging, and skin rejuvenation at its best. Bid farewell to pimples, scars, and acne troubles as this soap works its magic. Directions are a breeze \\u2013 lather up on wet skin, let it sit for a minute, then wash off for that refreshing feel. For the ultimate care, follow up with your favorite moisturizer. Now, let\'s talk about ingredients. Glutathione, the skin-whitening hero, teams up with kojic acid to combat hyperpigmentation. Arbutin, derived from the bearberry tree, keeps your skin naturally radiant. Almond oil aids in repairing damaged cells, while jojoba oil and coconut oil for a dream team, protecting against aging and keeping your skin supple.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Fade Dark Spots:&nbsp;<\\/strong>AE Naturals Crystal Q Skin Brightening Soap effectively reduces the appearance of dark spots, giving your skin a more even tone.<\\/li><li><strong>Youthful Radiance:&nbsp;<\\/strong>Experience a brighter complexion and a youthful glow as the soap works to rejuvenate skin cells, delaying the aging process for a naturally vibrant look.<\\/li><li><strong>Versatile for All Skin Types:&nbsp;<\\/strong>Suitable for all skin types, this soap nourishes deeply without harsh chemicals, making it an excellent choice for a wide range of skin needs.<\\/li><li><strong>Combat Skin Issues:<\\/strong> From pimples to scars and acne, this soap\'s powerful blend of ingredients, including almond oil and jojoba oil, effectively addresses various skin concerns.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Enhance your skin\'s radiance with our Crystal Q Skin Brightening Soap, enriched with Glutathione. This powerful ingredient not only whitens your skin but also elevates its texture and complexion.&nbsp;<\\/li><li><strong>Kojic Acid:&nbsp;<\\/strong>Combat hyperpigmentation effortlessly with Kojic Acid, a key component in our brightening soap. Experience the effective reduction of dark spots, unveiling a more even-toned and youthful-looking skin.&nbsp;<\\/li><li><strong>Arbutin:&nbsp;<\\/strong>Derived from the bearberry tree, Arbutin is the secret to retaining your skin\'s natural radiance. Our skin brightening soap harnesses the skin\'s natural glow and diminishes dark areas, providing you with a luminous complexion.&nbsp;<\\/li><li><strong>Almond Oil:&nbsp;<\\/strong>Repair your skin with the nourishing properties of Almond Oil. This key ingredient in our soap aids in the restoration of damaged cells, leaving your skin feeling soft, smooth, and rejuvenated.&nbsp;<\\/li><li><strong>Jojoba Oil:&nbsp;<\\/strong>Protect your skin from aging, wrinkles, and acne with the inclusion of Jojoba Oil in our formulation. This essential ingredient creates a protective barrier, ensuring your skin stays youthful and blemish-free.&nbsp;<\\/li><li><strong>Coconut Oil:&nbsp;<\\/strong>Experience long-lasting moisture and elasticity with Coconut Oil, a key ingredient in our skin brightening soap. This natural moisturizer keeps your skin supple, preventing dryness and promoting a youthful appearance.&nbsp;<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin and lather the Crystal Q Skin Brightening Soap.<\\/li><li>Let the soap sit on your skin for a minute.<\\/li><li>Rinse off with warm water.<\\/li><li>Maintain supple and healthy skin with moisturizers.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:52:18.000000Z\",\"updated_at\":\"2024-04-01T17:24:13.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Crystal Q Skin Whitening Soap | Nourish Skin\",\"meta_description\":\"Experience skin transformation with AE Naturals Crystal Q Skin Whitening Soap. Nourish, whiten, and rejuvenate your skin. Say goodbye to pimples, scars, and dark spots. Suitable for all skin\",\"meta_image\":\"2023-10-08-652247ea07183.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000203\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":11,\"translations\":[],\"reviews\":[{\"id\":555,\"product_id\":129,\"customer_id\":817,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"I\'ve struggled with dark spots and uneven skin tone for years, but ever since I started using the AE Naturals Crystal Q Skin Brightening Soap, I\'ve noticed a significant improvement in my complexion.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":556,\"product_id\":129,\"customer_id\":818,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only has it faded my dark spots, but it has also given me a youthful radiance that I haven\'t seen in years. Plus, I love that it\'s gentle on my skin and free from harsh chemicals. Highly recommend for anyone looking to achieve a brighter, more even skin tone!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":558,\"product_id\":129,\"customer_id\":820,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless skincare products claiming to brighten skin, but none have worked as effectively as the AE Naturals Crystal Q Skin Brightening Soap. I was amazed at how quickly it faded my dark spots and gave me a radiant glow.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":559,\"product_id\":129,\"customer_id\":821,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love that it\'s suitable for all skin types and doesn\'t contain any harsh chemicals. It\'s become a staple in my skincare routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":560,\"product_id\":129,\"customer_id\":822,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with sensitive skin, finding a soap that effectively brightens without causing irritation is a challenge. However, the AE Naturals Crystal Q Skin Brightening Soap has been a game-changer for me.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":561,\"product_id\":129,\"customer_id\":823,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only has it reduced my dark spots, but it has also given me a youthful radiance that I never thought possible. I love that it\'s gentle yet effective and leaves my skin feeling refreshed and rejuvenated after each use. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":562,\"product_id\":129,\"customer_id\":824,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and scars for years, and nothing seemed to work until I discovered the AE Naturals Crystal Q Skin Brightening Soap. This soap has been a lifesaver for me!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":563,\"product_id\":129,\"customer_id\":826,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and scars for years, and nothing seemed to work until I discovered the AE Naturals Crystal Q Skin Brightening Soap. This soap has been a lifesaver for me!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":564,\"product_id\":129,\"customer_id\":827,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only has it cleared up my acne, but it has also faded my scars and given me a brighter, more even complexion. Plus, I love that it\'s made with natural ingredients and doesn\'t contain any harsh chemicals. It\'s truly a miracle product!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":565,\"product_id\":129,\"customer_id\":829,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Crystal Q Skin Brightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":566,\"product_id\":129,\"customer_id\":830,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It feels softer, smoother, and more radiant than ever before. Plus, I love that it\'s suitable for all skin types and doesn\'t contain any harsh chemicals. It\'s become a staple in my skincare routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-11-05 02:30:03', '2024-11-14 14:34:13', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(543, 100361, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":73,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-10-23T13:05:04.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-11-05 13:13:10', '2024-11-14 14:34:36', NULL, '', '[]', 'discount_on_product', 1, 0),
(544, 100362, 431, 1, NULL, '{\"id\":431,\"added_by\":\"admin\",\"user_id\":4,\"name\":\"Crystal glow Skin Brightening Cream 50g\",\"slug\":\"crystal-glow-skin-brightening-cream-50g-z2nOY6\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":5,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-13-661a76a13cec3.png\\\",\\\"2024-04-13-661a76a13bffd.png\\\",\\\"2024-04-13-661a76a13d00a.png\\\",\\\"2024-04-13-661a76a13d1a4.png\\\",\\\"2024-04-13-661a76a13d335.png\\\",\\\"2024-04-13-661a76a13d4ca.png\\\",\\\"2024-04-13-661a76a13d63d.png\\\",\\\"2024-04-13-661a76a13dc5b.png\\\",\\\"2024-04-13-661a76a13e008.png\\\",\\\"2024-04-13-661a76a13e505.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-13-661a76a13ea01.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":2500,\"purchase_price\":2500,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":80.0400000000000062527760746888816356658935546875,\"discount_type\":\"percent\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p><strong>Description<\\/strong>: <strong>Crystal Glow Skin Brightening Cream<\\/strong> transcends skin types, offering wonders for flawless skin. This quick-absorbing cream is more than a skincare product; it\'s a nourishing journey for your face. Packed with essential nutrients, it not only controls Melanin production to brighten your skin but also acts as a protective shield against dark spots, pigmentation, and environmental pollutants. Wear Crystal Glow daily, and witness the magic unfold. Your skin becomes a testament to luminosity\\u2014light, bright, and irresistibly glowing. Make Crystal Glow an integral part of your beauty routine, and let your skin bask in the luxury of flawless radiance. It\'s not just a cream; it\'s your daily ritual for beautiful, luminous skin.<\\/p><p><br>&nbsp;<\\/p><h3><strong>Key Benefits<\\/strong>:<\\/h3><p><br>&nbsp;<\\/p><ul><li><strong>&nbsp;Radiant Skin<\\/strong>: Experience the enchantment of radiant skin that amplifies your innate beauty. Crystal Glow goes beyond superficial changes, diving deep to awaken a natural luminosity that turns heads.<\\/li><li><strong>&nbsp;Even Complexion: Take<\\/strong> command of your skin\'s tone by regulating Melanin production. The result is not just a lighter skin tone, but a harmonious balance that enhances your overall complexion.<\\/li><li><strong>&nbsp;Diminish Dark Spots<\\/strong>: Bid farewell to the remnants of skin imperfections. Crystal Glow meticulously targets and fades the appearance of dark spots and pigmentation, unveiling a clearer and more refined canvas.<\\/li><li><strong>&nbsp;Hydration &amp; Moisturization<\\/strong>: Indulge your skin with the dual delights of deep hydration and moisturization. Crystal Glow doesn\'t just brighten; it leaves your skin irresistibly smooth, creating a luxurious tactile experience.<\\/li><li><strong>&nbsp;Flawless Glow<\\/strong>: Elevate your beauty with a flawless, glowing complexion that becomes your distinct signature. Crystal Glow doesn\'t just enhance; it transforms your skin into a canvas of radiant perfection.<\\/li><\\/ul><p><br>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p><br>&nbsp;<\\/p><ul><li><strong>Shea Butter:<\\/strong> Shea butter has anti-aging properties. It reverses signs of aging like fine lines and wrinkles.<\\/li><li><strong>Hyaluronate:<\\/strong> Prevents dry skin and speeds up the healing process of Pimples and Acne.<\\/li><li><strong>Stearic Acid:<\\/strong> Softens and smoothens the skin texture. Treats and reduces pigmentation and inflammation. It is an excellent moisturizer.<\\/li><li><strong>Wheat Amino Acid:<\\/strong> It prevents the skin from drying out, reduces excess oil, shine, and pores size over time, and diminishes the appearance of wrinkles.<\\/li><\\/ul><p><br>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p><br>&nbsp;<\\/p><ul><li>Clean your face and neck with a mild face wash.<\\/li><li>Take a small amount of this cream and apply it to your face and neck and massage in a circular motion with your fingertips.<\\/li><li>Let it absorb into the skin.<\\/li><li>For best results use it regularly before bedtime.<\\/li><\\/ul>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-13T12:12:17.000000Z\",\"updated_at\":\"2024-10-08T16:04:32.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Get Radiant Skin with Crystal Glow Brightening Cream 50g\",\"meta_description\":\"Experience flawless skin with Crystal Glow Brightening Cream 50g. Its unique blend of ingredients stimulates circulation, leaving your skin refreshed and radiant.\",\"meta_image\":\"2024-04-13-661a76a13eb69.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000045\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":18,\"translations\":[],\"reviews\":[{\"id\":327,\"product_id\":431,\"customer_id\":573,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is a game-changer! My skin feels so radiant and flawless after using it.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":328,\"product_id\":431,\"customer_id\":574,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Obsessed with Crystal Glow Skin Brightening Cream! It\'s like a magic potion for my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":329,\"product_id\":431,\"customer_id\":575,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is my go-to for achieving that lit-from-within glow. Love it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":330,\"product_id\":431,\"customer_id\":576,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many brightening creams, but Crystal Glow truly stands out. My skin looks and feels amazing.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":331,\"product_id\":431,\"customer_id\":577,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is a skincare essential for me now. Can\'t imagine my routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":332,\"product_id\":431,\"customer_id\":578,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"In love with Crystal Glow Skin Brightening Cream! My skin has never looked better.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":333,\"product_id\":431,\"customer_id\":579,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is my secret weapon for achieving flawless, luminous skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":334,\"product_id\":431,\"customer_id\":580,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After using Crystal Glow Skin Brightening Cream, my skin feels so nourished and rejuvenated.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":335,\"product_id\":431,\"customer_id\":581,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream is worth every penny! It delivers on its promise of radiant skin>\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":337,\"product_id\":431,\"customer_id\":583,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream ki keemat har paisa vasool hai! Yeh meri skin ko sach mein chamakdaar banata hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":338,\"product_id\":431,\"customer_id\":584,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream ab meri skincare ki zaroorat hai. Isko sabko try karna chahiye\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":339,\"product_id\":431,\"customer_id\":585,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream meri skin ke liye ek naye josh ka srot hai. Bahut hi refreshing aur effective hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":340,\"product_id\":431,\"customer_id\":586,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream has become a staple in my beauty arsenal. It\'s my secret to glowing skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":341,\"product_id\":431,\"customer_id\":587,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results of Crystal Glow Skin Brightening Cream! My skin looks brighter and more even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":342,\"product_id\":431,\"customer_id\":588,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream ab meri skincare ki zaroorat hai. Isko sabko try karna chahiye!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":343,\"product_id\":431,\"customer_id\":589,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream ne meri skincare routine ko badal diya hai. Meri skin ab zyada swasth aur khush lagti hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":344,\"product_id\":431,\"customer_id\":590,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream meri skin ke liye ek naye josh ka srot hai. Bahut hi refreshing aur effective hai\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":345,\"product_id\":431,\"customer_id\":591,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow Skin Brightening Cream has become my holy grail skincare product. Highly recommend it.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 2050, 450, 2001, 'include', 'delivered', 'unpaid', '2024-11-06 18:42:26', '2024-11-11 16:44:29', NULL, '', '[]', 'discount_on_product', 1, 0),
(545, 100362, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-10-10T05:49:34.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'delivered', 'unpaid', '2024-11-06 18:42:26', '2024-11-11 16:44:29', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(546, 100362, 66, 1, NULL, '{\"id\":66,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Pain Relif Balm 30g\",\"slug\":\"ae-naturals-pain-relif-balm-30g-uRJqMe\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"19\\\",\\\"position\\\":1}]\",\"category_id\":\"19\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-21-650c30508bada.png\\\",\\\"2023-09-21-650c30508ca0d.png\\\",\\\"2023-09-21-650c30508cc15.png\\\",\\\"2023-09-21-650c30508cec1.png\\\",\\\"2023-09-21-650c30508d124.png\\\",\\\"2023-09-21-650c30508d29b.png\\\",\\\"2023-09-21-650c30508d474.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad93fd5331.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":299,\"purchase_price\":299,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Pain Relief Balm<\\/strong> is your go-to solution for swift relief from aches and pains. Crafted with the goodness of nature, this balm combines Nutmeg Oil, Wintergreen Oil, Eucalyptus Oil, and more potent ingredients to tackle headaches, arthritis, backaches, and various body pains effectively. The non-greasy formula not only provides quick relief but also enhances mobility, making it a reliable choice for soothing pain and inflammation. The key benefits of this balm are unparalleled. Offering fast relief from diverse body pains, its all-natural ingredients ensure a gentle application, leaving you worry-free. The non-sticky, non-greasy formula allows for easy use, and its improvement in mobility brings better flexibility. For enduring comfort, it effectively soothes pain and inflammation. Application is a breeze with these simple steps: apply a small amount to the affected area, gently massage until absorbed, and use up to 3-4 times a day as needed. Cautionary advice includes avoiding contact with eyes and open wounds. The powerful key ingredients like Nutmeg Oil, Wintergreen Oil, Beeswax, Eucalyptus Oil, Menthol crystals, Camphor powder, Zingiber officinale, Commiphora wightii, and Ajwain work synergistically to address pain and inflammation, making AE Naturals Pain Relief Balm your natural ally for comfort.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Experience Quick Relief:&nbsp;<\\/strong>Say goodbye to various body pains with AE Naturals Pain Relief Balm. Our natural formula ensures fast relief, helping you tackle headaches, arthritis, and backaches effortlessly.<\\/li><li><strong>Gentle Application with Natural Ingredients:<\\/strong>&nbsp;Made with all-natural ingredients like Nutmeg Oil, Wintergreen Oil, and Eucalyptus Oil, our balm offers gentle application. Enjoy pain relief without the worry of harsh chemicals.<\\/li><li><strong>Non-Sticky, Non-Greasy Comfort:&nbsp;<\\/strong>No more discomfort with sticky balms. AE Naturals Pain Relief Balm boasts a non-greasy formula, ensuring you can apply it easily and go about your day without feeling weighed down.<\\/li><li><strong>Enhanced Mobility and Lasting Comfort:<\\/strong>&nbsp;Improve your flexibility and experience lasting comfort. This balm not only soothes pain and inflammation but also enhances mobility for an active and pain-free lifestyle.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nutmeg Oil:&nbsp;<\\/strong>Harnessing nature\'s soothing power, Nutmeg Oil reduces inflammation, offering relief from muscle pain and headaches. Discover the calming touch of this natural wonder.<\\/li><li><strong>Wintergreen Oil:&nbsp;<\\/strong>Embrace natural pain relief with Wintergreen Oil, known for its soothing properties that gently alleviate aches and pains. Experience the comfort of this time-tested remedy.<\\/li><li><strong>Beeswax:&nbsp;<\\/strong>Crafting a protective shield, Beeswax prevents dryness and cracking, ensuring your skin stays supple and cared for. Uncover the nurturing embrace of this natural barrier.<\\/li><li><strong>Eucalyptus Oil:&nbsp;<\\/strong>With anti-inflammatory and analgesic properties, Eucalyptus Oil becomes your ally in the fight against muscle and joint discomfort. Embrace the refreshing relief it brings.<\\/li><li><strong>Menthol Crystals:&nbsp;<\\/strong>Feel the cooling sensation of Menthol Crystals as they ease pain and soreness, providing a comforting touch to troubled areas. Experience the soothing power of this natural coolant.<\\/li><li><strong>Camphor Powder:&nbsp;<\\/strong>Reduction of inflammation and relief from muscle and joint pain come naturally with Camphor Powder. Discover the calm that this ingredient brings to your discomfort.<\\/li><li><strong>Zingiber Officinale:&nbsp;<\\/strong>Harnessing anti-inflammatory properties, Zingiber Officinale works to reduce pain and swelling, offering a natural solution to ease your discomfort. Embrace the relief it brings to your joints.<\\/li><li><strong>Commiphora Wightii:&nbsp;<\\/strong>Get rid of joint pain and stiffness with Commiphora Wightii, boasting anti-inflammatory properties that bring you lasting comfort. Let this natural ingredient be your ally in the battle against discomfort.<\\/li><li><strong>Ajwain:&nbsp;<\\/strong>Alleviate muscle pain and headaches with the natural pain-relieving properties of Ajwain. Experience the gentle touch of this remedy, bringing relief when you need it most.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Apply a small amount to the affected area.<\\/li><li>Gently massage until absorbed.<\\/li><li>Use up to 3-4 times a day as needed.<\\/li><li>Avoid contact with eyes and open wounds.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-21T12:00:16.000000Z\",\"updated_at\":\"2024-03-29T15:20:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Pain Relief Balm - Fast Relief from Body Pains\",\"meta_description\":\"Experience quick and natural pain relief with AE Naturals Pain Relief Balm. Formulated with Nutmeg Oil, Wintergreen Oil, and more. Fast relief from pain. Say goodbye to aches and pains today!\",\"meta_image\":\"2023-10-08-6522525dcf9c8.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000720\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":20,\"translations\":[],\"reviews\":[{\"id\":229,\"product_id\":66,\"customer_id\":454,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This balm has become a staple in my gym bag. It\'s non-sticky and absorbs quickly, providing instant relief from muscle soreness. I highly recommend it to anyone in need of quick pain relief!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":230,\"product_id\":66,\"customer_id\":455,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Pain Relief Balm is gentle yet effective. I use it for backaches and find that it provides quick relief without any discomfort. Plus, the natural ingredients give me peace of mind.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":231,\"product_id\":66,\"customer_id\":456,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how AE Naturals Pain Relief Balm improves my mobility and flexibility. It\'s perfect for soothing pain and inflammation, allowing me to stay active and pain-free throughout the day.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":232,\"product_id\":66,\"customer_id\":457,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This balm has been a game-changer for me. It provides fast relief from headaches and muscle aches, and the non-greasy formula makes it easy to apply. I couldn\'t be happier with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":233,\"product_id\":66,\"customer_id\":458,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Pain Relief Balm is my go-to for quick relief from arthritis pain. It\'s gentle on the skin and offers lasting comfort without any sticky residue. Definitely a must-have in every household!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":234,\"product_id\":66,\"customer_id\":459,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone who prefers natural remedies, I\'m thrilled with the effectiveness of this balm. The combination of Nutmeg Oil, Wintergreen Oil, and Eucalyptus Oil provides gentle yet powerful relief from various body pains.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":235,\"product_id\":66,\"customer_id\":460,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant improvement in my flexibility since using AE Naturals Pain Relief Balm. It not only soothes pain and inflammation but also enhances mobility, allowing me to lead an active lifestyle without discomfort.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":236,\"product_id\":66,\"customer_id\":461,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"No more discomfort with sticky balms! AE Naturals Pain Relief Balm absorbs quickly and leaves no greasy residue, making it perfect for on-the-go relief. Highly recommend it to anyone dealing with body pains!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":237,\"product_id\":66,\"customer_id\":462,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many pain relief balms, but none compare to this one. The gentle application and non-greasy formula make it a pleasure to use. It\'s become a staple in my medicine cabinet!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":238,\"product_id\":66,\"customer_id\":463,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Pain Relief Balm is a lifesaver! It provides quick relief from headaches and backaches, allowing me to tackle my day with ease. Plus, I love that it\'s made with natural ingredients!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":857,\"product_id\":66,\"customer_id\":1152,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Pain Relief Balm is a lifesaver! Whether it\'s a headache, backache, or arthritis pain, this balm provides quick relief without any greasy residue. Love how it enhances mobility too\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":858,\"product_id\":66,\"customer_id\":1154,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many pain relief balms, but AE Naturals Pain Relief Balm stands out! Its natural formula soothes pain without any harsh chemicals. Plus, it\'s non-greasy, so I can use it anytime, anywhere\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":859,\"product_id\":66,\"customer_id\":1155,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"Finally found a pain relief solution that works for me! AE Naturals Pain Relief Balm is my go-to for headaches and muscle aches. The non-sticky formula absorbs quickly, providing instant comfort.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":860,\"product_id\":66,\"customer_id\":1156,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Pain Relief Balm is a game-changer! It\'s non-sticky, non-greasy, and provides quick relief from various body pains. Love how it improves mobility, allowing me to stay active.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":861,\"product_id\":66,\"customer_id\":1157,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Pain Relief Balm is a must-have in my household! It\'s gentle on the skin and provides fast relief from aches and pains. Plus, the natural ingredients give me peace of mind\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":863,\"product_id\":66,\"customer_id\":1161,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by how effective AE Naturals Pain Relief Balm is! It\'s become my go-to for relieving headaches and muscle pains. The non-greasy formula makes it easy to apply without any mess\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":866,\"product_id\":66,\"customer_id\":1164,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Pain Relief Balm is my new best friend! It\'s so effective in relieving pain, and the non-sticky formula feels comfortable on the skin. Highly recommend for anyone dealing with aches and pains\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":867,\"product_id\":66,\"customer_id\":1165,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love the soothing relief AE Naturals Pain Relief Balm provides! It\'s quick, effective, and doesn\'t leave any greasy residue. Plus, the natural ingredients make it a safe choice for the whole family.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":870,\"product_id\":66,\"customer_id\":1168,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Pain Relief Balm is a game-changer for me! It\'s fast-acting and provides lasting relief from various body pains. The non-greasy formula is a bonus, making it easy to use throughout the day.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":872,\"product_id\":66,\"customer_id\":1170,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Pain Relief Balm is a must-have in my gym bag! It\'s perfect for soothing muscle aches after a workout. The non-sticky formula is convenient, and the natural ingredients give me confidence in its effectiveness\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 245.18, 53.82, 0, 'include', 'delivered', 'unpaid', '2024-11-06 18:42:26', '2024-11-11 16:44:29', NULL, '', '[]', 'discount_on_product', 1, 0),
(547, 100362, 256, 1, NULL, '{\"id\":256,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Ultra White Soap Base - White Color\",\"slug\":\"ultra-white-soap-base-white-color-BYuqGa\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-15-65f41d460b5a6.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-15-65f41d460c285.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"UWSB-WC-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"UWSB-WC-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"UWSB-WC-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":2,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Ultra White Soap Base presents a pure blend with a pristine white color, ideal for achieving a clean and radiant complexion. Formulated to cleanse and rejuvenate the skin, this soap base offers a gentle yet effective skincare experience that leaves your skin feeling fresh, soft, and revitalized.<\\/p><p>&nbsp;<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Incorporate the Ultra White Soap Base into your skincare routine to create handmade soaps that promote a luminous and healthy complexion. With its pure white color, this soap base provides a blank canvas for customization, allowing you to craft personalized soaps tailored to your skincare needs.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-15T10:04:54.000000Z\",\"updated_at\":\"2024-10-20T04:31:53.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Ultra White Soap Base: Pure Blend for Radiant Skincare\",\"meta_description\":\"Explore the Ultra White Soap Base, featuring a pristine white color for a clean and radiant complexion. Create gentle soaps for soft and supple skin with this pure ingredient.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000002\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 139.4, 30.6, 0, 'include', 'delivered', 'unpaid', '2024-11-06 18:42:26', '2024-11-11 16:44:29', NULL, '1kg', '{\"Quantity\":\"1kg\"}', 'discount_on_product', 1, 0),
(548, 100362, 430, 1, NULL, '{\"id\":430,\"added_by\":\"admin\",\"user_id\":4,\"name\":\"Crystal Glow Anti Aging Cream 50g\",\"slug\":\"crystal-glow-anti-aging-cream-50g-5JCctf\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":5,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-13-661a70a13d852.png\\\",\\\"2024-04-13-661a70a13e71a.png\\\",\\\"2024-04-13-661a70a13e82a.png\\\",\\\"2024-04-13-661a70a13e9cc.png\\\",\\\"2024-04-13-661a70a13eb40.png\\\",\\\"2024-04-13-661a70a13ec8a.png\\\",\\\"2024-04-13-661a70a13edd1.png\\\",\\\"2024-04-13-661a70a13f327.png\\\",\\\"2024-04-13-661a70a13f77e.png\\\",\\\"2024-04-13-661a70a13fbe8.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-13-661a70a140101.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":2500,\"purchase_price\":2500,\"tax\":0,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":80.0400000000000062527760746888816356658935546875,\"discount_type\":\"percent\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p><strong>Description: <\\/strong>Crystal Glow Anti-Aging Cream is a perfect blend of extracts of Green Apple, Blueberry, Gooseberry, Cranberry, and Mulberry extracts to help reduce the appearance of fine lines, wrinkles, and age spots. It is quick-absorbing, hydrating, and moisturizing.&nbsp;<br>It helps to smooth out skin irregularities and improves texture and elasticity. It promotes the production of collagen and protects against UV damage. This Anti-Aging Cream is intense, and nourishing replenishes essential nutrients, and restores your face back to its natural glory.<br>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><br>&nbsp;<\\/h3><p>&nbsp; &nbsp; \\u2022 Has Age Defying formula<br>&nbsp; &nbsp; \\u2022 Reduces and prevents Wrinkles and Fine lines<br>&nbsp; &nbsp; \\u2022 Replenishes Essential Nutrients for a Healthy look<br>&nbsp; &nbsp; \\u2022 Protects against Environmental Pollution<br>&nbsp; &nbsp; \\u2022 Keeps your face Bright and Youthful looking<br>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><br><br>&nbsp;<\\/h3><p>&nbsp; &nbsp; \\u2022 <strong>Blueberry<\\/strong>: Treats Acne, evens out skin tone, and is anti-Inflammatory.<br>&nbsp; &nbsp; \\u2022 <strong>Cranberry<\\/strong>: It minimizes visible signs of aging, including fine lines, Wrinkles, and hyperpigmentation.<br>&nbsp; &nbsp; \\u2022 <strong>Gooseberry<\\/strong>: Treats Acne and Acne scars and Brightens and Lightens the skin.<br>&nbsp; &nbsp; \\u2022 <strong>Strawberry<\\/strong>: Reduces UV Damage to the skin, Fades away Hyperpigmentation &amp; Dark Spots.<br>&nbsp; &nbsp; \\u2022 <strong>Mulberry<\\/strong>: It has properties that moisturize and nourishes the skin. It reduces signs of premature aging and creates a lovely, radiant, and glowing complexion.<br>&nbsp; &nbsp; \\u2022 <strong>Rosehip oil<\\/strong>: It hydrates, moisturizes, exfoliates, and brightens skin. It helps boost collagen formation and protects against sun damage.<br>&nbsp; &nbsp; \\u2022<strong> Hyaluronic Acid<\\/strong>: It hydrates the skin, controls oiliness, unclogs pores, and promotes skin regeneration.<br>&nbsp; &nbsp; \\u2022 <strong>Glycerin<\\/strong>: It hydrates the outer layer of the skin, provides protection against skin irritants, accelerates wound-healing processes, and relieves dry skin.<br>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><br><br>&nbsp;<\\/h3><p>&nbsp; &nbsp; \\u2022 Clean your face and neck with a mild face wash.&nbsp;<br>&nbsp; &nbsp; \\u2022 Apply a small amount of this Anti-Aging cream on your face and neck&nbsp;<br>&nbsp; &nbsp; \\u2022 Massage with your fingertips in a circular motion.&nbsp;<br>&nbsp; &nbsp; \\u2022 Let it absorb into your skin.&nbsp;<br>&nbsp; &nbsp; \\u2022 For best results use it regularly before bedtime.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-04-13T11:46:41.000000Z\",\"updated_at\":\"2024-04-13T11:46:41.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Revitalize Your Skin with Crystal Glow Anti Aging Cream\",\"meta_description\":\"Discover the secret to youthful skin with Crystal Glow Anti Aging Cream - infused with green apple extract, rosehip oil, and a blend of antioxidant-rich berries.\",\"meta_image\":\"2024-04-13-661a70a14020b.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000067\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":27,\"translations\":[],\"reviews\":[{\"id\":347,\"product_id\":430,\"customer_id\":596,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Absolutely love this anti-aging cream! It\'s lightweight and absorbs quickly into my skin, leaving it feeling super hydrated and smooth. Noticed a visible reduction in fine lines after just a few weeks of use.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":348,\"product_id\":430,\"customer_id\":597,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This cream is a game-changer! It not only moisturizes my skin but also helps in reducing the appearance of age spots. My skin looks brighter and more youthful since I started using it.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":350,\"product_id\":430,\"customer_id\":599,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this anti-aging cream for a month now, and I\'m impressed with the results. My fine lines have visibly diminished, and my skin feels firmer and more radiant. Definitely worth the investment!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":351,\"product_id\":430,\"customer_id\":600,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous anti-aging products, but this one stands out. The blend of fruit extracts feels refreshing on my skin, and I\'ve noticed a significant improvement in my skin\'s texture and elasticity. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":352,\"product_id\":430,\"customer_id\":601,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Finally found an anti-aging cream that actually works! My skin feels nourished and rejuvenated after every use. Plus, it provides protection against environmental pollution, which is a huge bonus.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":353,\"product_id\":430,\"customer_id\":602,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Love how this cream makes my skin feel so soft and supple. The natural ingredients are gentle yet effective in combating signs of aging. Definitely my go-to product now\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":354,\"product_id\":430,\"customer_id\":603,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I was skeptical at first, but this cream has exceeded my expectations. It\'s like a mini spa treatment for my face every day. My skin looks healthier and more youthful than ever!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":355,\"product_id\":430,\"customer_id\":604,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Been using this cream for a few weeks, and I can already see a difference in my skin. It feels firmer and more hydrated, and the fine lines around my eyes have started to fade. Will definitely continue using!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":356,\"product_id\":430,\"customer_id\":605,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The texture of this cream is amazing\\u2014it\'s not greasy at all and absorbs quickly into the skin. And the results? Well, let\'s just say my skin hasn\'t looked this good in years!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":357,\"product_id\":430,\"customer_id\":606,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This cream has become an essential part of my skincare routine. It\'s like a magic potion for aging skin! My complexion looks brighter, and my wrinkles appear less noticeable. Couldn\'t be happier!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":358,\"product_id\":430,\"customer_id\":607,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Yeh anti-aging cream sach mein kamal ki hai! Light-weight hai aur meri skin mein jaldi absorb ho jati hai, jisse mere chehre ka texture aur elasticity badh gaya hai. Kuch hafte istemal karne ke baad hi fine lines mein farak dikhne laga hai.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":359,\"product_id\":430,\"customer_id\":608,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut saare anti-aging products try kiye hain, lekin yeh ek alag level ka hai. Fruits ke extracts ka mishran meri skin ko refreshing feel karata hai, aur texture aur elasticity mein noticeable improvement hui hai. Zaroor try karein!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":360,\"product_id\":430,\"customer_id\":609,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Yeh cream mere chehre ka rang bhi nikhar gaya hai aur age spots bhi kam ho gaye hain. Mere chehre ki khoobsurati aur jawani wapas aa gayi hai is cream ke istemal se.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":361,\"product_id\":430,\"customer_id\":610,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is anti-aging cream ko ek mahine se istemal kar raha hoon, aur mujhe iske results se kaafi khushi hui hai. Fine lines kam ho gaye hain aur meri skin firmer aur radiant dikh rahi hai. Bilkul invest karne layak ha\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":362,\"product_id\":430,\"customer_id\":611,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe yeh cream bahut pasand aayi hai, kyunki yeh mere skin ko nami aur taazgi pradaan karti hai. Aur iska ek aur fayda hai ki yeh environmental pollution se bhi bachata hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":363,\"product_id\":430,\"customer_id\":612,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe is cream ka texture bahut pasand aaya\\u2014woh bilkul bhi chipchipa nahi hai aur jaldi skin mein absorb ho jata hai. Aur results? Meri skin itni achhi nahi dikhi kabhi!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":364,\"product_id\":430,\"customer_id\":613,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Pehle main is par doubt kiya tha, lekin yeh cream mere expectations se bhi upar nikli hai. Yeh mere chehre ke liye ek mini spa treatment hai roz. Meri skin abhi se zyada healthy aur youthful lag rahi hai!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":365,\"product_id\":430,\"customer_id\":614,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine is cream ko kuch hafte istemal kiya hai, aur mujhe apni skin mein farq dikh raha hai. Meri skin firmer aur hydrated lag rahi hai, aur meri aankhon ke aas paas ke fine lines bhi kam ho gaye hain. Zaroor istemal karoongi!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":366,\"product_id\":430,\"customer_id\":615,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Is cream ka texture toh sach mein amazing hai\\u2014yeh bilkul bhi chipchipa nahi hai aur jaldi skin mein absorb ho jata hai. Aur results? Meri skin ko kai saalon baad itni achhi nahi dikhi!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":367,\"product_id\":430,\"customer_id\":616,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Yeh cream ab mera skincare routine ka ek zaroori hissa ban gaya hai. Yeh toh aging skin ke liye jaadu ki jhappi hai! Meri skin ka rang nikhar gaya hai, aur wrinkles bhi kam dikh rahe hain. Khush hoon!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":369,\"product_id\":430,\"customer_id\":618,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This cream is more than just skincare\\u2014it\'s a luxurious experience every time I apply it. Not only does it hydrate my skin deeply, but it also helps in fading dark spots and pigmentation. My skin feels smoother and looks more radiant than ever\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":370,\"product_id\":430,\"customer_id\":619,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots for years, but Crystal Glow has been a game-changer for me. It not only diminishes the appearance of dark spots but also gives my skin a beautiful, radiant glow. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":371,\"product_id\":430,\"customer_id\":620,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow has become an essential part of my beauty routine. It not only brightens my skin but also provides long-lasting hydration. Plus, the even complexion it gives me makes me feel more confident in my own skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":372,\"product_id\":430,\"customer_id\":621,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of Crystal Glow! Its quick-absorbing formula makes it perfect for daily use, and the results speak for themselves. My skin looks more radiant and feels incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":374,\"product_id\":430,\"customer_id\":623,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Yeh cream sirf skincare nahi hai\\u2014har baar jab main ise lagati hoon, mujhe ek shandaar anubhav hota hai. Yeh mere skin ko gehra nami aur tazaai pradaan karta hai, aur saath hi dark spots aur pigmentation ko bhi kam karta hai. Mera skin ab se zyada mulayam aur chamakdaar lag raha hai!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":375,\"product_id\":430,\"customer_id\":624,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine saalon se dark spots se lad rahi hoon, lekin Crystal Glow mere liye ek game-changer saabit hui hai. Yeh dark spots ko kam karne ke saath-saath mere chehre ko ek khoobsurat, chamakdaar roshni bhi deta hai. Mujhe yeh cream bilkul pasand aayi!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":376,\"product_id\":430,\"customer_id\":626,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Crystal Glow ab meri beauty routine ka ek anivarya hissa ban gaya hai. Yeh mere skin ko nahi sirf chamakdaar banata hai, balki lambi samay tak poshit bhi rakhta hai. Aur jo tone yeh mere chehre ko deta hai, woh mujhe apne aap mein zyada confident mehsoos karwata ha\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 2500, 0, 2001, 'include', 'delivered', 'unpaid', '2024-11-06 18:42:26', '2024-11-11 16:44:29', NULL, '', '[]', 'discount_on_product', 1, 0),
(549, 100362, 53, 1, NULL, '{\"id\":53,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Pure Aloe vera Gel with Rose Extracts, 200ml\",\"slug\":\"ae-naturals-pure-aloe-vera-gel-with-rose-extracts-200ml-QU5R0A\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"2\\\",\\\"position\\\":1},{\\\"id\\\":\\\"17\\\",\\\"position\\\":2}]\",\"category_id\":\"2\",\"sub_category_id\":\"17\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-21-650c1824bafad.png\\\",\\\"2023-09-21-650c1824bbd85.png\\\",\\\"2023-09-21-650c1824bbe47.png\\\",\\\"2023-09-21-650c1824bbef3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ccce7967be.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=d1LDmvNKVpRjVtu3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":299,\"purchase_price\":299,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Indulge in the natural goodness of <strong>AE Naturals Pure Aloe Vera Gel with Rose Extracts<\\/strong>, your go-to skincare and haircare solution. Sourced from the freshest aloe vera plants and enriched with the calming properties of rose extracts, this gel is a powerhouse of antioxidants, vitamins, and minerals, providing your skin with intense moisture and a radiant glow. Our Aloe Vera Gel is your ally against acne and inflammation, with anti-inflammatory properties that soothe irritated skin. It\'s a multitasking marvel, tackling eczema, removing tan, and leaving your skin irresistibly soft and smooth. Not just for your skin \\u2013 your hair deserves the best too! Experience the dual benefits as our gel strengthens hair, promotes healthy growth, and maintains a healthy scalp. Formulated with simplicity in mind, this gel is your all-in-one solution for a beauty routine that\'s both effective and easy. AE Naturals Pure Aloe Vera Gel with Rose Extracts is your secret to achieving vibrant skin and luscious locks effortlessly. Embrace the natural beauty that comes with simplicity!<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Intense Moisturization:&nbsp;<\\/strong>Pamper your skin with our Aloe Vera Gel, a natural hydrator enriched with rose extracts. Experience deep moisturization for a soft, smooth, and radiant complexion.<\\/li><li><strong>Hair and Scalp Health:&nbsp;<\\/strong>Strengthen your hair and maintain a healthy scalp with our unique formula. Enjoy the dual benefits of nourishing your skin and revitalizing your hair in one simple step.<\\/li><li><strong>Acne Reduction and Soothing Relief:&nbsp;<\\/strong>Combat acne and soothe irritated skin with the anti-inflammatory properties of our gel. Say goodbye to redness and inflammation, welcoming clear and calm skin.<\\/li><li><strong>Eczema Treatment:&nbsp;<\\/strong>Our Aloe Vera Gel is your go-to solution for treating eczema and removing tan. Experience the healing touch that brings relief and restores your skin\'s natural tone.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Aloe Vera:&nbsp;<\\/strong>Sourced from the purest plants, our aloe vera is a skin-loving powerhouse. It promotes healthy hair growth, soothes and moisturizes dry or irritated skin, and aids in the healing of minor cuts and burns. With antioxidants and vitamins, it\'s your go-to for intense skin hydration.<\\/li><li><strong>Rose Extracts:&nbsp;<\\/strong>Experience the soothing touch of rose extracts in our gel. Reducing redness, irritation, and acne on the skin, it\'s a natural solution for a radiant complexion. For your hair, rose extracts strengthen follicles, prevent loss, and provide moisture, leaving your locks nourished and vibrant.<\\/li><li><strong>Antioxidants and Vitamins:&nbsp;<\\/strong>Packed with skin-loving antioxidants and vitamins, our gel delivers a boost of goodness to your skin. Say goodbye to dullness as these elements work together to nourish and revitalize, leaving your skin feeling soft, smooth, and radiant.<\\/li><li><strong>Minerals:&nbsp;<\\/strong>Essential minerals in our Aloe Vera Gel contribute to its healing properties. Whether treating eczema, reducing inflammation, or removing tan, these minerals play a crucial role in maintaining skin health.&nbsp;<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Start by cleansing your body with a wet towel to remove impurities and prepare your skin.<\\/li><li>Smoothly apply AE Naturals Pure Aloe Vera Gel with Rose Extracts to the desired area.<\\/li><li>Gently massage the gel into your skin for 5-10 seconds, allowing it to be absorbed effectively.<\\/li><li>Use twice a day for optimal results \\u2013 morning and night.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-21T10:17:08.000000Z\",\"updated_at\":\"2024-03-29T14:57:59.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Aloe Rose Gel - Pink Glow, Skin & Hair Care\",\"meta_description\":\"Discover the magic of AE Naturals Aloe Rose Gel with Rose Extracts. Get a pink glow, intense skin moisturization, healthy hair, and relief from acne and eczema. Nourish your skin and hair nat\",\"meta_image\":\"2023-10-07-65205e5ecaf17.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000453\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":8,\"translations\":[],\"reviews\":[{\"id\":160,\"product_id\":53,\"customer_id\":384,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been dealing with dry, irritated skin for a while, but this Aloe Vera Gel has been a game-changer. It provides intense moisturization and soothes my skin, leaving it feeling calm and refreshed. I can\'t recommend it enough\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":161,\"product_id\":53,\"customer_id\":385,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this Aloe Vera Gel to moisturize my skin, and I\'m loving the results! It\'s lightweight, non-greasy, and leaves my skin feeling incredibly soft and hydrated. Plus, the rose extracts give it a lovely scent\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":162,\"product_id\":53,\"customer_id\":386,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Aloe Vera Gel is a must-have for anyone dealing with eczema. It provides instant relief from itching and irritation, and it\'s gentle enough for daily use. Plus, it helps fade tan and restore my skin\'s natural tone. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":163,\"product_id\":53,\"customer_id\":387,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne for years, but this Aloe Vera Gel has made a noticeable difference. It calms my skin and reduces redness, leaving it clear and blemish-free. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":164,\"product_id\":53,\"customer_id\":388,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My hair and scalp have never felt healthier since I started using this Aloe Vera Gel. It nourishes my scalp and revitalizes my hair, leaving it strong and shiny. Plus, it\'s so easy to incorporate into my daily routine\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":165,\"product_id\":53,\"customer_id\":389,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Dealing with eczema can be challenging, but this Aloe Vera Gel has been a lifesaver. It provides soothing relief and helps restore my skin\'s natural tone. Plus, it\'s great for removing tan, leaving my skin looking radiant\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":166,\"product_id\":53,\"customer_id\":390,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many moisturizers, but none have provided the intense hydration like this Aloe Vera Gel. It leaves my skin feeling soft, smooth, and radiant, without any greasiness. I\'m impressed\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":167,\"product_id\":53,\"customer_id\":391,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone who struggles with acne, finding a product that effectively reduces breakouts without causing irritation is a challenge. But this Aloe Vera Gel has been a game-changer! It soothes my skin and reduces inflammation, leaving it clear and calm\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 245.18, 53.82, 0, 'include', 'delivered', 'unpaid', '2024-11-06 18:42:26', '2024-11-11 16:44:29', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(550, 100362, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":70,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-11-05T07:43:10.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-11-06 18:42:26', '2024-11-11 16:44:29', NULL, '', '[]', 'discount_on_product', 1, 0),
(551, 100363, 72, 1, NULL, '{\"id\":72,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Pure Curry Leaf Capsules 60 Caps\",\"slug\":\"ae-naturals-pure-curry-leaf-capsules-60-caps-pimtK9\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-21-650c87eac56b9.png\\\",\\\"2023-09-23-650e9d12455b4.png\\\",\\\"2023-09-21-650c87eac64b1.png\\\",\\\"2023-09-21-650c87eac6681.png\\\",\\\"2023-09-23-650e9d12468aa.png\\\",\\\"2023-09-23-650e9d1246615.png\\\",\\\"2023-09-23-650e9d1246e46.png\\\",\\\"2023-09-23-650e9d1247057.png\\\",\\\"2023-09-23-650e9d1246b67.png\\\",\\\"2023-09-23-650e9d1247314.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-09-21-650c87eac68d9.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=8pcS_pPlgFw7nt2b\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Pure Curry Leaf Capsules<\\/strong> - your go-to solution for tackling hair concerns. Packed with the goodness of nature, these capsules are crafted to address common issues like hair fall, premature baldness, and bothersome dandruff. Our capsules are a powerhouse of natural ingredients, with Curry Leaf Extract taking the lead. This ingredient is not just a flavor enhancer in your curry; it\'s a rich source of antioxidants. These antioxidants play a superhero role, safeguarding your body from gastric damage and free radicals. Curry Leaf Extract has been trusted for centuries to fight heart diseases, cancer, and diabetes. Adding to the formula is Piper Longum Extract, working behind the scenes to enhance nutrient absorption. This duo promotes overall hair follicle health, ensuring that your mane gets the care it deserves. AE Naturals goes beyond just addressing hair issues. Our Curry Leaf Capsules contribute to maintaining healthy blood sugar levels, purifying the liver, preventing heart attacks, and even supporting weight management. Notice positive changes in your hair and skin health within a short span of 3 months. Choose AE Naturals Pure Curry Leaf Capsules for a natural, effective, and affordable solution to your hair and overall health concerns.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Healthy Hair Care:&nbsp;<\\/strong>AE Naturals Pure Curry Leaf Capsules stimulate healthy hair growth by providing essential nutrients like Calcium, Iron, and vitamins A, B, C, and E. Redyce hair fall and premature baldness with the rich antioxidants in Curry Leaf Extract, ensuring vibrant and luscious locks. Experience visible changes in hair texture and strength within just 3 months of regular use.<\\/li><li><strong>Overall Well-being:&nbsp;<\\/strong>Beyond hair benefits, these capsules contribute to maintaining optimal blood sugar levels. The inclusion of Piper Longum Extract enhances nutrient absorption, supporting overall hair follicle health for a comprehensive approach to wellness.<\\/li><li><strong>Skin Rejuvenation:&nbsp;<\\/strong>AE Naturals capsules shield against skin infections, ensuring healthy and radiant skin. With antioxidants fighting free radicals, these capsules promote a natural and vibrant complexion.<\\/li><li><strong>Digestive Health:<\\/strong>&nbsp;It provides immediate relief from stomach upset. Curry Leaf Extract aids in purifying the liver, contributing to overall digestive well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Curry Leaf Extract:<\\/strong> Packed with antioxidants, Curry Leaf Extract safeguards against gastric damage and free radicals. Known for its versatile benefits, it addresses heart diseases, cancer, and diabetes, making it a powerful ally in overall health.<\\/li><li><strong>Piper Longum Extract:&nbsp;<\\/strong>Working synergistically with Curry Leaf Extract, Piper Longum Extract enhances nutrient absorption, promoting robust hair follicle health. This natural ingredient contributes in supporting your hair and skin goals.<\\/li><li><strong>Essential Nutrients:&nbsp;<\\/strong>AE Naturals Pure Curry Leaf Capsules are enriched with vital nutrients such as Calcium, Fiber, Iron, Phosphorus, and Carbohydrates. This comprehensive blend, combined with vitamins A, B, C, and E, ensures a holistic approach to combating hair fall, promoting healthy skin, and addressing nutritional needs.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 1 or 2 capsules in the morning after food.<\\/li><li>Repeat with 1 or 2 capsules at night.<\\/li><li>Observe positive changes in hair and skin within 3 months.<\\/li><li>For personalized dosage, consult a healthcare professional.<\\/li><\\/ol><p>&nbsp;<\\/p><p><strong>Note:&nbsp;<\\/strong><i>Before starting AE Naturals Pure Curry Leaf Capsules, it is advisable to consult with a healthcare professional to ensure the appropriate dosage for your specific health needs and conditions. Your well-being is our priority.<\\/i><\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-21T18:14:02.000000Z\",\"updated_at\":\"2024-05-24T13:39:48.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"\\\"Pure Curry Leaf Capsules - 60 Caps | Natural Antioxidant Support for Health and Wellness\\\"\",\"meta_description\":\"\\\"Experience the goodness of nature with Pure Curry Leaf Capsules. Packed with the wholesome benefits of curry leaves, this 60-capsule bottle is a natural source of antioxidants, promoting ove\",\"meta_image\":\"2024-01-05-6597d9287db60.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000101\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 3, 351.12, 143.64, 0, 'include', 'delivered', 'unpaid', '2024-11-07 10:57:27', '2024-11-25 11:00:28', NULL, '', '[]', 'discount_on_product', 1, 0),
(552, 100364, 366, 1, NULL, '{\"id\":366,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Propylene glycol\",\"slug\":\"propylene-glycol-ALDIC6\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"41\\\",\\\"position\\\":1}]\",\"category_id\":\"41\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-29-6606585d0c0a4.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-29-6606585d0cebe.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\",\\\"    50kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":65,\\\"sku\\\":\\\"Pg-100g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":300,\\\"sku\\\":\\\"Pg-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":550,\\\"sku\\\":\\\"Pg-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":11810,\\\"sku\\\":\\\"Pg-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"50kg\\\",\\\"price\\\":22715,\\\"sku\\\":\\\"Pg-50kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":65,\"purchase_price\":65,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>PureFusion Propylene Glycol Essence is a versatile compound widely used in cosmetics, food, pharmaceuticals, and other industries. This essential ingredient serves as a humectant, solvent, and stabilizer, contributing to the consistency and efficacy of various products.<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Essential for formulating skincare products, food items, pharmaceuticals, and other industrial applications.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-29T05:57:49.000000Z\",\"updated_at\":\"2024-06-14T11:34:30.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"PureFusion Propylene Glycol Essence - Versatile Compound for Cosmetics & Industrial Applications\",\"meta_description\":\"Explore PureFusion Propylene Glycol Essence, a versatile compound perfect for cosmetics, food, pharmaceuticals, and industrial applications. Discover its role as a humectant, solvent, and sta\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000302\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.<\\/strong><\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 53.3, 11.7, 0, 'include', 'delivered', 'unpaid', '2024-11-07 11:17:15', '2024-11-25 11:03:12', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0),
(553, 100364, 291, 1, NULL, '{\"id\":291,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Tulsi Extract\",\"slug\":\"tulsi-extract-Fy4Euh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"33\\\",\\\"position\\\":1}]\",\"category_id\":\"33\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-24-65ffe2f35d944.png\\\",\\\"2024-03-24-65ffe2f35e450.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-24-65ffe2f35e521.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\",\\\"6\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30g\\\",\\\"    100g\\\",\\\"    1kg\\\"]},{\\\"name\\\":\\\"choice_6\\\",\\\"title\\\":\\\"Variant\\\",\\\"options\\\":[\\\"Water Soluble \\\",\\\"    Oil Soluble\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30g-WaterSoluble\\\",\\\"price\\\":90,\\\"sku\\\":\\\"TE-30g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"30g-OilSoluble\\\",\\\"price\\\":90,\\\"sku\\\":\\\"TE-30g-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g-WaterSoluble\\\",\\\"price\\\":150,\\\"sku\\\":\\\"TE-100g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g-OilSoluble\\\",\\\"price\\\":150,\\\"sku\\\":\\\"TE-100g-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-WaterSoluble\\\",\\\"price\\\":760,\\\"sku\\\":\\\"TE-1kg-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-OilSoluble\\\",\\\"price\\\":760,\\\"sku\\\":\\\"TE-1kg-OilSoluble\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":90,\"purchase_price\":90,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":6,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:<\\/strong>&nbsp;<br><br>Tulsi Extract OS and WS are herbal health boosters derived from holy basil leaves. With their natural properties, they provide support for overall well-being.<\\/p><p><strong>Application:<\\/strong>&nbsp;<br>&nbsp;<\\/p><p>Incorporate Tulsi Extract OS and WS into your daily routine by adding a few drops to beverages or using them in cooking. Alternatively, use them in skincare formulations for their soothing and antioxidant properties.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-24T08:23:15.000000Z\",\"updated_at\":\"2024-06-17T05:42:43.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Tulsi Extract OS and WS: Herbal Health Boosters\",\"meta_description\":\"Explore the health-boosting properties of Tulsi Extract OS and WS. Derived from holy basil leaves, they offer natural support for overall well-being.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"900024\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 73.8, 16.2, 0, 'include', 'delivered', 'unpaid', '2024-11-07 11:17:15', '2024-11-25 11:03:12', NULL, '30g-WaterSoluble', '{\"Quantity\":\"30g\",\"Variant\":\"Water Soluble\"}', 'discount_on_product', 1, 0),
(554, 100364, 287, 1, NULL, '{\"id\":287,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Bringhraja Extracts\",\"slug\":\"bringhraja-extracts-0JMdhI\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"33\\\",\\\"position\\\":1}]\",\"category_id\":\"33\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-23-65fec1f389aaf.png\\\",\\\"2024-03-23-65fec1f38ab6a.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-23-65fec1f38ac7f.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\",\\\"6\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30G\\\",\\\"      100G\\\",\\\"      1KG\\\"]},{\\\"name\\\":\\\"choice_6\\\",\\\"title\\\":\\\"Variant\\\",\\\"options\\\":[\\\"Water Soluble\\\",\\\"      Oil Soluble\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30G-WaterSoluble\\\",\\\"price\\\":90,\\\"sku\\\":\\\"BE-30G-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"30G-OilSoluble\\\",\\\"price\\\":90,\\\"sku\\\":\\\"BE-30G-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100G-WaterSoluble\\\",\\\"price\\\":155,\\\"sku\\\":\\\"BE-100G-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100G-OilSoluble\\\",\\\"price\\\":155,\\\"sku\\\":\\\"BE-100G-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1KG-WaterSoluble\\\",\\\"price\\\":810,\\\"sku\\\":\\\"BE-1KG-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1KG-OilSoluble\\\",\\\"price\\\":830,\\\"sku\\\":\\\"BE-1KG-OilSoluble\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":90,\"purchase_price\":90,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":6,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:<\\/strong>&nbsp;<br><br>Bringhraja Extracts OS and WS are herbal hair care remedies derived from the Bringhraj plant. Their nourishing properties support scalp health and stimulate healthy hair growth.<\\/p><p><strong>Application:<\\/strong>&nbsp;<br><br>Incorporate Bringhraja Extracts OS and WS into your hair care routine by adding them to shampoos, hair oils, or hair masks. Massage onto the scalp to nourish hair follicles, strengthen roots, and promote thicker, healthier hair.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-23T11:50:11.000000Z\",\"updated_at\":\"2024-06-17T05:44:41.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Bringhraja Extracts OS and WS: Herbal Hair Care Remedies\",\"meta_description\":\"Explore the herbal benefits of Bringhraja Extracts OS and WS. Derived from Bringhraj plant, they nourish the scalp and promote healthy hair growth.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"500024\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 73.8, 16.2, 0, 'include', 'delivered', 'unpaid', '2024-11-07 11:17:16', '2024-11-25 11:03:12', NULL, '30G-OilSoluble', '{\"Quantity\":\"30G\",\"Variant\":\"Oil Soluble\"}', 'discount_on_product', 1, 0),
(555, 100364, 286, 1, NULL, '{\"id\":286,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Brahmi Extracts\",\"slug\":\"brahmi-extracts-os-OGo62l\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"33\\\",\\\"position\\\":1}]\",\"category_id\":\"33\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-23-65fec08bad7c6.png\\\",\\\"2024-03-23-65fec08bae69c.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-23-65fec08bae774.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\",\\\"6\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30g\\\",\\\"    100g\\\",\\\"    1kg\\\"]},{\\\"name\\\":\\\"choice_6\\\",\\\"title\\\":\\\"Variant\\\",\\\"options\\\":[\\\"Water Soluble\\\",\\\"    Oil Soluble\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30g-WaterSoluble\\\",\\\"price\\\":90,\\\"sku\\\":\\\"BEO-30g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"30g-OilSoluble\\\",\\\"price\\\":90,\\\"sku\\\":\\\"BEO-30g-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g-WaterSoluble\\\",\\\"price\\\":155,\\\"sku\\\":\\\"BEO-100g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g-OilSoluble\\\",\\\"price\\\":155,\\\"sku\\\":\\\"BEO-100g-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-WaterSoluble\\\",\\\"price\\\":830,\\\"sku\\\":\\\"BEO-1kg-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-OilSoluble\\\",\\\"price\\\":830,\\\"sku\\\":\\\"BEO-1kg-OilSoluble\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":90,\"purchase_price\":90,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":6,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:<\\/strong>&nbsp;<br><br>Brahmi Extracts OS and WS are natural brain boosters derived from the Brahmi herb. Their cognitive-enhancing properties support memory, focus, and overall brain health.<\\/p><p><strong>Application:<\\/strong>&nbsp;<br>&nbsp;<\\/p><p>Incorporate Brahmi Extracts OS and WS into your daily routine by adding them to beverages, teas, or smoothies for cognitive support. Alternatively, use them in capsule or tablet form as a convenient supplement for brain health.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-23T11:44:11.000000Z\",\"updated_at\":\"2024-06-17T05:45:03.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Brahmi Extracts OS and WS: Natural Brain Boosters\",\"meta_description\":\"Discover the natural cognitive benefits of Brahmi Extracts OS and WS. Derived from Brahmi herb, they support memory, focus, and overall brain health.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"400024\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 73.8, 16.2, 0, 'include', 'delivered', 'unpaid', '2024-11-07 11:17:16', '2024-11-25 11:03:12', NULL, '30g-OilSoluble', '{\"Quantity\":\"30g\",\"Variant\":\"Oil Soluble\"}', 'discount_on_product', 1, 0),
(556, 100364, 285, 1, NULL, '{\"id\":285,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Amla Extracts\",\"slug\":\"amla-extracts-yuJ2W9\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"33\\\",\\\"position\\\":1}]\",\"category_id\":\"33\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-23-65febe27b6249.png\\\",\\\"2024-03-23-65febe27b71f7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-23-65febe27b72b8.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\",\\\"6\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30g\\\",\\\"    100g\\\",\\\"    1kg\\\"]},{\\\"name\\\":\\\"choice_6\\\",\\\"title\\\":\\\"Variant\\\",\\\"options\\\":[\\\"Water Soluble\\\",\\\"    Oil Soluble\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30g-WaterSoluble\\\",\\\"price\\\":85,\\\"sku\\\":\\\"AE-30g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"30g-OilSoluble\\\",\\\"price\\\":85,\\\"sku\\\":\\\"AE-30g-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g-WaterSoluble\\\",\\\"price\\\":135,\\\"sku\\\":\\\"AE-100g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g-OilSoluble\\\",\\\"price\\\":135,\\\"sku\\\":\\\"AE-100g-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-WaterSoluble\\\",\\\"price\\\":610,\\\"sku\\\":\\\"AE-1kg-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-OilSoluble\\\",\\\"price\\\":610,\\\"sku\\\":\\\"AE-1kg-OilSoluble\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":85,\"purchase_price\":85,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":6,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:<\\/strong>&nbsp;<br><br>Amla Extracts OS and WS are natural immune boosters derived from Indian gooseberry. Rich in antioxidants and vitamins, they support overall health and strengthen the immune system.<\\/p><p><strong>Application:<\\/strong>&nbsp;<br><br>Incorporate Amla Extracts OS and WS into your daily routine by adding them to beverages, smoothies, or yogurt for an antioxidant and vitamin boost. Alternatively, use them in skincare formulations to promote collagen production, brighten the complexion, and protect against environmental damage.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-23T11:33:59.000000Z\",\"updated_at\":\"2024-06-17T05:45:25.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Amla Extracts OS and WS: Natural Immune Boosters\",\"meta_description\":\"Explore the immune-boosting benefits of Amla Extracts OS and WS. Derived from Indian gooseberry, they provide antioxidants and vitamins for overall health.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"300024\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 69.7, 15.3, 0, 'include', 'delivered', 'unpaid', '2024-11-07 11:17:16', '2024-11-25 11:03:12', NULL, '30g-OilSoluble', '{\"Quantity\":\"30g\",\"Variant\":\"Oil Soluble\"}', 'discount_on_product', 1, 0),
(557, 100364, 283, 1, NULL, '{\"id\":283,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Licorice Extracts\",\"slug\":\"licorice-extracts-Zu58gV\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"33\\\",\\\"position\\\":1}]\",\"category_id\":\"33\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-23-65feac82085e2.png\\\",\\\"2024-03-23-65feac820926f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-23-65feac820931e.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\",\\\"6\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"30g\\\",\\\"    100g\\\",\\\"    1kg\\\"]},{\\\"name\\\":\\\"choice_6\\\",\\\"title\\\":\\\"Variant\\\",\\\"options\\\":[\\\"Water Soluble\\\",\\\"    Oil Soluble\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"30g-WaterSoluble\\\",\\\"price\\\":85,\\\"sku\\\":\\\"LE-30g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"30g-OilSoluble\\\",\\\"price\\\":90,\\\"sku\\\":\\\"LE-30g-OilSoluble\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"100g-WaterSoluble\\\",\\\"price\\\":145,\\\"sku\\\":\\\"LE-100g-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100g-OilSoluble\\\",\\\"price\\\":140,\\\"sku\\\":\\\"LE-100g-OilSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-WaterSoluble\\\",\\\"price\\\":680,\\\"sku\\\":\\\"LE-1kg-WaterSoluble\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg-OilSoluble\\\",\\\"price\\\":650,\\\"sku\\\":\\\"LE-1kg-OilSoluble\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":85,\"purchase_price\":85,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":5,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:<\\/strong>&nbsp;<br><br>Licorice Extracts OS and WS are natural skin brighteners derived from licorice root. With their skin-lightening properties, they help even out skin tone, reduce hyperpigmentation, and impart a radiant glow.<\\/p><p><strong>Application:<\\/strong>&nbsp;<br><br>Incorporate Licorice Extracts OS and WS into your skincare routine by adding them to serums, moisturizers, or facial masks. Apply topically to target dark spots, sun damage, and dullness for brighter, more luminous skin.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-23T10:18:42.000000Z\",\"updated_at\":\"2024-09-27T08:29:17.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Licorice Extracts OS and WS: Natural Skin Brighteners\",\"meta_description\":\"Explore the skin brightening benefits of Licorice Extracts OS and WS. Derived from licorice root, they help even out skin tone, reduce hyperpigmentation, and impart a radiant glow.\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"100024\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 69.7, 15.3, 0, 'include', 'delivered', 'unpaid', '2024-11-07 11:17:16', '2024-11-25 11:03:12', NULL, '30g-WaterSoluble', '{\"Quantity\":\"30g\",\"Variant\":\"Water Soluble\"}', 'discount_on_product', 1, 0),
(558, 100364, 226, 1, NULL, '{\"id\":226,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Orange Peel Powder\",\"slug\":\"orange-peel-powder-D67GBN\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"37\\\",\\\"position\\\":1},{\\\"id\\\":\\\"38\\\",\\\"position\\\":2}]\",\"category_id\":\"37\",\"sub_category_id\":\"38\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-13-65f11edc92c34.png\\\",\\\"2024-03-13-65f11edc9436d.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-13-65f11edc947c3.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"100g\\\",\\\"    250g\\\",\\\"    500g\\\",\\\"    1kg\\\",\\\"    25kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"100g\\\",\\\"price\\\":30,\\\"sku\\\":\\\"OPP-100g\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"250g\\\",\\\"price\\\":50,\\\"sku\\\":\\\"OPP-250g\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"500g\\\",\\\"price\\\":85,\\\"sku\\\":\\\"OPP-500g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":125,\\\"sku\\\":\\\"OPP-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":2500,\\\"sku\\\":\\\"OPP-25kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":249,\"purchase_price\":249,\"tax\":5,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":3,\"minimum_order_qty\":1,\"details\":\"<h3><strong>Orange Peel Powder:<\\/strong><\\/h3><p><br>Orange Peel Powder is a natural astringent that rejuvenates the skin to ensure the overall health of the skin by preventing the signs of wrinkles, skin aging and fine. The goodness of vitamin C helps to deeply cleanse the pores of the skin for giving an overall refreshing look.<br><br>&nbsp;<\\/p><h3><strong>Directions of use:<\\/strong><br>&nbsp;<\\/h3><p>Orange Peel Powder can be added with milk or curd and applied to get that extra glow or for removing tan.<\\/p><p><br><br>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-13T03:34:52.000000Z\",\"updated_at\":\"2024-07-13T05:07:25.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":null,\"meta_description\":null,\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000507\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 80.75, 4.25, 0, 'include', 'delivered', 'unpaid', '2024-11-07 11:17:16', '2024-11-25 11:03:12', NULL, '500g', '{\"Quantity\":\"500g\"}', 'discount_on_product', 1, 0),
(559, 100365, 270, 1, NULL, '{\"id\":270,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Shampoo Base Pearly (White Pearly) 1 : 1 Dilution\",\"slug\":\"shampoo-base-pearly-white-pearly-1-1-dilution-p9JVC6\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-18-65f805a23f935.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-18-65f805a240788.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":170,\\\"sku\\\":\\\"SBP(P1:1D-1kg\\\",\\\"qty\\\":0},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":4125,\\\"sku\\\":\\\"SBP(P1:1D-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":16000,\\\"sku\\\":\\\"SBP(P1:1D-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":170,\"purchase_price\":170,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":1,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>The Pearly White Shampoo Base serves as the perfect foundation for creating indulgent and nourishing hair cleansers. With its pearly white appearance and 1:1 dilution ratio, it provides versatility and flexibility, allowing you to craft personalized formulas for luxurious and revitalizing hair care.<\\/p><p><br><strong>Application:&nbsp;<\\/strong><br>&nbsp;<\\/p><p>Use the Pearly White Shampoo Base to create your own customized hair cleansers. Dilute it with water or your preferred additives to achieve the desired consistency and enhance the formula with essential oils, botanical extracts, or conditioning agents for a pampering and rejuvenating hair care routine.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-18T09:13:06.000000Z\",\"updated_at\":\"2024-08-10T16:53:37.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Pearly White Shampoo Base: Foundation for Luxurious Hair Care\",\"meta_description\":\"Explore the Pearly White Shampoo Base, ideal for crafting indulgent hair cleansers. With a 1:1 dilution ratio, it offers versatility and nourishment for a luxurious and revitalizing hair care\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"0000017\",\"additional_desc\":\"<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 139.4, 30.6, 0, 'include', 'delivered', 'unpaid', '2024-11-07 21:15:07', '2024-11-18 11:59:43', NULL, '', '{\"Quantity\":null}', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(560, 100365, 343, 1, NULL, '{\"id\":343,\"added_by\":\"admin\",\"user_id\":3,\"name\":\"Pure Mango Butter Refined\",\"slug\":\"pure-mango-butter-refined-D56lQQ\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"31\\\",\\\"position\\\":1},{\\\"id\\\":\\\"35\\\",\\\"position\\\":2}]\",\"category_id\":\"31\",\"sub_category_id\":\"35\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-03-25-66013480e6697.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-03-25-66013480e746f.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"[\\\"2\\\"]\",\"choice_options\":\"[{\\\"name\\\":\\\"choice_2\\\",\\\"title\\\":\\\"Quantity\\\",\\\"options\\\":[\\\"250g\\\",\\\"    1kg\\\",\\\"    25kg\\\",\\\"    100kg\\\"]}]\",\"variation\":\"[{\\\"type\\\":\\\"250g\\\",\\\"price\\\":280,\\\"sku\\\":\\\"PMBR-250g\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"1kg\\\",\\\"price\\\":1050,\\\"sku\\\":\\\"PMBR-1kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"25kg\\\",\\\"price\\\":25000,\\\"sku\\\":\\\"PMBR-25kg\\\",\\\"qty\\\":1},{\\\"type\\\":\\\"100kg\\\",\\\"price\\\":98000,\\\"sku\\\":\\\"PMBR-100kg\\\",\\\"qty\\\":1}]\",\"published\":0,\"unit_price\":280,\"purchase_price\":280,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":4,\"minimum_order_qty\":1,\"details\":\"<p><strong>Content:&nbsp;<\\/strong><br><br>PureGlow Refined Mango Butter is a luxurious skincare ingredient extracted from the kernels of ripe mangoes. With its high content of vitamins and essential fatty acids, this refined butter deeply moisturizes and nourishes the skin, leaving it soft, smooth, and rejuvenated.<\\/p><p><strong>Application:&nbsp;<\\/strong><br><br>Perfect for creating rich body butters, lotions, creams, lip balms, and hair treatments.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-03-25T08:23:28.000000Z\",\"updated_at\":\"2024-06-15T11:49:03.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"PureGlow Refined Mango Butter - Luxurious Moisturizing Ingredient for Skincare & Haircare\",\"meta_description\":\"Discover PureGlow Refined Mango Butter, a luxurious skincare ingredient renowned for its moisturizing and nourishing properties. Extracted from the kernels of ripe mangoes, this refined butte\",\"meta_image\":\"def.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"250305\",\"additional_desc\":\"<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the orde<\\/strong>r.<\\/p>\",\"additional_text_color\":\"#e61414\",\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 229.6, 50.4, 0, 'include', 'delivered', 'unpaid', '2024-11-07 21:15:07', '2024-11-18 11:59:43', NULL, '250g', '{\"Quantity\":\"250g\"}', 'discount_on_product', 1, 0),
(561, 100366, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":985,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-11-05T05:37:07.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 2, 409.18, 179.64, 0, 'include', 'delivered', 'unpaid', '2024-11-08 22:17:26', '2024-11-23 12:46:38', NULL, '', '[]', 'discount_on_product', 1, 0),
(562, 100367, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-11-06T13:12:26.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'canceled', 'unpaid', '2024-11-10 20:46:54', '2024-11-10 20:47:04', NULL, '', '[]', 'discount_on_product', 0, 0),
(563, 100367, 38, 1, NULL, '{\"id\":38,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Day Cream with Parijaat Extract 30g\",\"slug\":\"ae-naturals-roop-sundar-day-cream-with-parijaat-extract-30g-Fx5q5K\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650876f9d9488.png\\\",\\\"2023-09-18-650876f9da1dd.png\\\",\\\"2023-09-18-650876f9da2bf.png\\\",\\\"2023-09-18-650876f9da39e.png\\\",\\\"2023-09-18-650876f9da454.png\\\",\\\"2023-09-18-650876f9da4ed.png\\\",\\\"2023-09-18-650876f9da5a5.png\\\",\\\"2023-09-18-650876f9da672.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5c569c583.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/m3KTh5qZdH8?si=511V1fUG_o68-Z9N\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":94,\"minimum_order_qty\":1,\"details\":\"<p>Indulge in the allure of radiant skin with AE Naturals Roop Sundar Day Cream featuring the exceptional benefits of Parijaat Extract. This distinctive skincare marvel is designed to be your daily companion, providing nourishment and protection to your skin throughout the day.<\\/p><p>Immerse yourself in the goodness of Parijaat Extract, a key ingredient known for its remarkable anti-inflammatory and antioxidant properties. AE Naturals Roop Sundar Day Cream harnesses the power of nature to create a formula that goes beyond conventional skincare, offering a unique blend of rejuvenation and protection.<\\/p><p>It becomes a daily ritual of self-care, infusing your skin with the care it deserves and ensuring it remains resilient and radiant throughout the day. Elevate your skincare routine with AE Naturals Roop Sundar Day Cream, where the richness of Parijaat Extract meets the artistry of effective skincare. Unveil the beauty of naturally nurtured and protected skin, and make each day a celebration of your radiant and beautiful self.<\\/p><p>&nbsp;<\\/p><h3><strong>Key benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishes your skin and makes it glowing:<\\/strong> &nbsp;&nbsp;AE Naturals Roop Sundar Day Cream deeply nourishes your skin, infusing it with essential nutrients. Experience a radiant glow as the cream works to enhance your skin\'s natural vitality and luminosity.<\\/li><li><strong>Provides long-lasting moisture:<\\/strong> &nbsp;&nbsp;Enjoy the sustained hydration benefits of this day cream, as it provides long-lasting moisture. Say goodbye to dryness as your skin remains comfortably moisturized throughout the day.<\\/li><li><strong>Reduces the appearance of fine lines and wrinkles:<\\/strong> &nbsp;&nbsp;Specially formulated, the cream targets fine lines and wrinkles, contributing to a smoother and more youthful complexion. Witness a visible reduction in the signs of aging as your skin regains its resilience.<\\/li><li><strong>Protects skin from environmental stressors:<\\/strong> &nbsp;&nbsp;AE Naturals Roop Sundar Day Cream acts as a protective shield, defending your skin against environmental stressors. Ensure your skin stays guarded and resilient in the face of daily challenges.<\\/li><li><strong>Improves skin texture:<\\/strong> &nbsp;&nbsp;Experience an improvement in your skin\'s texture with the regular use of this day cream. Enjoy a smoother and more refined complexion as the cream enhances the overall quality of your skin.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:&nbsp;<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat extract: It<\\/strong> helps to brighten the complexion, reduce the appearance of dark spots and blemishes, and has anti-inflammatory properties that can help soothe irritated skin.<\\/li><li><strong>Almond oil:<\\/strong> Rich in vitamins and minerals, almond oil can help to nourish and hydrate the skin, and may also help to reduce the appearance of scars and stretch marks<\\/li><li><strong>Hyaluronic acid:<\\/strong> It helps to hydrate and plump the skin, reducing the appearance of fine lines and wrinkles. It can also improve skin texture and tone, and reduce the appearance of pores.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>1. Apply a small amount to cleansed face and neck.<\\/p><p>2. Gently massage in circular motions.<\\/p><p>3. Allow full absorption into the skin.<\\/p><p>4. Use daily for best results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:12:41.000000Z\",\"updated_at\":\"2024-11-02T14:08:08.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Day Cream SPF50 | Sun Protection\",\"meta_description\":\"Protect your skin with AE Naturals Roop Sundar Day Cream SPF50. Our non-sticky, water-resistant formula ensures all-day protection. Fades sunspots and gives a flawless, tan-free look. Shop no\",\"meta_image\":\"2024-01-05-6597da064cd6c.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000382\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":20,\"translations\":[],\"reviews\":[{\"id\":719,\"product_id\":38,\"customer_id\":994,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream has become a staple in my daily routine! It leaves my skin feeling nourished and hydrated throughout the day, and I\'ve noticed a significant improvement in its texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":720,\"product_id\":38,\"customer_id\":995,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this day cream for a while now, and I love how it makes my skin glow! The Parijaat Extract really works wonders, and my skin looks more radiant and healthy. Definitely worth trying!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":721,\"product_id\":38,\"customer_id\":996,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This day cream is amazing! It keeps my skin moisturized all day long without feeling greasy, and I\'ve noticed a reduction in fine lines and wrinkles. Plus, it smells so refreshing! I\'m impressed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":722,\"product_id\":38,\"customer_id\":997,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream is a game-changer for my skincare routine! It provides the perfect amount of hydration while protecting my skin from environmental damage. My skin feels so soft and looks more youthful. Love it\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":723,\"product_id\":38,\"customer_id\":998,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this day cream! It\'s lightweight yet deeply nourishing, and it has improved the overall texture of my skin. Plus, the antioxidant properties of the Parijaat Extract make it even better. Definitely a must-have!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":724,\"product_id\":38,\"customer_id\":999,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so pampered and protected with this day cream! It\'s like a shield against environmental stressors, and I\'ve noticed a visible reduction in the appearance of fine lines. I feel more confident in my skin now!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":725,\"product_id\":38,\"customer_id\":1000,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many day creams, but this one stands out! It\'s so hydrating and leaves my skin with a beautiful glow. The Parijaat Extract is truly magical, and I can\'t imagine my skincare routine without it now.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":726,\"product_id\":38,\"customer_id\":1001,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I never felt my skin so moisturized and radiant! This day cream has really made a difference, and I love knowing that it\'s protecting my skin from environmental damage. It\'s become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":727,\"product_id\":38,\"customer_id\":1002,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Im amazed by the results of this day cream! My skin looks smoother, more hydrated, and has a beautiful glow. Plus, the fine lines around my eyes have diminished noticeably. I couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":728,\"product_id\":38,\"customer_id\":1003,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream meri daily skincare routine ka ek important hissa ban gaya hai! Ye meri skin ko poora din nourished aur hydrated rakhta hai, aur maine texture mein noticeable improvement dekha hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":729,\"product_id\":38,\"customer_id\":1005,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream meri daily skincare routine ka ek important hissa ban gaya hai! Ye meri skin ko poora din nourished aur hydrated rakhta hai, aur maine texture mein noticeable improvement dekha hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":730,\"product_id\":38,\"customer_id\":1006,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye day cream amazing hai! Ye meri skin ko poora din moisturized rakhta hai bina greasy feel kiye, aur maine fine lines aur wrinkles mein kami dekhi hai. Aur ye itna refreshing smell karta hai! Main impressed hoon!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":731,\"product_id\":38,\"customer_id\":1007,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream meri skincare routine ke liye game-changer hai! Ye meri skin ko perfect hydration deta hai aur mere skin ko environmental damage se bachata hai. Meri skin bahut soft hai aur zyada youthful lagti hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":732,\"product_id\":38,\"customer_id\":1009,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is day cream se obsessed hoon! Ye lightweight hai lekin deeply nourishing, aur ye meri skin ka overall texture improve kar deta hai. Aur bhi, Parijaat Extract ke antioxidant properties isse aur bhi behtar banate hain. Zaroor ek must-have hai!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":733,\"product_id\":38,\"customer_id\":1010,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is day cream se bahut pampered aur protected feel hota hai! Ye ek shield ki tarah hai environmental stressors ke khilaf, aur maine fine lines mein visible reduction dekha hai. Main apni skin mein ab zyada confident feel karti hoon!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":734,\"product_id\":38,\"customer_id\":1012,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut saare day creams try kiye hain, lekin ye ek alag level ka hai! Ye bahut hydrating hai aur meri skin ko beautiful glow deta hai. Parijaat Extract sachmuch magical hai, aur ab main apni skincare routine mein isse include nahi kar sakti.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":735,\"product_id\":38,\"customer_id\":1013,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream perfect hai kisi bhi ko jo apni skin ki overall health aur appearance ko improve karna chahte hain. Ye gentle hai lekin effective hai, aur main pasand karta hoon kaise ye meri skin ka natural glow enhance karta hai. Zaroor rakhne layak hai!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":736,\"product_id\":38,\"customer_id\":1014,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin kabhi itni moisturized aur radiant nahi lagti thi! Ye day cream sachmuch farak dikhata hai, aur main pasand karta hoon ki ye meri skin ko environmental damage se bachata hai. Ye meri skincare routine ka essential part ban gaya hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":737,\"product_id\":38,\"customer_id\":1017,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is day cream ke results se hairaan hoon! Meri skin ab smoother, zyada hydrated aur beautiful glow karti hai. Aur bhi, meri aankhon ke aas paas ke fine lines noticeable taur par kam ho gaye hain. Main aur bhi khush hoon!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":738,\"product_id\":38,\"customer_id\":1018,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Day Cream is a game-changer for my skincare routine! It provides the perfect amount of hydration while protecting my skin from environmental damage. My skin feels so soft and looks more youthful. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-11-10 20:46:54', '2024-11-10 20:47:04', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(564, 100367, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":983,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-11-08T16:47:26.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 2, 409.18, 179.64, 0, 'include', 'canceled', 'unpaid', '2024-11-10 20:46:54', '2024-11-10 20:47:04', NULL, '', '[]', 'discount_on_product', 0, 0),
(565, 100368, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-11-10T15:17:04.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'delivered', 'unpaid', '2024-11-12 14:23:50', '2024-11-14 14:35:09', NULL, '', '[]', 'discount_on_product', 1, 0),
(566, 100368, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"46\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"46\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2024-02-29-65e035290e9db.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/-hZZjYTIlTk?si=i-MI9XZb--vclTMi\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":329,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Unlock the secrets to radiant, youthful-looking skin with&nbsp;<strong>AE Naturals\' Classical Kumkumadi Tailam<\\/strong>. Inspired by ancient Ayurvedic wisdom, this serum is a blend of natural herbal extracts and botanicals designed to deeply moisturize and revitalize your skin. Say goodbye to dullness as this meticulously formulated oil brightens and evens out your skin tone, leaving you with a natural glow. The key to its effectiveness lies in the thoughtfully chosen ingredients. Saffron oil works its magic to brighten your complexion, while Manjista improves skin texture and tone. Gokshur, another powerhouse ingredient, hydrates and softens your skin, enhancing its elasticity. Sandal oil, known for its soothing properties, reduces inflammation, ensuring a calming effect on your skin. Using AE Naturals\' Classical Kumkumadi Tailam is a breeze. Just take 2-3 drops, gently massage them onto your face in upward motions, and leave it on overnight. Wake up to refreshed and revitalized skin, ready to face the day. Embrace the Ayurvedic principles packed into this little bottle and experience the transformation as your skin becomes a canvas of radiance. AE Naturals brings you the timeless beauty secrets in a bottle, inviting you to nourish, rejuvenate, and glow.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Radiant Skin Tone:&nbsp;<\\/strong>Achieve a brighter and more even skin tone with AE Naturals\' Kumkumadi Tailam. The saffron oil in this Ayurvedic blend works wonders, leaving your complexion visibly radiant.<\\/li><li><strong>Youthful Elasticity:&nbsp;<\\/strong>Experience improved skin elasticity that defies aging. Manjista, a key ingredient, enhances both texture and tone, giving your skin a youthful, supple feel.<\\/li><li><strong>Revitalized Radiance:&nbsp;<\\/strong>Pamper your skin with the rejuvenating power of Gokshur, known for its hydrating and softening effects. Wake up to glowing and refreshed skin, a testament to the Ayurvedic wisdom infused in every drop.<\\/li><li><strong>Inflammation Reduction:&nbsp;<\\/strong>Let Sandal Oil soothe and calm your skin, reducing inflammation. Enjoy a skincare routine that not only beautifies but also cares for your skin\'s overall health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Saffron Oil:&nbsp;<\\/strong>Get glowing skin with the radiant power of Saffron Oil. It brightens and evens out your complexion for a natural, glowing look. Unlock the secret to a luminous skin tone inspired by ancient Ayurvedic wisdom.<\\/li><li><strong>Manjistha:&nbsp;<\\/strong>Enhance your skin\'s texture and tone with the magic of Manjistha. This natural herbal extract works wonders, improving your skin\'s overall quality. Experience the revitalizing touch of Manjistha, a timeless ingredient in Ayurvedic skincare.<\\/li><li><strong>Gokshur:&nbsp;<\\/strong>Indulge your skin with the hydrating embrace of Gokshur. It softens and nourishes your skin, unlocking a supple and healthy appearance. Discover the ancient Ayurvedic secret to skin hydration and revitalization.<\\/li><li><strong>Sandal Oil:&nbsp;<\\/strong>Soothe and calm your skin with the gentle touch of Sandal Oil. It reduces inflammation and embraces a refreshed complexion. Let the natural benefits of Sandal Oil enhance your skin\'s radiance, a timeless Ayurvedic remedy.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 2-3 drops of Kumkumadi Tailam.<\\/li><li>Gently massage over your face in upward motions.<\\/li><li>Leave it on overnight for maximum benefits.<\\/li><li>Wash it off in the morning with a gentle cleanser.<\\/li><li>Enjoy refreshed and glowing skin with Ayurvedic care.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-05-24T13:39:48.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":11,\"translations\":[],\"reviews\":[{\"id\":50,\"product_id\":31,\"customer_id\":268,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After a long day, applying this Kumkumadi Tailam feels like a mini spa session. It\'s so relaxing and luxurious.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":51,\"product_id\":31,\"customer_id\":269,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed at how quickly this tailam has faded my pigmentation. It\'s given me newfound confidence in my skin!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":52,\"product_id\":31,\"customer_id\":270,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam is like a secret weapon against aging. It\'s made my skin firmer and smoother in just a few weeks\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":53,\"product_id\":31,\"customer_id\":271,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always had dull skin, but this tailam has brought it back to life. It\'s my new skincare essential!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":54,\"product_id\":31,\"customer_id\":272,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Using this Kumkumadi Tailam feels like giving my skin a warm hug. It\'s comforting and nourishing, leaving me with a natural glow.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":55,\"product_id\":31,\"customer_id\":273,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam has brought out the natural beauty of my skin. I feel like I\'m glowing from the inside\\u00a0out!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":56,\"product_id\":31,\"customer_id\":274,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I appreciate that this product is made with high-quality ingredients. It feels like a premium skincare experience.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":57,\"product_id\":31,\"customer_id\":275,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Unfortunately, my experience with the delivery service was disappointing. The package arrived much later than expected, and the delivery person seemed rather careless with handling the parcel.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":58,\"product_id\":31,\"customer_id\":276,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe hamesha se ek natural skincare product ki talash thi aur yeh tailam sabhi mere expectations ko pura karta hai. Mera chehra ab tak naram aur chikna hai, aur mujhe yeh tailam pyara\\u00a0lagta\\u00a0hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":59,\"product_id\":31,\"customer_id\":277,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe laga tha ki koi bhi cream ya tailam mere acne marks ko door karne mein nakaam hoga, lekin yeh Kumkumadi Tailam ne meri soch badal di! Sirf ek hafte mein hi farq dikha.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":60,\"product_id\":31,\"customer_id\":278,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love the luxurious feel of this tailam on my skin. It\'s like giving myself a spa treatment at home.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 1229.18, 269.82, 0, 'include', 'delivered', 'unpaid', '2024-11-12 14:23:50', '2024-11-14 14:35:09', NULL, '', '[]', 'discount_on_product', 1, 0),
(567, 100369, 37, 1, NULL, '{\"id\":37,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087527e6ce5.png\\\",\\\"2023-09-18-65087527e80e8.png\\\",\\\"2023-09-18-65087527e7fd5.png\\\",\\\"2023-09-18-65087527e832e.png\\\",\\\"2023-09-18-65087527e8432.png\\\",\\\"2023-09-18-65087527e856d.png\\\",\\\"2023-09-18-65087527e8652.png\\\",\\\"2023-09-18-65087527e821b.png\\\",\\\"2023-09-18-65087527e8766.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5aa204d86.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/j3Jr2WtWZKk?si=r8ALDXHnOppgMmpz\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":494,\"minimum_order_qty\":1,\"details\":\"<p>nlock the secret to luminous skin with <strong>AE Naturals Roop Sundar Skin Brightening Cream<\\/strong>!<strong> <\\/strong>This cream is your go-to for achieving a radiant, even complexion. Crafted with a blend of natural wonders like saffron, turmeric, and sandalwood, this cream works best to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Indulge in the richness of Kumkumadi Oil, an Ayurvedic treasure that targets uneven skin tone, fine lines, and wrinkles. Hyaluronic acid, a skin-loving ingredient, ensures optimal hydration, leaving your skin plump and supple. The anti-inflammatory prowess of aloe vera soothes and hydrates, while the antioxidant might of Vitamin E protects against stress, diminishing scars and fine lines. Vitamin B3 supports healthy skin, tackling hyperpigmentation and boosting elasticity. Argan Oil, rich in vitamin E and essential fatty acids, nourishes your skin, promoting overall health. The lightweight, non-greasy formula absorbs quickly, making it a breeze to incorporate into your daily routine. Simply apply onto a cleansed face and neck, gently massaging for that coveted clear and glowing skin. Enhance your skincare game with AE Naturals Roop Sundar \\u2013 because your skin deserves the best!&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Illuminate Your Complexion:&nbsp;<\\/strong>Achieve a brighter, clearer complexion effortlessly with AE Naturals Roop Sundar Skin Brightening Cream. Effectively reduces the appearance of dark spots, unveiling a more radiant and even skin tone.<\\/li><li><strong>Combat Dark Spots:&nbsp;<\\/strong>Bid farewell to stubborn dark spots as this cream targets and diminishes their visibility. Kumkumadi Oil, a key ingredient, is a traditional Ayurvedic remedy known for its skin-toning properties.<\\/li><li><strong>Revitalize and Soothe:&nbsp;<\\/strong>Infused with the goodness of Aloe Vera, the cream soothes and hydrates the skin, providing a calming effect. Kumkumadi Oil\'s rejuvenating properties help revitalize and refresh your skin, leaving it feeling more youthful.<\\/li><li><strong>Clear and Glowing Skin:&nbsp;<\\/strong>Maintain consistently clear and glowing skin with the lightweight and non-greasy formula of AE Naturals Roop Sundar. Vitamin E, a powerful antioxidant, plays a key role in protecting against oxidative stress, promoting overall skin health.<\\/li><li><strong>Hydration and Nourishment:&nbsp;<\\/strong>Hyaluronic Acid, a naturally occurring substance, ensures your skin stays plump and hydrated. Argan Oil, rich in vitamin E and essential fatty acids, deeply nourishes and hydrates, promoting skin health.<\\/li><\\/ul><p>&nbsp;&nbsp;&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Kumkumadi Oil:&nbsp;<\\/strong>Packed with Ayurvedic herbs, Kumkumadi Oil brightens skin, evens tone, and reduces wrinkles. It\'s your secret to a healthier, radiant look.<\\/li><li><strong>Hyaluronic Acid:&nbsp;<\\/strong>Nature\'s moisture-locker, Hyaluronic Acid plumps and hydrates for a smoother, youthful appearance. Bid farewell to dry skin and hello to a dewy glow!<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>The calming hero, Aloe Vera soothes and hydrates, making your skin happy. Say goodbye to irritation and hello to a refreshed, nourished feel.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>A powerful antioxidant, Vitamin E protects, reduces scars, and fights wrinkles. Essential for skin health, it\'s your shield against aging stress.<\\/li><li><strong>Vitamin B3:&nbsp;<\\/strong>Skin\'s best friend, Vitamin B3 supports a healthy glow, fights pigmentation, and boosts elasticity. Embrace the goodness for vibrant, resilient skin.<\\/li><li><strong>Argan Oil:&nbsp;<\\/strong>Rich in Vitamin E and antioxidants, Argan Oil hydrates and nourishes. Unlock the secret to soft, glowing skin and luscious locks with this natural gem.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Cleanse face and neck.<\\/li><li>Apply a small amount of AE Naturals Roop Sundar Skin Brightening Cream.<\\/li><li>Gently massage in a circular motion until fully absorbed.<\\/li><li>Use twice daily for optimal results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:04:55.000000Z\",\"updated_at\":\"2024-07-29T19:44:28.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Brightening Cream 30g - Skin Care\",\"meta_description\":\"Discover the benefits of AE Naturals Night Cream with Arbutin, Aloe vera, and more. Fade sun spots, acne scars, and keep your skin youthful and radiant. This cream is your secret to beautiful\",\"meta_image\":\"2023-10-06-651f0419bb819.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000293\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":70,\"product_id\":37,\"customer_id\":288,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After incorporating AE Naturals Roop Sundar Cream into my skincare routine, I\'ve noticed a significant improvement in my complexion. My skin looks more radiant and feels incredibly soft. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":71,\"product_id\":37,\"customer_id\":289,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a month now, and I\'m thrilled with the results. My skin looks brighter, feels smoother, and has a healthy glow. This cream is definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":72,\"product_id\":37,\"customer_id\":290,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has become my holy grail product. It\'s helped fade my acne scars and even out my skin tone, giving me the confidence to go makeup-free!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":73,\"product_id\":37,\"customer_id\":291,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous brightening creams in the past, but AE Naturals Roop Sundar Cream stands out. Its blend of natural ingredients feels luxurious on the skin and has helped fade my dark spots. I highly recommend it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":74,\"product_id\":37,\"customer_id\":292,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After using AE Naturals Roop Sundar Cream for just a few days, I noticed a significant difference in my skin. It looks more radiant, feels smoother, and has a healthier glow. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":75,\"product_id\":37,\"customer_id\":293,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream is now a staple in my skincare routine. The lightweight formula absorbs quickly and leaves my skin feeling soft, hydrated, and noticeably brighter. I couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":76,\"product_id\":37,\"customer_id\":294,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with sensitive skin, I\'m always cautious about trying new products. But AE Naturals Roop Sundar Cream has exceeded my expectations. It\'s gentle, yet effective, and has given my skin a much-needed boost!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":77,\"product_id\":37,\"customer_id\":295,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a few weeks now, and I\'m amazed at the results. My skin looks more even-toned, and the fine lines are less noticeable. Definitely worth it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":78,\"product_id\":37,\"customer_id\":296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dull skin for years, but AE Naturals Roop Sundar Cream has truly transformed my complexion. My skin feels hydrated, looks clearer, and has a beautiful glow!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":79,\"product_id\":37,\"customer_id\":297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has been a game-changer for me! It\'s helped fade my dark spots and uneven skin tone, leaving my complexion noticeably brighter and more radiant.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'returned', 'unpaid', '2024-11-13 01:05:35', '2024-11-23 12:45:21', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(568, 100370, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":67,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-11-06T13:12:26.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'delivered', 'unpaid', '2024-11-13 12:10:02', '2024-11-23 12:44:18', NULL, '', '[]', 'discount_on_product', 1, 0),
(569, 100371, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g | Pack of 2\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Refreshing Soap <\\/strong>is your key to bright and flawless skin. Infused with the goodness of Parijat extracts, Vitamin E, and Aloe Vera gel, this soap is a powerhouse in achieving blemish-free skin by actively preventing the formation of acne, pimples, and blackheads. With its anti-oxidant, anti-bacterial, anti-fungal, and immune-protective properties, this soap acts as a formidable shield against skin aging. By thwarting wrinkles, fine lines, and retaining moisture, it ensures a youthful and radiant complexion. The soap\'s unique formulation imparts a soothing effect, leaving you with a clean and refreshed sensation.<\\/p><p>&nbsp;<\\/p><p>Indulge in the luxury of AE Naturals Roop Sundar Refreshing Soap to experience the combined benefits of Parijat extracts, Vitamin E, and Aloe Vera gel. Revel in the transformative effects of this soap as it makes your skin supple, smooth, and visibly brighter, promoting a refreshed and rejuvenated feeling after each use.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens your skin:<\\/strong> The formulation includes brightening agents such as vitamin C or alpha-arbutin, which actively work to reduce dark spots, hyperpigmentation, and uneven skin tone. This results in a visibly brighter and more radiant complexion over time.<\\/li><li><strong>Makes your skin Blemish-free:<\\/strong> The product likely contains ingredients with anti-inflammatory and blemish-reducing properties, such as salicylic acid or niacinamide. These components help minimize and prevent blemishes, leaving your skin clearer and more uniform.<\\/li><li><strong>Prevents Acne and Pimples:<\\/strong> Formulated with acne-fighting ingredients like salicylic acid or benzoyl peroxide, it actively targets and prevents acne and pimples. This helps in maintaining a smoother and healthier skin surface.<\\/li><li><strong>Prevents Wrinkles and Fine lines:<\\/strong> Anti-aging ingredients like retinol or peptides are likely present to combat the formation of wrinkles and fine lines. These components stimulate collagen production and promote skin elasticity, contributing to a more youthful appearance.<\\/li><li><strong>Moisturizes and keeps your skin soft and supple:<\\/strong> The product incorporates moisturizing agents like hyaluronic acid or glycerin, which work to retain and attract moisture. This helps in keeping the skin well-hydrated, soft, and supple throughout the day.<\\/li><li><strong>Provides nourishment and keeps your skin healthy:<\\/strong> Enriched with vitamins, antioxidants, and other nourishing elements, the product delivers essential nutrients to the skin. This nourishment supports overall skin health, enhancing its resilience, and promoting a vibrant and healthy complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extracts: <\\/strong>Derived from the Parijat plant, these extracts possess anti-inflammatory properties, helping to calm irritated skin. Additionally, their antioxidant nature provides a defense against environmental damage by neutralizing free radicals, contributing to overall skin health and protection.<\\/li><li><strong>Vitamin E Acetate:<\\/strong> Known for its potent antioxidant properties, Vitamin E Acetate helps shield the skin from free radical damage. This vitamin also functions as a moisturizer, aiding in alleviating dry and flaky skin, promoting a smoother and more supple complexion.<\\/li><li><strong>Aloe Vera Gel: <\\/strong>Extracted from the Aloe Vera plant, the gel is renowned for its hydrating and soothing effects on the skin. It helps relieve dryness, reduce inflammation, and soothe irritations, making it a valuable ingredient for maintaining skin comfort.<\\/li><li><strong>Glycerine:<\\/strong> As a humectant, glycerine attracts moisture to the skin and helps retain it, offering effective hydration. This contributes to improving the skin\'s texture, making it feel softer and more nourished.<\\/li><li><strong>BHT (Butylated Hydroxytoluene): <\\/strong>BHT is an antioxidant that plays a crucial role in maintaining the freshness and quality of the soap. By preventing the soap base\'s oils from becoming rancid, BHT extends the shelf life of the product, ensuring its efficacy and safety over time.<\\/li><li><strong>Perfume: <\\/strong>Beyond providing a pleasant fragrance to the soap, the inclusion of perfume enhances the user\'s sensory experience. Aromatic compounds can have mood-boosting effects, adding an extra dimension to the overall bathing experience.<\\/li><li><strong>Soap Base: <\\/strong>Serving as the foundation of the soap, the soap base is responsible for its cleansing action. It effectively removes dirt, oil, and impurities from the skin, leaving it clean and refreshed after use. The specific composition of the soap base determines its lathering and cleansing properties.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions for use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply Roop Sundar Soap on wet skin.<\\/p><p>2. Massage softly in a single direction..<\\/p><p>3. Wash it off gently.<\\/p><p>4. Use twice daily for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-10-22T09:21:16.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":540,\"product_id\":131,\"customer_id\":800,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Roop Sundar Refreshing Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin and reduced dark spots, but it has also kept my skin blemish-free. I love how refreshed and rejuvenated my skin feels after each use. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":541,\"product_id\":131,\"customer_id\":801,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and blemishes for years, but ever since I started using the AE Naturals Roop Sundar Refreshing Soap, my skin has never looked better! It effectively prevents acne and pimples while keeping my skin moisturized and soft. Plus, the soothing sensation it provides is a bonus. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":542,\"product_id\":131,\"customer_id\":802,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless soaps claiming to brighten and rejuvenate the skin, but none have worked as effectively as the AE Naturals Roop Sundar Refreshing Soap. It has significantly reduced my dark spots and hyperpigmentation, giving me a brighter and more even complexion. I love how nourished and healthy my skin looks now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":543,\"product_id\":131,\"customer_id\":803,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":544,\"product_id\":131,\"customer_id\":804,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":545,\"product_id\":131,\"customer_id\":807,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":546,\"product_id\":131,\"customer_id\":808,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is a challenge. The AE Naturals Roop Sundar Refreshing Soap is gentle yet effective, and it has improved the overall health of my skin. It\'s reduced my acne breakouts, kept my skin moisturized, and provided a soothing sensation with each use. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-11-18 17:02:16', '2024-11-18 17:03:09', NULL, '', '[]', 'discount_on_product', 0, 0),
(570, 100371, 54, 1, NULL, '{\"id\":54,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Pure aloe vera gel with paarijat and saffron 200ml\",\"slug\":\"ae-naturals-pure-aloe-vera-gel-with-paarijat-and-saffron-200ml-NCV9JT\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"2\\\",\\\"position\\\":1},{\\\"id\\\":\\\"17\\\",\\\"position\\\":2}]\",\"category_id\":\"2\",\"sub_category_id\":\"17\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-21-650c1a7c6e475.png\\\",\\\"2023-09-21-650c1a7c6f3b3.png\\\",\\\"2023-09-21-650c1a7c6f4b5.png\\\",\\\"2023-09-21-650c1a7c6f5fd.png\\\",\\\"2023-09-21-650c1a7c6f6e8.png\\\",\\\"2023-09-21-650c1a7c6f805.png\\\",\\\"2023-09-21-650c1a7c6f8e6.png\\\",\\\"2023-09-21-650c1a7c6f9a9.png\\\",\\\"2023-09-21-650c1a7c6fa61.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ccd1ba2541.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/uB5B9Lkotuw?si=s4rO5BFJTS4yMs9X\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Include in the natural goodness of <strong>AE Naturals Pure Aloe Vera Gel with Paarijat and Saffron<\\/strong>, a skincare essential designed for a radiant you. Aloe Vera is a trusted ally in moisturizing and hydrating your skin, leaving it feeling soft and supple. Paarijat Extract, sourced from fragrant Parijat flowers, works its magic by brightening your skin tone and reducing the appearance of dark spots and blemishes. Completing the trio is Saffron, a precious spice renowned for its skin-clarifying properties, offering protection from damage and improving overall skin texture. Not just limited to skincare, this versatile gel also nourishes and strengthens your hair, adding a natural shine. For best results, make it a part of your daily routine, or use as needed to soothe skin irritations or enhance hair strength. AE Naturals Pure Aloe Vera Gel is your daily dose of self-care, embracing simplicity and the goodness of nature for a healthier, more radiant you.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Hydration Beyond Compare:<\\/strong> AE Naturals Pure Aloe Vera Gel deeply moisturizes, leaving your skin supple and refreshed. Give your skin nourishing goodness, unveiling a revitalized look that lasts all day.<\\/li><li><strong>Blossom into Beauty:<\\/strong> Rejuvenate with Aloe Vera\'s anti-aging properties, diminishing fine lines and wrinkles for youthful, glowing skin. Let the magic of Paarijat Extract even out your skin tone, reducing the appearance of dark spots and blemishes.<\\/li><li><strong>Hair\'s Best Friend:<\\/strong> AE Naturals doesn\\u2019t just stop at the skin; it strengthens and adds a brilliant shine to your hair. Bid farewell to dull, lifeless hair as our enriched formula breathes life and vitality into every strand.<\\/li><li><strong>Nature\'s Defense Shield:<\\/strong>&nbsp;Saffron\'s antioxidants form a protective shield, defending your skin against damage from the environment. Saffron not only clarifies but also enhances skin texture and tone, unveiling a naturally radiant complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Aloe Vera:&nbsp;<\\/strong>Aloe Vera, a natural hydrator that soothes and moisturizes, leaving your skin feeling refreshed. Say goodbye to irritation as Aloe Vera works its magic, reducing inflammation and giving you a smooth, revitalized look. Embrace the power of nature\\u2019s moisturizer that also helps minimize fine lines and wrinkles.<\\/li><li><strong>Parijat Extract:&nbsp;<\\/strong>Derived from the fragrant Parijat flowers, our special extract brightens your skin, promoting an even tone. Get rid of dark spots and blemishes as Parijat Extract reveals your skin\'s natural radiance. Immerse yourself in the floral essence that enhances your complexion, leaving you with a glowing, flawless appearance.<\\/li><li><strong>Saffron:&nbsp;<\\/strong>Indulge in the precious spice \\u2013 Saffron, known for its skin-clarifying wonders. Packed with antioxidants, Saffron shields your skin from damage, unveiling improved texture and tone over time. Let the golden touch of Saffron enhance your skincare routine, ensuring a luminous and healthy complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Apply a small amount of gel to clean, dry skin or hair.<\\/li><li>Gently massage until fully absorbed.<\\/li><li>For best results, use daily or as needed.<\\/li><li>Perfect for soothing skin irritations and strengthening hair.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-21T10:27:08.000000Z\",\"updated_at\":\"2024-03-29T15:01:57.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Aloe vera Parijat Saffron Gel for Skin & Hair | AE Naturals\",\"meta_description\":\"Experience the magic of Aloe vera, Parijat, and Saffron in AE Natural\'s Wonder Gel. Say goodbye to Acne, Pimples, and UV damage. Achieve flawless skin and a healthy scalp with our therapeutic\",\"meta_image\":\"2023-10-07-65205ecd9fb1b.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000454\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":168,\"product_id\":54,\"customer_id\":392,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone who spends a lot of time outdoors, protecting my skin is essential. This Aloe Vera Gel, enriched with saffron antioxidants, acts as a defense shield against environmental damage. It\'s become a staple in my skincare routine\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":169,\"product_id\":54,\"customer_id\":393,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this Aloe Vera Gel! It\'s become my secret weapon for achieving hydrated, glowing skin. Plus, the anti-aging properties have helped diminish fine lines and wrinkles, giving me a more youthful appearance\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":170,\"product_id\":54,\"customer_id\":394,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always struggled with dull, lifeless hair, but this Aloe Vera Gel has changed that. Its enriched formula breathes life into my hair, leaving it looking shiny and vibrant. I\'m thrilled with the results\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":171,\"product_id\":54,\"customer_id\":395,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Aloe Vera Gel has transformed my skincare routine. Not only does it deeply moisturize my skin, but it also rejuvenates it with its anti-aging properties. The Paarijat Extract has evened out my skin tone and reduced dark spots, giving me a beautiful, glowing complexion\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":172,\"product_id\":54,\"customer_id\":396,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My hair has never looked better since I started using this Aloe Vera Gel. It strengthens and adds shine to my hair, leaving it looking healthy and revitalized. I highly recommend it to anyone looking for a haircare solution\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":173,\"product_id\":54,\"customer_id\":397,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many skincare products, but none have provided hydration like this Aloe Vera Gel. It\'s lightweight yet incredibly moisturizing, leaving my skin feeling supple and refreshed. Plus, the anti-aging properties have worked wonders on diminishing fine lines and wrinkles\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":174,\"product_id\":54,\"customer_id\":398,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this Aloe Vera Gel acts as a defense shield for my skin. The antioxidants from saffron protect my skin from environmental damage, while also clarifying and enhancing its texture. It\'s a must-have for anyone looking to achieve a naturally radiant complexion\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":175,\"product_id\":54,\"customer_id\":399,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Aloe Vera Gel has been a game-changer for my hair. It adds strength and shine to every strand, leaving my hair looking healthy and vibrant. I couldn\'t ask for a better haircare companion\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":176,\"product_id\":54,\"customer_id\":400,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Pure Aloe Vera Gel has become my go-to for hydration. It leaves my skin feeling incredibly soft and refreshed all day long. Plus, the anti-aging properties have helped diminish fine lines and wrinkles, giving me a youthful glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-11-18 17:02:16', '2024-11-18 17:03:09', NULL, '', '[]', 'discount_on_product', 0, 0),
(571, 100372, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":984,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-11-11T11:09:36.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-11-19 10:19:24', '2024-11-25 11:02:50', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(572, 100373, 43, 1, NULL, '{\"id\":43,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"9G Multivitamins and Multimineral Soft Gel Capsules, 30 Capsules\",\"slug\":\"ae-naturals-9g-multivitamins-and-multimineral-soft-gel-capsules-30-capsules-zY96iP\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-08-6613aff867a1e.png\\\",\\\"2024-04-08-6613aff86891e.png\\\",\\\"2024-04-08-6613aff868c2d.png\\\",\\\"2023-09-19-65091af39acde.png\\\",\\\"2023-09-19-65091af39ad87.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-08-6613b057c24ef.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=8pcS_pPlgFw7nt2b\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":700,\"purchase_price\":700,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":43,\"discount_type\":\"percent\",\"current_stock\":89,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule offers a synergistic blend of essential nutritional elements, designed to enhance immunity and promote a healthy digestive system. This potent supplement comprises high-quality ingredients, including Omega-3, Grape Seed Extract, Green Tea Extract, and Ginger Root Extract. Packed with antioxidants, these ingredients play a pivotal role in replenishing vitamin and mineral levels in the body, contributing to overall health improvement. AE Naturals 9G Soft Gel Capsules provide a comprehensive shield, potentially safeguarding against diseases related to the heart, kidney, and liver.<\\/p><p>&nbsp;<\\/p><p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule emerge as a holistic solution, offering a harmonious blend of essential nutrients for comprehensive health support. Elevate your nutritional intake with these capsules and empower your body with the tools it needs to thrive.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Boosts immunity and helps maintain energy levels: &nbsp;<\\/strong>The supplement likely contains immune-boosting ingredients such as vitamins C and D, as well as energy-promoting components like B-vitamins, contributing to overall vitality.<\\/li><li><strong>Improves the health of the brain, heart, liver, and kidney<\\/strong>: &nbsp;Formulated with nutrients beneficial for various organs, including omega-3 fatty acids for brain health, antioxidants for the heart, and detoxifying elements for the liver and kidneys, supporting comprehensive organ well-being.<\\/li><li><strong>AE Naturals 9G Capsules Strengthens bones and joints: &nbsp;<\\/strong>Enriched with essential minerals like calcium and joint-supporting compounds, the capsules work to fortify bones and joints, promoting overall skeletal strength.<\\/li><li><strong>Promotes weight loss and maintains it: &nbsp;<\\/strong>The supplement likely includes ingredients supporting weight loss, such as metabolism boosters or appetite regulators, while also providing components for sustained weight maintenance.<\\/li><li><strong>Helps restore the level of vitamins and minerals: &nbsp;<\\/strong>The product aids in restoring and maintaining optimal levels of essential vitamins and minerals, ensuring a balanced nutritional profile for overall health and well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Omega-3 Fats: <\\/strong>Omega-3 fats are crucial for preventing heart disease, stroke, and lupus. They also play protective roles in conditions like cancer. These essential fatty acids contribute to overall cardiovascular health and have anti-inflammatory properties that benefit various bodily functions.<\\/li><li><strong>Grape Seed Extract: <\\/strong>Known for its disease prevention properties, Grape Seed Extract protects against oxidative stress, tissue damage, and inflammation. It has additional benefits, including reducing blood pressure, improving blood flow, and supporting bone strength.<\\/li><li><strong>Green Tea Extract: <\\/strong>Beyond its association with weight loss, Green Tea Extract benefits the skin, helps lower blood sugar levels, and contains antioxidants that may protect against oxidative stress. It is recognized for its potential positive impact on overall health.<\\/li><li><strong>Ginger Root Extract<\\/strong>: Ginger Root Extract is multifaceted in its benefits. It relieves indigestion, exhibits anti-inflammatory properties, and contributes to stress reduction. This natural remedy is known for its digestive and calming effects on the body.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Dosage&nbsp;<\\/strong><\\/h3><p>Take one 9G Capsule every day after lunch as directed by the physician.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-19T03:52:19.000000Z\",\"updated_at\":\"2024-09-28T17:55:24.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals 9G Multivitamin Soft gel Capsules - Boost Health\",\"meta_description\":\"Discover the power of AE Naturals 9G Multivitamin and Multiminerals Soft gel Capsules. A unique blend of essential nutrients for overall wellness. Get yours today for a healthier you!\",\"meta_image\":\"2024-04-08-6613b057c293d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000709\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":18,\"translations\":[],\"reviews\":[{\"id\":315,\"product_id\":43,\"customer_id\":555,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsules are a game-changer! Boosted my immunity and kept my digestion on track. Highly recommended!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":316,\"product_id\":43,\"customer_id\":556,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules are a powerhouse of essential nutrients. Feeling more energetic and healthier since I started taking them. Love the blend of ingredients.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":317,\"product_id\":43,\"customer_id\":557,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules are my daily health companion now. Noticed a significant improvement in my overall well-being. Thank you, AE Naturals.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":318,\"product_id\":43,\"customer_id\":558,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Multivitamins aur Multimineral Soft Gel Capsules ne meri immunity ko boost kiya aur digestion ko regulate kiya. Bahut acchi hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":319,\"product_id\":43,\"customer_id\":559,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many supplements, but AE Naturals 9G Multivitamins stand out. My immune system feels stronger, and my digestive issues have reduced. Impressed.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":320,\"product_id\":43,\"customer_id\":560,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Finally found a supplement that covers all bases! AE Naturals 9G Soft Gel Capsules are my go-to for maintaining a healthy heart, kidney, and liver.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":321,\"product_id\":43,\"customer_id\":561,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins are a must-have in my daily routine. Noticed a remarkable difference in my energy levels and overall vitality.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":322,\"product_id\":43,\"customer_id\":562,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye capsules essential nutrients ka powerhouse hain. Jab se maine inka istemal shuru kiya hai, tab se mujhe jyada energy aur behtar swasthya mehsus ho raha hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":323,\"product_id\":43,\"customer_id\":563,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Soft Gel Capsules ab meri roz ki health ka saathi hai. Mujhe apne overall well-being mein kafi sudhaar mehsus hua hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":324,\"product_id\":43,\"customer_id\":564,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut se supplements try kiye hain, lekin AE Naturals 9G Multivitamins sabse alag hain. Meri immunity mazboot mehsoos ho rahi hai aur meri digestive problems kam hui hain.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":325,\"product_id\":43,\"customer_id\":565,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ant mein ek supplement mila hai jo sabhi zaroori cheezon ko cover karta hai! AE Naturals 9G Soft Gel Capsules mere liye ek zaroori health ka saathi ban gaye hain.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":326,\"product_id\":43,\"customer_id\":566,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules have become an essential part of my health routine. Feeling more resilient and energetic since I started taking them.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":377,\"product_id\":43,\"customer_id\":627,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule has been a game-changer for me! Not only do I feel more energized throughout the day, but I\'ve also noticed improvements in my immunity and digestion. Definitely worth incorporating into your daily routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":378,\"product_id\":43,\"customer_id\":628,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been taking AE Naturals 9G Capsules for a while now, and I\'m impressed with the results. My overall health feels more balanced, and I love that it supports my brain, heart, liver, and kidney health all in one. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":379,\"product_id\":43,\"customer_id\":629,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules have become an essential part of my wellness routine. Not only do they strengthen my bones and joints, but they also support my weight management goals. Plus, I love knowing that I\'m getting all the essential nutrients my body needs.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":380,\"product_id\":43,\"customer_id\":630,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins aur Multimineral Soft Gel Capsule mere liye ek game-changer rahi hai! Din bhar mujhe zyada energy mehsoos hoti hai aur mujhe apni immunity aur digestion mein sudhaar bhi nazar aata hai. Rozana ki routine mein shamil karne layak hai bilkul!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":382,\"product_id\":43,\"customer_id\":632,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules ab mera wellness routine ka ek anivarya hissa ban gaya hai. Yeh mere haddiyon aur jodon ko majboot banata hai, aur mera weight management bhi support karta hai. Aur, mujhe pasand hai ki main apne sharir ko zaroori nutrients dene ka kaam kar raha hoon.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":383,\"product_id\":43,\"customer_id\":633,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine pehle bahut saare supplements try kiye hain, lekin koi bhi AE Naturals 9G Capsules se tulna nahi kar sakta. Meri immunity ko boost karne se lekar weight loss aur uska maintenance tak, yeh capsules sab kuch karte hain. Main ab se zyada energetic aur healthy mehsoos kar raha hoon!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 2, 616, 168, 602, 'include', 'delivered', 'unpaid', '2024-11-23 22:47:02', '2024-12-04 11:48:41', NULL, '', '[]', 'discount_on_product', 1, 0),
(573, 100374, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":983,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-11-19T04:49:24.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-11-24 23:35:40', '2024-11-24 23:37:02', NULL, '', '[]', 'discount_on_product', 0, 0),
(574, 100374, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-11-12T08:53:50.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'canceled', 'unpaid', '2024-11-24 23:35:40', '2024-11-24 23:37:02', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(575, 100375, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-11-24T18:07:02.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'canceled', 'unpaid', '2024-11-24 23:38:08', '2024-11-24 23:45:29', NULL, '', '[]', 'discount_on_product', 0, 0),
(576, 100376, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":64,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-11-13T06:40:02.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-11-26 13:07:05', '2024-11-26 13:56:50', NULL, '', '[]', 'discount_on_product', 0, 0),
(577, 100377, 66, 1, NULL, '{\"id\":66,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Pain Relif Balm 30g\",\"slug\":\"ae-naturals-pain-relif-balm-30g-uRJqMe\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"19\\\",\\\"position\\\":1}]\",\"category_id\":\"19\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-21-650c30508bada.png\\\",\\\"2023-09-21-650c30508ca0d.png\\\",\\\"2023-09-21-650c30508cc15.png\\\",\\\"2023-09-21-650c30508cec1.png\\\",\\\"2023-09-21-650c30508d124.png\\\",\\\"2023-09-21-650c30508d29b.png\\\",\\\"2023-09-21-650c30508d474.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad93fd5331.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":299,\"purchase_price\":299,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Pain Relief Balm<\\/strong> is your go-to solution for swift relief from aches and pains. Crafted with the goodness of nature, this balm combines Nutmeg Oil, Wintergreen Oil, Eucalyptus Oil, and more potent ingredients to tackle headaches, arthritis, backaches, and various body pains effectively. The non-greasy formula not only provides quick relief but also enhances mobility, making it a reliable choice for soothing pain and inflammation. The key benefits of this balm are unparalleled. Offering fast relief from diverse body pains, its all-natural ingredients ensure a gentle application, leaving you worry-free. The non-sticky, non-greasy formula allows for easy use, and its improvement in mobility brings better flexibility. For enduring comfort, it effectively soothes pain and inflammation. Application is a breeze with these simple steps: apply a small amount to the affected area, gently massage until absorbed, and use up to 3-4 times a day as needed. Cautionary advice includes avoiding contact with eyes and open wounds. The powerful key ingredients like Nutmeg Oil, Wintergreen Oil, Beeswax, Eucalyptus Oil, Menthol crystals, Camphor powder, Zingiber officinale, Commiphora wightii, and Ajwain work synergistically to address pain and inflammation, making AE Naturals Pain Relief Balm your natural ally for comfort.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Experience Quick Relief:&nbsp;<\\/strong>Say goodbye to various body pains with AE Naturals Pain Relief Balm. Our natural formula ensures fast relief, helping you tackle headaches, arthritis, and backaches effortlessly.<\\/li><li><strong>Gentle Application with Natural Ingredients:<\\/strong>&nbsp;Made with all-natural ingredients like Nutmeg Oil, Wintergreen Oil, and Eucalyptus Oil, our balm offers gentle application. Enjoy pain relief without the worry of harsh chemicals.<\\/li><li><strong>Non-Sticky, Non-Greasy Comfort:&nbsp;<\\/strong>No more discomfort with sticky balms. AE Naturals Pain Relief Balm boasts a non-greasy formula, ensuring you can apply it easily and go about your day without feeling weighed down.<\\/li><li><strong>Enhanced Mobility and Lasting Comfort:<\\/strong>&nbsp;Improve your flexibility and experience lasting comfort. This balm not only soothes pain and inflammation but also enhances mobility for an active and pain-free lifestyle.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nutmeg Oil:&nbsp;<\\/strong>Harnessing nature\'s soothing power, Nutmeg Oil reduces inflammation, offering relief from muscle pain and headaches. Discover the calming touch of this natural wonder.<\\/li><li><strong>Wintergreen Oil:&nbsp;<\\/strong>Embrace natural pain relief with Wintergreen Oil, known for its soothing properties that gently alleviate aches and pains. Experience the comfort of this time-tested remedy.<\\/li><li><strong>Beeswax:&nbsp;<\\/strong>Crafting a protective shield, Beeswax prevents dryness and cracking, ensuring your skin stays supple and cared for. Uncover the nurturing embrace of this natural barrier.<\\/li><li><strong>Eucalyptus Oil:&nbsp;<\\/strong>With anti-inflammatory and analgesic properties, Eucalyptus Oil becomes your ally in the fight against muscle and joint discomfort. Embrace the refreshing relief it brings.<\\/li><li><strong>Menthol Crystals:&nbsp;<\\/strong>Feel the cooling sensation of Menthol Crystals as they ease pain and soreness, providing a comforting touch to troubled areas. Experience the soothing power of this natural coolant.<\\/li><li><strong>Camphor Powder:&nbsp;<\\/strong>Reduction of inflammation and relief from muscle and joint pain come naturally with Camphor Powder. Discover the calm that this ingredient brings to your discomfort.<\\/li><li><strong>Zingiber Officinale:&nbsp;<\\/strong>Harnessing anti-inflammatory properties, Zingiber Officinale works to reduce pain and swelling, offering a natural solution to ease your discomfort. Embrace the relief it brings to your joints.<\\/li><li><strong>Commiphora Wightii:&nbsp;<\\/strong>Get rid of joint pain and stiffness with Commiphora Wightii, boasting anti-inflammatory properties that bring you lasting comfort. Let this natural ingredient be your ally in the battle against discomfort.<\\/li><li><strong>Ajwain:&nbsp;<\\/strong>Alleviate muscle pain and headaches with the natural pain-relieving properties of Ajwain. Experience the gentle touch of this remedy, bringing relief when you need it most.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Apply a small amount to the affected area.<\\/li><li>Gently massage until absorbed.<\\/li><li>Use up to 3-4 times a day as needed.<\\/li><li>Avoid contact with eyes and open wounds.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-21T12:00:16.000000Z\",\"updated_at\":\"2024-11-06T13:12:26.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Pain Relief Balm - Fast Relief from Body Pains\",\"meta_description\":\"Experience quick and natural pain relief with AE Naturals Pain Relief Balm. Formulated with Nutmeg Oil, Wintergreen Oil, and more. Fast relief from pain. Say goodbye to aches and pains today!\",\"meta_image\":\"2023-10-08-6522525dcf9c8.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000720\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":20,\"translations\":[],\"reviews\":[{\"id\":229,\"product_id\":66,\"customer_id\":454,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This balm has become a staple in my gym bag. It\'s non-sticky and absorbs quickly, providing instant relief from muscle soreness. I highly recommend it to anyone in need of quick pain relief!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":230,\"product_id\":66,\"customer_id\":455,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Pain Relief Balm is gentle yet effective. I use it for backaches and find that it provides quick relief without any discomfort. Plus, the natural ingredients give me peace of mind.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":231,\"product_id\":66,\"customer_id\":456,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how AE Naturals Pain Relief Balm improves my mobility and flexibility. It\'s perfect for soothing pain and inflammation, allowing me to stay active and pain-free throughout the day.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":232,\"product_id\":66,\"customer_id\":457,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This balm has been a game-changer for me. It provides fast relief from headaches and muscle aches, and the non-greasy formula makes it easy to apply. I couldn\'t be happier with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":233,\"product_id\":66,\"customer_id\":458,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Pain Relief Balm is my go-to for quick relief from arthritis pain. It\'s gentle on the skin and offers lasting comfort without any sticky residue. Definitely a must-have in every household!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":234,\"product_id\":66,\"customer_id\":459,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone who prefers natural remedies, I\'m thrilled with the effectiveness of this balm. The combination of Nutmeg Oil, Wintergreen Oil, and Eucalyptus Oil provides gentle yet powerful relief from various body pains.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":235,\"product_id\":66,\"customer_id\":460,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant improvement in my flexibility since using AE Naturals Pain Relief Balm. It not only soothes pain and inflammation but also enhances mobility, allowing me to lead an active lifestyle without discomfort.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":236,\"product_id\":66,\"customer_id\":461,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"No more discomfort with sticky balms! AE Naturals Pain Relief Balm absorbs quickly and leaves no greasy residue, making it perfect for on-the-go relief. Highly recommend it to anyone dealing with body pains!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":237,\"product_id\":66,\"customer_id\":462,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many pain relief balms, but none compare to this one. The gentle application and non-greasy formula make it a pleasure to use. It\'s become a staple in my medicine cabinet!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":238,\"product_id\":66,\"customer_id\":463,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Pain Relief Balm is a lifesaver! It provides quick relief from headaches and backaches, allowing me to tackle my day with ease. Plus, I love that it\'s made with natural ingredients!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":857,\"product_id\":66,\"customer_id\":1152,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Pain Relief Balm is a lifesaver! Whether it\'s a headache, backache, or arthritis pain, this balm provides quick relief without any greasy residue. Love how it enhances mobility too\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":858,\"product_id\":66,\"customer_id\":1154,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many pain relief balms, but AE Naturals Pain Relief Balm stands out! Its natural formula soothes pain without any harsh chemicals. Plus, it\'s non-greasy, so I can use it anytime, anywhere\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":859,\"product_id\":66,\"customer_id\":1155,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"Finally found a pain relief solution that works for me! AE Naturals Pain Relief Balm is my go-to for headaches and muscle aches. The non-sticky formula absorbs quickly, providing instant comfort.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":860,\"product_id\":66,\"customer_id\":1156,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Pain Relief Balm is a game-changer! It\'s non-sticky, non-greasy, and provides quick relief from various body pains. Love how it improves mobility, allowing me to stay active.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":861,\"product_id\":66,\"customer_id\":1157,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Pain Relief Balm is a must-have in my household! It\'s gentle on the skin and provides fast relief from aches and pains. Plus, the natural ingredients give me peace of mind\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":863,\"product_id\":66,\"customer_id\":1161,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by how effective AE Naturals Pain Relief Balm is! It\'s become my go-to for relieving headaches and muscle pains. The non-greasy formula makes it easy to apply without any mess\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":866,\"product_id\":66,\"customer_id\":1164,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Pain Relief Balm is my new best friend! It\'s so effective in relieving pain, and the non-sticky formula feels comfortable on the skin. Highly recommend for anyone dealing with aches and pains\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":867,\"product_id\":66,\"customer_id\":1165,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love the soothing relief AE Naturals Pain Relief Balm provides! It\'s quick, effective, and doesn\'t leave any greasy residue. Plus, the natural ingredients make it a safe choice for the whole family.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":870,\"product_id\":66,\"customer_id\":1168,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Pain Relief Balm is a game-changer for me! It\'s fast-acting and provides lasting relief from various body pains. The non-greasy formula is a bonus, making it easy to use throughout the day.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":872,\"product_id\":66,\"customer_id\":1170,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Pain Relief Balm is a must-have in my gym bag! It\'s perfect for soothing muscle aches after a workout. The non-sticky formula is convenient, and the natural ingredients give me confidence in its effectiveness\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 245.18, 53.82, 0, 'include', 'canceled', 'unpaid', '2024-11-26 16:04:33', '2024-11-27 09:53:32', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(578, 100378, 436, 1, NULL, '{\"id\":436,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Combo Kit: Your Complete Skincare Ritual\",\"slug\":\"roop-sundar-skin-brightening-kit\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"47\\\",\\\"position\\\":1}]\",\"category_id\":\"47\",\"sub_category_id\":null,\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"kg\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-24-66509f467d1ef.png\\\",\\\"2024-05-24-66509f467e0d5.png\\\",\\\"2024-05-24-66509f467e1de.png\\\",\\\"2024-05-24-66509f467e2e6.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-24-66509f467e3ec.png\",\"featured\":null,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":null,\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1150,\"purchase_price\":1050,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":151,\"discount_type\":\"flat\",\"current_stock\":996,\"minimum_order_qty\":1,\"details\":\"<p><span style=\\\"color:hsl(210, 75%, 60%);\\\">Indulge<\\/span> in the luxurious AE Naturals Roop Sundar Combo Kit, the ultimate solution for radiant, healthy skin. This all-in-one skincare kit includes the Roop Sundar Life Brightening Soap, Day Cream, and Night Cream, each meticulously crafted to cleanse, nourish, and rejuvenate your skin.<\\/p><p>Roop Sundar Life Brightening Soap: Start your day with the natural goodness of this organic beauty soap, enriched with Paarijat extract, known for its powerful anti-inflammatory and antioxidant properties. Combined with the richness of coconut oil, castor oil, and glycerine, it effectively cleanses and shields your skin from environmental stressors while Kokum Butter, Shea Butter, and Aloe Vera provide deep moisturization.<\\/p><p>Roop Sundar Day Cream: Protect and nourish your skin throughout the day with this lightweight, non-greasy formula featuring Parijaat Extract. Known for its remarkable anti-inflammatory and antioxidant benefits, this day cream ensures your skin stays resilient and radiant. The cream absorbs quickly, making it a breeze to incorporate into your daily routine, leaving your skin looking fresh and luminous.<\\/p><p>Roop Sundar Night Cream: Enhance your nightly skincare ritual with this rejuvenating cream. Infused with a blend of natural wonders like saffron, turmeric, and sandalwood, it works overnight to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Kumkumadi Oil targets uneven skin tone, fine lines, and wrinkles, while Hyaluronic Acid and Vitamin E ensure optimal hydration and protection.<\\/p><p>The AE Naturals Roop Sundar Combo Kit is your all-inclusive skincare companion, offering a comprehensive approach to achieving luminous, healthy skin. Embrace the natural goodness and let your skin shine with radiance and vitality every day and night.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2024-05-24T14:08:06.000000Z\",\"updated_at\":\"2024-11-23T09:33:24.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"Roop sundar Skin Brightening Kit\",\"meta_description\":null,\"meta_image\":\"2024-05-24-66509f467e534.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"134245\",\"additional_desc\":\"<p>Roop sundar Skin Brightening Kit<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":19,\"translations\":[],\"reviews\":[{\"id\":958,\"product_id\":436,\"customer_id\":1296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Absolutely love the AE Naturals Roop Sundar combo! My skin feels so much brighter and softer. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":959,\"product_id\":436,\"customer_id\":1297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap, day cream, and night cream are perfect together. My complexion has improved significantly.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":960,\"product_id\":436,\"customer_id\":1298,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Amazing products! My skin looks so healthy and radiant now. Will definitely repurchases.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":961,\"product_id\":436,\"customer_id\":1300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Great combination for daily skincare. My skin feels clean, hydrated, and glowing. Very satisfied\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":962,\"product_id\":436,\"customer_id\":1301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are fantastic. The soap is gentle, and the creams keep my skin moisturized all day.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":963,\"product_id\":436,\"customer_id\":1302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The trio works wonders for my skin. Noticeably reduced dark spots and improved texture.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":964,\"product_id\":436,\"customer_id\":1303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Love how my skin looks after using this combo. The day cream is light, and the night cream is so nourishing.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":965,\"product_id\":436,\"customer_id\":1304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Best skincare products I\'ve used. My skin feels refreshed and even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":966,\"product_id\":436,\"customer_id\":1305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Highly impressed with AE Naturals. The soap cleanses well, and the creams provide excellent hydration.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":967,\"product_id\":436,\"customer_id\":1306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are a game-changer. My skin looks brighter and more youthful.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":968,\"product_id\":436,\"customer_id\":1307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The perfect trio for my skincare routine. My skin feels amazing and looks clearer.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":969,\"product_id\":436,\"customer_id\":1309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Incredible results! The soap, day cream, and night cream have transformed my skin.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":970,\"product_id\":436,\"customer_id\":1310,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals combo is fantastic. My skin is glowing and feels so soft and smooth.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":971,\"product_id\":436,\"customer_id\":1311,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Superb products! My skin\'s texture has improved, and it feels very hydrated.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":972,\"product_id\":436,\"customer_id\":1312,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These products are wonderful. The soap is gentle, and the creams leave my skin radiant.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":973,\"product_id\":436,\"customer_id\":1313,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Very pleased with the results. My skin looks healthier and more even-toned.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":974,\"product_id\":436,\"customer_id\":1315,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Love this skincare combo. My skin feels refreshed and glowing every day\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":975,\"product_id\":436,\"customer_id\":1316,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The perfect skincare set. My skin has never felt this good. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":976,\"product_id\":436,\"customer_id\":1317,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Amazing skincare trio. My skin feels clean, hydrated, and visibly brighter.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 943, 207, 151, 'include', 'canceled', 'unpaid', '2024-11-26 19:43:01', '2024-11-27 09:53:52', NULL, '', '[]', 'discount_on_product', 0, 0),
(579, 100379, 43, 1, NULL, '{\"id\":43,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"9G Multivitamins and Multimineral Soft Gel Capsules, 30 Capsules\",\"slug\":\"ae-naturals-9g-multivitamins-and-multimineral-soft-gel-capsules-30-capsules-zY96iP\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-08-6613aff867a1e.png\\\",\\\"2024-04-08-6613aff86891e.png\\\",\\\"2024-04-08-6613aff868c2d.png\\\",\\\"2023-09-19-65091af39acde.png\\\",\\\"2023-09-19-65091af39ad87.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-08-6613b057c24ef.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=8pcS_pPlgFw7nt2b\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":700,\"purchase_price\":700,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":43,\"discount_type\":\"percent\",\"current_stock\":87,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule offers a synergistic blend of essential nutritional elements, designed to enhance immunity and promote a healthy digestive system. This potent supplement comprises high-quality ingredients, including Omega-3, Grape Seed Extract, Green Tea Extract, and Ginger Root Extract. Packed with antioxidants, these ingredients play a pivotal role in replenishing vitamin and mineral levels in the body, contributing to overall health improvement. AE Naturals 9G Soft Gel Capsules provide a comprehensive shield, potentially safeguarding against diseases related to the heart, kidney, and liver.<\\/p><p>&nbsp;<\\/p><p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule emerge as a holistic solution, offering a harmonious blend of essential nutrients for comprehensive health support. Elevate your nutritional intake with these capsules and empower your body with the tools it needs to thrive.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Boosts immunity and helps maintain energy levels: &nbsp;<\\/strong>The supplement likely contains immune-boosting ingredients such as vitamins C and D, as well as energy-promoting components like B-vitamins, contributing to overall vitality.<\\/li><li><strong>Improves the health of the brain, heart, liver, and kidney<\\/strong>: &nbsp;Formulated with nutrients beneficial for various organs, including omega-3 fatty acids for brain health, antioxidants for the heart, and detoxifying elements for the liver and kidneys, supporting comprehensive organ well-being.<\\/li><li><strong>AE Naturals 9G Capsules Strengthens bones and joints: &nbsp;<\\/strong>Enriched with essential minerals like calcium and joint-supporting compounds, the capsules work to fortify bones and joints, promoting overall skeletal strength.<\\/li><li><strong>Promotes weight loss and maintains it: &nbsp;<\\/strong>The supplement likely includes ingredients supporting weight loss, such as metabolism boosters or appetite regulators, while also providing components for sustained weight maintenance.<\\/li><li><strong>Helps restore the level of vitamins and minerals: &nbsp;<\\/strong>The product aids in restoring and maintaining optimal levels of essential vitamins and minerals, ensuring a balanced nutritional profile for overall health and well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Omega-3 Fats: <\\/strong>Omega-3 fats are crucial for preventing heart disease, stroke, and lupus. They also play protective roles in conditions like cancer. These essential fatty acids contribute to overall cardiovascular health and have anti-inflammatory properties that benefit various bodily functions.<\\/li><li><strong>Grape Seed Extract: <\\/strong>Known for its disease prevention properties, Grape Seed Extract protects against oxidative stress, tissue damage, and inflammation. It has additional benefits, including reducing blood pressure, improving blood flow, and supporting bone strength.<\\/li><li><strong>Green Tea Extract: <\\/strong>Beyond its association with weight loss, Green Tea Extract benefits the skin, helps lower blood sugar levels, and contains antioxidants that may protect against oxidative stress. It is recognized for its potential positive impact on overall health.<\\/li><li><strong>Ginger Root Extract<\\/strong>: Ginger Root Extract is multifaceted in its benefits. It relieves indigestion, exhibits anti-inflammatory properties, and contributes to stress reduction. This natural remedy is known for its digestive and calming effects on the body.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Dosage&nbsp;<\\/strong><\\/h3><p>Take one 9G Capsule every day after lunch as directed by the physician.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-19T03:52:19.000000Z\",\"updated_at\":\"2024-11-23T17:17:02.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals 9G Multivitamin Soft gel Capsules - Boost Health\",\"meta_description\":\"Discover the power of AE Naturals 9G Multivitamin and Multiminerals Soft gel Capsules. A unique blend of essential nutrients for overall wellness. Get yours today for a healthier you!\",\"meta_image\":\"2024-04-08-6613b057c293d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000709\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":18,\"translations\":[],\"reviews\":[{\"id\":315,\"product_id\":43,\"customer_id\":555,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsules are a game-changer! Boosted my immunity and kept my digestion on track. Highly recommended!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":316,\"product_id\":43,\"customer_id\":556,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules are a powerhouse of essential nutrients. Feeling more energetic and healthier since I started taking them. Love the blend of ingredients.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":317,\"product_id\":43,\"customer_id\":557,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules are my daily health companion now. Noticed a significant improvement in my overall well-being. Thank you, AE Naturals.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":318,\"product_id\":43,\"customer_id\":558,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Multivitamins aur Multimineral Soft Gel Capsules ne meri immunity ko boost kiya aur digestion ko regulate kiya. Bahut acchi hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":319,\"product_id\":43,\"customer_id\":559,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many supplements, but AE Naturals 9G Multivitamins stand out. My immune system feels stronger, and my digestive issues have reduced. Impressed.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":320,\"product_id\":43,\"customer_id\":560,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Finally found a supplement that covers all bases! AE Naturals 9G Soft Gel Capsules are my go-to for maintaining a healthy heart, kidney, and liver.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":321,\"product_id\":43,\"customer_id\":561,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins are a must-have in my daily routine. Noticed a remarkable difference in my energy levels and overall vitality.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":322,\"product_id\":43,\"customer_id\":562,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye capsules essential nutrients ka powerhouse hain. Jab se maine inka istemal shuru kiya hai, tab se mujhe jyada energy aur behtar swasthya mehsus ho raha hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":323,\"product_id\":43,\"customer_id\":563,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Soft Gel Capsules ab meri roz ki health ka saathi hai. Mujhe apne overall well-being mein kafi sudhaar mehsus hua hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":324,\"product_id\":43,\"customer_id\":564,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut se supplements try kiye hain, lekin AE Naturals 9G Multivitamins sabse alag hain. Meri immunity mazboot mehsoos ho rahi hai aur meri digestive problems kam hui hain.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":325,\"product_id\":43,\"customer_id\":565,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ant mein ek supplement mila hai jo sabhi zaroori cheezon ko cover karta hai! AE Naturals 9G Soft Gel Capsules mere liye ek zaroori health ka saathi ban gaye hain.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":326,\"product_id\":43,\"customer_id\":566,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules have become an essential part of my health routine. Feeling more resilient and energetic since I started taking them.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":377,\"product_id\":43,\"customer_id\":627,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule has been a game-changer for me! Not only do I feel more energized throughout the day, but I\'ve also noticed improvements in my immunity and digestion. Definitely worth incorporating into your daily routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":378,\"product_id\":43,\"customer_id\":628,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been taking AE Naturals 9G Capsules for a while now, and I\'m impressed with the results. My overall health feels more balanced, and I love that it supports my brain, heart, liver, and kidney health all in one. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":379,\"product_id\":43,\"customer_id\":629,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules have become an essential part of my wellness routine. Not only do they strengthen my bones and joints, but they also support my weight management goals. Plus, I love knowing that I\'m getting all the essential nutrients my body needs.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":380,\"product_id\":43,\"customer_id\":630,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins aur Multimineral Soft Gel Capsule mere liye ek game-changer rahi hai! Din bhar mujhe zyada energy mehsoos hoti hai aur mujhe apni immunity aur digestion mein sudhaar bhi nazar aata hai. Rozana ki routine mein shamil karne layak hai bilkul!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":382,\"product_id\":43,\"customer_id\":632,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules ab mera wellness routine ka ek anivarya hissa ban gaya hai. Yeh mere haddiyon aur jodon ko majboot banata hai, aur mera weight management bhi support karta hai. Aur, mujhe pasand hai ki main apne sharir ko zaroori nutrients dene ka kaam kar raha hoon.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":383,\"product_id\":43,\"customer_id\":633,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine pehle bahut saare supplements try kiye hain, lekin koi bhi AE Naturals 9G Capsules se tulna nahi kar sakta. Meri immunity ko boost karne se lekar weight loss aur uska maintenance tak, yeh capsules sab kuch karte hain. Main ab se zyada energetic aur healthy mehsoos kar raha hoon!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 2, 616, 168, 602, 'include', 'pending', 'unpaid', '2024-11-26 20:08:53', '2024-11-26 20:08:53', NULL, '', '[]', 'discount_on_product', 1, 0),
(580, 100380, 42, 1, NULL, '{\"id\":42,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Co-Q Sper Coenzyme Co Q10 With Alpha Lipoic Acid Soft gel Capsules | 60 Caps\",\"slug\":\"ae-naturals-co-q-sper-coenzyme-co-q10-with-alpha-lipoic-acid-soft-gel-capsules-3x10-capsules-yDYp35\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-10-66163b463e585.png\\\",\\\"2024-04-10-66163b463f566.png\\\",\\\"2024-04-10-66163b463f7bb.png\\\",\\\"2023-09-18-650888209290f.png\\\",\\\"2023-09-18-65088820929cf.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-10-66163afb674f8.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=d1LDmvNKVpRjVtu3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1000,\"purchase_price\":1000,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":60.10000000000000142108547152020037174224853515625,\"discount_type\":\"percent\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Co Q10 Soft Gel Capsules stand as an exceptional supplement, providing a powerful boost to your ATP levels for heightened cellular energy and improved vitality. Beyond their energy-enhancing capabilities, these capsules have been recognized for their multifaceted benefits&nbsp;<\\/p><p>One notable advantage is the improvement in spatial learning, making AE Naturals Co Q10 Soft Gel Capsules a cognitive ally. Additionally, they act as potent antioxidants, reducing oxidative damage and contributing to the overall well-being of cells. The capsules play a pivotal role in increasing cellular energy production, particularly in vital organs like the heart and brain, while also naturally combating the ageing process at the cellular level.<\\/p><p>&nbsp;<\\/p><p>Regular use of AE Naturals Co Q10 Soft Gel Capsules extends their positive impact to key internal organs. The brain experiences heightened functionality, the heart operates with increased efficiency, and other crucial organs such as the lungs, liver, and kidneys benefit from improved functioning. This holistic approach to health and vitality makes these capsules an invaluable addition to your daily routine.<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Helps to keep your heart and brain healthy:<\\/strong> &nbsp;The formulation may include omega-3 fatty acids, antioxidants, or other heart-healthy compounds to support cardiovascular health. Additionally, ingredients like B-vitamins or antioxidants can contribute to cognitive function, promoting a healthy heart and brain.<\\/li><li><strong>Improves immunity and regulates blood sugar levels: &nbsp;<\\/strong>With immune-boosting components like vitamins C and D, along with potential blood sugar regulators such as chromium or magnesium, the product aids in bolstering the immune system and maintaining balanced blood sugar levels.<\\/li><li><strong>Improves stamina and vascular health: &nbsp;<\\/strong>The inclusion of ingredients like nitric oxide boosters or adaptogens can enhance stamina and improve vascular health by promoting better blood circulation and oxygen delivery to muscles.<\\/li><li><strong>Muscle functions can be improved naturally: &nbsp;<\\/strong>Likely includes nutrients such as protein, amino acids, and minerals crucial for muscle health. These elements can naturally contribute to improved muscle functions, strength, and recovery.<\\/li><li><strong>Acts as a fantastic anti-aging solution: &nbsp;<\\/strong>Anti-aging properties such as antioxidants, collagen-boosting compounds, or peptides may be present in the product. These work to combat oxidative stress, promote skin elasticity, and reduce the appearance of fine lines, collectively providing an effective anti-aging solution.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Coenzyme Q10: <\\/strong>As a fat-soluble compound, Coenzyme Q10 possesses intracellular antioxidants that contribute to improving heart health. Its role in cellular energy production and antioxidant defense makes it valuable for overall cardiovascular well-being.<\\/li><li><strong>EPA and DHA (Omega-3 Fatty Acids): <\\/strong>Eicosapentaenoic acid (EPA) and Docosahexaenoic acid (DHA), both omega-3 fatty acids, play a crucial role in addressing coronary heart diseases. They help lower blood fats, reduce inflammation, and manage high blood pressure, collectively supporting cardiovascular health.<\\/li><li><strong>Alpha Lipoic Acid: <\\/strong>Research indicates that Alpha Lipoic Acid can contribute to lowering blood sugar levels, acting as an antioxidant to neutralize free radicals. Additionally, it has been studied for its potential to improve insulin sensitivity, making it relevant in managing conditions associated with insulin resistance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Dosage<\\/strong>&nbsp;<\\/h3><p>1 Capsule per day after a meal.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T17:25:52.000000Z\",\"updated_at\":\"2024-04-21T13:27:25.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Co-Q Sper: Boost Heart Health and Vitality\",\"meta_description\":\"Enhance your well-being with AE Naturals Co-Q Sper capsules. Featuring Coenzyme Q10, this supplement supports heart health, mood, and energy levels. Discover improved vitality today!\",\"meta_image\":\"2024-04-10-66163b6fdd568.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000708\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":384,\"product_id\":42,\"customer_id\":634,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Co Q10 Soft Gel Capsules have been a lifesaver for me! Not only do they provide a much-needed boost to my energy levels, but I\'ve also noticed improvements in my cognitive function. Plus, knowing that they\'re supporting my heart health makes me feel confident in my daily routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":385,\"product_id\":42,\"customer_id\":635,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been taking AE Naturals Co Q10 Capsules for a while now, and the difference in my overall vitality is remarkable. My stamina has improved, and I feel more alert and focused throughout the day. Definitely a must-have supplement!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":386,\"product_id\":42,\"customer_id\":636,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules are like a secret weapon against aging! I\'ve noticed a significant difference in the appearance of my skin since I started taking them\\u2014fine lines seem to be less noticeable, and my skin feels more radiant. Highly recommend for anyone looking to maintain their youthful glow!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":387,\"product_id\":42,\"customer_id\":637,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Co Q10 Soft Gel Capsules have become a staple in my daily routine. Not only do they help in improving my immunity, but they also regulate my blood sugar levels, keeping me feeling balanced and healthy. Plus, the added benefits for my muscles and overall anti-aging effects are a huge bonus!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":388,\"product_id\":42,\"customer_id\":638,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t imagine my life without AE Naturals Co Q10 Capsules now. They\'ve truly transformed my health and vitality. From boosting my stamina to supporting my heart and brain health, these capsules cover all the bases. Highly impressed and satisfied!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":389,\"product_id\":42,\"customer_id\":639,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Co Q10 Soft Gel Capsules mere liye ek anmol tohfa hai! Mere energy levels ko boost karne ke saath-saath, maine apne cognitive functions mein bhi sudhaar mehsoos kiya hai. Aur, yeh jaankar ki yeh mere dil ki sehat ko support kar rahe hain, mujhe apni rozmarra ki routine mein pura vishwas hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":390,\"product_id\":42,\"customer_id\":640,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine AE Naturals Co Q10 Capsules kuch samay se istemal kiye hain, aur meri overall vitality mein farq aaya hai. Meri stamina mein sudhaar hua hai, aur main din bhar zyada alert aur focused mehsoos karta hoon. Zaroori supplement hai\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":391,\"product_id\":42,\"customer_id\":641,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Yeh capsules jawaani ko banaye rakhne ka raaz hai! Main jab se inka istemal kar raha hoon, mere skin ke appearance mein bada farq aaya hai\\u2014fine lines kam dikhne lage hain aur meri skin aur bhi radiant lagti hai. Inko try karke dekhein, aap bhi nahi poochenge!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":392,\"product_id\":42,\"customer_id\":642,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Co Q10 Soft Gel Capsules ab meri daily routine ka ek mukhya hissa ban gaye hain. Yeh mere immunity ko improve karne mein madad karte hain, aur mere blood sugar levels ko regulate karte hain, mujhe balance aur swasth mehsoos karwate hain. Aur, mere muscles ke liye aur anti-aging effects ke liye bhi inke kai fayde hain!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 880, 120, 601, 'include', 'pending', 'unpaid', '2024-11-27 05:51:21', '2024-11-27 05:51:21', NULL, '', '[]', 'discount_on_product', 1, 0),
(581, 100380, 151, 1, NULL, '{\"id\":151,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Tablets with Manjishta and Punarnava, 60 Tablets.\",\"slug\":\"ae-naturals-roop-sundar-tablets-with-manjishta-and-punarnava-60-tablets-jG3rNG\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-10-66163da7ad184.png\\\",\\\"2023-10-08-65227bdc5ac4c.png\\\",\\\"2023-10-08-65227bdc5af18.png\\\",\\\"2023-10-08-65227bdc5b0fd.png\\\",\\\"2023-10-08-65227bdc5b350.png\\\",\\\"2023-10-08-65227bdc5b59f.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ccbb556359.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/NiU851Toxq0?si=S8KaqkO6A0CxjzAj\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1000,\"purchase_price\":1000,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":50.10000000000000142108547152020037174224853515625,\"discount_type\":\"percent\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals Roop Sundar Tablets offer an exclusive blend designed to naturally purify and detoxify your blood, resulting in effective improvements to your skin health. This unique formulation incorporates ancient Ayurvedic ingredients such as Manjishta, Bakuchi, Amba Haldi, Khus, and Punarnava, working synergistically to fortify your body against illnesses. These tablets play a crucial role in maintaining both internal and external health by eliminating toxins and eradicating bacteria in the blood. The powerful combination of Ayurvedic ingredients in AE Naturals Roop Sundar Tablets contributes to a disease-free life. Purifying the blood is a key indicator of good health, preventing common skin issues like acne and pimples. Additionally, the tablets nourish the skin by supplying essential nutrients, promoting overall skin wellness.<\\/p><p>&nbsp;<\\/p><p>Incorporate AE Naturals Roop Sundar Tablets into your routine to experience the holistic benefits of these ancient Ayurvedic ingredients. Embrace the power of purified blood for radiant skin, robust internal health, and a disease-resistant lifestyle.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Purifies your blood:<\\/strong>&nbsp;AE Natural Roop Sundar pills are formulated with ingredients known for their blood-purifying properties. These components, such as certain herbs or antioxidants, aid in removing toxins and impurities from the bloodstream, supporting overall blood health.<\\/li><li><strong>De-toxifies your body:<\\/strong> &nbsp;Roop Sundar tablets likely contain detoxifying agents, which actively assist in the elimination of harmful substances and metabolic by-products from the body. This contributes to the body\'s natural detoxification processes.<\\/li><li><strong>Ensures healthier skin from the inside and keeps it smooth, soft, and blemish-free:<\\/strong>&nbsp;AE Natural\\u2019s Roop Sundar tablets work internally to provide essential nutrients that nourish the skin. This internal care helps maintain a smooth, soft texture and prevents blemishes, contributing to a healthier and more radiant complexion.<\\/li><li><strong>Prevents skin infections and allergies in the future:<\\/strong>&nbsp;The tablets may include immune-boosting components and anti-inflammatory properties, providing long-term protection against skin infections and allergies by enhancing the skin\'s resilience and defense mechanisms.<\\/li><li><strong>Increases hemoglobin level and maintains blood pressure and cholesterol in a normal range:<\\/strong>&nbsp;AE Natural\\u2019s Roop Sundar tablets contribute to overall blood health by increasing hemoglobin levels. Additionally, they help maintain blood pressure and cholesterol within normal ranges, supporting cardiovascular well-being and preventing related health issues.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Manjishta<\\/strong>: Manjishta acts as a potent blood purifier and effectively treats skin disorders. Its anti-inflammatory, antibacterial, and antioxidant properties contribute to its efficacy in promoting skin health.<\\/li><li><strong>Bakuchi<\\/strong>: Bakuchi is beneficial in treating various skin diseases and proves effective against allergies, scabies, eczema, itching, rashes, and skin discoloration. Its properties make it a versatile remedy for dermatological concerns.<\\/li><li><strong>Amba Haldi: <\\/strong>Amba Haldi promotes blood circulation, enhancing the appearance of healthy and glowing skin. It is particularly useful for addressing hyperpigmentation, scars, marks, dark spots, and blemishes.<\\/li><li><strong>Khus<\\/strong>: Khus is rich in antioxidants and essential nutrients, serving as a powerhouse for reducing skin inflammation and promoting overall skin health. Its natural properties contribute to skin nourishment.<\\/li><li><strong>Punarnava<\\/strong>: Punarnava is an excellent remedy with multiple benefits. It stimulates white blood cells, increases stress tolerance, aids in wound healing, decreases swelling, and reduces inflammation. Its diverse properties make it valuable for overall well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Dosage:<\\/strong><\\/h3><p>Take 1 tablet in the morning and 1 in the evening as directed by the physician.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-10-08T09:52:28.000000Z\",\"updated_at\":\"2024-04-10T07:20:58.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Roop Sundar Tablets - Skin Detox and Purification Miracle\",\"meta_description\":\"Experience flawless, healthy skin with Ae Roop Sundar Tablets. Packed with ancient herbs like Manjishta and Bakuchi, it purifies your body, prevents acne, and nourishes your skin. Try it now!\",\"meta_image\":\"2024-04-10-66163da7ae653.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000711\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":0,\"translations\":[],\"reviews\":[]}', 1, 880, 120, 501, 'include', 'pending', 'unpaid', '2024-11-27 05:51:21', '2024-11-27 05:51:21', NULL, '', '[]', 'discount_on_product', 1, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(582, 100381, 98, 1, NULL, '{\"id\":98,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Herbal Hair Oil 200ml\",\"slug\":\"ae-naturals-roop-sundar-herbal-hair-oil-200ml-xRSgJp\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"2\\\",\\\"position\\\":1},{\\\"id\\\":\\\"7\\\",\\\"position\\\":2}]\",\"category_id\":\"2\",\"sub_category_id\":\"7\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-22-650d54c26f909.png\\\",\\\"2023-09-22-650d54c270b97.png\\\",\\\"2023-09-22-650d54c270cd2.png\\\",\\\"2023-09-22-650d54c270df9.png\\\",\\\"2023-09-22-650d54c270f0f.png\\\",\\\"2023-09-22-650d54c271177.png\\\",\\\"2023-09-22-650d54c2712a0.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654bb74f635f6.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":100,\"minimum_order_qty\":1,\"details\":\"<p>Transform your hair care experience with AE Naturals Roop Sundar Herbal Hair Oil, a premium blend of natural ingredients meticulously chosen to nourish, strengthen, and rejuvenate your hair. This exquisite herbal oil is not just a hair care product; it\'s a luxurious indulgence that addresses common hair concerns, allowing you to unveil the true radiance of your locks.<\\/p><p>&nbsp;<\\/p><p>Crafted with a meticulous blend of herbal ingredients, AE Naturals Roop Sundar Herbal Hair Oil stands out in its ability to combat hair fall, dandruff, and lackluster color. The natural goodness infused in this hair oil works synergistically to provide a comprehensive solution to various hair issues. As you massage this herbal hair oil into your scalp, indulge in the soothing aroma that accompanies the application. The luxurious texture ensures a pampering experience, making your hair care routine a sensory delight.<\\/p><p>Elevate your hair care routine with AE Naturals Roop Sundar Herbal Hair Oil, and let the natural goodness transform your locks into a manifestation of true beauty and well-being.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Enhances Hair Color Vibrancy<\\/strong>: &nbsp;The product likely includes color-enhancing agents or protective ingredients to maintain and enhance the vibrancy of your hair color, contributing to a lustrous and radiant appearance.<\\/li><li><strong>Promotes Robust Hair Growth<\\/strong>: &nbsp;With ingredients that stimulate hair growth, such as biotin or essential oils, the product actively supports robust hair growth, promoting a healthier and fuller-looking mane.<\\/li><li><strong>Reduces Stubborn Dandruff: &nbsp;<\\/strong>Incorporating anti-dandruff agents like zinc pyrithione or tea tree oil, the product works to reduce stubborn dandruff, promoting a healthier scalp environment and improving overall hair health.<\\/li><li><strong>Strengthens Hair Follicles: &nbsp;<\\/strong>Likely containing strengthening elements like keratin or collagen, the product strengthens hair follicles, reducing breakage and promoting the resilience of your hair.<\\/li><li><strong>Restores Natural Hair Vitality: &nbsp;<\\/strong>With revitalizing ingredients such as botanical extracts or antioxidants, the product restores natural hair vitality, contributing to a vibrant and healthy overall hair condition.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extract<\\/strong>: Nourishes and strengthens hair for healthy growth. It provides essential nutrients to the hair, contributing to overall hair health.<\\/li><li><strong>Amla Extract<\\/strong>: Stimulates follicles, adds shine, and prevents premature graying. Amla is rich in antioxidants, promoting hair shine and preventing premature graying.<\\/li><li><strong>Brahmi Extract<\\/strong>: Enhances scalp health, reduces hair loss, promotes thicker hair. Brahmi supports scalp health and encourages thicker hair growth.<\\/li><li><strong>Bhringraj Extract<\\/strong>: Revitalizes follicles, stimulates growth, prevents hair fall. Bhringraj is known for its rejuvenating properties that support hair growth and help prevent hair fall.<\\/li><li><strong>Hibiscus Extract<\\/strong>: Conditions, adds shine, prevents dandruff. Hibiscus conditions the hair, adds a natural shine, and has properties that may help prevent dandruff.<\\/li><li><strong>Burdock Extract<\\/strong>: Purifies the scalp, controls oiliness, reduces irritation. Burdock extract helps maintain a healthy scalp by controlling oiliness and reducing irritation.<\\/li><li><strong>Methi Extract<\\/strong>: Conditions, reduces hair fall, adds volume. Methi, or fenugreek, conditions the hair, helps in reducing hair fall, and can add volume to the hair.<\\/li><li><strong>Neem Extract<\\/strong>: Fights infections, reduces dandruff, promotes a healthy scalp. Neem has antibacterial properties that can help combat infections and reduce dandruff.<\\/li><li><strong>Red Onion Extract<\\/strong>: Boosts growth, strengthens strands, prevents breakage. Red Onion extract is believed to support hair growth, strengthen strands, and prevent breakage.<\\/li><li><strong>Bakuchi Extract<\\/strong>: Restores pigmentation, promotes natural color, prevents graying. Bakuchi is thought to support the restoration of natural hair color and prevent premature graying.<\\/li><li><strong>Coconut Oil<\\/strong>: Moisturizes, reduces protein loss, promotes a healthy scalp. Coconut oil is a natural moisturizer that helps reduce protein loss from the hair and promotes a healthy scalp.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wet your hair and scalp.<\\/p><p>2. Take a small amount of AE Naturals Herbal Hair Oil on your palms.<\\/p><p>3. Gently massage the oil into your scalp and hair roots using circular motions.<\\/p><p>4. Leave the oil on for a few hours or overnight for best results and rinse your hairs thoroughly.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T08:48:02.000000Z\",\"updated_at\":\"2024-06-03T08:43:36.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Herbal Hair Oil - Strong Hair\",\"meta_description\":\"Transform your hair with AE Naturals\' Roop Sundar Herbal Hair Oil. This oil effectively cleanses your scalp, leaving it clean and refreshed. Reduce hair fall, control dandruff and have health\",\"meta_image\":\"2023-10-08-652239071a1dc.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000744\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":922,\"product_id\":98,\"customer_id\":1229,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this herbal hair oil for a while now, and I\'m loving the results! My hair feels stronger, and the color looks more vibrant than ever.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":923,\"product_id\":98,\"customer_id\":1231,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Say goodbye to dull, lackluster hair with this amazing oil. It\'s like a spa treatment for your locks\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":924,\"product_id\":98,\"customer_id\":1232,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dandruff for years, but this oil has made such a difference. My scalp feels healthier, and I\'m seeing less flakiness.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":925,\"product_id\":98,\"customer_id\":1233,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The natural ingredients in this oil are so nourishing. My hair looks and feels revitalized after just a few uses.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":926,\"product_id\":98,\"customer_id\":1235,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how luxurious this oil feels on my scalp. It\'s become a relaxing part of my self-care routine\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":927,\"product_id\":98,\"customer_id\":1237,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve noticed a significant reduction in hair fall since I started using this oil. My hair feels thicker and fuller\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":928,\"product_id\":98,\"customer_id\":1238,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The scent of this oil is so calming. It\'s the perfect way to unwind after a long day.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":929,\"product_id\":98,\"customer_id\":1239,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"If you\'re looking for a natural solution to hair problems, this oil is a game-changer. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":930,\"product_id\":98,\"customer_id\":1240,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried so many hair oils, but this one actually delivers on its promises. My hair looks and feels healthier than ever!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":931,\"product_id\":98,\"customer_id\":1241,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t believe how quickly this oil works. My hair has never looked better\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-11-27 17:52:34', '2024-11-28 14:33:29', NULL, '', '[]', 'discount_on_product', 0, 0),
(583, 100382, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"46\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"46\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2024-02-29-65e035290e9db.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/-hZZjYTIlTk?si=i-MI9XZb--vclTMi\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":328,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Unlock the secrets to radiant, youthful-looking skin with&nbsp;<strong>AE Naturals\' Classical Kumkumadi Tailam<\\/strong>. Inspired by ancient Ayurvedic wisdom, this serum is a blend of natural herbal extracts and botanicals designed to deeply moisturize and revitalize your skin. Say goodbye to dullness as this meticulously formulated oil brightens and evens out your skin tone, leaving you with a natural glow. The key to its effectiveness lies in the thoughtfully chosen ingredients. Saffron oil works its magic to brighten your complexion, while Manjista improves skin texture and tone. Gokshur, another powerhouse ingredient, hydrates and softens your skin, enhancing its elasticity. Sandal oil, known for its soothing properties, reduces inflammation, ensuring a calming effect on your skin. Using AE Naturals\' Classical Kumkumadi Tailam is a breeze. Just take 2-3 drops, gently massage them onto your face in upward motions, and leave it on overnight. Wake up to refreshed and revitalized skin, ready to face the day. Embrace the Ayurvedic principles packed into this little bottle and experience the transformation as your skin becomes a canvas of radiance. AE Naturals brings you the timeless beauty secrets in a bottle, inviting you to nourish, rejuvenate, and glow.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Radiant Skin Tone:&nbsp;<\\/strong>Achieve a brighter and more even skin tone with AE Naturals\' Kumkumadi Tailam. The saffron oil in this Ayurvedic blend works wonders, leaving your complexion visibly radiant.<\\/li><li><strong>Youthful Elasticity:&nbsp;<\\/strong>Experience improved skin elasticity that defies aging. Manjista, a key ingredient, enhances both texture and tone, giving your skin a youthful, supple feel.<\\/li><li><strong>Revitalized Radiance:&nbsp;<\\/strong>Pamper your skin with the rejuvenating power of Gokshur, known for its hydrating and softening effects. Wake up to glowing and refreshed skin, a testament to the Ayurvedic wisdom infused in every drop.<\\/li><li><strong>Inflammation Reduction:&nbsp;<\\/strong>Let Sandal Oil soothe and calm your skin, reducing inflammation. Enjoy a skincare routine that not only beautifies but also cares for your skin\'s overall health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Saffron Oil:&nbsp;<\\/strong>Get glowing skin with the radiant power of Saffron Oil. It brightens and evens out your complexion for a natural, glowing look. Unlock the secret to a luminous skin tone inspired by ancient Ayurvedic wisdom.<\\/li><li><strong>Manjistha:&nbsp;<\\/strong>Enhance your skin\'s texture and tone with the magic of Manjistha. This natural herbal extract works wonders, improving your skin\'s overall quality. Experience the revitalizing touch of Manjistha, a timeless ingredient in Ayurvedic skincare.<\\/li><li><strong>Gokshur:&nbsp;<\\/strong>Indulge your skin with the hydrating embrace of Gokshur. It softens and nourishes your skin, unlocking a supple and healthy appearance. Discover the ancient Ayurvedic secret to skin hydration and revitalization.<\\/li><li><strong>Sandal Oil:&nbsp;<\\/strong>Soothe and calm your skin with the gentle touch of Sandal Oil. It reduces inflammation and embraces a refreshed complexion. Let the natural benefits of Sandal Oil enhance your skin\'s radiance, a timeless Ayurvedic remedy.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 2-3 drops of Kumkumadi Tailam.<\\/li><li>Gently massage over your face in upward motions.<\\/li><li>Leave it on overnight for maximum benefits.<\\/li><li>Wash it off in the morning with a gentle cleanser.<\\/li><li>Enjoy refreshed and glowing skin with Ayurvedic care.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-11-12T08:53:50.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":11,\"translations\":[],\"reviews\":[{\"id\":50,\"product_id\":31,\"customer_id\":268,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After a long day, applying this Kumkumadi Tailam feels like a mini spa session. It\'s so relaxing and luxurious.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":51,\"product_id\":31,\"customer_id\":269,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed at how quickly this tailam has faded my pigmentation. It\'s given me newfound confidence in my skin!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":52,\"product_id\":31,\"customer_id\":270,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam is like a secret weapon against aging. It\'s made my skin firmer and smoother in just a few weeks\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":53,\"product_id\":31,\"customer_id\":271,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always had dull skin, but this tailam has brought it back to life. It\'s my new skincare essential!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":54,\"product_id\":31,\"customer_id\":272,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Using this Kumkumadi Tailam feels like giving my skin a warm hug. It\'s comforting and nourishing, leaving me with a natural glow.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":55,\"product_id\":31,\"customer_id\":273,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam has brought out the natural beauty of my skin. I feel like I\'m glowing from the inside\\u00a0out!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":56,\"product_id\":31,\"customer_id\":274,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I appreciate that this product is made with high-quality ingredients. It feels like a premium skincare experience.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":57,\"product_id\":31,\"customer_id\":275,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Unfortunately, my experience with the delivery service was disappointing. The package arrived much later than expected, and the delivery person seemed rather careless with handling the parcel.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":58,\"product_id\":31,\"customer_id\":276,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe hamesha se ek natural skincare product ki talash thi aur yeh tailam sabhi mere expectations ko pura karta hai. Mera chehra ab tak naram aur chikna hai, aur mujhe yeh tailam pyara\\u00a0lagta\\u00a0hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":59,\"product_id\":31,\"customer_id\":277,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe laga tha ki koi bhi cream ya tailam mere acne marks ko door karne mein nakaam hoga, lekin yeh Kumkumadi Tailam ne meri soch badal di! Sirf ek hafte mein hi farq dikha.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":60,\"product_id\":31,\"customer_id\":278,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love the luxurious feel of this tailam on my skin. It\'s like giving myself a spa treatment at home.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 1229.18, 269.82, 0, 'include', 'canceled', 'unpaid', '2024-11-30 16:16:54', '2024-12-02 11:31:44', NULL, '', '[]', 'discount_on_product', 0, 0),
(584, 100383, 102, 1, NULL, '{\"id\":102,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Moisturizing Lotion 200ml\",\"slug\":\"ae-naturals-roop-sundar-moisturizing-lotion-200ml-hP5Lj8\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"18\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"18\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660af1e67dd2a.png\\\",\\\"2024-04-01-660af1e67ebc4.png\\\",\\\"2023-09-22-650d5c0cae266.png\\\",\\\"2024-04-01-660af1e67eeba.png\\\",\\\"2023-09-22-650d5c0caee54.png\\\",\\\"2023-09-22-650d5c0caef00.png\\\",\\\"2023-09-22-650d5c0caf075.png\\\",\\\"2023-09-22-650d5c0caf106.png\\\",\\\"2023-09-22-650d5c0caefb6.png\\\",\\\"2023-09-22-650d5c0caf234.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad72c8917f.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=hXBGl2HRnao18NgV\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":99,\"minimum_order_qty\":1,\"details\":\"<p>Step into a realm of skincare luxury with <strong>AE Naturals Roop Sundar Moisturizing Lotion<\\/strong>, a transformative formula expertly crafted to pamper your skin. In a generous 200ml bottle, this lotion is more than a hydrating solution; it\'s a holistic experience designed to deeply moisturize and rejuvenate. As you apply this lotion, feel the velvety texture embracing your skin, leaving behind a soft, smooth, and radiant complexion. The carefully selected key ingredients work in harmony to go beyond surface-level hydration. They nourish your skin, providing essential nutrients that enhance its natural beauty. The protective layer formed by the lotion shields your skin from external factors, contributing to its overall well-being.<\\/p><p>&nbsp;<\\/p><p>Bid farewell to dryness as AE Naturals Roop Sundar Moisturizing Lotion becomes your go-to solution for revitalized and hydrated skin. This lotion is more than a skincare product; it\'s a daily ritual that transforms your self-care routine into a moment of indulgence. Elevate your skincare experience with AE Naturals Roop Sundar Moisturizing Lotion and say hello to a complexion that radiates health and vitality.<\\/p><p>&nbsp;<\\/p><h3><strong>Key benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Intense Hydration for Enduring Moisture:<\\/strong> &nbsp;The product provides deep and lasting hydration, likely incorporating ingredients like hyaluronic acid or glycerin, ensuring enduring moisture for your skin.<\\/li><li><strong>Softens and Refines Skin Texture<\\/strong>: &nbsp;With skin-softening agents or gentle exfoliants, the product works to soften and refine the texture of your skin, promoting a smoother and more even complexion.<\\/li><li><strong>Amplifies Your Skin\'s Innate Radiance<\\/strong>: &nbsp;Incorporating brightening components or antioxidants, the product enhances your skin\'s natural radiance, contributing to a glowing and vibrant complexion.<\\/li><li><strong>Preserves Youthful Allure<\\/strong>: &nbsp;With anti-aging ingredients like peptides or collagen-boosting compounds, the product helps preserve the skin\'s youthful appearance, reducing the visible signs of aging.<\\/li><li><strong>Shields Against Dryness and Environmental Aggressors<\\/strong>: &nbsp;The formulation likely includes protective elements, such as barrier-enhancing ingredients or antioxidants, to shield your skin against dryness and environmental stressors, maintaining its health and resilience.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Shea Butter<\\/strong>: Known for its deep moisturizing properties, Shea Butter enhances elasticity and suppleness, leaving the skin feeling nourished and hydrated.<\\/li><li><strong>Aloe Vera: <\\/strong>Aloe Vera soothes the skin, reduces inflammation, and provides essential hydration, contributing to a calm and refreshed complexion.<\\/li><li><strong>Vitamin E: <\\/strong>Offering antioxidant protection against free radicals, Vitamin E fosters a youthful look by promoting skin health and reducing signs of aging.<\\/li><li><strong>Coconut Oil<\\/strong>: Acting as a moisture-locking agent, Coconut Oil reveals softness, smoothness, and a natural glow, making it a valuable ingredient for overall skin nourishment.<\\/li><li><strong>Glycerin<\\/strong>: With its moisture-attracting properties, Glycerin draws in and maintains hydration, preventing dryness and contributing to the overall comfort and health of the skin.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply AE Naturals Roop Sundar Moisturizing Lotion all over.<\\/p><p>2. concentrate on dry areas.<\\/p><p>3. Gently massage until fully absorbed.<\\/p><p>4. For optimal results, use daily after showering or whenever your skin craves hydration.<\\/p><p>&nbsp;<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T09:19:08.000000Z\",\"updated_at\":\"2024-06-21T11:37:24.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Moisturizing Lotion - Deep Hydration\",\"meta_description\":\"Experience intense hydration with AE Naturals Roop Sundar Moisturizing Lotion. It softens, smoothens, and enhances your skin\'s natural radiance. Protect against dryness and embrace youthful s\",\"meta_image\":\"2023-10-08-652234958459d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000748\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":20,\"translations\":[],\"reviews\":[{\"id\":781,\"product_id\":102,\"customer_id\":1065,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion is a game-changer for my skin! It\'s incredibly hydrating and leaves my skin feeling soft and smooth all day long. I love how it absorbs quickly without any greasy residue. Definitely my new favorite moisturizer\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":782,\"product_id\":102,\"customer_id\":1066,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This moisturizing lotion is fantastic! It has a luxurious texture that feels amazing on the skin. I\'ve noticed a significant improvement in my skin\'s hydration and texture since using it. Plus, the bottle size is generous, so it lasts a long time. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":783,\"product_id\":102,\"customer_id\":1067,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with AE Naturals Roop Sundar Moisturizing Lotion! It\'s like a drink of water for my skin. I apply it every morning and night, and my skin feels so nourished and rejuvenated. It\'s become an essential part of my skincare routine\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":784,\"product_id\":102,\"customer_id\":1068,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"I\'ve been using this moisturizing lotion for a few weeks now, and I\'m loving the results! My skin feels incredibly hydrated and looks more radiant than ever. The formula is lightweight and absorbs quickly, making it perfect for daily use. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":785,\"product_id\":102,\"customer_id\":1069,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion is a must-have for anyone struggling with dry skin! It provides intense hydration without feeling heavy or greasy. I\'ve noticed a significant improvement in my skin\'s texture and overall appearance since using it. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":786,\"product_id\":102,\"customer_id\":1070,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this moisturizing lotion! It\'s so rich and creamy, yet it absorbs quickly into the skin. My skin feels incredibly soft and smooth after each use. Plus, I love that it\'s formulated with nourishing ingredients to keep my skin healthy and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":787,\"product_id\":102,\"customer_id\":1071,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many moisturizers in the past, but nothing compares to AE Naturals Roop Sundar Moisturizing Lotion! It\'s lightweight, non-greasy, and provides long-lasting hydration. My skin looks and feels amazing since I started using it. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":788,\"product_id\":102,\"customer_id\":1073,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin has never felt better since I started using this moisturizing lotion! It\'s like a drink of water for my skin, leaving it feeling hydrated and refreshed. I love that it\'s free from harsh chemicals and packed with nourishing ingredients. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":789,\"product_id\":102,\"customer_id\":1074,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion is a skincare essential for me now! It\'s incredibly hydrating and leaves my skin feeling soft and supple. I\'ve noticed a significant improvement in my skin\'s texture and overall appearance since using it. Love it\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":790,\"product_id\":102,\"customer_id\":1075,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m so impressed with this moisturizing lotion! It\'s lightweight, absorbs quickly, and leaves my skin feeling incredibly hydrated. I\'ve noticed a visible difference in my skin\'s appearance since I started using it. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":791,\"product_id\":102,\"customer_id\":1076,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion meri skin ke liye ek game-changer hai! Ye bahut hydrating hai aur meri skin ko pura din soft aur smooth feel karata hai. Mujhe pasand hai kaise ye jaldi absorb ho jaata hai bina kisi chipchipa residue ke. Mera naya favorite moisturizer\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":792,\"product_id\":102,\"customer_id\":1077,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye moisturizing lotion fantastic hai! Iska texture luxurious hai aur skin par amazing feel karta hai. Mainey iska istemal karne se apni skin ki hydration aur texture mein kafi sudhaar dekha hai. Aur bhi, bottle size generous hai, isliye ye bahut time tak chalta hai. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":793,\"product_id\":102,\"customer_id\":1078,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main AE Naturals Roop Sundar Moisturizing Lotion se obsessed hoon! Ye meri skin ke liye paani ki tarah kaam karta hai. Main ise har subah aur raat lagata hoon, aur meri skin bahut nourished aur rejuvenated feel karti hai. Ye mera skincare routine ka ek essential hissa ban gaya hai\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":794,\"product_id\":102,\"customer_id\":1080,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine is moisturizing lotion ka kuch hafton se istemal kiya hai, aur mujhe results bahut pasand aaye hain! Meri skin bahut hydrate feel karti hai aur kabhi se zyada radiant lagti hai. Ye formula lightweight hai aur jaldi absorb ho jaata hai, isliye ye rozana istemal ke liye perfect hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":795,\"product_id\":102,\"customer_id\":1081,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Moisturizing Lotion dry skin ke liye ek must-have hai! Ye bina kisi bhaari ya chipchipa feel ke intense hydration provide karta hai. Maine iska istemal karne se apni skin ki texture aur overall appearance mein kafi sudhaar dekha hai. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":796,\"product_id\":102,\"customer_id\":1082,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is moisturizing lotion se hamesha khush rehta hoon! Ye bahut rich aur creamy hai, lekin skin mein jaldi absorb ho jaata hai. Meri skin har istemal ke baad bahut soft aur smooth feel karti hai. Aur bhi, mujhe pasand hai ki ye nourishing ingredients ke saath formulated hai jo meri skin ko healthy aur hydrated rakhte hain. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":797,\"product_id\":102,\"customer_id\":1083,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine pehle bahut saare moisturizers try kiye hain, lekin kuch bhi AE Naturals Roop Sundar Moisturizing Lotion ke saath tulna nahi kar sakta! Ye lightweight hai, non-greasy hai, aur long-lasting hydration provide karta hai. Meri skin iska istemal karne se amazing dikhti hai aur feel hoti hai. Definitely har paisa ke laayak hai\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":798,\"product_id\":102,\"customer_id\":1084,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin kaafi acchi feel hoti hai is moisturizing lotion istemal karne ke baad! Ye meri skin ke liye paani ki tarah kaam karta hai, use hydrated aur refreshed feel karata hai. Mujhe pasand hai ki ye harsh chemicals se free hai aur nourishing ingredients se bhara hua hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":799,\"product_id\":102,\"customer_id\":1085,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"AE Naturals Roop Sundar Moisturizing Lotion ab mere liye ek skincare essential hai! Ye bahut hydrating hai aur meri skin ko soft aur supple feel karata hai. Maine iska istemal karne se meri skin ki texture aur overall appearance mein kafi sudhaar dekha hai. Love it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":800,\"product_id\":102,\"customer_id\":1086,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is moisturizing lotion se bahut impress hoon! Ye lightweight hai, jaldi absorb ho jaata hai, aur meri skin ko bahut hydrate feel karata hai. Maine iska istemal karte hue apni skin mein visible farak dekha hai. Highly recommend\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'canceled', 'unpaid', '2024-11-30 16:30:21', '2024-12-02 11:31:23', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(585, 100384, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":64,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-11-26T08:26:50.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-11-30 16:34:04', '2024-12-02 11:31:05', NULL, '', '[]', 'discount_on_product', 0, 0),
(586, 100385, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g | Pack of 2\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Refreshing Soap <\\/strong>is your key to bright and flawless skin. Infused with the goodness of Parijat extracts, Vitamin E, and Aloe Vera gel, this soap is a powerhouse in achieving blemish-free skin by actively preventing the formation of acne, pimples, and blackheads. With its anti-oxidant, anti-bacterial, anti-fungal, and immune-protective properties, this soap acts as a formidable shield against skin aging. By thwarting wrinkles, fine lines, and retaining moisture, it ensures a youthful and radiant complexion. The soap\'s unique formulation imparts a soothing effect, leaving you with a clean and refreshed sensation.<\\/p><p>&nbsp;<\\/p><p>Indulge in the luxury of AE Naturals Roop Sundar Refreshing Soap to experience the combined benefits of Parijat extracts, Vitamin E, and Aloe Vera gel. Revel in the transformative effects of this soap as it makes your skin supple, smooth, and visibly brighter, promoting a refreshed and rejuvenated feeling after each use.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens your skin:<\\/strong> The formulation includes brightening agents such as vitamin C or alpha-arbutin, which actively work to reduce dark spots, hyperpigmentation, and uneven skin tone. This results in a visibly brighter and more radiant complexion over time.<\\/li><li><strong>Makes your skin Blemish-free:<\\/strong> The product likely contains ingredients with anti-inflammatory and blemish-reducing properties, such as salicylic acid or niacinamide. These components help minimize and prevent blemishes, leaving your skin clearer and more uniform.<\\/li><li><strong>Prevents Acne and Pimples:<\\/strong> Formulated with acne-fighting ingredients like salicylic acid or benzoyl peroxide, it actively targets and prevents acne and pimples. This helps in maintaining a smoother and healthier skin surface.<\\/li><li><strong>Prevents Wrinkles and Fine lines:<\\/strong> Anti-aging ingredients like retinol or peptides are likely present to combat the formation of wrinkles and fine lines. These components stimulate collagen production and promote skin elasticity, contributing to a more youthful appearance.<\\/li><li><strong>Moisturizes and keeps your skin soft and supple:<\\/strong> The product incorporates moisturizing agents like hyaluronic acid or glycerin, which work to retain and attract moisture. This helps in keeping the skin well-hydrated, soft, and supple throughout the day.<\\/li><li><strong>Provides nourishment and keeps your skin healthy:<\\/strong> Enriched with vitamins, antioxidants, and other nourishing elements, the product delivers essential nutrients to the skin. This nourishment supports overall skin health, enhancing its resilience, and promoting a vibrant and healthy complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extracts: <\\/strong>Derived from the Parijat plant, these extracts possess anti-inflammatory properties, helping to calm irritated skin. Additionally, their antioxidant nature provides a defense against environmental damage by neutralizing free radicals, contributing to overall skin health and protection.<\\/li><li><strong>Vitamin E Acetate:<\\/strong> Known for its potent antioxidant properties, Vitamin E Acetate helps shield the skin from free radical damage. This vitamin also functions as a moisturizer, aiding in alleviating dry and flaky skin, promoting a smoother and more supple complexion.<\\/li><li><strong>Aloe Vera Gel: <\\/strong>Extracted from the Aloe Vera plant, the gel is renowned for its hydrating and soothing effects on the skin. It helps relieve dryness, reduce inflammation, and soothe irritations, making it a valuable ingredient for maintaining skin comfort.<\\/li><li><strong>Glycerine:<\\/strong> As a humectant, glycerine attracts moisture to the skin and helps retain it, offering effective hydration. This contributes to improving the skin\'s texture, making it feel softer and more nourished.<\\/li><li><strong>BHT (Butylated Hydroxytoluene): <\\/strong>BHT is an antioxidant that plays a crucial role in maintaining the freshness and quality of the soap. By preventing the soap base\'s oils from becoming rancid, BHT extends the shelf life of the product, ensuring its efficacy and safety over time.<\\/li><li><strong>Perfume: <\\/strong>Beyond providing a pleasant fragrance to the soap, the inclusion of perfume enhances the user\'s sensory experience. Aromatic compounds can have mood-boosting effects, adding an extra dimension to the overall bathing experience.<\\/li><li><strong>Soap Base: <\\/strong>Serving as the foundation of the soap, the soap base is responsible for its cleansing action. It effectively removes dirt, oil, and impurities from the skin, leaving it clean and refreshed after use. The specific composition of the soap base determines its lathering and cleansing properties.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions for use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply Roop Sundar Soap on wet skin.<\\/p><p>2. Massage softly in a single direction..<\\/p><p>3. Wash it off gently.<\\/p><p>4. Use twice daily for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-11-18T11:33:09.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":540,\"product_id\":131,\"customer_id\":800,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Roop Sundar Refreshing Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin and reduced dark spots, but it has also kept my skin blemish-free. I love how refreshed and rejuvenated my skin feels after each use. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":541,\"product_id\":131,\"customer_id\":801,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and blemishes for years, but ever since I started using the AE Naturals Roop Sundar Refreshing Soap, my skin has never looked better! It effectively prevents acne and pimples while keeping my skin moisturized and soft. Plus, the soothing sensation it provides is a bonus. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":542,\"product_id\":131,\"customer_id\":802,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless soaps claiming to brighten and rejuvenate the skin, but none have worked as effectively as the AE Naturals Roop Sundar Refreshing Soap. It has significantly reduced my dark spots and hyperpigmentation, giving me a brighter and more even complexion. I love how nourished and healthy my skin looks now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":543,\"product_id\":131,\"customer_id\":803,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":544,\"product_id\":131,\"customer_id\":804,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":545,\"product_id\":131,\"customer_id\":807,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":546,\"product_id\":131,\"customer_id\":808,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is a challenge. The AE Naturals Roop Sundar Refreshing Soap is gentle yet effective, and it has improved the overall health of my skin. It\'s reduced my acne breakouts, kept my skin moisturized, and provided a soothing sensation with each use. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-11-30 16:37:58', '2024-12-02 11:30:49', NULL, '', '[]', 'discount_on_product', 0, 0),
(587, 100386, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g | Pack of 2\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":97,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Refreshing Soap <\\/strong>is your key to bright and flawless skin. Infused with the goodness of Parijat extracts, Vitamin E, and Aloe Vera gel, this soap is a powerhouse in achieving blemish-free skin by actively preventing the formation of acne, pimples, and blackheads. With its anti-oxidant, anti-bacterial, anti-fungal, and immune-protective properties, this soap acts as a formidable shield against skin aging. By thwarting wrinkles, fine lines, and retaining moisture, it ensures a youthful and radiant complexion. The soap\'s unique formulation imparts a soothing effect, leaving you with a clean and refreshed sensation.<\\/p><p>&nbsp;<\\/p><p>Indulge in the luxury of AE Naturals Roop Sundar Refreshing Soap to experience the combined benefits of Parijat extracts, Vitamin E, and Aloe Vera gel. Revel in the transformative effects of this soap as it makes your skin supple, smooth, and visibly brighter, promoting a refreshed and rejuvenated feeling after each use.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens your skin:<\\/strong> The formulation includes brightening agents such as vitamin C or alpha-arbutin, which actively work to reduce dark spots, hyperpigmentation, and uneven skin tone. This results in a visibly brighter and more radiant complexion over time.<\\/li><li><strong>Makes your skin Blemish-free:<\\/strong> The product likely contains ingredients with anti-inflammatory and blemish-reducing properties, such as salicylic acid or niacinamide. These components help minimize and prevent blemishes, leaving your skin clearer and more uniform.<\\/li><li><strong>Prevents Acne and Pimples:<\\/strong> Formulated with acne-fighting ingredients like salicylic acid or benzoyl peroxide, it actively targets and prevents acne and pimples. This helps in maintaining a smoother and healthier skin surface.<\\/li><li><strong>Prevents Wrinkles and Fine lines:<\\/strong> Anti-aging ingredients like retinol or peptides are likely present to combat the formation of wrinkles and fine lines. These components stimulate collagen production and promote skin elasticity, contributing to a more youthful appearance.<\\/li><li><strong>Moisturizes and keeps your skin soft and supple:<\\/strong> The product incorporates moisturizing agents like hyaluronic acid or glycerin, which work to retain and attract moisture. This helps in keeping the skin well-hydrated, soft, and supple throughout the day.<\\/li><li><strong>Provides nourishment and keeps your skin healthy:<\\/strong> Enriched with vitamins, antioxidants, and other nourishing elements, the product delivers essential nutrients to the skin. This nourishment supports overall skin health, enhancing its resilience, and promoting a vibrant and healthy complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extracts: <\\/strong>Derived from the Parijat plant, these extracts possess anti-inflammatory properties, helping to calm irritated skin. Additionally, their antioxidant nature provides a defense against environmental damage by neutralizing free radicals, contributing to overall skin health and protection.<\\/li><li><strong>Vitamin E Acetate:<\\/strong> Known for its potent antioxidant properties, Vitamin E Acetate helps shield the skin from free radical damage. This vitamin also functions as a moisturizer, aiding in alleviating dry and flaky skin, promoting a smoother and more supple complexion.<\\/li><li><strong>Aloe Vera Gel: <\\/strong>Extracted from the Aloe Vera plant, the gel is renowned for its hydrating and soothing effects on the skin. It helps relieve dryness, reduce inflammation, and soothe irritations, making it a valuable ingredient for maintaining skin comfort.<\\/li><li><strong>Glycerine:<\\/strong> As a humectant, glycerine attracts moisture to the skin and helps retain it, offering effective hydration. This contributes to improving the skin\'s texture, making it feel softer and more nourished.<\\/li><li><strong>BHT (Butylated Hydroxytoluene): <\\/strong>BHT is an antioxidant that plays a crucial role in maintaining the freshness and quality of the soap. By preventing the soap base\'s oils from becoming rancid, BHT extends the shelf life of the product, ensuring its efficacy and safety over time.<\\/li><li><strong>Perfume: <\\/strong>Beyond providing a pleasant fragrance to the soap, the inclusion of perfume enhances the user\'s sensory experience. Aromatic compounds can have mood-boosting effects, adding an extra dimension to the overall bathing experience.<\\/li><li><strong>Soap Base: <\\/strong>Serving as the foundation of the soap, the soap base is responsible for its cleansing action. It effectively removes dirt, oil, and impurities from the skin, leaving it clean and refreshed after use. The specific composition of the soap base determines its lathering and cleansing properties.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions for use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply Roop Sundar Soap on wet skin.<\\/p><p>2. Massage softly in a single direction..<\\/p><p>3. Wash it off gently.<\\/p><p>4. Use twice daily for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-11-30T11:07:58.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":540,\"product_id\":131,\"customer_id\":800,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Roop Sundar Refreshing Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin and reduced dark spots, but it has also kept my skin blemish-free. I love how refreshed and rejuvenated my skin feels after each use. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":541,\"product_id\":131,\"customer_id\":801,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and blemishes for years, but ever since I started using the AE Naturals Roop Sundar Refreshing Soap, my skin has never looked better! It effectively prevents acne and pimples while keeping my skin moisturized and soft. Plus, the soothing sensation it provides is a bonus. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":542,\"product_id\":131,\"customer_id\":802,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless soaps claiming to brighten and rejuvenate the skin, but none have worked as effectively as the AE Naturals Roop Sundar Refreshing Soap. It has significantly reduced my dark spots and hyperpigmentation, giving me a brighter and more even complexion. I love how nourished and healthy my skin looks now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":543,\"product_id\":131,\"customer_id\":803,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":544,\"product_id\":131,\"customer_id\":804,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":545,\"product_id\":131,\"customer_id\":807,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":546,\"product_id\":131,\"customer_id\":808,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is a challenge. The AE Naturals Roop Sundar Refreshing Soap is gentle yet effective, and it has improved the overall health of my skin. It\'s reduced my acne breakouts, kept my skin moisturized, and provided a soothing sensation with each use. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-11-30 16:39:31', '2024-12-02 11:27:06', NULL, '', '[]', 'discount_on_product', 0, 0),
(588, 100387, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g | Pack of 2\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":96,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Refreshing Soap <\\/strong>is your key to bright and flawless skin. Infused with the goodness of Parijat extracts, Vitamin E, and Aloe Vera gel, this soap is a powerhouse in achieving blemish-free skin by actively preventing the formation of acne, pimples, and blackheads. With its anti-oxidant, anti-bacterial, anti-fungal, and immune-protective properties, this soap acts as a formidable shield against skin aging. By thwarting wrinkles, fine lines, and retaining moisture, it ensures a youthful and radiant complexion. The soap\'s unique formulation imparts a soothing effect, leaving you with a clean and refreshed sensation.<\\/p><p>&nbsp;<\\/p><p>Indulge in the luxury of AE Naturals Roop Sundar Refreshing Soap to experience the combined benefits of Parijat extracts, Vitamin E, and Aloe Vera gel. Revel in the transformative effects of this soap as it makes your skin supple, smooth, and visibly brighter, promoting a refreshed and rejuvenated feeling after each use.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens your skin:<\\/strong> The formulation includes brightening agents such as vitamin C or alpha-arbutin, which actively work to reduce dark spots, hyperpigmentation, and uneven skin tone. This results in a visibly brighter and more radiant complexion over time.<\\/li><li><strong>Makes your skin Blemish-free:<\\/strong> The product likely contains ingredients with anti-inflammatory and blemish-reducing properties, such as salicylic acid or niacinamide. These components help minimize and prevent blemishes, leaving your skin clearer and more uniform.<\\/li><li><strong>Prevents Acne and Pimples:<\\/strong> Formulated with acne-fighting ingredients like salicylic acid or benzoyl peroxide, it actively targets and prevents acne and pimples. This helps in maintaining a smoother and healthier skin surface.<\\/li><li><strong>Prevents Wrinkles and Fine lines:<\\/strong> Anti-aging ingredients like retinol or peptides are likely present to combat the formation of wrinkles and fine lines. These components stimulate collagen production and promote skin elasticity, contributing to a more youthful appearance.<\\/li><li><strong>Moisturizes and keeps your skin soft and supple:<\\/strong> The product incorporates moisturizing agents like hyaluronic acid or glycerin, which work to retain and attract moisture. This helps in keeping the skin well-hydrated, soft, and supple throughout the day.<\\/li><li><strong>Provides nourishment and keeps your skin healthy:<\\/strong> Enriched with vitamins, antioxidants, and other nourishing elements, the product delivers essential nutrients to the skin. This nourishment supports overall skin health, enhancing its resilience, and promoting a vibrant and healthy complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extracts: <\\/strong>Derived from the Parijat plant, these extracts possess anti-inflammatory properties, helping to calm irritated skin. Additionally, their antioxidant nature provides a defense against environmental damage by neutralizing free radicals, contributing to overall skin health and protection.<\\/li><li><strong>Vitamin E Acetate:<\\/strong> Known for its potent antioxidant properties, Vitamin E Acetate helps shield the skin from free radical damage. This vitamin also functions as a moisturizer, aiding in alleviating dry and flaky skin, promoting a smoother and more supple complexion.<\\/li><li><strong>Aloe Vera Gel: <\\/strong>Extracted from the Aloe Vera plant, the gel is renowned for its hydrating and soothing effects on the skin. It helps relieve dryness, reduce inflammation, and soothe irritations, making it a valuable ingredient for maintaining skin comfort.<\\/li><li><strong>Glycerine:<\\/strong> As a humectant, glycerine attracts moisture to the skin and helps retain it, offering effective hydration. This contributes to improving the skin\'s texture, making it feel softer and more nourished.<\\/li><li><strong>BHT (Butylated Hydroxytoluene): <\\/strong>BHT is an antioxidant that plays a crucial role in maintaining the freshness and quality of the soap. By preventing the soap base\'s oils from becoming rancid, BHT extends the shelf life of the product, ensuring its efficacy and safety over time.<\\/li><li><strong>Perfume: <\\/strong>Beyond providing a pleasant fragrance to the soap, the inclusion of perfume enhances the user\'s sensory experience. Aromatic compounds can have mood-boosting effects, adding an extra dimension to the overall bathing experience.<\\/li><li><strong>Soap Base: <\\/strong>Serving as the foundation of the soap, the soap base is responsible for its cleansing action. It effectively removes dirt, oil, and impurities from the skin, leaving it clean and refreshed after use. The specific composition of the soap base determines its lathering and cleansing properties.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions for use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply Roop Sundar Soap on wet skin.<\\/p><p>2. Massage softly in a single direction..<\\/p><p>3. Wash it off gently.<\\/p><p>4. Use twice daily for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-11-30T11:09:31.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":540,\"product_id\":131,\"customer_id\":800,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Roop Sundar Refreshing Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin and reduced dark spots, but it has also kept my skin blemish-free. I love how refreshed and rejuvenated my skin feels after each use. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":541,\"product_id\":131,\"customer_id\":801,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and blemishes for years, but ever since I started using the AE Naturals Roop Sundar Refreshing Soap, my skin has never looked better! It effectively prevents acne and pimples while keeping my skin moisturized and soft. Plus, the soothing sensation it provides is a bonus. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":542,\"product_id\":131,\"customer_id\":802,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless soaps claiming to brighten and rejuvenate the skin, but none have worked as effectively as the AE Naturals Roop Sundar Refreshing Soap. It has significantly reduced my dark spots and hyperpigmentation, giving me a brighter and more even complexion. I love how nourished and healthy my skin looks now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":543,\"product_id\":131,\"customer_id\":803,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":544,\"product_id\":131,\"customer_id\":804,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":545,\"product_id\":131,\"customer_id\":807,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":546,\"product_id\":131,\"customer_id\":808,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is a challenge. The AE Naturals Roop Sundar Refreshing Soap is gentle yet effective, and it has improved the overall health of my skin. It\'s reduced my acne breakouts, kept my skin moisturized, and provided a soothing sensation with each use. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-11-30 16:41:24', '2024-12-02 11:30:29', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(589, 100388, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-11-24T18:15:29.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'canceled', 'unpaid', '2024-11-30 16:49:08', '2024-12-02 11:30:14', NULL, '', '[]', 'discount_on_product', 0, 0),
(590, 100389, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":97,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-11-30T11:19:08.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'canceled', 'unpaid', '2024-11-30 16:56:19', '2024-12-02 11:29:56', NULL, '', '[]', 'discount_on_product', 0, 0),
(591, 100390, 43, 1, NULL, '{\"id\":43,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"9G Multivitamins and Multimineral Soft Gel Capsules, 30 Capsules\",\"slug\":\"ae-naturals-9g-multivitamins-and-multimineral-soft-gel-capsules-30-capsules-zY96iP\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"3\\\",\\\"position\\\":1},{\\\"id\\\":\\\"9\\\",\\\"position\\\":2}]\",\"category_id\":\"3\",\"sub_category_id\":\"9\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-08-6613aff867a1e.png\\\",\\\"2024-04-08-6613aff86891e.png\\\",\\\"2024-04-08-6613aff868c2d.png\\\",\\\"2023-09-19-65091af39acde.png\\\",\\\"2023-09-19-65091af39ad87.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-04-08-6613b057c24ef.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/IzggLtMptRI?si=8pcS_pPlgFw7nt2b\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":700,\"purchase_price\":700,\"tax\":12,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":43,\"discount_type\":\"percent\",\"current_stock\":85,\"minimum_order_qty\":1,\"details\":\"<p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule offers a synergistic blend of essential nutritional elements, designed to enhance immunity and promote a healthy digestive system. This potent supplement comprises high-quality ingredients, including Omega-3, Grape Seed Extract, Green Tea Extract, and Ginger Root Extract. Packed with antioxidants, these ingredients play a pivotal role in replenishing vitamin and mineral levels in the body, contributing to overall health improvement. AE Naturals 9G Soft Gel Capsules provide a comprehensive shield, potentially safeguarding against diseases related to the heart, kidney, and liver.<\\/p><p>&nbsp;<\\/p><p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule emerge as a holistic solution, offering a harmonious blend of essential nutrients for comprehensive health support. Elevate your nutritional intake with these capsules and empower your body with the tools it needs to thrive.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Boosts immunity and helps maintain energy levels: &nbsp;<\\/strong>The supplement likely contains immune-boosting ingredients such as vitamins C and D, as well as energy-promoting components like B-vitamins, contributing to overall vitality.<\\/li><li><strong>Improves the health of the brain, heart, liver, and kidney<\\/strong>: &nbsp;Formulated with nutrients beneficial for various organs, including omega-3 fatty acids for brain health, antioxidants for the heart, and detoxifying elements for the liver and kidneys, supporting comprehensive organ well-being.<\\/li><li><strong>AE Naturals 9G Capsules Strengthens bones and joints: &nbsp;<\\/strong>Enriched with essential minerals like calcium and joint-supporting compounds, the capsules work to fortify bones and joints, promoting overall skeletal strength.<\\/li><li><strong>Promotes weight loss and maintains it: &nbsp;<\\/strong>The supplement likely includes ingredients supporting weight loss, such as metabolism boosters or appetite regulators, while also providing components for sustained weight maintenance.<\\/li><li><strong>Helps restore the level of vitamins and minerals: &nbsp;<\\/strong>The product aids in restoring and maintaining optimal levels of essential vitamins and minerals, ensuring a balanced nutritional profile for overall health and well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Omega-3 Fats: <\\/strong>Omega-3 fats are crucial for preventing heart disease, stroke, and lupus. They also play protective roles in conditions like cancer. These essential fatty acids contribute to overall cardiovascular health and have anti-inflammatory properties that benefit various bodily functions.<\\/li><li><strong>Grape Seed Extract: <\\/strong>Known for its disease prevention properties, Grape Seed Extract protects against oxidative stress, tissue damage, and inflammation. It has additional benefits, including reducing blood pressure, improving blood flow, and supporting bone strength.<\\/li><li><strong>Green Tea Extract: <\\/strong>Beyond its association with weight loss, Green Tea Extract benefits the skin, helps lower blood sugar levels, and contains antioxidants that may protect against oxidative stress. It is recognized for its potential positive impact on overall health.<\\/li><li><strong>Ginger Root Extract<\\/strong>: Ginger Root Extract is multifaceted in its benefits. It relieves indigestion, exhibits anti-inflammatory properties, and contributes to stress reduction. This natural remedy is known for its digestive and calming effects on the body.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Dosage&nbsp;<\\/strong><\\/h3><p>Take one 9G Capsule every day after lunch as directed by the physician.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-19T03:52:19.000000Z\",\"updated_at\":\"2024-11-26T14:38:53.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals 9G Multivitamin Soft gel Capsules - Boost Health\",\"meta_description\":\"Discover the power of AE Naturals 9G Multivitamin and Multiminerals Soft gel Capsules. A unique blend of essential nutrients for overall wellness. Get yours today for a healthier you!\",\"meta_image\":\"2024-04-08-6613b057c293d.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000709\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":18,\"translations\":[],\"reviews\":[{\"id\":315,\"product_id\":43,\"customer_id\":555,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsules are a game-changer! Boosted my immunity and kept my digestion on track. Highly recommended!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":316,\"product_id\":43,\"customer_id\":556,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"These capsules are a powerhouse of essential nutrients. Feeling more energetic and healthier since I started taking them. Love the blend of ingredients.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":317,\"product_id\":43,\"customer_id\":557,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules are my daily health companion now. Noticed a significant improvement in my overall well-being. Thank you, AE Naturals.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":318,\"product_id\":43,\"customer_id\":558,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Multivitamins aur Multimineral Soft Gel Capsules ne meri immunity ko boost kiya aur digestion ko regulate kiya. Bahut acchi hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":319,\"product_id\":43,\"customer_id\":559,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many supplements, but AE Naturals 9G Multivitamins stand out. My immune system feels stronger, and my digestive issues have reduced. Impressed.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":320,\"product_id\":43,\"customer_id\":560,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Finally found a supplement that covers all bases! AE Naturals 9G Soft Gel Capsules are my go-to for maintaining a healthy heart, kidney, and liver.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":321,\"product_id\":43,\"customer_id\":561,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins are a must-have in my daily routine. Noticed a remarkable difference in my energy levels and overall vitality.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":322,\"product_id\":43,\"customer_id\":562,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye capsules essential nutrients ka powerhouse hain. Jab se maine inka istemal shuru kiya hai, tab se mujhe jyada energy aur behtar swasthya mehsus ho raha hai.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":323,\"product_id\":43,\"customer_id\":563,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"9G Soft Gel Capsules ab meri roz ki health ka saathi hai. Mujhe apne overall well-being mein kafi sudhaar mehsus hua hai.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":324,\"product_id\":43,\"customer_id\":564,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine bahut se supplements try kiye hain, lekin AE Naturals 9G Multivitamins sabse alag hain. Meri immunity mazboot mehsoos ho rahi hai aur meri digestive problems kam hui hain.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":325,\"product_id\":43,\"customer_id\":565,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ant mein ek supplement mila hai jo sabhi zaroori cheezon ko cover karta hai! AE Naturals 9G Soft Gel Capsules mere liye ek zaroori health ka saathi ban gaye hain.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":326,\"product_id\":43,\"customer_id\":566,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Soft Gel Capsules have become an essential part of my health routine. Feeling more resilient and energetic since I started taking them.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":377,\"product_id\":43,\"customer_id\":627,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule has been a game-changer for me! Not only do I feel more energized throughout the day, but I\'ve also noticed improvements in my immunity and digestion. Definitely worth incorporating into your daily routine!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":378,\"product_id\":43,\"customer_id\":628,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been taking AE Naturals 9G Capsules for a while now, and I\'m impressed with the results. My overall health feels more balanced, and I love that it supports my brain, heart, liver, and kidney health all in one. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":379,\"product_id\":43,\"customer_id\":629,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules have become an essential part of my wellness routine. Not only do they strengthen my bones and joints, but they also support my weight management goals. Plus, I love knowing that I\'m getting all the essential nutrients my body needs.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":380,\"product_id\":43,\"customer_id\":630,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Multivitamins aur Multimineral Soft Gel Capsule mere liye ek game-changer rahi hai! Din bhar mujhe zyada energy mehsoos hoti hai aur mujhe apni immunity aur digestion mein sudhaar bhi nazar aata hai. Rozana ki routine mein shamil karne layak hai bilkul!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":382,\"product_id\":43,\"customer_id\":632,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals 9G Capsules ab mera wellness routine ka ek anivarya hissa ban gaya hai. Yeh mere haddiyon aur jodon ko majboot banata hai, aur mera weight management bhi support karta hai. Aur, mujhe pasand hai ki main apne sharir ko zaroori nutrients dene ka kaam kar raha hoon.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":383,\"product_id\":43,\"customer_id\":633,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Maine pehle bahut saare supplements try kiye hain, lekin koi bhi AE Naturals 9G Capsules se tulna nahi kar sakta. Meri immunity ko boost karne se lekar weight loss aur uska maintenance tak, yeh capsules sab kuch karte hain. Main ab se zyada energetic aur healthy mehsoos kar raha hoon!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 616, 84, 301, 'include', 'canceled', 'unpaid', '2024-11-30 16:59:56', '2024-12-02 11:29:41', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(592, 100391, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g | Pack of 2\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":95,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Refreshing Soap <\\/strong>is your key to bright and flawless skin. Infused with the goodness of Parijat extracts, Vitamin E, and Aloe Vera gel, this soap is a powerhouse in achieving blemish-free skin by actively preventing the formation of acne, pimples, and blackheads. With its anti-oxidant, anti-bacterial, anti-fungal, and immune-protective properties, this soap acts as a formidable shield against skin aging. By thwarting wrinkles, fine lines, and retaining moisture, it ensures a youthful and radiant complexion. The soap\'s unique formulation imparts a soothing effect, leaving you with a clean and refreshed sensation.<\\/p><p>&nbsp;<\\/p><p>Indulge in the luxury of AE Naturals Roop Sundar Refreshing Soap to experience the combined benefits of Parijat extracts, Vitamin E, and Aloe Vera gel. Revel in the transformative effects of this soap as it makes your skin supple, smooth, and visibly brighter, promoting a refreshed and rejuvenated feeling after each use.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens your skin:<\\/strong> The formulation includes brightening agents such as vitamin C or alpha-arbutin, which actively work to reduce dark spots, hyperpigmentation, and uneven skin tone. This results in a visibly brighter and more radiant complexion over time.<\\/li><li><strong>Makes your skin Blemish-free:<\\/strong> The product likely contains ingredients with anti-inflammatory and blemish-reducing properties, such as salicylic acid or niacinamide. These components help minimize and prevent blemishes, leaving your skin clearer and more uniform.<\\/li><li><strong>Prevents Acne and Pimples:<\\/strong> Formulated with acne-fighting ingredients like salicylic acid or benzoyl peroxide, it actively targets and prevents acne and pimples. This helps in maintaining a smoother and healthier skin surface.<\\/li><li><strong>Prevents Wrinkles and Fine lines:<\\/strong> Anti-aging ingredients like retinol or peptides are likely present to combat the formation of wrinkles and fine lines. These components stimulate collagen production and promote skin elasticity, contributing to a more youthful appearance.<\\/li><li><strong>Moisturizes and keeps your skin soft and supple:<\\/strong> The product incorporates moisturizing agents like hyaluronic acid or glycerin, which work to retain and attract moisture. This helps in keeping the skin well-hydrated, soft, and supple throughout the day.<\\/li><li><strong>Provides nourishment and keeps your skin healthy:<\\/strong> Enriched with vitamins, antioxidants, and other nourishing elements, the product delivers essential nutrients to the skin. This nourishment supports overall skin health, enhancing its resilience, and promoting a vibrant and healthy complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extracts: <\\/strong>Derived from the Parijat plant, these extracts possess anti-inflammatory properties, helping to calm irritated skin. Additionally, their antioxidant nature provides a defense against environmental damage by neutralizing free radicals, contributing to overall skin health and protection.<\\/li><li><strong>Vitamin E Acetate:<\\/strong> Known for its potent antioxidant properties, Vitamin E Acetate helps shield the skin from free radical damage. This vitamin also functions as a moisturizer, aiding in alleviating dry and flaky skin, promoting a smoother and more supple complexion.<\\/li><li><strong>Aloe Vera Gel: <\\/strong>Extracted from the Aloe Vera plant, the gel is renowned for its hydrating and soothing effects on the skin. It helps relieve dryness, reduce inflammation, and soothe irritations, making it a valuable ingredient for maintaining skin comfort.<\\/li><li><strong>Glycerine:<\\/strong> As a humectant, glycerine attracts moisture to the skin and helps retain it, offering effective hydration. This contributes to improving the skin\'s texture, making it feel softer and more nourished.<\\/li><li><strong>BHT (Butylated Hydroxytoluene): <\\/strong>BHT is an antioxidant that plays a crucial role in maintaining the freshness and quality of the soap. By preventing the soap base\'s oils from becoming rancid, BHT extends the shelf life of the product, ensuring its efficacy and safety over time.<\\/li><li><strong>Perfume: <\\/strong>Beyond providing a pleasant fragrance to the soap, the inclusion of perfume enhances the user\'s sensory experience. Aromatic compounds can have mood-boosting effects, adding an extra dimension to the overall bathing experience.<\\/li><li><strong>Soap Base: <\\/strong>Serving as the foundation of the soap, the soap base is responsible for its cleansing action. It effectively removes dirt, oil, and impurities from the skin, leaving it clean and refreshed after use. The specific composition of the soap base determines its lathering and cleansing properties.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions for use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply Roop Sundar Soap on wet skin.<\\/p><p>2. Massage softly in a single direction..<\\/p><p>3. Wash it off gently.<\\/p><p>4. Use twice daily for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-11-30T11:11:24.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":540,\"product_id\":131,\"customer_id\":800,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Roop Sundar Refreshing Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin and reduced dark spots, but it has also kept my skin blemish-free. I love how refreshed and rejuvenated my skin feels after each use. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":541,\"product_id\":131,\"customer_id\":801,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and blemishes for years, but ever since I started using the AE Naturals Roop Sundar Refreshing Soap, my skin has never looked better! It effectively prevents acne and pimples while keeping my skin moisturized and soft. Plus, the soothing sensation it provides is a bonus. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":542,\"product_id\":131,\"customer_id\":802,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless soaps claiming to brighten and rejuvenate the skin, but none have worked as effectively as the AE Naturals Roop Sundar Refreshing Soap. It has significantly reduced my dark spots and hyperpigmentation, giving me a brighter and more even complexion. I love how nourished and healthy my skin looks now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":543,\"product_id\":131,\"customer_id\":803,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":544,\"product_id\":131,\"customer_id\":804,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":545,\"product_id\":131,\"customer_id\":807,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":546,\"product_id\":131,\"customer_id\":808,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is a challenge. The AE Naturals Roop Sundar Refreshing Soap is gentle yet effective, and it has improved the overall health of my skin. It\'s reduced my acne breakouts, kept my skin moisturized, and provided a soothing sensation with each use. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-11-30 17:02:45', '2024-12-02 11:29:23', NULL, '', '[]', 'discount_on_product', 0, 0),
(593, 100392, 36, 1, NULL, '{\"id\":36,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Soap With Parijaat Extract 100g\",\"slug\":\"roop-sundar-soap-with-parijaat-extract\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-05-23-664f15de507e3.png\\\",\\\"2023-09-18-65087058a9898.png\\\",\\\"2023-09-18-65087058a96bc.png\\\",\\\"2023-09-18-65087058a9be9.png\\\",\\\"2023-09-18-65087058a9dc7.png\\\",\\\"2023-09-18-65087058aa01c.png\\\",\\\"2023-09-18-65087058aa1ca.png\\\",\\\"2023-09-18-65087058aa3a7.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2024-05-23-664f1610b3e34.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/nJ6dxynPImI?si=15jONxNUpiLbETam\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":150,\"purchase_price\":150,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":61,\"minimum_order_qty\":3,\"details\":\"<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap<\\/strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient \\u2013 Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple \\u2013 wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Nourishing Skin:&nbsp;<\\/strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.<\\/li><li><strong>Gentle Cleansing:&nbsp;<\\/strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.<\\/li><li><strong>Healing Properties:&nbsp;<\\/strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Arbutin:&nbsp;<\\/strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.<\\/li><li><strong>Paarijat Extracts:&nbsp;<\\/strong>Embrace the goodness of Paarijat extracts \\u2013 nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.<\\/li><li><strong>Kokum Butter:&nbsp;<\\/strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal \\u2013 a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Wet your skin with water.<\\/li><li>Rub the soap gently between your hands for a lather.<\\/li><li>Apply the lather to your face or body in a circular motion.<\\/li><li>Rinse off thoroughly with water.<\\/li><li>Pat dry with a clean towel.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T15:44:24.000000Z\",\"updated_at\":\"2024-11-30T11:04:04.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Skin Whitening Soap with Paarijat\",\"meta_description\":\"Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.\",\"meta_image\":\"2024-05-23-664f16225b009.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000381\",\"additional_desc\":\"<p>Pack Of 3 Soaps<\\/p>\",\"additional_text_color\":\"#000000\",\"reviews_count\":22,\"translations\":[],\"reviews\":[{\"id\":80,\"product_id\":36,\"customer_id\":300,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":81,\"product_id\":36,\"customer_id\":301,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":82,\"product_id\":36,\"customer_id\":302,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":83,\"product_id\":36,\"customer_id\":303,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":84,\"product_id\":36,\"customer_id\":304,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":85,\"product_id\":36,\"customer_id\":305,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":86,\"product_id\":36,\"customer_id\":306,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":87,\"product_id\":36,\"customer_id\":307,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":88,\"product_id\":36,\"customer_id\":308,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":89,\"product_id\":36,\"customer_id\":309,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":675,\"product_id\":36,\"customer_id\":944,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":677,\"product_id\":36,\"customer_id\":946,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":679,\"product_id\":36,\"customer_id\":949,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":681,\"product_id\":36,\"customer_id\":951,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":683,\"product_id\":36,\"customer_id\":953,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":685,\"product_id\":36,\"customer_id\":956,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":686,\"product_id\":36,\"customer_id\":958,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":689,\"product_id\":36,\"customer_id\":961,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":691,\"product_id\":36,\"customer_id\":963,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":692,\"product_id\":36,\"customer_id\":964,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":693,\"product_id\":36,\"customer_id\":965,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"\\\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":696,\"product_id\":36,\"customer_id\":968,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 3, 123, 81, 0, 'include', 'canceled', 'unpaid', '2024-11-30 17:11:22', '2024-12-02 11:29:05', NULL, '', '[]', 'discount_on_product', 0, 0),
(594, 100393, 30, 1, NULL, '{\"id\":30,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-6507e4afb14da.png\\\",\\\"2023-09-18-6507e61eed624.png\\\",\\\"2023-09-18-65087fde7b1e5.png\\\",\\\"2023-09-18-65087fde7c262.png\\\",\\\"2023-09-18-65087fde7c333.png\\\",\\\"2023-09-18-65087fde7c3e2.png\\\",\\\"2023-09-18-65087fde7c48a.png\\\",\\\"2023-09-18-65087fde7c53b.png\\\",\\\"2023-09-18-65087fde7c654.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a2e1a86b02.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":999,\"purchase_price\":1999,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":96,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Glutathione Night Cream emerges<\\/strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.<\\/li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.<\\/li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.<\\/li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.<\\/li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Key ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:<\\/strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.<\\/li><li><strong>Moringa Oil: <\\/strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.<\\/li><li><strong>Hyaluronic Acid:<\\/strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.<\\/li><li><strong>Aloe Vera:<\\/strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.<\\/li><li><strong>Jojoba Oil: <\\/strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.<\\/li><\\/ul><p>&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Directions to use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Wash your face with warm or normal water.<\\/p><p>2. Apply AE Natural\\u2019s Glutathione Night Cream on your face.<\\/p><p>3. Gently massage using the palm.<\\/p><p>4. Leave overnight for a glowing morning. Use AE Natural\\u2019s Glutathione soap for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T05:48:31.000000Z\",\"updated_at\":\"2024-11-30T11:26:19.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Glutathione Cream for Brighter, Younger Skin\",\"meta_description\":\"Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results\",\"meta_image\":\"2023-10-08-65227dcfd9fd3.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000707\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":16,\"translations\":[],\"reviews\":[{\"id\":739,\"product_id\":30,\"customer_id\":1019,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":740,\"product_id\":30,\"customer_id\":1020,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":741,\"product_id\":30,\"customer_id\":1021,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":742,\"product_id\":30,\"customer_id\":1022,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":743,\"product_id\":30,\"customer_id\":1023,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":744,\"product_id\":30,\"customer_id\":1024,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":745,\"product_id\":30,\"customer_id\":1025,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":746,\"product_id\":30,\"customer_id\":1026,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":747,\"product_id\":30,\"customer_id\":1027,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":748,\"product_id\":30,\"customer_id\":1028,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":749,\"product_id\":30,\"customer_id\":1029,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":750,\"product_id\":30,\"customer_id\":1030,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":751,\"product_id\":30,\"customer_id\":1031,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":752,\"product_id\":30,\"customer_id\":1032,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":753,\"product_id\":30,\"customer_id\":1033,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":754,\"product_id\":30,\"customer_id\":1035,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 819.18, 179.82, 0, 'include', 'canceled', 'unpaid', '2024-11-30 17:15:57', '2024-12-02 11:28:35', NULL, '', '[]', 'discount_on_product', 0, 0);
INSERT INTO `order_details` (`id`, `order_id`, `product_id`, `seller_id`, `digital_file_after_sell`, `product_details`, `qty`, `price`, `tax`, `discount`, `tax_model`, `delivery_status`, `payment_status`, `created_at`, `updated_at`, `shipping_method_id`, `variant`, `variation`, `discount_type`, `is_stock_decreased`, `refund_request`) VALUES
(595, 100394, 31, 1, NULL, '{\"id\":31,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Classical Kumkumadi Tailam 30 ml\",\"slug\":\"ae-naturals-kumkumadi-tailam-30-ml-M2mnfv\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"46\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"46\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"ltrs\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-650863817225f.png\\\",\\\"2023-09-18-65086381723c5.png\\\",\\\"2023-09-18-650863817267a.png\\\",\\\"2024-02-29-65e035290e9db.png\\\",\\\"2023-09-18-65086381728b6.png\\\",\\\"2023-09-18-65086381732ac.png\\\",\\\"2023-09-18-6508638173564.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-11-08-654ad6de68f3f.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/-hZZjYTIlTk?si=i-MI9XZb--vclTMi\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":1499,\"purchase_price\":1499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":327,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Unlock the secrets to radiant, youthful-looking skin with&nbsp;<strong>AE Naturals\' Classical Kumkumadi Tailam<\\/strong>. Inspired by ancient Ayurvedic wisdom, this serum is a blend of natural herbal extracts and botanicals designed to deeply moisturize and revitalize your skin. Say goodbye to dullness as this meticulously formulated oil brightens and evens out your skin tone, leaving you with a natural glow. The key to its effectiveness lies in the thoughtfully chosen ingredients. Saffron oil works its magic to brighten your complexion, while Manjista improves skin texture and tone. Gokshur, another powerhouse ingredient, hydrates and softens your skin, enhancing its elasticity. Sandal oil, known for its soothing properties, reduces inflammation, ensuring a calming effect on your skin. Using AE Naturals\' Classical Kumkumadi Tailam is a breeze. Just take 2-3 drops, gently massage them onto your face in upward motions, and leave it on overnight. Wake up to refreshed and revitalized skin, ready to face the day. Embrace the Ayurvedic principles packed into this little bottle and experience the transformation as your skin becomes a canvas of radiance. AE Naturals brings you the timeless beauty secrets in a bottle, inviting you to nourish, rejuvenate, and glow.<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Radiant Skin Tone:&nbsp;<\\/strong>Achieve a brighter and more even skin tone with AE Naturals\' Kumkumadi Tailam. The saffron oil in this Ayurvedic blend works wonders, leaving your complexion visibly radiant.<\\/li><li><strong>Youthful Elasticity:&nbsp;<\\/strong>Experience improved skin elasticity that defies aging. Manjista, a key ingredient, enhances both texture and tone, giving your skin a youthful, supple feel.<\\/li><li><strong>Revitalized Radiance:&nbsp;<\\/strong>Pamper your skin with the rejuvenating power of Gokshur, known for its hydrating and softening effects. Wake up to glowing and refreshed skin, a testament to the Ayurvedic wisdom infused in every drop.<\\/li><li><strong>Inflammation Reduction:&nbsp;<\\/strong>Let Sandal Oil soothe and calm your skin, reducing inflammation. Enjoy a skincare routine that not only beautifies but also cares for your skin\'s overall health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Saffron Oil:&nbsp;<\\/strong>Get glowing skin with the radiant power of Saffron Oil. It brightens and evens out your complexion for a natural, glowing look. Unlock the secret to a luminous skin tone inspired by ancient Ayurvedic wisdom.<\\/li><li><strong>Manjistha:&nbsp;<\\/strong>Enhance your skin\'s texture and tone with the magic of Manjistha. This natural herbal extract works wonders, improving your skin\'s overall quality. Experience the revitalizing touch of Manjistha, a timeless ingredient in Ayurvedic skincare.<\\/li><li><strong>Gokshur:&nbsp;<\\/strong>Indulge your skin with the hydrating embrace of Gokshur. It softens and nourishes your skin, unlocking a supple and healthy appearance. Discover the ancient Ayurvedic secret to skin hydration and revitalization.<\\/li><li><strong>Sandal Oil:&nbsp;<\\/strong>Soothe and calm your skin with the gentle touch of Sandal Oil. It reduces inflammation and embraces a refreshed complexion. Let the natural benefits of Sandal Oil enhance your skin\'s radiance, a timeless Ayurvedic remedy.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Take 2-3 drops of Kumkumadi Tailam.<\\/li><li>Gently massage over your face in upward motions.<\\/li><li>Leave it on overnight for maximum benefits.<\\/li><li>Wash it off in the morning with a gentle cleanser.<\\/li><li>Enjoy refreshed and glowing skin with Ayurvedic care.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T14:49:37.000000Z\",\"updated_at\":\"2024-11-30T10:46:54.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care\",\"meta_description\":\"Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.\",\"meta_image\":\"2023-10-08-65227e4031134.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000719\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":11,\"translations\":[],\"reviews\":[{\"id\":50,\"product_id\":31,\"customer_id\":268,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After a long day, applying this Kumkumadi Tailam feels like a mini spa session. It\'s so relaxing and luxurious.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":51,\"product_id\":31,\"customer_id\":269,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'m amazed at how quickly this tailam has faded my pigmentation. It\'s given me newfound confidence in my skin!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":52,\"product_id\":31,\"customer_id\":270,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam is like a secret weapon against aging. It\'s made my skin firmer and smoother in just a few weeks\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":53,\"product_id\":31,\"customer_id\":271,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve always had dull skin, but this tailam has brought it back to life. It\'s my new skincare essential!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":54,\"product_id\":31,\"customer_id\":272,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Using this Kumkumadi Tailam feels like giving my skin a warm hug. It\'s comforting and nourishing, leaving me with a natural glow.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":55,\"product_id\":31,\"customer_id\":273,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"This Kumkumadi Tailam has brought out the natural beauty of my skin. I feel like I\'m glowing from the inside\\u00a0out!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":56,\"product_id\":31,\"customer_id\":274,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I appreciate that this product is made with high-quality ingredients. It feels like a premium skincare experience.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":57,\"product_id\":31,\"customer_id\":275,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Unfortunately, my experience with the delivery service was disappointing. The package arrived much later than expected, and the delivery person seemed rather careless with handling the parcel.\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":58,\"product_id\":31,\"customer_id\":276,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe hamesha se ek natural skincare product ki talash thi aur yeh tailam sabhi mere expectations ko pura karta hai. Mera chehra ab tak naram aur chikna hai, aur mujhe yeh tailam pyara\\u00a0lagta\\u00a0hai!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":59,\"product_id\":31,\"customer_id\":277,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Mujhe laga tha ki koi bhi cream ya tailam mere acne marks ko door karne mein nakaam hoga, lekin yeh Kumkumadi Tailam ne meri soch badal di! Sirf ek hafte mein hi farq dikha.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":60,\"product_id\":31,\"customer_id\":278,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I love the luxurious feel of this tailam on my skin. It\'s like giving myself a spa treatment at home.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 1229.18, 269.82, 0, 'include', 'canceled', 'unpaid', '2024-11-30 17:31:12', '2024-12-02 11:27:53', NULL, '', '[]', 'discount_on_product', 0, 0),
(596, 100395, 37, 1, NULL, '{\"id\":37,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Skin Brightening Cream 30g\",\"slug\":\"ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"20\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"20\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"pc\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-18-65087527e6ce5.png\\\",\\\"2023-09-18-65087527e80e8.png\\\",\\\"2023-09-18-65087527e7fd5.png\\\",\\\"2023-09-18-65087527e832e.png\\\",\\\"2023-09-18-65087527e8432.png\\\",\\\"2023-09-18-65087527e856d.png\\\",\\\"2023-09-18-65087527e8652.png\\\",\\\"2023-09-18-65087527e821b.png\\\",\\\"2023-09-18-65087527e8766.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-14-652a5aa204d86.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/j3Jr2WtWZKk?si=r8ALDXHnOppgMmpz\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":494,\"minimum_order_qty\":1,\"details\":\"<p>nlock the secret to luminous skin with <strong>AE Naturals Roop Sundar Skin Brightening Cream<\\/strong>!<strong> <\\/strong>This cream is your go-to for achieving a radiant, even complexion. Crafted with a blend of natural wonders like saffron, turmeric, and sandalwood, this cream works best to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Indulge in the richness of Kumkumadi Oil, an Ayurvedic treasure that targets uneven skin tone, fine lines, and wrinkles. Hyaluronic acid, a skin-loving ingredient, ensures optimal hydration, leaving your skin plump and supple. The anti-inflammatory prowess of aloe vera soothes and hydrates, while the antioxidant might of Vitamin E protects against stress, diminishing scars and fine lines. Vitamin B3 supports healthy skin, tackling hyperpigmentation and boosting elasticity. Argan Oil, rich in vitamin E and essential fatty acids, nourishes your skin, promoting overall health. The lightweight, non-greasy formula absorbs quickly, making it a breeze to incorporate into your daily routine. Simply apply onto a cleansed face and neck, gently massaging for that coveted clear and glowing skin. Enhance your skincare game with AE Naturals Roop Sundar \\u2013 because your skin deserves the best!&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Illuminate Your Complexion:&nbsp;<\\/strong>Achieve a brighter, clearer complexion effortlessly with AE Naturals Roop Sundar Skin Brightening Cream. Effectively reduces the appearance of dark spots, unveiling a more radiant and even skin tone.<\\/li><li><strong>Combat Dark Spots:&nbsp;<\\/strong>Bid farewell to stubborn dark spots as this cream targets and diminishes their visibility. Kumkumadi Oil, a key ingredient, is a traditional Ayurvedic remedy known for its skin-toning properties.<\\/li><li><strong>Revitalize and Soothe:&nbsp;<\\/strong>Infused with the goodness of Aloe Vera, the cream soothes and hydrates the skin, providing a calming effect. Kumkumadi Oil\'s rejuvenating properties help revitalize and refresh your skin, leaving it feeling more youthful.<\\/li><li><strong>Clear and Glowing Skin:&nbsp;<\\/strong>Maintain consistently clear and glowing skin with the lightweight and non-greasy formula of AE Naturals Roop Sundar. Vitamin E, a powerful antioxidant, plays a key role in protecting against oxidative stress, promoting overall skin health.<\\/li><li><strong>Hydration and Nourishment:&nbsp;<\\/strong>Hyaluronic Acid, a naturally occurring substance, ensures your skin stays plump and hydrated. Argan Oil, rich in vitamin E and essential fatty acids, deeply nourishes and hydrates, promoting skin health.<\\/li><\\/ul><p>&nbsp;&nbsp;&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Kumkumadi Oil:&nbsp;<\\/strong>Packed with Ayurvedic herbs, Kumkumadi Oil brightens skin, evens tone, and reduces wrinkles. It\'s your secret to a healthier, radiant look.<\\/li><li><strong>Hyaluronic Acid:&nbsp;<\\/strong>Nature\'s moisture-locker, Hyaluronic Acid plumps and hydrates for a smoother, youthful appearance. Bid farewell to dry skin and hello to a dewy glow!<\\/li><li><strong>Aloe Vera:&nbsp;<\\/strong>The calming hero, Aloe Vera soothes and hydrates, making your skin happy. Say goodbye to irritation and hello to a refreshed, nourished feel.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>A powerful antioxidant, Vitamin E protects, reduces scars, and fights wrinkles. Essential for skin health, it\'s your shield against aging stress.<\\/li><li><strong>Vitamin B3:&nbsp;<\\/strong>Skin\'s best friend, Vitamin B3 supports a healthy glow, fights pigmentation, and boosts elasticity. Embrace the goodness for vibrant, resilient skin.<\\/li><li><strong>Argan Oil:&nbsp;<\\/strong>Rich in Vitamin E and antioxidants, Argan Oil hydrates and nourishes. Unlock the secret to soft, glowing skin and luscious locks with this natural gem.<\\/li><\\/ul><h3>&nbsp;<\\/h3><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Cleanse face and neck.<\\/li><li>Apply a small amount of AE Naturals Roop Sundar Skin Brightening Cream.<\\/li><li>Gently massage in a circular motion until fully absorbed.<\\/li><li>Use twice daily for optimal results.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-18T16:04:55.000000Z\",\"updated_at\":\"2024-11-23T07:15:21.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Naturals Roop Sundar Brightening Cream 30g - Skin Care\",\"meta_description\":\"Discover the benefits of AE Naturals Night Cream with Arbutin, Aloe vera, and more. Fade sun spots, acne scars, and keep your skin youthful and radiant. This cream is your secret to beautiful\",\"meta_image\":\"2023-10-06-651f0419bb819.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000293\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":10,\"translations\":[],\"reviews\":[{\"id\":70,\"product_id\":37,\"customer_id\":288,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After incorporating AE Naturals Roop Sundar Cream into my skincare routine, I\'ve noticed a significant improvement in my complexion. My skin looks more radiant and feels incredibly soft. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":71,\"product_id\":37,\"customer_id\":289,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a month now, and I\'m thrilled with the results. My skin looks brighter, feels smoother, and has a healthy glow. This cream is definitely worth the investment!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":72,\"product_id\":37,\"customer_id\":290,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has become my holy grail product. It\'s helped fade my acne scars and even out my skin tone, giving me the confidence to go makeup-free!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":73,\"product_id\":37,\"customer_id\":291,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous brightening creams in the past, but AE Naturals Roop Sundar Cream stands out. Its blend of natural ingredients feels luxurious on the skin and has helped fade my dark spots. I highly recommend it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":74,\"product_id\":37,\"customer_id\":292,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"After using AE Naturals Roop Sundar Cream for just a few days, I noticed a significant difference in my skin. It looks more radiant, feels smoother, and has a healthier glow. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":75,\"product_id\":37,\"customer_id\":293,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream is now a staple in my skincare routine. The lightweight formula absorbs quickly and leaves my skin feeling soft, hydrated, and noticeably brighter. I couldn\'t be happier!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":76,\"product_id\":37,\"customer_id\":294,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone with sensitive skin, I\'m always cautious about trying new products. But AE Naturals Roop Sundar Cream has exceeded my expectations. It\'s gentle, yet effective, and has given my skin a much-needed boost!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":77,\"product_id\":37,\"customer_id\":295,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using AE Naturals Roop Sundar Cream for a few weeks now, and I\'m amazed at the results. My skin looks more even-toned, and the fine lines are less noticeable. Definitely worth it!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":78,\"product_id\":37,\"customer_id\":296,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dull skin for years, but AE Naturals Roop Sundar Cream has truly transformed my complexion. My skin feels hydrated, looks clearer, and has a beautiful glow!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":79,\"product_id\":37,\"customer_id\":297,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Roop Sundar Skin Brightening Cream has been a game-changer for me! It\'s helped fade my dark spots and uneven skin tone, leaving my complexion noticeably brighter and more radiant.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'delivered', 'unpaid', '2024-12-01 08:20:57', '2024-12-06 15:48:04', NULL, '', '[]', 'discount_on_product', 1, 0),
(597, 100396, 131, 1, NULL, '{\"id\":131,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Roop Sundar Refreshing Soap 125g | Pack of 2\",\"slug\":\"ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2023-09-23-650e1cecb3b2a.png\\\",\\\"2023-09-23-650e1cecb4886.png\\\",\\\"2023-09-23-650e1cecb4946.png\\\",\\\"2023-09-23-650e1cecb4b13.png\\\",\\\"2023-09-23-650e1cecb4bea.png\\\",\\\"2023-09-23-650e1cecb4c9f.png\\\",\\\"2023-09-23-650e1cecb4d4b.png\\\",\\\"2023-09-23-650e1cecb4dfb.png\\\",\\\"2023-09-23-650e1cecb4a4b.png\\\",\\\"2023-09-23-650e1cecb4ea3.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce28d8de31.png\",\"featured\":1,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":399,\"purchase_price\":399,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":98,\"minimum_order_qty\":1,\"details\":\"<p><strong>AE Naturals Roop Sundar Refreshing Soap <\\/strong>is your key to bright and flawless skin. Infused with the goodness of Parijat extracts, Vitamin E, and Aloe Vera gel, this soap is a powerhouse in achieving blemish-free skin by actively preventing the formation of acne, pimples, and blackheads. With its anti-oxidant, anti-bacterial, anti-fungal, and immune-protective properties, this soap acts as a formidable shield against skin aging. By thwarting wrinkles, fine lines, and retaining moisture, it ensures a youthful and radiant complexion. The soap\'s unique formulation imparts a soothing effect, leaving you with a clean and refreshed sensation.<\\/p><p>&nbsp;<\\/p><p>Indulge in the luxury of AE Naturals Roop Sundar Refreshing Soap to experience the combined benefits of Parijat extracts, Vitamin E, and Aloe Vera gel. Revel in the transformative effects of this soap as it makes your skin supple, smooth, and visibly brighter, promoting a refreshed and rejuvenated feeling after each use.<\\/p><h3>&nbsp;<\\/h3><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens your skin:<\\/strong> The formulation includes brightening agents such as vitamin C or alpha-arbutin, which actively work to reduce dark spots, hyperpigmentation, and uneven skin tone. This results in a visibly brighter and more radiant complexion over time.<\\/li><li><strong>Makes your skin Blemish-free:<\\/strong> The product likely contains ingredients with anti-inflammatory and blemish-reducing properties, such as salicylic acid or niacinamide. These components help minimize and prevent blemishes, leaving your skin clearer and more uniform.<\\/li><li><strong>Prevents Acne and Pimples:<\\/strong> Formulated with acne-fighting ingredients like salicylic acid or benzoyl peroxide, it actively targets and prevents acne and pimples. This helps in maintaining a smoother and healthier skin surface.<\\/li><li><strong>Prevents Wrinkles and Fine lines:<\\/strong> Anti-aging ingredients like retinol or peptides are likely present to combat the formation of wrinkles and fine lines. These components stimulate collagen production and promote skin elasticity, contributing to a more youthful appearance.<\\/li><li><strong>Moisturizes and keeps your skin soft and supple:<\\/strong> The product incorporates moisturizing agents like hyaluronic acid or glycerin, which work to retain and attract moisture. This helps in keeping the skin well-hydrated, soft, and supple throughout the day.<\\/li><li><strong>Provides nourishment and keeps your skin healthy:<\\/strong> Enriched with vitamins, antioxidants, and other nourishing elements, the product delivers essential nutrients to the skin. This nourishment supports overall skin health, enhancing its resilience, and promoting a vibrant and healthy complexion.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Parijat Extracts: <\\/strong>Derived from the Parijat plant, these extracts possess anti-inflammatory properties, helping to calm irritated skin. Additionally, their antioxidant nature provides a defense against environmental damage by neutralizing free radicals, contributing to overall skin health and protection.<\\/li><li><strong>Vitamin E Acetate:<\\/strong> Known for its potent antioxidant properties, Vitamin E Acetate helps shield the skin from free radical damage. This vitamin also functions as a moisturizer, aiding in alleviating dry and flaky skin, promoting a smoother and more supple complexion.<\\/li><li><strong>Aloe Vera Gel: <\\/strong>Extracted from the Aloe Vera plant, the gel is renowned for its hydrating and soothing effects on the skin. It helps relieve dryness, reduce inflammation, and soothe irritations, making it a valuable ingredient for maintaining skin comfort.<\\/li><li><strong>Glycerine:<\\/strong> As a humectant, glycerine attracts moisture to the skin and helps retain it, offering effective hydration. This contributes to improving the skin\'s texture, making it feel softer and more nourished.<\\/li><li><strong>BHT (Butylated Hydroxytoluene): <\\/strong>BHT is an antioxidant that plays a crucial role in maintaining the freshness and quality of the soap. By preventing the soap base\'s oils from becoming rancid, BHT extends the shelf life of the product, ensuring its efficacy and safety over time.<\\/li><li><strong>Perfume: <\\/strong>Beyond providing a pleasant fragrance to the soap, the inclusion of perfume enhances the user\'s sensory experience. Aromatic compounds can have mood-boosting effects, adding an extra dimension to the overall bathing experience.<\\/li><li><strong>Soap Base: <\\/strong>Serving as the foundation of the soap, the soap base is responsible for its cleansing action. It effectively removes dirt, oil, and impurities from the skin, leaving it clean and refreshed after use. The specific composition of the soap base determines its lathering and cleansing properties.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions for use:<\\/strong><\\/h3><p>&nbsp;<\\/p><p>1. Apply Roop Sundar Soap on wet skin.<\\/p><p>2. Massage softly in a single direction..<\\/p><p>3. Wash it off gently.<\\/p><p>4. Use twice daily for optimal results.<\\/p>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T23:02:04.000000Z\",\"updated_at\":\"2024-12-02T06:00:49.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE Natural`s Roop Sundar Refreshing Soap with Parijat\",\"meta_description\":\"Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod\",\"meta_image\":\"2023-10-08-65224948196b4.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000705\",\"additional_desc\":null,\"additional_text_color\":null,\"reviews_count\":7,\"translations\":[],\"reviews\":[{\"id\":540,\"product_id\":131,\"customer_id\":800,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Roop Sundar Refreshing Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin and reduced dark spots, but it has also kept my skin blemish-free. I love how refreshed and rejuvenated my skin feels after each use. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":541,\"product_id\":131,\"customer_id\":801,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with acne and blemishes for years, but ever since I started using the AE Naturals Roop Sundar Refreshing Soap, my skin has never looked better! It effectively prevents acne and pimples while keeping my skin moisturized and soft. Plus, the soothing sensation it provides is a bonus. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":542,\"product_id\":131,\"customer_id\":802,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried countless soaps claiming to brighten and rejuvenate the skin, but none have worked as effectively as the AE Naturals Roop Sundar Refreshing Soap. It has significantly reduced my dark spots and hyperpigmentation, giving me a brighter and more even complexion. I love how nourished and healthy my skin looks now\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":543,\"product_id\":131,\"customer_id\":803,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":544,\"product_id\":131,\"customer_id\":804,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":545,\"product_id\":131,\"customer_id\":807,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":546,\"product_id\":131,\"customer_id\":808,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is a challenge. The AE Naturals Roop Sundar Refreshing Soap is gentle yet effective, and it has improved the overall health of my skin. It\'s reduced my acne breakouts, kept my skin moisturized, and provided a soothing sensation with each use. I\'m impressed!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 327.18, 71.82, 0, 'include', 'canceled', 'unpaid', '2024-12-03 17:58:45', '2024-12-04 11:53:09', NULL, '', '[]', 'discount_on_product', 0, 0),
(598, 100397, 130, 1, NULL, '{\"id\":130,\"added_by\":\"admin\",\"user_id\":1,\"name\":\"Glutathione Skin Lightening Soap with Activated Charcoal and kojic\",\"slug\":\"ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB\",\"product_type\":\"physical\",\"category_ids\":\"[{\\\"id\\\":\\\"1\\\",\\\"position\\\":1},{\\\"id\\\":\\\"5\\\",\\\"position\\\":2}]\",\"category_id\":\"1\",\"sub_category_id\":\"5\",\"sub_sub_category_id\":null,\"brand_id\":2,\"unit\":\"gms\",\"min_qty\":1,\"refundable\":1,\"digital_product_type\":null,\"digital_file_ready\":null,\"images\":\"[\\\"2024-04-01-660aec7788ce3.png\\\",\\\"2024-04-01-660aec778811c.png\\\",\\\"2023-09-23-650e1ba42ac8d.png\\\",\\\"2023-09-23-650e1ba42b767.png\\\",\\\"2023-09-23-650e1ba42b801.png\\\",\\\"2023-09-23-650e1ba42b955.png\\\",\\\"2023-09-23-650e1ba42ba09.png\\\",\\\"2023-09-23-650e1ba42bae3.png\\\",\\\"2023-09-23-650e1ba42bb97.png\\\",\\\"2023-09-23-650e1ba42b8ae.png\\\",\\\"2023-09-23-650e1ba42bc40.png\\\"]\",\"color_image\":\"[]\",\"thumbnail\":\"2023-10-16-652ce22fd2faf.png\",\"featured\":0,\"flash_deal\":null,\"video_provider\":\"youtube\",\"video_url\":\"https:\\/\\/www.youtube.com\\/embed\\/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a\",\"colors\":\"[]\",\"variant_product\":0,\"attributes\":\"null\",\"choice_options\":\"[]\",\"variation\":\"[]\",\"published\":0,\"unit_price\":499,\"purchase_price\":499,\"tax\":18,\"tax_type\":\"percent\",\"tax_model\":\"include\",\"discount\":0,\"discount_type\":\"flat\",\"current_stock\":983,\"minimum_order_qty\":1,\"details\":\"<p><strong>&nbsp;<\\/strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap<\\/strong> with Activated Charcoal and Kojic Acid \\u2013 your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;<\\/p><p>&nbsp;<\\/p><h3><strong>Key Benefits:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Brightens Skin Tone:<\\/strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.<\\/li><li><strong>Anti-Aging Properties:<\\/strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.<\\/li><li><strong>Reduces Hyperpigmentation:&nbsp;<\\/strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.<\\/li><li><strong>Improves Skin Texture:<\\/strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.<\\/li><li><strong>Neutralizes Free Radicals:<\\/strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.<\\/li><li><strong>Effective Exfoliation:&nbsp;<\\/strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.<\\/li><li><strong>Heals and Soothes:<\\/strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Key Ingredients:<\\/strong><\\/h3><p>&nbsp;<\\/p><ul><li><strong>Glutathione:&nbsp;<\\/strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.<\\/li><li><strong>Kojic Acid Dipalmitate:&nbsp;<\\/strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.<\\/li><li><strong>Shea Butter:&nbsp;<\\/strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.<\\/li><li><strong>Vitamin E:&nbsp;<\\/strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.<\\/li><li><strong>Aloe Vera Gel:&nbsp;<\\/strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.<\\/li><\\/ul><p>&nbsp;<\\/p><h3><strong>Directions to Use:<\\/strong><\\/h3><p>&nbsp;<\\/p><ol><li>Rinse with warm water.<\\/li><li>Lather the soap on your face and neck.<\\/li><li>Gently massage and then rinse off with water.<\\/li><li>Pat dry with a clean towel for a refreshed and glowing complexion.<\\/li><\\/ol>\",\"free_shipping\":0,\"attachment\":null,\"created_at\":\"2023-09-22T22:56:36.000000Z\",\"updated_at\":\"2024-11-24T18:07:02.000000Z\",\"status\":1,\"featured_status\":1,\"meta_title\":\"AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free\",\"meta_description\":\"Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now\",\"meta_image\":\"2023-10-08-6522489b38f5a.png\",\"request_status\":1,\"denied_note\":null,\"shipping_cost\":0,\"multiply_qty\":0,\"temp_shipping_cost\":null,\"is_shipping_cost_updated\":null,\"code\":\"000222\",\"additional_desc\":null,\"additional_text_color\":\"#000000\",\"reviews_count\":9,\"translations\":[],\"reviews\":[{\"id\":346,\"product_id\":130,\"customer_id\":595,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein\\u2014apko pachtava nahi hoga!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":547,\"product_id\":130,\"customer_id\":809,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":548,\"product_id\":130,\"customer_id\":810,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":549,\"product_id\":130,\"customer_id\":811,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":550,\"product_id\":130,\"customer_id\":812,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":551,\"product_id\":130,\"customer_id\":813,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":552,\"product_id\":130,\"customer_id\":814,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!\",\"attachment\":null,\"rating\":3,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":553,\"product_id\":130,\"customer_id\":815,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.\",\"attachment\":null,\"rating\":4,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null},{\"id\":554,\"product_id\":130,\"customer_id\":816,\"delivery_man_id\":null,\"order_id\":null,\"comment\":\"The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!\",\"attachment\":null,\"rating\":5,\"status\":1,\"is_saved\":0,\"created_at\":null,\"updated_at\":null}]}', 1, 409.18, 89.82, 0, 'include', 'pending', 'unpaid', '2024-12-05 20:23:32', '2024-12-05 20:23:32', NULL, '', '[]', 'discount_on_product', 1, 0);

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

--
-- Table structure for table `order_expected_delivery_histories`
--

CREATE TABLE `order_expected_delivery_histories` (
  `id` bigint UNSIGNED NOT NULL,
  `order_id` bigint NOT NULL,
  `user_id` bigint NOT NULL,
  `user_type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `expected_delivery_date` date NOT NULL,
  `cause` varchar(191) COLLATE utf8mb4_unicode_ci 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_status_histories`
--

CREATE TABLE `order_status_histories` (
  `id` bigint UNSIGNED NOT NULL,
  `order_id` bigint NOT NULL,
  `user_id` bigint NOT NULL,
  `user_type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `cause` varchar(191) COLLATE utf8mb4_unicode_ci 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 `order_status_histories`
--

INSERT INTO `order_status_histories` (`id`, `order_id`, `user_id`, `user_type`, `status`, `cause`, `created_at`, `updated_at`) VALUES
(1, 100001, 2, 'customer', 'pending', NULL, '2023-10-01 09:01:42', '2023-10-01 09:01:42'),
(2, 100002, 3, 'customer', 'pending', NULL, '2023-10-02 10:34:02', '2023-10-02 10:34:02'),
(3, 100003, 6, 'customer', 'pending', NULL, '2023-10-09 00:17:39', '2023-10-09 00:17:39'),
(4, 100004, 7, 'customer', 'pending', NULL, '2023-10-09 01:59:29', '2023-10-09 01:59:29'),
(5, 100003, 0, 'admin', 'confirmed', NULL, '2023-10-09 09:42:26', '2023-10-09 09:42:26'),
(6, 100004, 0, 'admin', 'confirmed', NULL, '2023-10-09 10:06:06', '2023-10-09 10:06:06'),
(7, 100004, 0, 'admin', 'processing', NULL, '2023-10-09 13:32:52', '2023-10-09 13:32:52'),
(8, 100003, 0, 'admin', 'processing', NULL, '2023-10-09 13:33:12', '2023-10-09 13:33:12'),
(9, 100005, 8, 'customer', 'pending', NULL, '2023-10-09 15:09:04', '2023-10-09 15:09:04'),
(10, 100006, 8, 'customer', 'pending', NULL, '2023-10-10 16:04:38', '2023-10-10 16:04:38'),
(11, 100003, 0, 'admin', 'out_for_delivery', NULL, '2023-10-12 09:37:20', '2023-10-12 09:37:20'),
(12, 100004, 0, 'admin', 'delivered', NULL, '2023-10-12 13:50:22', '2023-10-12 13:50:22'),
(13, 100001, 0, 'admin', 'canceled', NULL, '2023-10-12 15:12:47', '2023-10-12 15:12:47'),
(14, 100005, 0, 'admin', 'canceled', NULL, '2023-10-12 15:13:12', '2023-10-12 15:13:12'),
(15, 100006, 0, 'admin', 'canceled', NULL, '2023-10-12 15:13:21', '2023-10-12 15:13:21'),
(16, 100003, 0, 'admin', 'delivered', NULL, '2023-10-12 16:03:07', '2023-10-12 16:03:07'),
(17, 100007, 13, 'customer', 'pending', NULL, '2023-10-18 11:07:32', '2023-10-18 11:07:32'),
(18, 100008, 16, 'customer', 'pending', NULL, '2023-10-22 01:25:46', '2023-10-22 01:25:46'),
(19, 100009, 22, 'customer', 'pending', NULL, '2023-11-04 10:42:17', '2023-11-04 10:42:17'),
(20, 100010, 22, 'customer', 'pending', NULL, '2023-11-04 10:45:46', '2023-11-04 10:45:46'),
(21, 100010, 0, 'admin', 'confirmed', NULL, '2023-11-04 11:29:55', '2023-11-04 11:29:55'),
(22, 100010, 0, 'admin', 'processing', NULL, '2023-11-04 13:25:45', '2023-11-04 13:25:45'),
(23, 100010, 0, 'admin', 'delivered', NULL, '2023-11-12 17:17:06', '2023-11-12 17:17:06'),
(24, 100011, 25, 'customer', 'pending', NULL, '2023-11-17 22:51:07', '2023-11-17 22:51:07'),
(25, 100012, 26, 'customer', 'pending', NULL, '2023-11-18 01:18:59', '2023-11-18 01:18:59'),
(26, 100013, 26, 'customer', 'pending', NULL, '2023-11-18 01:30:04', '2023-11-18 01:30:04'),
(27, 100012, 0, 'admin', 'canceled', NULL, '2023-11-18 01:30:43', '2023-11-18 01:30:43'),
(28, 100013, 0, 'admin', 'canceled', NULL, '2023-11-18 01:31:00', '2023-11-18 01:31:00'),
(29, 100014, 26, 'customer', 'pending', NULL, '2023-11-18 01:37:13', '2023-11-18 01:37:13'),
(30, 100015, 26, 'customer', 'pending', NULL, '2023-11-18 14:56:59', '2023-11-18 14:56:59'),
(31, 100015, 0, 'admin', 'canceled', NULL, '2023-11-18 15:04:38', '2023-11-18 15:04:38'),
(32, 100016, 26, 'customer', 'confirmed', NULL, '2023-11-18 18:34:03', '2023-11-18 18:34:03'),
(33, 100017, 27, 'customer', 'confirmed', NULL, '2023-11-18 18:57:13', '2023-11-18 18:57:13'),
(34, 100018, 27, 'customer', 'confirmed', NULL, '2023-11-18 19:35:08', '2023-11-18 19:35:08'),
(35, 100019, 27, 'customer', 'confirmed', NULL, '2023-11-20 16:31:36', '2023-11-20 16:31:36'),
(36, 100020, 26, 'customer', 'confirmed', NULL, '2023-11-20 17:15:36', '2023-11-20 17:15:36'),
(37, 100021, 26, 'customer', 'confirmed', NULL, '2023-11-20 17:32:22', '2023-11-20 17:32:22'),
(38, 100022, 27, 'customer', 'confirmed', NULL, '2023-11-20 18:29:58', '2023-11-20 18:29:58'),
(39, 100023, 27, 'customer', 'confirmed', NULL, '2023-11-23 14:48:38', '2023-11-23 14:48:38'),
(40, 100024, 27, 'customer', 'confirmed', NULL, '2023-11-23 19:54:50', '2023-11-23 19:54:50'),
(41, 100025, 54, 'customer', 'pending', NULL, '2023-12-22 14:12:14', '2023-12-22 14:12:14'),
(42, 100026, 53, 'customer', 'confirmed', NULL, '2023-12-22 18:25:49', '2023-12-22 18:25:49'),
(43, 100025, 0, 'admin', 'confirmed', NULL, '2023-12-26 15:46:33', '2023-12-26 15:46:33'),
(44, 100027, 42, 'customer', 'confirmed', NULL, '2023-12-27 15:08:32', '2023-12-27 15:08:32'),
(45, 100028, 42, 'customer', 'confirmed', NULL, '2023-12-27 15:31:17', '2023-12-27 15:31:17'),
(46, 100029, 42, 'customer', 'confirmed', NULL, '2023-12-27 15:33:09', '2023-12-27 15:33:09'),
(47, 100030, 42, 'customer', 'confirmed', NULL, '2023-12-27 15:43:40', '2023-12-27 15:43:40'),
(48, 100025, 0, 'admin', 'out_for_delivery', NULL, '2023-12-31 16:31:23', '2023-12-31 16:31:23'),
(49, 100021, 65, 'customer', 'pending', NULL, '2024-01-26 11:29:01', '2024-01-26 11:29:01'),
(50, 100021, 0, 'admin', 'canceled', NULL, '2024-01-26 11:43:34', '2024-01-26 11:43:34'),
(51, 100022, 66, 'customer', 'pending', NULL, '2024-01-26 12:24:39', '2024-01-26 12:24:39'),
(52, 100023, 67, 'customer', 'pending', NULL, '2024-01-27 10:05:09', '2024-01-27 10:05:09'),
(53, 100024, 69, 'customer', 'pending', NULL, '2024-01-28 21:33:41', '2024-01-28 21:33:41'),
(54, 100031, 70, 'customer', 'pending', NULL, '2024-01-29 01:47:42', '2024-01-29 01:47:42'),
(55, 100032, 70, 'customer', 'pending', NULL, '2024-01-29 01:49:15', '2024-01-29 01:49:15'),
(56, 100032, 0, 'admin', 'confirmed', NULL, '2024-01-31 17:14:11', '2024-01-31 17:14:11'),
(57, 100024, 0, 'admin', 'confirmed', NULL, '2024-01-31 17:14:29', '2024-01-31 17:14:29'),
(58, 100033, 91, 'customer', 'pending', NULL, '2024-02-02 11:46:24', '2024-02-02 11:46:24'),
(59, 100034, 92, 'customer', 'pending', NULL, '2024-02-02 11:56:20', '2024-02-02 11:56:20'),
(60, 100035, 112, 'customer', 'pending', NULL, '2024-02-03 09:45:41', '2024-02-03 09:45:41'),
(61, 100036, 112, 'customer', 'pending', NULL, '2024-02-03 10:26:02', '2024-02-03 10:26:02'),
(62, 100033, 0, 'admin', 'canceled', NULL, '2024-02-03 10:46:29', '2024-02-03 10:46:29'),
(63, 100036, 0, 'admin', 'canceled', NULL, '2024-02-03 10:46:50', '2024-02-03 10:46:50'),
(64, 100034, 0, 'admin', 'confirmed', NULL, '2024-02-03 11:00:47', '2024-02-03 11:00:47'),
(65, 100037, 120, 'customer', 'pending', NULL, '2024-02-04 18:46:41', '2024-02-04 18:46:41'),
(66, 100038, 126, 'customer', 'pending', NULL, '2024-02-07 15:15:46', '2024-02-07 15:15:46'),
(67, 100039, 128, 'customer', 'pending', NULL, '2024-02-07 20:54:14', '2024-02-07 20:54:14'),
(68, 100038, 0, 'admin', 'canceled', NULL, '2024-02-08 12:07:30', '2024-02-08 12:07:30'),
(69, 100039, 0, 'admin', 'canceled', NULL, '2024-02-08 17:35:07', '2024-02-08 17:35:07'),
(70, 100040, 136, 'customer', 'pending', NULL, '2024-02-11 11:09:45', '2024-02-11 11:09:45'),
(71, 100041, 137, 'customer', 'pending', NULL, '2024-02-11 21:54:21', '2024-02-11 21:54:21'),
(72, 100041, 0, 'admin', 'confirmed', NULL, '2024-02-12 17:50:45', '2024-02-12 17:50:45'),
(73, 100041, 0, 'admin', 'processing', NULL, '2024-02-13 11:36:59', '2024-02-13 11:36:59'),
(74, 100034, 0, 'admin', 'processing', NULL, '2024-02-13 11:39:16', '2024-02-13 11:39:16'),
(75, 100034, 0, 'admin', 'out_for_delivery', NULL, '2024-02-13 11:39:22', '2024-02-13 11:39:22'),
(76, 100032, 0, 'admin', 'returned', NULL, '2024-02-13 11:40:17', '2024-02-13 11:40:17'),
(77, 100024, 0, 'admin', 'delivered', NULL, '2024-02-13 11:42:05', '2024-02-13 11:42:05'),
(78, 100034, 0, 'admin', 'delivered', NULL, '2024-02-13 11:44:15', '2024-02-13 11:44:15'),
(79, 100026, 0, 'admin', 'canceled', NULL, '2024-02-13 13:06:38', '2024-02-13 13:06:38'),
(80, 100042, 146, 'customer', 'pending', NULL, '2024-02-16 02:05:17', '2024-02-16 02:05:17'),
(81, 100042, 0, 'admin', 'confirmed', NULL, '2024-02-16 13:06:02', '2024-02-16 13:06:02'),
(82, 100043, 155, 'customer', 'pending', NULL, '2024-02-19 07:55:01', '2024-02-19 07:55:01'),
(83, 100043, 0, 'admin', 'confirmed', NULL, '2024-02-20 14:29:58', '2024-02-20 14:29:58'),
(84, 100044, 163, 'customer', 'pending', NULL, '2024-02-22 21:47:52', '2024-02-22 21:47:52'),
(85, 100044, 0, 'admin', 'confirmed', NULL, '2024-02-23 12:09:58', '2024-02-23 12:09:58'),
(86, 100042, 0, 'admin', 'delivered', NULL, '2024-02-23 12:16:25', '2024-02-23 12:16:25'),
(87, 100043, 0, 'admin', 'delivered', NULL, '2024-02-23 12:17:15', '2024-02-23 12:17:15'),
(88, 100045, 181, 'customer', 'pending', NULL, '2024-02-26 13:02:03', '2024-02-26 13:02:03'),
(89, 100045, 0, 'admin', 'canceled', NULL, '2024-02-26 13:57:52', '2024-02-26 13:57:52'),
(90, 100046, 185, 'customer', 'pending', NULL, '2024-02-28 16:43:52', '2024-02-28 16:43:52'),
(91, 100046, 0, 'admin', 'canceled', NULL, '2024-02-28 18:08:35', '2024-02-28 18:08:35'),
(92, 100047, 53, 'customer', 'pending', NULL, '2024-02-28 18:10:20', '2024-02-28 18:10:20'),
(93, 100048, 53, 'customer', 'pending', NULL, '2024-02-28 19:27:21', '2024-02-28 19:27:21'),
(94, 100048, 0, 'admin', 'canceled', NULL, '2024-02-28 20:02:19', '2024-02-28 20:02:19'),
(95, 100047, 0, 'admin', 'canceled', NULL, '2024-02-28 20:02:42', '2024-02-28 20:02:42'),
(96, 100049, 74, 'customer', 'pending', NULL, '2024-02-28 20:54:32', '2024-02-28 20:54:32'),
(97, 100049, 0, 'admin', 'canceled', NULL, '2024-02-28 21:00:04', '2024-02-28 21:00:04'),
(98, 100050, 187, 'customer', 'pending', NULL, '2024-02-28 21:09:51', '2024-02-28 21:09:51'),
(99, 100050, 0, 'admin', 'canceled', NULL, '2024-02-29 10:44:15', '2024-02-29 10:44:15'),
(100, 100051, 189, 'customer', 'pending', NULL, '2024-03-01 09:31:46', '2024-03-01 09:31:46'),
(101, 100052, 74, 'customer', 'pending', NULL, '2024-03-01 09:36:03', '2024-03-01 09:36:03'),
(102, 100053, 190, 'customer', 'pending', NULL, '2024-03-01 12:09:06', '2024-03-01 12:09:06'),
(103, 100051, 0, 'admin', 'canceled', NULL, '2024-03-01 13:30:53', '2024-03-01 13:30:53'),
(104, 100052, 0, 'admin', 'canceled', NULL, '2024-03-01 13:31:09', '2024-03-01 13:31:09'),
(105, 100054, 191, 'customer', 'confirmed', NULL, '2024-03-01 20:05:11', '2024-03-01 20:05:11'),
(106, 100055, 191, 'customer', 'confirmed', NULL, '2024-03-01 20:06:43', '2024-03-01 20:06:43'),
(107, 100055, 0, 'admin', 'canceled', NULL, '2024-03-01 20:12:36', '2024-03-01 20:12:36'),
(108, 100054, 0, 'admin', 'canceled', NULL, '2024-03-01 20:12:58', '2024-03-01 20:12:58'),
(109, 100053, 0, 'admin', 'canceled', NULL, '2024-03-01 20:13:38', '2024-03-01 20:13:38'),
(110, 100056, 192, 'customer', 'confirmed', NULL, '2024-03-02 10:44:52', '2024-03-02 10:44:52'),
(111, 100057, 187, 'customer', 'confirmed', NULL, '2024-03-04 09:56:24', '2024-03-04 09:56:24'),
(112, 100058, 187, 'customer', 'confirmed', NULL, '2024-03-04 09:59:26', '2024-03-04 09:59:26'),
(113, 100059, 199, 'customer', 'pending', NULL, '2024-03-04 20:12:22', '2024-03-04 20:12:22'),
(114, 100060, 200, 'customer', 'pending', NULL, '2024-03-04 23:10:58', '2024-03-04 23:10:58'),
(115, 100061, 202, 'customer', 'confirmed', NULL, '2024-03-05 08:20:23', '2024-03-05 08:20:23'),
(116, 100062, 200, 'customer', 'pending', NULL, '2024-03-06 13:26:30', '2024-03-06 13:26:30'),
(117, 100060, 0, 'admin', 'confirmed', NULL, '2024-03-06 16:21:59', '2024-03-06 16:21:59'),
(118, 100059, 0, 'admin', 'canceled', NULL, '2024-03-06 16:25:30', '2024-03-06 16:25:30'),
(119, 100063, 203, 'customer', 'pending', NULL, '2024-03-07 10:08:22', '2024-03-07 10:08:22'),
(120, 100063, 0, 'admin', 'canceled', NULL, '2024-03-07 11:05:39', '2024-03-07 11:05:39'),
(121, 100064, 204, 'customer', 'pending', NULL, '2024-03-07 12:20:57', '2024-03-07 12:20:57'),
(122, 100064, 0, 'admin', 'confirmed', NULL, '2024-03-07 12:35:16', '2024-03-07 12:35:16'),
(123, 100065, 206, 'customer', 'confirmed', NULL, '2024-03-08 19:50:18', '2024-03-08 19:50:18'),
(124, 100066, 206, 'customer', 'confirmed', NULL, '2024-03-08 19:57:03', '2024-03-08 19:57:03'),
(125, 100067, 206, 'customer', 'confirmed', NULL, '2024-03-08 20:03:18', '2024-03-08 20:03:18'),
(126, 100068, 209, 'customer', 'pending', NULL, '2024-03-14 07:15:08', '2024-03-14 07:15:08'),
(127, 100069, 211, 'customer', 'pending', NULL, '2024-03-14 13:21:17', '2024-03-14 13:21:17'),
(128, 100070, 211, 'customer', 'pending', NULL, '2024-03-14 13:25:44', '2024-03-14 13:25:44'),
(129, 100068, 0, 'admin', 'confirmed', NULL, '2024-03-14 14:39:08', '2024-03-14 14:39:08'),
(130, 100071, 199, 'customer', 'pending', NULL, '2024-03-18 17:11:47', '2024-03-18 17:11:47'),
(131, 100071, 0, 'admin', 'canceled', NULL, '2024-03-18 17:12:12', '2024-03-18 17:12:12'),
(132, 100072, 219, 'customer', 'pending', NULL, '2024-03-19 10:52:26', '2024-03-19 10:52:26'),
(133, 100073, 219, 'customer', 'pending', NULL, '2024-03-19 11:26:56', '2024-03-19 11:26:56'),
(134, 100073, 0, 'admin', 'canceled', NULL, '2024-03-19 15:11:00', '2024-03-19 15:11:00'),
(135, 100073, 0, 'admin', 'confirmed', NULL, '2024-03-19 15:14:48', '2024-03-19 15:14:48'),
(136, 100074, 266, 'customer', 'pending', NULL, '2024-03-20 17:38:24', '2024-03-20 17:38:24'),
(137, 100075, 299, 'customer', 'pending', NULL, '2024-03-21 12:19:40', '2024-03-21 12:19:40'),
(138, 100075, 0, 'admin', 'confirmed', NULL, '2024-03-21 12:31:55', '2024-03-21 12:31:55'),
(139, 100041, 0, 'admin', 'confirmed', NULL, '2024-03-22 12:01:41', '2024-03-22 12:01:41'),
(140, 100066, 0, 'admin', 'canceled', NULL, '2024-03-23 12:39:07', '2024-03-23 12:39:07'),
(141, 100065, 0, 'admin', 'canceled', NULL, '2024-03-23 12:39:22', '2024-03-23 12:39:22'),
(142, 100067, 0, 'admin', 'delivered', NULL, '2024-03-23 12:39:35', '2024-03-23 12:39:35'),
(143, 100061, 0, 'admin', 'canceled', NULL, '2024-03-23 12:39:55', '2024-03-23 12:39:55'),
(144, 100058, 0, 'admin', 'canceled', NULL, '2024-03-23 12:40:36', '2024-03-23 12:40:36'),
(145, 100057, 0, 'admin', 'canceled', NULL, '2024-03-23 12:40:46', '2024-03-23 12:40:46'),
(146, 100041, 0, 'admin', 'returned', NULL, '2024-03-23 12:41:32', '2024-03-23 12:41:32'),
(147, 100044, 0, 'admin', 'delivered', NULL, '2024-03-23 12:42:39', '2024-03-23 12:42:39'),
(148, 100056, 0, 'admin', 'delivered', NULL, '2024-03-23 12:43:16', '2024-03-23 12:43:16'),
(149, 100060, 0, 'admin', 'delivered', NULL, '2024-03-23 12:43:48', '2024-03-23 12:43:48'),
(150, 100064, 0, 'admin', 'delivered', NULL, '2024-03-23 12:44:26', '2024-03-23 12:44:26'),
(151, 100076, 331, 'customer', 'pending', NULL, '2024-03-25 10:45:18', '2024-03-25 10:45:18'),
(152, 100076, 0, 'admin', 'confirmed', NULL, '2024-03-25 15:41:30', '2024-03-25 15:41:30'),
(153, 100077, 69, 'customer', 'pending', NULL, '2024-03-26 23:59:24', '2024-03-26 23:59:24'),
(154, 100078, 544, 'customer', 'pending', NULL, '2024-03-27 06:31:25', '2024-03-27 06:31:25'),
(155, 100079, 544, 'customer', 'pending', NULL, '2024-03-27 06:34:01', '2024-03-27 06:34:01'),
(156, 100079, 0, 'admin', 'confirmed', NULL, '2024-03-27 11:22:28', '2024-03-27 11:22:28'),
(157, 100078, 0, 'admin', 'confirmed', NULL, '2024-03-27 11:39:31', '2024-03-27 11:39:31'),
(158, 100077, 0, 'admin', 'confirmed', NULL, '2024-03-27 11:49:34', '2024-03-27 11:49:34'),
(159, 100080, 545, 'customer', 'pending', NULL, '2024-03-28 10:51:15', '2024-03-28 10:51:15'),
(160, 100081, 545, 'customer', 'pending', NULL, '2024-03-28 13:11:19', '2024-03-28 13:11:19'),
(161, 100081, 0, 'admin', 'canceled', NULL, '2024-03-28 16:06:55', '2024-03-28 16:06:55'),
(162, 100080, 0, 'admin', 'canceled', NULL, '2024-03-28 16:07:06', '2024-03-28 16:07:06'),
(163, 100068, 0, 'admin', 'returned', NULL, '2024-03-28 16:26:18', '2024-03-28 16:26:18'),
(164, 100073, 0, 'admin', 'delivered', NULL, '2024-03-28 16:27:31', '2024-03-28 16:27:31'),
(165, 100075, 0, 'admin', 'delivered', NULL, '2024-03-28 16:28:07', '2024-03-28 16:28:07'),
(166, 100082, 74, 'customer', 'pending', NULL, '2024-03-29 10:58:28', '2024-03-29 10:58:28'),
(167, 100082, 0, 'admin', 'canceled', NULL, '2024-03-29 12:13:02', '2024-03-29 12:13:02'),
(168, 100083, 547, 'customer', 'pending', NULL, '2024-03-29 15:38:23', '2024-03-29 15:38:23'),
(169, 100083, 0, 'admin', 'confirmed', NULL, '2024-03-29 15:55:40', '2024-03-29 15:55:40'),
(170, 100084, 211, 'customer', 'pending', NULL, '2024-04-01 10:27:13', '2024-04-01 10:27:13'),
(171, 100085, 211, 'customer', 'pending', NULL, '2024-04-01 10:29:25', '2024-04-01 10:29:25'),
(172, 100086, 548, 'customer', 'pending', NULL, '2024-04-01 13:55:04', '2024-04-01 13:55:04'),
(173, 100085, 0, 'admin', 'confirmed', NULL, '2024-04-01 17:14:12', '2024-04-01 17:14:12'),
(174, 100074, 0, 'admin', 'canceled', NULL, '2024-04-01 17:14:28', '2024-04-01 17:14:28'),
(175, 100086, 0, 'admin', 'canceled', NULL, '2024-04-02 15:25:23', '2024-04-02 15:25:23'),
(176, 100087, 298, 'customer', 'pending', NULL, '2024-04-03 16:52:40', '2024-04-03 16:52:40'),
(177, 100088, 74, 'customer', 'pending', NULL, '2024-04-04 14:21:12', '2024-04-04 14:21:12'),
(178, 100088, 0, 'admin', 'canceled', NULL, '2024-04-04 14:39:20', '2024-04-04 14:39:20'),
(179, 100089, 74, 'customer', 'pending', NULL, '2024-04-04 14:40:55', '2024-04-04 14:40:55'),
(180, 100089, 0, 'admin', 'canceled', NULL, '2024-04-04 14:42:06', '2024-04-04 14:42:06'),
(181, 100090, 74, 'customer', 'pending', NULL, '2024-04-04 14:43:07', '2024-04-04 14:43:07'),
(182, 100090, 0, 'admin', 'canceled', NULL, '2024-04-04 16:21:46', '2024-04-04 16:21:46'),
(183, 100091, 552, 'customer', 'pending', NULL, '2024-04-08 11:33:49', '2024-04-08 11:33:49'),
(184, 100092, 74, 'customer', 'confirmed', NULL, '2024-04-08 12:03:39', '2024-04-08 12:03:39'),
(185, 100087, 0, 'admin', 'canceled', NULL, '2024-04-08 16:03:42', '2024-04-08 16:03:42'),
(186, 100091, 0, 'admin', 'canceled', NULL, '2024-04-08 16:04:08', '2024-04-08 16:04:08'),
(187, 100093, 554, 'customer', 'pending', NULL, '2024-04-08 17:40:02', '2024-04-08 17:40:02'),
(188, 100094, 74, 'customer', 'confirmed', NULL, '2024-04-08 19:12:48', '2024-04-08 19:12:48'),
(189, 100094, 0, 'admin', 'canceled', NULL, '2024-04-08 19:14:06', '2024-04-08 19:14:06'),
(190, 100095, 554, 'customer', 'pending', NULL, '2024-04-08 22:50:37', '2024-04-08 22:50:37'),
(191, 100096, 552, 'customer', 'confirmed', NULL, '2024-04-09 14:25:48', '2024-04-09 14:25:48'),
(192, 100097, 567, 'customer', 'pending', NULL, '2024-04-09 18:49:14', '2024-04-09 18:49:14'),
(193, 100095, 0, 'admin', 'confirmed', NULL, '2024-04-10 12:02:35', '2024-04-10 12:02:35'),
(194, 100097, 0, 'admin', 'confirmed', NULL, '2024-04-10 13:36:10', '2024-04-10 13:36:10'),
(195, 100098, 570, 'customer', 'confirmed', NULL, '2024-04-11 15:46:25', '2024-04-11 15:46:25'),
(196, 100099, 6, 'customer', 'confirmed', NULL, '2024-04-14 15:52:01', '2024-04-14 15:52:01'),
(197, 100100, 74, 'customer', 'pending', NULL, '2024-04-14 16:42:33', '2024-04-14 16:42:33'),
(198, 100100, 0, 'admin', 'confirmed', NULL, '2024-04-14 16:44:44', '2024-04-14 16:44:44'),
(199, 100100, 0, 'admin', 'delivered', NULL, '2024-04-14 16:47:35', '2024-04-14 16:47:35'),
(200, 100101, 3, 'customer', 'pending', NULL, '2024-04-14 16:50:06', '2024-04-14 16:50:06'),
(201, 100101, 0, 'admin', 'canceled', NULL, '2024-04-15 05:59:48', '2024-04-15 05:59:48'),
(202, 100102, 552, 'customer', 'pending', NULL, '2024-04-18 07:58:52', '2024-04-18 07:58:52'),
(203, 100103, 74, 'customer', 'confirmed', NULL, '2024-04-18 10:12:03', '2024-04-18 10:12:03'),
(204, 100104, 778, 'customer', 'pending', NULL, '2024-04-19 16:27:41', '2024-04-19 16:27:41'),
(205, 100105, 299, 'customer', 'pending', NULL, '2024-04-20 12:33:13', '2024-04-20 12:33:13'),
(206, 100106, 299, 'customer', 'pending', NULL, '2024-04-20 12:36:16', '2024-04-20 12:36:16'),
(207, 100107, 779, 'customer', 'pending', NULL, '2024-04-20 20:21:45', '2024-04-20 20:21:45'),
(208, 100107, 0, 'admin', 'canceled', NULL, '2024-04-20 20:22:19', '2024-04-20 20:22:19'),
(209, 100106, 0, 'admin', 'confirmed', NULL, '2024-04-21 12:31:57', '2024-04-21 12:31:57'),
(210, 100105, 0, 'admin', 'confirmed', NULL, '2024-04-21 12:32:09', '2024-04-21 12:32:09'),
(211, 100102, 0, 'admin', 'canceled', NULL, '2024-04-21 12:32:58', '2024-04-21 12:32:58'),
(212, 100104, 0, 'admin', 'canceled', NULL, '2024-04-21 12:34:53', '2024-04-21 12:34:53'),
(213, 100076, 0, 'admin', 'delivered', NULL, '2024-04-21 14:04:51', '2024-04-21 14:04:51'),
(214, 100077, 0, 'admin', 'delivered', NULL, '2024-04-21 14:05:35', '2024-04-21 14:05:35'),
(215, 100078, 0, 'admin', 'delivered', NULL, '2024-04-21 14:06:15', '2024-04-21 14:06:15'),
(216, 100079, 0, 'admin', 'delivered', NULL, '2024-04-21 14:06:58', '2024-04-21 14:06:58'),
(217, 100083, 0, 'admin', 'delivered', NULL, '2024-04-21 14:07:17', '2024-04-21 14:07:17'),
(218, 100108, 843, 'customer', 'pending', NULL, '2024-04-22 20:46:12', '2024-04-22 20:46:12'),
(219, 100108, 0, 'admin', 'confirmed', NULL, '2024-04-23 09:57:17', '2024-04-23 09:57:17'),
(220, 100109, 844, 'customer', 'pending', NULL, '2024-04-23 12:14:28', '2024-04-23 12:14:28'),
(221, 100109, 0, 'admin', 'confirmed', NULL, '2024-04-23 12:27:01', '2024-04-23 12:27:01'),
(222, 100110, 1185, 'customer', 'pending', NULL, '2024-04-25 08:09:22', '2024-04-25 08:09:22'),
(223, 100111, 778, 'customer', 'pending', NULL, '2024-04-26 21:01:35', '2024-04-26 21:01:35'),
(224, 100112, 199, 'customer', 'pending', NULL, '2024-04-26 21:55:56', '2024-04-26 21:55:56'),
(225, 100112, 0, 'admin', 'canceled', NULL, '2024-04-27 05:21:51', '2024-04-27 05:21:51'),
(226, 100113, 1004, 'customer', 'confirmed', NULL, '2024-04-27 18:24:46', '2024-04-27 18:24:46'),
(227, 100114, 199, 'customer', 'pending', NULL, '2024-04-28 00:34:11', '2024-04-28 00:34:11'),
(228, 100114, 0, 'admin', 'canceled', NULL, '2024-04-28 12:49:41', '2024-04-28 12:49:41'),
(229, 100111, 0, 'admin', 'canceled', NULL, '2024-04-29 16:45:11', '2024-04-29 16:45:11'),
(230, 100110, 0, 'admin', 'confirmed', NULL, '2024-04-29 16:45:32', '2024-04-29 16:45:32'),
(231, 100115, 1185, 'customer', 'pending', NULL, '2024-04-29 22:43:12', '2024-04-29 22:43:12'),
(232, 100116, 1268, 'customer', 'pending', NULL, '2024-04-29 23:08:05', '2024-04-29 23:08:05'),
(233, 100116, 0, 'admin', 'confirmed', NULL, '2024-04-30 12:06:34', '2024-04-30 12:06:34'),
(234, 100117, 1270, 'customer', 'confirmed', NULL, '2024-05-01 07:35:19', '2024-05-01 07:35:19'),
(235, 100111, 0, 'admin', 'confirmed', NULL, '2024-05-02 16:46:57', '2024-05-02 16:46:57'),
(236, 100115, 0, 'admin', 'canceled', NULL, '2024-05-03 11:57:10', '2024-05-03 11:57:10'),
(237, 100118, 1273, 'customer', 'pending', NULL, '2024-05-04 10:10:11', '2024-05-04 10:10:11'),
(238, 100119, 19, 'customer', 'confirmed', NULL, '2024-05-04 13:08:51', '2024-05-04 13:08:51'),
(239, 100120, 1274, 'customer', 'confirmed', NULL, '2024-05-04 17:49:46', '2024-05-04 17:49:46'),
(240, 100121, 550, 'customer', 'confirmed', NULL, '2024-05-04 22:06:56', '2024-05-04 22:06:56'),
(241, 100122, 1275, 'customer', 'pending', NULL, '2024-05-04 23:39:00', '2024-05-04 23:39:00'),
(242, 100123, 1276, 'customer', 'pending', NULL, '2024-05-05 06:26:52', '2024-05-05 06:26:52'),
(243, 100123, 0, 'admin', 'confirmed', NULL, '2024-05-06 11:20:33', '2024-05-06 11:20:33'),
(244, 100118, 0, 'admin', 'canceled', NULL, '2024-05-06 11:21:14', '2024-05-06 11:21:14'),
(245, 100122, 0, 'admin', 'confirmed', NULL, '2024-05-06 11:26:43', '2024-05-06 11:26:43'),
(246, 100123, 0, 'admin', 'processing', NULL, '2024-05-06 14:37:19', '2024-05-06 14:37:19'),
(247, 100122, 0, 'admin', 'processing', NULL, '2024-05-06 14:37:32', '2024-05-06 14:37:32'),
(248, 100121, 0, 'admin', 'processing', NULL, '2024-05-06 14:43:53', '2024-05-06 14:43:53'),
(249, 100120, 0, 'admin', 'processing', NULL, '2024-05-06 14:44:21', '2024-05-06 14:44:21'),
(250, 100116, 0, 'admin', 'delivered', NULL, '2024-05-06 15:03:40', '2024-05-06 15:03:40'),
(251, 100113, 0, 'admin', 'processing', NULL, '2024-05-06 15:04:25', '2024-05-06 15:04:25'),
(252, 100111, 0, 'admin', 'delivered', NULL, '2024-05-06 15:05:22', '2024-05-06 15:05:22'),
(253, 100110, 0, 'admin', 'delivered', NULL, '2024-05-06 15:05:55', '2024-05-06 15:05:55'),
(254, 100109, 0, 'admin', 'delivered', NULL, '2024-05-06 15:06:56', '2024-05-06 15:06:56'),
(255, 100108, 0, 'admin', 'delivered', NULL, '2024-05-06 15:07:24', '2024-05-06 15:07:24'),
(256, 100106, 0, 'admin', 'delivered', NULL, '2024-05-06 15:07:58', '2024-05-06 15:07:58'),
(257, 100105, 0, 'admin', 'delivered', NULL, '2024-05-06 15:08:39', '2024-05-06 15:08:39'),
(258, 100103, 0, 'admin', 'delivered', NULL, '2024-05-06 15:08:59', '2024-05-06 15:08:59'),
(259, 100099, 0, 'admin', 'delivered', NULL, '2024-05-06 15:09:37', '2024-05-06 15:09:37'),
(260, 100085, 0, 'admin', 'delivered', NULL, '2024-05-06 15:11:12', '2024-05-06 15:11:12'),
(261, 100092, 0, 'admin', 'delivered', NULL, '2024-05-06 15:11:31', '2024-05-06 15:11:31'),
(262, 100095, 0, 'admin', 'delivered', NULL, '2024-05-06 15:12:06', '2024-05-06 15:12:06'),
(263, 100097, 0, 'admin', 'delivered', NULL, '2024-05-06 15:12:52', '2024-05-06 15:12:52'),
(264, 100096, 0, 'admin', 'delivered', NULL, '2024-05-06 15:13:04', '2024-05-06 15:13:04'),
(265, 100098, 0, 'admin', 'canceled', NULL, '2024-05-06 15:15:16', '2024-05-06 15:15:16'),
(266, 100120, 0, 'admin', 'delivered', NULL, '2024-05-06 15:17:59', '2024-05-06 15:17:59'),
(267, 100113, 0, 'admin', 'delivered', NULL, '2024-05-06 15:21:40', '2024-05-06 15:21:40'),
(268, 100117, 0, 'admin', 'processing', NULL, '2024-05-06 16:42:09', '2024-05-06 16:42:09'),
(269, 100025, 0, 'admin', 'pending', NULL, '2024-05-07 13:19:56', '2024-05-07 13:19:56'),
(270, 100025, 0, 'admin', 'confirmed', NULL, '2024-05-07 13:20:32', '2024-05-07 13:20:32'),
(271, 100025, 0, 'admin', 'delivered', NULL, '2024-05-07 13:21:27', '2024-05-07 13:21:27'),
(272, 100124, 74, 'customer', 'pending', NULL, '2024-05-07 15:11:38', '2024-05-07 15:11:38'),
(273, 100124, 0, 'admin', 'confirmed', NULL, '2024-05-07 15:16:16', '2024-05-07 15:16:16'),
(274, 100124, 0, 'admin', 'delivered', NULL, '2024-05-07 15:16:31', '2024-05-07 15:16:31'),
(275, 100125, 1278, 'customer', 'pending', NULL, '2024-05-08 13:37:49', '2024-05-08 13:37:49'),
(276, 100126, 1278, 'customer', 'pending', NULL, '2024-05-08 13:37:50', '2024-05-08 13:37:50'),
(277, 100125, 0, 'admin', 'canceled', NULL, '2024-05-08 14:27:06', '2024-05-08 14:27:06'),
(278, 100126, 0, 'admin', 'canceled', NULL, '2024-05-08 14:27:17', '2024-05-08 14:27:17'),
(279, 100127, 1280, 'customer', 'pending', NULL, '2024-05-09 13:18:03', '2024-05-09 13:18:03'),
(280, 100127, 0, 'admin', 'processing', NULL, '2024-05-09 13:56:45', '2024-05-09 13:56:45'),
(281, 100117, 0, 'admin', 'delivered', NULL, '2024-05-09 16:42:31', '2024-05-09 16:42:31'),
(282, 100121, 0, 'admin', 'delivered', NULL, '2024-05-09 16:42:54', '2024-05-09 16:42:54'),
(283, 100128, 1282, 'customer', 'confirmed', NULL, '2024-05-13 09:10:29', '2024-05-13 09:10:29'),
(284, 100129, 1283, 'customer', 'pending', NULL, '2024-05-13 18:09:52', '2024-05-13 18:09:52'),
(285, 100130, 1283, 'customer', 'pending', NULL, '2024-05-14 11:31:29', '2024-05-14 11:31:29'),
(286, 100131, 199, 'customer', 'pending', NULL, '2024-05-14 16:53:20', '2024-05-14 16:53:20'),
(287, 100132, 199, 'customer', 'pending', NULL, '2024-05-14 16:54:05', '2024-05-14 16:54:05'),
(288, 100133, 199, 'customer', 'pending', NULL, '2024-05-14 19:55:46', '2024-05-14 19:55:46'),
(289, 100134, 1285, 'customer', 'pending', NULL, '2024-05-15 07:30:34', '2024-05-15 07:30:34'),
(290, 100129, 0, 'admin', 'canceled', NULL, '2024-05-15 13:32:11', '2024-05-15 13:32:11'),
(291, 100130, 0, 'admin', 'canceled', NULL, '2024-05-15 13:32:26', '2024-05-15 13:32:26'),
(292, 100131, 0, 'admin', 'canceled', NULL, '2024-05-15 13:32:43', '2024-05-15 13:32:43'),
(293, 100132, 0, 'admin', 'canceled', NULL, '2024-05-15 13:33:15', '2024-05-15 13:33:15'),
(294, 100133, 0, 'admin', 'canceled', NULL, '2024-05-15 13:33:28', '2024-05-15 13:33:28'),
(295, 100135, 199, 'customer', 'pending', NULL, '2024-05-15 16:25:08', '2024-05-15 16:25:08'),
(296, 100136, 199, 'customer', 'pending', NULL, '2024-05-15 16:58:06', '2024-05-15 16:58:06'),
(297, 100137, 74, 'customer', 'confirmed', NULL, '2024-05-15 18:45:03', '2024-05-15 18:45:03'),
(298, 100138, 199, 'customer', 'pending', NULL, '2024-05-16 00:26:55', '2024-05-16 00:26:55'),
(299, 100138, 0, 'admin', 'canceled', NULL, '2024-05-16 11:53:47', '2024-05-16 11:53:47'),
(300, 100136, 0, 'admin', 'canceled', NULL, '2024-05-16 11:54:02', '2024-05-16 11:54:02'),
(301, 100135, 0, 'admin', 'canceled', NULL, '2024-05-16 11:54:17', '2024-05-16 11:54:17'),
(302, 100134, 0, 'admin', 'processing', NULL, '2024-05-16 12:03:22', '2024-05-16 12:03:22'),
(303, 100137, 0, 'admin', 'delivered', NULL, '2024-05-16 12:03:42', '2024-05-16 12:03:42'),
(304, 100128, 0, 'admin', 'processing', NULL, '2024-05-16 12:22:50', '2024-05-16 12:22:50'),
(305, 100139, 1286, 'customer', 'pending', NULL, '2024-05-17 13:03:07', '2024-05-17 13:03:07'),
(306, 100140, 74, 'customer', 'pending', NULL, '2024-05-17 13:50:52', '2024-05-17 13:50:52'),
(307, 100140, 0, 'admin', 'canceled', NULL, '2024-05-17 13:52:15', '2024-05-17 13:52:15'),
(308, 100139, 0, 'admin', 'pending', NULL, '2024-05-17 14:10:21', '2024-05-17 14:10:21'),
(309, 100138, 0, 'admin', 'pending', NULL, '2024-05-17 14:11:01', '2024-05-17 14:11:01'),
(310, 100138, 0, 'admin', 'canceled', NULL, '2024-05-17 17:27:24', '2024-05-17 17:27:24'),
(311, 100141, 1288, 'customer', 'pending', NULL, '2024-05-17 18:40:22', '2024-05-17 18:40:22'),
(312, 100142, 1289, 'customer', 'pending', NULL, '2024-05-17 23:20:49', '2024-05-17 23:20:49'),
(313, 100142, 0, 'admin', 'processing', NULL, '2024-05-18 12:08:48', '2024-05-18 12:08:48'),
(314, 100141, 0, 'admin', 'confirmed', NULL, '2024-05-18 12:27:32', '2024-05-18 12:27:32'),
(315, 100143, 1290, 'customer', 'pending', NULL, '2024-05-18 19:10:16', '2024-05-18 19:10:16'),
(316, 100144, 74, 'customer', 'pending', NULL, '2024-05-19 00:10:43', '2024-05-19 00:10:43'),
(317, 100144, 0, 'admin', 'canceled', NULL, '2024-05-19 00:15:59', '2024-05-19 00:15:59'),
(318, 100145, 74, 'customer', 'pending', NULL, '2024-05-19 00:19:35', '2024-05-19 00:19:35'),
(319, 100145, 0, 'admin', 'canceled', NULL, '2024-05-19 00:26:36', '2024-05-19 00:26:36'),
(320, 100146, 1291, 'customer', 'pending', NULL, '2024-05-19 23:15:16', '2024-05-19 23:15:16'),
(321, 100146, 0, 'admin', 'processing', NULL, '2024-05-20 11:07:39', '2024-05-20 11:07:39'),
(322, 100143, 0, 'admin', 'processing', NULL, '2024-05-20 11:26:37', '2024-05-20 11:26:37'),
(323, 100141, 0, 'admin', 'processing', NULL, '2024-05-20 11:29:31', '2024-05-20 11:29:31'),
(324, 100122, 0, 'admin', 'delivered', NULL, '2024-05-20 11:50:02', '2024-05-20 11:50:02'),
(325, 100123, 0, 'admin', 'delivered', NULL, '2024-05-20 11:50:36', '2024-05-20 11:50:36'),
(326, 100127, 0, 'admin', 'delivered', NULL, '2024-05-20 11:50:58', '2024-05-20 11:50:58'),
(327, 100128, 0, 'admin', 'delivered', NULL, '2024-05-20 11:51:37', '2024-05-20 11:51:37'),
(328, 100147, 1292, 'customer', 'pending', NULL, '2024-05-20 21:31:43', '2024-05-20 21:31:43'),
(329, 100148, 1293, 'customer', 'pending', NULL, '2024-05-21 00:37:46', '2024-05-21 00:37:46'),
(330, 100148, 0, 'admin', 'processing', NULL, '2024-05-21 10:36:45', '2024-05-21 10:36:45'),
(331, 100147, 0, 'admin', 'processing', NULL, '2024-05-21 11:11:58', '2024-05-21 11:11:58'),
(332, 100139, 0, 'admin', 'canceled', NULL, '2024-05-21 11:20:41', '2024-05-21 11:20:41'),
(333, 100149, 1289, 'customer', 'pending', NULL, '2024-05-21 12:38:29', '2024-05-21 12:38:29'),
(334, 100149, 0, 'admin', 'processing', NULL, '2024-05-21 13:26:30', '2024-05-21 13:26:30'),
(335, 100150, 74, 'customer', 'pending', NULL, '2024-05-24 00:00:47', '2024-05-24 00:00:47'),
(336, 100150, 0, 'admin', 'canceled', NULL, '2024-05-24 00:02:53', '2024-05-24 00:02:53'),
(337, 100151, 552, 'customer', 'pending', NULL, '2024-05-24 19:08:49', '2024-05-24 19:08:49'),
(338, 100151, 0, 'admin', 'canceled', NULL, '2024-05-24 19:09:48', '2024-05-24 19:09:48'),
(339, 100152, 552, 'customer', 'confirmed', NULL, '2024-05-24 19:11:15', '2024-05-24 19:11:15'),
(340, 100152, 0, 'admin', 'delivered', NULL, '2024-05-24 19:12:16', '2024-05-24 19:12:16'),
(341, 100153, 552, 'customer', 'pending', NULL, '2024-05-24 19:26:16', '2024-05-24 19:26:16'),
(342, 100154, 552, 'customer', 'confirmed', NULL, '2024-05-24 19:27:43', '2024-05-24 19:27:43'),
(343, 100155, 1295, 'customer', 'confirmed', NULL, '2024-05-24 20:14:51', '2024-05-24 20:14:51'),
(344, 100154, 0, 'admin', 'out_for_delivery', NULL, '2024-05-25 05:24:35', '2024-05-25 05:24:35'),
(345, 100153, 0, 'admin', 'confirmed', NULL, '2024-05-25 05:25:25', '2024-05-25 05:25:25'),
(346, 100153, 0, 'admin', 'processing', NULL, '2024-05-25 05:25:29', '2024-05-25 05:25:29'),
(347, 100153, 0, 'admin', 'out_for_delivery', NULL, '2024-05-25 05:25:32', '2024-05-25 05:25:32'),
(348, 100155, 0, 'admin', 'processing', NULL, '2024-05-25 14:17:17', '2024-05-25 14:17:17'),
(349, 100156, 199, 'customer', 'pending', NULL, '2024-05-25 15:09:39', '2024-05-25 15:09:39'),
(350, 100156, 0, 'admin', 'canceled', NULL, '2024-05-25 15:10:07', '2024-05-25 15:10:07'),
(351, 100157, 199, 'customer', 'confirmed', NULL, '2024-05-25 15:12:40', '2024-05-25 15:12:40'),
(352, 100158, 199, 'customer', 'pending', NULL, '2024-05-25 15:16:12', '2024-05-25 15:16:12'),
(353, 100157, 0, 'admin', 'canceled', NULL, '2024-05-25 15:16:41', '2024-05-25 15:16:41'),
(354, 100158, 0, 'admin', 'canceled', NULL, '2024-05-25 15:16:52', '2024-05-25 15:16:52'),
(355, 100159, 74, 'customer', 'pending', NULL, '2024-05-25 15:44:51', '2024-05-25 15:44:51'),
(356, 100160, 74, 'customer', 'confirmed', NULL, '2024-05-25 15:48:01', '2024-05-25 15:48:01'),
(357, 100159, 0, 'admin', 'canceled', NULL, '2024-05-25 17:14:11', '2024-05-25 17:14:11'),
(358, 100160, 0, 'admin', 'canceled', NULL, '2024-05-25 17:14:24', '2024-05-25 17:14:24'),
(359, 100161, 1318, 'customer', 'confirmed', NULL, '2024-05-26 09:01:16', '2024-05-26 09:01:16'),
(360, 100162, 199, 'customer', 'pending', NULL, '2024-05-26 10:19:24', '2024-05-26 10:19:24'),
(361, 100163, 199, 'customer', 'confirmed', NULL, '2024-05-26 10:21:19', '2024-05-26 10:21:19'),
(362, 100164, 1319, 'customer', 'pending', NULL, '2024-05-26 13:14:27', '2024-05-26 13:14:27'),
(363, 100165, 1320, 'customer', 'pending', NULL, '2024-05-26 13:26:15', '2024-05-26 13:26:15'),
(364, 100163, 0, 'admin', 'canceled', NULL, '2024-05-26 14:28:21', '2024-05-26 14:28:21'),
(365, 100166, 1321, 'customer', 'pending', NULL, '2024-05-26 15:19:19', '2024-05-26 15:19:19'),
(366, 100167, 1321, 'customer', 'pending', NULL, '2024-05-26 15:28:20', '2024-05-26 15:28:20'),
(367, 100168, 1322, 'customer', 'pending', NULL, '2024-05-26 18:18:29', '2024-05-26 18:18:29'),
(368, 100168, 0, 'admin', 'canceled', NULL, '2024-05-26 19:00:06', '2024-05-26 19:00:06'),
(369, 100162, 0, 'admin', 'canceled', NULL, '2024-05-27 12:45:40', '2024-05-27 12:45:40'),
(370, 100167, 0, 'admin', 'canceled', NULL, '2024-05-27 12:49:30', '2024-05-27 12:49:30'),
(371, 100164, 0, 'admin', 'processing', NULL, '2024-05-27 13:01:45', '2024-05-27 13:01:45'),
(372, 100161, 0, 'admin', 'processing', NULL, '2024-05-27 13:08:34', '2024-05-27 13:08:34'),
(373, 100165, 0, 'admin', 'processing', NULL, '2024-05-27 16:39:08', '2024-05-27 16:39:08'),
(374, 100167, 0, 'admin', 'processing', NULL, '2024-05-27 17:04:29', '2024-05-27 17:04:29'),
(375, 100169, 1324, 'customer', 'pending', NULL, '2024-05-27 20:13:11', '2024-05-27 20:13:11'),
(376, 100170, 1325, 'customer', 'pending', NULL, '2024-05-28 00:01:51', '2024-05-28 00:01:51'),
(377, 100170, 0, 'admin', 'processing', NULL, '2024-05-28 11:15:48', '2024-05-28 11:15:48'),
(378, 100169, 0, 'admin', 'processing', NULL, '2024-05-28 11:37:16', '2024-05-28 11:37:16'),
(379, 100171, 1326, 'customer', 'pending', NULL, '2024-05-28 15:30:02', '2024-05-28 15:30:02'),
(380, 100172, 1327, 'customer', 'pending', NULL, '2024-05-29 01:37:46', '2024-05-29 01:37:46'),
(381, 100173, 1327, 'customer', 'pending', NULL, '2024-05-29 01:37:46', '2024-05-29 01:37:46'),
(382, 100174, 1327, 'customer', 'pending', NULL, '2024-05-29 01:37:47', '2024-05-29 01:37:47'),
(383, 100175, 1327, 'customer', 'confirmed', NULL, '2024-05-29 02:39:47', '2024-05-29 02:39:47'),
(384, 100176, 1328, 'customer', 'pending', NULL, '2024-05-29 07:19:46', '2024-05-29 07:19:46'),
(385, 100175, 0, 'admin', 'processing', NULL, '2024-05-29 12:56:15', '2024-05-29 12:56:15'),
(386, 100176, 0, 'admin', 'processing', NULL, '2024-05-29 13:02:07', '2024-05-29 13:02:07'),
(387, 100171, 0, 'admin', 'processing', NULL, '2024-05-29 13:12:34', '2024-05-29 13:12:34'),
(388, 100134, 0, 'admin', 'delivered', NULL, '2024-05-30 11:20:49', '2024-05-30 11:20:49'),
(389, 100141, 0, 'admin', 'delivered', NULL, '2024-05-30 11:22:26', '2024-05-30 11:22:26'),
(390, 100142, 0, 'admin', 'delivered', NULL, '2024-05-30 11:23:15', '2024-05-30 11:23:15'),
(391, 100143, 0, 'admin', 'delivered', NULL, '2024-05-30 11:24:21', '2024-05-30 11:24:21'),
(392, 100146, 0, 'admin', 'delivered', NULL, '2024-05-30 11:24:57', '2024-05-30 11:24:57'),
(393, 100149, 0, 'admin', 'delivered', NULL, '2024-05-30 11:28:06', '2024-05-30 11:28:06'),
(394, 100161, 0, 'admin', 'out_for_delivery', NULL, '2024-05-30 11:30:20', '2024-05-30 11:30:20'),
(395, 100164, 0, 'admin', 'out_for_delivery', NULL, '2024-05-30 11:31:36', '2024-05-30 11:31:36'),
(396, 100170, 0, 'admin', 'out_for_delivery', NULL, '2024-05-30 11:33:26', '2024-05-30 11:33:26'),
(397, 100169, 0, 'admin', 'out_for_delivery', NULL, '2024-05-30 11:33:52', '2024-05-30 11:33:52'),
(398, 100167, 0, 'admin', 'out_for_delivery', NULL, '2024-05-30 11:35:17', '2024-05-30 11:35:17'),
(399, 100177, 74, 'customer', 'pending', NULL, '2024-05-30 12:18:45', '2024-05-30 12:18:45'),
(400, 100177, 0, 'admin', 'canceled', NULL, '2024-05-30 12:20:41', '2024-05-30 12:20:41'),
(401, 100178, 1331, 'customer', 'confirmed', NULL, '2024-05-30 12:57:34', '2024-05-30 12:57:34'),
(402, 100179, 1289, 'customer', 'pending', NULL, '2024-05-30 17:44:50', '2024-05-30 17:44:50'),
(403, 100180, 1275, 'customer', 'pending', NULL, '2024-05-30 21:54:44', '2024-05-30 21:54:44'),
(404, 100178, 0, 'admin', 'processing', NULL, '2024-05-31 11:55:50', '2024-05-31 11:55:50'),
(405, 100180, 0, 'admin', 'processing', NULL, '2024-05-31 12:03:53', '2024-05-31 12:03:53'),
(406, 100179, 0, 'admin', 'processing', NULL, '2024-05-31 12:07:01', '2024-05-31 12:07:01'),
(407, 100181, 1332, 'customer', 'confirmed', NULL, '2024-06-01 15:36:07', '2024-06-01 15:36:07'),
(408, 100181, 0, 'admin', 'canceled', NULL, '2024-06-01 17:45:57', '2024-06-01 17:45:57'),
(409, 100182, 1334, 'customer', 'pending', NULL, '2024-06-01 22:10:20', '2024-06-01 22:10:20'),
(410, 100183, 554, 'customer', 'pending', NULL, '2024-06-01 22:22:01', '2024-06-01 22:22:01'),
(411, 100184, 1335, 'customer', 'confirmed', NULL, '2024-06-01 23:16:39', '2024-06-01 23:16:39'),
(412, 100185, 1323, 'customer', 'pending', NULL, '2024-06-02 17:22:25', '2024-06-02 17:22:25'),
(413, 100186, 1323, 'customer', 'pending', NULL, '2024-06-02 18:21:39', '2024-06-02 18:21:39'),
(414, 100187, 1342, 'customer', 'confirmed', NULL, '2024-06-03 11:27:35', '2024-06-03 11:27:35'),
(415, 100188, 554, 'customer', 'pending', NULL, '2024-06-03 14:15:59', '2024-06-03 14:15:59'),
(416, 100189, 1343, 'customer', 'confirmed', NULL, '2024-06-03 16:01:08', '2024-06-03 16:01:08'),
(417, 100189, 0, 'admin', 'delivered', NULL, '2024-06-04 15:34:12', '2024-06-04 15:34:12'),
(418, 100190, 1347, 'customer', 'confirmed', NULL, '2024-06-05 10:19:37', '2024-06-05 10:19:37'),
(419, 100190, 0, 'admin', 'processing', NULL, '2024-06-06 12:04:03', '2024-06-06 12:04:03'),
(420, 100187, 0, 'admin', 'processing', NULL, '2024-06-06 12:12:36', '2024-06-06 12:12:36'),
(421, 100184, 0, 'admin', 'processing', NULL, '2024-06-06 12:17:25', '2024-06-06 12:17:25'),
(422, 100188, 0, 'admin', 'processing', NULL, '2024-06-06 13:00:50', '2024-06-06 13:00:50'),
(423, 100191, 1348, 'customer', 'pending', NULL, '2024-06-07 16:35:41', '2024-06-07 16:35:41'),
(424, 100192, 1349, 'customer', 'pending', NULL, '2024-06-07 17:11:42', '2024-06-07 17:11:42'),
(425, 100192, 0, 'admin', 'processing', NULL, '2024-06-07 17:15:31', '2024-06-07 17:15:31'),
(426, 100193, 1350, 'customer', 'pending', NULL, '2024-06-08 21:20:30', '2024-06-08 21:20:30'),
(427, 100194, 1351, 'customer', 'pending', NULL, '2024-06-09 10:05:04', '2024-06-09 10:05:04'),
(428, 100195, 1352, 'customer', 'pending', NULL, '2024-06-09 13:08:28', '2024-06-09 13:08:28'),
(429, 100196, 1355, 'customer', 'confirmed', NULL, '2024-06-11 01:59:01', '2024-06-11 01:59:01'),
(430, 100197, 1352, 'customer', 'pending', NULL, '2024-06-11 09:33:04', '2024-06-11 09:33:04'),
(431, 100193, 0, 'admin', 'out_for_delivery', NULL, '2024-06-11 11:38:01', '2024-06-11 11:38:01'),
(432, 100198, 1357, 'customer', 'pending', NULL, '2024-06-12 14:50:58', '2024-06-12 14:50:58'),
(433, 100199, 1358, 'customer', 'pending', NULL, '2024-06-12 18:32:59', '2024-06-12 18:32:59'),
(434, 100200, 1359, 'customer', 'pending', NULL, '2024-06-12 18:43:28', '2024-06-12 18:43:28'),
(435, 100197, 0, 'admin', 'canceled', NULL, '2024-06-13 09:53:07', '2024-06-13 09:53:07'),
(436, 100201, 1360, 'customer', 'confirmed', NULL, '2024-06-13 10:21:54', '2024-06-13 10:21:54'),
(437, 100198, 0, 'admin', 'out_for_delivery', NULL, '2024-06-13 11:31:52', '2024-06-13 11:31:52'),
(438, 100194, 0, 'admin', 'canceled', NULL, '2024-06-13 11:42:50', '2024-06-13 11:42:50'),
(439, 100191, 0, 'admin', 'canceled', NULL, '2024-06-13 11:42:58', '2024-06-13 11:42:58'),
(440, 100195, 0, 'admin', 'out_for_delivery', NULL, '2024-06-13 11:43:55', '2024-06-13 11:43:55'),
(441, 100196, 0, 'admin', 'out_for_delivery', NULL, '2024-06-13 11:45:49', '2024-06-13 11:45:49'),
(442, 100119, 0, 'admin', 'canceled', NULL, '2024-06-13 11:46:16', '2024-06-13 11:46:16'),
(443, 100200, 0, 'admin', 'canceled', NULL, '2024-06-13 11:54:49', '2024-06-13 11:54:49'),
(444, 100202, 1361, 'customer', 'pending', NULL, '2024-06-13 13:53:26', '2024-06-13 13:53:26'),
(445, 100201, 0, 'admin', 'canceled', NULL, '2024-06-13 16:02:25', '2024-06-13 16:02:25'),
(446, 100203, 1362, 'customer', 'pending', NULL, '2024-06-14 12:57:58', '2024-06-14 12:57:58'),
(447, 100199, 0, 'admin', 'processing', NULL, '2024-06-14 13:49:59', '2024-06-14 13:49:59'),
(448, 100199, 0, 'admin', 'confirmed', NULL, '2024-06-14 13:50:07', '2024-06-14 13:50:07'),
(449, 100204, 1363, 'customer', 'pending', NULL, '2024-06-14 23:15:48', '2024-06-14 23:15:48'),
(450, 100205, 1363, 'customer', 'pending', NULL, '2024-06-14 23:17:35', '2024-06-14 23:17:35'),
(451, 100206, 1321, 'customer', 'pending', NULL, '2024-06-15 10:18:37', '2024-06-15 10:18:37'),
(452, 100207, 1321, 'customer', 'pending', NULL, '2024-06-15 10:18:37', '2024-06-15 10:18:37'),
(453, 100202, 0, 'admin', 'canceled', NULL, '2024-06-15 11:15:25', '2024-06-15 11:15:25'),
(454, 100206, 0, 'admin', 'processing', NULL, '2024-06-15 11:24:03', '2024-06-15 11:24:03'),
(455, 100207, 0, 'admin', 'processing', NULL, '2024-06-15 11:25:09', '2024-06-15 11:25:09'),
(456, 100203, 0, 'admin', 'processing', NULL, '2024-06-15 11:30:51', '2024-06-15 11:30:51'),
(457, 100202, 0, 'admin', 'processing', NULL, '2024-06-15 11:32:05', '2024-06-15 11:32:05'),
(458, 100199, 0, 'admin', 'out_for_delivery', NULL, '2024-06-15 12:29:33', '2024-06-15 12:29:33'),
(459, 100205, 0, 'admin', 'out_for_delivery', NULL, '2024-06-15 13:19:19', '2024-06-15 13:19:19'),
(460, 100208, 1364, 'customer', 'pending', NULL, '2024-06-15 20:44:52', '2024-06-15 20:44:52'),
(461, 100209, 1365, 'customer', 'pending', NULL, '2024-06-16 18:31:34', '2024-06-16 18:31:34'),
(462, 100209, 0, 'admin', 'confirmed', NULL, '2024-06-17 13:00:18', '2024-06-17 13:00:18'),
(463, 100208, 0, 'admin', 'confirmed', NULL, '2024-06-17 13:10:45', '2024-06-17 13:10:45'),
(464, 100210, 1368, 'customer', 'pending', NULL, '2024-06-18 21:49:12', '2024-06-18 21:49:12'),
(465, 100211, 1369, 'customer', 'pending', NULL, '2024-06-18 22:23:07', '2024-06-18 22:23:07'),
(466, 100208, 0, 'admin', 'out_for_delivery', NULL, '2024-06-19 11:00:45', '2024-06-19 11:00:45'),
(467, 100209, 0, 'admin', 'out_for_delivery', NULL, '2024-06-19 11:00:54', '2024-06-19 11:00:54'),
(468, 100211, 0, 'admin', 'processing', NULL, '2024-06-19 11:33:07', '2024-06-19 11:33:07'),
(469, 100211, 0, 'admin', 'confirmed', NULL, '2024-06-19 11:33:15', '2024-06-19 11:33:15'),
(470, 100210, 0, 'admin', 'confirmed', NULL, '2024-06-19 11:41:33', '2024-06-19 11:41:33'),
(471, 100211, 0, 'admin', 'out_for_delivery', NULL, '2024-06-19 12:32:19', '2024-06-19 12:32:19'),
(472, 100212, 1289, 'customer', 'pending', NULL, '2024-06-19 12:42:46', '2024-06-19 12:42:46'),
(473, 100212, 0, 'admin', 'confirmed', NULL, '2024-06-19 13:18:42', '2024-06-19 13:18:42'),
(474, 100213, 1374, 'customer', 'pending', NULL, '2024-06-19 20:27:44', '2024-06-19 20:27:44'),
(475, 100214, 1374, 'customer', 'pending', NULL, '2024-06-19 20:58:07', '2024-06-19 20:58:07'),
(476, 100215, 1374, 'customer', 'pending', NULL, '2024-06-19 21:06:25', '2024-06-19 21:06:25'),
(477, 100212, 0, 'admin', 'out_for_delivery', NULL, '2024-06-20 16:09:11', '2024-06-20 16:09:11'),
(478, 100210, 0, 'admin', 'out_for_delivery', NULL, '2024-06-20 16:09:56', '2024-06-20 16:09:56'),
(479, 100216, 1322, 'customer', 'pending', NULL, '2024-06-21 14:47:52', '2024-06-21 14:47:52'),
(480, 100215, 0, 'admin', 'out_for_delivery', NULL, '2024-06-21 15:49:37', '2024-06-21 15:49:37'),
(481, 100216, 0, 'admin', 'canceled', NULL, '2024-06-21 17:07:24', '2024-06-21 17:07:24'),
(482, 100217, 1376, 'customer', 'pending', NULL, '2024-06-22 09:15:37', '2024-06-22 09:15:37'),
(483, 100218, 1349, 'customer', 'pending', NULL, '2024-06-22 15:33:00', '2024-06-22 15:33:00'),
(484, 100217, 0, 'admin', 'out_for_delivery', NULL, '2024-06-22 16:51:56', '2024-06-22 16:51:56'),
(485, 100218, 0, 'admin', 'out_for_delivery', NULL, '2024-06-22 16:52:04', '2024-06-22 16:52:04'),
(486, 100219, 1386, 'customer', 'pending', NULL, '2024-06-22 21:57:45', '2024-06-22 21:57:45'),
(487, 100220, 1386, 'customer', 'pending', NULL, '2024-06-22 21:57:45', '2024-06-22 21:57:45'),
(488, 100221, 1387, 'customer', 'pending', NULL, '2024-06-22 22:29:09', '2024-06-22 22:29:09'),
(489, 100222, 1387, 'customer', 'pending', NULL, '2024-06-22 22:31:10', '2024-06-22 22:31:10'),
(490, 100223, 1390, 'customer', 'pending', NULL, '2024-06-23 15:12:22', '2024-06-23 15:12:22'),
(491, 100224, 1390, 'customer', 'pending', NULL, '2024-06-23 15:19:15', '2024-06-23 15:19:15'),
(492, 100225, 1390, 'customer', 'pending', NULL, '2024-06-24 09:14:35', '2024-06-24 09:14:35'),
(493, 100221, 0, 'admin', 'canceled', NULL, '2024-06-24 11:50:23', '2024-06-24 11:50:23'),
(494, 100224, 0, 'admin', 'canceled', NULL, '2024-06-24 11:52:00', '2024-06-24 11:52:00'),
(495, 100226, 1357, 'customer', 'pending', NULL, '2024-06-24 18:50:07', '2024-06-24 18:50:07'),
(496, 100227, 1357, 'customer', 'pending', NULL, '2024-06-24 18:50:07', '2024-06-24 18:50:07'),
(497, 100226, 0, 'admin', 'confirmed', NULL, '2024-06-25 13:36:34', '2024-06-25 13:36:34'),
(498, 100225, 0, 'admin', 'confirmed', NULL, '2024-06-25 13:39:06', '2024-06-25 13:39:06'),
(499, 100220, 0, 'admin', 'confirmed', NULL, '2024-06-25 13:41:58', '2024-06-25 13:41:58'),
(500, 100228, 1398, 'customer', 'pending', NULL, '2024-06-25 20:05:54', '2024-06-25 20:05:54'),
(501, 100161, 0, 'admin', 'delivered', NULL, '2024-06-26 11:08:11', '2024-06-26 11:08:11'),
(502, 100147, 0, 'admin', 'returned', NULL, '2024-06-26 11:12:55', '2024-06-26 11:12:55'),
(503, 100148, 0, 'admin', 'returned', NULL, '2024-06-26 11:14:04', '2024-06-26 11:14:04'),
(504, 100152, 0, 'admin', 'canceled', NULL, '2024-06-26 11:14:40', '2024-06-26 11:14:40'),
(505, 100154, 0, 'admin', 'canceled', NULL, '2024-06-26 11:14:55', '2024-06-26 11:14:55'),
(506, 100153, 0, 'admin', 'canceled', NULL, '2024-06-26 11:15:25', '2024-06-26 11:15:25'),
(507, 100155, 0, 'admin', 'delivered', NULL, '2024-06-26 11:18:24', '2024-06-26 11:18:24'),
(508, 100164, 0, 'admin', 'delivered', NULL, '2024-06-26 11:21:34', '2024-06-26 11:21:34'),
(509, 100165, 0, 'admin', 'delivered', NULL, '2024-06-26 11:23:31', '2024-06-26 11:23:31'),
(510, 100167, 0, 'admin', 'delivered', NULL, '2024-06-26 11:25:03', '2024-06-26 11:25:03'),
(511, 100169, 0, 'admin', 'returned', NULL, '2024-06-26 11:27:46', '2024-06-26 11:27:46'),
(512, 100170, 0, 'admin', 'delivered', NULL, '2024-06-26 11:30:35', '2024-06-26 11:30:35'),
(513, 100171, 0, 'admin', 'delivered', NULL, '2024-06-26 11:31:53', '2024-06-26 11:31:53'),
(514, 100175, 0, 'admin', 'delivered', NULL, '2024-06-26 11:32:59', '2024-06-26 11:32:59'),
(515, 100178, 0, 'admin', 'delivered', NULL, '2024-06-26 11:34:53', '2024-06-26 11:34:53'),
(516, 100179, 0, 'admin', 'delivered', NULL, '2024-06-26 11:36:33', '2024-06-26 11:36:33'),
(517, 100180, 0, 'admin', 'delivered', NULL, '2024-06-26 11:37:36', '2024-06-26 11:37:36'),
(518, 100184, 0, 'admin', 'delivered', NULL, '2024-06-26 11:38:48', '2024-06-26 11:38:48'),
(519, 100187, 0, 'admin', 'delivered', NULL, '2024-06-26 11:41:06', '2024-06-26 11:41:06'),
(520, 100188, 0, 'admin', 'delivered', NULL, '2024-06-26 11:44:05', '2024-06-26 11:44:05'),
(521, 100190, 0, 'admin', 'delivered', NULL, '2024-06-26 11:45:16', '2024-06-26 11:45:16'),
(522, 100192, 0, 'admin', 'delivered', NULL, '2024-06-26 11:54:14', '2024-06-26 11:54:14'),
(523, 100193, 0, 'admin', 'delivered', NULL, '2024-06-26 11:56:11', '2024-06-26 11:56:11'),
(524, 100195, 0, 'admin', 'canceled', NULL, '2024-06-26 12:01:19', '2024-06-26 12:01:19'),
(525, 100196, 0, 'admin', 'delivered', NULL, '2024-06-26 12:02:16', '2024-06-26 12:02:16'),
(526, 100198, 0, 'admin', 'returned', NULL, '2024-06-26 12:03:35', '2024-06-26 12:03:35'),
(527, 100203, 0, 'admin', 'delivered', NULL, '2024-06-26 12:09:33', '2024-06-26 12:09:33'),
(528, 100208, 0, 'admin', 'delivered', NULL, '2024-06-26 12:16:58', '2024-06-26 12:16:58'),
(529, 100209, 0, 'admin', 'delivered', NULL, '2024-06-26 12:18:06', '2024-06-26 12:18:06'),
(530, 100210, 0, 'admin', 'delivered', NULL, '2024-06-26 12:19:50', '2024-06-26 12:19:50'),
(531, 100211, 0, 'admin', 'delivered', NULL, '2024-06-26 12:22:29', '2024-06-26 12:22:29'),
(532, 100229, 1399, 'customer', 'pending', NULL, '2024-06-26 12:30:00', '2024-06-26 12:30:00'),
(533, 100215, 0, 'admin', 'delivered', NULL, '2024-06-26 12:39:12', '2024-06-26 12:39:12'),
(534, 100217, 0, 'admin', 'canceled', NULL, '2024-06-26 12:40:51', '2024-06-26 12:40:51'),
(535, 100220, 0, 'admin', 'out_for_delivery', NULL, '2024-06-26 12:44:57', '2024-06-26 12:44:57'),
(536, 100222, 0, 'admin', 'out_for_delivery', NULL, '2024-06-26 12:46:17', '2024-06-26 12:46:17'),
(537, 100225, 0, 'admin', 'out_for_delivery', NULL, '2024-06-26 12:47:14', '2024-06-26 12:47:14'),
(538, 100226, 0, 'admin', 'failed', NULL, '2024-06-26 12:49:19', '2024-06-26 12:49:19'),
(539, 100227, 0, 'admin', 'canceled', NULL, '2024-06-26 12:51:03', '2024-06-26 12:51:03'),
(540, 100228, 0, 'admin', 'confirmed', NULL, '2024-06-26 12:55:25', '2024-06-26 12:55:25'),
(541, 100229, 0, 'admin', 'confirmed', NULL, '2024-06-26 12:58:28', '2024-06-26 12:58:28'),
(542, 100230, 1400, 'customer', 'confirmed', NULL, '2024-06-26 15:30:07', '2024-06-26 15:30:07'),
(543, 100231, 1403, 'customer', 'confirmed', NULL, '2024-06-27 17:48:11', '2024-06-27 17:48:11'),
(544, 100232, 1404, 'customer', 'confirmed', NULL, '2024-06-27 23:10:15', '2024-06-27 23:10:15');
INSERT INTO `order_status_histories` (`id`, `order_id`, `user_id`, `user_type`, `status`, `cause`, `created_at`, `updated_at`) VALUES
(545, 100233, 1403, 'customer', 'confirmed', NULL, '2024-06-28 08:40:52', '2024-06-28 08:40:52'),
(546, 100233, 0, 'admin', 'processing', NULL, '2024-06-28 10:48:14', '2024-06-28 10:48:14'),
(547, 100231, 0, 'admin', 'processing', NULL, '2024-06-28 10:48:45', '2024-06-28 10:48:45'),
(548, 100230, 0, 'admin', 'processing', NULL, '2024-06-28 12:09:21', '2024-06-28 12:09:21'),
(549, 100229, 0, 'admin', 'processing', NULL, '2024-06-28 12:28:31', '2024-06-28 12:28:31'),
(550, 100220, 0, 'admin', 'delivered', NULL, '2024-06-28 12:40:20', '2024-06-28 12:40:20'),
(551, 100228, 0, 'admin', 'processing', NULL, '2024-06-28 13:02:44', '2024-06-28 13:02:44'),
(552, 100234, 1408, 'customer', 'confirmed', NULL, '2024-06-28 22:04:30', '2024-06-28 22:04:30'),
(553, 100235, 92, 'customer', 'confirmed', NULL, '2024-06-29 23:44:28', '2024-06-29 23:44:28'),
(554, 100226, 0, 'admin', 'delivered', NULL, '2024-07-01 10:56:46', '2024-07-01 10:56:46'),
(555, 100199, 0, 'admin', 'failed', NULL, '2024-07-01 10:59:03', '2024-07-01 10:59:03'),
(556, 100205, 0, 'admin', 'failed', NULL, '2024-07-01 10:59:52', '2024-07-01 10:59:52'),
(557, 100212, 0, 'admin', 'delivered', NULL, '2024-07-01 11:03:51', '2024-07-01 11:03:51'),
(558, 100222, 0, 'admin', 'delivered', NULL, '2024-07-01 11:07:22', '2024-07-01 11:07:22'),
(559, 100225, 0, 'admin', 'delivered', NULL, '2024-07-01 11:10:28', '2024-07-01 11:10:28'),
(560, 100232, 0, 'admin', 'canceled', NULL, '2024-07-01 11:16:59', '2024-07-01 11:16:59'),
(561, 100234, 0, 'admin', 'processing', NULL, '2024-07-01 11:18:35', '2024-07-01 11:18:35'),
(562, 100202, 0, 'admin', 'returned', NULL, '2024-07-01 11:21:29', '2024-07-01 11:21:29'),
(563, 100207, 0, 'admin', 'canceled', NULL, '2024-07-01 11:45:36', '2024-07-01 11:45:36'),
(564, 100228, 0, 'admin', 'out_for_delivery', NULL, '2024-07-01 11:46:30', '2024-07-01 11:46:30'),
(565, 100236, 1289, 'customer', 'pending', NULL, '2024-07-01 17:20:05', '2024-07-01 17:20:05'),
(566, 100236, 0, 'admin', 'confirmed', NULL, '2024-07-02 11:13:16', '2024-07-02 11:13:16'),
(567, 100218, 0, 'admin', 'delivered', NULL, '2024-07-02 11:20:20', '2024-07-02 11:20:20'),
(568, 100228, 0, 'admin', 'failed', NULL, '2024-07-02 11:22:13', '2024-07-02 11:22:13'),
(569, 100235, 0, 'admin', 'processing', NULL, '2024-07-02 11:24:09', '2024-07-02 11:24:09'),
(570, 100231, 0, 'admin', 'out_for_delivery', NULL, '2024-07-02 11:29:36', '2024-07-02 11:29:36'),
(571, 100233, 0, 'admin', 'out_for_delivery', NULL, '2024-07-02 11:30:20', '2024-07-02 11:30:20'),
(572, 100236, 0, 'admin', 'processing', NULL, '2024-07-04 12:05:02', '2024-07-04 12:05:02'),
(573, 100231, 0, 'admin', 'delivered', NULL, '2024-07-04 12:05:43', '2024-07-04 12:05:43'),
(574, 100233, 0, 'admin', 'delivered', NULL, '2024-07-04 12:06:59', '2024-07-04 12:06:59'),
(575, 100229, 0, 'admin', 'delivered', NULL, '2024-07-04 12:09:34', '2024-07-04 12:09:34'),
(576, 100230, 0, 'admin', 'delivered', NULL, '2024-07-04 12:10:43', '2024-07-04 12:10:43'),
(577, 100234, 0, 'admin', 'out_for_delivery', NULL, '2024-07-04 12:11:21', '2024-07-04 12:11:21'),
(578, 100235, 0, 'admin', 'delivered', NULL, '2024-07-04 12:13:22', '2024-07-04 12:13:22'),
(579, 100237, 1418, 'customer', 'confirmed', NULL, '2024-07-06 05:39:57', '2024-07-06 05:39:57'),
(580, 100238, 1423, 'customer', 'confirmed', NULL, '2024-07-07 08:22:41', '2024-07-07 08:22:41'),
(581, 100239, 1424, 'customer', 'confirmed', NULL, '2024-07-09 00:20:47', '2024-07-09 00:20:47'),
(582, 100206, 0, 'admin', 'out_for_delivery', NULL, '2024-07-09 10:56:43', '2024-07-09 10:56:43'),
(583, 100236, 0, 'admin', 'delivered', NULL, '2024-07-09 10:58:49', '2024-07-09 10:58:49'),
(584, 100234, 0, 'admin', 'delivered', NULL, '2024-07-09 11:02:03', '2024-07-09 11:02:03'),
(585, 100199, 0, 'admin', 'returned', NULL, '2024-07-09 11:06:01', '2024-07-09 11:06:01'),
(586, 100240, 1426, 'customer', 'pending', NULL, '2024-07-09 11:09:29', '2024-07-09 11:09:29'),
(587, 100240, 0, 'admin', 'canceled', NULL, '2024-07-09 11:10:00', '2024-07-09 11:10:00'),
(588, 100241, 843, 'customer', 'pending', NULL, '2024-07-10 22:53:12', '2024-07-10 22:53:12'),
(589, 100237, 0, 'admin', 'processing', NULL, '2024-07-11 10:47:42', '2024-07-11 10:47:42'),
(590, 100238, 0, 'admin', 'processing', NULL, '2024-07-11 10:49:17', '2024-07-11 10:49:17'),
(591, 100239, 0, 'admin', 'processing', NULL, '2024-07-11 10:50:05', '2024-07-11 10:50:05'),
(592, 100228, 0, 'admin', 'returned', NULL, '2024-07-11 10:52:20', '2024-07-11 10:52:20'),
(593, 100242, 1331, 'customer', 'confirmed', NULL, '2024-07-11 11:19:59', '2024-07-11 11:19:59'),
(594, 100241, 0, 'admin', 'confirmed', NULL, '2024-07-11 12:01:27', '2024-07-11 12:01:27'),
(595, 100243, 1429, 'customer', 'confirmed', NULL, '2024-07-11 21:46:14', '2024-07-11 21:46:14'),
(596, 100237, 0, 'admin', 'out_for_delivery', NULL, '2024-07-12 11:12:31', '2024-07-12 11:12:31'),
(597, 100206, 0, 'admin', 'returned', NULL, '2024-07-12 11:14:22', '2024-07-12 11:14:22'),
(598, 100238, 0, 'admin', 'out_for_delivery', NULL, '2024-07-12 11:42:25', '2024-07-12 11:42:25'),
(599, 100239, 0, 'admin', 'out_for_delivery', NULL, '2024-07-12 11:43:49', '2024-07-12 11:43:49'),
(600, 100241, 0, 'admin', 'out_for_delivery', NULL, '2024-07-12 11:45:03', '2024-07-12 11:45:03'),
(601, 100242, 0, 'admin', 'out_for_delivery', NULL, '2024-07-12 11:46:00', '2024-07-12 11:46:00'),
(602, 100243, 0, 'admin', 'processing', NULL, '2024-07-12 11:46:16', '2024-07-12 11:46:16'),
(603, 100243, 0, 'admin', 'returned', NULL, '2024-07-13 10:36:07', '2024-07-13 10:36:07'),
(604, 100243, 0, 'admin', 'delivered', NULL, '2024-07-13 10:37:25', '2024-07-13 10:37:25'),
(605, 100244, 1433, 'customer', 'pending', NULL, '2024-07-13 18:20:51', '2024-07-13 18:20:51'),
(606, 100245, 1400, 'customer', 'confirmed', NULL, '2024-07-14 13:27:40', '2024-07-14 13:27:40'),
(607, 100246, 69, 'customer', 'confirmed', NULL, '2024-07-14 16:51:29', '2024-07-14 16:51:29'),
(608, 100247, 1273, 'customer', 'pending', NULL, '2024-07-14 22:12:00', '2024-07-14 22:12:00'),
(609, 100246, 0, 'admin', 'processing', NULL, '2024-07-15 10:43:13', '2024-07-15 10:43:13'),
(610, 100247, 0, 'admin', 'canceled', NULL, '2024-07-15 10:44:51', '2024-07-15 10:44:51'),
(611, 100241, 0, 'admin', 'delivered', NULL, '2024-07-15 10:59:02', '2024-07-15 10:59:02'),
(612, 100242, 0, 'admin', 'delivered', NULL, '2024-07-15 10:59:42', '2024-07-15 10:59:42'),
(613, 100245, 0, 'admin', 'processing', NULL, '2024-07-15 11:18:11', '2024-07-15 11:18:11'),
(614, 100205, 0, 'admin', 'returned', NULL, '2024-07-15 11:29:25', '2024-07-15 11:29:25'),
(615, 100244, 0, 'admin', 'confirmed', NULL, '2024-07-15 14:07:15', '2024-07-15 14:07:15'),
(616, 100244, 0, 'admin', 'canceled', NULL, '2024-07-15 14:34:27', '2024-07-15 14:34:27'),
(617, 100238, 0, 'admin', 'delivered', NULL, '2024-07-15 14:37:11', '2024-07-15 14:37:11'),
(618, 100248, 1426, 'customer', 'pending', NULL, '2024-07-15 14:46:51', '2024-07-15 14:46:51'),
(619, 100248, 0, 'admin', 'processing', NULL, '2024-07-15 14:48:01', '2024-07-15 14:48:01'),
(620, 100248, 0, 'admin', 'canceled', NULL, '2024-07-15 14:50:51', '2024-07-15 14:50:51'),
(621, 100239, 0, 'admin', 'delivered', NULL, '2024-07-16 10:26:47', '2024-07-16 10:26:47'),
(622, 100246, 0, 'admin', 'out_for_delivery', NULL, '2024-07-17 11:31:12', '2024-07-17 11:31:12'),
(623, 100249, 1438, 'customer', 'pending', NULL, '2024-07-17 15:41:33', '2024-07-17 15:41:33'),
(624, 100250, 1438, 'customer', 'pending', NULL, '2024-07-17 15:45:35', '2024-07-17 15:45:35'),
(625, 100249, 0, 'admin', 'canceled', NULL, '2024-07-18 11:14:09', '2024-07-18 11:14:09'),
(626, 100250, 0, 'admin', 'confirmed', NULL, '2024-07-18 11:40:52', '2024-07-18 11:40:52'),
(627, 100251, 1439, 'customer', 'pending', NULL, '2024-07-18 13:18:59', '2024-07-18 13:18:59'),
(628, 100252, 1440, 'customer', 'confirmed', NULL, '2024-07-18 13:43:59', '2024-07-18 13:43:59'),
(629, 100245, 0, 'admin', 'out_for_delivery', NULL, '2024-07-19 16:23:49', '2024-07-19 16:23:49'),
(630, 100250, 0, 'admin', 'out_for_delivery', NULL, '2024-07-19 16:26:25', '2024-07-19 16:26:25'),
(631, 100237, 0, 'admin', 'delivered', NULL, '2024-07-22 13:16:59', '2024-07-22 13:16:59'),
(632, 100246, 0, 'admin', 'delivered', NULL, '2024-07-22 13:19:02', '2024-07-22 13:19:02'),
(633, 100245, 0, 'admin', 'delivered', NULL, '2024-07-22 13:25:53', '2024-07-22 13:25:53'),
(634, 100252, 0, 'admin', 'processing', NULL, '2024-07-22 13:28:00', '2024-07-22 13:28:00'),
(635, 100252, 0, 'admin', 'out_for_delivery', NULL, '2024-07-23 12:40:09', '2024-07-23 12:40:09'),
(636, 100253, 1447, 'customer', 'pending', NULL, '2024-07-24 22:50:24', '2024-07-24 22:50:24'),
(637, 100254, 1280, 'customer', 'pending', NULL, '2024-07-25 19:45:43', '2024-07-25 19:45:43'),
(638, 100255, 1448, 'customer', 'pending', NULL, '2024-07-26 10:14:02', '2024-07-26 10:14:02'),
(639, 100253, 0, 'admin', 'confirmed', NULL, '2024-07-26 10:48:25', '2024-07-26 10:48:25'),
(640, 100254, 0, 'admin', 'confirmed', NULL, '2024-07-26 10:52:57', '2024-07-26 10:52:57'),
(641, 100255, 0, 'admin', 'confirmed', NULL, '2024-07-26 11:00:01', '2024-07-26 11:00:01'),
(642, 100250, 0, 'admin', 'delivered', NULL, '2024-07-26 11:04:11', '2024-07-26 11:04:11'),
(643, 100256, 1275, 'customer', 'pending', NULL, '2024-07-26 14:26:44', '2024-07-26 14:26:44'),
(644, 100257, 1275, 'customer', 'pending', NULL, '2024-07-26 14:28:00', '2024-07-26 14:28:00'),
(645, 100257, 0, 'admin', 'confirmed', NULL, '2024-07-26 15:06:49', '2024-07-26 15:06:49'),
(646, 100258, 1450, 'customer', 'pending', NULL, '2024-07-26 20:32:53', '2024-07-26 20:32:53'),
(647, 100252, 0, 'admin', 'delivered', NULL, '2024-07-29 10:10:45', '2024-07-29 10:10:45'),
(648, 100253, 0, 'admin', 'out_for_delivery', NULL, '2024-07-29 10:12:08', '2024-07-29 10:12:08'),
(649, 100254, 0, 'admin', 'out_for_delivery', NULL, '2024-07-29 10:13:14', '2024-07-29 10:13:14'),
(650, 100255, 0, 'admin', 'out_for_delivery', NULL, '2024-07-29 10:14:08', '2024-07-29 10:14:08'),
(651, 100257, 0, 'admin', 'processing', NULL, '2024-07-29 10:15:24', '2024-07-29 10:15:24'),
(652, 100258, 0, 'admin', 'processing', NULL, '2024-07-29 10:16:04', '2024-07-29 10:16:04'),
(653, 100259, 16, 'customer', 'confirmed', NULL, '2024-07-30 01:14:28', '2024-07-30 01:14:28'),
(654, 100257, 0, 'admin', 'out_for_delivery', NULL, '2024-07-30 10:12:46', '2024-07-30 10:12:46'),
(655, 100258, 0, 'admin', 'out_for_delivery', NULL, '2024-07-30 10:14:07', '2024-07-30 10:14:07'),
(656, 100259, 0, 'admin', 'processing', NULL, '2024-07-30 10:14:20', '2024-07-30 10:14:20'),
(657, 100260, 1424, 'customer', 'confirmed', NULL, '2024-07-30 16:55:38', '2024-07-30 16:55:38'),
(658, 100260, 0, 'admin', 'processing', NULL, '2024-07-30 17:22:28', '2024-07-30 17:22:28'),
(659, 100253, 0, 'admin', 'delivered', NULL, '2024-07-30 17:26:50', '2024-07-30 17:26:50'),
(660, 100261, 1452, 'customer', 'confirmed', NULL, '2024-07-31 22:00:11', '2024-07-31 22:00:11'),
(661, 100261, 0, 'admin', 'processing', NULL, '2024-08-01 09:53:09', '2024-08-01 09:53:09'),
(662, 100255, 0, 'admin', 'failed', NULL, '2024-08-01 10:27:10', '2024-08-01 10:27:10'),
(663, 100259, 0, 'admin', 'delivered', NULL, '2024-08-01 10:31:40', '2024-08-01 10:31:40'),
(664, 100260, 0, 'admin', 'delivered', NULL, '2024-08-01 10:32:59', '2024-08-01 10:32:59'),
(665, 100261, 0, 'admin', 'out_for_delivery', NULL, '2024-08-01 10:35:30', '2024-08-01 10:35:30'),
(666, 100261, 0, 'admin', 'delivered', NULL, '2024-08-01 16:20:03', '2024-08-01 16:20:03'),
(667, 100258, 0, 'admin', 'delivered', NULL, '2024-08-02 10:54:09', '2024-08-02 10:54:09'),
(668, 100262, 1455, 'customer', 'confirmed', NULL, '2024-08-02 16:51:42', '2024-08-02 16:51:42'),
(669, 100263, 1456, 'customer', 'pending', NULL, '2024-08-02 20:14:32', '2024-08-02 20:14:32'),
(670, 100264, 1456, 'customer', 'pending', NULL, '2024-08-02 20:26:42', '2024-08-02 20:26:42'),
(671, 100264, 0, 'admin', 'confirmed', NULL, '2024-08-03 13:29:21', '2024-08-03 13:29:21'),
(672, 100265, 1457, 'customer', 'pending', NULL, '2024-08-03 18:47:51', '2024-08-03 18:47:51'),
(673, 100266, 1458, 'customer', 'confirmed', NULL, '2024-08-03 22:42:08', '2024-08-03 22:42:08'),
(674, 100263, 0, 'admin', 'confirmed', NULL, '2024-08-05 09:34:30', '2024-08-05 09:34:30'),
(675, 100265, 0, 'admin', 'confirmed', NULL, '2024-08-05 09:41:29', '2024-08-05 09:41:29'),
(676, 100254, 0, 'admin', 'delivered', NULL, '2024-08-05 09:55:25', '2024-08-05 09:55:25'),
(677, 100257, 0, 'admin', 'delivered', NULL, '2024-08-05 09:56:05', '2024-08-05 09:56:05'),
(678, 100262, 0, 'admin', 'processing', NULL, '2024-08-05 09:57:27', '2024-08-05 09:57:27'),
(679, 100263, 0, 'admin', 'processing', NULL, '2024-08-05 09:58:04', '2024-08-05 09:58:04'),
(680, 100264, 0, 'admin', 'processing', NULL, '2024-08-05 09:58:55', '2024-08-05 09:58:55'),
(681, 100265, 0, 'admin', 'processing', NULL, '2024-08-05 09:59:35', '2024-08-05 09:59:35'),
(682, 100266, 0, 'admin', 'processing', NULL, '2024-08-05 09:59:49', '2024-08-05 09:59:49'),
(683, 100262, 0, 'admin', 'out_for_delivery', NULL, '2024-08-06 09:39:54', '2024-08-06 09:39:54'),
(684, 100263, 0, 'admin', 'out_for_delivery', NULL, '2024-08-06 09:41:02', '2024-08-06 09:41:02'),
(685, 100264, 0, 'admin', 'out_for_delivery', NULL, '2024-08-06 09:41:54', '2024-08-06 09:41:54'),
(686, 100265, 0, 'admin', 'out_for_delivery', NULL, '2024-08-06 09:43:41', '2024-08-06 09:43:41'),
(687, 100266, 0, 'admin', 'out_for_delivery', NULL, '2024-08-06 09:45:00', '2024-08-06 09:45:00'),
(688, 100255, 0, 'admin', 'returned', NULL, '2024-08-06 09:50:07', '2024-08-06 09:50:07'),
(689, 100267, 1460, 'customer', 'pending', NULL, '2024-08-07 19:06:39', '2024-08-07 19:06:39'),
(690, 100268, 163, 'customer', 'confirmed', NULL, '2024-08-08 08:26:30', '2024-08-08 08:26:30'),
(691, 100267, 0, 'admin', 'out_for_delivery', NULL, '2024-08-10 13:51:37', '2024-08-10 13:51:37'),
(692, 100268, 0, 'admin', 'out_for_delivery', NULL, '2024-08-10 13:51:52', '2024-08-10 13:51:52'),
(693, 100269, 1462, 'customer', 'pending', NULL, '2024-08-10 19:03:23', '2024-08-10 19:03:23'),
(694, 100270, 1463, 'customer', 'pending', NULL, '2024-08-10 22:23:37', '2024-08-10 22:23:37'),
(695, 100271, 1464, 'customer', 'pending', NULL, '2024-08-11 18:17:38', '2024-08-11 18:17:38'),
(696, 100269, 0, 'admin', 'processing', NULL, '2024-08-12 10:07:44', '2024-08-12 10:07:44'),
(697, 100270, 0, 'admin', 'processing', NULL, '2024-08-12 10:11:22', '2024-08-12 10:11:22'),
(698, 100262, 0, 'admin', 'delivered', NULL, '2024-08-12 10:20:31', '2024-08-12 10:20:31'),
(699, 100263, 0, 'admin', 'delivered', NULL, '2024-08-12 10:21:02', '2024-08-12 10:21:02'),
(700, 100264, 0, 'admin', 'delivered', NULL, '2024-08-12 10:22:19', '2024-08-12 10:22:19'),
(701, 100265, 0, 'admin', 'failed', NULL, '2024-08-12 10:23:22', '2024-08-12 10:23:22'),
(702, 100266, 0, 'admin', 'delivered', NULL, '2024-08-12 10:23:50', '2024-08-12 10:23:50'),
(703, 100267, 0, 'admin', 'processing', NULL, '2024-08-12 10:27:31', '2024-08-12 10:27:31'),
(704, 100268, 0, 'admin', 'processing', NULL, '2024-08-12 10:28:42', '2024-08-12 10:28:42'),
(705, 100268, 0, 'admin', 'out_for_delivery', NULL, '2024-08-12 10:29:11', '2024-08-12 10:29:11'),
(706, 100265, 0, 'admin', 'returned', NULL, '2024-08-13 09:54:22', '2024-08-13 09:54:22'),
(707, 100267, 0, 'admin', 'out_for_delivery', NULL, '2024-08-14 11:29:56', '2024-08-14 11:29:56'),
(708, 100269, 0, 'admin', 'out_for_delivery', NULL, '2024-08-14 11:30:16', '2024-08-14 11:30:16'),
(709, 100270, 0, 'admin', 'out_for_delivery', NULL, '2024-08-14 11:30:37', '2024-08-14 11:30:37'),
(710, 100271, 0, 'admin', 'canceled', NULL, '2024-08-14 11:39:54', '2024-08-14 11:39:54'),
(711, 100272, 1465, 'customer', 'pending', NULL, '2024-08-14 15:56:51', '2024-08-14 15:56:51'),
(712, 100272, 0, 'admin', 'canceled', NULL, '2024-08-14 16:27:01', '2024-08-14 16:27:01'),
(713, 100273, 1466, 'customer', 'pending', NULL, '2024-08-15 19:01:01', '2024-08-15 19:01:01'),
(714, 100274, 1467, 'customer', 'confirmed', NULL, '2024-08-17 11:08:32', '2024-08-17 11:08:32'),
(715, 100275, 209, 'customer', 'pending', NULL, '2024-08-17 11:32:10', '2024-08-17 11:32:10'),
(716, 100275, 0, 'admin', 'out_for_delivery', NULL, '2024-08-17 13:19:23', '2024-08-17 13:19:23'),
(717, 100267, 0, 'admin', 'returned', NULL, '2024-08-19 10:32:49', '2024-08-19 10:32:49'),
(718, 100268, 0, 'admin', 'delivered', NULL, '2024-08-19 10:33:19', '2024-08-19 10:33:19'),
(719, 100269, 0, 'admin', 'failed', NULL, '2024-08-19 10:34:00', '2024-08-19 10:34:00'),
(720, 100270, 0, 'admin', 'delivered', NULL, '2024-08-19 10:34:27', '2024-08-19 10:34:27'),
(721, 100273, 0, 'admin', 'out_for_delivery', NULL, '2024-08-20 12:18:54', '2024-08-20 12:18:54'),
(722, 100274, 0, 'admin', 'out_for_delivery', NULL, '2024-08-20 12:20:16', '2024-08-20 12:20:16'),
(723, 100276, 1474, 'customer', 'pending', NULL, '2024-08-20 13:44:00', '2024-08-20 13:44:00'),
(724, 100277, 1424, 'customer', 'confirmed', NULL, '2024-08-22 15:10:24', '2024-08-22 15:10:24'),
(725, 100277, 0, 'admin', 'processing', NULL, '2024-08-22 15:25:13', '2024-08-22 15:25:13'),
(726, 100278, 1476, 'customer', 'confirmed', NULL, '2024-08-22 20:30:49', '2024-08-22 20:30:49'),
(727, 100274, 0, 'admin', 'delivered', NULL, '2024-08-23 11:37:21', '2024-08-23 11:37:21'),
(728, 100278, 0, 'admin', 'processing', NULL, '2024-08-23 13:15:27', '2024-08-23 13:15:27'),
(729, 100277, 0, 'admin', 'out_for_delivery', NULL, '2024-08-23 13:16:03', '2024-08-23 13:16:03'),
(730, 100273, 0, 'admin', 'delivered', NULL, '2024-08-24 10:18:57', '2024-08-24 10:18:57'),
(731, 100277, 0, 'admin', 'delivered', NULL, '2024-08-24 16:50:42', '2024-08-24 16:50:42'),
(732, 100275, 0, 'admin', 'delivered', NULL, '2024-08-24 16:51:07', '2024-08-24 16:51:07'),
(733, 100279, 1477, 'customer', 'pending', NULL, '2024-08-26 22:17:04', '2024-08-26 22:17:04'),
(734, 100280, 1477, 'customer', 'pending', NULL, '2024-08-26 22:20:33', '2024-08-26 22:20:33'),
(735, 100281, 1479, 'customer', 'confirmed', NULL, '2024-08-28 17:48:25', '2024-08-28 17:48:25'),
(736, 100281, 0, 'admin', 'processing', NULL, '2024-08-28 18:14:42', '2024-08-28 18:14:42'),
(737, 100278, 0, 'admin', 'out_for_delivery', NULL, '2024-08-29 11:31:13', '2024-08-29 11:31:13'),
(738, 100278, 0, 'admin', 'delivered', NULL, '2024-08-29 17:12:44', '2024-08-29 17:12:44'),
(739, 100282, 1485, 'customer', 'pending', NULL, '2024-08-29 22:46:38', '2024-08-29 22:46:38'),
(740, 100283, 1486, 'customer', 'confirmed', NULL, '2024-08-31 09:47:11', '2024-08-31 09:47:11'),
(741, 100284, 1487, 'customer', 'pending', NULL, '2024-09-01 17:36:41', '2024-09-01 17:36:41'),
(742, 100285, 1374, 'customer', 'pending', NULL, '2024-09-01 20:05:51', '2024-09-01 20:05:51'),
(743, 100283, 0, 'admin', 'processing', NULL, '2024-09-02 09:49:12', '2024-09-02 09:49:12'),
(744, 100284, 0, 'admin', 'processing', NULL, '2024-09-02 09:55:19', '2024-09-02 09:55:19'),
(745, 100282, 0, 'admin', 'out_for_delivery', NULL, '2024-09-02 09:55:57', '2024-09-02 09:55:57'),
(746, 100285, 0, 'admin', 'processing', NULL, '2024-09-02 10:00:44', '2024-09-02 10:00:44'),
(747, 100281, 0, 'admin', 'out_for_delivery', NULL, '2024-09-03 09:48:14', '2024-09-03 09:48:14'),
(748, 100283, 0, 'admin', 'out_for_delivery', NULL, '2024-09-03 09:49:55', '2024-09-03 09:49:55'),
(749, 100286, 1426, 'customer', 'pending', NULL, '2024-09-03 18:25:25', '2024-09-03 18:25:25'),
(750, 100286, 0, 'admin', 'canceled', NULL, '2024-09-03 18:26:14', '2024-09-03 18:26:14'),
(751, 100287, 1489, 'customer', 'confirmed', NULL, '2024-09-04 10:00:18', '2024-09-04 10:00:18'),
(752, 100287, 0, 'admin', 'processing', NULL, '2024-09-04 10:16:34', '2024-09-04 10:16:34'),
(753, 100282, 0, 'admin', 'failed', NULL, '2024-09-04 10:17:13', '2024-09-04 10:17:13'),
(754, 100285, 0, 'admin', 'out_for_delivery', NULL, '2024-09-04 10:19:08', '2024-09-04 10:19:08'),
(755, 100288, 1458, 'customer', 'pending', NULL, '2024-09-04 14:00:25', '2024-09-04 14:00:25'),
(756, 100289, 1458, 'customer', 'pending', NULL, '2024-09-04 14:07:31', '2024-09-04 14:07:31'),
(757, 100283, 0, 'admin', 'delivered', NULL, '2024-09-04 14:21:03', '2024-09-04 14:21:03'),
(758, 100288, 0, 'admin', 'canceled', NULL, '2024-09-04 14:23:19', '2024-09-04 14:23:19'),
(759, 100289, 0, 'admin', 'confirmed', NULL, '2024-09-04 14:23:30', '2024-09-04 14:23:30'),
(760, 100285, 0, 'admin', 'delivered', NULL, '2024-09-04 16:37:16', '2024-09-04 16:37:16'),
(761, 100284, 0, 'admin', 'canceled', NULL, '2024-09-04 16:38:13', '2024-09-04 16:38:13'),
(762, 100290, 1491, 'customer', 'pending', NULL, '2024-09-05 16:17:57', '2024-09-05 16:17:57'),
(763, 100291, 1491, 'customer', 'pending', NULL, '2024-09-05 16:20:43', '2024-09-05 16:20:43'),
(764, 100292, 1492, 'customer', 'pending', NULL, '2024-09-06 08:04:17', '2024-09-06 08:04:17'),
(765, 100293, 1492, 'customer', 'pending', NULL, '2024-09-06 08:07:14', '2024-09-06 08:07:14'),
(766, 100294, 1289, 'customer', 'confirmed', NULL, '2024-09-08 22:12:44', '2024-09-08 22:12:44'),
(767, 100281, 0, 'admin', 'delivered', NULL, '2024-09-09 11:53:56', '2024-09-09 11:53:56'),
(768, 100287, 0, 'admin', 'out_for_delivery', NULL, '2024-09-09 11:54:15', '2024-09-09 11:54:15'),
(769, 100289, 0, 'admin', 'out_for_delivery', NULL, '2024-09-09 11:55:04', '2024-09-09 11:55:04'),
(770, 100290, 0, 'admin', 'confirmed', NULL, '2024-09-09 11:59:21', '2024-09-09 11:59:21'),
(771, 100293, 0, 'admin', 'confirmed', NULL, '2024-09-09 12:00:24', '2024-09-09 12:00:24'),
(772, 100291, 0, 'admin', 'confirmed', NULL, '2024-09-09 12:00:32', '2024-09-09 12:00:32'),
(773, 100295, 1490, 'customer', 'confirmed', NULL, '2024-09-09 15:05:12', '2024-09-09 15:05:12'),
(774, 100290, 0, 'admin', 'processing', NULL, '2024-09-09 16:29:43', '2024-09-09 16:29:43'),
(775, 100291, 0, 'admin', 'canceled', NULL, '2024-09-09 16:31:11', '2024-09-09 16:31:11'),
(776, 100296, 1495, 'customer', 'pending', NULL, '2024-09-09 18:19:55', '2024-09-09 18:19:55'),
(777, 100290, 0, 'admin', 'canceled', NULL, '2024-09-10 11:29:02', '2024-09-10 11:29:02'),
(778, 100293, 0, 'admin', 'out_for_delivery', NULL, '2024-09-10 11:34:25', '2024-09-10 11:34:25'),
(779, 100294, 0, 'admin', 'out_for_delivery', NULL, '2024-09-10 11:37:23', '2024-09-10 11:37:23'),
(780, 100295, 0, 'admin', 'out_for_delivery', NULL, '2024-09-10 12:58:14', '2024-09-10 12:58:14'),
(781, 100287, 0, 'admin', 'delivered', NULL, '2024-09-10 12:59:20', '2024-09-10 12:59:20'),
(782, 100297, 1496, 'customer', 'pending', NULL, '2024-09-10 15:09:01', '2024-09-10 15:09:01'),
(783, 100297, 0, 'admin', 'confirmed', NULL, '2024-09-10 15:23:26', '2024-09-10 15:23:26'),
(784, 100296, 0, 'admin', 'confirmed', NULL, '2024-09-10 15:23:36', '2024-09-10 15:23:36'),
(785, 100298, 1504, 'customer', 'pending', NULL, '2024-09-10 20:13:22', '2024-09-10 20:13:22'),
(786, 100299, 1504, 'customer', 'pending', NULL, '2024-09-10 21:43:21', '2024-09-10 21:43:21'),
(787, 100300, 1504, 'customer', 'pending', NULL, '2024-09-10 21:53:06', '2024-09-10 21:53:06'),
(788, 100289, 0, 'admin', 'delivered', NULL, '2024-09-11 10:35:41', '2024-09-11 10:35:41'),
(789, 100296, 0, 'admin', 'processing', NULL, '2024-09-11 10:38:48', '2024-09-11 10:38:48'),
(790, 100300, 0, 'admin', 'confirmed', NULL, '2024-09-11 12:15:32', '2024-09-11 12:15:32'),
(791, 100295, 0, 'admin', 'delivered', NULL, '2024-09-12 11:30:49', '2024-09-12 11:30:49'),
(792, 100301, 1450, 'customer', 'pending', NULL, '2024-09-12 20:47:52', '2024-09-12 20:47:52'),
(793, 100302, 1450, 'customer', 'pending', NULL, '2024-09-12 20:47:53', '2024-09-12 20:47:53'),
(794, 100303, 1507, 'customer', 'confirmed', NULL, '2024-09-13 22:21:01', '2024-09-13 22:21:01'),
(795, 100293, 0, 'admin', 'delivered', NULL, '2024-09-14 09:21:31', '2024-09-14 09:21:31'),
(796, 100294, 0, 'admin', 'delivered', NULL, '2024-09-14 09:22:04', '2024-09-14 09:22:04'),
(797, 100296, 0, 'admin', 'out_for_delivery', NULL, '2024-09-14 09:22:32', '2024-09-14 09:22:32'),
(798, 100297, 0, 'admin', 'out_for_delivery', NULL, '2024-09-14 10:13:35', '2024-09-14 10:13:35'),
(799, 100300, 0, 'admin', 'out_for_delivery', NULL, '2024-09-14 10:15:26', '2024-09-14 10:15:26'),
(800, 100303, 0, 'admin', 'processing', NULL, '2024-09-14 10:16:46', '2024-09-14 10:16:46'),
(801, 100301, 0, 'admin', 'canceled', NULL, '2024-09-14 10:40:34', '2024-09-14 10:40:34'),
(802, 100304, 1508, 'customer', 'pending', NULL, '2024-09-14 12:23:50', '2024-09-14 12:23:50'),
(803, 100304, 0, 'admin', 'confirmed', NULL, '2024-09-14 13:00:59', '2024-09-14 13:00:59'),
(804, 100303, 0, 'admin', 'delivered', NULL, '2024-09-14 13:01:21', '2024-09-14 13:01:21'),
(805, 100303, 0, 'admin', 'out_for_delivery', NULL, '2024-09-14 13:14:01', '2024-09-14 13:14:01'),
(806, 100296, 0, 'admin', 'delivered', NULL, '2024-09-16 10:20:49', '2024-09-16 10:20:49'),
(807, 100300, 0, 'admin', 'delivered', NULL, '2024-09-16 10:22:28', '2024-09-16 10:22:28'),
(808, 100303, 0, 'admin', 'delivered', NULL, '2024-09-16 10:22:41', '2024-09-16 10:22:41'),
(809, 100304, 0, 'admin', 'processing', NULL, '2024-09-16 10:24:56', '2024-09-16 10:24:56'),
(810, 100305, 1512, 'customer', 'pending', NULL, '2024-09-16 13:42:17', '2024-09-16 13:42:17'),
(811, 100306, 1512, 'customer', 'pending', NULL, '2024-09-16 13:48:06', '2024-09-16 13:48:06'),
(812, 100307, 1513, 'customer', 'pending', NULL, '2024-09-16 15:23:26', '2024-09-16 15:23:26'),
(813, 100308, 1514, 'customer', 'pending', NULL, '2024-09-16 17:53:34', '2024-09-16 17:53:34'),
(814, 100305, 0, 'admin', 'confirmed', NULL, '2024-09-17 10:44:10', '2024-09-17 10:44:10'),
(815, 100306, 0, 'admin', 'canceled', NULL, '2024-09-17 10:44:27', '2024-09-17 10:44:27'),
(816, 100307, 0, 'admin', 'confirmed', NULL, '2024-09-17 10:54:30', '2024-09-17 10:54:30'),
(817, 100308, 0, 'admin', 'confirmed', NULL, '2024-09-17 12:02:02', '2024-09-17 12:02:02'),
(818, 100297, 0, 'admin', 'delivered', NULL, '2024-09-18 10:33:03', '2024-09-18 10:33:03'),
(819, 100305, 0, 'admin', 'processing', NULL, '2024-09-18 10:39:03', '2024-09-18 10:39:03'),
(820, 100307, 0, 'admin', 'out_for_delivery', NULL, '2024-09-18 10:39:42', '2024-09-18 10:39:42'),
(821, 100308, 0, 'admin', 'processing', NULL, '2024-09-18 10:40:18', '2024-09-18 10:40:18'),
(822, 100309, 1363, 'customer', 'pending', NULL, '2024-09-18 14:03:33', '2024-09-18 14:03:33'),
(823, 100309, 0, 'admin', 'confirmed', NULL, '2024-09-18 15:00:45', '2024-09-18 15:00:45'),
(824, 100310, 1516, 'customer', 'pending', NULL, '2024-09-18 15:51:21', '2024-09-18 15:51:21'),
(825, 100311, 1518, 'customer', 'pending', NULL, '2024-09-18 21:55:02', '2024-09-18 21:55:02'),
(826, 100311, 0, 'admin', 'confirmed', NULL, '2024-09-20 10:01:01', '2024-09-20 10:01:01'),
(827, 100304, 0, 'admin', 'out_for_delivery', NULL, '2024-09-20 10:48:06', '2024-09-20 10:48:06'),
(828, 100305, 0, 'admin', 'out_for_delivery', NULL, '2024-09-20 10:50:02', '2024-09-20 10:50:02'),
(829, 100308, 0, 'admin', 'out_for_delivery', NULL, '2024-09-20 10:51:34', '2024-09-20 10:51:34'),
(830, 100309, 0, 'admin', 'out_for_delivery', NULL, '2024-09-20 10:52:29', '2024-09-20 10:52:29'),
(831, 100312, 1519, 'customer', 'pending', NULL, '2024-09-20 15:59:42', '2024-09-20 15:59:42'),
(832, 100313, 1519, 'customer', 'pending', NULL, '2024-09-20 16:04:05', '2024-09-20 16:04:05'),
(833, 100314, 1520, 'customer', 'pending', NULL, '2024-09-20 16:15:25', '2024-09-20 16:15:25'),
(834, 100313, 0, 'admin', 'confirmed', NULL, '2024-09-20 16:18:44', '2024-09-20 16:18:44'),
(835, 100314, 0, 'admin', 'confirmed', NULL, '2024-09-20 16:25:16', '2024-09-20 16:25:16'),
(836, 100315, 1525, 'customer', 'pending', NULL, '2024-09-20 16:46:12', '2024-09-20 16:46:12'),
(837, 100316, 1525, 'customer', 'pending', NULL, '2024-09-20 16:46:13', '2024-09-20 16:46:13'),
(838, 100317, 1525, 'customer', 'pending', NULL, '2024-09-20 16:47:39', '2024-09-20 16:47:39'),
(839, 100315, 0, 'admin', 'canceled', NULL, '2024-09-20 16:53:01', '2024-09-20 16:53:01'),
(840, 100316, 0, 'admin', 'canceled', NULL, '2024-09-20 16:53:18', '2024-09-20 16:53:18'),
(841, 100310, 0, 'admin', 'confirmed', NULL, '2024-09-20 16:53:28', '2024-09-20 16:53:28'),
(842, 100317, 0, 'admin', 'confirmed', NULL, '2024-09-20 16:55:56', '2024-09-20 16:55:56'),
(843, 100304, 0, 'admin', 'delivered', NULL, '2024-09-21 10:26:29', '2024-09-21 10:26:29'),
(844, 100310, 0, 'admin', 'processing', NULL, '2024-09-21 15:39:38', '2024-09-21 15:39:38'),
(845, 100311, 0, 'admin', 'processing', NULL, '2024-09-21 15:44:50', '2024-09-21 15:44:50'),
(846, 100313, 0, 'admin', 'processing', NULL, '2024-09-21 15:46:36', '2024-09-21 15:46:36'),
(847, 100314, 0, 'admin', 'processing', NULL, '2024-09-21 15:48:12', '2024-09-21 15:48:12'),
(848, 100317, 0, 'admin', 'processing', NULL, '2024-09-21 15:49:44', '2024-09-21 15:49:44'),
(849, 100311, 0, 'admin', 'out_for_delivery', NULL, '2024-09-23 10:24:48', '2024-09-23 10:24:48'),
(850, 100314, 0, 'admin', 'out_for_delivery', NULL, '2024-09-23 10:25:19', '2024-09-23 10:25:19'),
(851, 100305, 0, 'admin', 'delivered', NULL, '2024-09-24 10:48:21', '2024-09-24 10:48:21'),
(852, 100307, 0, 'admin', 'delivered', NULL, '2024-09-24 10:49:15', '2024-09-24 10:49:15'),
(853, 100308, 0, 'admin', 'canceled', NULL, '2024-09-24 10:50:13', '2024-09-24 10:50:13'),
(854, 100310, 0, 'admin', 'out_for_delivery', NULL, '2024-09-24 10:51:23', '2024-09-24 10:51:23'),
(855, 100313, 0, 'admin', 'out_for_delivery', NULL, '2024-09-24 10:51:58', '2024-09-24 10:51:58'),
(856, 100317, 0, 'admin', 'out_for_delivery', NULL, '2024-09-24 12:30:11', '2024-09-24 12:30:11'),
(857, 100318, 1527, 'customer', 'pending', NULL, '2024-09-26 13:34:32', '2024-09-26 13:34:32'),
(858, 100314, 0, 'admin', 'delivered', NULL, '2024-09-26 13:35:11', '2024-09-26 13:35:11'),
(859, 100318, 0, 'admin', 'confirmed', NULL, '2024-09-26 13:50:02', '2024-09-26 13:50:02'),
(860, 100309, 0, 'admin', 'delivered', NULL, '2024-09-26 17:39:55', '2024-09-26 17:39:55'),
(861, 100319, 1528, 'customer', 'confirmed', NULL, '2024-09-27 13:59:17', '2024-09-27 13:59:17'),
(862, 100313, 0, 'admin', 'delivered', NULL, '2024-09-27 15:33:59', '2024-09-27 15:33:59'),
(863, 100317, 0, 'admin', 'delivered', NULL, '2024-09-27 15:34:27', '2024-09-27 15:34:27'),
(864, 100318, 0, 'admin', 'processing', NULL, '2024-09-27 15:35:01', '2024-09-27 15:35:01'),
(865, 100320, 1282, 'customer', 'confirmed', NULL, '2024-09-28 10:35:16', '2024-09-28 10:35:16'),
(866, 100319, 0, 'admin', 'processing', NULL, '2024-09-28 10:55:40', '2024-09-28 10:55:40'),
(867, 100320, 0, 'admin', 'processing', NULL, '2024-09-28 10:57:59', '2024-09-28 10:57:59'),
(868, 100311, 0, 'admin', 'failed', NULL, '2024-09-28 10:58:52', '2024-09-28 10:58:52'),
(869, 100321, 1518, 'customer', 'pending', NULL, '2024-09-28 19:04:59', '2024-09-28 19:04:59'),
(870, 100322, 57, 'customer', 'pending', NULL, '2024-09-28 23:25:24', '2024-09-28 23:25:24'),
(871, 100323, 1505, 'customer', 'confirmed', NULL, '2024-09-29 13:33:39', '2024-09-29 13:33:39'),
(872, 100318, 0, 'admin', 'out_for_delivery', NULL, '2024-09-30 10:35:27', '2024-09-30 10:35:27'),
(873, 100319, 0, 'admin', 'out_for_delivery', NULL, '2024-09-30 10:36:03', '2024-09-30 10:36:03'),
(874, 100322, 0, 'admin', 'confirmed', NULL, '2024-09-30 10:49:42', '2024-09-30 10:49:42'),
(875, 100310, 0, 'admin', 'delivered', NULL, '2024-09-30 14:56:08', '2024-09-30 14:56:08'),
(876, 100320, 0, 'admin', 'out_for_delivery', NULL, '2024-09-30 17:44:03', '2024-09-30 17:44:03'),
(877, 100322, 0, 'admin', 'out_for_delivery', NULL, '2024-10-03 09:07:21', '2024-10-03 09:07:21'),
(878, 100323, 0, 'admin', 'out_for_delivery', NULL, '2024-10-03 09:09:25', '2024-10-03 09:09:25'),
(879, 100321, 0, 'admin', 'canceled', NULL, '2024-10-03 09:11:15', '2024-10-03 09:11:15'),
(880, 100318, 0, 'admin', 'delivered', NULL, '2024-10-03 14:44:43', '2024-10-03 14:44:43'),
(881, 100319, 0, 'admin', 'delivered', NULL, '2024-10-05 17:58:27', '2024-10-05 17:58:27'),
(882, 100320, 0, 'admin', 'delivered', NULL, '2024-10-05 17:58:56', '2024-10-05 17:58:56'),
(883, 100322, 0, 'admin', 'delivered', NULL, '2024-10-05 17:59:42', '2024-10-05 17:59:42'),
(884, 100324, 1424, 'customer', 'confirmed', NULL, '2024-10-06 14:46:39', '2024-10-06 14:46:39'),
(885, 100325, 1537, 'customer', 'confirmed', NULL, '2024-10-07 20:14:35', '2024-10-07 20:14:35'),
(886, 100324, 0, 'admin', 'out_for_delivery', NULL, '2024-10-08 12:43:02', '2024-10-08 12:43:02'),
(887, 100326, 1538, 'customer', 'pending', NULL, '2024-10-08 21:34:32', '2024-10-08 21:34:32'),
(888, 100327, 1539, 'customer', 'pending', NULL, '2024-10-08 23:02:03', '2024-10-08 23:02:03'),
(889, 100328, 1541, 'customer', 'pending', NULL, '2024-10-09 14:51:55', '2024-10-09 14:51:55'),
(890, 100329, 1541, 'customer', 'pending', NULL, '2024-10-09 14:55:49', '2024-10-09 14:55:49'),
(891, 100327, 0, 'admin', 'delivered', NULL, '2024-10-09 17:39:15', '2024-10-09 17:39:15'),
(892, 100326, 0, 'admin', 'out_for_delivery', NULL, '2024-10-09 17:40:07', '2024-10-09 17:40:07'),
(893, 100327, 0, 'admin', 'pending', NULL, '2024-10-09 17:40:36', '2024-10-09 17:40:36'),
(894, 100325, 0, 'admin', 'delivered', NULL, '2024-10-09 17:40:51', '2024-10-09 17:40:51'),
(895, 100330, 1542, 'customer', 'pending', NULL, '2024-10-09 23:40:23', '2024-10-09 23:40:23'),
(896, 100331, 1542, 'customer', 'pending', NULL, '2024-10-09 23:42:32', '2024-10-09 23:42:32'),
(897, 100332, 1542, 'customer', 'pending', NULL, '2024-10-09 23:43:36', '2024-10-09 23:43:36'),
(898, 100333, 1542, 'customer', 'pending', NULL, '2024-10-10 00:27:06', '2024-10-10 00:27:06'),
(899, 100333, 0, 'admin', 'canceled', NULL, '2024-10-10 11:19:34', '2024-10-10 11:19:34'),
(900, 100329, 0, 'admin', 'canceled', NULL, '2024-10-10 11:21:02', '2024-10-10 11:21:02'),
(901, 100323, 0, 'admin', 'delivered', NULL, '2024-10-10 11:21:30', '2024-10-10 11:21:30'),
(902, 100324, 0, 'admin', 'delivered', NULL, '2024-10-10 11:21:47', '2024-10-10 11:21:47'),
(903, 100327, 0, 'admin', 'canceled', NULL, '2024-10-10 11:30:11', '2024-10-10 11:30:11'),
(904, 100334, 1543, 'customer', 'confirmed', NULL, '2024-10-10 20:13:15', '2024-10-10 20:13:15'),
(905, 100334, 0, 'admin', 'processing', NULL, '2024-10-11 10:34:34', '2024-10-11 10:34:34'),
(906, 100335, 1488, 'customer', 'confirmed', NULL, '2024-10-11 12:38:45', '2024-10-11 12:38:45'),
(907, 100336, 1334, 'customer', 'confirmed', NULL, '2024-10-12 19:31:25', '2024-10-12 19:31:25'),
(908, 100337, 1357, 'customer', 'pending', NULL, '2024-10-12 20:12:15', '2024-10-12 20:12:15'),
(909, 100334, 0, 'admin', 'out_for_delivery', NULL, '2024-10-14 10:08:24', '2024-10-14 10:08:24'),
(910, 100336, 0, 'admin', 'processing', NULL, '2024-10-14 10:35:36', '2024-10-14 10:35:36'),
(911, 100326, 0, 'admin', 'delivered', NULL, '2024-10-14 11:13:43', '2024-10-14 11:13:43'),
(912, 100338, 1545, 'customer', 'confirmed', NULL, '2024-10-15 00:33:01', '2024-10-15 00:33:01'),
(913, 100336, 0, 'admin', 'out_for_delivery', NULL, '2024-10-15 15:29:21', '2024-10-15 15:29:21'),
(914, 100335, 0, 'admin', 'out_for_delivery', NULL, '2024-10-15 15:30:47', '2024-10-15 15:30:47'),
(915, 100337, 0, 'admin', 'out_for_delivery', NULL, '2024-10-15 17:03:11', '2024-10-15 17:03:11'),
(916, 100338, 0, 'admin', 'out_for_delivery', NULL, '2024-10-15 17:04:49', '2024-10-15 17:04:49'),
(917, 100334, 0, 'admin', 'delivered', NULL, '2024-10-15 17:05:48', '2024-10-15 17:05:48'),
(918, 100339, 1546, 'customer', 'confirmed', NULL, '2024-10-16 23:35:47', '2024-10-16 23:35:47'),
(919, 100340, 1547, 'customer', 'confirmed', NULL, '2024-10-17 08:11:42', '2024-10-17 08:11:42'),
(920, 100339, 0, 'admin', 'processing', NULL, '2024-10-17 09:52:56', '2024-10-17 09:52:56'),
(921, 100340, 0, 'admin', 'processing', NULL, '2024-10-17 10:01:26', '2024-10-17 10:01:26'),
(922, 100341, 1548, 'customer', 'pending', NULL, '2024-10-17 12:26:05', '2024-10-17 12:26:05'),
(923, 100335, 0, 'admin', 'delivered', NULL, '2024-10-18 15:56:06', '2024-10-18 15:56:06'),
(924, 100336, 0, 'admin', 'delivered', NULL, '2024-10-18 15:56:37', '2024-10-18 15:56:37'),
(925, 100339, 0, 'admin', 'out_for_delivery', NULL, '2024-10-18 16:05:05', '2024-10-18 16:05:05'),
(926, 100340, 0, 'admin', 'out_for_delivery', NULL, '2024-10-18 16:05:53', '2024-10-18 16:05:53'),
(927, 100342, 1557, 'customer', 'pending', NULL, '2024-10-18 17:57:45', '2024-10-18 17:57:45'),
(928, 100343, 1557, 'customer', 'pending', NULL, '2024-10-18 17:57:45', '2024-10-18 17:57:45'),
(929, 100344, 1558, 'customer', 'pending', NULL, '2024-10-19 07:43:05', '2024-10-19 07:43:05'),
(930, 100345, 1560, 'customer', 'confirmed', NULL, '2024-10-20 10:01:53', '2024-10-20 10:01:53'),
(931, 100346, 1561, 'customer', 'pending', NULL, '2024-10-20 18:06:45', '2024-10-20 18:06:45'),
(932, 100347, 1562, 'customer', 'pending', NULL, '2024-10-20 19:18:32', '2024-10-20 19:18:32'),
(933, 100346, 0, 'admin', 'confirmed', NULL, '2024-10-21 10:52:52', '2024-10-21 10:52:52'),
(934, 100341, 0, 'admin', 'canceled', NULL, '2024-10-21 10:54:27', '2024-10-21 10:54:27'),
(935, 100342, 0, 'admin', 'canceled', NULL, '2024-10-21 10:54:39', '2024-10-21 10:54:39'),
(936, 100345, 0, 'admin', 'processing', NULL, '2024-10-21 10:57:21', '2024-10-21 10:57:21'),
(937, 100343, 0, 'admin', 'confirmed', NULL, '2024-10-21 11:11:42', '2024-10-21 11:11:42'),
(938, 100344, 0, 'admin', 'confirmed', NULL, '2024-10-21 11:24:47', '2024-10-21 11:24:47'),
(939, 100337, 0, 'admin', 'delivered', NULL, '2024-10-21 11:25:56', '2024-10-21 11:25:56'),
(940, 100338, 0, 'admin', 'delivered', NULL, '2024-10-21 11:26:15', '2024-10-21 11:26:15'),
(941, 100345, 0, 'admin', 'out_for_delivery', NULL, '2024-10-21 12:15:15', '2024-10-21 12:15:15'),
(942, 100348, 74, 'customer', 'pending', NULL, '2024-10-21 13:04:11', '2024-10-21 13:04:11'),
(943, 100349, 1563, 'customer', 'pending', NULL, '2024-10-22 08:43:34', '2024-10-22 08:43:34'),
(944, 100350, 1563, 'customer', 'pending', NULL, '2024-10-22 09:25:24', '2024-10-22 09:25:24'),
(945, 100348, 0, 'admin', 'canceled', NULL, '2024-10-22 14:51:16', '2024-10-22 14:51:16'),
(946, 100339, 0, 'admin', 'delivered', NULL, '2024-10-23 10:08:41', '2024-10-23 10:08:41'),
(947, 100345, 0, 'admin', 'delivered', NULL, '2024-10-23 10:09:47', '2024-10-23 10:09:47'),
(948, 100343, 0, 'admin', 'out_for_delivery', NULL, '2024-10-23 10:12:54', '2024-10-23 10:12:54'),
(949, 100344, 0, 'admin', 'out_for_delivery', NULL, '2024-10-23 10:14:01', '2024-10-23 10:14:01'),
(950, 100346, 0, 'admin', 'delivered', NULL, '2024-10-23 10:15:33', '2024-10-23 10:15:33'),
(951, 100347, 0, 'admin', 'canceled', NULL, '2024-10-23 10:16:29', '2024-10-23 10:16:29'),
(952, 100350, 0, 'admin', 'confirmed', NULL, '2024-10-23 10:28:29', '2024-10-23 10:28:29'),
(953, 100350, 0, 'admin', 'processing', NULL, '2024-10-23 14:11:57', '2024-10-23 14:11:57'),
(954, 100351, 1520, 'customer', 'confirmed', NULL, '2024-10-23 18:35:04', '2024-10-23 18:35:04'),
(955, 100351, 0, 'admin', 'out_for_delivery', NULL, '2024-10-24 18:07:35', '2024-10-24 18:07:35'),
(956, 100350, 0, 'admin', 'out_for_delivery', NULL, '2024-10-24 18:08:23', '2024-10-24 18:08:23'),
(957, 100340, 0, 'admin', 'delivered', NULL, '2024-10-24 18:08:44', '2024-10-24 18:08:44'),
(958, 100344, 0, 'admin', 'delivered', NULL, '2024-10-28 11:11:42', '2024-10-28 11:11:42'),
(959, 100352, 1571, 'customer', 'confirmed', NULL, '2024-10-29 11:55:38', '2024-10-29 11:55:38'),
(960, 100353, 1572, 'customer', 'pending', NULL, '2024-10-29 18:42:27', '2024-10-29 18:42:27'),
(961, 100343, 0, 'admin', 'failed', NULL, '2024-10-30 09:55:14', '2024-10-30 09:55:14'),
(962, 100350, 0, 'admin', 'delivered', NULL, '2024-10-30 09:55:43', '2024-10-30 09:55:43'),
(963, 100351, 0, 'admin', 'delivered', NULL, '2024-10-30 09:56:10', '2024-10-30 09:56:10'),
(964, 100352, 0, 'admin', 'out_for_delivery', NULL, '2024-10-30 09:58:03', '2024-10-30 09:58:03'),
(965, 100353, 0, 'admin', 'delivered', NULL, '2024-10-30 12:37:57', '2024-10-30 12:37:57'),
(966, 100354, 1529, 'customer', 'confirmed', NULL, '2024-11-01 14:04:34', '2024-11-01 14:04:34'),
(967, 100355, 1573, 'customer', 'confirmed', NULL, '2024-11-02 19:38:08', '2024-11-02 19:38:08'),
(968, 100356, 1574, 'customer', 'pending', NULL, '2024-11-02 19:44:18', '2024-11-02 19:44:18'),
(969, 100357, 1574, 'customer', 'pending', NULL, '2024-11-02 19:46:13', '2024-11-02 19:46:13'),
(970, 100358, 1562, 'customer', 'pending', NULL, '2024-11-02 22:49:46', '2024-11-02 22:49:46'),
(971, 100359, 1575, 'customer', 'pending', NULL, '2024-11-03 13:13:34', '2024-11-03 13:13:34'),
(972, 100354, 0, 'admin', 'out_for_delivery', NULL, '2024-11-04 12:33:27', '2024-11-04 12:33:27'),
(973, 100360, 1576, 'customer', 'pending', NULL, '2024-11-05 02:30:03', '2024-11-05 02:30:03'),
(974, 100356, 0, 'admin', 'canceled', NULL, '2024-11-05 11:07:07', '2024-11-05 11:07:07'),
(975, 100358, 0, 'admin', 'delivered', NULL, '2024-11-05 11:07:40', '2024-11-05 11:07:40'),
(976, 100357, 0, 'admin', 'out_for_delivery', NULL, '2024-11-05 11:13:41', '2024-11-05 11:13:41'),
(977, 100360, 0, 'admin', 'out_for_delivery', NULL, '2024-11-05 11:16:54', '2024-11-05 11:16:54'),
(978, 100361, 1577, 'customer', 'pending', NULL, '2024-11-05 13:13:10', '2024-11-05 13:13:10'),
(979, 100362, 1578, 'customer', 'pending', NULL, '2024-11-06 18:42:26', '2024-11-06 18:42:26'),
(980, 100362, 0, 'admin', 'confirmed', NULL, '2024-11-07 10:25:21', '2024-11-07 10:25:21'),
(981, 100363, 1579, 'customer', 'confirmed', NULL, '2024-11-07 10:57:27', '2024-11-07 10:57:27'),
(982, 100361, 0, 'admin', 'confirmed', NULL, '2024-11-07 11:08:40', '2024-11-07 11:08:40'),
(983, 100364, 1528, 'customer', 'confirmed', NULL, '2024-11-07 11:17:15', '2024-11-07 11:17:15'),
(984, 100365, 1565, 'customer', 'confirmed', NULL, '2024-11-07 21:15:07', '2024-11-07 21:15:07'),
(985, 100366, 1581, 'customer', 'confirmed', NULL, '2024-11-08 22:17:26', '2024-11-08 22:17:26'),
(986, 100367, 1583, 'customer', 'pending', NULL, '2024-11-10 20:46:54', '2024-11-10 20:46:54'),
(987, 100352, 0, 'admin', 'delivered', NULL, '2024-11-11 16:37:51', '2024-11-11 16:37:51'),
(988, 100357, 0, 'admin', 'returned', NULL, '2024-11-11 16:39:36', '2024-11-11 16:39:36'),
(989, 100355, 0, 'admin', 'out_for_delivery', NULL, '2024-11-11 16:41:26', '2024-11-11 16:41:26'),
(990, 100361, 0, 'admin', 'out_for_delivery', NULL, '2024-11-11 16:42:19', '2024-11-11 16:42:19'),
(991, 100362, 0, 'admin', 'delivered', NULL, '2024-11-11 16:44:29', '2024-11-11 16:44:29'),
(992, 100365, 0, 'admin', 'out_for_delivery', NULL, '2024-11-11 16:47:10', '2024-11-11 16:47:10'),
(993, 100363, 0, 'admin', 'processing', NULL, '2024-11-11 17:00:18', '2024-11-11 17:00:18'),
(994, 100364, 0, 'admin', 'processing', NULL, '2024-11-11 17:11:39', '2024-11-11 17:11:39'),
(995, 100366, 0, 'admin', 'processing', NULL, '2024-11-11 17:14:31', '2024-11-11 17:14:31'),
(996, 100368, 1578, 'customer', 'confirmed', NULL, '2024-11-12 14:23:50', '2024-11-12 14:23:50'),
(997, 100369, 1585, 'customer', 'pending', NULL, '2024-11-13 01:05:35', '2024-11-13 01:05:35'),
(998, 100368, 0, 'admin', 'out_for_delivery', NULL, '2024-11-13 11:15:00', '2024-11-13 11:15:00'),
(999, 100370, 1538, 'customer', 'pending', NULL, '2024-11-13 12:10:02', '2024-11-13 12:10:02'),
(1000, 100370, 0, 'admin', 'confirmed', NULL, '2024-11-13 12:42:54', '2024-11-13 12:42:54'),
(1001, 100369, 0, 'admin', 'confirmed', NULL, '2024-11-13 12:43:17', '2024-11-13 12:43:17'),
(1002, 100354, 0, 'admin', 'delivered', NULL, '2024-11-14 14:33:14', '2024-11-14 14:33:14'),
(1003, 100355, 0, 'admin', 'delivered', NULL, '2024-11-14 14:33:44', '2024-11-14 14:33:44'),
(1004, 100360, 0, 'admin', 'delivered', NULL, '2024-11-14 14:34:13', '2024-11-14 14:34:13'),
(1005, 100361, 0, 'admin', 'delivered', NULL, '2024-11-14 14:34:36', '2024-11-14 14:34:36'),
(1006, 100368, 0, 'admin', 'delivered', NULL, '2024-11-14 14:35:09', '2024-11-14 14:35:09'),
(1007, 100363, 0, 'admin', 'out_for_delivery', NULL, '2024-11-14 14:36:03', '2024-11-14 14:36:03'),
(1008, 100369, 0, 'admin', 'processing', NULL, '2024-11-16 15:51:49', '2024-11-16 15:51:49'),
(1009, 100370, 0, 'admin', 'processing', NULL, '2024-11-16 15:52:36', '2024-11-16 15:52:36'),
(1010, 100365, 0, 'admin', 'delivered', NULL, '2024-11-18 11:59:43', '2024-11-18 11:59:43'),
(1011, 100371, 74, 'customer', 'pending', NULL, '2024-11-18 17:02:16', '2024-11-18 17:02:16'),
(1012, 100371, 0, 'admin', 'canceled', NULL, '2024-11-18 17:03:09', '2024-11-18 17:03:09'),
(1013, 100372, 1588, 'customer', 'pending', NULL, '2024-11-19 10:19:24', '2024-11-19 10:19:24'),
(1014, 100372, 0, 'admin', 'confirmed', NULL, '2024-11-20 12:20:28', '2024-11-20 12:20:28'),
(1015, 100372, 0, 'admin', 'out_for_delivery', NULL, '2024-11-23 10:59:52', '2024-11-23 10:59:52'),
(1016, 100370, 0, 'admin', 'delivered', NULL, '2024-11-23 12:44:18', '2024-11-23 12:44:18'),
(1017, 100369, 0, 'admin', 'returned', NULL, '2024-11-23 12:45:21', '2024-11-23 12:45:21'),
(1018, 100366, 0, 'admin', 'delivered', NULL, '2024-11-23 12:46:38', '2024-11-23 12:46:38'),
(1019, 100373, 1289, 'customer', 'pending', NULL, '2024-11-23 22:47:02', '2024-11-23 22:47:02'),
(1020, 100374, 1583, 'customer', 'pending', NULL, '2024-11-24 23:35:40', '2024-11-24 23:35:40'),
(1021, 100375, 1583, 'customer', 'pending', NULL, '2024-11-24 23:38:08', '2024-11-24 23:38:08'),
(1022, 100363, 0, 'admin', 'delivered', NULL, '2024-11-25 11:00:28', '2024-11-25 11:00:28'),
(1023, 100372, 0, 'admin', 'delivered', NULL, '2024-11-25 11:02:50', '2024-11-25 11:02:50'),
(1024, 100364, 0, 'admin', 'delivered', NULL, '2024-11-25 11:03:12', '2024-11-25 11:03:12'),
(1025, 100373, 0, 'admin', 'processing', NULL, '2024-11-25 11:04:14', '2024-11-25 11:04:14'),
(1026, 100376, 74, 'customer', 'pending', NULL, '2024-11-26 13:07:05', '2024-11-26 13:07:05'),
(1027, 100376, 0, 'admin', 'canceled', NULL, '2024-11-26 13:56:50', '2024-11-26 13:56:50'),
(1028, 100377, 1426, 'customer', 'pending', NULL, '2024-11-26 16:04:33', '2024-11-26 16:04:33'),
(1029, 100378, 1591, 'customer', 'pending', NULL, '2024-11-26 19:43:01', '2024-11-26 19:43:01'),
(1030, 100379, 57, 'customer', 'pending', NULL, '2024-11-26 20:08:53', '2024-11-26 20:08:53'),
(1031, 100380, 1592, 'customer', 'confirmed', NULL, '2024-11-27 05:51:21', '2024-11-27 05:51:21'),
(1032, 100377, 0, 'admin', 'canceled', NULL, '2024-11-27 09:53:32', '2024-11-27 09:53:32'),
(1033, 100378, 0, 'admin', 'canceled', NULL, '2024-11-27 09:53:52', '2024-11-27 09:53:52'),
(1034, 100381, 1593, 'customer', 'pending', NULL, '2024-11-27 17:52:34', '2024-11-27 17:52:34'),
(1035, 100379, 0, 'admin', 'dispatch', NULL, '2024-11-28 10:17:13', '2024-11-28 10:17:13'),
(1036, 100380, 0, 'admin', 'dispatch', NULL, '2024-11-28 10:19:42', '2024-11-28 10:19:42'),
(1037, 100381, 0, 'admin', 'canceled', NULL, '2024-11-28 14:33:29', '2024-11-28 14:33:29'),
(1038, 100382, 1595, 'customer', 'pending', NULL, '2024-11-30 16:16:54', '2024-11-30 16:16:54'),
(1039, 100383, 1595, 'customer', 'pending', NULL, '2024-11-30 16:30:21', '2024-11-30 16:30:21'),
(1040, 100384, 1595, 'customer', 'pending', NULL, '2024-11-30 16:34:04', '2024-11-30 16:34:04'),
(1041, 100385, 1595, 'customer', 'pending', NULL, '2024-11-30 16:37:58', '2024-11-30 16:37:58'),
(1042, 100386, 1595, 'customer', 'pending', NULL, '2024-11-30 16:39:31', '2024-11-30 16:39:31'),
(1043, 100387, 1595, 'customer', 'pending', NULL, '2024-11-30 16:41:24', '2024-11-30 16:41:24'),
(1044, 100388, 1595, 'customer', 'pending', NULL, '2024-11-30 16:49:08', '2024-11-30 16:49:08'),
(1045, 100389, 1595, 'customer', 'pending', NULL, '2024-11-30 16:56:19', '2024-11-30 16:56:19'),
(1046, 100390, 1595, 'customer', 'pending', NULL, '2024-11-30 16:59:56', '2024-11-30 16:59:56'),
(1047, 100391, 1595, 'customer', 'pending', NULL, '2024-11-30 17:02:45', '2024-11-30 17:02:45'),
(1048, 100392, 1595, 'customer', 'pending', NULL, '2024-11-30 17:11:22', '2024-11-30 17:11:22'),
(1049, 100393, 1595, 'customer', 'pending', NULL, '2024-11-30 17:15:57', '2024-11-30 17:15:57'),
(1050, 100394, 1595, 'customer', 'pending', NULL, '2024-11-30 17:31:12', '2024-11-30 17:31:12'),
(1051, 100395, 1599, 'customer', 'pending', NULL, '2024-12-01 08:20:57', '2024-12-01 08:20:57'),
(1052, 100386, 0, 'admin', 'canceled', NULL, '2024-12-02 11:27:06', '2024-12-02 11:27:06'),
(1053, 100394, 0, 'admin', 'canceled', NULL, '2024-12-02 11:27:53', '2024-12-02 11:27:53'),
(1054, 100393, 0, 'admin', 'canceled', NULL, '2024-12-02 11:28:35', '2024-12-02 11:28:35'),
(1055, 100392, 0, 'admin', 'canceled', NULL, '2024-12-02 11:29:05', '2024-12-02 11:29:05'),
(1056, 100391, 0, 'admin', 'canceled', NULL, '2024-12-02 11:29:23', '2024-12-02 11:29:23'),
(1057, 100390, 0, 'admin', 'canceled', NULL, '2024-12-02 11:29:41', '2024-12-02 11:29:41'),
(1058, 100389, 0, 'admin', 'canceled', NULL, '2024-12-02 11:29:56', '2024-12-02 11:29:56'),
(1059, 100388, 0, 'admin', 'canceled', NULL, '2024-12-02 11:30:14', '2024-12-02 11:30:14'),
(1060, 100387, 0, 'admin', 'canceled', NULL, '2024-12-02 11:30:29', '2024-12-02 11:30:29'),
(1061, 100385, 0, 'admin', 'canceled', NULL, '2024-12-02 11:30:49', '2024-12-02 11:30:49'),
(1062, 100384, 0, 'admin', 'canceled', NULL, '2024-12-02 11:31:05', '2024-12-02 11:31:05'),
(1063, 100383, 0, 'admin', 'canceled', NULL, '2024-12-02 11:31:23', '2024-12-02 11:31:23'),
(1064, 100382, 0, 'admin', 'canceled', NULL, '2024-12-02 11:31:44', '2024-12-02 11:31:44'),
(1065, 100396, 1598, 'customer', 'pending', NULL, '2024-12-03 17:58:45', '2024-12-03 17:58:45'),
(1066, 100373, 0, 'admin', 'delivered', NULL, '2024-12-04 11:48:41', '2024-12-04 11:48:41'),
(1067, 100396, 0, 'admin', 'canceled', NULL, '2024-12-04 11:53:09', '2024-12-04 11:53:09'),
(1068, 100379, 0, 'admin', 'out_for_delivery', NULL, '2024-12-04 11:53:28', '2024-12-04 11:53:28'),
(1069, 100380, 0, 'admin', 'out_for_delivery', NULL, '2024-12-04 11:54:30', '2024-12-04 11:54:30'),
(1070, 100395, 0, 'admin', 'confirmed', NULL, '2024-12-04 11:54:44', '2024-12-04 11:54:44'),
(1071, 100343, 0, 'admin', 'returned', NULL, '2024-12-04 11:58:21', '2024-12-04 11:58:21'),
(1072, 100311, 0, 'admin', 'returned', NULL, '2024-12-04 11:58:41', '2024-12-04 11:58:41'),
(1073, 100282, 0, 'admin', 'returned', NULL, '2024-12-04 11:59:00', '2024-12-04 11:59:00'),
(1074, 100269, 0, 'admin', 'returned', NULL, '2024-12-04 11:59:22', '2024-12-04 11:59:22'),
(1075, 100397, 1603, 'customer', 'confirmed', NULL, '2024-12-05 20:23:32', '2024-12-05 20:23:32'),
(1076, 100395, 0, 'admin', 'delivered', NULL, '2024-12-06 15:48:04', '2024-12-06 15:48:04');

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

--
-- Table structure for table `order_transactions`
--

CREATE TABLE `order_transactions` (
  `seller_id` bigint NOT NULL,
  `order_id` bigint NOT NULL,
  `order_amount` decimal(50,2) NOT NULL DEFAULT '0.00',
  `seller_amount` decimal(50,2) NOT NULL DEFAULT '0.00',
  `admin_commission` decimal(50,2) NOT NULL DEFAULT '0.00',
  `received_by` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `delivery_charge` decimal(50,2) NOT NULL DEFAULT '0.00',
  `tax` decimal(50,2) NOT NULL DEFAULT '0.00',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `customer_id` bigint DEFAULT NULL,
  `seller_is` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `delivered_by` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'admin',
  `payment_method` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `transaction_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `id` bigint UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `order_transactions`
--

INSERT INTO `order_transactions` (`seller_id`, `order_id`, `order_amount`, `seller_amount`, `admin_commission`, `received_by`, `status`, `delivery_charge`, `tax`, `created_at`, `updated_at`, `customer_id`, `seller_is`, `delivered_by`, `payment_method`, `transaction_id`, `id`) VALUES
(1, 100004, 400.00, 400.00, 0.00, 'admin', 'disburse', 0.00, 48.00, '2023-10-12 13:50:22', '2023-10-12 13:50:22', 7, 'admin', 'admin', 'cash_on_delivery', '2648-CdROG-1697098822', 1),
(1, 100003, 200.00, 200.00, 0.00, 'admin', 'disburse', 0.00, 36.00, '2023-10-12 16:03:07', '2023-10-12 16:03:07', 6, 'admin', 'admin', 'cash_on_delivery', '2263-eCFkQ-1697106787', 2),
(1, 100010, 737.00, 737.00, 0.00, 'admin', 'disburse', 0.00, 162.00, '2023-11-12 17:17:07', '2023-11-12 17:17:07', 22, 'admin', 'admin', 'cash_on_delivery', '1610-DulcS-1699789627', 3),
(1, 100014, 163.18, 163.18, 0.00, 'admin', 'hold', 0.00, 35.82, '2023-11-18 01:37:13', '2023-11-18 01:37:13', 26, 'admin', 'admin', 'payU_money', '2698-zLzXA-1700251633', 4),
(1, 100015, 1.00, 1.00, 0.00, 'admin', 'hold', 0.00, 0.00, '2023-11-18 14:56:59', '2023-11-18 14:56:59', 26, 'admin', 'admin', 'payU_money', '3278-cMB0s-1700299619', 5),
(1, 100026, 1.00, 1.00, 0.00, 'admin', 'hold', 0.00, 0.00, '2023-12-22 18:25:49', '2023-12-22 18:25:49', 53, 'admin', 'admin', 'phonePay', '1265-F0WmT-1703249749', 15),
(1, 100024, 499.00, 499.00, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-02-13 11:42:05', '2024-02-13 11:42:05', 69, 'admin', 'admin', 'cash_on_delivery', '5277-Ox96V-1707804725', 20),
(1, 100034, 499.00, 499.00, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-02-13 11:44:15', '2024-02-13 11:44:15', 92, 'admin', 'admin', 'cash_on_delivery', '6358-rZN4e-1707804855', 21),
(1, 100042, 499.00, 499.00, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-02-23 12:16:25', '2024-02-23 12:16:25', 146, 'admin', 'admin', 'cash_on_delivery', '3474-h3eyn-1708670785', 22),
(1, 100043, 499.00, 499.00, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-02-23 12:17:15', '2024-02-23 12:17:15', 155, 'admin', 'admin', 'cash_on_delivery', '6838-mZygK-1708670835', 23),
(1, 100054, 49167.20, 49167.20, 0.00, 'admin', 'hold', 0.00, 10792.80, '2024-03-01 20:05:11', '2024-03-01 20:05:11', 191, 'admin', 'admin', 'phonePay', '7543-rY3rl-1709303711', 24),
(1, 100055, 47938.02, 47938.02, 0.00, 'admin', 'hold', 0.00, 10522.98, '2024-03-01 20:06:43', '2024-03-01 20:06:43', 191, 'admin', 'admin', 'phonePay', '9678-rZM5Q-1709303803', 25),
(1, 100056, 327.18, 327.18, 0.00, 'admin', 'disburse', 0.00, 71.82, '2024-03-02 10:44:52', '2024-03-23 12:43:16', 192, 'admin', 'admin', 'phonePay', '1302-gwCJQ-1709356492', 26),
(1, 100057, 61459.00, 61459.00, 0.00, 'admin', 'hold', 0.00, 13491.00, '2024-03-04 09:56:24', '2024-03-04 09:56:24', 187, 'admin', 'admin', 'phonePay', '8012-XmYuV-1709526384', 27),
(1, 100058, 61459.00, 61459.00, 0.00, 'admin', 'hold', 0.00, 13491.00, '2024-03-04 09:59:26', '2024-03-04 09:59:26', 187, 'admin', 'admin', 'phonePay', '9798-K3I5j-1709526566', 28),
(1, 100061, 61459.00, 61459.00, 0.00, 'admin', 'hold', 0.00, 13491.00, '2024-03-05 08:20:23', '2024-03-05 08:20:23', 202, 'admin', 'admin', 'phonePay', '6558-vSA4W-1709607023', 29),
(1, 100065, 879.12, 879.12, 0.00, 'admin', 'hold', 0.00, 119.88, '2024-03-08 19:50:18', '2024-03-08 19:50:18', 206, 'admin', 'admin', 'phonePay', '1614-BxBgN-1709907618', 30),
(1, 100066, 879.12, 879.12, 0.00, 'admin', 'hold', 0.00, 119.88, '2024-03-08 19:57:03', '2024-03-08 19:57:03', 206, 'admin', 'admin', 'phonePay', '6104-90xyj-1709908023', 31),
(1, 100067, 879.12, 879.12, 0.00, 'admin', 'disburse', 0.00, 119.88, '2024-03-08 20:03:18', '2024-03-23 12:39:35', 206, 'admin', 'admin', 'phonePay', '2468-as7II-1709908398', 32),
(1, 100044, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-03-23 12:42:39', '2024-03-23 12:42:39', 163, 'admin', 'admin', 'cash_on_delivery', '7672-c8ive-1711177959', 33),
(1, 100060, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-03-23 12:43:48', '2024-03-23 12:43:48', 200, 'admin', 'admin', 'cash_on_delivery', '9769-8dU1A-1711178028', 34),
(1, 100064, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-03-23 12:44:26', '2024-03-23 12:44:26', 204, 'admin', 'admin', 'cash_on_delivery', '7450-nLqZx-1711178066', 35),
(1, 100073, 606.80, 606.80, 0.00, 'admin', 'disburse', 0.00, 133.20, '2024-03-28 16:27:31', '2024-03-28 16:27:31', 219, 'admin', 'admin', 'cash_on_delivery', '1880-Ybu09-1711623451', 36),
(1, 100075, 439.12, 439.12, 0.00, 'admin', 'disburse', 0.00, 59.88, '2024-03-28 16:28:07', '2024-03-28 16:28:07', 299, 'admin', 'admin', 'cash_on_delivery', '3842-BjmTZ-1711623487', 37),
(1, 100092, 1.00, 1.00, 0.00, 'admin', 'disburse', 0.00, 0.00, '2024-04-08 12:03:39', '2024-05-06 15:11:31', 74, 'admin', 'admin', 'phonePay', '3591-kcDIn-1712558019', 38),
(1, 100094, 2.00, 2.00, 0.00, 'admin', 'hold', 0.00, 0.00, '2024-04-08 19:12:48', '2024-04-08 19:12:48', 74, 'admin', 'admin', 'phonePay', '4644-VQf0D-1712583768', 39),
(1, 100096, 1.00, 1.00, 0.00, 'admin', 'disburse', 0.00, 0.00, '2024-04-09 14:25:48', '2024-05-06 15:13:04', 552, 'admin', 'admin', 'phonePay', '4327-cml0m-1712652948', 40),
(1, 100098, 356.70, 356.70, 0.00, 'admin', 'hold', 0.00, 78.30, '2024-04-11 15:46:25', '2024-04-11 15:46:25', 570, 'admin', 'admin', 'phonePay', '4119-69yIH-1712830585', 41),
(1, 100099, 163.18, 163.18, 0.00, 'admin', 'disburse', 0.00, 35.82, '2024-04-14 15:52:01', '2024-05-06 15:09:37', 6, 'admin', 'admin', 'phonePay', '4748-0g8ee-1713090121', 42),
(1, 100100, 1230.18, 1230.18, 0.00, 'admin', 'disburse', 0.00, 269.82, '2024-04-14 16:47:35', '2024-04-14 16:47:35', 74, 'admin', 'admin', 'cash_on_delivery', '8384-yLieZ-1713093455', 43),
(1, 100103, 1.00, 1.00, 0.00, 'admin', 'disburse', 0.00, 0.00, '2024-04-18 10:12:03', '2024-05-06 15:08:59', 74, 'admin', 'admin', 'phonePay', '4606-LXUF8-1713415323', 44),
(1, 100076, 572.36, 572.36, 0.00, 'admin', 'disburse', 0.00, 125.64, '2024-04-21 14:04:51', '2024-04-21 14:04:51', 331, 'admin', 'admin', 'cash_on_delivery', '9246-cY9KU-1713688491', 45),
(1, 100077, 818.36, 818.36, 0.00, 'admin', 'disburse', 0.00, 179.64, '2024-04-21 14:05:35', '2024-04-21 14:05:35', 69, 'admin', 'admin', 'cash_on_delivery', '6345-Bk20u-1713688535', 46),
(1, 100078, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-04-21 14:06:15', '2024-04-21 14:06:15', 544, 'admin', 'admin', 'cash_on_delivery', '3472-zmY6K-1713688575', 47),
(1, 100079, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-04-21 14:06:58', '2024-04-21 14:06:58', 544, 'admin', 'admin', 'cash_on_delivery', '6406-Y9Bph-1713688618', 48),
(1, 100083, 352.00, 352.00, 0.00, 'admin', 'disburse', 0.00, 48.00, '2024-04-21 14:07:17', '2024-04-21 14:07:17', 547, 'admin', 'admin', 'cash_on_delivery', '2708-dVMuB-1713688637', 49),
(1, 100113, 1213.60, 1213.60, 0.00, 'admin', 'disburse', 0.00, 266.40, '2024-04-27 18:24:46', '2024-05-06 15:21:40', 1004, 'admin', 'admin', 'phonePay', '6557-dWpxH-1714222486', 50),
(1, 100117, 975.80, 975.80, 0.00, 'admin', 'disburse', 0.00, 214.20, '2024-05-01 07:35:19', '2024-05-09 16:42:31', 1270, 'admin', 'admin', 'phonePay', '2753-flUd2-1714529119', 51),
(1, 100119, 128.25, 128.25, 0.00, 'admin', 'hold', 0.00, 6.75, '2024-05-04 13:08:51', '2024-05-04 13:08:51', 19, 'admin', 'admin', 'phonePay', '5396-kaOKT-1714808331', 52),
(1, 100120, 573.18, 573.18, 0.00, 'admin', 'disburse', 0.00, 125.82, '2024-05-04 17:49:46', '2024-05-06 15:17:59', 1274, 'admin', 'admin', 'phonePay', '8648-NVknn-1714825186', 53),
(1, 100121, 328.00, 328.00, 0.00, 'admin', 'disburse', 0.00, 72.00, '2024-05-04 22:06:56', '2024-05-09 16:42:54', 550, 'admin', 'admin', 'phonePay', '4010-ZPf13-1714840616', 54),
(1, 100116, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-05-06 15:03:40', '2024-05-06 15:03:40', 1268, 'admin', 'admin', 'cash_on_delivery', '1056-Dzo54-1714988020', 55),
(1, 100111, 139.40, 139.40, 0.00, 'admin', 'disburse', 0.00, 30.60, '2024-05-06 15:05:22', '2024-05-06 15:05:22', 778, 'admin', 'admin', 'cash_on_delivery', '3419-8wnjm-1714988122', 56),
(1, 100110, 524.80, 524.80, 0.00, 'admin', 'disburse', 0.00, 115.20, '2024-05-06 15:05:55', '2024-05-06 15:05:55', 1185, 'admin', 'admin', 'cash_on_delivery', '9640-uwkfn-1714988155', 57),
(1, 100109, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-05-06 15:06:56', '2024-05-06 15:06:56', 844, 'admin', 'admin', 'cash_on_delivery', '9758-MV7Iq-1714988216', 58),
(1, 100108, 879.12, 879.12, 0.00, 'admin', 'disburse', 0.00, 119.88, '2024-05-06 15:07:24', '2024-05-06 15:07:24', 843, 'admin', 'admin', 'cash_on_delivery', '8048-UDMUo-1714988244', 59),
(1, 100106, 439.12, 439.12, 0.00, 'admin', 'disburse', 0.00, 59.88, '2024-05-06 15:07:58', '2024-05-06 15:07:58', 299, 'admin', 'admin', 'cash_on_delivery', '5573-An61W-1714988278', 60),
(1, 100105, 879.12, 879.12, 0.00, 'admin', 'disburse', 0.00, 119.88, '2024-05-06 15:08:39', '2024-05-06 15:08:39', 299, 'admin', 'admin', 'cash_on_delivery', '1421-HwL5M-1714988319', 61),
(1, 100085, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-05-06 15:11:12', '2024-05-06 15:11:12', 211, 'admin', 'admin', 'cash_on_delivery', '7999-YPmKO-1714988472', 62),
(1, 100095, 777.36, 777.36, 0.00, 'admin', 'disburse', 0.00, 170.64, '2024-05-06 15:12:06', '2024-05-06 15:12:06', 554, 'admin', 'admin', 'cash_on_delivery', '7018-2u1Sy-1714988526', 63),
(1, 100097, 4459.98, 4459.98, 0.00, 'admin', 'disburse', 0.00, 979.02, '2024-05-06 15:12:52', '2024-05-06 15:12:52', 567, 'admin', 'admin', 'cash_on_delivery', '4853-ciudL-1714988572', 64),
(1, 100025, 1.00, 1.00, 0.00, 'admin', 'disburse', 0.00, 0.00, '2024-05-07 13:21:27', '2024-05-07 13:21:27', 54, 'admin', 'admin', 'cash_on_delivery', '5418-DlIUY-1715068287', 65),
(1, 100124, 1965.54, 1965.54, 0.00, 'admin', 'disburse', 0.00, 431.46, '2024-05-07 15:16:31', '2024-05-07 15:16:31', 74, 'admin', 'admin', 'cash_on_delivery', '7213-LHjNt-1715075191', 66),
(1, 100128, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-05-13 09:10:29', '2024-05-20 11:51:37', 1282, 'admin', 'admin', 'phonePay', '8099-XDe3R-1715571629', 67),
(1, 100137, 1.00, 1.00, 0.00, 'admin', 'disburse', 0.00, 0.00, '2024-05-15 18:45:03', '2024-05-16 12:03:42', 74, 'admin', 'admin', 'phonePay', '3417-rkaWt-1715778903', 68),
(1, 100122, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-05-20 11:50:02', '2024-05-20 11:50:02', 1275, 'admin', 'admin', 'cash_on_delivery', '6072-41Umn-1716186002', 69),
(1, 100123, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-05-20 11:50:36', '2024-05-20 11:50:36', 1276, 'admin', 'admin', 'cash_on_delivery', '5827-mildF-1716186036', 70),
(1, 100127, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-05-20 11:50:58', '2024-05-20 11:50:58', 1280, 'admin', 'admin', 'cash_on_delivery', '5707-BSKIo-1716186058', 71),
(1, 100152, 1.00, 1.00, 0.00, 'admin', 'disburse', 0.00, 0.00, '2024-05-24 19:11:15', '2024-05-24 19:12:16', 552, 'admin', 'admin', 'phonePay', '3914-PO0H3-1716558075', 72),
(1, 100154, 1.00, 1.00, 0.00, 'admin', 'hold', 0.00, 0.00, '2024-05-24 19:27:43', '2024-05-24 19:27:43', 552, 'admin', 'admin', 'phonePay', '1882-9r0Vf-1716559063', 73),
(1, 100155, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-05-24 20:14:51', '2024-06-26 11:18:24', 1295, 'admin', 'admin', 'phonePay', '1231-ublCQ-1716561891', 74),
(1, 100157, 1.00, 1.00, 0.00, 'admin', 'hold', 0.00, 0.00, '2024-05-25 15:12:40', '2024-05-25 15:12:40', 199, 'admin', 'admin', 'phonePay', '9051-oqgon-1716630160', 75),
(1, 100160, 1.00, 1.00, 0.00, 'admin', 'hold', 0.00, 0.00, '2024-05-25 15:48:01', '2024-05-25 15:48:01', 74, 'admin', 'admin', 'phonePay', '4487-Mm49V-1716632281', 76),
(1, 100161, 738.00, 738.00, 0.00, 'admin', 'disburse', 0.00, 162.00, '2024-05-26 09:01:16', '2024-06-26 11:08:11', 1318, 'admin', 'admin', 'phonePay', '3733-hJtRi-1716694276', 77),
(1, 100163, 1.00, 1.00, 0.00, 'admin', 'hold', 0.00, 0.00, '2024-05-26 10:21:19', '2024-05-26 10:21:19', 199, 'admin', 'admin', 'phonePay', '8664-TrQoO-1716699079', 78),
(1, 100175, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-05-29 02:39:47', '2024-06-26 11:32:59', 1327, 'admin', 'admin', 'phonePay', '8225-EviTN-1716930587', 79),
(1, 100134, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-05-30 11:20:49', '2024-05-30 11:20:49', 1285, 'admin', 'admin', 'cash_on_delivery', '1788-zfugI-1717048249', 80),
(1, 100141, 787.20, 787.20, 0.00, 'admin', 'disburse', 0.00, 172.80, '2024-05-30 11:22:26', '2024-05-30 11:22:26', 1288, 'admin', 'admin', 'cash_on_delivery', '1467-hRQuc-1717048346', 81),
(1, 100142, 315.00, 315.00, 0.00, 'admin', 'disburse', 0.00, 84.00, '2024-05-30 11:23:15', '2024-05-30 11:23:15', 1289, 'admin', 'admin', 'cash_on_delivery', '4413-vjPV6-1717048395', 82),
(1, 100143, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-05-30 11:24:21', '2024-05-30 11:24:21', 1290, 'admin', 'admin', 'cash_on_delivery', '7426-PxJzl-1717048461', 83),
(1, 100146, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-05-30 11:24:57', '2024-05-30 11:24:57', 1291, 'admin', 'admin', 'cash_on_delivery', '5346-fXTnj-1717048497', 84),
(1, 100149, 315.00, 315.00, 0.00, 'admin', 'disburse', 0.00, 84.00, '2024-05-30 11:28:06', '2024-05-30 11:28:06', 1289, 'admin', 'admin', 'cash_on_delivery', '4021-wNIYX-1717048686', 85),
(1, 100178, 251.75, 251.75, 0.00, 'admin', 'disburse', 0.00, 13.25, '2024-05-30 12:57:34', '2024-06-26 11:34:53', 1331, 'admin', 'admin', 'phonePay', '7227-gCzJI-1717054054', 86),
(1, 100181, 4213.44, 4213.44, 0.00, 'admin', 'hold', 0.00, 574.56, '2024-06-01 15:36:07', '2024-06-01 15:36:07', 1332, 'admin', 'admin', 'phonePay', '6059-r1kMu-1717236367', 87),
(1, 100184, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-06-01 23:16:39', '2024-06-26 11:38:48', 1335, 'admin', 'admin', 'phonePay', '8507-0il1L-1717263999', 88),
(1, 100187, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-06-03 11:27:35', '2024-06-26 11:41:06', 1342, 'admin', 'admin', 'phonePay', '6890-mfDkj-1717394255', 89),
(1, 100189, 188.60, 188.60, 0.00, 'admin', 'disburse', 0.00, 41.40, '2024-06-03 16:01:08', '2024-06-04 15:34:12', 1343, 'admin', 'admin', 'phonePay', '2575-zNZrk-1717410668', 90),
(1, 100190, 352.00, 352.00, 0.00, 'admin', 'disburse', 0.00, 48.00, '2024-06-05 10:19:37', '2024-06-26 11:45:16', 1347, 'admin', 'admin', 'phonePay', '8895-w2BjB-1717562977', 91),
(1, 100196, 209.10, 209.10, 0.00, 'admin', 'disburse', 0.00, 45.90, '2024-06-11 01:59:01', '2024-06-26 12:02:16', 1355, 'admin', 'admin', 'phonePay', '4904-awfYe-1718051341', 92),
(1, 100201, 155.80, 155.80, 0.00, 'admin', 'hold', 0.00, 34.20, '2024-06-13 10:21:54', '2024-06-13 10:21:54', 1360, 'admin', 'admin', 'phonePay', '6838-FXcWn-1718254314', 93),
(1, 100164, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-06-26 11:21:34', '2024-06-26 11:21:34', 1319, 'admin', 'admin', 'cash_on_delivery', '1135-VJBNF-1719381094', 94),
(1, 100165, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-06-26 11:23:31', '2024-06-26 11:23:31', 1320, 'admin', 'admin', 'cash_on_delivery', '4145-AL4nb-1719381211', 95),
(1, 100167, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-06-26 11:25:03', '2024-06-26 11:25:03', 1321, 'admin', 'admin', 'cash_on_delivery', '9249-KydG4-1719381303', 96),
(1, 100170, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-06-26 11:30:35', '2024-06-26 11:30:35', 1325, 'admin', 'admin', 'cash_on_delivery', '9423-TZbzT-1719381635', 97),
(1, 100171, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-06-26 11:31:53', '2024-06-26 11:31:53', 1326, 'admin', 'admin', 'cash_on_delivery', '4935-QKZG3-1719381713', 98),
(1, 100179, 315.00, 315.00, 0.00, 'admin', 'disburse', 0.00, 84.00, '2024-06-26 11:36:33', '2024-06-26 11:36:33', 1289, 'admin', 'admin', 'cash_on_delivery', '8807-p1H2d-1719381993', 99),
(1, 100180, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-06-26 11:37:36', '2024-06-26 11:37:36', 1275, 'admin', 'admin', 'cash_on_delivery', '5874-CYVvw-1719382056', 100),
(1, 100188, 327.18, 327.18, 0.00, 'admin', 'disburse', 0.00, 71.82, '2024-06-26 11:44:05', '2024-06-26 11:44:05', 554, 'admin', 'admin', 'cash_on_delivery', '2581-a6JQS-1719382445', 101),
(1, 100192, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-06-26 11:54:14', '2024-06-26 11:54:14', 1349, 'admin', 'admin', 'cash_on_delivery', '1314-gT7kx-1719383054', 102),
(1, 100193, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-06-26 11:56:11', '2024-06-26 11:56:11', 1350, 'admin', 'admin', 'cash_on_delivery', '2008-eeemB-1719383171', 103),
(1, 100203, 155.80, 155.80, 0.00, 'admin', 'disburse', 0.00, 34.20, '2024-06-26 12:09:33', '2024-06-26 12:09:33', 1362, 'admin', 'admin', 'cash_on_delivery', '3925-b3NpY-1719383973', 104),
(1, 100208, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-06-26 12:16:58', '2024-06-26 12:16:58', 1364, 'admin', 'admin', 'cash_on_delivery', '2314-N2GSG-1719384418', 105),
(1, 100209, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-06-26 12:18:06', '2024-06-26 12:18:06', 1365, 'admin', 'admin', 'cash_on_delivery', '3257-YMPX4-1719384486', 106),
(1, 100210, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-06-26 12:19:50', '2024-06-26 12:19:50', 1368, 'admin', 'admin', 'cash_on_delivery', '1705-0YrEv-1719384590', 107),
(1, 100211, 963.50, 963.50, 0.00, 'admin', 'disburse', 0.00, 211.50, '2024-06-26 12:22:29', '2024-06-26 12:22:29', 1369, 'admin', 'admin', 'cash_on_delivery', '1242-hgXd6-1719384749', 108),
(1, 100215, 209.10, 209.10, 0.00, 'admin', 'disburse', 0.00, 45.90, '2024-06-26 12:39:12', '2024-06-26 12:39:12', 1374, 'admin', 'admin', 'cash_on_delivery', '5174-xK93f-1719385752', 109),
(1, 100230, 937.55, 937.55, 0.00, 'admin', 'disburse', 0.00, 157.45, '2024-06-26 15:30:07', '2024-07-04 12:10:43', 1400, 'admin', 'admin', 'phonePay', '6862-Is2Ni-1719396007', 110),
(1, 100231, 205.00, 205.00, 0.00, 'admin', 'disburse', 0.00, 45.00, '2024-06-27 17:48:11', '2024-07-04 12:05:43', 1403, 'admin', 'admin', 'phonePay', '3674-5wTFk-1719490691', 111),
(1, 100232, 155.80, 155.80, 0.00, 'admin', 'hold', 0.00, 34.20, '2024-06-27 23:10:15', '2024-06-27 23:10:15', 1404, 'admin', 'admin', 'phonePay', '1571-J9Gaz-1719510015', 112),
(1, 100233, 328.00, 328.00, 0.00, 'admin', 'disburse', 0.00, 72.00, '2024-06-28 08:40:52', '2024-07-04 12:06:59', 1403, 'admin', 'admin', 'phonePay', '3045-YJ1S0-1719544252', 113),
(1, 100220, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-06-28 12:40:20', '2024-06-28 12:40:20', 1386, 'admin', 'admin', 'cash_on_delivery', '1425-KaPj1-1719558620', 114),
(1, 100234, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-06-28 22:04:30', '2024-07-09 11:02:03', 1408, 'admin', 'admin', 'phonePay', '5330-xWV6Z-1719592470', 115),
(1, 100235, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-06-29 23:44:28', '2024-07-04 12:13:22', 92, 'admin', 'admin', 'phonePay', '9148-Y6Goz-1719684868', 116),
(1, 100226, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-07-01 10:56:46', '2024-07-01 10:56:46', 1357, 'admin', 'admin', 'cash_on_delivery', '6888-4oB4s-1719811606', 117),
(1, 100212, 630.00, 630.00, 0.00, 'admin', 'disburse', 0.00, 168.00, '2024-07-01 11:03:51', '2024-07-01 11:03:51', 1289, 'admin', 'admin', 'cash_on_delivery', '9697-sFCwr-1719812031', 118),
(1, 100222, 793.00, 793.00, 0.00, 'admin', 'disburse', 0.00, 207.00, '2024-07-01 11:07:22', '2024-07-01 11:07:22', 1387, 'admin', 'admin', 'cash_on_delivery', '3139-GuPzx-1719812242', 119),
(1, 100225, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-07-01 11:10:28', '2024-07-01 11:10:28', 1390, 'admin', 'admin', 'cash_on_delivery', '1951-RcyTq-1719812428', 120),
(1, 100218, 49.00, 49.00, 0.00, 'admin', 'disburse', 0.00, 450.00, '2024-07-02 11:20:20', '2024-07-02 11:20:20', 1349, 'admin', 'admin', 'cash_on_delivery', '1313-jpMGj-1719899420', 121),
(1, 100229, 2199.12, 2199.12, 0.00, 'admin', 'disburse', 0.00, 299.88, '2024-07-04 12:09:34', '2024-07-04 12:09:34', 1399, 'admin', 'admin', 'cash_on_delivery', '5357-1f2an-1720075174', 122),
(1, 100237, 630.00, 630.00, 0.00, 'admin', 'disburse', 0.00, 168.00, '2024-07-06 05:39:57', '2024-07-22 13:16:59', 1418, 'admin', 'admin', 'phonePay', '7834-yfQzq-1720224597', 123),
(1, 100238, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-07-07 08:22:41', '2024-07-15 14:37:11', 1423, 'admin', 'admin', 'payU_money', '8983-sMLG9-1720320761', 124),
(1, 100239, 285.00, 285.00, 0.00, 'admin', 'disburse', 0.00, 15.00, '2024-07-09 00:20:47', '2024-07-16 10:26:47', 1424, 'admin', 'admin', 'payU_money', '6057-HwZn3-1720464647', 125),
(1, 100236, 315.00, 315.00, 0.00, 'admin', 'disburse', 0.00, 84.00, '2024-07-09 10:58:49', '2024-07-09 10:58:49', 1289, 'admin', 'admin', 'cash_on_delivery', '2628-GYwZf-1720502929', 126),
(1, 100242, 432.25, 432.25, 0.00, 'admin', 'disburse', 0.00, 22.75, '2024-07-11 11:19:59', '2024-07-15 10:59:42', 1331, 'admin', 'admin', 'payU_money', '5658-vpnLX-1720676999', 127),
(1, 100243, 299.25, 299.25, 0.00, 'admin', 'disburse', 0.00, 15.75, '2024-07-11 21:46:14', '2024-07-13 10:37:25', 1429, 'admin', 'admin', 'payU_money', '2506-BLmBw-1720714574', 128),
(1, 100245, 355.88, 355.88, 0.00, 'admin', 'disburse', 0.00, 78.12, '2024-07-14 13:27:40', '2024-07-22 13:25:53', 1400, 'admin', 'admin', 'payU_money', '5775-mVIJV-1720943860', 129),
(1, 100246, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-07-14 16:51:29', '2024-07-22 13:19:02', 69, 'admin', 'admin', 'phonePay', '2790-phFok-1720956089', 130),
(1, 100241, 1952.12, 1952.12, 0.00, 'admin', 'disburse', 0.00, 296.88, '2024-07-15 10:59:02', '2024-07-15 10:59:02', 843, 'admin', 'admin', 'cash_on_delivery', '2357-3Ibrp-1721021342', 131),
(1, 100252, 409.00, 409.00, 0.00, 'admin', 'disburse', 0.00, 90.00, '2024-07-18 13:43:59', '2024-07-29 10:10:45', 1440, 'admin', 'admin', 'payU_money', '5130-4I5vN-1721290439', 132),
(1, 100250, 792.00, 792.00, 0.00, 'admin', 'disburse', 0.00, 207.00, '2024-07-26 11:04:11', '2024-07-26 11:04:11', 1438, 'admin', 'admin', 'cash_on_delivery', '5480-DbOra-1721972051', 133),
(1, 100259, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-07-30 01:14:28', '2024-08-01 10:31:40', 16, 'admin', 'admin', 'payU_money', '5355-qtuf9-1722282268', 134),
(1, 100260, 139.40, 139.40, 0.00, 'admin', 'disburse', 0.00, 30.60, '2024-07-30 16:55:38', '2024-08-01 10:32:59', 1424, 'admin', 'admin', 'payU_money', '2474-BCdA6-1722338738', 135),
(1, 100253, 818.36, 818.36, 0.00, 'admin', 'disburse', 0.00, 179.64, '2024-07-30 17:26:50', '2024-07-30 17:26:50', 1447, 'admin', 'admin', 'cash_on_delivery', '3370-eSG7K-1722340610', 136),
(1, 100261, 1583.12, 1583.12, 0.00, 'admin', 'disburse', 0.00, 215.88, '2024-07-31 22:00:11', '2024-08-01 16:20:03', 1452, 'admin', 'admin', 'phonePay', '4205-hTJ8y-1722443411', 137),
(1, 100258, 344.40, 344.40, 0.00, 'admin', 'disburse', 0.00, 75.60, '2024-08-02 10:54:09', '2024-08-02 10:54:09', 1450, 'admin', 'admin', 'cash_on_delivery', '2021-CsI4z-1722576249', 138),
(1, 100262, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-08-02 16:51:42', '2024-08-12 10:20:31', 1455, 'admin', 'admin', 'phonePay', '2452-LG6iQ-1722597702', 139),
(1, 100266, 379.00, 379.00, 0.00, 'admin', 'disburse', 0.00, 120.00, '2024-08-03 22:42:08', '2024-08-12 10:23:50', 1458, 'admin', 'admin', 'phonePay', '3542-qPaw1-1722705128', 140),
(1, 100254, 1230.00, 1230.00, 0.00, 'admin', 'disburse', 0.00, 270.00, '2024-08-05 09:55:25', '2024-08-05 09:55:25', 1280, 'admin', 'admin', 'cash_on_delivery', '5595-m8uGP-1722831925', 141),
(1, 100257, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-08-05 09:56:05', '2024-08-05 09:56:05', 1275, 'admin', 'admin', 'cash_on_delivery', '2582-EKr81-1722831965', 142),
(1, 100268, 778.18, 778.18, 0.00, 'admin', 'disburse', 0.00, 170.82, '2024-08-08 08:26:30', '2024-08-19 10:33:19', 163, 'admin', 'admin', 'payU_money', '8368-Q68xJ-1723085790', 143),
(1, 100263, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-08-12 10:21:02', '2024-08-12 10:21:02', 1456, 'admin', 'admin', 'cash_on_delivery', '9763-BmEkH-1723438262', 144),
(1, 100264, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-08-12 10:22:19', '2024-08-12 10:22:19', 1456, 'admin', 'admin', 'cash_on_delivery', '8074-miHSh-1723438339', 145),
(1, 100274, 459.20, 459.20, 0.00, 'admin', 'disburse', 0.00, 100.80, '2024-08-17 11:08:32', '2024-08-23 11:37:21', 1467, 'admin', 'admin', 'payU_money', '8501-2Tbgk-1723873112', 146),
(1, 100270, 574.00, 574.00, 0.00, 'admin', 'disburse', 0.00, 126.00, '2024-08-19 10:34:27', '2024-08-19 10:34:27', 1463, 'admin', 'admin', 'cash_on_delivery', '7044-PEj7w-1724043867', 147),
(1, 100277, 833.75, 833.75, 0.00, 'admin', 'disburse', 0.00, 71.25, '2024-08-22 15:10:24', '2024-08-24 16:50:42', 1424, 'admin', 'admin', 'payU_money', '1182-Hs5Sm-1724319624', 148),
(1, 100278, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-08-22 20:30:49', '2024-08-29 17:12:44', 1476, 'admin', 'admin', 'payU_money', '4716-DHp93-1724338849', 149),
(1, 100273, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-08-24 10:18:57', '2024-08-24 10:18:57', 1466, 'admin', 'admin', 'cash_on_delivery', '6444-5zPOm-1724474937', 150),
(1, 100275, 819.18, 819.18, 0.00, 'admin', 'disburse', 0.00, 179.82, '2024-08-24 16:51:07', '2024-08-24 16:51:07', 209, 'admin', 'admin', 'cash_on_delivery', '8783-3wMJv-1724498467', 151),
(1, 100281, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-08-28 17:48:25', '2024-09-09 11:53:56', 1479, 'admin', 'admin', 'payU_money', '3891-KkZDx-1724847505', 152),
(1, 100283, 778.12, 778.12, 0.00, 'admin', 'disburse', 0.00, 119.88, '2024-08-31 09:47:11', '2024-09-04 14:21:03', 1486, 'admin', 'admin', 'phonePay', '7754-VLpQ9-1725077831', 153),
(1, 100287, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-09-04 10:00:18', '2024-09-10 12:59:20', 1489, 'admin', 'admin', 'phonePay', '4435-OWcKw-1725424218', 154),
(1, 100285, 209.10, 209.10, 0.00, 'admin', 'disburse', 0.00, 45.90, '2024-09-04 16:37:16', '2024-09-04 16:37:16', 1374, 'admin', 'admin', 'cash_on_delivery', '2046-fVN6C-1725448036', 155),
(1, 100294, 315.00, 315.00, 0.00, 'admin', 'disburse', 0.00, 84.00, '2024-09-08 22:12:44', '2024-09-14 09:22:04', 1289, 'admin', 'admin', 'phonePay', '5861-m5lq3-1725813764', 156),
(1, 100295, 1800.00, 1800.00, 0.00, 'admin', 'disburse', 0.00, 339.00, '2024-09-09 15:05:12', '2024-09-12 11:30:49', 1490, 'admin', 'admin', 'phonePay', '6835-fuRJL-1725874512', 157),
(1, 100289, 379.00, 379.00, 0.00, 'admin', 'disburse', 0.00, 120.00, '2024-09-11 10:35:41', '2024-09-11 10:35:41', 1458, 'admin', 'admin', 'cash_on_delivery', '3735-kw6Dv-1726031141', 158),
(1, 100303, 606.80, 606.80, 0.00, 'admin', 'disburse', 0.00, 133.20, '2024-09-13 22:21:01', '2024-09-14 13:01:21', 1507, 'admin', 'admin', 'payU_money', '3959-4NNWv-1726246261', 159),
(1, 100293, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-09-14 09:21:31', '2024-09-14 09:21:31', 1492, 'admin', 'admin', 'cash_on_delivery', '5539-1meYh-1726285891', 160),
(1, 100296, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-09-16 10:20:49', '2024-09-16 10:20:49', 1495, 'admin', 'admin', 'cash_on_delivery', '2825-cbQz5-1726462249', 161),
(1, 100300, 159.90, 159.90, 0.00, 'admin', 'disburse', 0.00, 35.10, '2024-09-16 10:22:28', '2024-09-16 10:22:28', 1504, 'admin', 'admin', 'cash_on_delivery', '3585-uMBdj-1726462348', 162),
(1, 100297, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-09-18 10:33:03', '2024-09-18 10:33:03', 1496, 'admin', 'admin', 'cash_on_delivery', '4597-afegh-1726635783', 163),
(1, 100304, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-09-21 10:26:29', '2024-09-21 10:26:29', 1508, 'admin', 'admin', 'cash_on_delivery', '5016-EN8pa-1726894589', 164),
(1, 100305, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-09-24 10:48:21', '2024-09-24 10:48:21', 1512, 'admin', 'admin', 'cash_on_delivery', '1791-5Xq6f-1727155101', 165),
(1, 100307, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-09-24 10:49:15', '2024-09-24 10:49:15', 1513, 'admin', 'admin', 'cash_on_delivery', '6612-ARq6K-1727155155', 166),
(1, 100314, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-09-26 13:35:11', '2024-09-26 13:35:11', 1520, 'admin', 'admin', 'cash_on_delivery', '5590-dfG6i-1727337911', 167),
(1, 100309, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-09-26 17:39:55', '2024-09-26 17:39:55', 1363, 'admin', 'admin', 'cash_on_delivery', '5108-bYp1b-1727352595', 168),
(1, 100319, 254.59, 254.59, 0.00, 'admin', 'disburse', 0.00, 42.41, '2024-09-27 13:59:17', '2024-10-05 17:58:27', 1528, 'admin', 'admin', 'phonePay', '3034-tqEyF-1727425757', 169),
(1, 100313, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-09-27 15:33:59', '2024-09-27 15:33:59', 1519, 'admin', 'admin', 'cash_on_delivery', '8227-YNX83-1727431439', 170),
(1, 100317, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-09-27 15:34:27', '2024-09-27 15:34:27', 1525, 'admin', 'admin', 'cash_on_delivery', '2960-6xzsS-1727431467', 171),
(1, 100320, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-09-28 10:35:16', '2024-10-05 17:58:56', 1282, 'admin', 'admin', 'payU_money', '1348-o1Mxr-1727499916', 172),
(1, 100323, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-09-29 13:33:39', '2024-10-10 11:21:30', 1505, 'admin', 'admin', 'payU_money', '8288-vjfor-1727597019', 173),
(1, 100310, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-09-30 14:56:08', '2024-09-30 14:56:08', 1516, 'admin', 'admin', 'cash_on_delivery', '5259-Stz05-1727688368', 174),
(1, 100318, 792.00, 792.00, 0.00, 'admin', 'disburse', 0.00, 207.00, '2024-10-03 14:44:43', '2024-10-03 14:44:43', 1527, 'admin', 'admin', 'cash_on_delivery', '9665-Qy60H-1727946883', 175),
(1, 100322, 630.00, 630.00, 0.00, 'admin', 'disburse', 0.00, 168.00, '2024-10-05 17:59:42', '2024-10-05 17:59:42', 57, 'admin', 'admin', 'cash_on_delivery', '1046-Oml1C-1728131382', 176),
(1, 100324, 410.00, 410.00, 0.00, 'admin', 'disburse', 0.00, 90.00, '2024-10-06 14:46:39', '2024-10-10 11:21:47', 1424, 'admin', 'admin', 'payU_money', '5525-uEB1X-1728206199', 177),
(1, 100325, 615.00, 615.00, 0.00, 'admin', 'disburse', 0.00, 135.00, '2024-10-07 20:14:35', '2024-10-09 17:40:51', 1537, 'admin', 'admin', 'phonePay', '8365-arUmv-1728312275', 178),
(1, 100327, 205.00, 205.00, 0.00, 'admin', 'disburse', 0.00, 45.00, '2024-10-09 17:39:15', '2024-10-09 17:39:15', 1539, 'admin', 'admin', 'cash_on_delivery', '8311-R3SE4-1728475755', 179),
(1, 100334, 127.10, 127.10, 0.00, 'admin', 'disburse', 0.00, 27.90, '2024-10-10 20:13:15', '2024-10-15 17:05:48', 1543, 'admin', 'admin', 'payU_money', '8616-Lm6tY-1728571395', 180),
(1, 100335, 242.25, 242.25, 0.00, 'admin', 'disburse', 0.00, 12.75, '2024-10-11 12:38:45', '2024-10-18 15:56:06', 1488, 'admin', 'admin', 'payU_money', '6133-BtxBp-1728630525', 181),
(1, 100336, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-10-12 19:31:25', '2024-10-18 15:56:37', 1334, 'admin', 'admin', 'phonePay', '6671-R89B6-1728741685', 182),
(1, 100326, 458.18, 458.18, 0.00, 'admin', 'disburse', 0.00, 539.82, '2024-10-14 11:13:43', '2024-10-14 11:13:43', 1538, 'admin', 'admin', 'cash_on_delivery', '1789-qOEpa-1728884623', 183),
(1, 100338, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-10-15 00:33:01', '2024-10-21 11:26:15', 1545, 'admin', 'admin', 'phonePay', '1748-HmIeP-1728932581', 184),
(1, 100339, -51.00, -51.00, 0.00, 'admin', 'disburse', 0.00, 450.00, '2024-10-16 23:35:47', '2024-10-23 10:08:41', 1546, 'admin', 'admin', 'phonePay', '4361-1UNnT-1729101947', 185),
(1, 100340, 439.12, 439.12, 0.00, 'admin', 'disburse', 0.00, 59.88, '2024-10-17 08:11:42', '2024-10-24 18:08:44', 1547, 'admin', 'admin', 'phonePay', '6972-U9d1s-1729132902', 186),
(1, 100345, 278.80, 278.80, 0.00, 'admin', 'disburse', 0.00, 61.20, '2024-10-20 10:01:53', '2024-10-23 10:09:47', 1560, 'admin', 'admin', 'phonePay', '3555-11MrE-1729398713', 187),
(1, 100337, 327.18, 327.18, 0.00, 'admin', 'disburse', 0.00, 71.82, '2024-10-21 11:25:56', '2024-10-21 11:25:56', 1357, 'admin', 'admin', 'cash_on_delivery', '2555-hKEXe-1729490156', 188),
(1, 100346, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-10-23 10:15:33', '2024-10-23 10:15:33', 1561, 'admin', 'admin', 'cash_on_delivery', '8522-1JGXH-1729658733', 189),
(1, 100351, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-10-23 18:35:04', '2024-10-30 09:56:10', 1520, 'admin', 'admin', 'phonePay', '4162-K0ALt-1729688704', 190),
(1, 100344, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-10-28 11:11:42', '2024-10-28 11:11:42', 1558, 'admin', 'admin', 'cash_on_delivery', '1507-Ww8y4-1730094102', 191),
(1, 100352, 792.00, 792.00, 0.00, 'admin', 'disburse', 0.00, 207.00, '2024-10-29 11:55:38', '2024-11-11 16:37:51', 1571, 'admin', 'admin', 'payU_money', '3318-SQFDF-1730183138', 192),
(1, 100350, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-10-30 09:55:43', '2024-10-30 09:55:43', 1563, 'admin', 'admin', 'cash_on_delivery', '3973-iUQMC-1730262343', 193),
(1, 100353, 656.00, 656.00, 0.00, 'admin', 'disburse', 0.00, 144.00, '2024-10-30 12:37:57', '2024-10-30 12:37:57', 1572, 'admin', 'admin', 'cash_on_delivery', '1977-vksPJ-1730272077', 194),
(1, 100354, 1385.80, 1385.80, 0.00, 'admin', 'disburse', 0.00, 304.20, '2024-11-01 14:04:34', '2024-11-14 14:33:14', 1529, 'admin', 'admin', 'payU_money', '9794-K6h0B-1730450074', 195),
(1, 100355, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-11-02 19:38:08', '2024-11-14 14:33:44', 1573, 'admin', 'admin', 'payU_money', '2129-y1jRN-1730556488', 196),
(1, 100358, 520.70, 520.70, 0.00, 'admin', 'disburse', 0.00, 114.30, '2024-11-05 11:07:40', '2024-11-05 11:07:40', 1562, 'admin', 'admin', 'cash_on_delivery', '4947-09PNt-1730785060', 197),
(1, 100363, 1053.36, 1053.36, 0.00, 'admin', 'disburse', 0.00, 143.64, '2024-11-07 10:57:27', '2024-11-25 11:00:28', 1579, 'admin', 'admin', 'payU_money', '1992-f5328-1730957247', 198),
(1, 100364, 494.85, 494.85, 0.00, 'admin', 'disburse', 0.00, 95.15, '2024-11-07 11:17:16', '2024-11-25 11:03:12', 1528, 'admin', 'admin', 'phonePay', '2507-GZz6B-1730958436', 199),
(1, 100365, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-11-07 21:15:07', '2024-11-18 11:59:43', 1565, 'admin', 'admin', 'payU_money', '3025-fcCb0-1730994307', 200),
(1, 100366, 818.36, 818.36, 0.00, 'admin', 'disburse', 0.00, 179.64, '2024-11-08 22:17:26', '2024-11-23 12:46:38', 1581, 'admin', 'admin', 'payU_money', '2550-HWP2B-1731084446', 201),
(1, 100362, 2365.94, 2365.94, 0.00, 'admin', 'disburse', 0.00, 849.06, '2024-11-11 16:44:29', '2024-11-11 16:44:29', 1578, 'admin', 'admin', 'cash_on_delivery', '6308-XXbng-1731323669', 202),
(1, 100368, 2048.36, 2048.36, 0.00, 'admin', 'disburse', 0.00, 449.64, '2024-11-12 14:23:50', '2024-11-14 14:35:09', 1578, 'admin', 'admin', 'phonePay', '7920-oHLut-1731401630', 203),
(1, 100360, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-11-14 14:34:13', '2024-11-14 14:34:13', 1576, 'admin', 'admin', 'cash_on_delivery', '5003-rh1OA-1731575053', 204),
(1, 100361, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-11-14 14:34:36', '2024-11-14 14:34:36', 1577, 'admin', 'admin', 'cash_on_delivery', '3866-WBKqw-1731575076', 205),
(1, 100370, 369.00, 369.00, 0.00, 'admin', 'disburse', 0.00, 81.00, '2024-11-23 12:44:18', '2024-11-23 12:44:18', 1538, 'admin', 'admin', 'cash_on_delivery', '8288-nRB7d-1732346058', 206),
(1, 100372, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-11-25 11:02:50', '2024-11-25 11:02:50', 1588, 'admin', 'admin', 'cash_on_delivery', '5785-7KkWh-1732512770', 207),
(1, 100380, 658.00, 658.00, 0.00, 'admin', 'hold', 0.00, 240.00, '2024-11-27 05:51:21', '2024-11-27 05:51:21', 1592, 'admin', 'admin', 'payU_money', '4890-1ycvh-1732666881', 208),
(1, 100373, 630.00, 630.00, 0.00, 'admin', 'disburse', 0.00, 168.00, '2024-12-04 11:48:41', '2024-12-04 11:48:41', 1289, 'admin', 'admin', 'cash_on_delivery', '3597-a394Y-1733293121', 209),
(1, 100397, 409.18, 409.18, 0.00, 'admin', 'hold', 0.00, 89.82, '2024-12-05 20:23:32', '2024-12-05 20:23:32', 1603, 'admin', 'admin', 'phonePay', '4894-UDw00-1733410412', 210),
(1, 100395, 409.18, 409.18, 0.00, 'admin', 'disburse', 0.00, 89.82, '2024-12-06 15:48:04', '2024-12-06 15:48:04', 1599, 'admin', 'admin', 'cash_on_delivery', '7030-QECI0-1733480284', 211);

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

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

CREATE TABLE `password_resets` (
  `identity` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `token` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `otp_hit_count` tinyint NOT NULL DEFAULT '0',
  `is_temp_blocked` tinyint(1) NOT NULL DEFAULT '0',
  `temp_block_time` timestamp NULL DEFAULT NULL,
  `expires_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `user_type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'customer',
  `id` bigint UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `password_resets`
--

INSERT INTO `password_resets` (`identity`, `token`, `otp_hit_count`, `is_temp_blocked`, `temp_block_time`, `expires_at`, `created_at`, `updated_at`, `user_type`, `id`) VALUES
('prashi5280@gmail.com', '1ajji81QKWhSfCMec9mOt2QiavveKptTqsErQT1WqKe9gCPQiT42v8Xr27fnYQJ62bwl2WISLrfb8hpUKOXnC8RECWJLKdkJiPK7OS8mw7idQUr9fpLabXzl', 0, 0, NULL, NULL, '2023-10-03 12:50:00', '2023-10-03 12:50:00', 'customer', 1),
('levitation@eur-rate.com', '2xaTYs8JvbrBhe1gdMbwmqKZLci0GoyoLCmY3coprazPyToLVEbo7DrV0pmpfaOYZYLUHeDF3T8muSYS1SHa7m2etuepxwedCYGj6dsJhc6PE5ja8L6w8BoK', 0, 0, NULL, NULL, '2023-10-16 08:42:04', '2023-10-16 08:42:04', 'customer', 2),
('sujathamallela333@gmail.com', 'hxTJcv7PA7xooz9Y0eKpcWvn95Qylo66afYvolOOEEeNYs272Cp3djGtri1srE3J4fcgy5MxqUhjaoUqhakW5tlNm5MiK02VZCTJGxYwg0HAeIzqnJBelDQA', 0, 0, NULL, NULL, '2023-11-20 06:34:36', '2023-11-20 06:34:36', 'customer', 8),
('k.nn01122@gmail.com', 'y0SeWWgzskZVz9lWEJ256sqplsg9tI2xhUKAHs8OYzgbAjHUqhwYaUHFiHvmlaPdaF2kFtBqruHmDuKUHyvNUHEGzrCm5zLhvA4fQOMQUtgffvKhjSVBPCjZ', 0, 0, NULL, NULL, '2023-12-15 17:20:18', '2023-12-15 17:20:18', 'customer', 11);

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

--
-- Table structure for table `paytabs_invoices`
--

CREATE TABLE `paytabs_invoices` (
  `id` bigint UNSIGNED NOT NULL,
  `order_id` bigint UNSIGNED NOT NULL,
  `result` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `response_code` int UNSIGNED NOT NULL,
  `pt_invoice_id` int UNSIGNED DEFAULT NULL,
  `amount` double(8,2) DEFAULT NULL,
  `currency` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `transaction_id` int UNSIGNED DEFAULT NULL,
  `card_brand` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `card_first_six_digits` int UNSIGNED DEFAULT NULL,
  `card_last_four_digits` int UNSIGNED 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 `personal_access_tokens`
--

CREATE TABLE `personal_access_tokens` (
  `id` bigint UNSIGNED NOT NULL,
  `tokenable_type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `tokenable_id` bigint UNSIGNED NOT NULL,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `token` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL,
  `abilities` text COLLATE utf8mb4_unicode_ci,
  `last_used_at` timestamp NULL 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 `phone_or_email_verifications`
--

CREATE TABLE `phone_or_email_verifications` (
  `id` bigint UNSIGNED NOT NULL,
  `phone_or_email` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `token` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `otp_hit_count` tinyint NOT NULL DEFAULT '0',
  `is_temp_blocked` tinyint(1) NOT NULL DEFAULT '0',
  `temp_block_time` timestamp NULL DEFAULT NULL,
  `expires_at` timestamp NULL 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 `phone_or_email_verifications`
--

INSERT INTO `phone_or_email_verifications` (`id`, `phone_or_email`, `token`, `otp_hit_count`, `is_temp_blocked`, `temp_block_time`, `expires_at`, `created_at`, `updated_at`) VALUES
(2, 'amzprateek@gmail.com', '9709', 0, 0, NULL, NULL, '2023-10-02 10:29:04', '2023-10-02 10:29:04'),
(3, 'prashi5280@gmail.com', '6445', 0, 0, NULL, NULL, '2023-10-03 12:45:58', '2023-10-03 12:45:58'),
(4, 'princeahmed1007@gmail.com', '4037', 0, 0, NULL, NULL, '2023-10-06 23:41:25', '2023-10-06 23:41:25'),
(5, 'sujathamallela333@gmail.com', '9603', 0, 0, NULL, NULL, '2023-11-20 09:02:54', '2023-11-20 09:02:54'),
(6, 'shhariprasanth+aen@gmail.com', '9632', 0, 0, NULL, NULL, '2023-10-09 01:52:51', '2023-10-09 01:52:51'),
(8, 'gudha1967@gmail.com', '7193', 0, 0, NULL, NULL, '2023-10-10 10:33:11', '2023-10-10 10:33:11'),
(9, 'nnnnehabhati@gmail.com', '9319', 0, 0, NULL, NULL, '2023-10-14 12:14:40', '2023-10-14 12:14:40'),
(10, 'reshugupta096@gmail.com', '5846', 0, 0, NULL, NULL, '2023-10-14 21:22:50', '2023-10-14 21:22:50'),
(11, 'levitation@eur-rate.com', '2910', 0, 0, NULL, NULL, '2023-10-16 08:39:36', '2023-10-16 08:39:36'),
(13, 'ishilpaanand0652@gmail.com', '7186', 0, 0, NULL, NULL, '2023-10-20 17:51:48', '2023-10-20 17:51:48'),
(14, 'lucyambedkar@gmail.com', '6548', 0, 0, NULL, NULL, '2023-10-20 17:53:07', '2023-10-20 17:53:07'),
(15, 'mandamadhu442@gmail.com', '5357', 0, 0, NULL, NULL, '2023-10-22 00:57:46', '2023-10-22 00:57:46'),
(18, 'Shiva@swadesii.com', '4929', 0, 0, NULL, NULL, '2023-12-28 13:56:26', '2023-12-28 13:56:26'),
(19, 'naresh@swadesii.com', '6094', 0, 0, NULL, NULL, '2023-11-03 13:32:26', '2023-11-03 13:32:26'),
(20, 'mishraji2558@gmail.com', '4069', 0, 0, NULL, NULL, '2023-11-04 10:26:21', '2023-11-04 10:26:21'),
(22, 'rajkumarghfd@gmail.com', '7446', 0, 0, NULL, NULL, '2023-11-10 23:02:19', '2023-11-10 23:02:19'),
(23, 'palshubhankar519@Gmail.com', '3008', 0, 0, NULL, NULL, '2023-11-17 22:45:45', '2023-11-17 22:45:45'),
(27, 'Mbahirwal2005@gmail.com', '5106', 0, 0, NULL, NULL, '2023-11-21 09:30:58', '2023-11-21 09:30:58'),
(28, 'vinod.kutikuppala@payu.in', '5477', 0, 0, NULL, NULL, '2023-11-21 14:19:39', '2023-11-21 14:19:39'),
(29, 'sajidsadeequi98@gmail.com', '8215', 0, 0, NULL, NULL, '2023-11-23 12:43:59', '2023-11-23 12:43:59'),
(31, 'dfadfaafd@gmail.com', '5802', 0, 0, NULL, NULL, '2023-11-27 17:31:35', '2023-11-27 17:31:35'),
(32, 'tvvitthal2@gmail.com', '4984', 0, 0, NULL, NULL, '2024-01-04 17:44:16', '2024-01-04 17:44:16'),
(33, 'k.nn01122@gmail.com', '9295', 0, 0, NULL, NULL, '2023-12-13 11:34:56', '2023-12-13 11:34:56'),
(34, 'sushmitasp855@gmail.com', '3112', 0, 0, NULL, NULL, '2023-12-09 13:13:21', '2023-12-09 13:13:21'),
(35, 'meenahardikar1@gmail.com', '5190', 0, 0, NULL, NULL, '2023-12-10 19:52:02', '2023-12-10 19:52:02'),
(36, 'harvindersingh9368@gmail.com', '9424', 0, 0, NULL, NULL, '2023-12-10 21:51:29', '2023-12-10 21:51:29'),
(37, 'harvindersingh938@gmail.com', '5560', 0, 0, NULL, NULL, '2023-12-10 21:46:18', '2023-12-10 21:46:18'),
(38, 'mahabubunnisa0786@gmail.com', '4154', 0, 0, NULL, NULL, '2023-12-11 10:41:01', '2023-12-11 10:41:01'),
(39, 'rajeshisamazing@gmail.com', '4630', 0, 0, NULL, NULL, '2023-12-17 10:24:33', '2023-12-17 10:24:33'),
(40, 'rajeshisamazing@gmail.com', '5161', 0, 0, NULL, NULL, '2023-12-17 10:27:53', '2023-12-17 10:27:53'),
(41, 'rajeshisamazing@gmail.com', '6127', 0, 0, NULL, NULL, '2023-12-17 10:32:07', '2023-12-17 10:32:07'),
(42, 'Vimalapriyanka133@gmail.com', '8006', 1, 0, NULL, NULL, '2023-12-17 10:55:38', '2023-12-17 10:55:56'),
(45, 'numera76@gmail.com', '6411', 0, 0, NULL, NULL, '2023-12-18 00:33:26', '2023-12-18 00:33:26'),
(47, 'prithvimartcontact@gmail.com', '5572', 0, 0, NULL, NULL, '2023-12-20 21:51:17', '2023-12-20 21:51:17'),
(48, 'mohitvish501@gmail.com', '3486', 0, 0, NULL, NULL, '2023-12-21 00:45:44', '2023-12-21 00:45:44'),
(49, 'mohitvishwakarma156@gmail.com', '9114', 0, 0, NULL, NULL, '2023-12-21 00:52:55', '2023-12-21 00:52:55'),
(100, 'guesttempemail8377@xyz.com', '8329', 0, 0, NULL, NULL, '2024-01-31 18:22:47', '2024-01-31 18:22:47'),
(102, 'guesttempemail2800@xyz.com', '8856', 0, 0, NULL, NULL, '2024-01-31 18:25:49', '2024-01-31 18:25:49'),
(103, 'guesttempemail7630@xyz.com', '2239', 0, 0, NULL, NULL, '2024-01-31 18:29:43', '2024-01-31 18:29:43'),
(105, 'guesttempemail4464@xyz.com', '1186', 0, 0, NULL, NULL, '2024-01-31 18:48:07', '2024-01-31 18:48:07'),
(106, 'guesttempemail1286@xyz.com', '6458', 1, 0, NULL, NULL, '2024-01-31 18:52:30', '2024-01-31 18:53:02'),
(119, 'guesttempemail6313@xyz.com', '9583', 0, 0, NULL, NULL, '2024-02-01 18:33:50', '2024-02-01 18:33:50'),
(139, 'guesttempemail7552@xyz.com', '9801', 0, 0, NULL, NULL, '2024-02-02 20:01:05', '2024-02-02 20:01:05'),
(140, 'guesttempemail6952@xyz.com', '1602', 0, 0, NULL, NULL, '2024-02-02 20:01:07', '2024-02-02 20:01:07'),
(142, 'guesttempemail1199@xyz.com', '3995', 0, 0, NULL, NULL, '2024-02-02 20:23:19', '2024-02-02 20:23:19'),
(143, 'guesttempemail8464@xyz.com', '5471', 0, 0, NULL, NULL, '2024-02-02 20:50:43', '2024-02-02 20:50:43'),
(145, 'guesttempemail4339@xyz.com', '9996', 0, 0, NULL, NULL, '2024-02-02 20:54:08', '2024-02-02 20:54:08'),
(147, 'guesttempemail5915@xyz.com', '8930', 0, 0, NULL, NULL, '2024-02-02 20:54:09', '2024-02-02 20:54:09'),
(148, 'guesttempemail2280@xyz.com', '9738', 0, 0, NULL, NULL, '2024-02-02 20:54:10', '2024-02-02 20:54:10'),
(149, 'guesttempemail6322@xyz.com', '6895', 0, 0, NULL, NULL, '2024-02-02 20:54:10', '2024-02-02 20:54:10'),
(150, 'guesttempemail3444@xyz.com', '2809', 0, 0, NULL, NULL, '2024-02-02 20:54:10', '2024-02-02 20:54:10'),
(151, 'guesttempemail8791@xyz.com', '5766', 0, 0, NULL, NULL, '2024-02-02 20:54:10', '2024-02-02 20:54:10'),
(152, 'guesttempemail6772@xyz.com', '2422', 0, 0, NULL, NULL, '2024-02-02 20:54:11', '2024-02-02 20:54:11'),
(153, 'guesttempemail8677@xyz.com', '2056', 0, 0, NULL, NULL, '2024-02-02 20:54:12', '2024-02-02 20:54:12'),
(154, 'guesttempemail5051@xyz.com', '3414', 0, 0, NULL, NULL, '2024-02-02 20:54:13', '2024-02-02 20:54:13'),
(161, 'guesttempemail4830@xyz.com', '6558', 0, 0, NULL, NULL, '2024-02-03 11:03:02', '2024-02-03 11:03:02'),
(163, 'guesttempemail2797@xyz.com', '7366', 0, 0, NULL, NULL, '2024-02-03 13:10:25', '2024-02-03 13:10:25'),
(165, 'guesttempemail1663@xyz.com', '7844', 0, 0, NULL, NULL, '2024-02-04 00:55:09', '2024-02-04 00:55:09'),
(167, 'guesttempemail3473@xyz.com', '8620', 0, 0, NULL, NULL, '2024-02-04 02:57:54', '2024-02-04 02:57:54'),
(187, 'guesttempemail3127@xyz.com', '2037', 0, 0, NULL, NULL, '2024-02-10 21:46:57', '2024-02-10 21:46:57'),
(194, 'guesttempemail6902@xyz.com', '4275', 0, 0, NULL, NULL, '2024-02-12 12:45:36', '2024-02-12 12:45:36'),
(204, 'guesttempemail6027@xyz.com', '3474', 0, 0, NULL, NULL, '2024-02-14 18:57:19', '2024-02-14 18:57:19'),
(208, 'guesttempemail9313@xyz.com', '1760', 0, 0, NULL, NULL, '2024-02-16 01:57:13', '2024-02-16 01:57:13'),
(216, 'guesttempemail4604@xyz.com', '3255', 0, 0, NULL, NULL, '2024-02-17 14:07:21', '2024-02-17 14:07:21'),
(217, 'guesttempemail9544@xyz.com', '8293', 0, 0, NULL, NULL, '2024-02-17 14:07:22', '2024-02-17 14:07:22'),
(219, 'guesttempemail6617@xyz.com', '8990', 0, 0, NULL, NULL, '2024-02-17 14:22:23', '2024-02-17 14:22:23'),
(234, 'guesttempemail3173@xyz.com', '5799', 0, 0, NULL, NULL, '2024-02-22 21:39:55', '2024-02-22 21:39:55'),
(242, 'guesttempemail7432@xyz.com', '2608', 0, 0, NULL, NULL, '2024-02-25 08:44:45', '2024-02-25 08:44:45'),
(243, 'guesttempemail5067@xyz.com', '7253', 0, 0, NULL, NULL, '2024-02-25 08:44:49', '2024-02-25 08:44:49'),
(247, 'guesttempemail5002@xyz.com', '7610', 0, 0, NULL, NULL, '2024-02-25 20:28:44', '2024-02-25 20:28:44'),
(250, 'guesttempemail9835@xyz.com', '9124', 0, 0, NULL, NULL, '2024-02-25 22:29:25', '2024-02-25 22:29:25'),
(253, 'guesttempemail3169@xyz.com', '7230', 0, 0, NULL, NULL, '2024-02-25 22:46:37', '2024-02-25 22:46:37'),
(256, 'jagadeesh.amazingenterprises@gmail.com', '8206', 0, 0, NULL, NULL, '2024-02-26 09:41:17', '2024-02-26 09:41:17'),
(259, 'guesttempemail2830@xyz.com', '5087', 0, 0, NULL, NULL, '2024-02-26 10:55:20', '2024-02-26 10:55:20'),
(261, 'guesttempemail2022@xyz.com', '7200', 0, 0, NULL, NULL, '2024-02-26 10:58:29', '2024-02-26 10:58:29'),
(262, 'guesttempemail7147@xyz.com', '4899', 0, 0, NULL, NULL, '2024-02-26 11:08:22', '2024-02-26 11:08:22'),
(264, 'guesttempemail2002@xyz.com', '8610', 0, 0, NULL, NULL, '2024-02-26 11:14:44', '2024-02-26 11:14:44'),
(268, 'guesttempemail5747@xyz.com', '4513', 0, 0, NULL, NULL, '2024-02-26 16:37:03', '2024-02-26 16:37:03'),
(269, 'guesttempemail4879@xyz.com', '9750', 0, 0, NULL, NULL, '2024-02-26 17:21:49', '2024-02-26 17:21:49'),
(289, '+919008216453', '9372', 0, 0, NULL, NULL, '2024-02-28 20:59:48', '2024-02-28 20:59:48'),
(290, '+919008216453', '8819', 0, 0, NULL, NULL, '2024-02-28 21:03:01', '2024-02-28 21:03:01'),
(291, '+919008216453', '6896', 0, 0, NULL, NULL, '2024-02-28 21:07:33', '2024-02-28 21:07:33'),
(292, 'guesttempemail9809@xyz.com', '2346', 0, 0, NULL, NULL, '2024-02-28 21:08:04', '2024-02-28 21:08:04'),
(294, 'guesttempemail3553@xyz.com', '7220', 0, 0, NULL, NULL, '2024-02-28 21:57:10', '2024-02-28 21:57:10'),
(295, 'guesttempemail3553@xyz.com', '9280', 0, 0, NULL, NULL, '2024-02-28 21:57:10', '2024-02-28 21:57:10'),
(296, 'guesttempemail7809@xyz.com', '8085', 0, 0, NULL, NULL, '2024-02-29 14:54:14', '2024-02-29 14:54:14'),
(308, 'guesttempemail4882@xyz.com', '2376', 0, 0, NULL, NULL, '2024-03-04 09:53:01', '2024-03-04 09:53:01'),
(313, 'guesttempemail2290@xyz.com', '6016', 0, 0, NULL, NULL, '2024-03-05 08:16:29', '2024-03-05 08:16:29'),
(316, '+926360101966', '9311', 0, 0, NULL, NULL, '2024-03-06 16:51:09', '2024-03-06 16:51:09'),
(319, '+919988776655', '6887', 0, 0, NULL, NULL, '2024-03-07 13:31:35', '2024-03-07 13:31:35'),
(326, '+91636466', '9022', 1, 0, NULL, NULL, '2024-03-10 16:35:11', '2024-03-10 16:37:29'),
(330, '+919008216453', '8100', 0, 0, NULL, NULL, '2024-03-14 12:14:56', '2024-03-14 12:14:56'),
(331, '+919008216453', '9381', 0, 0, NULL, NULL, '2024-03-14 12:16:32', '2024-03-14 12:16:32'),
(335, '+919310273372', '9817', 3, 1, '2024-03-14 23:04:36', NULL, '2024-03-14 23:02:49', '2024-03-14 23:04:36'),
(344, 'guesttempemail7978@xyz.com', '1973', 0, 0, NULL, NULL, '2024-03-20 07:46:56', '2024-03-20 07:46:56'),
(349, '+9197429 34964', '9309', 2, 0, NULL, NULL, '2024-03-23 00:44:38', '2024-03-23 00:45:17'),
(354, 'guesttempemail1857@xyz.com', '7229', 0, 0, NULL, NULL, '2024-03-29 08:09:16', '2024-03-29 08:09:16'),
(356, '+919099916912', '8223', 0, 0, NULL, NULL, '2024-03-29 15:38:06', '2024-03-29 15:38:06'),
(359, '+918882556746', '8707', 0, 0, NULL, NULL, '2024-04-01 10:28:33', '2024-04-01 10:28:33'),
(370, '+919747818908', '6947', 0, 0, NULL, NULL, '2024-04-08 18:56:28', '2024-04-08 18:56:28'),
(371, '+919747818908', '8824', 0, 0, NULL, NULL, '2024-04-08 18:56:30', '2024-04-08 18:56:30'),
(376, 'guesttempemail3183@xyz.com', '4418', 0, 0, NULL, NULL, '2024-04-12 16:31:10', '2024-04-12 16:31:10'),
(382, 'guesttempemail3553@xyz.com', '4977', 0, 0, NULL, NULL, '2024-04-15 14:00:59', '2024-04-15 14:00:59'),
(383, 'guesttempemail4155@xyz.com', '1015', 0, 0, NULL, NULL, '2024-04-17 12:31:55', '2024-04-17 12:31:55'),
(391, '+919581328832', '9825', 2, 0, NULL, NULL, '2024-04-23 12:12:27', '2024-04-23 12:13:06'),
(394, 'guesttempemail2959@xyz.com', '8896', 0, 0, NULL, NULL, '2024-04-23 18:06:12', '2024-04-23 18:06:12'),
(400, '+918951234700', '7625', 0, 0, NULL, NULL, '2024-05-01 07:33:33', '2024-05-01 07:33:33'),
(401, '+918951234700', '8795', 0, 0, NULL, NULL, '2024-05-01 07:33:34', '2024-05-01 07:33:34'),
(404, '+918874555174', '9894', 0, 0, NULL, NULL, '2024-05-03 08:36:56', '2024-05-03 08:36:56'),
(405, '+918874555174', '9669', 0, 0, NULL, NULL, '2024-05-03 08:36:57', '2024-05-03 08:36:57'),
(409, '+918800430500', '7617', 0, 0, NULL, NULL, '2024-05-04 17:47:44', '2024-05-04 17:47:44'),
(424, '+917977136521', '7393', 0, 0, NULL, NULL, '2024-05-13 14:17:31', '2024-05-13 14:17:31'),
(442, '+9191780 39580', '9473', 0, 0, NULL, NULL, '2024-05-22 09:47:27', '2024-05-22 09:47:27'),
(443, '+9191780 39580', '8728', 0, 0, NULL, NULL, '2024-05-22 09:48:27', '2024-05-22 09:48:27'),
(444, '+9191780 39580', '8356', 3, 1, '2024-05-22 10:32:38', NULL, '2024-05-22 09:48:29', '2024-05-22 10:32:38'),
(445, '+9191780 39580', '9078', 2, 0, NULL, NULL, '2024-05-22 10:50:36', '2024-05-22 10:54:17'),
(451, '+9191780 39589', '9041', 0, 0, NULL, NULL, '2024-05-26 08:57:06', '2024-05-26 08:57:06'),
(473, '+919326826374', '9933', 0, 0, NULL, NULL, '2024-05-31 17:36:41', '2024-05-31 17:36:41'),
(479, '+919048687110', '8624', 0, 0, NULL, NULL, '2024-06-01 14:52:29', '2024-06-01 14:52:29'),
(485, 'guesttempemail6756@xyz.com', '3214', 0, 0, NULL, NULL, '2024-06-02 17:01:02', '2024-06-02 17:01:02'),
(486, 'guesttempemail3946@xyz.com', '2482', 1, 0, NULL, NULL, '2024-06-02 17:01:04', '2024-06-02 17:02:32'),
(488, '+91991578020', '8690', 3, 1, '2024-06-02 17:33:46', NULL, '2024-06-02 17:32:22', '2024-06-02 17:33:46'),
(493, 'guesttempemail9488@xyz.com', '8874', 0, 0, NULL, NULL, '2024-06-04 08:24:14', '2024-06-04 08:24:14'),
(494, '+919916295892', '9512', 0, 0, NULL, NULL, '2024-06-05 10:16:35', '2024-06-05 10:16:35'),
(495, '+919916295892', '6967', 0, 0, NULL, NULL, '2024-06-05 10:18:32', '2024-06-05 10:18:32'),
(496, '+919916295892', '8494', 0, 0, NULL, NULL, '2024-06-05 10:18:34', '2024-06-05 10:18:34'),
(502, '+9163603 53813', '8400', 0, 0, NULL, NULL, '2024-06-08 21:18:21', '2024-06-08 21:18:21'),
(503, '+91997230271', '8319', 0, 0, NULL, NULL, '2024-06-08 21:19:41', '2024-06-08 21:19:41'),
(504, '+919972380271', '7166', 0, 0, NULL, NULL, '2024-06-08 21:19:52', '2024-06-08 21:19:52'),
(505, '+919972380271', '8627', 0, 0, NULL, NULL, '2024-06-08 21:19:54', '2024-06-08 21:19:54'),
(506, '+919972380271', '9617', 0, 0, NULL, NULL, '2024-06-08 21:19:57', '2024-06-08 21:19:57'),
(507, '+919972380271', '9904', 0, 0, NULL, NULL, '2024-06-08 21:20:00', '2024-06-08 21:20:00'),
(509, '+919071077446', '8280', 0, 0, NULL, NULL, '2024-06-09 09:56:08', '2024-06-09 09:56:08'),
(513, 'guesttempemail5743@xyz.com', '7339', 0, 0, NULL, NULL, '2024-06-10 19:13:04', '2024-06-10 19:13:04'),
(515, 'guesttempemail4819@xyz.com', '7504', 0, 0, NULL, NULL, '2024-06-11 14:03:39', '2024-06-11 14:03:39'),
(526, 'guesttempemail7751@xyz.com', '4082', 0, 0, NULL, NULL, '2024-06-14 19:33:02', '2024-06-14 19:33:02'),
(528, '+918918109644', '8462', 0, 0, NULL, NULL, '2024-06-14 23:16:43', '2024-06-14 23:16:43'),
(534, 'guesttempemail6954@xyz.com', '2709', 0, 0, NULL, NULL, '2024-06-18 16:11:12', '2024-06-18 16:11:12'),
(535, 'guesttempemail8881@xyz.com', '2100', 0, 0, NULL, NULL, '2024-06-18 17:16:44', '2024-06-18 17:16:44'),
(539, '+916380769600', '8446', 1, 0, NULL, NULL, '2024-06-19 20:17:45', '2024-06-19 20:18:31'),
(541, '+916380769600', '7965', 0, 0, NULL, NULL, '2024-06-19 20:29:35', '2024-06-19 20:29:35'),
(542, '+916380769600', '7597', 0, 0, NULL, NULL, '2024-06-19 20:29:38', '2024-06-19 20:29:38'),
(543, '+916380769600', '8776', 0, 0, NULL, NULL, '2024-06-19 20:29:40', '2024-06-19 20:29:40'),
(544, '+916380769600', '9011', 0, 0, NULL, NULL, '2024-06-19 20:29:43', '2024-06-19 20:29:43'),
(545, '+916380769600', '7573', 0, 0, NULL, NULL, '2024-06-19 20:29:47', '2024-06-19 20:29:47'),
(546, '+916380769600', '6944', 0, 0, NULL, NULL, '2024-06-19 20:29:54', '2024-06-19 20:29:54'),
(547, '+916380769600', '7227', 0, 0, NULL, NULL, '2024-06-19 20:31:17', '2024-06-19 20:31:17'),
(548, '+916380769600', '9871', 0, 0, NULL, NULL, '2024-06-19 20:31:19', '2024-06-19 20:31:19'),
(549, '+916380769600', '9147', 0, 0, NULL, NULL, '2024-06-19 20:31:20', '2024-06-19 20:31:20'),
(550, '+916380769600', '8229', 0, 0, NULL, NULL, '2024-06-19 20:31:20', '2024-06-19 20:31:20'),
(551, '+916380769600', '9621', 0, 0, NULL, NULL, '2024-06-19 20:31:21', '2024-06-19 20:31:21'),
(552, '+916380769600', '8217', 0, 0, NULL, NULL, '2024-06-19 20:31:21', '2024-06-19 20:31:21'),
(553, '+916380769600', '6778', 0, 0, NULL, NULL, '2024-06-19 20:31:24', '2024-06-19 20:31:24'),
(554, '+916380769600', '9684', 0, 0, NULL, NULL, '2024-06-19 20:31:29', '2024-06-19 20:31:29'),
(555, '+916380769600', '6730', 0, 0, NULL, NULL, '2024-06-19 20:31:30', '2024-06-19 20:31:30'),
(556, '+916380769600', '6673', 0, 0, NULL, NULL, '2024-06-19 20:31:41', '2024-06-19 20:31:41'),
(557, '+916380769600', '6932', 0, 0, NULL, NULL, '2024-06-19 20:31:43', '2024-06-19 20:31:43'),
(558, '+916380769600', '7713', 0, 0, NULL, NULL, '2024-06-19 20:32:00', '2024-06-19 20:32:00'),
(559, '+916380769600', '9214', 0, 0, NULL, NULL, '2024-06-19 20:32:03', '2024-06-19 20:32:03'),
(560, '+916380769600', '9080', 0, 0, NULL, NULL, '2024-06-19 20:32:31', '2024-06-19 20:32:31'),
(561, 'guesttempemail6080@xyz.com', '2406', 0, 0, NULL, NULL, '2024-06-20 13:57:47', '2024-06-20 13:57:47'),
(564, 'guesttempemail9824@xyz.com', '9201', 0, 0, NULL, NULL, '2024-06-22 18:02:49', '2024-06-22 18:02:49'),
(565, 'guesttempemail8509@xyz.com', '9501', 0, 0, NULL, NULL, '2024-06-22 18:02:51', '2024-06-22 18:02:51'),
(566, '+919999133092', '9527', 0, 0, NULL, NULL, '2024-06-22 18:52:31', '2024-06-22 18:52:31'),
(568, '+9109999133092', '8734', 0, 0, NULL, NULL, '2024-06-22 22:26:28', '2024-06-22 22:26:28'),
(569, '+9109999133092', '7453', 0, 0, NULL, NULL, '2024-06-22 22:26:32', '2024-06-22 22:26:32'),
(570, '+9109999133092', '8152', 0, 0, NULL, NULL, '2024-06-22 22:26:33', '2024-06-22 22:26:33'),
(571, '+9109999133092', '9005', 1, 0, NULL, NULL, '2024-06-22 22:26:34', '2024-06-22 22:26:43'),
(573, '+919830091021', '6885', 0, 0, NULL, NULL, '2024-06-23 13:44:29', '2024-06-23 13:44:29'),
(575, '+919689964796', '9121', 0, 0, NULL, NULL, '2024-06-23 15:13:50', '2024-06-23 15:13:50'),
(576, '+919258618244', '6932', 0, 0, NULL, NULL, '2024-06-23 15:34:10', '2024-06-23 15:34:10'),
(578, '+919258618244', '6888', 0, 0, NULL, NULL, '2024-06-23 15:42:18', '2024-06-23 15:42:18'),
(587, 'guesttempemail4034@xyz.com', '5972', 0, 0, NULL, NULL, '2024-06-24 12:52:19', '2024-06-24 12:52:19'),
(588, 'guesttempemail7546@xyz.com', '4487', 0, 0, NULL, NULL, '2024-06-24 12:52:22', '2024-06-24 12:52:22'),
(591, 'guesttempemail7597@xyz.com', '5852', 0, 0, NULL, NULL, '2024-06-24 14:58:04', '2024-06-24 14:58:04'),
(592, '+9193058 70622', '8418', 0, 0, NULL, NULL, '2024-06-24 18:41:15', '2024-06-24 18:41:15'),
(593, '+9193058 70622', '8833', 1, 0, NULL, NULL, '2024-06-24 18:42:22', '2024-06-24 18:44:30'),
(601, 'guesttempemail9415@xyz.com', '3233', 0, 0, NULL, NULL, '2024-06-26 17:30:31', '2024-06-26 17:30:31'),
(605, 'guesttempemail4216@xyz.com', '1242', 0, 0, NULL, NULL, '2024-06-28 20:58:23', '2024-06-28 20:58:23'),
(606, 'guesttempemail2879@xyz.com', '9262', 0, 0, NULL, NULL, '2024-06-28 20:58:26', '2024-06-28 20:58:26'),
(609, '+918240526894', '8888', 0, 0, NULL, NULL, '2024-06-29 21:00:19', '2024-06-29 21:00:19'),
(611, 'guesttempemail8645@xyz.com', '5612', 0, 0, NULL, NULL, '2024-06-30 16:54:47', '2024-06-30 16:54:47'),
(612, 'guesttempemail6171@xyz.com', '4241', 1, 0, NULL, NULL, '2024-06-30 16:57:10', '2024-06-30 16:59:03'),
(614, '+919336367885', '9168', 0, 0, NULL, NULL, '2024-07-03 11:53:12', '2024-07-03 11:53:12'),
(615, '+919336367885', '9811', 0, 0, NULL, NULL, '2024-07-03 11:53:14', '2024-07-03 11:53:14'),
(617, 'guesttempemail2300@xyz.com', '2435', 0, 0, NULL, NULL, '2024-07-04 13:53:06', '2024-07-04 13:53:06'),
(622, 'guesttempemail9261@xyz.com', '1910', 2, 0, NULL, NULL, '2024-07-06 20:22:56', '2024-07-06 20:23:50'),
(623, 'guesttempemail9844@xyz.com', '9759', 0, 0, NULL, NULL, '2024-07-06 22:55:27', '2024-07-06 22:55:27'),
(624, 'guesttempemail4628@xyz.com', '4787', 0, 0, NULL, NULL, '2024-07-06 22:55:55', '2024-07-06 22:55:55'),
(625, 'guesttempemail7042@xyz.com', '3456', 0, 0, NULL, NULL, '2024-07-06 22:55:55', '2024-07-06 22:55:55'),
(630, '+9199734 94757', '6933', 0, 0, NULL, NULL, '2024-07-07 08:21:11', '2024-07-07 08:21:11'),
(631, '+9199734 94757', '6905', 0, 0, NULL, NULL, '2024-07-07 08:22:36', '2024-07-07 08:22:36'),
(636, 'guesttempemail9109@xyz.com', '5638', 0, 0, NULL, NULL, '2024-07-09 09:11:56', '2024-07-09 09:11:56'),
(638, '+919844220433', '6894', 0, 0, NULL, NULL, '2024-07-09 12:15:22', '2024-07-09 12:15:22'),
(642, 'guesttempemail4961@xyz.com', '7277', 0, 0, NULL, NULL, '2024-07-10 09:59:55', '2024-07-10 09:59:55'),
(649, 'guesttempemail5621@xyz.com', '9096', 0, 0, NULL, NULL, '2024-07-12 23:27:07', '2024-07-12 23:27:07'),
(650, '+919980330991', '9297', 0, 0, NULL, NULL, '2024-07-13 07:22:16', '2024-07-13 07:22:16'),
(663, 'guesttempemail6566@xyz.com', '7105', 0, 0, NULL, NULL, '2024-07-19 20:55:43', '2024-07-19 20:55:43'),
(664, '+9195375 65869', '7631', 0, 0, NULL, NULL, '2024-07-20 09:16:34', '2024-07-20 09:16:34'),
(665, '+9195375 65869', '8641', 1, 0, NULL, NULL, '2024-07-20 09:18:13', '2024-07-20 09:18:30'),
(667, 'guesttempemail1053@xyz.com', '3803', 0, 0, NULL, NULL, '2024-07-20 18:51:54', '2024-07-20 18:51:54'),
(669, '+919140952707', '7498', 0, 0, NULL, NULL, '2024-07-23 23:12:32', '2024-07-23 23:12:32'),
(671, '+919911990077', '8340', 0, 0, NULL, NULL, '2024-07-25 08:50:09', '2024-07-25 08:50:09'),
(672, '+919892762769', '8820', 0, 0, NULL, NULL, '2024-07-26 10:13:23', '2024-07-26 10:13:23'),
(693, '+910774960089', '9112', 1, 0, NULL, NULL, '2024-08-11 18:12:46', '2024-08-11 18:13:23'),
(703, '+919575717014', '8456', 0, 0, NULL, NULL, '2024-08-18 14:56:22', '2024-08-18 14:56:22'),
(708, '+918651311682', '7552', 0, 0, NULL, NULL, '2024-08-21 09:07:26', '2024-08-21 09:07:26'),
(715, 'guesttempemail2753@xyz.com', '7648', 0, 0, NULL, NULL, '2024-08-28 18:54:52', '2024-08-28 18:54:52'),
(716, 'guesttempemail2472@xyz.com', '7747', 0, 0, NULL, NULL, '2024-08-28 18:54:52', '2024-08-28 18:54:52'),
(717, 'guesttempemail9331@xyz.com', '1028', 0, 0, NULL, NULL, '2024-08-28 18:54:53', '2024-08-28 18:54:53'),
(719, 'guesttempemail4902@xyz.com', '3414', 0, 0, NULL, NULL, '2024-08-28 18:56:21', '2024-08-28 18:56:21'),
(720, 'guesttempemail8129@xyz.com', '3899', 0, 0, NULL, NULL, '2024-08-29 01:06:59', '2024-08-29 01:06:59'),
(727, '+917676556727', '6748', 0, 0, NULL, NULL, '2024-09-03 18:25:03', '2024-09-03 18:25:03'),
(732, '+917054590101', '9766', 0, 0, NULL, NULL, '2024-09-04 14:01:27', '2024-09-04 14:01:27'),
(733, '+917054590101', '6700', 0, 0, NULL, NULL, '2024-09-04 14:01:28', '2024-09-04 14:01:28'),
(734, '+917054590101', '7794', 0, 0, NULL, NULL, '2024-09-04 14:01:36', '2024-09-04 14:01:36'),
(738, 'guesttempemail2479@xyz.com', '1720', 0, 0, NULL, NULL, '2024-09-07 23:45:12', '2024-09-07 23:45:12'),
(742, '+91632466706', '6825', 2, 0, NULL, NULL, '2024-09-10 14:52:54', '2024-09-10 15:04:06'),
(744, '+919995461071', '9527', 0, 0, NULL, NULL, '2024-09-10 20:07:35', '2024-09-10 20:07:35'),
(748, '+919560596658', '9748', 0, 0, NULL, NULL, '2024-09-13 20:07:48', '2024-09-13 20:07:48'),
(756, '+918826199969', '8689', 0, 0, NULL, NULL, '2024-09-16 13:45:36', '2024-09-16 13:45:36'),
(768, 'guesttempemail4367@xyz.com', '7089', 0, 0, NULL, NULL, '2024-09-20 16:41:04', '2024-09-20 16:41:04'),
(769, 'guesttempemail7439@xyz.com', '7279', 0, 0, NULL, NULL, '2024-09-20 16:41:05', '2024-09-20 16:41:05'),
(770, 'guesttempemail2477@xyz.com', '7789', 0, 0, NULL, NULL, '2024-09-20 16:41:06', '2024-09-20 16:41:06'),
(771, 'guesttempemail5153@xyz.com', '5891', 0, 0, NULL, NULL, '2024-09-20 16:41:09', '2024-09-20 16:41:09'),
(773, '+916350374263', '8207', 2, 0, NULL, NULL, '2024-09-21 23:51:33', '2024-09-21 23:53:54'),
(774, 'guesttempemail1750@xyz.com', '1449', 0, 0, NULL, NULL, '2024-09-22 14:23:50', '2024-09-22 14:23:50'),
(781, 'guesttempemail5695@xyz.com', '2147', 0, 0, NULL, NULL, '2024-10-01 06:20:29', '2024-10-01 06:20:29'),
(786, 'guesttempemail8797@xyz.com', '6071', 0, 0, NULL, NULL, '2024-10-04 17:11:15', '2024-10-04 17:11:15'),
(795, 'guesttempemail7605@xyz.com', '4060', 0, 0, NULL, NULL, '2024-10-09 10:06:01', '2024-10-09 10:06:01'),
(797, '+919704432163', '8849', 0, 0, NULL, NULL, '2024-10-09 23:37:12', '2024-10-09 23:37:12'),
(801, '+918879583738', '9608', 0, 0, NULL, NULL, '2024-10-13 16:48:11', '2024-10-13 16:48:11'),
(807, '+917207025663', '7501', 0, 0, NULL, NULL, '2024-10-17 12:27:44', '2024-10-17 12:27:44'),
(809, '+919026220672', '8279', 0, 0, NULL, NULL, '2024-10-18 10:57:51', '2024-10-18 10:57:51'),
(818, '+9174248 03782', '7320', 0, 0, NULL, NULL, '2024-10-22 08:42:10', '2024-10-22 08:42:10'),
(825, '+918810576718', '7734', 0, 0, NULL, NULL, '2024-10-25 00:22:49', '2024-10-25 00:22:49'),
(832, '+918810797367', '8337', 0, 0, NULL, NULL, '2024-11-02 19:45:09', '2024-11-02 19:45:09'),
(833, '+918810797367', '8487', 0, 0, NULL, NULL, '2024-11-02 19:45:10', '2024-11-02 19:45:10'),
(834, '+918810797367', '6949', 0, 0, NULL, NULL, '2024-11-02 19:45:10', '2024-11-02 19:45:10'),
(835, '+918810797367', '8854', 0, 0, NULL, NULL, '2024-11-02 19:45:14', '2024-11-02 19:45:14'),
(836, '+918810797367', '9035', 0, 0, NULL, NULL, '2024-11-02 19:45:20', '2024-11-02 19:45:20'),
(844, '+918555897927', '9355', 3, 1, '2024-11-08 12:40:10', NULL, '2024-11-08 12:38:20', '2024-11-08 12:40:10'),
(848, '+9199234 38075', '8323', 0, 0, NULL, NULL, '2024-11-10 20:46:13', '2024-11-10 20:46:13'),
(853, '+917004820326', '9605', 0, 0, NULL, NULL, '2024-11-16 21:30:49', '2024-11-16 21:30:49'),
(854, '+917004820326', '7438', 0, 0, NULL, NULL, '2024-11-16 21:30:49', '2024-11-16 21:30:49'),
(855, '+917004820326', '9552', 0, 0, NULL, NULL, '2024-11-16 21:30:50', '2024-11-16 21:30:50'),
(856, '+917004820326', '8989', 0, 0, NULL, NULL, '2024-11-16 21:30:51', '2024-11-16 21:30:51'),
(857, '+917004820326', '9944', 0, 0, NULL, NULL, '2024-11-16 21:30:52', '2024-11-16 21:30:52'),
(860, 'jagadeesh@aenaturals.in', '5399', 0, 0, NULL, NULL, '2024-11-18 17:10:59', '2024-11-18 17:10:59'),
(863, 'guesttempemail1930@xyz.com', '3513', 1, 0, NULL, NULL, '2024-11-23 22:40:54', '2024-11-23 22:41:46'),
(871, 'guesttempemail8600@xyz.com', '3055', 2, 0, NULL, NULL, '2024-11-30 11:36:31', '2024-11-30 11:41:01'),
(873, 'guesttempemail5642@xyz.com', '2865', 2, 0, NULL, NULL, '2024-11-30 18:41:15', '2024-11-30 18:42:22'),
(879, '+918660769855', '8809', 0, 0, NULL, NULL, '2024-12-01 08:20:01', '2024-12-01 08:20:01'),
(880, '+91', '7518', 0, 0, NULL, NULL, '2024-12-01 10:24:47', '2024-12-01 10:24:47'),
(881, 'jagadeesh.amazingenterprises@gmail.com', '8921', 0, 0, NULL, NULL, '2024-12-01 10:24:47', '2024-12-01 10:24:47'),
(882, '+918919085042', '7240', 0, 0, NULL, NULL, '2024-12-02 11:07:47', '2024-12-02 11:07:47'),
(883, 'jagadeesh@aenaturals.in', '8069', 0, 0, NULL, NULL, '2024-12-02 11:07:47', '2024-12-02 11:07:47'),
(885, '+918919085042', '9965', 0, 0, NULL, NULL, '2024-12-02 11:13:39', '2024-12-02 11:13:39'),
(887, '+918919085042', '7680', 0, 0, NULL, NULL, '2024-12-02 11:14:48', '2024-12-02 11:14:48'),
(892, '+919658255889', '7614', 0, 0, NULL, NULL, '2024-12-06 20:21:03', '2024-12-06 20:21:03');

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

--
-- Table structure for table `products`
--

CREATE TABLE `products` (
  `id` bigint UNSIGNED NOT NULL,
  `added_by` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_id` bigint DEFAULT NULL,
  `name` varchar(80) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `slug` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `product_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'physical',
  `category_ids` varchar(80) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `category_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `sub_category_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `sub_sub_category_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `brand_id` bigint DEFAULT NULL,
  `unit` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `min_qty` int NOT NULL DEFAULT '1',
  `refundable` tinyint(1) NOT NULL DEFAULT '1',
  `digital_product_type` varchar(30) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `digital_file_ready` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `images` longtext COLLATE utf8mb4_unicode_ci,
  `color_image` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `thumbnail` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `featured` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `flash_deal` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `video_provider` varchar(30) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `video_url` varchar(150) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `colors` varchar(150) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `variant_product` tinyint(1) NOT NULL DEFAULT '0',
  `attributes` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `choice_options` text COLLATE utf8mb4_unicode_ci,
  `variation` text COLLATE utf8mb4_unicode_ci,
  `published` tinyint(1) NOT NULL DEFAULT '0',
  `unit_price` double NOT NULL DEFAULT '0',
  `purchase_price` double NOT NULL DEFAULT '0',
  `tax` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0.00',
  `tax_type` varchar(80) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `tax_model` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'exclude',
  `discount` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0.00',
  `discount_type` varchar(80) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `current_stock` int DEFAULT NULL,
  `minimum_order_qty` int NOT NULL DEFAULT '1',
  `details` text COLLATE utf8mb4_unicode_ci,
  `free_shipping` tinyint(1) NOT NULL DEFAULT '0',
  `attachment` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT '1',
  `featured_status` tinyint(1) NOT NULL DEFAULT '1',
  `meta_title` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_description` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_image` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `request_status` tinyint(1) NOT NULL DEFAULT '0',
  `denied_note` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `shipping_cost` double(8,2) DEFAULT NULL,
  `multiply_qty` tinyint(1) DEFAULT NULL,
  `temp_shipping_cost` double(8,2) DEFAULT NULL,
  `is_shipping_cost_updated` tinyint(1) DEFAULT NULL,
  `code` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `additional_desc` longtext COLLATE utf8mb4_unicode_ci,
  `additional_text_color` longtext COLLATE utf8mb4_unicode_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `products`
--

INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(30, 'admin', 1, 'Glutathione Skin Brightening Cream 30g', 'ae-naturals-glutathione-skin-brightening-cream-30g-utm0K4', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"20\",\"position\":2}]', '1', '20', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-18-6507e4afb14da.png\",\"2023-09-18-6507e61eed624.png\",\"2023-09-18-65087fde7b1e5.png\",\"2023-09-18-65087fde7c262.png\",\"2023-09-18-65087fde7c333.png\",\"2023-09-18-65087fde7c3e2.png\",\"2023-09-18-65087fde7c48a.png\",\"2023-09-18-65087fde7c53b.png\",\"2023-09-18-65087fde7c654.png\"]', '[]', '2023-10-14-652a2e1a86b02.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/5JZFje2Umhg?si=m9Fmkxr6uqgBTTic', '[]', 0, 'null', '[]', '[]', 0, 999, 1999, '18', 'percent', 'include', '0', 'flat', 98, 1, '<p><strong>AE Naturals Glutathione Night Cream emerges</strong> as a stellar solution for skin brightening and anti-aging. This fabulous cream is designed to regenerate skin cells, regulate pigment, and diminish wrinkles, making it an integral part of your nighttime skincare routine. The nourishing properties of AE Naturals Glutathione Night Cream penetrate deep, moisturising your skin from within. Enriched with antioxidants boasting melanin-reducing capabilities, the cream imparts radiance and promotes an even skin tone.Beyond its aesthetic benefits, this night cream doubles as a detox agent, effectively addressing concerns like acne, pigmentation, wrinkles, and other skin disorders. Offering a natural pathway to a younger-looking complexion, AE Glutathione Night Cream stands out as the ideal product to maintain a youthful appearance effortlessly. Elevate your skincare regimen and unveil a revitalised, radiant glow with this exceptional night cream.&nbsp;&nbsp;</p><p>&nbsp;</p><h3><strong>Benefits:</strong></h3><p>&nbsp;</p><ul><li>Makes your skin lighter, brighter, and glowing: The product contains brightening agents that work to lighten the skin tone, imparting a radiant glow and achieving a brighter complexion.</li><li>Helps in treating sun damage, scars, tan, and age spots and has anti-aging properties in it: Formulated with ingredients targeting sun damage, scars, tan, and age spots, while also incorporating anti-aging properties to address signs of aging like fine lines and wrinkles.</li><li>Gives even-toned and lustrous skin with reduced dark spots: Actively works to even out skin tone, reduce dark spots, and provide a lustrous appearance, contributing to a more balanced and radiant complexion.</li><li>Hydrates your skin which results in controlling fine lines, wrinkles, and dullness: Contains hydrating components such as hyaluronic acid or glycerin, effectively controlling fine lines, wrinkles, and dullness by maintaining optimal skin moisture levels.</li><li>Reduces blemishes: Formulated with blemish-reducing agents, the product works to minimize and control blemishes, promoting clearer and healthier-looking skin.</li></ul><h3>&nbsp;</h3><h3><strong>Key ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Glutathione:</strong> Glutathione is a potent antioxidant that helps to protect the body\'s cells from damage caused by free radicals. It also supports the immune system and helps to detoxify the body.</li><li><strong>Moringa Oil: </strong>Moringa oil is rich in vitamins and antioxidants, making it a great ingredient for nourishing and protecting the skin. It has anti-inflammatory properties and can help to reduce the appearance of fine lines and wrinkles.</li><li><strong>Hyaluronic Acid:</strong> Hyaluronic acid is a natural substance that helps to keep the skin hydrated and plump. It can hold up to 1000 times its weight in water, making it an effective ingredient for reducing the appearance of fine lines and wrinkles.</li><li><strong>Aloe Vera:</strong> Aloe vera has a soothing and calming effect on the skin. It can help to reduce inflammation and redness, making it a great ingredient for people with sensitive skin. It also has moisturising properties that can help to hydrate and nourish the skin.</li><li><strong>Jojoba Oil: </strong>Jojoba oil is a great moisturizer for the skin. It is rich in vitamins and minerals, and it can help to balance the skin\'s natural oils. It is easily absorbed by the skin, making it a great ingredient for people with oily or acne-prone skin.</li></ul><p>&nbsp;</p><p>&nbsp;</p><h3><strong>Directions to use:</strong></h3><p>&nbsp;</p><p>1. Wash your face with warm or normal water.</p><p>2. Apply AE Natural’s Glutathione Night Cream on your face.</p><p>3. Gently massage using the palm.</p><p>4. Leave overnight for a glowing morning. Use AE Natural’s Glutathione soap for optimal results.</p>', 0, NULL, '2023-09-18 11:18:31', '2024-12-02 11:30:14', 1, 1, 'AE Naturals Glutathione Cream for Brighter, Younger Skin', 'Experience the magic of AE Naturals Glutathione Cream with skin-brightening, reducing dark spots and scars. Wake up to radiant skin. Use with AE Naturals Glutathione Soap for the best results', '2023-10-08-65227dcfd9fd3.png', 1, NULL, 0.00, 0, NULL, NULL, '000707', NULL, '#000000'),
(31, 'admin', 1, 'Classical Kumkumadi Tailam 30 ml', 'ae-naturals-kumkumadi-tailam-30-ml-M2mnfv', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"46\",\"position\":2}]', '1', '46', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2023-09-18-650863817225f.png\",\"2023-09-18-65086381723c5.png\",\"2023-09-18-650863817267a.png\",\"2024-02-29-65e035290e9db.png\",\"2023-09-18-65086381728b6.png\",\"2023-09-18-65086381732ac.png\",\"2023-09-18-6508638173564.png\"]', '[]', '2023-11-08-654ad6de68f3f.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/-hZZjYTIlTk?si=i-MI9XZb--vclTMi', '[]', 0, 'null', '[]', '[]', 0, 1499, 1499, '18', 'percent', 'include', '0', 'flat', 328, 1, '<p><strong>&nbsp;</strong>Unlock the secrets to radiant, youthful-looking skin with&nbsp;<strong>AE Naturals\' Classical Kumkumadi Tailam</strong>. Inspired by ancient Ayurvedic wisdom, this serum is a blend of natural herbal extracts and botanicals designed to deeply moisturize and revitalize your skin. Say goodbye to dullness as this meticulously formulated oil brightens and evens out your skin tone, leaving you with a natural glow. The key to its effectiveness lies in the thoughtfully chosen ingredients. Saffron oil works its magic to brighten your complexion, while Manjista improves skin texture and tone. Gokshur, another powerhouse ingredient, hydrates and softens your skin, enhancing its elasticity. Sandal oil, known for its soothing properties, reduces inflammation, ensuring a calming effect on your skin. Using AE Naturals\' Classical Kumkumadi Tailam is a breeze. Just take 2-3 drops, gently massage them onto your face in upward motions, and leave it on overnight. Wake up to refreshed and revitalized skin, ready to face the day. Embrace the Ayurvedic principles packed into this little bottle and experience the transformation as your skin becomes a canvas of radiance. AE Naturals brings you the timeless beauty secrets in a bottle, inviting you to nourish, rejuvenate, and glow.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Radiant Skin Tone:&nbsp;</strong>Achieve a brighter and more even skin tone with AE Naturals\' Kumkumadi Tailam. The saffron oil in this Ayurvedic blend works wonders, leaving your complexion visibly radiant.</li><li><strong>Youthful Elasticity:&nbsp;</strong>Experience improved skin elasticity that defies aging. Manjista, a key ingredient, enhances both texture and tone, giving your skin a youthful, supple feel.</li><li><strong>Revitalized Radiance:&nbsp;</strong>Pamper your skin with the rejuvenating power of Gokshur, known for its hydrating and softening effects. Wake up to glowing and refreshed skin, a testament to the Ayurvedic wisdom infused in every drop.</li><li><strong>Inflammation Reduction:&nbsp;</strong>Let Sandal Oil soothe and calm your skin, reducing inflammation. Enjoy a skincare routine that not only beautifies but also cares for your skin\'s overall health.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Saffron Oil:&nbsp;</strong>Get glowing skin with the radiant power of Saffron Oil. It brightens and evens out your complexion for a natural, glowing look. Unlock the secret to a luminous skin tone inspired by ancient Ayurvedic wisdom.</li><li><strong>Manjistha:&nbsp;</strong>Enhance your skin\'s texture and tone with the magic of Manjistha. This natural herbal extract works wonders, improving your skin\'s overall quality. Experience the revitalizing touch of Manjistha, a timeless ingredient in Ayurvedic skincare.</li><li><strong>Gokshur:&nbsp;</strong>Indulge your skin with the hydrating embrace of Gokshur. It softens and nourishes your skin, unlocking a supple and healthy appearance. Discover the ancient Ayurvedic secret to skin hydration and revitalization.</li><li><strong>Sandal Oil:&nbsp;</strong>Soothe and calm your skin with the gentle touch of Sandal Oil. It reduces inflammation and embraces a refreshed complexion. Let the natural benefits of Sandal Oil enhance your skin\'s radiance, a timeless Ayurvedic remedy.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 2-3 drops of Kumkumadi Tailam.</li><li>Gently massage over your face in upward motions.</li><li>Leave it on overnight for maximum benefits.</li><li>Wash it off in the morning with a gentle cleanser.</li><li>Enjoy refreshed and glowing skin with Ayurvedic care.</li></ol>', 0, NULL, '2023-09-18 20:19:37', '2024-12-02 11:31:44', 1, 1, 'AE Naturals Classical Kumkumadi Tailam - Ayurvedic Skin Care', 'Experience radiant skin with AE Naturals\' Classical Kumkumadi Tailam. This Ayurvedic marvel brightens, rejuvenates, and moisturizes. Discover the secret to youthful, glowing skin with us.', '2023-10-08-65227e4031134.png', 1, NULL, 0.00, 0, NULL, NULL, '000719', NULL, '#000000'),
(32, 'admin', 1, 'Happy Heals Foot Cream 50g', 'ae-naturals-happy-heals-foot-cream-50g-n01gmO', 'physical', '[{\"id\":\"19\",\"position\":1}]', '19', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2023-09-18-65086535f3fe9.png\",\"2023-09-18-6508653600984.png\",\"2023-09-18-6508653600a74.png\",\"2023-09-18-6508653600bb1.png\",\"2023-09-18-6508653600c5b.png\",\"2023-09-18-6508653600d06.png\"]', '[]', '2023-09-18-6508653600dc4.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/AIT6So_ERbQ?si=tarFJRyhgkn7Psjm', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p><strong>AE Naturals Happy Heels Foot Cream </strong>is a specially designed, nourishing, and hydrating cream that provides intense care for your feet, leaving them soft, smooth, and healthy. Enriched with the goodness of Curcumin, Honey, Olive Oil, Almond Oil, Beeswax, Vitamin E, and Turmeric Essential Oil, this cream helps heal and soothe cracked feet, giving you a happy and comfortable feeling in your heels.</p><h3>&nbsp;</h3><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li>Deeply moisturizes and hydrates dry and cracked feet.</li><li>Soothes and relieves tired and achy feet.</li><li>Helps reduce inflammation and irritation.</li><li>Promotes healthy and radiant-looking feet.</li><li>Protects against further damage and dryness.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Curcumin</strong>: Known for its healing properties.</li><li><strong>Honey</strong>: Helps moisturize and soften the skin.</li><li><strong>Olive Oil</strong>: Provides nourishment and hydration.</li><li><strong>Almond Oil</strong>: Soothes and relieves tired feet.</li><li><strong>Beeswax: </strong>Locks in moisture and protects the skin.</li><li><strong>Vitamin E: </strong>Promotes healthy and radiant-looking feet.</li><li><strong>Turmeric Essential Oil</strong>: Helps reduce inflammation and irritation.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>&nbsp;Massage a small amount of cream onto clean and dry feet until fully absorbed.</li><li>&nbsp;Use daily for best results, reapply as needed for extra care and protection.</li></ol>', 0, NULL, '2023-09-18 20:26:54', '2024-03-29 20:48:16', 1, 1, 'AE Naturals Happy Heels Foot Cream - Nourishing Feet Care', 'Experience soft, smooth, and healthy feet with AE Naturals Happy Heels Foot Cream. Enriched with Curcumin, Honey, Olive Oil. It deeply moisturizes, soothes, and protects your feet.', '2023-10-05-651efed321fd1.png', 1, NULL, 0.00, 0, NULL, NULL, '000721', NULL, NULL),
(33, 'admin', 1, 'Roop Sundar Nano Curcumin Fairness Cream 30g', 'roop-sundar-nano-curcumin-fairness-cream-yDDdzP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"20\",\"position\":2}]', '1', '20', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-11-25-65622f6a06ae1.png\",\"2023-11-25-65622f9fd62d3.png\",\"2023-11-25-65622f9fd706e.png\",\"2023-11-25-65622f9fd73fc.png\",\"2023-11-25-65622f9fd763d.png\",\"2023-11-25-65622f9fd785e.png\",\"2023-11-25-65622f9fd7a89.png\"]', '[]', '2023-09-18-6508678c3974c.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/Bv89hZN62p8?si=ZgEVJ1eSudrA6UK9', '[]', 0, 'null', '[]', '[]', 0, 999, 999, '18', 'percent', 'include', '0', 'flat', 98, 1, '<p><strong>Roop Sunder Nano Curcumin Fairness Cream</strong> by AE Naturals is a skincare solution crafted for those seeking clear, radiant skin. This unique cream harnesses the power of Nano Curcumin, Vitamin E, and Hydagen Aquaporin to transform your skin\'s texture and appearance. Nano Curcumin, known for its anti-inflammatory and antioxidant properties, works wonders in reducing pigmentation and inflammation, unveiling a bright and even complexion. The cream\'s moisturizing magic comes from Vitamin E, a natural hydrator that keeps your skin nourished and supple. Hydagen Aquaporin, another key player, boosts skin moisture, leaving it healthy and glowing. Get rid of dark circles and acne scars as this cream, with its carefully selected ingredients, diminishes blemishes and promotes an even skin tone. For optimal results, follow the simple directions: wash your face, apply a small amount of Roop Sunder Nano Curcumin Cream, and gently massage in upward circular motions. Use it twice daily for clear, bright skin. With Nano Curcumin safeguarding against free radicals, Vitamin E moisturizing, and Hydagen Aquaporin hydrating, this cream is your go-to for achieving a refreshed, youthful look. Embrace the goodness of natural ingredients and unveil the beauty of your skin with Roop Sunder Nano Curcumin Fairness Cream.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Clear &amp; Bright Skin:&nbsp;</strong>Roop Sundar Nano Curcumin Cream, with its potent blend of Nano Curcumin, Vitamin E, and Hydagen Aquaporin, works wonders in enhancing your skin\'s clarity and brightness.</li><li><strong>Fade Away Pigmentation:</strong> Bid farewell to uneven skin tone! The Nano Curcumin in this revolutionary cream acts as a natural antioxidant, effectively reducing pigmentation and dark spots, unveiling a radiant complexion.</li><li><strong>Intense Moisturization:&nbsp;</strong>Experience the ultimate hydration boost! Enriched with Vitamin E and Hydagen Aquaporin, this cream deeply moisturizes, leaving your skin irresistibly soft and supple.</li><li><strong>Vanish Dark Circles &amp; Acne Scars:&nbsp;</strong>Reveal a refreshed look! Regular use of Roop Sundar Nano Curcumin Cream diminishes dark circles and minimizes acne scars, promoting smooth and even-toned skin.</li></ul><h3>&nbsp;</h3><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Nano Curcumin:&nbsp;</strong>Nano Curcumin, a natural antioxidant, safeguards your skin against free radicals, diminishing pigmentation and dark spots. Its anti-inflammatory properties work to reduce inflammation, unveiling a brighter and clearer complexion.</li><li><strong>Vitamin E:&nbsp;</strong>Vitamin E, a nourishing ingredient, deeply moisturizes your skin, leaving it irresistibly soft and supple. This natural moisturizer enhances skin texture and acts as a shield, ensuring your skin stays hydrated and healthy.</li><li><strong>Hydagen Aquaporin:&nbsp;</strong>Hydagen Aquaporin, a potent hydrating agent, elevates your skin\'s moisture levels, resulting in a radiant and glowing complexion. This powerful hydrator works synergistically with other key ingredients to maintain healthy and well-nourished skin.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Wash your face and pat dry.</li><li>Apply a small amount of Roop Sunder Nano Curcumin Cream.</li><li>Gently massage onto your face using upward circular motions.</li><li>For optimal results, use twice a day, morning and night.</li><li>Allow the cream to fully absorb into the skin.</li></ol>', 0, NULL, '2023-09-18 20:36:52', '2024-08-17 11:32:10', 1, 1, 'Ae Naturals Roop Sundar Nano Curcumin Cream | Clear & Bright Skin Oint', 'Experience clear, bright skin with Roop Sundar Nano Curcumin Cream. It fights pigmentation, hydrates, and reduces dark circles & acne scars. Get radiant skin now!', '2023-10-08-65227efc81259.png', 1, NULL, 0.00, 0, NULL, NULL, '000722', NULL, '#000000'),
(34, 'admin', 1, 'Tass Height growth capsules 60 Caps', 'ae-naturals-tass-height-growth-capsules-it69n0', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-18-6508688b72820.png\",\"2023-09-18-6508688b736b3.png\",\"2023-09-18-6508688b735ea.png\",\"2023-09-18-6508688b73846.png\",\"2023-09-18-6508688b73901.png\",\"2023-09-18-6508688b739d5.png\",\"2023-09-18-6508688b73787.png\",\"2023-09-18-6508688b73a86.png\"]', '[]', '2023-10-14-652a53c4dbbcc.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/fMcus1xTsZQ?si=JoNkKoHORFqEpWMM', '[]', 0, 'null', '[]', '[]', 0, 999, 999, '12', 'percent', 'include', '0', 'flat', 197, 1, '<p>Discover the key to a taller and healthier you with&nbsp;<strong>AE Naturals TASS Height Grow And Bone Mass Capsules</strong>. If you\'ve ever dreamt of gaining a few inches and maintaining strong bones, these capsules are your secret weapon. Packed with essential nutrients like Vitamin D3, Vitamin B12, Calcium carbonate, Zinc, and Collagen, this unique formula is designed to enhance bone health and promote a tall and lean figure. The inclusion of Vitamin D3 facilitates calcium absorption, preventing deficiencies that can hinder bone growth. Vitamin B12, a bone density guardian, adds an extra layer of protection, contributing to increased bone density. Calcium carbonate, a vital component for bone building and spine growth, is a cornerstone of this formula. Zinc, another powerhouse ingredient, strengthens weak bones and aids in the healing process for conditions like osteoporosis. Collagen, known for supporting bone, muscle, and tissue development, completes the ensemble, ensuring a holistic approach to bone health. Say goodbye to worries about osteoporosis and arthritis as you start a journey towards a taller and stronger version of yourself. Make AE Naturals TASS a part of your daily routine and step into a future where a taller and healthier you is within reach.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Enhanced Bone Mass:&nbsp;</strong>Boost bone density and strength with our capsules, crafted with essential nutrients like Vitamin D3 and Calcium carbonate. Combat deficiencies and ensure long-lasting bone health.</li><li><strong>Promotes Tall and Lean Figure:&nbsp;</strong>Attain the height you desire while maintaining a lean physique. Our capsules work in harmony, supporting healthy bone growth and helping you achieve the stature you\'ve always wanted.</li><li><strong>Prevention of Osteoporosis and Arthritis:&nbsp;</strong>Give strength to your bones against common conditions like osteoporosis and arthritis. AE Naturals TASS capsules provide the necessary elements, such as Zinc and Collagen, to keep your bones resilient and ward off these concerns.</li><li><strong>Comprehensive Nutrient Support:</strong> With Vitamin B12 and a blend of vital ingredients, our capsules offer a holistic approach to bone and overall health. Strengthen weak bones, support tissue development, and embrace a well-rounded boost for your well-being.</li></ul><h3>&nbsp;</h3><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Vitamin D3:&nbsp;</strong>Boost bone health with Vitamin D3, a key ingredient in AE Naturals TASS Height Grow Capsules. This essential nutrient helps your body absorb calcium, preventing bone deficiencies. Elevate your bone strength naturally.</li><li><strong>Vitamin B12:&nbsp;</strong>Enhance bone density and protection with Vitamin B12 in our capsules. This vital nutrient plays a crucial role in maintaining strong and healthy bones. Unlock the secret to a resilient skeletal structure.</li><li><strong>Calcium Carbonate:&nbsp;</strong>Fuel bone building and spine growth with Calcium Carbonate. This powerhouse ingredient in AE Naturals TASS Capsules is essential for a sturdy skeletal foundation. Embrace the goodness of calcium for robust bones.</li><li><strong>Zinc:&nbsp;</strong>Strengthen weak bones and aid in healing osteoporosis with Zinc. A key component in our capsules, Zinc supports overall bone health. Enhance your skeletal system and stand tall with confidence.</li><li><strong>Collagen:&nbsp;</strong>Support bone, muscle, and tissue development with Collagen. Found in AE Naturals TASS Height Grow Capsules, Collagen is your natural ally for a strong skeletal structure. Embrace the AE approach to bone health.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 1 capsule in the morning for a great start.</li><li>Follow up with 1 capsule at night for optimal results.</li><li>Include calcium-rich foods like milk in your daily diet.</li><li>Boost effectiveness by adding iron-rich leafy vegetables to your meals.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Before starting AE Naturals TASS Height Grow Capsules, consider consulting with your doctor for personalized advice. Your health professional can provide insights tailored to your individual needs, ensuring a safe and effective experience on your journey to a taller you.</i></p>', 0, NULL, '2023-09-18 20:41:07', '2024-08-14 11:39:54', 1, 1, 'AE Naturals TASS Height & Bone Mass Capsules | Bone Health', 'Experience improved bone mass, a taller figure, and prevention of bone deficiencies with AE Naturals TASS Height Grow & Bone Mass Capsules. Boost Bone health and Growth. Buy now for better lo', '2023-10-06-651f00c7b4ff6.png', 1, NULL, 0.00, 0, NULL, NULL, '000175', NULL, NULL),
(35, 'admin', 1, 'Roop Sundar Glutathione Face Wash 100ml', 'ae-naturals-roop-sundar-glutathione-face-wash-100ml-tCpDdx', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"28\",\"position\":2}]', '1', '28', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-18-65086dca961e2.png\",\"2023-09-18-65086dca970b5.png\",\"2023-09-18-65086dca972ca.png\",\"2023-09-18-65086dca97381.png\",\"2023-09-18-65086dca97436.png\",\"2023-09-18-65086dca97581.png\",\"2023-09-18-65086dca97630.png\",\"2023-09-18-65086dca976d0.png\"]', '[]', '2023-10-14-652a56b66e5dd.png', '1', NULL, 'youtube', 'https://www.youtube.com/embed/gNrnhanCzC0?si=evNCcOD7utbFmr3X', '[]', 0, 'null', '[]', '[]', 0, 399, 399, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Introducing <strong>AE Naturals Roop Sundar Glutathione Face Wash</strong>, a transformative addition to your daily skincare regimen. Imbued with the potent benefits of Glutathione, this face wash is designed to illuminate your complexion, diminishing the visibility of dark spots, pigmentation, and blemishes with each use.Crafted with care, it features a harmonious blend of natural ingredients, including Aloe Vera, Turmeric, and Neem, which work in synergy to delicately cleanse and nourish your skin. The infusion of Aloe Vera ensures a gentle yet effective cleansing experience, while Turmeric contributes its renowned anti-inflammatory properties. Neem, known for its purifying attributes, aids in maintaining skin clarity.This unique formulation caters to all skin types, embodying a universal solution for diverse skincare needs. The gentle nature of AE Naturals Roop Sundar Glutathione Face Wash makes it suitable for daily use, promising to leave your skin not only cleansed but also revitalized. Bid farewell to dullness as the face wash leaves your skin feeling soft, supple, and exuding a radiant glow.</p><h3>&nbsp;</h3><h3><strong>Key Benefits:</strong></h3><h3>&nbsp;</h3><ul><li><strong>Brightens your complexion: </strong>The product contains ingredients that promote skin radiance by reducing dullness and enhancing overall luminosity, leaving your complexion looking more vibrant and refreshed.</li><li><strong>Reduces dark spots: </strong>Active components target and diminish hyperpigmentation, such as dark spots and uneven skin tone, providing a more even complexion over time.</li><li><strong>Fights pigmentation gently: </strong>The formulation works to combat excessive melanin production, addressing pigmentation issues without causing irritation or harsh effects on the skin.</li><li><strong>Reduces all the blemishes</strong>: It helps minimize various skin imperfections, from acne scars to minor blemishes, resulting in a smoother and clearer skin texture.</li><li><strong>&nbsp;Gently cleanses your skin</strong>: The product contains gentle cleansing agents that effectively remove impurities and excess oil without stripping the skin\'s natural moisture, maintaining a balanced and healthy complexion.</li></ul><h3>&nbsp;</h3><h3><strong>Key ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Glutathione</strong> is a powerful antioxidant that can help prevent damage to cells and tissues in the body, supports the immune system, and can help brighten and even out skin tone.</li><li><strong>Mulberry Extract</strong> contains antioxidants and has anti-inflammatory properties, and is known to support healthy blood sugar levels and may also help improve skin health.</li><li><strong>Aloe vera</strong> has anti-inflammatory properties and is used to soothe and hydrate the skin. It is also used to support digestive health and may help improve the immune system.</li><li><strong>Vitamin C</strong> is an essential nutrient that supports a healthy immune system, helps protect against oxidative stress, and is necessary for collagen production in the skin.</li><li><strong>Kojic Acid</strong> is a natural ingredient that is known to have skin-lightening and brightening properties and is often used to treat hyperpigmentation, age spots, and other skin discolorations.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to use:</strong></h3><p>&nbsp;</p><p>1. Wet face with water.</p><p>2. Apply a small amount of face wash on palm.</p><p>3. Gently massage face in circular motions for 1-2 minutes.</p><p>4. Rinse thoroughly, pat dry with a clean towel.</p><p>&nbsp;</p>', 0, NULL, '2023-09-18 21:03:30', '2024-03-29 20:17:36', 1, 1, 'AE Naturals Glutathione Face Wash - Whitening & Deep Wash', 'Experience skin rejuvenation with AE Naturals Glutathione Face Wash. Get glowing, smoother skin with our toxin-free formula. Perfect for anti-aging and daily use. Try it today for healthier s', '2023-10-06-651f0159283d0.png', 1, NULL, 0.00, 0, NULL, NULL, '000448', NULL, NULL),
(36, 'admin', 1, 'Roop Sundar Soap With Parijaat Extract 100g', 'roop-sundar-soap-with-parijaat-extract', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"5\",\"position\":2}]', '1', '5', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-05-23-664f15de507e3.png\",\"2023-09-18-65087058a9898.png\",\"2023-09-18-65087058a96bc.png\",\"2023-09-18-65087058a9be9.png\",\"2023-09-18-65087058a9dc7.png\",\"2023-09-18-65087058aa01c.png\",\"2023-09-18-65087058aa1ca.png\",\"2023-09-18-65087058aa3a7.png\"]', '[]', '2024-05-23-664f1610b3e34.png', '1', NULL, 'youtube', 'https://www.youtube.com/embed/nJ6dxynPImI?si=15jONxNUpiLbETam', '[]', 0, 'null', '[]', '[]', 0, 150, 150, '18', 'percent', 'include', '0', 'flat', 64, 3, '<p>Indulge in the natural goodness of<strong> AE Naturals Roop Sundar life brightening Soap</strong>, your secret to radiant skin. This organic beauty soap is meticulously crafted to cleanse, nourish, and moisturize, making it the perfect choice for all skin types. Gentle yet effective, this soap features a star ingredient – Paarijat extract, a time-honored gem in Ayurvedic traditions known for its anti-inflammatory and antioxidant prowess. As you embrace daily cleansing, let Arbutin, a key ingredient, work its magic to brighten your skin, diminishing dark spots and promoting an even complexion. Paarijat extracts, combined with the richness of coconut oil, castor oil, and glycerine, ensure your skin is not only cleansed but also shielded from environmental stressors like pollution and UV radiation. The natural moisturization comes from Kokum Butter, Shea Butter, and Aloe Vera, leaving your skin supple and hydrated. Get the soap\'s anti-inflammatory benefits, soothing irritated skin and reducing redness. The ritual is simple – wet, lather, apply, and rinse. AE Naturals Roop Sundar Soap is your daily companion on the journey to luminous, healthy skin.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Nourishing Skin:&nbsp;</strong>AE Naturals Roop Sundar Soap brightens your skin, unveiling a natural, glowing complexion. Infused with coconut oil, castor oil, and glycerine, this soap nourishes and moisturizes your skin, keeping it soft and supple.</li><li><strong>Gentle Cleansing:&nbsp;</strong>Enjoy effective yet gentle cleansing suitable for all skin types, leaving your skin refreshed. Arbutin, a key ingredient, works wonders on dark spots and hyperpigmentation, promoting a more even skin tone.</li><li><strong>Healing Properties:&nbsp;</strong>The Paarijat extract helps reduce inflammation, providing relief for irritated skin. Aloe Vera, a skincare favorite, adds hydration, soothes, and provides antibacterial benefits, protecting against infection and irritation.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Arbutin:&nbsp;</strong>Uncover radiant skin with Arbutin, a magic touch for brightening. Kiss goodbye to dark spots and uneven tones. Your secret to a complexion that gleams with an even, natural glow.</li><li><strong>Paarijat Extracts:&nbsp;</strong>Embrace the goodness of Paarijat extracts – nature\'s shield against inflammation and skin stress. Let your skin breathe, protected from pollution and UV rays. A natural hug for a happy, healthy glow.</li><li><strong>Kokum Butter:&nbsp;</strong>Give your skin Kokum Butter\'s moisture magic. Say farewell to dryness, and hello to a supple, nourished feel. Dive into the silky embrace of Kokum Butter, your skin\'s best friend.</li><li><strong>Shea Butter:&nbsp;</strong>Indulge in the richness of Shea Butter, a powerhouse of hydration. Banish redness and irritation, as Shea Butter soothes and pampers your skin. Unveil a soft, radiant canvas that speaks of pure comfort.</li><li><strong>Aloe Vera:&nbsp;</strong>Give your skin a sip of refreshment with Aloe Vera. Hydrate, soothe, and heal – a trio of benefits in every touch. Guard against irritation and infection with nature\'s gentle armor. Let your skin sigh with relief and radiance.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Wet your skin with water.</li><li>Rub the soap gently between your hands for a lather.</li><li>Apply the lather to your face or body in a circular motion.</li><li>Rinse off thoroughly with water.</li><li>Pat dry with a clean towel.</li></ol>', 0, NULL, '2023-09-18 21:14:24', '2024-12-02 11:31:05', 1, 1, 'AE Naturals Roop Sundar Skin Whitening Soap with Paarijat', 'Achieve 3-4 shades lighter skin with AE Naturals Roop Sundar Soap. Control pigmentation, dark spots, and pimples while reducing uneven skin tone. Exfoliate dead skin cells for a radiant glow.', '2024-05-23-664f16225b009.png', 1, NULL, 0.00, 0, NULL, NULL, '000381', '<p>Pack Of 3 Soaps</p>', '#000000'),
(37, 'admin', 1, 'Roop Sundar Skin Brightening Cream 30g', 'ae-naturals-roop-sundar-skin-brightening-cream-30g-a91viE', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"20\",\"position\":2}]', '1', '20', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-18-65087527e6ce5.png\",\"2023-09-18-65087527e80e8.png\",\"2023-09-18-65087527e7fd5.png\",\"2023-09-18-65087527e832e.png\",\"2023-09-18-65087527e8432.png\",\"2023-09-18-65087527e856d.png\",\"2023-09-18-65087527e8652.png\",\"2023-09-18-65087527e821b.png\",\"2023-09-18-65087527e8766.png\"]', '[]', '2023-10-14-652a5aa204d86.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/j3Jr2WtWZKk?si=r8ALDXHnOppgMmpz', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '18', 'percent', 'include', '0', 'flat', 493, 1, '<p>nlock the secret to luminous skin with <strong>AE Naturals Roop Sundar Skin Brightening Cream</strong>!<strong> </strong>This cream is your go-to for achieving a radiant, even complexion. Crafted with a blend of natural wonders like saffron, turmeric, and sandalwood, this cream works best to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Indulge in the richness of Kumkumadi Oil, an Ayurvedic treasure that targets uneven skin tone, fine lines, and wrinkles. Hyaluronic acid, a skin-loving ingredient, ensures optimal hydration, leaving your skin plump and supple. The anti-inflammatory prowess of aloe vera soothes and hydrates, while the antioxidant might of Vitamin E protects against stress, diminishing scars and fine lines. Vitamin B3 supports healthy skin, tackling hyperpigmentation and boosting elasticity. Argan Oil, rich in vitamin E and essential fatty acids, nourishes your skin, promoting overall health. The lightweight, non-greasy formula absorbs quickly, making it a breeze to incorporate into your daily routine. Simply apply onto a cleansed face and neck, gently massaging for that coveted clear and glowing skin. Enhance your skincare game with AE Naturals Roop Sundar – because your skin deserves the best!&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Illuminate Your Complexion:&nbsp;</strong>Achieve a brighter, clearer complexion effortlessly with AE Naturals Roop Sundar Skin Brightening Cream. Effectively reduces the appearance of dark spots, unveiling a more radiant and even skin tone.</li><li><strong>Combat Dark Spots:&nbsp;</strong>Bid farewell to stubborn dark spots as this cream targets and diminishes their visibility. Kumkumadi Oil, a key ingredient, is a traditional Ayurvedic remedy known for its skin-toning properties.</li><li><strong>Revitalize and Soothe:&nbsp;</strong>Infused with the goodness of Aloe Vera, the cream soothes and hydrates the skin, providing a calming effect. Kumkumadi Oil\'s rejuvenating properties help revitalize and refresh your skin, leaving it feeling more youthful.</li><li><strong>Clear and Glowing Skin:&nbsp;</strong>Maintain consistently clear and glowing skin with the lightweight and non-greasy formula of AE Naturals Roop Sundar. Vitamin E, a powerful antioxidant, plays a key role in protecting against oxidative stress, promoting overall skin health.</li><li><strong>Hydration and Nourishment:&nbsp;</strong>Hyaluronic Acid, a naturally occurring substance, ensures your skin stays plump and hydrated. Argan Oil, rich in vitamin E and essential fatty acids, deeply nourishes and hydrates, promoting skin health.</li></ul><p>&nbsp;&nbsp;&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Kumkumadi Oil:&nbsp;</strong>Packed with Ayurvedic herbs, Kumkumadi Oil brightens skin, evens tone, and reduces wrinkles. It\'s your secret to a healthier, radiant look.</li><li><strong>Hyaluronic Acid:&nbsp;</strong>Nature\'s moisture-locker, Hyaluronic Acid plumps and hydrates for a smoother, youthful appearance. Bid farewell to dry skin and hello to a dewy glow!</li><li><strong>Aloe Vera:&nbsp;</strong>The calming hero, Aloe Vera soothes and hydrates, making your skin happy. Say goodbye to irritation and hello to a refreshed, nourished feel.</li><li><strong>Vitamin E:&nbsp;</strong>A powerful antioxidant, Vitamin E protects, reduces scars, and fights wrinkles. Essential for skin health, it\'s your shield against aging stress.</li><li><strong>Vitamin B3:&nbsp;</strong>Skin\'s best friend, Vitamin B3 supports a healthy glow, fights pigmentation, and boosts elasticity. Embrace the goodness for vibrant, resilient skin.</li><li><strong>Argan Oil:&nbsp;</strong>Rich in Vitamin E and antioxidants, Argan Oil hydrates and nourishes. Unlock the secret to soft, glowing skin and luscious locks with this natural gem.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Cleanse face and neck.</li><li>Apply a small amount of AE Naturals Roop Sundar Skin Brightening Cream.</li><li>Gently massage in a circular motion until fully absorbed.</li><li>Use twice daily for optimal results.</li></ol>', 0, NULL, '2023-09-18 21:34:55', '2024-12-01 08:20:57', 1, 1, 'AE Naturals Roop Sundar Brightening Cream 30g - Skin Care', 'Discover the benefits of AE Naturals Night Cream with Arbutin, Aloe vera, and more. Fade sun spots, acne scars, and keep your skin youthful and radiant. This cream is your secret to beautiful', '2023-10-06-651f0419bb819.png', 1, NULL, 0.00, 0, NULL, NULL, '000293', NULL, '#000000'),
(38, 'admin', 1, 'Roop Sundar Day Cream with Parijaat Extract 30g', 'ae-naturals-roop-sundar-day-cream-with-parijaat-extract-30g-Fx5q5K', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"20\",\"position\":2}]', '1', '20', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-18-650876f9d9488.png\",\"2023-09-18-650876f9da1dd.png\",\"2023-09-18-650876f9da2bf.png\",\"2023-09-18-650876f9da39e.png\",\"2023-09-18-650876f9da454.png\",\"2023-09-18-650876f9da4ed.png\",\"2023-09-18-650876f9da5a5.png\",\"2023-09-18-650876f9da672.png\"]', '[]', '2023-10-14-652a5c569c583.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/m3KTh5qZdH8?si=511V1fUG_o68-Z9N', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '18', 'percent', 'include', '0', 'flat', 94, 1, '<p>Indulge in the allure of radiant skin with AE Naturals Roop Sundar Day Cream featuring the exceptional benefits of Parijaat Extract. This distinctive skincare marvel is designed to be your daily companion, providing nourishment and protection to your skin throughout the day.</p><p>Immerse yourself in the goodness of Parijaat Extract, a key ingredient known for its remarkable anti-inflammatory and antioxidant properties. AE Naturals Roop Sundar Day Cream harnesses the power of nature to create a formula that goes beyond conventional skincare, offering a unique blend of rejuvenation and protection.</p><p>It becomes a daily ritual of self-care, infusing your skin with the care it deserves and ensuring it remains resilient and radiant throughout the day. Elevate your skincare routine with AE Naturals Roop Sundar Day Cream, where the richness of Parijaat Extract meets the artistry of effective skincare. Unveil the beauty of naturally nurtured and protected skin, and make each day a celebration of your radiant and beautiful self.</p><p>&nbsp;</p><h3><strong>Key benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Nourishes your skin and makes it glowing:</strong> &nbsp;&nbsp;AE Naturals Roop Sundar Day Cream deeply nourishes your skin, infusing it with essential nutrients. Experience a radiant glow as the cream works to enhance your skin\'s natural vitality and luminosity.</li><li><strong>Provides long-lasting moisture:</strong> &nbsp;&nbsp;Enjoy the sustained hydration benefits of this day cream, as it provides long-lasting moisture. Say goodbye to dryness as your skin remains comfortably moisturized throughout the day.</li><li><strong>Reduces the appearance of fine lines and wrinkles:</strong> &nbsp;&nbsp;Specially formulated, the cream targets fine lines and wrinkles, contributing to a smoother and more youthful complexion. Witness a visible reduction in the signs of aging as your skin regains its resilience.</li><li><strong>Protects skin from environmental stressors:</strong> &nbsp;&nbsp;AE Naturals Roop Sundar Day Cream acts as a protective shield, defending your skin against environmental stressors. Ensure your skin stays guarded and resilient in the face of daily challenges.</li><li><strong>Improves skin texture:</strong> &nbsp;&nbsp;Experience an improvement in your skin\'s texture with the regular use of this day cream. Enjoy a smoother and more refined complexion as the cream enhances the overall quality of your skin.</li></ul><p>&nbsp;</p><h3><strong>Key ingredients:&nbsp;</strong></h3><p>&nbsp;</p><ul><li><strong>Parijat extract: It</strong> helps to brighten the complexion, reduce the appearance of dark spots and blemishes, and has anti-inflammatory properties that can help soothe irritated skin.</li><li><strong>Almond oil:</strong> Rich in vitamins and minerals, almond oil can help to nourish and hydrate the skin, and may also help to reduce the appearance of scars and stretch marks</li><li><strong>Hyaluronic acid:</strong> It helps to hydrate and plump the skin, reducing the appearance of fine lines and wrinkles. It can also improve skin texture and tone, and reduce the appearance of pores.</li></ul><p>&nbsp;</p><h3><strong>Directions to use:</strong></h3><p>1. Apply a small amount to cleansed face and neck.</p><p>2. Gently massage in circular motions.</p><p>3. Allow full absorption into the skin.</p><p>4. Use daily for best results.</p>', 0, NULL, '2023-09-18 21:42:41', '2024-11-10 20:47:04', 1, 1, 'AE Naturals Roop Sundar Day Cream SPF50 | Sun Protection', 'Protect your skin with AE Naturals Roop Sundar Day Cream SPF50. Our non-sticky, water-resistant formula ensures all-day protection. Fades sunspots and gives a flawless, tan-free look. Shop no', '2024-01-05-6597da064cd6c.png', 1, NULL, 0.00, 0, NULL, NULL, '000382', NULL, NULL),
(39, 'admin', 1, 'Spirulina Capsules 60 Caps', 'ae-naturals-spirulina-capsules-60-caps-X1i6dx', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-18-650878e874676.png\",\"2023-10-06-651fa4b7b5786.png\",\"2023-09-18-650878e8752ea.png\",\"2023-09-18-650878e875566.png\",\"2023-09-18-650878e875625.png\",\"2023-09-18-650878e8756c8.png\",\"2023-09-18-650878e875483.png\",\"2023-09-18-650878e875799.png\"]', '[]', '2023-11-25-656232e3c36bd.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/BhJfsQZDFAY?si=n_QwenT5Z-8HIDWg', '[]', 0, 'null', '[]', '[]', 0, 399, 399, '12', 'percent', 'include', '0', 'flat', 1000, 1, '<p>Start a journey to well-being with&nbsp;<strong>AE Naturals Spirulina Capsules</strong> – your passport to a healthier and more vibrant life. Crafted with care, each capsule is a powerhouse of organic spirulina, a superfood that brings a wealth of benefits to your health. Infused with antioxidants and phytonutrients, they offer a convenient and effective way to support your body\'s natural functions and enhance your well-being. Imagine effortlessly including a boost of wellness into your daily routine – that\'s the promise of AE Naturals Spirulina Capsules. Give your body the richness of spirulina protein, supporting muscle health and contributing to a balanced diet. Whether you\'re an athlete seeking muscle support or simply aiming for a protein-packed diet, these capsules offer a natural and convenient solution. Each capsule is a powerhouse of proteins, aligning with your goal of maintaining a healthy and balanced lifestyle. By choosing AE Naturals Spirulina Capsules, you\'re not just supplementing your diet; you\'re embracing a natural way to support your body\'s detoxification process and boost your immune system. Make them a part of your daily routine, effortlessly supporting a balanced and healthy lifestyle. AE Naturals Spirulina Capsules – because a healthier you begins with simple, natural choices.</p><p>&nbsp;</p><h3><strong>Key Benefits:&nbsp;</strong></h3><p>&nbsp;</p><ul><li><strong>Overall Wellness Boost:</strong> AE Naturals Spirulina Capsules provide a daily dose of super greens, packed with antioxidants and phytonutrients. Enhance your well-being effortlessly by supporting your body\'s natural functions and vitality with these convenient capsules.</li><li><strong>Muscle Health Support:&nbsp;</strong>Fuel your body with spirulina protein, promoting muscle health and contributing to a well-balanced diet. Whether you\'re an athlete seeking muscle support or aiming for a protein-packed lifestyle, these capsules offer a natural and convenient solution.</li><li><strong>Detoxification and Immune Support:&nbsp;</strong>Embrace the benefits of chlorophyll in AE Naturals Spirulina Capsules, known for its detoxifying properties. Boost your immune system naturally, making these capsules a vital part of your routine for overall detoxification and a healthy immune system.</li><li><strong>Vitamin-Rich Formula:&nbsp;</strong>With a carefully crafted vitamin-rich formula, these herbal capsules effortlessly supplement your daily vitamin intake. Include them into your routine for an easy and convenient way to support a balanced and healthy lifestyle.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Organic Spirulina:&nbsp;</strong>AE Naturals Spirulina Capsules are power-packed with organic spirulina, a recognized superfood. Give yourself the benefits of this nutrient-rich algae, providing essential B vitamins for overall wellness.</li><li><strong>Protein Boost:&nbsp;</strong>Fuel your body with spirulina protein, supporting muscle health and a balanced diet. These capsules offer a natural and convenient solution for those seeking a protein-packed dietary supplement, whether you\'re an athlete or aiming for overall well-being.</li><li><strong>Chlorophyll Infusion:&nbsp;</strong>Experience the detoxifying properties of chlorophyll found in these capsules. Known for promoting a healthy immune system, chlorophyll is a key ingredient that adds an extra layer of wellness to your daily routine, supporting your body\'s natural detoxification.</li><li><strong>Vitamin-Rich Formula:&nbsp;</strong>These herbal capsules provide a convenient way to supplement your daily vitamin intake. Carefully crafted with a vitamin-rich formula, they contribute to your overall well-being, making it effortless to support a balanced and healthy lifestyle.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><p>&nbsp;&nbsp;1. Take two capsules daily.</p><p>&nbsp;&nbsp;2. Consume with water for optimal results.</p><p>&nbsp;&nbsp;3. Make it a part of your daily routine for overall well-being.</p><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Always consult with your healthcare professional before incorporating new supplements, especially if you have existing medical conditions, are pregnant, or are taking medications.</i></p>', 0, NULL, '2023-09-18 21:50:56', '2024-03-29 16:13:03', 1, 1, 'AE Naturals Spirulina Capsules – Boost Health Naturally', 'Discover the power of AE Naturals Spirulina Capsules. Improve eye health, control cholesterol, and boost immunity with these capsules. Enhance your hair, skin, and nails. Experience the benef', '2023-10-06-651f057073578.png', 1, NULL, 0.00, 0, NULL, NULL, '000092', NULL, NULL);
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(40, 'admin', 1, 'Volo Hair Growth Capsules With Biotin 60 Caps', 'ae-naturals-volo-hair-growth-capsules-with-biotin-60-caps-dlseCy', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-18-6508829823481.png\",\"2023-10-05-651e85fbaa358.png\",\"2023-09-18-6508829824083.png\",\"2023-09-18-6508829824232.png\",\"2023-09-18-650882982431d.png\",\"2023-09-18-650882982444c.png\",\"2023-09-18-6508829824140.png\",\"2023-09-18-65088298245b5.png\"]', '[]', '2023-10-14-652a60e30d6e1.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=MSs-mPcoXQHkBSqi', '[]', 0, 'null', '[]', '[]', 0, 999, 999, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p>Unlock the secret to gorgeous, healthy hair with&nbsp;<strong>AE Natural’s Volo Hair Growth Capsules</strong>. Packed with essential nutrients like Biotin, Bhringraj, Piper Longum Extract, Nirgundi, Spirulina, and Folic Acid, these capsules provide comprehensive nourishment to your hair, repairing damage and enhancing overall hair health. Biotin, a vital B-vitamin, plays a crucial role in the production of keratin, the protein responsible for healthy hair, skin, and nails. Bhringraj, also known as Eclipta Alba, strengthens hair follicles, nourishes the scalp, and improves hair texture and shine. Piper Longum Extract, derived from black pepper, known for its ability to enhance nutrient absorption, it boosts the effectiveness of other ingredients in the supplement, making sure your body gets the most out of every capsule. Nirgundi, or Vitex Negundo, contributes its anti-inflammatory and analgesic properties to the mix. This herb reduces scalp inflammation and irritation, addressing issues that can lead to hair loss and dandruff. Spirulina, a nutrient-rich blue-green algae, completes the lineup. Packed with vitamins and minerals, including iron, zinc, and vitamin B12, it nourishes hair follicles, improves texture and strength, and shields your hair from damage caused by free radicals. Get the natural beautiful hair with AE Natural’s Volo Hair Growth Capsules.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Promotes Hair Growth:&nbsp;</strong>Our capsules are rich in Biotin, a vital B-vitamin that strengthens hair, prevents breakage, and stimulates healthy growth. Say hello to longer, fuller hair naturally!</li><li><strong>Reduces Hair Fall:</strong> The unique blend of Bhringraj and other potent herbs fortifies hair follicles, reducing hair fall significantly. Regain confidence with every strand.</li><li><strong>Strengthens and Nourishes:&nbsp;</strong>Enriched with Piper Longum Extract and Spirulina, our capsules nourish hair from within, enhancing strength and texture. Experience the revitalizing power of natural ingredients for stronger, healthier locks.</li><li><strong>Prevents Dandruff and Thinning:</strong> Combat dandruff and thinning hair effortlessly. Nirgundi, an Ayurvedic herb, soothes the scalp, reduces inflammation, and prevents dandruff. Enjoy a flake-free scalp and thicker, more resilient hair.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Biotin:&nbsp;</strong>Fuel your hair growth journey with Biotin, a key B-vitamin. Known to strengthen hair and prevent breakage, Biotin is your go-to for a vibrant mane. Boost keratin production naturally and watch your hair thrive.</li><li><strong>Bhringraj</strong>: Discover the ancient secret of Bhringraj, an Ayurvedic marvel. This herb, Eclipta Alba, has stood the test of time, promoting hair growth, nourishing your scalp, and enhancing both texture and shine. Embrace the goodness of tradition for stronger, healthier hair.</li><li><strong>Piper Longum Extract:&nbsp;</strong>Maximize nutrient absorption with Piper Longum Extract, derived from black pepper. Enhancing the effectiveness of other ingredients, it ensures your body gets the most out of every capsule. Say hello to improved bioavailability and more significant results.</li><li><strong>Nirgundi:&nbsp;</strong>Harness the power of Nirgundi, also known as Vitex Negundo. With anti-inflammatory properties, it tackles scalp issues head-on, reducing irritation and inflammation. Reduce hair loss and dandruff, and say hello to a soothing, healthy scalp.</li><li><strong>Spirulina:&nbsp;</strong>Enhance your hair care routine with Spirulina, a blue-green algae treasure trove. Packed with iron, zinc, and vitamin B12, it nourishes your hair follicles and fortifies your strands. The antioxidants in Spirulina shield your hair from free radicals, ensuring lasting strength and protection.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 1 Volo Hair Growth Capsule daily.</li><li>Swallow with a glass of normal water.</li><li>Best results seen with consistent daily use.</li></ol>', 0, NULL, '2023-09-18 22:32:16', '2024-07-12 11:57:24', 1, 1, 'AE Naturals Volo Hair Growth Capsules - Biotin Formula', 'Experience hair transformation with AE Naturals Volo Hair Growth Capsules enriched with Bhringraj. Boost hair health, prevent hair loss, and enhance skin vitality. Get 60 natural capsules now', '2023-10-07-6520554948ebe.png', 1, NULL, 0.00, 0, NULL, NULL, '000176', NULL, '#000000'),
(41, 'admin', 1, 'Roop Sundar Anti-Aging Cream enriched with Retinol, 30g', 'ae-naturals-roop-sundar-anti-aging-cream-enriched-with-retinol-30g-7WP2Bo', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"20\",\"position\":2}]', '1', '20', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-18-6508863d2942b.png\",\"2023-09-18-6508863d2a1c9.png\",\"2023-09-18-6508863d2a26d.png\",\"2023-09-18-6508863d2a36b.png\",\"2023-09-18-6508863d2a455.png\",\"2023-09-18-6508863d2a5d9.png\",\"2023-09-18-6508863d2a6b2.png\",\"2023-09-18-6508863d2a7a1.png\",\"2023-09-18-6508863d2a88d.png\"]', '[]', '2023-10-14-652a63110490a.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=d1LDmvNKVpRjVtu3', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p><strong>AE Naturals Roop Sundar Anti-Aging Cream</strong> stands as a beacon in the realm of skincare, promising to bid farewell to fine lines and wrinkles with its potent and luxurious formula. This cream serves as the ideal complement to your daily skincare routine, delivering a harmonious fusion of natural ingredients meticulously curated to rejuvenate and revitalise your skin.&nbsp; Enriched with the goodness of aloe vera, turmeric, and vitamin E, this anti-aging marvel offers more than just a surface-level solution. The inclusion of aloe vera ensures deep hydration, replenishing your skin\'s moisture reservoirs for a supple and radiant complexion. Turmeric, renowned for its anti-inflammatory properties, contributes to a brighter and more even skin tone, combating the effects of sun damage and pigmentation.AE Naturals Roop Sundar Anti-Aging Cream doesn\'t merely stop at aesthetics. It takes a holistic approach to skincare. The infusion of vitamin E provides a robust shield against environmental stressors, safeguarding your skin from factors that hasten the ageing process. This cream isn\'t just a cosmetic addition but an investment in your skin\'s future.</p><h3>&nbsp;</h3><h3><strong>Key benefits:</strong></h3><h3>&nbsp;</h3><ul><li>Reduces the appearance of fine lines and wrinkles:The product likely contains anti-aging ingredients such as retinol or peptides, which work to diminish the visibility of fine lines and wrinkles, promoting smoother skin.</li><li>Improves skin texture and tone: Formulated with ingredients like alpha hydroxy acids (AHAs) or beta hydroxy acids (BHAs), it actively exfoliates and improves skin texture, leading to a more even tone.</li><li>Provides intense hydration: Incorporates potent moisturizing agents like hyaluronic acid or glycerin, deeply hydrating the skin and providing a plump and smooth appearance.</li><li>Brightens dull skin: Contains brightening agents such as vitamin C or licorice extract, which help to reduce dullness and enhance the skin\'s radiance, resulting in a brighter complexion.</li><li>Firms and tightens sagging skin: Likely includes firming ingredients like collagen, elastin, or peptides, contributing to the firmness and tightness of the skin, especially targeting sagging areas.</li></ul><h3><strong>Key ingredients benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Retinol:</strong> Known for its anti-aging properties, retinol helps reduce the appearance of fine lines, wrinkles, and age spots. It improves skin texture and tone while stimulating collagen production, promoting a more youthful and revitalized complexion.</li><li><strong>Hyaluronic Acid:</strong> Renowned for its hydrating abilities, hyaluronic acid provides intense moisture to the skin, helping to plump it up and reduce the appearance of fine lines and wrinkles. It contributes to a smoother and more supple skin texture.</li><li><strong>Moringa Seed Oil:</strong> Packed with antioxidants, Moringa Seed Oil helps protect the skin from damage caused by free radicals. It promotes cell regeneration, supporting the renewal of healthy skin cells. Additionally, its anti-inflammatory properties can help reduce redness and swelling, contributing to a calmer complexion.</li><li><strong>Shea Butter: </strong>A rich emollient, shea butter provides deep hydration to the skin, improving elasticity and overall moisture levels. It also possesses anti-inflammatory and soothing properties, making it effective in calming irritated skin and maintaining skin comfort.</li></ul><p>&nbsp;</p><h3><strong>Directions to use:</strong></h3><p>&nbsp;</p><p>1. Cleanse face with gentle facial cleanser, pat dry.</p><p>2. Apply a small amount of cream to face and neck.</p><p>3. Massage in gentle circular motions.</p><p>4. Allow full absorption before applying makeup or other skincare.</p>', 0, NULL, '2023-09-18 22:47:49', '2024-05-24 19:09:48', 1, 1, 'AE Naturals Roop Sundar Anti-Aging Cream | Youthful Skin', 'Experience radiant skin with AE Naturals Roop Sundar Anti-Aging Cream. It fights acne, prevents wrinkles, and keeps your skin hydrated. Try it today for a healthy, glowing complexion!', '2023-10-07-65205683f0b7a.png', 1, NULL, 0.00, 0, NULL, NULL, '000706', NULL, '#000000'),
(42, 'admin', 1, 'Co-Q Sper Coenzyme Co Q10 With Alpha Lipoic Acid Soft gel Capsules | 60 Caps', 'ae-naturals-co-q-sper-coenzyme-co-q10-with-alpha-lipoic-acid-soft-gel-capsules-3x10-capsules-yDYp35', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-10-66163b463e585.png\",\"2024-04-10-66163b463f566.png\",\"2024-04-10-66163b463f7bb.png\",\"2023-09-18-650888209290f.png\",\"2023-09-18-65088820929cf.png\"]', '[]', '2024-04-10-66163afb674f8.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=d1LDmvNKVpRjVtu3', '[]', 0, 'null', '[]', '[]', 0, 1000, 1000, '12', 'percent', 'include', '60.1', 'percent', 99, 1, '<p>AE Naturals Co Q10 Soft Gel Capsules stand as an exceptional supplement, providing a powerful boost to your ATP levels for heightened cellular energy and improved vitality. Beyond their energy-enhancing capabilities, these capsules have been recognized for their multifaceted benefits&nbsp;</p><p>One notable advantage is the improvement in spatial learning, making AE Naturals Co Q10 Soft Gel Capsules a cognitive ally. Additionally, they act as potent antioxidants, reducing oxidative damage and contributing to the overall well-being of cells. The capsules play a pivotal role in increasing cellular energy production, particularly in vital organs like the heart and brain, while also naturally combating the ageing process at the cellular level.</p><p>&nbsp;</p><p>Regular use of AE Naturals Co Q10 Soft Gel Capsules extends their positive impact to key internal organs. The brain experiences heightened functionality, the heart operates with increased efficiency, and other crucial organs such as the lungs, liver, and kidneys benefit from improved functioning. This holistic approach to health and vitality makes these capsules an invaluable addition to your daily routine.</p><p>&nbsp;</p><h3><strong>Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Helps to keep your heart and brain healthy:</strong> &nbsp;The formulation may include omega-3 fatty acids, antioxidants, or other heart-healthy compounds to support cardiovascular health. Additionally, ingredients like B-vitamins or antioxidants can contribute to cognitive function, promoting a healthy heart and brain.</li><li><strong>Improves immunity and regulates blood sugar levels: &nbsp;</strong>With immune-boosting components like vitamins C and D, along with potential blood sugar regulators such as chromium or magnesium, the product aids in bolstering the immune system and maintaining balanced blood sugar levels.</li><li><strong>Improves stamina and vascular health: &nbsp;</strong>The inclusion of ingredients like nitric oxide boosters or adaptogens can enhance stamina and improve vascular health by promoting better blood circulation and oxygen delivery to muscles.</li><li><strong>Muscle functions can be improved naturally: &nbsp;</strong>Likely includes nutrients such as protein, amino acids, and minerals crucial for muscle health. These elements can naturally contribute to improved muscle functions, strength, and recovery.</li><li><strong>Acts as a fantastic anti-aging solution: &nbsp;</strong>Anti-aging properties such as antioxidants, collagen-boosting compounds, or peptides may be present in the product. These work to combat oxidative stress, promote skin elasticity, and reduce the appearance of fine lines, collectively providing an effective anti-aging solution.</li></ul><p>&nbsp;</p><h3><strong>Key ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Coenzyme Q10: </strong>As a fat-soluble compound, Coenzyme Q10 possesses intracellular antioxidants that contribute to improving heart health. Its role in cellular energy production and antioxidant defense makes it valuable for overall cardiovascular well-being.</li><li><strong>EPA and DHA (Omega-3 Fatty Acids): </strong>Eicosapentaenoic acid (EPA) and Docosahexaenoic acid (DHA), both omega-3 fatty acids, play a crucial role in addressing coronary heart diseases. They help lower blood fats, reduce inflammation, and manage high blood pressure, collectively supporting cardiovascular health.</li><li><strong>Alpha Lipoic Acid: </strong>Research indicates that Alpha Lipoic Acid can contribute to lowering blood sugar levels, acting as an antioxidant to neutralize free radicals. Additionally, it has been studied for its potential to improve insulin sensitivity, making it relevant in managing conditions associated with insulin resistance.</li></ul><p>&nbsp;</p><h3><strong>Dosage</strong>&nbsp;</h3><p>1 Capsule per day after a meal.</p>', 0, NULL, '2023-09-18 22:55:52', '2024-11-27 05:51:21', 1, 1, 'AE Naturals Co-Q Sper: Boost Heart Health and Vitality', 'Enhance your well-being with AE Naturals Co-Q Sper capsules. Featuring Coenzyme Q10, this supplement supports heart health, mood, and energy levels. Discover improved vitality today!', '2024-04-10-66163b6fdd568.png', 1, NULL, 0.00, 0, NULL, NULL, '000708', NULL, NULL),
(43, 'admin', 1, '9G Multivitamins and Multimineral Soft Gel Capsules, 30 Capsules', 'ae-naturals-9g-multivitamins-and-multimineral-soft-gel-capsules-30-capsules-zY96iP', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-08-6613aff867a1e.png\",\"2024-04-08-6613aff86891e.png\",\"2024-04-08-6613aff868c2d.png\",\"2023-09-19-65091af39acde.png\",\"2023-09-19-65091af39ad87.png\"]', '[]', '2024-04-08-6613b057c24ef.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=8pcS_pPlgFw7nt2b', '[]', 0, 'null', '[]', '[]', 0, 700, 700, '12', 'percent', 'include', '43', 'percent', 85, 1, '<p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule offers a synergistic blend of essential nutritional elements, designed to enhance immunity and promote a healthy digestive system. This potent supplement comprises high-quality ingredients, including Omega-3, Grape Seed Extract, Green Tea Extract, and Ginger Root Extract. Packed with antioxidants, these ingredients play a pivotal role in replenishing vitamin and mineral levels in the body, contributing to overall health improvement. AE Naturals 9G Soft Gel Capsules provide a comprehensive shield, potentially safeguarding against diseases related to the heart, kidney, and liver.</p><p>&nbsp;</p><p>AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule emerge as a holistic solution, offering a harmonious blend of essential nutrients for comprehensive health support. Elevate your nutritional intake with these capsules and empower your body with the tools it needs to thrive.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Boosts immunity and helps maintain energy levels: &nbsp;</strong>The supplement likely contains immune-boosting ingredients such as vitamins C and D, as well as energy-promoting components like B-vitamins, contributing to overall vitality.</li><li><strong>Improves the health of the brain, heart, liver, and kidney</strong>: &nbsp;Formulated with nutrients beneficial for various organs, including omega-3 fatty acids for brain health, antioxidants for the heart, and detoxifying elements for the liver and kidneys, supporting comprehensive organ well-being.</li><li><strong>AE Naturals 9G Capsules Strengthens bones and joints: &nbsp;</strong>Enriched with essential minerals like calcium and joint-supporting compounds, the capsules work to fortify bones and joints, promoting overall skeletal strength.</li><li><strong>Promotes weight loss and maintains it: &nbsp;</strong>The supplement likely includes ingredients supporting weight loss, such as metabolism boosters or appetite regulators, while also providing components for sustained weight maintenance.</li><li><strong>Helps restore the level of vitamins and minerals: &nbsp;</strong>The product aids in restoring and maintaining optimal levels of essential vitamins and minerals, ensuring a balanced nutritional profile for overall health and well-being.</li></ul><p>&nbsp;</p><h3><strong>Key ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Omega-3 Fats: </strong>Omega-3 fats are crucial for preventing heart disease, stroke, and lupus. They also play protective roles in conditions like cancer. These essential fatty acids contribute to overall cardiovascular health and have anti-inflammatory properties that benefit various bodily functions.</li><li><strong>Grape Seed Extract: </strong>Known for its disease prevention properties, Grape Seed Extract protects against oxidative stress, tissue damage, and inflammation. It has additional benefits, including reducing blood pressure, improving blood flow, and supporting bone strength.</li><li><strong>Green Tea Extract: </strong>Beyond its association with weight loss, Green Tea Extract benefits the skin, helps lower blood sugar levels, and contains antioxidants that may protect against oxidative stress. It is recognized for its potential positive impact on overall health.</li><li><strong>Ginger Root Extract</strong>: Ginger Root Extract is multifaceted in its benefits. It relieves indigestion, exhibits anti-inflammatory properties, and contributes to stress reduction. This natural remedy is known for its digestive and calming effects on the body.</li></ul><p>&nbsp;</p><h3><strong>Dosage&nbsp;</strong></h3><p>Take one 9G Capsule every day after lunch as directed by the physician.</p>', 0, NULL, '2023-09-19 09:22:19', '2024-12-02 11:29:41', 1, 1, 'AE Naturals 9G Multivitamin Soft gel Capsules - Boost Health', 'Discover the power of AE Naturals 9G Multivitamin and Multiminerals Soft gel Capsules. A unique blend of essential nutrients for overall wellness. Get yours today for a healthier you!', '2024-04-08-6613b057c293d.png', 1, NULL, 0.00, 0, NULL, NULL, '000709', NULL, NULL),
(44, 'admin', 1, 'Omega 3 Salmon Fish Oil Soft Gel Capsules for Both Men and Women', 'ae-naturals-omega-3-salmon-fish-oil-soft-gel-capsules-for-both-men-and-women-c4Ut8Y', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-10-66163c323f69b.png\",\"2024-04-10-66163c324061b.png\",\"2024-04-10-66163c32408cb.png\",\"2023-09-19-65091c13acdca.png\",\"2023-09-19-65091c13ad0d2.png\",\"2023-09-19-65091c13ad191.png\",\"2023-09-19-65091c13ad268.png\"]', '[]', '2024-04-10-66163be75403e.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=8pcS_pPlgFw7nt2b', '[]', 0, 'null', '[]', '[]', 0, 1000, 1000, '12', 'percent', 'include', '60.1', 'percent', 100, 1, '<p><strong>AE Naturals Omega 3 Fish Oil Capsule</strong> represents an advanced formulation, incorporating highly effective ingredients to provide essential fatty acids vital for our body\'s well-being and circulatory system. Derived from the richness of nature, the Sea Fish Oil Triple strength in these capsules specifically supports heart and cardiovascular health while enhancing eye health. Beyond cardiovascular benefits, AE Natural’s Omega 3 Fish Oil Capsule offers a holistic approach to health. Known for nourishing the skin, combating acne, and promoting hair growth, these capsules contribute to overall well-being. The inclusion of complementary ingredients like D Alpha Tocopherol and Rosemary Extract further enhances the wellness of both the brain and joints.</p><p>&nbsp;</p><p>Recognizing the deficiency of omega-3 in our regular diets, AE Naturals Omega 3 Fish Oil Capsule becomes an essential supplement to bridge this gap. Elevate your health by incorporating these capsules into your routine, ensuring your body receives the optimal amount of omega-3 it needs for robust cardiovascular health, cognitive function, and overall vitality.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Nourishes skin and improves eye health:</strong> &nbsp;AE Natural’s Omega 3 Fish Oil Capsule likely contains essential fatty acids that contribute to skin hydration and supports eye health, promoting overall well-being.</li><li><strong>Improves brain and joints health: &nbsp;</strong>The omega-3 fatty acids in the capsules are beneficial for brain health, supporting cognitive function, and also aiding in joint health by reducing inflammation.</li><li><strong>Helps cardiovascular health, lower cholesterol, and triglyceride levels</strong>: &nbsp;The product likely includes heart-healthy omega-3 fatty acids that help improve cardiovascular health, lowering cholesterol and triglyceride levels for a healthier heart.</li><li><strong>Increases immunity and promotes hair growth</strong>: &nbsp;Omega-3s are known to boost immunity, and the capsules may contain nutrients that support hair growth, contributing to a strengthened immune system and healthier hair.</li><li><strong>Protects your skin from UV Rays and has high anti-aging properties:</strong> &nbsp;The fish oil capsules likely contain antioxidants and anti-inflammatory properties that protect the skin from UV rays and contribute to anti-aging effects, promoting a more youthful appearance.</li></ul><p>&nbsp;</p><h3><strong>Key ingredients:</strong></h3><p>&nbsp;</p><ul><li>Omega-3: Omega-3 is beneficial for various aspects of health. It improves eye health, promotes brain health, potentially helps with mental disorders, and has been shown to reduce fat in the liver. Its anti-inflammatory properties contribute to overall well-being.</li><li>D Alpha Tocopherol: D Alpha Tocopherol, a form of vitamin E, plays a key role in boosting the immune system and preventing cell damage caused by free radicals. It is known for its anti-aging properties and may contribute to the prevention of degeneration in muscles and tissues.</li><li>Rosemary Extract: Rosemary Extract offers a range of health benefits. It improves brain function, stimulates hair growth, acts as a pain reliever, helps ease stress, reduces joint inflammation, and increases circulation. This versatile herb provides both physical and mental health advantages.</li></ul><p>&nbsp;</p><h3><strong>Dosage:&nbsp;</strong></h3><p>Take 1 capsule daily after lunch.</p>', 0, NULL, '2023-09-19 09:27:07', '2024-04-10 12:44:12', 1, 1, 'AE Naturals Omega-3 Fish Oil Capsules - Heart & Brain Health', 'Discover AE Naturals Omega-3 Fish Oil capsules, rich in DHA and EPA. Promote heart health, boost brain function, reduce muscle soreness. Try it today for improved immunity and vitality.', '2024-04-10-66163be7544c2.png', 1, NULL, 0.00, 0, NULL, NULL, '000710', NULL, NULL),
(45, 'admin', 1, 'Nano Gluta Skin brightening Capsules 60 Caps', 'ae-naturals-nano-gluta-skin-brightening-capsules-60-caps-3Go8Jb', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-19-65091d3f49dfe.png\",\"2023-09-19-65091d3f4a9c6.png\",\"2023-09-19-65091d3f4abc6.png\",\"2023-09-19-65091d3f4aa6b.png\",\"2023-09-19-65091d3f4ac74.png\",\"2023-09-19-65091d3f4ad1e.png\",\"2023-09-19-65091d3f4add0.png\",\"2023-09-19-65091d3f4ab18.png\",\"2023-09-19-65091d3f4ae88.png\"]', '[]', '2023-10-14-652a6569267da.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/Qdqixk1ME2I?si=5C4tVK7gb1W4swab', '[]', 0, 'null', '[]', '[]', 0, 2499, 2499, '12', 'percent', 'include', '0', 'flat', 99, 1, '<p>Introducing&nbsp;<strong>AE Naturals Nano Gluta Skin Brightening Capsules</strong> – your secret to radiant, youthful skin from within! This formula boasts the skincare trifecta: Glutathione, Vitamin C, Collagen, and antioxidants, working harmoniously to give you a healthy and glowing complexion. Experience the transformative benefits of Glutathione, a mighty antioxidant that shields your skin from the harmful effects of free radicals. AE Naturals Nano Gluta Capsules not only act as a protective shield but also contribute to achieving a more even skin tone, leaving you with a radiant and youthful complexion. Collagen, another hero in our formula, plays a crucial role in maintaining your skin\'s structure and elasticity. As we age, collagen production naturally decreases, leading to fine lines, wrinkles, and sagging skin. Our capsules, enriched with collagen, help replenish and boost your skin\'s elasticity, reducing the visible signs of aging. We\'ve also incorporated Alpha-lipoic acid, a potent antioxidant that goes beyond the surface, safeguarding your skin against environmental stressors like pollution and UV radiation. This superhero ingredient not only protects but also promotes overall skin health by reducing inflammation and supporting healthy cell growth. AE Naturals Nano Gluta Skin Brightening Capsules are your daily commitment to a healthier, more vibrant you.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Brightens Skin Tone:</strong>&nbsp;Achieve a radiant complexion with AE Naturals Nano Gluta Capsules. The powerful blend of antioxidants, including glutathione and vitamin C, works together to brighten your skin tone naturally.</li><li><strong>Reduces Dark Spots and Hyperpigmentation:&nbsp;</strong>Say goodbye to dark spots and uneven skin tone! Our capsules are formulated to target and reduce hyperpigmentation caused by environmental factors, aging, or hormonal changes, giving you a clearer and more even complexion.</li><li><strong>Anti-Aging Properties:&nbsp;</strong>Combat signs of aging effortlessly. AE Naturals Nano Gluta Capsules contain collagen, a key ingredient that enhances skin elasticity, reducing the appearance of fine lines and wrinkles. Experience firmer and more youthful-looking skin.</li><li><strong>Promotes Healthy and Glowing Skin:&nbsp;</strong>Nurture your skin from within. These capsules are a dietary supplement designed to promote overall skin health. The combination of antioxidants and collagen works synergistically to rejuvenate your skin, leaving it healthy, vibrant, and glowing.</li><li><strong>Protects Against Free Radical Damage: S</strong>hield your skin from everyday harm with the antioxidant power of glutathione. AE Naturals Nano Gluta Capsules help protect against free radical damage caused by environmental factors, such as pollution and UV radiation, ensuring your skin stays healthy and resilient.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Glutathione:</strong> Glutathione, a powerful antioxidant, safeguards your skin from premature aging and dark spots caused by free radical damage. This key ingredient actively brightens and evens out your skin tone, leaving you with a more youthful and radiant complexion.</li><li><strong>Collagen:</strong> Collagen, a vital skin component, provides structure and elasticity to combat fine lines, wrinkles, and sagging skin.</li><li>As your body produces less collagen with age, supplementing with it enhances your skin\'s firmness and elasticity, diminishing the appearance of fine lines.</li><li><strong>Vitamin C:</strong> Vitamin C, present in these capsules, contributes to skin health by promoting collagen synthesis and protecting against environmental damage.</li><li>Known for its brightening effects, Vitamin C aids in achieving and maintaining a vibrant and even skin tone.</li><li><strong>Alpha-Lipoic Acid:</strong> It is an antioxidant that shields your skin from environmental stressors like pollution and UV radiation. Beyond protection, it actively reduces inflammation and fosters healthy cell growth, contributing to overall skin well-being.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take one AE Naturals Nano Gluta Skin Brightening Capsules in Morning after Breakfast.&nbsp;</li><li>Take one AE Naturals Nano Gluta Skin Brightening Capsules at Night after Dinner.&nbsp;</li><li>Include these capsules in yoyr routine daily with a glass of water,preferably after a meal.</li><li>Take atleast 3 months for visible results.&nbsp;</li></ol>', 0, NULL, '2023-09-19 09:32:07', '2024-06-26 12:30:00', 1, 1, 'AE NATURALS Nano Gluta Skin Capsules - Brighten & Whiten', 'Experience brighter, flawless skin with AE NATURALS Nano Gluta Skin Whitening Capsules. Reduce blemishes, hyperpigmentation, and aging signs. Get a youthful, radiant look effortlessly.', '2023-10-07-65205883616b3.png', 1, NULL, 0.00, 0, NULL, NULL, '000120', NULL, NULL),
(46, 'admin', 1, 'Crystal Q Glutathione Skin brightening Capsules 60 Caps', 'ae-naturals-crystal-q-glutathione-skin-brightening-capsules-60-caps-pko79d', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-19-65091e26e49c3.png\",\"2023-09-19-65091e26e5578.png\",\"2023-09-19-65091e26e57a6.png\",\"2023-09-19-65091e26e562b.png\",\"2023-09-19-65091e26e5859.png\",\"2023-09-19-65091e26e5905.png\",\"2023-09-19-65091e26e59d1.png\",\"2023-09-19-65091e26e56f5.png\",\"2023-09-19-65091e26e5abc.png\"]', '[]', '2023-10-16-652cd588bd106.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=8pcS_pPlgFw7nt2b', '[]', 0, '[\"1\"]', '[{\"name\":\"choice_1\",\"title\":\"MySKU\",\"options\":[\"5\",\"                    6\",\"                    4\"]}]', '[{\"type\":\"5\",\"price\":3499,\"sku\":\"CQGSbC6C-5\",\"qty\":1},{\"type\":\"6\",\"price\":3499,\"sku\":\"CQGSbC6C-6\",\"qty\":1},{\"type\":\"4\",\"price\":3499,\"sku\":\"CQGSbC6C-4\",\"qty\":1}]', 0, 3499, 3499, '12', 'percent', 'include', '0', 'flat', 3, 1, '<p>Get a brighter, more youthful you with&nbsp;<strong>AE NATURALS Marine Nano Collagen Capsules</strong>, your go-to solution for radiant skin, strong bones, and luscious hair. Bid farewell to fine lines, wrinkles, and saggy skin as our capsules boost your skin\'s natural collagen production. The result? Firmer, more elastic skin that gives a youthful radiance. But that\'s not all – our capsules go beyond skin deep. Rich with essential vitamins and minerals, including vitamin C and hyaluronic acid, they support your hair, nails, and joints. Imagine waking up to stronger, healthier hair, and flaunting nails that reflect your overall well-being. Let\'s talk about the magic inside each capsule. Our marine collagen peptides are derived from fish skin and scales, serving as the foundation for skin elasticity, bone-muscle cohesion, organ protection, and joint-tendon structure. Glycine, another key player, lends a hand in digestion, joint support, cognitive function, and immunity. Proline steps in to aid the production of essential proteins, while Hydroxyproline tackles vitamin deficiencies, like scurvy. Embrace AE NATURALS Marine Nano Collagen Capsules and embark on a journey to rediscover your beauty, vitality, and overall well-being. It\'s time to shine from within.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Youthful Skin, naturally:&nbsp;</strong>Rediscover your skin\'s youthful glow as our marine collagen capsules combat fine lines and wrinkles. The unique nano-sized collagen molecules ensure optimal absorption, promoting firm, radiant skin.</li><li><strong>Boost Bone Density:&nbsp;</strong>Enhance your skeletal strength with these capsules that actively improve bone density. Embrace a healthier, more robust foundation for your body, supporting overall well-being.</li><li><strong>Lustrous Hair and Strong Nails:</strong>&nbsp;Enhance your beauty regimen as our capsules stimulate hair and nail growth. Get the confidence of lustrous, healthy hair and strong, beautiful nails.</li><li><strong>Joint Comfort, Spine Flexibility:&nbsp;</strong>Reduce discomfort with our capsules that actively reduce inflammation in joints and the spine. Enhance flexibility and mobility, reclaiming an active and vibrant lifestyle. &nbsp;&nbsp;</li><li><strong>Energy Boost:&nbsp;</strong>Raise your energy levels by building muscle mass with our collagen-rich formula. Embrace a more active lifestyle with the increased vitality gained from consistent use.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Marine Collagen Peptides:&nbsp;</strong>Derived from fish skin and scales, these peptides act as the fundamental building blocks for your skin\'s elasticity, maintaining the firmness that combats wrinkles and fine lines. These are essential for the integrity of bones and muscles, protecting vital organs, and providing structure to joints and tendons, promoting overall bodily strength and resilience.</li><li><strong>Glycine:&nbsp;</strong>A versatile amino acid that contributes to various bodily functions, supporting digestion to ensure your body effectively absorbs the essential nutrients from the food you consume. It plays a crucial role in joint health, providing the necessary support for flexibility and mobility.</li><li><strong>Proline:&nbsp;</strong>It is vital for the production of essential proteins in the body, ensuring the proper functioning of various physiological processes. It supports the development of collagen, contributing to the maintenance of skin elasticity and structure.</li><li><strong>Hydroxyproline:&nbsp;</strong>It addresses potential vitamin deficiencies, such as scurvy, ensuring your body functions optimally by preventing nutritional gaps. By reducing vitamin deficiencies, Hydroxyproline contributes to your overall well-being, supporting a healthier and more vibrant lifestyle.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 1 capsule after meals in the morning and at night.</li><li>Stay hydrated by drinking plenty of water.</li><li>Include fresh fruits and vegetables in your diet.</li><li>Anticipate visible results after 3 months of consistent use.</li></ol>', 0, NULL, '2023-09-19 09:35:58', '2024-04-21 18:56:40', 1, 1, 'AE Naturals Crystal Q Glutathione Capsules - Anti-Aging Glow', 'Achieve radiant skin with AE Naturals Crystal Q Glutathione Capsules. Advanced formula with Glutathione and more. Improve skin tone, reduce wrinkles, and prevent damage. Get a natural glow to', '2023-10-07-652058df3c8ca.png', 1, NULL, 0.00, 0, NULL, NULL, '000121', NULL, NULL),
(47, 'admin', 1, 'Marine Nano Collagen Capsules 60 Caps', 'ae-naturals-marine-nano-collagen-capsules-60-caps-xO7f7Q', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-19-65091f5d3e71d.png\",\"2023-09-19-65091f5d3f5d3.png\",\"2023-09-19-65091f5d3f6c0.png\",\"2023-09-19-65091f5d3f77b.png\",\"2023-09-19-65091f5d3f830.png\",\"2023-09-19-65091f5d3f8e6.png\",\"2023-09-19-65091f5d3f99c.png\",\"2023-09-19-65091f5d3fa6c.png\",\"2023-09-19-65091f5d3fb1a.png\"]', '[]', '2023-10-16-652cd5520e3d1.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/f48iIPu2vX4?si=YxBFSP4xwxR_HXPM', '[]', 0, 'null', '[]', '[]', 0, 999, 999, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p><strong>Description:</strong></p><p>Introducing AE NATURALS Marine Nano Collagen Capsules, the perfect supplement to boost your skin\'s health and radiance from the inside out.</p><p>Packed with powerful marine collagen peptides, these capsules are designed to support the body\'s natural collagen production, helping to reduce the signs of aging such as fine lines, wrinkles, and sagging skin. The unique nano-sized collagen molecules are easily absorbed by the body, ensuring maximum effectiveness.</p><p>Not only do Marine Nano Collagen Capsules promote healthy skin, but it also supports healthy hair, nails, and joints. The formula contains essential vitamins and minerals, including vitamin C and hyaluronic acid, which work together to improve skin hydration and elasticity.</p><p>&nbsp;</p><p><strong>Benefits:</strong></p><p>Improve bone density</p><p>Reduce wrinkles and signs of aging</p><p>Promotes hair and nail growth</p><p>Reduces inflammation in the joints and spine</p><p>Builds muscle mass and energizes the body</p><p>&nbsp;</p><p><strong>Key Ingredients</strong></p><p><strong>Marine collagen</strong> peptides derived are from fish skin and scales, it is essential as collagen is a building block that, promotes skin elasticity, holds together your bones and muscles, protects your organs, and provides structure to joints and tendons.</p><p><strong>Glycine</strong> contributes to a multitude of functions such as digestion, joint support, cognitive support, and immunity</p><p><strong>Proline </strong>helps in the production of proteins essential to the body</p><p><strong>Hydroxyproline </strong>reduces vitamin deficiencies such as scurvy</p><p>&nbsp;</p><p><strong>Directions to use</strong></p><p>Take 1 capsule after meals in the morning and at night. You can also take Vitamin C tablets to enhance the process. Drink plenty of water and eat fresh fruits and vegetables. Results begin to show after a period of 3 months.</p>', 0, NULL, '2023-09-19 09:41:09', '2024-03-01 12:18:07', 1, 1, 'AE NATURALS Marine Nano Collagen Capsules – Enhance Health', 'Discover the power of AE NATURALS Collagen Capsules! Improve skin tone, joint health, and energy with this unique collagen supplement. Say goodbye to wrinkles and hello to vitality!', '2023-10-07-65205935538fe.png', 1, NULL, 0.00, 0, NULL, NULL, '000122', NULL, NULL),
(48, 'admin', 1, 'Vitamin C 1000mg Capsules 60 Caps', 'ae-naturals-vitamin-c-1000mg-capsules-60-caps-yS7BY2', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-19-6509217d3bc90.png\",\"2023-09-19-6509217d3cd9b.png\",\"2023-10-06-651fa46544012.png\",\"2023-09-19-6509217d3d166.png\",\"2023-09-19-6509217d3cec5.png\",\"2023-09-19-6509217d3d44e.png\",\"2023-09-19-6509217d3d7f7.png\"]', '[]', '2023-10-16-652ccb6fe342c.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/KteEGecikHw?si=UdvaA6GjMO9RVa9F', '[]', 0, 'null', '[]', '[]', 0, 699, 699, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p>Introducing&nbsp;<strong>AE NATURALS Vitamin C Capsules</strong> – your key to unlocking a healthier, more vibrant you! Imagine getting the nutrients of 2 pounds of fresh leafy vegetables in one serving – that\'s the powerhouse effect of our Vitamin C capsules. These little wonders are designed to keep your body in top-notch shape, supporting optimal immune system function and overall health. They are a premium dietary supplement suitable for both vegetarians and vegans. Let\'s talk about the benefits – and there are plenty! Boost your immunity, regulate blood pressure, and enhance heart health. Worried about your skin, hair, and nails? AE Naturals Vitamin C capsules have got you covered. They promote weight loss, treat sunburn, and address various skin issues. What makes these capsules even more effective is the inclusion of Piper Longum Extract. This superhero ingredient increases the bioavailability of nutrients, ensuring your body absorbs that Vitamin C goodness to the max. Embrace the simplicity of better health – it\'s as easy as popping a capsule. Enhance your well-being, one capsule at a time. Make AE Naturals your daily health companion, and let the radiance shine from within!</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Boost Immunity:&nbsp;</strong>Strengthen your body\'s defenses with AE Naturals Vitamin C Capsules. Guard against illnesses and infections by incorporating our capsules into your daily routine. Experience a robust immune system, ensuring you stay healthy and energized.</li><li><strong>Regulate Blood Pressure:&nbsp;</strong>Maintain a balanced blood pressure with the natural support of our Vitamin C capsules. Nourish your cardiovascular health, promoting overall well-being.=</li><li><strong>Enhance Heart Health:&nbsp;</strong>Fortify your heart and reduce the risk of cancer with our premium Vitamin C formulation. Embrace a proactive approach to health by incorporating these capsules into your daily regimen.</li><li><strong>Improve Eye and Skin Health:&nbsp;</strong>Achieve radiant skin and vibrant eyes with the skin-loving properties of Vitamin C. Combat skin issues and bask in the glow of improved skin texture. Prioritize your visual and skin health with AE Naturals Vitamin C Capsules.</li><li><strong>Promote Weight Loss:&nbsp;Support your weight loss journey naturally with our Vitamin C capsules. Boost metabolism and shed those extra pounds while maintaining your overall health.</strong></li><li><strong>Treat Sunburn and Skin Issues:&nbsp;</strong>Soothe sunburn and address various skin concerns with the healing touch of Vitamin C. Experience relief from skin issues, promoting a clear and radiant complexion.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Vitamin C:&nbsp;</strong>AE Naturals Vitamin C capsules utilizes the power of this water-soluble nutrient, a shield for your body\'s cells. Perfect for those with low immunity and lackluster skin, Vitamin C is your ally in maintaining overall health and vitality.&nbsp;</li><li><strong>Piper Longum Extract:&nbsp;</strong>Enhance nutrient absorption with Piper Longum Extract, a game-changer in our capsules. Known for enhancing bioavailability, this ingredient ensures your body efficiently absorbs the Vitamin C, maximizing its benefits. Say goodbye to nutrient wastage and hello to a wellness boost.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 1 capsule in the morning and 1 at night after meals.</li><li>Continue until desired results are achieved.</li><li>For maintenance, consume 2-3 times a week.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Before incorporating AE Naturals Vitamin C Capsules into your routine, we strongly advise consulting with a healthcare professional or doctor to ensure it aligns with your individual health needs.&nbsp;</i></p>', 0, NULL, '2023-09-19 09:50:13', '2024-03-29 17:19:36', 1, 1, 'AE Naturals Vitamin C Capsules - Immunity & Heart Health', 'Discover the benefits of AE NATURALS Vitamin C 1000mg capsules enriched with antioxidants. Improve immunity, regulate blood pressure, enhance heart health, and more. Try it today for a health', '2023-10-07-65205982944f9.png', 1, NULL, 0.00, 0, NULL, NULL, '000123', NULL, NULL);
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(49, 'admin', 1, 'Stress to fresh tablets with jatamansi and ashwagandha 60 Caps', 'ae-naturals-stress-to-fresh-tablets-with-jatamansi-and-ashwagandha-60-caps-EPyaJG', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-10-66163d1f39016.png\",\"2023-09-19-6509229ca24b3.png\",\"2023-09-19-6509229ca2718.png\",\"2023-09-19-6509229ca2909.png\",\"2023-09-19-6509229ca2c0e.png\",\"2023-09-19-6509229ca2eb8.png\"]', '[]', '2024-04-10-66163d1f3a503.png', '1', NULL, 'youtube', 'https://www.youtube.com/embed/uG1ZUKjk9hM?si=KMF2a4Inrhb4qo_K', '[]', 0, 'null', '[]', '[]', 0, 1000, 1000, '12', 'percent', 'include', '50.1', 'percent', 98, 1, '<p>Introducing AE Naturals Stress to Fresh Tablets, your go-to solution for battling stress, anxiety, and the strains of modern life. Packed with potent herbal ingredients like Usher, Ashwagandha, Jatamansi, Tagara, Sarpagandha, and Jaiphal, this natural formula is designed to bring you relief in every pill. In our digital age, mental well-being is often overlooked, but Stress to Fresh Tablets aims to change that. Scientifically researched and carefully crafted, this stress-relief powerhouse addresses a spectrum of mental challenges, from anxiety to sleep disorders. Regular use promises an uplifted mood, enhanced attention, and improved emotional balance. One pill, many benefits – it\'s your daily dose of tranquility. The key ingredients play vital roles in this holistic approach to mental health. Usher cools the brain, Ashwagandha manages stress, Jatamansi boosts memory, Tagara relaxes the nervous system, Sarpagandha balances Vata, and Jaiphal alleviates stress. Together, they form a blend that not only calms the mind but also contributes to overall physical well-being. Take one pill daily in the first month and increase to two pills as directed by your physician in the second month. AE Naturals Stress to Fresh Tablets – because everyone deserves a stress-free life. Experience the natural way to conquer stress and embrace a brighter, more balanced you.</p><h3>&nbsp;</h3><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Stress Relief and Anxiety Management:&nbsp;</strong>AE Naturals Stress to fresh tablets act as powerful mood enhancers, effectively keeping anxiety at bay and helping you manage stress and anger. The blend of natural ingredients, including Ashwagandha and Jatamansi, works synergistically to calm your mind, providing a soothing effect that lasts throughout the day.</li><li><strong>Enhanced Mental Clarity and Concentration:&nbsp;</strong>Experience a boost in mental clarity and concentration with the daily use of Stress to fresh tablets. The key ingredients, such as Usheer and Tagara, work on improving brain and memory functions, ensuring better focus and cognitive performance in your daily tasks.</li><li><strong>Promotes Relaxation and Improved Sleep:&nbsp;</strong>Stress to fresh pills go beyond stress relief by promoting relaxation, helping to regulate your sleep cycle. The natural properties of Tagara roots relax the central nervous system, contributing to a more peaceful and restful night\'s sleep, ultimately enhancing your overall well-being.</li><li><strong>Maintains Physical Health and Reduces Acidity:&nbsp;</strong>AE Naturals Stress to fresh tablets play a vital role in maintaining good physical health, particularly addressing issues related to stress-induced acidity. The carefully selected ingredients work together to alleviate physical symptoms caused by stress, ensuring a harmonious balance between mental and physical well-being.</li><li><strong>Support Overall Health:&nbsp;</strong>Feel revitalized and energized with the rejuvenating effects of Stress to fresh tablets. The anti-stress agents in the formulation not only calm the brain but also contribute to reducing inflammation, fortifying the immune system, and regulating blood pressure. This comprehensive approach supports your overall health and vitality.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Usheer (Vetiver):&nbsp;</strong>Usheer, derived from the Vetiver plant, cools the brain, offering relief from emotional traumas and shocks. This natural ingredient ensures a calm and cool mental state, promoting emotional well-being.</li><li><strong>Ashwagandha:&nbsp;</strong>Ashwagandha, a trusted Ayurvedic herb, effectively manages stress, reduces anxiety, and improves sleep. This powerful ingredient aids the body in adapting to stressors, providing a holistic approach to mental well-being.</li><li><strong>Jatamansi:&nbsp;</strong>Jatamansi, known for its antioxidant properties, enhances memory and brain functions. By preventing cell damage, it contributes to improved cognitive abilities and mental clarity.</li><li><strong>Tagara (Indian Valerian):&nbsp;</strong>Tagara roots have a relaxing effect on the central nervous system, aiding in managing blood pressure. This natural component promotes relaxation, easing stress, and contributing to overall mental tranquility.</li><li><strong>Sarpagandha (Indian Snakeroot):&nbsp;</strong>Sarpagandha, with its Vata-balancing properties, helps alleviate anxiety symptoms. By balancing the Vata dosha, it provides a natural solution for individuals experiencing stress and anxious feelings.</li><li><strong>Jaiphal (Nutmeg):&nbsp;</strong>Jaiphal oil is known for its stress-alleviating properties, effectively treating depression and anxiety. This natural ingredient adds a soothing element to the formulation, contributing to a sense of calm and well-being.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take one tablet daily in the first month.</li><li>In the second month, increase dosage to two tablets daily.</li><li>Follow the recommended dosage as directed by your physician for optimal results.</li><li>Consume with water for easy intake.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Consult with your doctor before incorporating AE Naturals Stress to Fresh Tablets into your routine, especially if you have existing medical conditions or are taking other medications.</i></p>', 0, NULL, '2023-09-19 09:55:00', '2024-09-04 14:23:19', 1, 1, 'AE Naturals Stress to Fresh Tablets - Natural Stress Relief', 'Experience natural stress relief with AE Naturals Stress to Fresh Tablets. Our 60-tablet pack offers you a calming solution. Say goodbye to stress and welcome a refreshing new you today!', '2024-04-10-66163d1f3a851.png', 1, NULL, 0.00, 0, NULL, NULL, '000712', NULL, NULL),
(50, 'admin', 1, 'Herbal Toothpaste with Neem and clove, 100g, Pack of 3', 'ae-naturals-herbal-toothpaste-with-neem-and-clove-100g-pack-of-3-sxnXkc', 'physical', '[{\"id\":\"44\",\"position\":1},{\"id\":\"45\",\"position\":2}]', '44', '45', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-19-65092514694c6.png\",\"2023-09-19-650925146a100.png\",\"2023-09-19-650925146a18e.png\",\"2023-09-19-650925146a24b.png\",\"2023-09-19-650925146a2f3.png\",\"2023-09-19-650925146a3a4.png\",\"2023-09-19-650925146a451.png\",\"2023-09-19-650925146a4f4.png\",\"2023-09-19-650925146a5a6.png\"]', '[]', '2023-10-16-652ccc4f52094.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/2f6gAVWoeh4?si=mPY120Gt3ej-4Dzm', '[]', 0, 'null', '[]', '[]', 0, 299, 299, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p><strong>&nbsp;</strong>Introducing&nbsp;<strong>AE Naturals Herbal Toothpaste</strong>, your go-to solution for a naturally radiant smile. The potent combination of Neem and Clove fights germs, offering all-day protection and making it ideal for those with bleeding gums. This herbal gem has numerous benefits, ensuring a fresh and germ-free mouth, healthy gums, and cavity prevention. Say goodbye to post-use discomfort; our toothpaste avoids that burning sensation. The secret lies in key ingredients like Manjishta, Nirgundi fruit rind, and Ajmoda, which bring astringent, antibacterial, and antioxidant properties to the forefront. Neem, a time-tested oral hygiene champion, works wonders with its anti-inflammatory and antimicrobial properties. Meanwhile, Babools and Tulsi join forces to protect gums and halt bleeding, thanks to their tannin-rich composition. Pudina and Nimbu add a refreshing touch, tackling swollen gums with their anti-inflammatory properties. Simple to include into your routine, just squeeze a small amount onto your toothbrush and brush twice daily for optimal results. Follow the easy steps of our Complete Care Toothpaste, ensuring a thorough clean morning and night. Upgrade your oral care with AE Naturals Herbal Toothpaste, the natural choice for a brighter, healthier smile.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Promotes Healthy Gums and Teeth:&nbsp;</strong>AE Naturals Herbal Toothpaste, enriched with natural antioxidants like Manjishta and Nirgundi, actively promotes healthy gums and teeth. Its astringent and antibacterial properties strengthen gums, preventing gum bleeding and decay.</li><li><strong>Freshens Breath All Day:&nbsp;</strong>Enjoy long-lasting freshness with AE Naturals Herbal Toothpaste. Neem and Clove work in harmony to fight germs, keeping your mouth germ-free. Say goodbye to the burning sensation after use, as our toothpaste ensures a refreshing experience.</li><li><strong>Whitens Teeth Naturally:&nbsp;</strong>Experience the power of natural ingredients like Tulsi and Babool in whitening your teeth. The antioxidant-rich formulation not only prevents plaque build-up but also removes stains, giving you a brighter, healthier smile.</li><li><strong>Gentle and Effective Oral Care:&nbsp;</strong>AE Naturals prioritizes your oral health with a toothpaste that is gentle yet effective. With Ajmoda inhibiting dental plaque and Pudina-Nimbu offering anti-inflammatory relief, this toothpaste provides comprehensive care without compromising on your comfort.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Manjistha and Nirgundi Fruit Rind:&nbsp;</strong>These ingredients bring a natural boost to your oral health. With powerful astringent, antibacterial, and antioxidant properties, they not only strengthen your gums but also contribute to teeth whitening.</li><li><strong>Ajmoda:&nbsp;</strong>A key player in preventing dental issues, Ajmoda actively fights plaque build-up, reducing the risk of tooth decay. Its astringent nature strengthens gums, reduces inflammation, and prevents bleeding, ensuring a comprehensive dental care routine.</li><li><strong>Neem Bark:&nbsp;</strong>Trusted for centuries, Neem brings unparalleled oral hygiene. Its phenolic and antioxidant activity, along with anti-inflammatory and antimicrobial properties, effectively removes plaque, leaving your mouth refreshed and protected.</li><li><strong>Babool Bark Extract:&nbsp;</strong>Adding an extra layer of defense, Babool\'s tannins, known for their antioxidant prowess, work to shield gums and teeth. Incorporating this extract enhances the overall protection and care for your oral well-being.</li><li><strong>Tulsi:&nbsp;</strong>Tulsi, acting as a natural astringent, puts an end to gum bleeding. Enriched with tannins and phenolic compounds, this herb aids in healing mouth ulcers, promoting a healthier environment in your mouth.</li><li><strong>Pudina and Nimbu:&nbsp;</strong>These ingredients bring a refreshing twist with their anti-inflammatory properties. Ideal for treating swollen gums, Pudina and Nimbus antioxidant-rich components, known as flavonoids, play a crucial role in maintaining optimal oral health.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Squeeze a small amount onto your toothbrush.</li><li>Brush thoroughly using gentle circular motions.</li><li>Use twice daily for optimal results.</li></ol>', 0, NULL, '2023-09-19 10:05:32', '2024-04-02 17:33:44', 1, 1, 'AE Naturals Herbal Toothpaste - Strong Gums, Fresh Breath', 'Experience total oral care with AE Naturals Toothpaste. Herbal ingredients provide antioxidant protection, prevent gum bleeding, and promote healthy teeth. Get your all-day freshness now!', '2023-10-07-65205d57e19c3.png', 1, NULL, 0.00, 0, NULL, NULL, '000452', NULL, NULL),
(51, 'admin', 1, 'Pure Aloe vera Gel with Neem Extracts 200ml', 'ae-naturals-pure-aloe-vera-gel-with-neem-extracts-200ml-5k1XJf', 'physical', '[{\"id\":\"2\",\"position\":1},{\"id\":\"17\",\"position\":2}]', '2', '17', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-19-6509265f9e4a5.png\",\"2023-09-19-6509265f9f5a6.png\",\"2023-09-19-6509265f9f6aa.png\",\"2023-09-19-6509265f9f89e.png\",\"2023-09-19-6509265f9f7ba.png\"]', '[]', '2023-10-16-652ccc1d191e5.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/mQnqM3j8_F4?si=Kb5Z17swhjdWwjrE', '[]', 0, 'null', '[]', '[]', 0, 299, 299, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Introducing&nbsp;<strong>AE Naturals Pure Aloe Vera Gel with Neem Extracts</strong>, a potent blend of natural goodness for your skin and hair. Immerse yourself in the nourishing fusion of Aloe vera and Neem, where the deep-cleansing magic of Neem meets the soothing touch of Aloe vera. This dynamic duo works together to give you naturally beautiful and even-toned skin. Experience the lightweight, easily absorbed gel that effortlessly becomes a part of your daily skincare routine. Say goodbye to dry skin, acne, and minor irritations as Aloe vera moisturizes and heals. Neem steps in with its antibacterial prowess, tackling acne and promoting a healthy, blemish-free complexion. The gel also proves its worth as a sunburn savior and skin-nurturing solution. But the benefits don\'t stop there – this versatile gel is your go-to for hair care too. Strengthen your locks, nourish your scalp, and bid farewell to dandruff and damaged hair. Follow our simple steps for optimum results: cleanse, apply, massage, and reveal the glow. Confidently embrace the quality and effectiveness of AE Naturals, making your routine a daily celebration of vibrant, healthy skin and silky hair.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Intense Skin Care:</strong>&nbsp;Immerse your skin in deep hydration with AE Naturals Pure Aloe Vera Gel. Lightweight and easily absorbed, this gel moisturizes intensely, leaving your skin feeling refreshed and rejuvenated.&nbsp;</li><li><strong>Acne Reduction &amp; Inflammation Relief:&nbsp;</strong>Combat acne and inflammation effortlessly with the powerful duo of aloe vera and neem extract. AE Naturals Aloe Neem Gel\'s antibacterial properties fight acne, while anti-inflammatory effects soothe redness and irritation. Get clearer, calmer skin with every use.</li><li><strong>Eczema Treatment :&nbsp;</strong>Experience relief from eczema with AE Naturals Aloe Neem Gel. Aloe vera\'s healing properties address skin issues, including dryness and fungal infections. Your skin will thank you as it becomes nourished, vibrant, and healthy.</li><li><strong>Hair Care:</strong> AE Naturals Pure Aloe Vera Gel with Neem Extracts is a nutritious blend that treats hair problems, from minor cuts to damaged hair. Enjoy the confidence that comes with a healthy and vibrant appearance.&nbsp;</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Aloe Vera:&nbsp;</strong>Aloe vera, a natural powerhouse, brings deep hydration to dry skin. Its soothing properties make it a sought-after ingredient in skincare, helping reduce redness and irritation.</li><li><strong>Neem Extract:&nbsp;</strong>Derived from the neem tree in India, Neem Extract boasts potent antibacterial qualities. It\'s a superhero against acne, fighting off bacteria and providing a shield from environmental damage with its antioxidants.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Wipe your body with a wet towel.</li><li>Smoothly apply the gel, massaging for 5-10 seconds.</li><li>Use twice daily for optimal results.</li><li>Apply on the roots of hair, leave for 1-2 hours, then wash off.</li></ol>', 0, NULL, '2023-09-19 10:11:03', '2024-03-29 20:35:56', 1, 1, 'AE Naturals Aloe Neem Gel - Even-Tone Skin, Healthy Hair', 'Discover the benefits of AE Naturals Aloe Neem Gel with Aloe Vera and Neem extracts. Achieve even-toned skin, moisturized beauty, and healthy hair. Say goodbye to acne and dryness. Try it tod', '2023-10-07-65205b8fbea24.png', 1, NULL, 0.00, 0, NULL, NULL, '000467', NULL, NULL),
(52, 'admin', 1, 'Herbal Immunity Booster with Multi-Vitamins and Minerals, 60 Caps', 'ae-naturals-herbal-immunity-booster-with-multi-vitamins-and-minerals-60-caps-0iu9s9', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-21-650c13c0b52ac.png\",\"2023-09-21-650c13c0b66d1.png\",\"2023-09-21-650c13c0b6873.png\",\"2023-09-21-650c13c0b6abc.png\",\"2023-09-21-650c13c0b6d25.png\",\"2023-09-21-650c13c0b6fa8.png\",\"2023-09-21-650c13c0b71be.png\"]', '[]', '2023-10-16-652ccca25566f.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/8aG8pnzoAbA?si=a0dCdJcypDPoKdWX', '[]', 0, 'null', '[]', '[]', 0, 500, 500, '12', 'percent', 'include', '101', 'flat', 100, 1, '<p><strong>AE Naturals Herbal Immunity Booster with Multi-Vitamins and Minerals </strong>is a potent dietary supplement designed to fortify and maintain a resilient immune system. Formulated with a proprietary blend of time-tested herbs such as echinacea, garlic, and elderberry, this supplement draws on centuries of traditional use to enhance immune function and provide protection against common illnesses. Incorporating AE Naturals Herbal Immunity Booster into your routine is a proactive approach to staying healthy, particularly during cold and flu seasons. The synergistic combination of natural ingredients works to bolster your body\'s defenses, offering a shield against pathogens and supporting overall well-being.</p><p>Whether you seek year-round immune system support or aim to navigate seasonal health challenges, AE Naturals Herbal Immunity Booster is a reliable ally. Elevate your health and wellness journey with this powerful supplement, promoting a strong immune response and contributing to your body\'s natural capacity for defense.</p><p>&nbsp;</p><h3><strong>Key benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Natural Immunity Booster: &nbsp;</strong>Enhances the body\'s immune system by activating and strengthening its natural defense mechanisms. This helps the body resist and fight off infections and diseases more effectively.</li><li><strong>Increases focus, energy, and alertness: &nbsp;</strong>The product contains components that stimulate cognitive functions, resulting in improved focus, increased energy levels, and heightened alertness. This can contribute to enhanced productivity and mental performance.</li><li><strong>Detox your body and purifies the blood: &nbsp;</strong>Acts as a detoxifier, aiding in the elimination of harmful substances from the body and promoting the purification of blood. This detoxification process can support overall organ function and contribute to a healthier internal environment.</li><li><strong>Effective in alleviating fever, jaundice, skin diseases, and constipation: &nbsp;</strong>The formulation exhibits therapeutic properties that assist in managing various health issues. It can help reduce fever symptoms, alleviate jaundice, address skin conditions, and promote regular bowel movements, providing a holistic approach to well-being.</li><li><strong>Rich in Protein, Multivitamins, and Minerals</strong>: &nbsp;Abundant in essential nutrients such as proteins, multivitamins, and minerals, the product serves as a comprehensive source of nutrition. These components contribute to the overall health of the body, supporting muscle development, boosting vitality, and ensuring a well-balanced intake of vital nutrients.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Tulsi and Manjishta</strong>: Tulsi (Holy Basil) and Manjishta are recognized as natural diuretic agents, which means they can increase urine production. This property is beneficial for individuals dealing with renal calculi (kidney stones) as it may help in flushing out minerals that contribute to stone formation.&nbsp;</li><li><strong>Amla</strong>: Amla, also known as Indian Gooseberry, is rich in vitamin C and antioxidants. It has antimicrobial properties that may help prevent the proliferation of bacteria.&nbsp;</li><li><strong>Ginger and Tulsi</strong>: Ginger and Tulsi (Holy Basil) are well-known for their diverse health benefits. They have been traditionally used to alleviate conditions such as fever, jaundice, skin diseases, and constipation.&nbsp;</li><li><strong>Piper Longum Extract</strong>: Piper Longum, also known as long pepper, is believed to increase nutrient absorption by boosting metabolism. This enhanced metabolic activity may contribute to breaking down fat cells, potentially making it relevant for those interested in weight management.</li></ul><p>&nbsp;</p><h3><strong>HOW TO USE:&nbsp;</strong></h3><p>&nbsp;</p><p>Take 1 capsule in the morning and 1 at night before food or as advised by your healthcare professional.</p>', 0, NULL, '2023-09-21 15:28:24', '2024-03-30 17:25:34', 1, 1, 'AE Naturals Herbal Immunity Booster Capsules | Vitamins', 'Boost your immunity naturally with AE Naturals Herbal Immunity Booster Capsules. Rich in multivitamins and minerals,  This natural supplement increases energy, focus, and aids digestion. Try', '2023-10-16-652ccc761d420.png', 1, NULL, 0.00, 0, NULL, NULL, '000451', NULL, NULL),
(53, 'admin', 1, 'Pure Aloe vera Gel with Rose Extracts, 200ml', 'ae-naturals-pure-aloe-vera-gel-with-rose-extracts-200ml-QU5R0A', 'physical', '[{\"id\":\"2\",\"position\":1},{\"id\":\"17\",\"position\":2}]', '2', '17', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2023-09-21-650c1824bafad.png\",\"2023-09-21-650c1824bbd85.png\",\"2023-09-21-650c1824bbe47.png\",\"2023-09-21-650c1824bbef3.png\"]', '[]', '2023-10-16-652ccce7967be.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=d1LDmvNKVpRjVtu3', '[]', 0, 'null', '[]', '[]', 0, 299, 299, '18', 'percent', 'include', '0', 'flat', 99, 1, '<p>Indulge in the natural goodness of <strong>AE Naturals Pure Aloe Vera Gel with Rose Extracts</strong>, your go-to skincare and haircare solution. Sourced from the freshest aloe vera plants and enriched with the calming properties of rose extracts, this gel is a powerhouse of antioxidants, vitamins, and minerals, providing your skin with intense moisture and a radiant glow. Our Aloe Vera Gel is your ally against acne and inflammation, with anti-inflammatory properties that soothe irritated skin. It\'s a multitasking marvel, tackling eczema, removing tan, and leaving your skin irresistibly soft and smooth. Not just for your skin – your hair deserves the best too! Experience the dual benefits as our gel strengthens hair, promotes healthy growth, and maintains a healthy scalp. Formulated with simplicity in mind, this gel is your all-in-one solution for a beauty routine that\'s both effective and easy. AE Naturals Pure Aloe Vera Gel with Rose Extracts is your secret to achieving vibrant skin and luscious locks effortlessly. Embrace the natural beauty that comes with simplicity!</p><h3>&nbsp;</h3><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Intense Moisturization:&nbsp;</strong>Pamper your skin with our Aloe Vera Gel, a natural hydrator enriched with rose extracts. Experience deep moisturization for a soft, smooth, and radiant complexion.</li><li><strong>Hair and Scalp Health:&nbsp;</strong>Strengthen your hair and maintain a healthy scalp with our unique formula. Enjoy the dual benefits of nourishing your skin and revitalizing your hair in one simple step.</li><li><strong>Acne Reduction and Soothing Relief:&nbsp;</strong>Combat acne and soothe irritated skin with the anti-inflammatory properties of our gel. Say goodbye to redness and inflammation, welcoming clear and calm skin.</li><li><strong>Eczema Treatment:&nbsp;</strong>Our Aloe Vera Gel is your go-to solution for treating eczema and removing tan. Experience the healing touch that brings relief and restores your skin\'s natural tone.</li></ul><h3>&nbsp;</h3><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Aloe Vera:&nbsp;</strong>Sourced from the purest plants, our aloe vera is a skin-loving powerhouse. It promotes healthy hair growth, soothes and moisturizes dry or irritated skin, and aids in the healing of minor cuts and burns. With antioxidants and vitamins, it\'s your go-to for intense skin hydration.</li><li><strong>Rose Extracts:&nbsp;</strong>Experience the soothing touch of rose extracts in our gel. Reducing redness, irritation, and acne on the skin, it\'s a natural solution for a radiant complexion. For your hair, rose extracts strengthen follicles, prevent loss, and provide moisture, leaving your locks nourished and vibrant.</li><li><strong>Antioxidants and Vitamins:&nbsp;</strong>Packed with skin-loving antioxidants and vitamins, our gel delivers a boost of goodness to your skin. Say goodbye to dullness as these elements work together to nourish and revitalize, leaving your skin feeling soft, smooth, and radiant.</li><li><strong>Minerals:&nbsp;</strong>Essential minerals in our Aloe Vera Gel contribute to its healing properties. Whether treating eczema, reducing inflammation, or removing tan, these minerals play a crucial role in maintaining skin health.&nbsp;</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Start by cleansing your body with a wet towel to remove impurities and prepare your skin.</li><li>Smoothly apply AE Naturals Pure Aloe Vera Gel with Rose Extracts to the desired area.</li><li>Gently massage the gel into your skin for 5-10 seconds, allowing it to be absorbed effectively.</li><li>Use twice a day for optimal results – morning and night.</li></ol>', 0, NULL, '2023-09-21 15:47:08', '2024-11-06 18:42:26', 1, 1, 'AE Naturals Aloe Rose Gel - Pink Glow, Skin & Hair Care', 'Discover the magic of AE Naturals Aloe Rose Gel with Rose Extracts. Get a pink glow, intense skin moisturization, healthy hair, and relief from acne and eczema. Nourish your skin and hair nat', '2023-10-07-65205e5ecaf17.png', 1, NULL, 0.00, 0, NULL, NULL, '000453', NULL, NULL),
(54, 'admin', 1, 'Pure aloe vera gel with paarijat and saffron 200ml', 'ae-naturals-pure-aloe-vera-gel-with-paarijat-and-saffron-200ml-NCV9JT', 'physical', '[{\"id\":\"2\",\"position\":1},{\"id\":\"17\",\"position\":2}]', '2', '17', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2023-09-21-650c1a7c6e475.png\",\"2023-09-21-650c1a7c6f3b3.png\",\"2023-09-21-650c1a7c6f4b5.png\",\"2023-09-21-650c1a7c6f5fd.png\",\"2023-09-21-650c1a7c6f6e8.png\",\"2023-09-21-650c1a7c6f805.png\",\"2023-09-21-650c1a7c6f8e6.png\",\"2023-09-21-650c1a7c6f9a9.png\",\"2023-09-21-650c1a7c6fa61.png\"]', '[]', '2023-10-16-652ccd1ba2541.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/uB5B9Lkotuw?si=s4rO5BFJTS4yMs9X', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Include in the natural goodness of <strong>AE Naturals Pure Aloe Vera Gel with Paarijat and Saffron</strong>, a skincare essential designed for a radiant you. Aloe Vera is a trusted ally in moisturizing and hydrating your skin, leaving it feeling soft and supple. Paarijat Extract, sourced from fragrant Parijat flowers, works its magic by brightening your skin tone and reducing the appearance of dark spots and blemishes. Completing the trio is Saffron, a precious spice renowned for its skin-clarifying properties, offering protection from damage and improving overall skin texture. Not just limited to skincare, this versatile gel also nourishes and strengthens your hair, adding a natural shine. For best results, make it a part of your daily routine, or use as needed to soothe skin irritations or enhance hair strength. AE Naturals Pure Aloe Vera Gel is your daily dose of self-care, embracing simplicity and the goodness of nature for a healthier, more radiant you.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Hydration Beyond Compare:</strong> AE Naturals Pure Aloe Vera Gel deeply moisturizes, leaving your skin supple and refreshed. Give your skin nourishing goodness, unveiling a revitalized look that lasts all day.</li><li><strong>Blossom into Beauty:</strong> Rejuvenate with Aloe Vera\'s anti-aging properties, diminishing fine lines and wrinkles for youthful, glowing skin. Let the magic of Paarijat Extract even out your skin tone, reducing the appearance of dark spots and blemishes.</li><li><strong>Hair\'s Best Friend:</strong> AE Naturals doesn’t just stop at the skin; it strengthens and adds a brilliant shine to your hair. Bid farewell to dull, lifeless hair as our enriched formula breathes life and vitality into every strand.</li><li><strong>Nature\'s Defense Shield:</strong>&nbsp;Saffron\'s antioxidants form a protective shield, defending your skin against damage from the environment. Saffron not only clarifies but also enhances skin texture and tone, unveiling a naturally radiant complexion.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Aloe Vera:&nbsp;</strong>Aloe Vera, a natural hydrator that soothes and moisturizes, leaving your skin feeling refreshed. Say goodbye to irritation as Aloe Vera works its magic, reducing inflammation and giving you a smooth, revitalized look. Embrace the power of nature’s moisturizer that also helps minimize fine lines and wrinkles.</li><li><strong>Parijat Extract:&nbsp;</strong>Derived from the fragrant Parijat flowers, our special extract brightens your skin, promoting an even tone. Get rid of dark spots and blemishes as Parijat Extract reveals your skin\'s natural radiance. Immerse yourself in the floral essence that enhances your complexion, leaving you with a glowing, flawless appearance.</li><li><strong>Saffron:&nbsp;</strong>Indulge in the precious spice – Saffron, known for its skin-clarifying wonders. Packed with antioxidants, Saffron shields your skin from damage, unveiling improved texture and tone over time. Let the golden touch of Saffron enhance your skincare routine, ensuring a luminous and healthy complexion.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Apply a small amount of gel to clean, dry skin or hair.</li><li>Gently massage until fully absorbed.</li><li>For best results, use daily or as needed.</li><li>Perfect for soothing skin irritations and strengthening hair.</li></ol>', 0, NULL, '2023-09-21 15:57:08', '2024-11-18 17:03:09', 1, 1, 'Aloe vera Parijat Saffron Gel for Skin & Hair | AE Naturals', 'Experience the magic of Aloe vera, Parijat, and Saffron in AE Natural\'s Wonder Gel. Say goodbye to Acne, Pimples, and UV damage. Achieve flawless skin and a healthy scalp with our therapeutic', '2023-10-07-65205ecd9fb1b.png', 1, NULL, 0.00, 0, NULL, NULL, '000454', NULL, NULL),
(55, 'admin', 1, 'Maca Root Powder 100g Boost Energy Levels', 'ae-naturals-maca-root-powder-100g-boost-energy-levels-xSRFy1', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2023-09-21-650c1bb92a559.png\",\"2023-09-21-650c1bb92b271.png\",\"2023-09-21-650c1bb92b5ba.png\",\"2023-09-21-650c1bb92b7f3.png\",\"2023-09-21-650c1bb92b3b5.png\",\"2023-09-21-650c1bb92b9f1.png\",\"2023-09-21-650c1bb92bc7c.png\"]', '[]', '2023-10-16-652ccd40ea61d.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/Gp3eFH-PIOQ?si=BEeiRzeqH8wSD02u', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"        250g\",\"        500g\",\"        1kg\",\"        25kg\"]}]', '[{\"type\":\"100g\",\"price\":585,\"sku\":\"MRP1BEL-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":1440,\"sku\":\"MRP1BEL-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":2865,\"sku\":\"MRP1BEL-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":4755,\"sku\":\"MRP1BEL-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":102875,\"sku\":\"MRP1BEL-25kg\",\"qty\":1}]', 0, 599, 599, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>AE Naturals Maca Root Powder</strong>, a top-tier organic superfood, stands out with its unparalleled health benefits. Packed with vital nutrients like calcium, fiber, and vitamin C, this powder fuels your body, enhancing performance akin to an athlete. Acting as an adaptogen, it empowers you to tackle the hustle of modern life. This powder\'s acclaim extends to reproductive health, proving a boon for both men and women. Noteworthy advantages include heightened libido, controlled blood pressure, and a surge in energy levels. Moreover, it aids memory and learning speed, making it a holistic choice. For men, it\'s a natural enhancer of fertility, providing hormonal balance crucial for overall well-being. Including AE Naturals Maca Root Powder into your routine is a breeze – blend it seamlessly into smoothies, oatmeal, or yogurt. The recommended starting point is a modest 1/2 teaspoon, allowing you to adjust as needed. The star ingredient, Maca Root Powder, not only elevates energy and stamina but also maintains a harmonious hormonal equilibrium. Enhance your vitality, address reproductive health, and embrace a natural, nutrient-rich supplement with AE Naturals Maca Root Powder.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Boost Energy Levels:&nbsp;</strong>AE Naturals Maca Root Powder is a powerhouse of nutrients, including calcium, fiber, and vitamin C, fueling your body like an athlete. Its adaptogenic properties help combat fatigue from busy schedules, illness, and hectic lifestyles.</li><li><strong>Reproductive Health Support:&nbsp;</strong>Enhance your sexual well-being with this organic superfood, known for its positive impact on reproductive health in both men and women. Maca Root Powder is a natural solution to improving sex drive and balancing reproductive hormones.</li><li><strong>Improved Memory and Learning:&nbsp;</strong>Experience a cognitive boost with Maca Root Powder, aiding in memory enhancement and faster learning speeds. The organic blend supports overall mental acuity without the need for complex supplements.</li><li><strong>Male Fertility Enhancement:&nbsp;</strong>Elevate male fertility naturally with AE Naturals Maca Root Powder, a pure and high-quality superfood. Regular use can contribute to increased stamina, energy, and hormonal balance, fostering a healthy reproductive system.</li><li><strong>Blood Pressure Control:&nbsp;</strong>Beyond reproductive benefits, this superfood helps control high blood pressure, promoting overall cardiovascular health. Enjoy the dual advantage of enhanced reproductive well-being and cardiovascular support in one natural solution.</li><li><strong>Menopause Symptom Reduction:&nbsp;</strong>Women experiencing menopause can find relief with Maca Root Powder, as it helps reduce associated symptoms. Include this organic powder into your routine to balance hormonal changes and ease the challenges of menopause.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Maca Root Powder:&nbsp;</strong>AE Naturals Maca Root Powder is the secret behind the energy boost you\'ve been seeking. Packed with essential nutrients like calcium, fiber, and vitamin C, it acts as a natural athlete\'s fuel. This organic superfood powder is an adaptogen, supporting your body through busy schedules and hectic lifestyles.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Mix into smoothies, oatmeal, yogurt, or recipes.</li><li>Start with 1/2 teaspoon, gradually increase as needed.</li><li>Easily include it into your daily routine for a natural energy boost.</li></ol>', 0, NULL, '2023-09-21 16:02:25', '2024-06-17 13:03:03', 1, 1, 'AE NATURALS Pure Organic Maca Root Powder - Boost Energy', 'Discover the advantages of AE NATURALS Pure Organic Maca Root Powder. Boost energy, improve libido, and enhance overall wellbeing with this natural antioxidant. Try it today and witness the c', '2023-10-07-65205f33c1e34.png', 1, NULL, 0.00, 0, NULL, NULL, '000178', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(56, 'admin', 1, 'Flaxseed oil capsules with Omega-3-6-9, and vitamin D3, 60 Capsules', 'ae-naturals-flaxseed-oil-capsules-with-omega-3-6-9-and-vitamin-d3-60-capsules-oqIVG9', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-03-02-65e32ec1b625d.png\",\"2024-03-02-65e32ec1b5f06.png\",\"2024-03-02-65e32ec1b5c8f.png\",\"2024-03-02-65e32ec1b4ee8.png\",\"2024-03-02-65e32ec1b5d39.png\",\"2024-03-02-65e32ec1b5df6.png\",\"2024-03-02-65e32ec1b5e8d.png\"]', '[]', '2024-03-02-65e32ec1b63fe.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/g6c2NHlMTaA?si=5BtC1vQYvHNPl_ER', '[]', 0, 'null', '[]', '[]', 0, 750, 750, '12', 'percent', 'include', '251', 'flat', 0, 1, '<p>AE Naturals Flaxseed Oil Capsules stand out as a rich source of Omega 3, 6, and 9, fortified with Vitamin D3 and pure flaxseed oil. Tailored to meet the nutritional needs of vegetarians, these capsules provide a remarkable alternative to fish oil. This potent formulation not only enhances immunity but also exhibits anti-inflammatory properties, offering relief to joints and muscles. Specifically beneficial for older women, the capsules contribute to improved joint function, enhanced movement, and fortified bone health.</p><p>Beyond joint support, AE Naturals Flaxseed Oil Capsules offer a myriad of essential health benefits for both men and women. From promoting hair, skin, and nail health to supporting cognitive function and heart health, these capsules provide a comprehensive approach to overall well-being. Additionally, they contribute to digestive health, making them a versatile addition to your daily routine.</p><p>&nbsp;</p><p><strong>Benefits:</strong></p><p>&nbsp;</p><ul><li><strong>Helps manage cholesterol and blood pressure: &nbsp;</strong>The product aids in regulating cholesterol levels and blood pressure, contributing to cardiovascular health by supporting optimal circulation and blood vessel function.</li><li><strong>Improves joint health and immunity: &nbsp;</strong>Contains components that enhance joint function and boost the immune system, promoting overall well-being and resilience against infections and illnesses.</li><li><strong>Promotes heart and brain health</strong>: &nbsp;The formulation supports cardiovascular health by maintaining a healthy heart, and it includes elements that positively impact brain function, fostering cognitive well-being.</li><li><strong>Cleanses skin and hair conditions: &nbsp;</strong>Acts as a cleanser for skin and hair, potentially addressing issues related to skin conditions and promoting healthier hair by removing impurities and enhancing natural radiance.</li><li><strong>Helps burn excess weight and stay fit</strong>: &nbsp;Assists in weight management by facilitating the burning of excess fat, contributing to a healthier body composition and supporting overall fitness goals.</li></ul><p>&nbsp;</p><p><strong>Key ingredients</strong>:</p><p>&nbsp;</p><ul><li><strong>Omega-3 </strong>(Alpha-Linolenic Acid): Omega-3 aids in managing cholesterol and blood pressure levels, facilitating the potential burning of excess fat. It is crucial for cardiovascular health and may contribute to overall well-being.</li><li><strong>Omega-6 </strong>(Oleic Acid): Omega-6 plays a vital role in maintaining skin health by reducing sensitivity and keeping the skin moist and glowing. It is an essential fatty acid that supports skin barrier function and overall skin integrity.</li><li><strong>Omega-9 </strong>(Linoleic Acid): Omega-9 actively works to reduce inflammation and improve insulin sensitivity. This can have implications for managing chronic inflammatory conditions and supporting metabolic health.</li><li><strong>Flaxseed Oil: </strong>Flaxseed oil provides essential protein and fiber to the body. It is known for reducing appetite and aiding in weight control. Additionally, it offers a range of health benefits, including potential cardiovascular support and digestive health.</li><li><strong>Vitamin D3: </strong>Vitamin D3 plays a crucial role in strengthening bones and muscles. It contributes to a robust immune system and supports oral health. Adequate vitamin D levels are essential for overall health, and it is often referred to as the \"sunshine vitamin\" as the body can produce it in response to sunlight exposure.</li></ul><p>&nbsp;</p><p><strong>Dosage:</strong></p><p>&nbsp;</p><p>Take two capsules per day, one during the day and another before sleep for best results.</p>', 0, NULL, '2023-09-21 16:08:55', '2024-11-27 14:30:15', 0, 1, 'AE Naturals Flaxseed Oil Soft Gel Capsules for Immunity', 'Introducing our plant-based FlaxSeed Oil Capsules. Boost immunity, promote healthy skin, nails and hair. Improve brain and eye health naturally with our pure and natural Omega-3 supplement.', '2024-01-05-6597d976b17bc.png', 1, NULL, 0.00, 0, NULL, NULL, '000470', NULL, '#000000'),
(57, 'admin', 1, 'Spirulina Powder', 'ae-naturals-spirulina-powder-250g-yoBRO4', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-21-650c21c073627.png\",\"2023-09-21-650c21c074b93.png\",\"2023-09-21-650c21c074a73.png\",\"2023-09-21-650c21c074c54.png\",\"2023-09-21-650c21c074cf6.png\",\"2023-09-21-650c21c074d9e.png\"]', '[]', '2023-11-08-654bc20fd2f0d.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"          250g\",\"          500g\",\"          1kg\",\"          25kg\"]}]', '[{\"type\":\"100g\",\"price\":190,\"sku\":\"SP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":450,\"sku\":\"SP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":880,\"sku\":\"SP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":1450,\"sku\":\"SP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":31125,\"sku\":\"SP-25kg\",\"qty\":1}]', 0, 799, 799, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p>Introducing&nbsp;<strong>AE NATURALS Spirulina Powder</strong> – your all-natural powerhouse for maintaining a healthy lifestyle. Packed with antioxidants, phytochemicals, and essential nutrients, this powder is a game-changer for your well-being. Derived from healthy and hygienic ponds, this 100% organic Spirulina Powder is a nutrient-rich solution for lowering cholesterol levels. Its iron content promotes healthy muscle function and guards against anemia. The presence of Gamma-linolenic acid supports your immune system, preparing your body to combat infections effectively. Folic acid, an integral component, plays a crucial role in creating healthy cells, vital for hemoglobin and heart function. The combination of Vitamin A and C serves as robust antioxidants, benefiting vision, skin health, and joint well-being. The inclusion of B vitamins – B1, B2, and B3 – aids in stress management and memory enhancement. This Spirulina Powder goes beyond the ordinary, offering a full-body detoxification, maintaining blood pressure, preventing oral cancer, and acting as a powerful weight loss agent. For easy integration into your routine, simply add a spoonful to your cold drinks or juices, twice a day. Enhance your health with AE NATURALS Pure Organic Spirulina Powder – nature\'s answer to a vibrant and energized life.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Cholesterol Management:&nbsp;</strong>Lower cholesterol naturally with AE NATURALS Pure Organic Spirulina Powder. Packed with antioxidants and nutrients, it supports overall heart health and helps maintain cholesterol levels within the normal range.</li><li><strong>Muscle Health and Anemia Prevention:&nbsp;</strong>Boost muscle function and prevent anemia with the iron-rich Spirulina. Enjoy sustained well-being by including this organic powder into your daily routine.</li><li><strong>Immune System Support:&nbsp;</strong>Strengthen your immune system naturally. Gamma linolenic acid in Spirulina regulates immune function, enhancing your body\'s ability to fend off infections.</li><li><strong>Cell Health and Heart Function:</strong>&nbsp;Fuel healthy cells and support heart function with Spirulina\'s folic acid content. This essential nutrient contributes to overall well-being and helps maintain a balanced system.</li><li><strong>Antioxidant Powerhouse:&nbsp;</strong>Vitamin A and C in Spirulina act as potent antioxidants. Enhance vision, promote healthy skin, and support joint health with the natural power of these vitamins.</li><li><strong>Stress Relief and Memory Boost:</strong>&nbsp;Combat stress and boost memory power with the B vitamins in Spirulina. Enjoy a natural and effective way to enhance cognitive function in your daily life.</li><li><strong>Toxin Elimination:</strong>&nbsp;Experience a detoxifying effect with Spirulina\'s active phytochemicals. These biologically active compounds work to remove toxins from your body, promoting overall positive health.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Rich Iron Content:&nbsp;</strong>AE NATURALS Pure Organic Spirulina Powder is a powerhouse of iron, supporting healthy muscle function and effectively keeping anemia at bay.</li><li><strong>Gamma Linolenic Acid:</strong> Loaded with gamma linolenic acid, this organic spirulina powder actively regulates the immune system, gearing your body to combat infections more effectively.</li><li><strong>Folic Acid:</strong> The inclusion of folic acid in this product ensures the creation of healthy cells, playing a crucial role in maintaining hemoglobin levels and supporting heart function.</li><li><strong>Vitamin A and C:</strong> Spirulina provides a strong dose of antioxidant vitamins A and C, promoting optimal vision, healthy skin, and joint well-being.</li><li><strong>Vital B Vitamins (B1, B2, B3):&nbsp;</strong>Essential for stress relief and memory enhancement, the product includes important B vitamins to keep your system balanced and resilient.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Add AE NATURALS Pure Organic Spirulina Powder to cold drinks or juices.</li><li>Consume the mixture twice a day for optimal results.</li><li>Garnish your favorite dishes with the powder for added nutritional benefits.</li></ol>', 0, NULL, '2023-09-21 16:28:08', '2024-06-17 13:02:27', 1, 1, 'Organic Spirulina Powder - Boost Energy | AE NATURALS', 'Discover the benefits of AE NATURALS Pure Organic Spirulina Powder. Boost energy, lower cholesterol, and enjoy full-body detoxification. Packed with antioxidants, iron, and vital nutrients.', '2023-10-07-6520f478c172d.png', 1, NULL, 0.00, 0, NULL, NULL, '000090', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414');
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(58, 'admin', 1, 'Ashwagandha Powder', 'ae-naturals-ashwagandha-powder-250g-OlZGGJ', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-21-650c26fad4de6.png\",\"2023-09-21-650c26fad5bd1.png\",\"2023-09-21-650c26fad5b33.png\",\"2023-09-21-650c26fad604f.png\",\"2023-09-21-650c26fad62b8.png\",\"2023-09-21-650c26fad5c4a.png\",\"2023-09-21-650c26fad67c5.png\"]', '[]', '2023-11-08-654bbe4380890.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/2mEMjYaPjzQ?si=xG-2bWuKXLPdNHpX', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"        250g\",\"        500g\",\"        1kg\",\"        25kg\"]}]', '[{\"type\":\"100g\",\"price\":110,\"sku\":\"AP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":260,\"sku\":\"AP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":505,\"sku\":\"AP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":820,\"sku\":\"AP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":17500,\"sku\":\"AP-25kg\",\"qty\":1}]', 0, 499, 499, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p>Experience the natural embrace of <strong>AE Naturals Ashwagandha Powder</strong>, a potent herbal supplement celebrated for its holistic health benefits. Sourced from premium Ashwagandha roots, this 250g pack guarantees maximum potency and lasting nourishment. A beacon of well-being, this herbal treasure is your convenient daily ally.</p><p>Harnessing the adaptogenic prowess of Ashwagandha, this powder transcends mere supplementation. It’s a natural remedy, meticulously crafted to elevate your vitality. As you delve into the enriched world of Ashwagandha, feel the stress and anxiety melt away, making room for newfound energy and stamina.</p><p>Support your immune system with the innate strength of Ashwagandha, promoting overall health. Embrace sharpened cognitive function and enhanced focus as your mental clarity reaches new heights. Bid farewell to sleep troubles, as this herbal gem aids in relaxation, leading to a more rejuvenating night’s rest.</p><p>&nbsp;</p><h3><strong>Key benefits:&nbsp;</strong></h3><p>&nbsp;</p><ul><li><strong>Boosts Energy and Stamina:</strong></li><li>Unlock a revitalised day with AE Naturals Ashwagandha Powder\'s first benefit, boosting your energy and stamina. Experience a sustained energy flow that powers you through tasks with renewed vitality, ensuring enduring stamina to stay active and alert.</li><li><strong>Reduces Stress and Anxiety: </strong>Feel the transformative effects of reduced stress and anxiety as Ashwagandha works its calming magic. From soothing nervous tension to creating a tranquil mental space, enjoy a sense of serenity amidst life\'s demands.</li><li><strong>Supports a Healthy Immune System:</strong></li><li>Nourish your body\'s natural defences with the second benefit, supporting a healthy immune system. Strengthen your immune resilience, protecting against external threats and promoting overall wellness.&nbsp;</li><li><strong>Enhances Cognitive Function and Focus:</strong></li><li>Elevate your mental prowess with improved cognitive function and heightened focus, the third benefit. Experience mental clarity and sharper decision-making, enhancing productivity in daily tasks.&nbsp;</li><li><strong>Aids in Improving Sleep Quality:</strong></li><li>The fourth benefit lies in the aid to improve sleep quality. Enjoy a serene bedtime routine, fostering relaxation that leads to a more tranquil sleep experience. Enhance overall sleep quality, waking up refreshed and ready to tackle the day.&nbsp;</li></ul><p>&nbsp;</p><p><strong>Key Ingredients:</strong></p><p>&nbsp;</p><ul><li><strong>Ashwagandha Root Extract:</strong> Renowned for its powerful adaptogenic properties, this extract not only aids in stress management but also contributes to overall well-being, making it the core of our natural formulation.</li><li><strong>Pure Excellence:</strong> Other Ingredients - None. This product stands as a testament to purity, containing 100% Ashwagandha powder without any additives or fillers. AE Naturals Ashwagandha Powder: A commitment to your well-being, in its purest form.</li></ul><p>&nbsp;</p><p><strong>Directions to Use:</strong></p><p>1.&nbsp; Mix 1 teaspoon of Ashwagandha powder with warm water or milk.</p><p>2.&nbsp; Ensure thorough dissolution by stirring well.</p><p>3.&nbsp; Make it a morning ritual to enjoy the benefits.</p><p>4. Pay attention to how your body responds and adjust your daily intake accordingly.</p><p>&nbsp;</p><p>&nbsp;</p>', 0, NULL, '2023-09-21 16:50:26', '2024-06-17 13:02:03', 1, 1, 'Pure Organic Ashwagandha Powder - Naturally Stress Free', 'Discover the benefits of AE NATURALS Ashwagandha Powder, an ancient Ayurvedic remedy. Relieve stress, improve memory, and enhance vitality with this natural supplement. Order yours today!', '2023-10-07-6520f520874cf.png', 1, NULL, 0.00, 0, NULL, NULL, '000093', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(59, 'admin', 1, 'Amla Powder 250g', 'ae-naturals-amla-powder-250g-zaKS9X', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-21-650c290478769.png\",\"2023-09-21-650c290479474.png\",\"2023-09-21-650c2904793c1.png\",\"2023-09-21-650c290479631.png\",\"2023-09-21-650c29047956c.png\",\"2023-09-21-650c2904796df.png\"]', '[]', '2023-11-08-654bbd0ca7d81.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/LeNTQrfOVbc?si=tUF_uwKf7xPOZ_QJ', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"        250g\",\"        500g\",\"        1kg\",\"        25kg\"]}]', '[{\"type\":\"100g\",\"price\":55,\"sku\":\"AP2-100g\",\"qty\":0},{\"type\":\"250g\",\"price\":120,\"sku\":\"AP2-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":230,\"sku\":\"AP2-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":360,\"sku\":\"AP2-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":7625,\"sku\":\"AP2-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>&nbsp;</strong>AE Naturals presents its&nbsp;<strong>Pure Organic Amla Powder</strong> packed with antioxidants, supporting your overall well-being. Crafted from the nutrient-rich Indian gooseberry, Amla Powder boasts a bounty of vitamin C, renowned for its immune-boosting prowess. This natural marvel aids in purifying your blood, flushing out toxins, and fortifying your immune system. Not just a health enhancer, our Amla Powder works wonders for your external charm too. Say goodbye to skin woes as the powder, when turned into a paste, becomes a skin superhero. Its application promotes a radiant complexion and, when ingested with warm water, contributes to luscious hair and healthy skin. Bid farewell to premature graying, boost hair growth, and revel in rejuvenated skin. Amla, the star ingredient, isn\'t just a beauty secret—it\'s a health wizard. Beyond enhancing eyesight and ensuring proper liver function, this organic gem stands as an effective remedy for ulcers and heart diseases. Making it a part of your routine is a breeze—mix it with ginger powder, lime juice, or honey, or elevate the health quotient of your salads by sprinkling this magic powder.&nbsp;<strong>AE Naturals Amla Powder</strong> is your holistic ticket to vitality, inside and out. Embrace the natural path to wellness!</p><p>&nbsp;</p><p><strong>Key Benefits:</strong></p><p>&nbsp;</p><ul><li><strong>Immune Support:</strong> AE Naturals Amla Powder is packed with antioxidants, strengthening your immune system to ward off illnesses and promote overall well-being.</li><li><strong>Healthy Skin and Hair:</strong> This organic powder contributes to radiant skin, fights skin conditions, and boosts hair growth, delaying premature graying for a naturally vibrant appearance.</li><li><strong>Digestive Health:</strong> Improve digestion with the natural goodness of Amla. The powder aids in purifying the blood, flushing out toxins, and acting as an effective remedy against ulcers and heart diseases.</li><li><strong>Vision and Detox:</strong> Amla\'s rich Vitamin C content helps enhance eyesight, while its detoxifying properties assist in flushing harmful toxins from your body, ensuring a refreshed and revitalized system.</li></ul><p>&nbsp;</p><p><strong>Key Ingredients:</strong></p><p>&nbsp;</p><ul><li><strong>Amla (Indian Gooseberry):&nbsp;</strong>AE NATURALS Amla Powder features the potent ingredient, Amla, rich in vitamin C and antioxidants. Known for promoting digestion, boosting immunity, and enhancing hair and skin health, Amla is a natural treasure for overall well-being.</li></ul><p>&nbsp;</p><p><strong>Directions to Use:</strong></p><p>&nbsp;</p><ol><li>Mix with ginger powder, lime juice, and honey for a health-boosting paste.</li><li>Simply gulp it down with warm water for an immune system kickstart.</li><li>Sprinkle on your salad bowl for a tasty and nutritious twist.</li><li>Apply as a paste on skin and hair for natural radiance.</li><li>Incorporate into your routine effortlessly for improved digestion.</li></ol>', 0, NULL, '2023-09-21 16:59:08', '2024-06-26 15:30:07', 1, 1, 'AE NATURALS Organic Amla Powder - Boosts Health & Beauty', 'Discover the benefits of AE NATURALS Pure Organic Amla Powder, rich in antioxidants. Improve eyesight, purify blood, and enhance skin & hair health. Try it today for a healthier you!', '2023-10-07-6520f5b3b259c.png', 1, NULL, 0.00, 0, NULL, NULL, '000113', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(62, 'admin', 1, 'Volo Hair Volumizing Shampoo 300ml', 'ae-naturals-hair-volumizing-shampoo-300ml-Y0G8g7', 'physical', '[{\"id\":\"2\",\"position\":1},{\"id\":\"11\",\"position\":2}]', '2', '11', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-21-650c2d88830fc.png\",\"2023-09-21-650c2d8883ddd.png\",\"2023-09-21-650c2d8883f9e.png\",\"2023-09-21-650c2d88841cf.png\",\"2023-09-21-650c2d88843ab.png\",\"2023-09-21-650c2d8884596.png\"]', '[]', '2023-11-08-654bb7f680bc0.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 699, 699, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Discover the natural beauty boost your hair deserves with&nbsp;<strong>AE Naturals Roop Sundar Hair Volumizing Shampoo</strong>. This luxurious formula is a game-changer, bringing a perfect blend of Parijat Extract, Pro-Vitamin B5, Lanolin, and Glycerin to your hair care routine. Revitalize your locks as this shampoo effortlessly adds a touch of natural volume and deep nourishment. Parijat Extract stimulates hair growth and promotes a healthy scalp, while Pro-Vitamin B5 works its magic by strengthening hair, keeping split ends at bay. The hydrating power of Lanolin leaves your hair irresistibly smooth and shiny, and Glycerin ensures a burst of natural shine and moisture for those dull hair days. Unveil a transformative experience as this unique formula detangles and protects your hair from environmental damage, combating the effects of aging. The refreshing scent is an added bonus, making every wash a sensory delight. Easy to incorporate into your routine, simply wet your hair, apply an adequate amount, massage into a rich lather, leave for 2 minutes, and rinse thoroughly. For optimal results, use 2-3 times a week. Enhance your hair care game with AE Naturals Roop Sundar Hair Volumizing Shampoo and embrace voluminous, healthy-looking hair every day.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Enhances Volume:</strong> AE Naturals Roop Sundar Hair Volumizing Shampoo naturally lifts and adds volume to your hair, giving it a fuller and healthier appearance.</li><li><strong>Deep Nourishment:&nbsp;</strong>Experience the richness of Parijat Extract, Pro-Vitamin B5, Lanolin, and Glycerin working together to deeply nourish and moisturize your hair, leaving it irresistibly soft and silky.</li><li><strong>Easy Detangling:&nbsp;</strong>This unique formula makes your hair more manageable by gently detangling, making it easier to style and reducing the hassle of knots and tangles.</li><li><strong>Protects and Refreshes:</strong> Safeguard your hair from environmental damage and aging while enjoying a refreshing scent. AE Naturals Roop Sundar Shampoo not only enhances hair pigmentation but also provides a protective shield for a lasting, revitalized look.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Parijat Extract:&nbsp;</strong>Boost your hair\'s vitality with the natural power of Parijat Extract. This ingredient stimulates hair growth, fostering a healthy scalp environment for luscious locks.</li><li><strong>Pro-Vitamin B5:&nbsp;</strong>Say goodbye to split ends! Pro-Vitamin B5 strengthens your hair, ensuring it stays resilient and preventing the dreaded frizz. Revel in hair that\'s not only voluminous but also remarkably strong.</li><li><strong>Lanolin:</strong> Indulge your hair in the hydrating embrace of Lanolin. This ingredient works wonders, leaving your hair irresistibly smooth and shiny, adding a touch of luxurious softness.</li><li><strong>Glycerin:</strong>Unveil the natural radiance of your hair with Glycerin. This ingredient infuses moisture and shine into dull locks, giving you a dazzling mane that captures attention effortlessly.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Wet your hair thoroughly.</li><li>Apply an ample amount of shampoo.</li><li>Massage into a rich lather.</li><li>Leave it on for 2 minutes.</li><li>Rinse thoroughly.</li><li>Repeat if needed.</li><li>Use 2-3 times a week for optimal results.</li></ol>', 0, NULL, '2023-09-21 17:18:24', '2024-03-29 21:03:48', 1, 1, 'Roop Sundar Hair Volumizing Shampoo - Nourish and Protect', 'Discover the benefits of Roop Sundar Hair Volumizing Shampoo by AE Naturals. Stimulate hair growth, reduce hair fall with our blend of natural ingredients. Get the volume you desire. Try it t', '2023-10-08-65224fb5212dd.png', 1, NULL, 0.00, 0, NULL, NULL, '000715', NULL, NULL),
(63, 'admin', 1, 'AE Naturals Hair Volumizing Shampoo 100ml', 'ae-naturals-hair-volumizing-shampoo-100ml-lb94dA', 'physical', '[{\"id\":\"2\",\"position\":1},{\"id\":\"11\",\"position\":2}]', '2', '11', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-21-650c2e037fcfe.png\",\"2023-09-21-650c2e038086f.png\",\"2023-09-21-650c2e03809ff.png\",\"2023-09-21-650c2e0380c0c.png\",\"2023-09-21-650c2e0380dd5.png\",\"2023-09-21-650c2e0380f22.png\",\"2023-09-21-650c2e03810e9.png\"]', '[]', '2023-10-16-652cf3f4c86e4.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 249, 249, '18', 'percent', 'include', '0', 'flat', 99, 1, '<p>Discover the natural beauty boost your hair deserves with&nbsp;<strong>AE Naturals Roop Sundar Hair Volumizing Shampoo</strong>. This luxurious formula is a game-changer, bringing a perfect blend of Parijat Extract, Pro-Vitamin B5, Lanolin, and Glycerin to your hair care routine. Revitalize your locks as this shampoo effortlessly adds a touch of natural volume and deep nourishment. Parijat Extract stimulates hair growth and promotes a healthy scalp, while Pro-Vitamin B5 works its magic by strengthening hair, keeping split ends at bay. The hydrating power of Lanolin leaves your hair irresistibly smooth and shiny, and Glycerin ensures a burst of natural shine and moisture for those dull hair days. Unveil a transformative experience as this unique formula detangles and protects your hair from environmental damage, combating the effects of aging. The refreshing scent is an added bonus, making every wash a sensory delight. Easy to incorporate into your routine, simply wet your hair, apply an adequate amount, massage into a rich lather, leave for 2 minutes, and rinse thoroughly. For optimal results, use 2-3 times a week. Enhance your hair care game with AE Naturals Roop Sundar Hair Volumizing Shampoo and embrace voluminous, healthy-looking hair every day.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Enhances Volume:</strong> AE Naturals Roop Sundar Hair Volumizing Shampoo naturally lifts and adds volume to your hair, giving it a fuller and healthier appearance.</li><li><strong>Deep Nourishment:&nbsp;</strong>Experience the richness of Parijat Extract, Pro-Vitamin B5, Lanolin, and Glycerin working together to deeply nourish and moisturize your hair, leaving it irresistibly soft and silky.</li><li><strong>Easy Detangling:&nbsp;</strong>This unique formula makes your hair more manageable by gently detangling, making it easier to style and reducing the hassle of knots and tangles.</li><li><strong>Protects and Refreshes:</strong> Safeguard your hair from environmental damage and aging while enjoying a refreshing scent. AE Naturals Roop Sundar Shampoo not only enhances hair pigmentation but also provides a protective shield for a lasting, revitalized look.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Parijat Extract:&nbsp;</strong>Boost your hair\'s vitality with the natural power of Parijat Extract. This ingredient stimulates hair growth, fostering a healthy scalp environment for luscious locks.</li><li><strong>Pro-Vitamin B5:&nbsp;</strong>Say goodbye to split ends! Pro-Vitamin B5 strengthens your hair, ensuring it stays resilient and preventing the dreaded frizz. Revel in hair that\'s not only voluminous but also remarkably strong.</li><li><strong>Lanolin:</strong> Indulge your hair in the hydrating embrace of Lanolin. This ingredient works wonders, leaving your hair irresistibly smooth and shiny, adding a touch of luxurious softness.</li><li><strong>Glycerin:</strong>Unveil the natural radiance of your hair with Glycerin. This ingredient infuses moisture and shine into dull locks, giving you a dazzling mane that captures attention effortlessly.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Wet your hair thoroughly.</li><li>Apply an ample amount of shampoo.</li><li>Massage into a rich lather.</li><li>Leave it on for 2 minutes.</li><li>Rinse thoroughly.</li><li>Repeat if needed.</li><li>Use 2-3 times a week for optimal results.</li></ol>', 0, NULL, '2023-09-21 17:20:27', '2024-05-04 17:49:46', 1, 1, 'Roop Sundar Hair Volumizing Shampoo - AE Naturals | Enhance', 'Experience the ultimate transformation with AE Naturals\' Roop Sundar Hair Volumizing Shampoo. Stimulate hair growth, and enjoy a healthy scalp. Your journey to voluminous, healthy hair starts', '2023-10-08-6522500e1e523.png', 1, NULL, 0.00, 0, NULL, NULL, '000716', NULL, NULL),
(64, 'admin', 1, 'Pain Relief Capsules 90 Capsules', 'ae-naturals-pain-relif-capsules-90-capsules-WG7GDW', 'physical', '[{\"id\":\"19\",\"position\":1}]', '19', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-21-650c2eee93824.png\",\"2023-09-21-650c2eee943fe.png\",\"2023-09-21-650c2eee945b9.png\",\"2023-09-21-650c2eee947ef.png\",\"2023-09-21-650c2eee949c7.png\",\"2023-09-21-650c2eee94ba2.png\"]', '[]', '2023-11-08-654ad7d183e14.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p><strong>AE Naturals\' Pain Relief Capsules</strong> offer a natural and effective solution for those seeking relief from muscular and joint pain. Carefully crafted with a blend of potent ingredients, including Vitex negundo, Ocimum tenuiflorum, Nardostachys jatamansi, Ajowan caraway, and more, these capsules stand out as a safe alternative to conventional pain relievers. The key benefits extend beyond mere pain relief, encompassing arthritis alleviation, assistance with water retention, and relief from cold and asthma symptoms. Vitex negundo, known for its anti-inflammatory properties, works to reduce inflammation and ease pain, while Ocimum tenuiflorum contributes with its anti-inflammatory prowess. Nardostachys jatamansi acts as a natural painkiller, minimizing pain sensation. The inclusion of Tinospora cordifolia aids in managing arthritis-related pain and inflammation in joints. Ajowan caraway targets muscle and joint stiffness, providing relief. Pluchea lanceolata and Piper nigrum serve as natural painkillers, contributing to reduced inflammation. Zingiber officinale, with its anti-inflammatory properties, complements Allium sativum, which further reduces pain. For optimal results, it is recommended to take one capsule 30 minutes before each meal, 2-3 times a day or as advised by a physician. AE Naturals\' Pain Relief Capsules prioritize your well-being by offering a holistic approach to pain management without harmful side effects.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Natural Pain Relief:&nbsp;</strong>AE Naturals\' Pain Relief Capsules, enriched with Vitex negundo, Ocimum tenuiflorum, and other natural ingredients, offer a safe solution to relieve muscular and joint pain. Experience long-lasting comfort without harmful side effects, making it a trustworthy alternative to over-the-counter pain relievers.</li><li><strong>Arthritis Alleviation:&nbsp;</strong>Combat arthritis symptoms with the power of Tinospora cordifolia and Pluchea lanceolata in our capsules. This natural blend effectively manages arthritis, reducing inflammation and promoting joint health. Say goodbye to discomfort and embrace the freedom of pain-free movement.</li><li><strong>Cold and Asthma Support:</strong>&nbsp;AE Naturals\' Pain Relief Capsules go beyond conventional pain relief by addressing cold and asthma symptoms. The combination of Nardostachys jatamansi and Ajowan caraway provides relief, making these capsules a holistic solution for respiratory well-being. Breathe easier and feel the soothing effects on multiple fronts.</li><li><strong>Water Retention Relief</strong>:&nbsp;Bid farewell to water retention issues with the unique blend of ingredients in our capsules. Crafted with care, including Piper nigrum and Zingiber officinale, these capsules help alleviate water retention in the body. Enjoy the benefits of reduced bloating and improved overall well-being.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Vitex negundo:&nbsp;</strong>This ingredient reduces inflammation and provides relief from pain. It\'s a natural way to ease discomfort in muscles and joints.</li><li><strong>Ocimum tenuiflorum:&nbsp;</strong>Known for its anti-inflammatory properties, Ocimum tenuiflorum helps alleviate pain, offering a natural solution to ease your discomfort.</li><li><strong>Nardostachys jatamansi:&nbsp;</strong>Acting as a natural painkiller, this ingredient reduces pain sensations. It\'s a reliable choice for finding relief from muscular and joint discomfort.</li><li><strong>Ajowan caraway:&nbsp;</strong>Specifically targeting pain and stiffness in muscles and joints, Ajowan caraway is an effective ingredient in promoting comfort and flexibility.</li><li><strong>Tinospora cordifolia:&nbsp;</strong>Aiding in reducing pain and inflammation in joints, Tinospora cordifolia contributes to the overall effectiveness of this natural pain relief solution.</li><li><strong>Pluchea lanceolata:&nbsp;</strong>With natural pain-killing properties, Pluchea lanceolata plays a key role in reducing inflammation, enhancing the capsules\' ability to provide relief.</li><li><strong>Piper nigrum:&nbsp;</strong>Featuring analgesic properties, Piper nigrum contributes to relieving pain, making it a valuable component in this pain relief capsule formula.</li><li><strong>Zingiber officinale:&nbsp;</strong>Zingiber officinale, known for reducing inflammation, works to alleviate pain, offering a natural and safe option for those seeking relief from discomfort.</li><li><strong>Allium sativum:&nbsp;</strong>Possessing anti-inflammatory properties, Allium sativum contributes to pain reduction, providing a holistic approach to managing muscular and joint discomfort.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 1 capsule 30 minutes before each meal.</li><li>Repeat 2-3 times daily for optimal results.</li><li>Follow the dosage as directed by your physician.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Prior to usage, consult with a doctor for personalized guidance. Ensure a healthcare professional approves the dosage to maximize safety.</i></p>', 0, NULL, '2023-09-21 17:24:22', '2024-03-29 21:00:43', 1, 1, 'Natural Pain Relief Capsules for Joint Pain - AE Naturals', 'Experience effective relief from muscular and joint pain with AE Naturals\' Pain Relief Capsules. Alleviates arthritis, cold, asthma, and water retention. Say goodbye to pain with our natural', '2023-10-08-65225108230d6.png', 1, NULL, 0.00, 0, NULL, NULL, '000717', NULL, NULL),
(65, 'admin', 1, 'Pain Relif Oil 100 Ml', 'ae-naturals-pain-relif-oil-100-ml-oZI8M0', 'physical', '[{\"id\":\"19\",\"position\":1}]', '19', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-21-650c2f94b4114.png\",\"2023-09-21-650c2f94b4eb9.png\",\"2023-09-21-650c2f94b50b6.png\",\"2023-09-21-650c2f94b532c.png\",\"2023-09-21-650c2f94b5538.png\",\"2023-09-21-650c2f94b56a1.png\",\"2023-09-21-650c2f94b59f5.png\"]', '[]', '2023-11-08-654ad8901b209.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p><strong>AE Naturals Pain Relief Oil</strong> offers a natural solution to tackle joint pain and arthritis discomfort. Packed with the goodness of Vitex negundo and Ajowan caraway, this potent blend swiftly and effectively eases joint pain and stiffness. It goes beyond just alleviating symptoms of arthritis; it actively enhances flexibility and mobility while promoting the healing process. This pain relief oil is a go-to choice for daily use, providing consistent relief from muscle tension and spasms. The formula, enriched with ingredients like Datura metel and Ricinus communis, addresses chronic pain and soothes sore muscles and joints. Zingiber officinale adds an extra layer of efficacy, reducing both pain and swelling. For optimal results, applying the oil to the affected area and gently massaging is a simple, yet effective, three-step process. Repeat this routine up to 3-4 times a day, integrating the oil into your daily life. The key ingredients, meticulously chosen for their anti-inflammatory and pain-relieving properties, make AE Naturals Pain Relief Oil a reliable companion in your journey towards improved joint health. Say goodbye to discomfort and hello to natural, daily relief.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Natural Joint Pain Relief:&nbsp;</strong>AE Naturals Pain Relief Oil, enriched with potent herbs like Vitex negundo and Ajowan caraway, naturally reduces inflammation and alleviates joint pain. Experience fast relief and improved flexibility with this effective, daily-use solution.</li><li><strong>Arthritis Symptom Alleviation:&nbsp;</strong>Say goodbye to arthritis discomfort with our powerful blend. This oil, featuring Datura metel, works to relieve chronic pain, allowing you to regain mobility and enjoy daily activities more comfortably. Combat stiffness and embrace a more flexible lifestyle.</li><li><strong>Muscle Tension Soothing:&nbsp;</strong>AE Naturals Pain Relief Oil is your go-to solution for relieving muscle tension and spasms. With key ingredients like Ricinus communis, it soothes sore muscles and joints, promoting relaxation and aiding in the recovery process.</li><li><strong>Healing and Recovery:&nbsp;</strong>Promote overall healing and recovery with the natural goodness of Zingiber officinale and other potent herbs. Regular use of this oil enhances the body\'s ability to heal, providing long-term relief from pain and contributing to your well-being.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Vitex negundo:</strong> This natural wonder reduces inflammation and brings relief to joint pain, making movement easier and more comfortable.</li><li><strong>Ajowan caraway:</strong> Packed with thymol, it\'s a potent ingredient that alleviates pain, specifically targeting arthritis symptoms for effective relief.</li><li><strong>Datura metel:</strong> Known for its ability to relieve chronic pain, this ingredient enhances the overall pain-relieving properties of the oil.</li><li><strong>Ricinus communis:</strong> This ingredient works wonders in soothing sore muscles and joints, contributing to the overall calming effect of the pain relief oil.</li><li><strong>Zingiber officinale:</strong> With properties to reduce pain and swelling, this ingredient plays a vital role in making the oil effective for various pain issues.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Apply to the affected area.</li><li>Gently massage in circular motions.</li><li>Repeat 3-4 times daily.</li><li>Use regularly for optimal results.</li></ol>', 0, NULL, '2023-09-21 17:27:08', '2024-03-29 20:56:32', 1, 1, 'AE Naturals Pain Relief Oil - Reduces Joint Pain & Arthritis', 'Discover fast relief from joint pain and arthritis with AE Naturals Pain Relief Oil. Calotropis gigantea and Ajowan caraway, Improves joint flexibility and reduces muscle tension. Try it toda', '2023-10-08-652251d00a871.png', 1, NULL, 0.00, 0, NULL, NULL, '000718', NULL, NULL),
(66, 'admin', 1, 'Pain Relif Balm 30g', 'ae-naturals-pain-relif-balm-30g-uRJqMe', 'physical', '[{\"id\":\"19\",\"position\":1}]', '19', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-21-650c30508bada.png\",\"2023-09-21-650c30508ca0d.png\",\"2023-09-21-650c30508cc15.png\",\"2023-09-21-650c30508cec1.png\",\"2023-09-21-650c30508d124.png\",\"2023-09-21-650c30508d29b.png\",\"2023-09-21-650c30508d474.png\"]', '[]', '2023-11-08-654ad93fd5331.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 299, 299, '18', 'percent', 'include', '0', 'flat', 99, 1, '<p><strong>AE Naturals Pain Relief Balm</strong> is your go-to solution for swift relief from aches and pains. Crafted with the goodness of nature, this balm combines Nutmeg Oil, Wintergreen Oil, Eucalyptus Oil, and more potent ingredients to tackle headaches, arthritis, backaches, and various body pains effectively. The non-greasy formula not only provides quick relief but also enhances mobility, making it a reliable choice for soothing pain and inflammation. The key benefits of this balm are unparalleled. Offering fast relief from diverse body pains, its all-natural ingredients ensure a gentle application, leaving you worry-free. The non-sticky, non-greasy formula allows for easy use, and its improvement in mobility brings better flexibility. For enduring comfort, it effectively soothes pain and inflammation. Application is a breeze with these simple steps: apply a small amount to the affected area, gently massage until absorbed, and use up to 3-4 times a day as needed. Cautionary advice includes avoiding contact with eyes and open wounds. The powerful key ingredients like Nutmeg Oil, Wintergreen Oil, Beeswax, Eucalyptus Oil, Menthol crystals, Camphor powder, Zingiber officinale, Commiphora wightii, and Ajwain work synergistically to address pain and inflammation, making AE Naturals Pain Relief Balm your natural ally for comfort.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Experience Quick Relief:&nbsp;</strong>Say goodbye to various body pains with AE Naturals Pain Relief Balm. Our natural formula ensures fast relief, helping you tackle headaches, arthritis, and backaches effortlessly.</li><li><strong>Gentle Application with Natural Ingredients:</strong>&nbsp;Made with all-natural ingredients like Nutmeg Oil, Wintergreen Oil, and Eucalyptus Oil, our balm offers gentle application. Enjoy pain relief without the worry of harsh chemicals.</li><li><strong>Non-Sticky, Non-Greasy Comfort:&nbsp;</strong>No more discomfort with sticky balms. AE Naturals Pain Relief Balm boasts a non-greasy formula, ensuring you can apply it easily and go about your day without feeling weighed down.</li><li><strong>Enhanced Mobility and Lasting Comfort:</strong>&nbsp;Improve your flexibility and experience lasting comfort. This balm not only soothes pain and inflammation but also enhances mobility for an active and pain-free lifestyle.</li></ul><h3>&nbsp;</h3><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Nutmeg Oil:&nbsp;</strong>Harnessing nature\'s soothing power, Nutmeg Oil reduces inflammation, offering relief from muscle pain and headaches. Discover the calming touch of this natural wonder.</li><li><strong>Wintergreen Oil:&nbsp;</strong>Embrace natural pain relief with Wintergreen Oil, known for its soothing properties that gently alleviate aches and pains. Experience the comfort of this time-tested remedy.</li><li><strong>Beeswax:&nbsp;</strong>Crafting a protective shield, Beeswax prevents dryness and cracking, ensuring your skin stays supple and cared for. Uncover the nurturing embrace of this natural barrier.</li><li><strong>Eucalyptus Oil:&nbsp;</strong>With anti-inflammatory and analgesic properties, Eucalyptus Oil becomes your ally in the fight against muscle and joint discomfort. Embrace the refreshing relief it brings.</li><li><strong>Menthol Crystals:&nbsp;</strong>Feel the cooling sensation of Menthol Crystals as they ease pain and soreness, providing a comforting touch to troubled areas. Experience the soothing power of this natural coolant.</li><li><strong>Camphor Powder:&nbsp;</strong>Reduction of inflammation and relief from muscle and joint pain come naturally with Camphor Powder. Discover the calm that this ingredient brings to your discomfort.</li><li><strong>Zingiber Officinale:&nbsp;</strong>Harnessing anti-inflammatory properties, Zingiber Officinale works to reduce pain and swelling, offering a natural solution to ease your discomfort. Embrace the relief it brings to your joints.</li><li><strong>Commiphora Wightii:&nbsp;</strong>Get rid of joint pain and stiffness with Commiphora Wightii, boasting anti-inflammatory properties that bring you lasting comfort. Let this natural ingredient be your ally in the battle against discomfort.</li><li><strong>Ajwain:&nbsp;</strong>Alleviate muscle pain and headaches with the natural pain-relieving properties of Ajwain. Experience the gentle touch of this remedy, bringing relief when you need it most.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Apply a small amount to the affected area.</li><li>Gently massage until absorbed.</li><li>Use up to 3-4 times a day as needed.</li><li>Avoid contact with eyes and open wounds.</li></ol>', 0, NULL, '2023-09-21 17:30:16', '2024-11-27 09:53:32', 1, 1, 'AE Naturals Pain Relief Balm - Fast Relief from Body Pains', 'Experience quick and natural pain relief with AE Naturals Pain Relief Balm. Formulated with Nutmeg Oil, Wintergreen Oil, and more. Fast relief from pain. Say goodbye to aches and pains today!', '2023-10-08-6522525dcf9c8.png', 1, NULL, 0.00, 0, NULL, NULL, '000720', NULL, NULL),
(67, 'admin', 1, 'Liver Detox Capsules with Ayurvedic Ingredients 60 Caps', 'ae-naturals-liver-detox-capsules-with-ayurvedic-ingredients-60-caps-oCgqSR', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-21-650c8014de257.png\",\"2023-09-21-650c8014dd42a.png\",\"2023-09-21-650c8014de523.png\",\"2023-09-21-650c8014de927.png\",\"2023-09-21-650c8014de67c.png\"]', '[]', '2023-10-16-652ccf10d08fd.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/eY1DmQLQ9Cw?si=m1vppx-iMVRf8Kn8', '[]', 0, 'null', '[]', '[]', 0, 500, 500, '12', 'percent', 'include', '101', 'flat', 99, 1, '<p><strong>AE Naturals Liver Detox Capsules</strong> are carefully crafted formula designed to provide support for your liver health. Specially formulated with a blend of Kutki, Punarnava, Amla, and Giloy, these capsules serve as a natural powerhouse, promoting detoxification, rejuvenation, and overall liver vitality. Kutaki is a herb renowned for its ability to regenerate liver cells. Punarnava, another integral component, contributes to its natural detoxifying properties. By helping the liver in flushing out harmful toxins, Punarnava supports the body\'s cleansing processes. This herb plays a pivotal role in promoting a purified liver. The inclusion of Amla brings antioxidant benefits. Rich in vitamin C, Amla helps shield liver cells from oxidative stress, enhancing the organ\'s resilience against damage. As a result, AE Naturals Liver Detox Capsules not only help in detoxification but also contribute to long-term liver health through antioxidant defense. Complementing the formulation is Giloy, known for its immune-boosting properties. This combination of herbs creates a solution for individuals seeking to fortify their liver health naturally. Including AE Naturals Liver Detox Capsules into your daily routine is a simple yet powerful step towards nurturing your liver. Take two capsules daily with water, preferably after meals, for optimal results.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><h3>&nbsp;</h3><ul><li><strong>Liver Support:&nbsp;</strong>AE Naturals Liver Detox Capsules offer support for your liver, helping in detoxification and promoting optimal liver function. This unique blend of herbs works to cleanse your liver. Kutaki, a key ingredient in these capsules, is renowned for its liver-protective properties. It promotes liver cell regeneration, helping to restore and maintain the health of this vital organ.</li><li><strong>Detoxification:</strong> Punarnava acts as a natural detoxifier, assisting the liver in eliminating harmful toxins. It supports the body\'s natural cleansing processes, contributing to overall well-being.</li><li><strong>Antioxidant Defense:&nbsp;</strong>Enriched with the antioxidants, these capsules help combat oxidative stress in the liver. Amla\'s high vitamin C content promotes a healthy immune system and protects liver cells from damage.</li><li><strong>Immune Boost:</strong> Giloy, another key component, enhances the capsules\' effectiveness by supporting the immune system. A robust immune response is crucial for maintaining liver health and overall vitality.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Kutaki:&nbsp;</strong>known for its liver-protective properties, Kutaki takes care of liver cells, promoting optimal liver function and health.</li><li><strong>Punarnava:&nbsp;</strong>A natural detoxifier, Punarnava supports the liver in removing harmful toxins, contributing to overall well-being and support.</li><li><strong>Amla:&nbsp;</strong>Enriched with antioxidants, Amla protects liver cells from oxidative stress, promoting a healthy immune system and optimal liver function.</li><li><strong>Giloy:</strong> Boosting the immune system, Giloy enhances the detoxifying process, supporting liver health for overall vitality and wellness.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><p>1. Take 2 capsules daily with water.</p><p>2. For optimal results, consume after meals.</p><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Consult a healthcare professional before starting any supplement regimen, especially if pregnant, nursing, or under medical supervision</i>.</p>', 0, NULL, '2023-09-21 23:10:36', '2024-08-31 09:47:11', 1, 1, 'AE Naturals Liver Detox Capsules - Boost Liver Health', 'Discover the benefits of AE Naturals Liver Detox capsules. Keep your liver and kidney healthy, promote good bacteria, fight inflammation, and purify your blood. Try it today for a healthier l', '2023-10-07-65205fdf8d8c8.png', 1, NULL, 0.00, 0, NULL, NULL, '000031', NULL, NULL),
(68, 'admin', 1, 'Diacare Capsules with Ayurvedic Herbs 60 Caps', 'ae-naturals-diacare-capsules-with-ayurvedic-herbs-60-caps-dbGaKj', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-21-650c80fe2b515.png\",\"2023-09-21-650c80fe2a941.png\",\"2023-09-21-650c80fe2b5d6.png\",\"2023-09-21-650c80fe2b76a.png\",\"2023-09-21-650c80fe2b6ad.png\"]', '[]', '2023-10-16-652cd1ac6a229.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/bUu1vIyhnBA?si=7Le6iNcNgHFGfeGd', '[]', 0, 'null', '[]', '[]', 0, 500, 500, '12', 'percent', 'include', '101', 'flat', 100, 1, '<p><strong>AE Naturals Diacare Capsules</strong> are a carefully made herbal formula designed to provide support for diabetes management. With a blend of ingredients like Jamun, Neem, Bael, Gudmar, Shilajit, and Amla, these capsules have the power of nature to promote overall well-being. Each ingredient plays a unique role in supporting various aspects of health affected by diabetes. Jamun and Neem are known for their anti-diabetic properties, helping regulate blood sugar levels. Bael contributes to digestive health, an essential aspect often impacted by diabetes. Gudmar, another key component, is recognized for its ability to control sugar cravings and aid in weight management. Weight Management is a crucial thing for those with diabetes. Shilajit, rich in minerals and fulvic acid, complements these efforts by promoting overall vitality and energy. Amla, a potent antioxidant, adds another layer of benefit by supporting immune function and providing additional protection against oxidative stress. The combination of all these pure ingredients makes Diacare Capsules a perfect solution for those looking to manage diabetes naturally. Embrace the herbal power of nature with AE Naturals Diacare Capsules. Prioritize your well-being and take a step towards a balanced and healthier life, naturally.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Blood Sugar Regulation:&nbsp;</strong>Harnessing the properties of Jamun and Neem, AE Naturals Diacare Capsules offer a natural and effective solution for blood sugar regulation. This duo not only assists in stabilizing blood sugar levels but also contributes significantly to the overall management of diabetes, providing a foundation for a healthier lifestyle.</li><li><strong>Digestive Support:&nbsp;</strong>With a focus on well-being, Diacare Capsules introduce Bael as a key player in supporting digestive health. Addressing a common concern among individuals with diabetes, Bael helps in maintaining a balanced and healthy digestive system, promoting optimal nutrient absorption for enhanced overall health.</li><li><strong>Craving Control:&nbsp;</strong>Gudmar, a standout ingredient in Diacare Capsules, plays a very important role in controlling sugar cravings. By curbing these cravings, Gudmar not only supports weight management, but also empowers individuals in their journey towards healthier eating habits.</li><li><strong>Vitality and Energy:&nbsp;</strong>Shilajit promotes vitality and energy. Enriched with essential minerals and fulvic acid, this ingredient provides a natural and sustained energy boost. This vitality enhancement is beneficial for countering the fatigue often associated with diabetes.</li><li><strong>Antioxidant Protection:&nbsp;</strong>By supporting immune function and protecting the body from free radicals, Amla contributes to a robust defense system. This key benefit extends beyond diabetes management, promoting overall well-being and longevity.&nbsp;</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Jamun:</strong> A natural powerhouse with anti-diabetic properties, Jamun helps regulate blood sugar levels, providing a solid foundation for effective diabetes management.</li><li><strong>Neem:</strong> Renowned for its anti-diabetic and antibacterial properties, Neem contributes to controlling blood sugar and supporting overall immune health.</li><li><strong>Bael:</strong> This ingredient focuses on digestive support, addressing a common concern for individuals with diabetes, promoting gastrointestinal well-being.</li><li><strong>Gudmar:&nbsp;</strong>Known for its sugar-craving control properties, Gudmar helps in weight management, an essential aspect of diabetes care and overall health.</li><li><strong>Shilajit:&nbsp;</strong>Enriched with minerals and fulvic acid, Shilajit supports vitality, providing a natural energy boost and dealing with fatigue associated with diabetes.</li><li><strong>Amla:&nbsp;</strong>A source of antioxidants, Amla supports immune function and protects against oxidative stress, contributing to overall well-being.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><p>1. Take two capsules daily with water, preferably before meals.</p><p>2. Consistent use is recommended for optimal results.</p><p>3. Consult with a healthcare professional before incorporating new supplements into your routine, especially if you are on medication.</p><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Consultation with a healthcare professional is advised before incorporating Diacare Capsules into your routine, especially if you are on medication. Your doctor can provide personalized guidance to ensure these capsules align with your overall health and wellness plan.</i></p>', 0, NULL, '2023-09-21 23:14:30', '2024-03-29 15:41:04', 1, 1, 'AE Naturals Diacare Capsules - Natural Diabetes Treatment', 'Discover the benefits of AE Naturals Diacare capsules - a natural diabetes solution. Regulate blood sugar, protect your heart and liver. Say goodbye to diabetes complications with our herbal', '2023-10-07-6520603638e57.png', 1, NULL, 0.00, 0, NULL, NULL, '000032', NULL, NULL);
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(69, 'admin', 1, 'Kidney Care Capsules with Punarnava and Varun 60 Caps', 'ae-naturals-kidney-care-capsules-with-punarnava-and-varun-60-caps-GdZ9Xh', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-21-650c8221db54b.png\",\"2023-09-21-650c8221dc254.png\",\"2023-09-21-650c8221dc31c.png\",\"2023-09-21-650c8221dc3c2.png\",\"2023-09-21-650c8221dc4b3.png\",\"2023-09-21-650c8221dc58a.png\"]', '[]', '2023-10-16-652cd20398ecf.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/eByWcxd5ssk?si=ugC4VaW9jn3dob7h', '[]', 0, 'null', '[]', '[]', 0, 500, 500, '12', 'percent', 'include', '101', 'flat', 100, 1, '<p><strong>AE Naturals Kidney Care Capsules</strong>, a blend of nature\'s finest ingredients designed to support and promote kidney health. With a combination of Crateva Religiosa, Bryophyllum pinnatum, Aerva Lanata, Boerhavia Diffusa, and Piper Longum Extract, this formula focuses on the rich heritage of Ayurveda to provide comprehensive care for your kidneys. Crateva Religiosa, also known as the \"Bodhi Tree,\" contributes to kidney well-being, aligning with its historical significance. The inclusion of Bryophyllum pinnatum, aptly named the \"Life Plant,\" brings medicinal properties that have been traditionally used to address respiratory issues and high blood pressure. Aerva Lanata, or \"Mountain Knotgrass,\" offers traditional remedies for ailments like fever, kidney stones, and menstrual disorders. Boerhavia Diffusa, also known as \"Punarnava,\" targets conditions such as edema, jaundice, and urinary tract disorders. This capsule contains Piper Longum Extract, an alkaloid found in black pepper. Beyond its distinctive flavor, Piper Longum Extract has been associated with health benefits, including enhanced nutrient absorption, improved digestion, and antioxidant properties. Unlock the potential of these natural ingredients with AE Naturals, where ancient wisdom meets modern wellness.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:&nbsp;</strong>-</h3><p>&nbsp;</p><ul><li><strong>Kidney Support:&nbsp;</strong>AE Naturals Kidney Care Capsules has the power of sacred Crateva Religiosa, providing care for your kidneys. With a history rooted in enlightenment, this key ingredient promotes overall kidney well-being.</li><li><strong>Respiratory Wellness:</strong> Enriched with Bryophyllum pinnatum, known as the \"Life Plant,\" these capsules contribute to respiratory health. This succulent has medicinal properties that aid in addressing respiratory issues and maintaining optimal lung function.</li><li><strong>Traditional Ayurvedic Healing:</strong> Aerva Lanata, commonly referred to as \"Mountain Knotgrass,\" is a time-honored component in Ayurveda. Its presence in these capsules supports the treatment of diverse ailments such as fever, kidney stones, and menstrual disorders, aligning with traditional healing practices.</li><li><strong>Renal Health with Punarnava:</strong> Boerhavia Diffusa, or \"Punarnava,\" adds to the capsules\' efficacy by offering Ayurvedic solutions for edema, jaundice, and urinary tract disorders. This medicinal plant, trusted for centuries, aids in promoting renal health through natural means.</li><li><strong>Enhanced Nutrient Absorption:</strong> The inclusion of Piper Longum Extract, an alkaloid from black pepper, brings additional health benefits. This extract has shown properties that enhance nutrient absorption, improve digestion, and act as a potent antioxidant, ensuring an approach to well-rounded health.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:&nbsp;</strong></h3><h3>&nbsp;</h3><ul><li><strong>Crateva Religiosa (Bodhi Tree):</strong> A sacred tree in Buddhism, Crateva Religiosa, or the Bodhi Tree, is revered for its association with Buddha\'s enlightenment. In these capsules, it contributes to holistic well-being.</li><li><strong>Bryophyllum Pinnatum (Life Plant):&nbsp;</strong>Known as the Life Plant, this succulent marvel haz medicinal properties. It\'s a versatile remedy, addressing respiratory issues and high blood pressure.</li><li><strong>Aerva Lanata (Mountain Knotgrass):&nbsp;</strong>Aerva Lanata, or Mountain Knotgrass, has a rich history of traditional use. Its presence in these capsules is rooted in its potential to get rid of ailments like fever, kidney stones, and menstrual disorders.</li><li><strong>Boerhavia Diffusa (Punarnava):&nbsp;</strong>Revered in Ayurveda for centuries, Boerhavia Diffusa, or Punarnava, is a medicinal powerhouse. Known best for its efficacy in conditions like edema, jaundice, and urinary tract disorders.</li><li><strong>Piper Longum Extract:&nbsp;</strong>Derived from black pepper, Piper Longum Extract is an alkaloid with proven health benefits. From enhancing nutrient absorption to improving digestion and acting as an antioxidant, it plays an important role in promoting wellness.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:&nbsp;</strong></h3><h3>&nbsp;</h3><ol><li>Take 1 capsule with a glass of water after meals.</li><li>For optimal results, consume twice daily.</li><li>Follow a consistent routine for best kidney care benefits.</li><li>Consult a healthcare professional for personalized advice.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Before initiating the use of AE Naturals Kidney Care Capsules, it is advisable to consult with a healthcare professional for personalized guidance and to ensure compatibility with your individual health profile.</i></p>', 0, NULL, '2023-09-21 23:19:21', '2024-03-29 15:48:03', 1, 1, 'AE Naturals Kidney Care Capsules - Solution for Wholeness', 'Discover the power of AE Naturals Kidney Care Capsules with Ayurvedic herbs for detox, kidney stone removal, UTI treatment, and a healthy urinary system. See the difference for yourself.', '2023-10-07-652060ae68994.png', 1, NULL, 0.00, 0, NULL, NULL, '000033', NULL, NULL),
(70, 'admin', 1, 'AE Naturals Moringa Capsules 60 Caps', 'ae-naturals-moringa-capsules-60-caps-2QapqM', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-21-650c84d35900d.png\",\"2023-09-23-650e97800a329.png\",\"2023-09-23-650e97800b55c.png\",\"2023-09-23-650e97800b33f.png\",\"2023-09-23-650e97800b9e7.png\",\"2023-09-23-650e97800bc39.png\",\"2023-09-23-650e97800bdf3.png\",\"2023-09-23-650e97800c0ac.png\"]', '[]', '2023-10-16-652cd2693efbf.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/3Xfyibz1GSA?si=orGiNytVJ5UBazIU', '[]', 0, 'null', '[]', '[]', 0, 399, 399, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p>Introducing&nbsp;<strong>AE Naturals Moringa Capsules</strong>, your go-to dietary supplement for a healthier life. Packed with the pure goodness of dried Moringa oleifera leaves, these capsules are a natural powerhouse of vitamins, minerals, and antioxidants, offering various health benefits. Maintaining blood sugar levels naturally is very easy with these capsules. Say goodbye to skin allergies and asthma worries as this supplement treats and prevents them, supporting your skin\'s well-being. But the benefits don\'t stop there. For those undergoing chemotherapy, these capsules can help reduce side effects, making the journey a bit more manageable. Additionally, your hair will thank you as AE Naturals Moringa Capsules work wonders in preventing dandruff and hair fall, promoting a lush and healthy scalp. What sets AE Naturals Moringa Capsules apart is our commitment to purity. With a focus on natural ingredients, these capsules are a reliable source of essential nutrients. Embrace the ease of a supplement that not only supports your health but does so in a simple and straightforward manner. Upgrade your well-being, boost your energy, and embrace a life enriched with the pure and simple benefits of Moringa. Make the choice for a healthier you – choose AE Naturals Moringa Capsules.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Stabilizes Blood Sugar Naturally:&nbsp;AE Naturals Moringa Capsules help naturally maintain blood sugar levels, promoting a steady and balanced glucose profile for enhanced well-being.</strong></li><li><strong>Heart and Liver Support:&nbsp;Safeguard your heart and liver with these capsules, offering protection against diseases and damage, ensuring your vital organs stay in top shape.</strong></li><li><strong>Glowing Skin and Respiratory Health:</strong> Treat skin allergies, prevent asthma, and breathe easy with the pure ingredients in these capsules, promoting radiant skin and overall respiratory well-being.</li><li><strong>Cancer Care Companion:&nbsp;Reduce chemotherapy side effects effectively, making your journey through treatment more manageable and supporting your overall health.</strong></li><li><strong>Healthy Hair Maintenance:&nbsp;</strong>Bid farewell to dandruff and hair fall worries. AE Naturals Moringa Capsules promote healthy hair by addressing common issues, helping you maintain a luscious mane.</li><li><strong>Nutrient-Rich Boost:&nbsp;Packed with vitamins, minerals, and antioxidants, these capsules offer a convenient way to supplement your daily nutrition, contributing to overall health and vitality.</strong></li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:&nbsp;</strong></h3><p>&nbsp;</p><ul><li><strong>Moringa Oleifera Leaves:&nbsp;</strong>Moringa capsules are power-packed with the goodness of dried Moringa oleifera leaves, a natural source of essential vitamins, minerals, and antioxidants. These leaves help maintain blood sugar levels naturally.</li><li><strong>Vitamins, Minerals, and Antioxidants:&nbsp;</strong>Rich in essential nutrients, our Moringa capsules offer a convenient way to incorporate a daily dose of vitamins, minerals, and antioxidants into your routine. Boost your vitality effortlessly.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 2 capsules daily.</li><li>Consume 1 capsule in the morning and 1 at night.</li><li>Take before food with lukewarm water.</li><li>Incorporate into your routine for enhanced well-being and vitality.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Before starting AE Naturals Moringa Capsules, it\'s advisable to consult with your doctor, especially if you have pre-existing medical conditions or are taking other medications.&nbsp;</i></p>', 0, NULL, '2023-09-21 23:30:51', '2024-03-29 15:56:33', 1, 1, 'AE Naturals Moringa Capsules: Nutrient-Rich, Healthy Skin', 'Discover the benefits of AE Naturals Moringa Leaf capsules: liver protection, blood sugar control, heart health, skin allergy relief. Boost immunity naturally!', '2024-01-05-6597d800b57c1.png', 1, NULL, 0.00, 0, NULL, NULL, '000088', NULL, NULL),
(71, 'admin', 1, 'Organic Ashwagandha Capsules 60 Caps', 'ae-naturals-organic-ashwagandha-capsules-60-caps-tWZgaW', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-21-650c86675f72a.png\",\"2023-09-22-650d993aa141a.png\",\"2023-09-21-650c866760415.png\",\"2023-09-22-650d993aa2aab.png\",\"2023-09-21-650c866760531.png\"]', '[]', '2023-11-08-654bbbdc2a371.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/JbCUoaDT1G4?si=aN5Q7vtluQT68wXl', '[]', 0, 'null', '[]', '[]', 0, 399, 399, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p>Unlock a healthier you with <strong>AE Naturals Organic Ashwagandha Capsules!</strong> Crafted to promote holistic well-being, these 100% pure veg capsules offer a natural solution to hormonal imbalance. Ideal for both men and women, they foster a healthy reproductive system, aiding in stress response improvement. Formulated with ingredients like Ashwagandha root extract, Piper Longum Extract, and Withanolides, this mind-body wellness product is your ally against stress. Ashwagandha, renowned for its adaptogenic properties, enhances stamina and energy levels, providing a natural boost to your day. The Alkaloids in the extract contribute to DNA formation and combat diseases like diabetes, promoting overall vitality. Piper Longum Extract complements Ashwagandha by enhancing nutrient absorption, further elevating your energy levels. Withanolides, acting as hormone precursors, bolster the body\'s general well-being, ensuring a balanced and vibrant life. These capsules contribute to mood elevation, joint health, and increased concentration, fostering a resilient mind and body. For optimal results, simply take 2 capsules in the morning and 2 at night after meals for a consistent 3-month duration. Invest in your well-being with AE Naturals Organic Ashwagandha Capsules – your natural path to increased vitality, improved mood, and enhanced overall health.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:&nbsp;</strong></h3><p>&nbsp;</p><ul><li><strong>Mood and Energy Boost:</strong>&nbsp;Experience a positive mood lift and sustained energy throughout the day. AE Naturals Ashwagandha Capsules naturally enhance your vitality, keeping you energized and upbeat.</li><li><strong>Joint and Connective Tissue Support:&nbsp;</strong>Enjoy strong and healthy joints with our organic formula. AE Naturals capsules provide essential support to your joints and connective tissues, promoting overall flexibility and mobility.</li><li><strong>Natural Treatment for Cancer:&nbsp;</strong>Benefit from the natural anti-cancer properties of our Ashwagandha capsules. Scientifically recognized, these capsules offer a natural approach to supporting your body\'s defense against cancer.</li><li><strong>Reproductive Health Enhancement:&nbsp;</strong>Nurture reproductive health in both men and women. Our organic blend regulates hormonal balance, contributing to improved reproductive well-being and overall fertility.</li><li><strong>Brain Power and Concentration Boost:&nbsp;</strong>Stimulate your brain power and enhance concentration effortlessly. AE Naturals capsules with Ashwagandha root extract support cognitive function, helping you stay focused and alert.</li><li><strong>Physical Strength, Stamina, and Vitality:&nbsp;</strong>Unleash your physical strength and stamina with our powerful blend. These capsules are designed to boost vitality, providing you with the endurance needed for an active lifestyle.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Ashwagandha Root Extract:&nbsp;</strong>Get the power of Ashwagandha, an adaptogen known to boost stamina and energy levels. Alkaloids aid in DNA formation and combat ailments like diabetes naturally. Enhance your mood and improve overall well-being with this essential ingredient.</li><li><strong>Piper Longum Extract:b</strong>Enhance nutrient absorption with Piper Longum Extract in our Organic Ashwagandha Capsules. Boost energy levels naturally, promoting a healthy and active lifestyle. Unlock the full potential of Ashwagandha by optimizing nutrient assimilation in the body.</li><li><strong>Withaolides:&nbsp;</strong>Experience the benefits of Withanolides, natural hormone precursors in our capsules. Support reproductive health and hormonal balance for both men and women. It is a key ingredient that adapts to the body\'s needs, contributing to vitality and overall health.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 2 capsules after breakfast for a healthy stress response.</li><li>Consume 2 capsules after dinner to maintain vitality.</li><li>Incorporate into your daily routine for optimal results.</li><li>Continue the regimen for 3 months to experience lasting benefits.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>- Prior to initiating AE Naturals Organic Ashwagandha Capsules, it is advisable to consult with a healthcare professional. Ensure your health provider is informed for a personalized advice and safe usage.</i></p>', 0, NULL, '2023-09-21 23:37:35', '2024-03-29 16:26:14', 1, 1, 'Organic Ashwagandha Capsules for Stress Relief | AE Naturals', 'Improve reproductive health and reduce stress with AE NATURALS Organic Ashwagandha Veg Capsules. Elevate mood and enhance overall well-being. Order now!', '2024-01-05-6597d7e589349.png', 1, NULL, 0.00, 0, NULL, NULL, '000095', NULL, NULL),
(72, 'admin', 1, 'Pure Curry Leaf Capsules 60 Caps', 'ae-naturals-pure-curry-leaf-capsules-60-caps-pimtK9', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-21-650c87eac56b9.png\",\"2023-09-23-650e9d12455b4.png\",\"2023-09-21-650c87eac64b1.png\",\"2023-09-21-650c87eac6681.png\",\"2023-09-23-650e9d12468aa.png\",\"2023-09-23-650e9d1246615.png\",\"2023-09-23-650e9d1246e46.png\",\"2023-09-23-650e9d1247057.png\",\"2023-09-23-650e9d1246b67.png\",\"2023-09-23-650e9d1247314.png\"]', '[]', '2023-09-21-650c87eac68d9.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=8pcS_pPlgFw7nt2b', '[]', 0, 'null', '[]', '[]', 0, 399, 399, '12', 'percent', 'include', '0', 'flat', 96, 1, '<p><strong>&nbsp;</strong>Introducing&nbsp;<strong>AE Naturals Pure Curry Leaf Capsules</strong> - your go-to solution for tackling hair concerns. Packed with the goodness of nature, these capsules are crafted to address common issues like hair fall, premature baldness, and bothersome dandruff. Our capsules are a powerhouse of natural ingredients, with Curry Leaf Extract taking the lead. This ingredient is not just a flavor enhancer in your curry; it\'s a rich source of antioxidants. These antioxidants play a superhero role, safeguarding your body from gastric damage and free radicals. Curry Leaf Extract has been trusted for centuries to fight heart diseases, cancer, and diabetes. Adding to the formula is Piper Longum Extract, working behind the scenes to enhance nutrient absorption. This duo promotes overall hair follicle health, ensuring that your mane gets the care it deserves. AE Naturals goes beyond just addressing hair issues. Our Curry Leaf Capsules contribute to maintaining healthy blood sugar levels, purifying the liver, preventing heart attacks, and even supporting weight management. Notice positive changes in your hair and skin health within a short span of 3 months. Choose AE Naturals Pure Curry Leaf Capsules for a natural, effective, and affordable solution to your hair and overall health concerns.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Healthy Hair Care:&nbsp;</strong>AE Naturals Pure Curry Leaf Capsules stimulate healthy hair growth by providing essential nutrients like Calcium, Iron, and vitamins A, B, C, and E. Redyce hair fall and premature baldness with the rich antioxidants in Curry Leaf Extract, ensuring vibrant and luscious locks. Experience visible changes in hair texture and strength within just 3 months of regular use.</li><li><strong>Overall Well-being:&nbsp;</strong>Beyond hair benefits, these capsules contribute to maintaining optimal blood sugar levels. The inclusion of Piper Longum Extract enhances nutrient absorption, supporting overall hair follicle health for a comprehensive approach to wellness.</li><li><strong>Skin Rejuvenation:&nbsp;</strong>AE Naturals capsules shield against skin infections, ensuring healthy and radiant skin. With antioxidants fighting free radicals, these capsules promote a natural and vibrant complexion.</li><li><strong>Digestive Health:</strong>&nbsp;It provides immediate relief from stomach upset. Curry Leaf Extract aids in purifying the liver, contributing to overall digestive well-being.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Curry Leaf Extract:</strong> Packed with antioxidants, Curry Leaf Extract safeguards against gastric damage and free radicals. Known for its versatile benefits, it addresses heart diseases, cancer, and diabetes, making it a powerful ally in overall health.</li><li><strong>Piper Longum Extract:&nbsp;</strong>Working synergistically with Curry Leaf Extract, Piper Longum Extract enhances nutrient absorption, promoting robust hair follicle health. This natural ingredient contributes in supporting your hair and skin goals.</li><li><strong>Essential Nutrients:&nbsp;</strong>AE Naturals Pure Curry Leaf Capsules are enriched with vital nutrients such as Calcium, Fiber, Iron, Phosphorus, and Carbohydrates. This comprehensive blend, combined with vitamins A, B, C, and E, ensures a holistic approach to combating hair fall, promoting healthy skin, and addressing nutritional needs.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 1 or 2 capsules in the morning after food.</li><li>Repeat with 1 or 2 capsules at night.</li><li>Observe positive changes in hair and skin within 3 months.</li><li>For personalized dosage, consult a healthcare professional.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Before starting AE Naturals Pure Curry Leaf Capsules, it is advisable to consult with a healthcare professional to ensure the appropriate dosage for your specific health needs and conditions. Your well-being is our priority.</i></p>', 0, NULL, '2023-09-21 23:44:02', '2024-11-07 10:57:27', 1, 1, '\"Pure Curry Leaf Capsules - 60 Caps | Natural Antioxidant Support for Health and Wellness\"', '\"Experience the goodness of nature with Pure Curry Leaf Capsules. Packed with the wholesome benefits of curry leaves, this 60-capsule bottle is a natural source of antioxidants, promoting ove', '2024-01-05-6597d9287db60.png', 1, NULL, 0.00, 0, NULL, NULL, '000101', NULL, NULL),
(73, 'admin', 1, 'Pure Organic Garcinia Capsules 60 Caps', 'ae-naturals-pure-organic-garcinia-capsules-60-caps-QyqamR', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-21-650c8967d46d5.png\",\"2023-09-21-650c8967d5257.png\",\"2023-09-21-650c8967d54b7.png\",\"2023-09-21-650c8967d5338.png\",\"2023-09-21-650c8967d5589.png\",\"2023-09-21-650c8967d5650.png\",\"2023-09-21-650c8967d5713.png\",\"2023-09-21-650c8967d53ef.png\",\"2023-09-21-650c8967d57c8.png\"]', '[]', '2024-03-11-65ee9163f3042.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/28eLkDMUxqc?si=2pzOwTeOTHYPv_u5', '[]', 0, 'null', '[]', '[]', 0, 2500, 2500, '12', 'percent', 'include', '2001', 'flat', 100, 1, '<p>Introducing&nbsp;<strong>AE NATURALS Pure Organic Garcinia Capsules</strong>, your natural companion in the journey to stress-free weight loss. Packed with the goodness of 100% organic Garcinia extract, each capsule is a powerhouse with 60% hydroxy citric acid (HCA) and Piper Longum Extract. Our capsules go beyond just weight loss – they are your companions for a holistic well-being experience. These capsules serve as excellent appetite suppressants, helping you manage your weight by curbing those unwanted cravings and boosting your metabolism. HCA, sets these capsules apart by providing a whopping 60% concentration, making them one of the best weight loss pills on the market. Experience enhanced memory, concentration, and mental well-being. Derived from traditional medicine, Garcinia extract not only aids in weight regulation but also controls cholesterol levels. Piper longum extract works wonders by enhancing nutrient absorption in the body, ensuring you get the maximum benefits from every capsule. Make AE NATURALS Pure Organic Garcinia Capsules your daily wellness companion – a natural, effective, and safe choice for a healthier, happier you.</p><h4>&nbsp;</h4><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Effective Weight Management:&nbsp;</strong>AE NATURALS Pure Organic Garcinia Capsules are a reliable solution for weight control. The natural Garcinia extract helps reduce overeating, making it easier to manage and maintain a healthy weight.</li><li><strong>Enhanced Mental Health:&nbsp;</strong>Experience improved memory, concentration, and overall mental well-being with these capsules. The natural ingredients contribute to a balanced and positive mental state, promoting cognitive health.</li><li><strong>Elevated Energy Levels:&nbsp;</strong>Boost your energy naturally with our capsules. The high-quality Garcinia extract and Hydroxycitric Acid (HCA) work together to increase metabolic rates, providing a sustained and high energy level throughout the day.</li><li><strong>Stress Reduction:&nbsp;</strong>Combat stress and anxiety effectively with our specially formulated capsules. The Garcinia extract stimulates a healthy stress response, contributing to a more relaxed and balanced lifestyle.</li><li><strong>Effortless Belly Fat Loss:&nbsp;</strong>Achieve easy and sustainable loss of belly fat by incorporating these capsules into your routine. The appetite suppressing properties and metabolic boost make it easier to shed unwanted abdominal fat.</li><li><strong>Prevention of Health Issues:&nbsp;</strong>These capsules not only aid in weight management but also contribute to preventing stomach ulcers and diabetes. The natural ingredients work together to promote overall health and well-being.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Garcinia Extract:&nbsp;</strong>Derived from natural sources, Garcinia Extract is a trusted component in traditional medicine for weight management and cholesterol regulation. It acts as a natural appetite suppressant, helping curb overeating and stimulating a healthy stress response.</li><li><strong>Piper Longum Extract:&nbsp;</strong>Piper Longum Extract, a vital ingredient in our capsules, plays a crucial role in enhancing nutrient absorption within the body. This natural element contributes to better digestion, ensuring that your body efficiently absorbs essential nutrients for overall well-being.</li><li><strong>Hydroxycitric Acid (HCA):&nbsp;</strong>The star of our formula, Hydroxycitric Acid (HCA) has remarkable benefits. Known for dissolving kidney stones and reducing fat mass, HCA promotes a healthy lifestyle. Its strong influence on blood fat levels makes our product a standout health supplement.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take one capsule before breakfast to kickstart your day with a healthy boost.</li><li>Consume one capsule before dinner to maintain the supplement\'s effectiveness throughout the day.</li><li>For optimal results, continue this routine daily for at least three months.</li></ol><p><strong>Note:&nbsp;</strong><i>Ensure to consult with a healthcare professional before incorporating these capsules into your routine, especially during pregnancy or lactation.</i></p>', 0, NULL, '2023-09-21 23:50:23', '2024-03-29 16:42:03', 1, 1, 'Organic Garcinia Capsules for Weight Loss and Stress Relief', 'Introducing 100% organic Garcinia extract capsules with 60% hydroxycitric acid (HCA). Say goodbye to overeating, and manage weight effectively. Enjoy increased energy, and improved well-being', '2024-01-05-6597d7b05bccd.png', 1, NULL, 0.00, 0, NULL, NULL, '000102', NULL, NULL),
(74, 'admin', 1, 'Pure Organic Amla Extract capsules', 'ae-naturals-pure-organic-amla-extract-capsules-lodXKs', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-21-650c8a5a83c00.png\",\"2023-09-21-650c8a5a847fe.png\",\"2023-09-21-650c8a5a84a0e.png\",\"2023-09-21-650c8a5a84889.png\",\"2023-09-21-650c8a5a84bb7.png\",\"2023-09-21-650c8a5a84af6.png\",\"2023-09-21-650c8a5a84cbe.png\",\"2023-09-21-650c8a5a84958.png\",\"2023-09-21-650c8a5a84d7a.png\"]', '[]', '2023-10-16-652cdb41ab730.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI', '[]', 0, 'null', '[]', '[]', 0, 399, 399, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p>Discover the transformative benefits encapsulated in <strong>AE Naturals Pure Organic Amla Extract capsules</strong>, an extraordinary blend crafted to elevate your well-being. These 100% vegan capsules are a powerhouse of antioxidants, specifically curated for the rejuvenation of your skin, hair, and overall immune system. Enriched with the sheer potency of Amla, these capsules serve as a holistic remedy, renowned for effectively addressing diseases caused by pitta doshas. The antioxidants and iron within perform thorough internal detoxification, ensuring your system remains pristine and robust.</p><p>AE Naturals takes pride in presenting capsules that stand as excellent immunity boosters, fortifying your body to face various health challenges with resilience. Embrace a shield against common colds and coughs, as the antioxidant-rich formulation enhances your respiratory health. These capsules go beyond mere supplementation, contributing to the firmness and tightness of your skin, unveiling a radiant and youthful appearance. Say goodbye to hair fall and premature greying as AE Naturals Amla capsules become your ally in nurturing the health and vitality of your hair.</p><p>&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>&nbsp;Excellent Immunity Boosters: </strong>AE Naturals Pure Organic Amla Extract capsules stand as excellent immunity boosters, fortifying your body\'s defences to tackle various health challenges effectively.</li><li><strong>&nbsp;Prevent Common Colds and Coughs: </strong>With a powerhouse of antioxidants, these capsules play a pivotal role in preventing common colds and coughs, enhancing your respiratory well-being.</li><li><strong>&nbsp;Make the Skin Firm and Tight: </strong>Experience the rejuvenating effects on your skin as these capsules contribute to making it firm and tight, promoting a radiant and youthful appearance.</li><li><strong>&nbsp;Prevent Hair Fall and Premature Greying: </strong>Bid farewell to hair concerns as AE Naturals Amla capsules prevent hair fall and premature greying, nurturing the health and vitality of your hair.</li><li><strong>5. Help Combat Bowel Problems: </strong>These capsules come to the rescue against bowel problems like diarrhea, acidity, and constipation, promoting digestive harmony and overall well-being.</li></ul><h3>&nbsp;</h3><h3><strong>Key Ingredients:&nbsp;</strong></h3><h3>&nbsp;</h3><ul><li><strong>Amla:</strong> Also known as Indian gooseberry, is a rich source of antioxidants that can boost immunity, improve digestion, and promote healthy skin and hair.</li><li><strong>Piper Longum Extract: </strong>A patented extract of black pepper, can enhance nutrient absorption, support healthy digestion, and increase the bioavailability of other supplements and herbs.</li></ul><p>&nbsp;</p><h3><strong>Directions to use:</strong></h3><p>Taking 2 capsules during the day and 2 capsules at night while going to bed will give you the desired results in just one month.</p><p>&nbsp;</p><p>&nbsp;</p>', 0, NULL, '2023-09-21 23:54:26', '2024-03-29 16:50:11', 1, 1, 'AE Naturals Amla Capsules - Boost Immunity, Skin & Hair', 'Discover the power of AE NATURALS Pure Organic Amla Extract Capsules. Loaded with antioxidants, vitamin C, and gallic acid for healthy skin and hair. Improve digestion and stay disease-free.', '2024-01-05-6597d79dec63d.png', 1, NULL, 0.00, 0, NULL, NULL, '000115', NULL, NULL),
(75, 'admin', 1, 'Triphala Body Cleanser and Detoxifier Capsules 60 Caps', 'ae-naturals-triphala-body-cleanser-and-detoxifier-capsules-60-caps-2Y5cUr', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-21-650c8b54e2d0a.png\",\"2023-09-21-650c8b54e3b8a.png\",\"2023-09-21-650c8b54e3d66.png\",\"2023-09-21-650c8b54e3c4c.png\",\"2023-09-21-650c8b54e3f95.png\",\"2023-09-21-650c8b54e404d.png\",\"2023-09-21-650c8b54e3e56.png\",\"2023-09-21-650c8b54e4147.png\"]', '[]', '2023-09-21-650c8b54e4236.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/lPfivRmWI8U?si=EdVZyGMBah7Bvbr', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '12', 'percent', 'include', '0', 'flat', 99, 1, '<p>Introducing&nbsp;<strong>AE Naturals Triphala Body Cleanser and Detoxifier Capsules</strong>, your go-to solution for a natural and effective body cleanse! Packed with the goodness of three ancient fruits – Amla, Haritaki, and Bibhitaki, these capsules are a powerhouse of Ayurvedic ingredients. These capsules provide a safe and thorough cleanse for your liver and colon, promoting digestive health. But that\'s not all – AE Naturals Triphala Capsules do wonders for your skin! Say goodbye to digestive problems as AE Naturals Triphala Capsules are here to help. Experience reduced stress levels and increased energy as these capsules support your body in regulating blood sugar levels. The secret lies in the key ingredients. Emblica Officinalis boosts immunity and aids digestive health with its rich vitamin C and antioxidant content. Terminalia Billerica supports digestion, maintains a healthy metabolism, and provides anti-inflammatory benefits through bioactive compounds. Terminalia Chebula enhances digestion, regulates blood sugar levels, and delivers antioxidant and anti-inflammatory benefits with its polyphenol and flavonoid content. Strengthen your body with AE Naturals Triphala Body Cleanser and Detoxifier Capsules – your natural path to a healthier, stress-free, and more energetic you! Embrace the ancient wisdom of Ayurveda in a bottle and let your journey to wellness begin.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Boosts Metabolism:&nbsp;</strong>AE Naturals Triphala Capsules speed up your body\'s metabolism, helping you burn calories efficiently. Experience a natural boost in energy levels.</li><li><strong>Gentle and Safe Detox:&nbsp;</strong>Safely detoxify your body with the power of Ayurvedic ingredients – Amla, Haritaki, and Bibhitaki. These capsules provide a gentle yet effective cleanse, supporting your body\'s natural detoxification process.</li><li><strong>Cleanses Liver and Colon:&nbsp;</strong>Thoroughly cleanse your liver and colon for improved digestive health. AE Naturals Triphala Capsules aid in removing toxins, promoting a healthy gut and overall well-being.</li><li><strong>Enhances Skin Health: </strong>Achieve radiant skin with the antioxidant-rich blend of Emblica officinalis, known for boosting immunity. Say goodbye to skin problems as these capsules contribute to a healthier complexion.</li><li><strong>Relieves Digestive Issues:</strong>&nbsp;Combat digestive problems naturally. The Triphala blend, including Terminalia Billerica, supports digestion, helping you maintain a comfortable and regular digestive system.</li><li><strong>Stress Reduction and Increased Energy:&nbsp;</strong>AE Naturals Triphala Capsules not only detoxify your body but also reduce stress levels. Experience an increase in energy, promoting overall mental and physical well-being.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Emblica officinalis (Amla):&nbsp;</strong>Boosts immunity and aids digestion with its rich vitamin C and antioxidant content. This ingredient supports overall digestive health.</li><li><strong>Terminalia Billerica (Haritaki):</strong> Facilitates digestion and maintains a healthy metabolism. Its bioactive compounds also provide anti-inflammatory benefits, contributing to overall well-being.</li><li><strong>Terminalia chebula (Bibhitaki):</strong> Supports healthy digestion, helps regulate blood sugar levels, and delivers antioxidant and anti-inflammatory benefits due to its polyphenol and flavonoid content.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take one capsule in the morning after food.</li><li>Take one capsule at night after food.</li><li>For optimal results, consume regularly for 3 consecutive months.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Before initiating the use of AE Naturals Triphala Capsules, it is advisable to consult with a healthcare professional. Follow the recommendations provided by your healthcare practitioner for personalized advice for this supplement.</i></p>', 0, NULL, '2023-09-21 23:58:36', '2024-08-31 09:47:11', 1, 1, 'AE Naturals Triphala Body Cleanser Capsules - Natural Detox', 'Discover the power of Black myrobalan, Baheda, Marshmallow root, and Amla in AE Naturals Body Cleanser Capsules. Improve digestion and cleanse your system with these natural detoxifiers.', '2024-01-05-6597d78b30207.png', 1, NULL, 0.00, 0, NULL, NULL, '000116', NULL, NULL),
(76, 'admin', 1, 'Tenogo Men Stamina Capsules 60 Caps', 'ae-naturals-tenogo-men-stamina-capsules-60-caps-fd8KsL', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-22-650c8cc38858e.png\",\"2023-09-22-650c8cc389268.png\",\"2023-09-22-650c8cc389196.png\",\"2023-09-22-650c8cc3893f8.png\",\"2023-09-22-650c8cc389346.png\",\"2023-09-22-650c8cc3894e2.png\"]', '[]', '2023-10-16-652cdc9903707.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/gObmIV6sU3M?si=fx0niOV2lNTkGiEn', '[]', 0, 'null', '[]', '[]', 0, 999, 999, '12', 'percent', 'include', '0', 'flat', 99, 1, '<p>AE Naturals&nbsp;<strong>Tenogo Men Stamina Capsules</strong> are a natural solution for men dealing with low libido and premature ejaculation issues. With a blend of powerful ingredients such as Ashwagandha, Shilajit, Shatavari, and Velvet Beans, these capsules are designed to enhance your sex life and provide all-day vitality. The product aims to address common sexual concerns like erectile dysfunction while promoting overall well-being. The key ingredient, Ashwagandha, works to reduce stress and improve blood flow to the genitals, contributing to increased energy levels throughout the day. Asparagus Adscendens, another essential component, acts as a natural aphrodisiac effective in treating erectile dysfunction. Asparagus Racemosus (Shatavari) plays a crucial role in hormone regulation, further supporting sexual health. Velvet Beans (Mucuna Pruriens) contribute to increased stamina and energy, providing a comprehensive solution for men seeking to improve their sexual performance. Shilajit, a key player in this formulation, raises testosterone levels and enhances blood circulation, addressing issues like premature ejaculation. The product\'s benefits extend beyond sexual health, encompassing stress and anxiety reduction, an improvement in sperm count, and an energizing effect. AE Naturals Tenogo Men Stamina Capsules offer an approach to men\'s sexual health, addressing concerns like low libido, premature ejaculation, and erectile dysfunction.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><h3>&nbsp;</h3><ul><li><strong>Enhanced Libido:&nbsp;</strong>AE Naturals Tenogo Men Stamina Capsules work to boost your libido, making intimate moments more satisfying. Experience improved sexual vitality and heightened pleasure in your relationships.</li><li><strong>Stress and Anxiety Reduction:&nbsp;</strong>These capsules contribute to reducing stress and anxiety levels, promoting a calmer and more relaxed state of mind. Feel the soothing effects, supporting overall well-being.</li><li><strong>Effective Treatment for Erectile Dysfunction:&nbsp;</strong>Combat sexual disorders like erectile dysfunction with the natural power of Ashwagandha and Asparagus Adscendens, helping to restore and maintain a healthy, fulfilling sex life.</li><li><strong>Increased Sperm Count:&nbsp;</strong>Benefit from a boost in sperm count and find relief from premature ejaculation issues. The unique blend of ingredients, including Shilajit and Velvet Beans, addresses these concerns for improved reproductive health.</li><li><strong>Stimulated Blood Flow to the Genitals:</strong>&nbsp;Enjoy improved blood circulation to the genital area, ensuring better overall sexual health. The ingredients like Ashwagandha and Shilajit play a crucial role in enhancing blood flow for sustained vitality.</li><li><strong>All-Day Energy and Freshness:&nbsp;</strong>AE Naturals Tenogo Men Stamina Capsules provide long-lasting energy and freshness throughout the day. Experience increased stamina and vitality, supporting an active and energetic lifestyle.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Ashwagandha:</strong> Ashwagandha reduces stress and enhances blood flow to the genitals. It helps combat fatigue, promoting a more active and energetic daily life.</li><li><strong>Asparagus Adscendens:&nbsp;</strong>As a natural aphrodisiac, Asparagus Adscendens effectively addresses erectile dysfunction, fostering improved sexual performance and satisfaction.</li><li><strong>Asparagus Racemosus (Shatavari):&nbsp;</strong>Shatavari regulates hormones, contributing to overall well-being and assisting in maintaining a healthy balance within the body.</li><li><strong>Mucuna Pruriens (Velvet Beans):&nbsp;</strong>Velvet Beans, or Mucuna Pruriens, enhance stamina and energy levels, providing sustained vitality for a more active lifestyle.</li><li><strong>Shilajit:&nbsp;</strong>Shilajit elevates testosterone levels and enhances blood circulation, positively impacting overall vitality and well-being.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 1 or 2 capsules daily.</li><li>Consume with water or milk after dinner.</li><li>For optimal results, use regularly for three months.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Before starting AE Naturals Tenogo Men Stamina Capsules, it\'s advisable to consult with a healthcare professional. Discussing your health history ensures a safe and personalized approach to including this supplement into your routine.</i></p>', 0, NULL, '2023-09-22 00:04:43', '2024-04-20 12:33:13', 1, 1, 'AE Naturals Tenogo Men Stamina Capsules – Boost Libido', 'Revitalize your sex life with AE Naturals Tenogo Men Stamina Capsules. Improve libido, reduce stress, and overcome sexual disorders. Try now for a more energetic and satisfying experience!', '2024-01-05-6597d76bb44f0.png', 1, NULL, 0.00, 0, NULL, NULL, '000117', NULL, NULL),
(77, 'admin', 1, 'Roop Sundar Bleach Cream 325g', 'ae-naturals-roop-sundar-bleach-cream-325g-LG7TnV', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"20\",\"position\":2}]', '1', '20', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d0c8e61514.png\",\"2023-09-22-650d0c8e62070.png\",\"2023-09-22-650d0c8e62125.png\",\"2023-09-22-650d0c8e62207.png\",\"2023-09-22-650d0c8e622be.png\",\"2023-09-22-650d0c8e6234d.png\",\"2023-09-22-650d0c8e623fd.png\"]', '[]', '2023-10-16-652cf4e4880d0.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 399, 399, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Discover the magic of&nbsp;<strong>AE Natural\'s Roop Sundar Bleach Cream</strong>, your ticket to flawlessly radiant skin. This premium product is expertly crafted to whisk away unwanted facial hair, leaving your skin with a natural, lit-from-within glow. Packed with high-quality ingredients, this bleach cream effortlessly blends into your skin, working its wonders to make it softer, smoother, and absolutely flawless. It\'s a pro at removing facial hair, making it a go-to solution for a smoother complexion. But that\'s not all – it\'s like a breath of fresh air for your skin, thanks to its oxygen boost feature. Your skin will thank you as it softens the texture and enhances its overall radiance. The results? A complexion that\'s not just hair-free but visibly brighter and healthier. Aloe Vera, known for its soothing touch, hydrates and heals your skin. Parijaat Extract, loaded with antioxidants, shields your skin from environmental damage, promoting that coveted healthy glow. Licorice Extract takes the spotlight by lightening dark spots and soothing irritation. Meanwhile, Mulberry Extract works its magic, brightening your skin and minimizing the appearance of fine lines. Simple bleach steps for a beautifully radiant you.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><h3>&nbsp;</h3><ul><li><strong>Effective Facial Hair Removal:&nbsp;</strong>Get rid of unwanted facial hair as AE Natural\'s bleach cream works effectively to remove it. Experience smooth, hair-free skin without any hassle.</li><li><strong>Natural Glow:&nbsp;</strong>Infused with high-quality ingredients, this bleach cream not only removes facial hair but also imparts a natural glow to your skin. Achieve radiance effortlessly.</li><li><strong>Oxygen Boost for the Skin:&nbsp;</strong>AE Natural\'s Roop Sundar Oxy Bleach Cream goes beyond conventional bleaching. It introduces an oxygen boost for your skin, promoting a rejuvenated and refreshed complexion.</li><li><strong>Softens Skin Texture:</strong>&nbsp;Pamper your skin with the soothing touch of Aloe Vera. This ingredient works wonders by hydrating and softening your skin, leaving it irresistibly smooth.</li><li><strong>Enhances Radiance:</strong>&nbsp;Bid farewell to dullness as this bleach cream is enriched with Parijaat, Licorice, and Mulberry extracts. These ingredients collaborate to enhance your skin\'s radiance, giving you a vibrant and youthful look.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Aloe Vera:&nbsp;</strong>Experience the calming touch of Aloe Vera in our Roop Sundar Oxy Bleach Cream. Known for its soothing properties, Aloe Vera hydrates your skin, reducing redness and inflammation. Get the natural healing powers that leave your skin feeling smooth and rejuvenated.</li><li><strong>Parijaat Extract:&nbsp;</strong>Our bleach cream boasts the richness of Parijat Extract, a powerhouse of antioxidants. Shield your skin from environmental damage as this extract combats free radicals. Embrace a healthy, radiant complexion with its anti-inflammatory goodness.</li><li><strong>Licorice Extract:&nbsp;</strong>Get even-toned skin with the lightening touch of Licorice Extract. This ingredient gently fades dark spots and hyperpigmentation. The soothing properties of Licorice reduce redness and irritation, providing your skin with a calm, refreshed feel.</li><li><strong>Mulberry Extract:&nbsp;</strong>Let the brightening effects of Mulberry Extract enhance your skin\'s natural glow. Say goodbye to dark spots as this ingredient works its magic. Revel in the anti-aging properties that reduce the appearance of fine lines and wrinkles, promoting a more youthful complexion.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Wash your face with a mild face wash and cold water.</li><li>Thoroughly mix the cream bleach and powder activator in a 7:1 ratio.</li><li>Apply the mixture, avoiding the under-eye area and around the nostrils.</li><li>Rinse your face thoroughly with cold water.</li><li>Moisturize your skin for a complete skincare routine.</li></ol>', 0, NULL, '2023-09-22 09:09:58', '2024-04-26 13:33:17', 1, 1, 'AE Naturals Roop Sundar Oxy Bleach Cream - Brighten Your Skin', 'Achieve a fair and radiant complexion with AE Naturals Roop Sundar Bleach Cream. Our formula with Vitamin E lightens facial hair, evens skin tone, and removes tan and dark spots. Get a lumino', '2023-10-08-65223fba90dd3.png', 1, NULL, 0.00, 0, NULL, NULL, '000723', NULL, '#000000');
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(78, 'admin', 1, 'Roop Sundar D-Tan Cream Pack 250g', 'ae-naturals-roop-sundar-d-tan-cream-pack-250g-Et4lhP', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"20\",\"position\":2}]', '1', '20', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d14bce5690.png\",\"2023-09-22-650d14bce6260.png\",\"2023-09-22-650d14bce633a.png\",\"2023-09-22-650d14bce63f1.png\",\"2023-09-22-650d14bce64a2.png\",\"2023-09-22-650d14bce652b.png\"]', '[]', '2023-11-08-654ad5b7d4b84.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '18', 'percent', 'include', '0', 'flat', 99, 1, '<p>Introducing the AE Naturals Roop Sundar D-Tan Cream Pack – your go-to solution for achieving a brighter, smoother complexion effortlessly. This specially crafted cream is designed to tackle tan, sun damage, and pigmentation, unveiling a fresh and rejuvenated skin tone. Suitable for all skin types, this powerhouse product gently exfoliates, smoothing away imperfections and restoring your skin\'s natural radiance. Formulated with a blend of potent natural ingredients, including Bearberry Extract, Papaya Extract, Licorice Extract, Vitamin C, and Mulberry Extract, this cream works wonders on your skin. Bearberry Extract reduces pigmentation, Papaya Extract exfoliates dead skin cells, Licorice Extract soothes and calms, Vitamin C fights free radicals, and Mulberry Extract fades dark spots. For optimal results, apply a generous amount on cleansed skin, avoiding the eye and lip area. Let it work its magic for 15-20 minutes, or until it dries, then gently massage in circular motions to exfoliate before rinsing off with lukewarm water. Incorporate this into your routine 1-2 times a week, and watch as your skin transforms, becoming more even-toned, radiant, and refreshed. Don\'t miss out on the natural goodness packed into this D-Tan Cream Pack.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Reduces Tan and Sun Damage:&nbsp;</strong>Say goodbye to tan lines and sun damage with AE Naturals Roop Sundar D-Tan Cream Pack. Specially crafted to fade tan and protect your skin from harmful UV rays, this cream reveals a brighter, more radiant you.</li><li><strong>Evens Out Skin Tone:</strong>&nbsp;Achieve a smooth and even skin tone effortlessly. Our D-Tan Cream Pack works wonders in reducing uneven pigmentation, giving your skin a uniform and flawless appearance. Embrace the beauty of balanced skin tone.</li><li><strong>Diminishes Pigmentation:&nbsp;</strong>Unleash the power of natural extracts! AE Naturals Roop Sundar D-Tan Cream Pack is formulated with potent ingredients like Bearberry and Mulberry extracts, effectively reducing pigmentation. Watch dark spots fade, leaving behind a clear and luminous complexion.</li><li><strong>Exfoliates and Smoothes Skin:</strong>&nbsp;Pamper your skin with gentle exfoliation. This cream pack not only removes dead skin cells but also smoothes your skin\'s texture. The result? A glowing and refreshed feel, enhancing your natural beauty.</li><li><strong>Restores Natural Radiance:&nbsp;</strong>Experience the glow-up! AE Naturals Roop Sundar D-Tan Cream Pack goes beyond superficial beauty. It rejuvenates your skin, restoring its natural radiance. Let your skin shine with confidence, naturally<strong>.</strong></li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Bearberry Extract:&nbsp;</strong>Bearberry extract, a natural skin brightener, works to reduce pigmentation, leaving your skin visibly lighter and more radiant. Packed with antioxidants, it fights free radicals, contributing to a healthier complexion. Embrace the power of Bearberry for a brighter, more even skin tone.</li><li><strong>Papaya Extract:&nbsp;</strong>Papaya extract, a gentle exfoliator, helps reveal a smoother complexion by sloughing off dead skin cells. Rich in enzymes, it promotes natural skin renewal, leaving you with a refreshed and revitalized look. Say goodbye to dullness and hello to the radiance of papaya-infused skincare.</li><li><strong>Licorice Extract:&nbsp;</strong>Licorice extract, known for its soothing properties, calms the skin, reducing redness and inflammation. This natural ingredient provides a gentle touch, making it ideal for sensitive skin. Experience the calming benefits of licorice as it enhances your skincare routine.</li><li><strong>Vitamin C:&nbsp;</strong>Vitamin C, a powerhouse antioxidant, combats free radicals and stimulates collagen production. Enhance your skin\'s elasticity and resilience while enjoying the protective benefits of Vitamin C. Let the brightening and rejuvenating effects of this essential nutrient redefine your skincare experience.</li><li><strong>Mulberry Extract:&nbsp;</strong>Mulberry extract, a skin tone enhancer, fades dark spots and improves overall complexion. Packed with nutrients, it contributes to a more even skin tone, leaving you with a naturally radiant glow. Embrace the goodness of mulberry for a renewed and revitalized appearance.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Apply a generous amount on cleansed skin, avoiding the eye and lip area.</li><li>Leave on for 15-20 minutes or until it dries.</li><li>Gently massage in circular motions to exfoliate before rinsing off with lukewarm water.</li><li>Use 1-2 times a week for best results.</li></ol>', 0, NULL, '2023-09-22 09:44:52', '2024-04-26 13:32:54', 1, 1, 'AE Naturals Roop Sundar D-Tan Cream Pack - Brighten Skin', 'Discover the power of AE Naturals Roop Sundar D-Tan Cream Pack. Reduce tan, pigmentation, and sun damage while revealing smoother, brighter skin. Achieve radiant skin with this weekly treatme', '2023-10-08-652241fd52ca0.png', 1, NULL, 0.00, 0, NULL, NULL, '000724', NULL, '#000000'),
(79, 'admin', 1, 'Roop Sundar D-Tan Brightening Kit 60g', 'ae-naturals-roop-sundar-d-tan-brighitining-kit-60g-mstmxg', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d15c6ebd2a.png\",\"2023-09-22-650d15c6ecceb.png\",\"2023-09-22-650d15c6ece47.png\",\"2023-09-22-650d15c6ecf72.png\",\"2023-09-22-650d15c6ed0b4.png\"]', '[]', '2023-11-08-654ad55e34fb6.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 349, 349, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Transform your skincare routine with AE Naturals Roop Sundar D-Tan Brightening Kit, designed to reveal your skin\'s natural radiance. This all-inclusive kit tackles stubborn tan, dark spots, and uneven skin tone, leaving you with a refreshed and revitalized complexion. Perfect for all skin types, the kit comprises a gentle cleanser, invigorating scrub, nourishing massage cream, and a potent face pack. Give yourself the magic of nature\'s goodness with key ingredients like Bearberry Extract, working tirelessly to reduce pigmentation and brighten your skin. The Papaya Extract gently exfoliates, unveiling smoother skin beneath. Licorice Extract soothes and calms, reducing inflammation and redness, while Vitamin C fights free radicals and boosts collagen for a youthful glow. Turmeric Extract, with its natural antiseptic properties, contributes to skin brightening, promoting a healthy radiance. Directions are simple: start with the cleanser, gently exfoliate with the scrub, massage the cream for improved texture, and apply the face pack for a luminous finish. Use 1-2 times a week for optimal results. Embrace the joy of fresh, youthful skin with AE Naturals Roop Sundar D-Tan Brightening Kit – your ticket to a brighter, more confident you. Discover the magic in each step and let your skin glow!</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Reduces Tan and Sun Damage:&nbsp;</strong>Wave goodbye to unwanted tan lines and sun damage. Our kit actively works to diminish the effects of prolonged sun exposure, ensuring your skin stays protected and beautiful.</li><li><strong>Lightens Pigmentation and Dark Spots:&nbsp;</strong>Say farewell to pigmentation and dark spots that might be bothering you. The potent combination of bearberry extract and vitamin C aids in lightening these imperfections, leaving your skin with a more even tone.</li><li><strong>Brightens and Evens Out the Complexion:&nbsp;</strong>Experience a natural radiance as the Roop Sundar D-Tan Brightening Kit works to brighten and even out your complexion. Feel confident with skin that glows from within, reflecting a healthier and more vibrant you.</li><li><strong>Improves Skin Texture and Smoothness:</strong>&nbsp;Enjoy the luxurious feel of smoother skin texture. The kit\'s carefully crafted formula, enriched with papaya extract, exfoliates dead skin cells, revealing a softer and more supple skin surface.</li><li><strong>Provides Radiant Glow:&nbsp;</strong>Experience the joy of a radiant glow that comes from the powerful blend of natural ingredients, including licorice extract and turmeric. Embrace a youthful vibrancy that reflects the care and attention your skin deserves.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Bearberry Extract:</strong> This natural wonder helps fade dark spots and brightens your complexion, giving you that coveted radiant glow. Say goodbye to uneven skin tone as bearberry works its magic, leaving you with a clearer, more luminous face.</li><li><strong>Papaya Extract:</strong> Get the goodness of papaya, known for its exfoliating prowess. This extract gently sloughs away dead skin cells, unveiling a smoother canvas underneath. Embrace the rejuvenating effects as papaya extracts reveal your skin\'s natural radiance.</li><li><strong>Licorice Extract:</strong> Experience the soothing touch of licorice as it calms your skin, reducing inflammation and redness. This ingredient adds a layer of tranquility to your skincare routine, ensuring your skin feels as good as it looks. Let licorice work its magic, leaving you with a calm and refreshed complexion.</li><li><strong>Vitamin C:</strong> Supercharge your skin with the antioxidant power of Vitamin C. Fight against free radicals that age your skin, and boost collagen production for a youthful, plump look. Incorporate Vitamin C into your skincare routine to defy the signs of aging and embrace a brighter, more resilient skin.</li><li><strong>Turmeric Extract:</strong> Embrace the natural antiseptic and skin-brightening properties of turmeric. This golden ingredient promotes a healthy glow, leaving your skin looking revitalized and refreshed. Let turmeric be your go-to for a radiant complexion that stands out with its natural vibrancy.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Start by cleansing your face with the provided cleanser to remove impurities.</li><li>Gently exfoliate using the scrub to reveal smoother skin.</li><li>Massage the cream onto your face and neck in upward circular motions.</li><li>Apply the face pack evenly and leave it on for the specified time.</li><li>Rinse off with lukewarm water and use the complete kit 1-2 times a week for optimal results.</li></ol>', 0, NULL, '2023-09-22 09:49:18', '2024-05-30 12:20:41', 1, 1, 'AE Naturals Roop Sundar D-Tan Kit - Tan Reduction & Brighten', 'Discover the power of AE Naturals Roop Sundar D-Tan Brightening Kit. Reduce tan, pigmentation, and reveal radiant skin with bearberry, papaya, and vitamin C. Try it today for a brighter compl', '2023-10-08-6522533f67917.png', 1, NULL, 0.00, 0, NULL, NULL, '000725', NULL, NULL),
(80, 'admin', 1, 'Roop Sundar Manicure & Pedicure 60g', 'ae-naturals-roop-sundar-manicure-pedicure-60g-wSqhmm', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d1680eed84.png\",\"2023-09-22-650d1680ef8cd.png\",\"2023-09-22-650d1680ef9f7.png\",\"2023-09-22-650d1680efafe.png\",\"2023-09-22-650d1680efc0b.png\"]', '[]', '2023-11-08-654ad47e631de.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 299, 299, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Indulge in a spa-like retreat at home with AE Naturals Roop Sundar Manicure &amp; Pedicure, a kit designed to pamper your hands and feet. This set brings together Shea Butter, Jojoba Oil, Aloe Vera Extract, Vitamin E, and Tea Tree Oil. These ingredients nourish, soften, and beautify your skin and nails. The kit includes a scrub, cream, cuticle oil, and nail polish, each meticulously crafted to enhance your overall self-care experience. The scrub exfoliates, removing dead skin cells for smoother skin, while the cream hydrates and softens dry areas, leaving your hands and feet supple and nourished. Strengthen your nails and promote healthy growth with the conditioning cuticle oil, giving your hands a neat and polished look. Make this kit a part of your regular manicure and pedicure routine to enjoy ongoing benefits. Shea Butter moisturizes, Jojoba Oil provides deep hydration, Aloe Vera soothes, Vitamin E protects, and Tea Tree Oil maintains cleanliness—each ingredient contributing to a blissful self-care experience. Upgrade your routine with AE Naturals Roop Sundar Manicure &amp; Pedicure and reveal the beauty of your hands and feet.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Smoothing Elegance:&nbsp;</strong>Gently scrub away dead skin, unveiling velvety hands and feet with a touchable smoothness that lasts. Banish dryness as our formula, enriched with Shea Butter, deeply hydrates, leaving skin soft, flexible, and wonderfully nourished.</li><li><strong>Nail Health Boost:&nbsp;</strong>Experience stronger, healthier nails with Vitamin E, promoting growth and resilience for a perfect, polished appearance. Our special blend conditions and beautifies, giving nails a polished finish and a well-groomed allure.</li><li><strong>Overall Radiance:</strong> Elevate your beauty with a radiant touch. Our unique mix enhances the entire look, adding a subtle, natural beauty to your hands and feet.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Shea Butter:&nbsp;</strong>Pamper your skin with the goodness of Shea Butter. This natural wonder moisturizes deeply, leaving your hands and feet irresistibly soft and supple. Embrace the luxury of hydration for a radiant glow.</li><li><strong>Jojoba Oil:&nbsp;</strong>Dive into the nourishment of Jojoba Oil. Give your nails and cuticles this hydrating potion, promoting health from within. Experience improved nail well-being and a revitalized appearance.</li><li><strong>Aloe Vera Extract:&nbsp;</strong>Experience the soothing touch of Aloe Vera Extract. Calming and gentle, it alleviates skin irritation and banishes dryness. Let your hands and feet bask in the natural comfort of Aloe Vera for unmatched serenity.</li><li><strong>Vitamin E:&nbsp;</strong>Shield your skin with the protective power of Vitamin E. This essential nutrient defends against damage, fostering healthy nail growth. Enhance your self-care journey with the enriching benefits of Vitamin E.</li><li><strong>Tea Tree Oil:&nbsp;</strong>Embrace cleanliness with Tea Tree Oil. Its antimicrobial prowess keeps your nails and cuticles pristine. Get the natural purity of Tea Tree Oil for clean, healthy, and beautiful hands and feet.&nbsp;</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Apply on damp hands and feet, massaging in circular motions.</li><li>Rinse off with water and pat dry.</li><li>Follow with the cream, focusing on dry areas, and massage until absorbed.</li><li>Apply cuticle oil to nail beds and gently push back cuticles.</li><li>Finish by applying nail polish for a polished look.</li></ol>', 0, NULL, '2023-09-22 09:52:24', '2024-03-29 20:34:48', 1, 1, 'Luxurious AE Naturals Roop Sundar Manicure & Pedicure Kit', 'Indulge in a spa-like experience at home with our AE Naturals Roop Sundar Manicure & Pedicure Kit. Exfoliate, moisturize, beautify your hands and feet. Treat yourself today for the ultimate p', '2023-10-08-652253c13d609.png', 1, NULL, 0.00, 0, NULL, NULL, '000726', NULL, NULL),
(81, 'admin', 1, 'Roop Sundar D-Tan Brightening Kit 1550g', 'ae-naturals-roop-sundar-d-tan-brighitining-kit-1550g-EHvpvc', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d1774ce35e.png\",\"2023-09-22-650d1774cee32.png\",\"2023-09-22-650d1774ceefa.png\",\"2023-09-22-650d1774cefc0.png\"]', '[]', '2023-11-08-654ad4248fd47.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 2999, 2999, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>&nbsp;AE Naturals Roop Sundar D-Tan Brightening Kit emerges as a comprehensive skincare solution, meticulously crafted to efficiently reduce tan and illuminate the complexion. This all-inclusive kit comprises a cleanser, scrub, massage cream, and face pack, each featuring potent ingredients aimed at diminishing sun damage, lightening pigmentation, and unveiling a more radiant and even skin tone. The synergy of these products ensures a holistic and rejuvenating skincare experience. The cleanser gently prepares the skin, the scrub exfoliates to remove impurities, the massage cream nourishes and revitalizes, and the face pack imparts a brightening effect. Together, they form a powerful regimen that addresses multiple aspects of skincare.</p><p>&nbsp;</p><p>AE Naturals Roop Sundar D-Tan Brightening Kit is designed to cater to the diverse needs of your skin, providing a transformative experience that goes beyond tan reduction. By incorporating this kit into your routine, you can expect fresh, youthful, and revitalized skin, showcasing the natural radiance that lies beneath. Elevate your skincare journey with the complete and harmonious benefits of AE Naturals Roop Sundar D-Tan Brightening Kit.</p><p>&nbsp;</p><h3><strong>Key benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Reduces tan and sun damage</strong>:&nbsp;The product likely contains ingredients such as antioxidants (e.g., vitamin E) and skin-soothing agents (e.g., aloe vera) that work together to repair sun damage and reduce tan. These components help soothe the skin and promote its recovery from the effects of sun exposure.</li><li><strong>Lightens pigmentation and dark spots</strong>:&nbsp;Formulated with skin-brightening agents like niacinamide or alpha arbutin, the product targets hyperpigmentation and dark spots. These ingredients inhibit melanin production, gradually lightening pigmented areas and promoting a more even skin tone.</li><li><strong>Brightens and evens out the complexion:</strong>&nbsp;The inclusion of brightening agents, such as vitamin C or licorice extract, helps to brighten the complexion by reducing dullness and promoting a more uniform skin tone. This results in a brighter and healthier-looking complexion.</li><li><strong>Improves skin texture and smoothness:&nbsp;</strong>The product may contain exfoliating agents like alpha hydroxy acids (AHAs) or beta hydroxy acids (BHAs) to promote gentle exfoliation. Additionally, hydrating ingredients like hyaluronic acid contribute to improved skin texture and smoothness by maintaining optimal hydration levels.</li><li><strong>Provides a rejuvenated and radiant glow:</strong>&nbsp;Rejuvenating ingredients like peptides, collagen-boosting compounds, or antioxidants help enhance skin vitality. These components promote a radiant glow by supporting skin health, reducing oxidative stress, and boosting collagen production for a more youthful appearance.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Bearberry Extract: </strong>Derived from the bearberry plant, this extract is known for its skin-brightening properties. It contains compounds like arbutin that help reduce pigmentation, leading to a more even and radiant complexion.</li><li><strong>Papaya Extract</strong>: Papaya Extract is rich in enzymes, particularly papain, which acts as a gentle exfoliant. It helps in removing dead skin cells, unclogging pores, and revealing a smoother complexion. The natural exfoliation process can contribute to a rejuvenated and refreshed skin appearance.</li><li><strong>Licorice Extract</strong>: Licorice Extract is valued for its soothing and calming effects on the skin. It helps reduce inflammation and redness, making it beneficial for those with sensitive or irritated skin. Its anti-inflammatory properties contribute to a more comfortable and balanced complexion.</li><li><strong>Vitamin C</strong>: Vitamin C is a potent antioxidant that fights against free radicals. It helps protect the skin from environmental damage, such as UV exposure. Additionally, Vitamin C plays a crucial role in boosting collagen production, promoting skin elasticity and a more youthful appearance.</li><li><strong>Turmeric Extract: </strong>Turmeric Extract is renowned for its natural antiseptic properties. It also contains curcumin, which contributes to skin-brightening effects. The extract promotes a healthy glow and is known for its anti-inflammatory properties, making it a versatile ingredient for overall skin wellness.</li></ul><p>&nbsp;</p><h3><strong>Directions to use:</strong></h3><p>&nbsp;</p><p>1. Cleanse with the cleanser.</p><p>2. Exfoliate for smoother skin.</p><p>3. Massage with the cream.</p><p>4. Apply face pack, rinse after time. Use 1-2 times weekly.</p>', 0, NULL, '2023-09-22 09:56:28', '2024-03-29 20:32:54', 1, 1, 'AE Naturals Roop Sundar D-Tan Brightening Kit | Tan Removal', 'Experience flawless skin with AE Naturals Roop Sundar D-Tan Brightening Kit. Say goodbye to tan, pigmentation, and dullness. Rediscover your natural glow. Try it now for radiant, youthful ski', '2023-10-08-6522546d095e9.png', 1, NULL, 0.00, 0, NULL, NULL, '000727', NULL, NULL),
(82, 'admin', 1, 'Roop Sundar Manicure & Pedicure 1350g', 'ae-naturals-roop-sundar-manicure-pedicure-1350g-suShWj', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d18cf64bd3.png\",\"2023-09-22-650d18cf657bb.png\",\"2023-09-22-650d18cf6594a.png\",\"2023-09-22-650d18cf65adc.png\"]', '[]', '2023-11-08-654ad3dc612c7.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 2999, 2999, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Transform your ordinary self-care routine into a luxurious spa-like experience with AE Naturals Roop Sundar Manicure &amp; Pedicure. This comprehensive kit is meticulously curated to provide your hands and feet with the utmost care and attention they deserve. Indulge in the exquisite exfoliation provided by the scrub, ensuring the removal of dead skin cells and promoting a smoother texture. The accompanying cream deeply moisturizes, leaving your skin feeling nourished and rejuvenated. The cuticle oil offers targeted care, promoting healthier cuticles and fostering the overall well-being of your nails.</p><p>&nbsp;</p><p>Immerse yourself in the tranquility of self-care at home, as this kit allows you to create a spa experience tailored to your preferences. Treat your hands and feet with the care they deserve, and relish in the satisfaction of perfectly groomed nails and cuticles. AE Naturals Roop Sundar Manicure &amp; Pedicure is your ticket to a rejuvenated, polished, and self-indulgent beauty ritual, all within the comforts of your own space.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Exfoliates and removes dead skin cells, revealing smoother skin: </strong>The product likely contains gentle exfoliating agents, such as sugar or fruit acids, that effectively slough off dead skin cells, promoting smoother and rejuvenated skin.</li><li><strong>Hydrates and softens dry skin, leaving it supple and nourished:&nbsp;</strong>Formulated with hydrating ingredients like shea butter or glycerin, the product deeply moisturizes and softens dry skin, leaving it supple and nourished.</li><li><strong>Strengthens and nurtures nails, promoting healthier growth: </strong>The inclusion of nail-strengthening components, such as biotin or keratin, helps nurture and fortify nails, promoting healthier growth and preventing brittleness.</li><li><strong>Conditions cuticles for a polished and neat appearance:&nbsp;</strong>Cuticle-conditioning agents, such as jojoba oil or vitamin E, contribute to a neat and polished appearance by keeping cuticles moisturized and preventing dryness or peeling.</li><li><strong>Enhances overall hand and feet appearance for a confident look:</strong>&nbsp;The combined effects of exfoliation, hydration, and nail care contribute to an overall improved appearance, fostering confidence in the hands and feet.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Shea Butter: </strong>Shea Butter is a rich moisturizer that nourishes the skin, leaving it soft and supple. Its emollient properties make it effective in combating dryness and providing lasting hydration.</li><li><strong>Jojoba Oil</strong>: Jojoba Oil offers deep hydration, promoting the health of nails and cuticles. Its natural properties closely resemble the skin\'s own oils, making it easily absorbed and suitable for moisturising without leaving a greasy feel.</li><li><strong>Aloe Vera Extract</strong>: Aloe Vera Extract soothes and calms the skin, reducing irritation and dryness. It is known for its hydrating and cooling effects, making it a valuable ingredient for maintaining skin comfort.</li><li><strong>Vitamin E: </strong>Vitamin E acts as a protective antioxidant, shielding the skin and nails from damage. It also supports healthy nail growth, contributing to overall nail and cuticle wellness.</li><li><strong>Tea Tree Oil</strong>: Tea Tree Oil possesses antimicrobial properties, helping to maintain clean and healthy nails. Its natural antifungal and antibacterial qualities make it a popular choice for addressing nail concerns and promoting nail hygiene.</li></ul><p>&nbsp;</p><h2><strong>Directions to Use:</strong></h2><p>&nbsp;</p><p>1. Apply scrub, massage in circular motions on damp hands and feet.</p><p>2. Rinse off, pat dry.</p><p>3. Follow with cream and focus on dry areas. Massage until absorbed.</p><p>4. Apply cuticle oil, push back cuticles. Finish with nail polish. Use regularly for best results.</p><p>&nbsp;</p>', 0, NULL, '2023-09-22 10:02:15', '2024-03-29 20:30:06', 1, 1, 'Luxurious AE Naturals Manicure & Pedicure Kit | Nourish', 'Indulge in spa-like self-care with AE Naturals Roop Sundar Manicure & Pedicure Kit. Exfoliates, hydrates, and beautifies hands & feet. Experience luxury with AE Naturals. Try it now!', '2023-10-08-652254de1997b.png', 1, NULL, 0.00, 0, NULL, NULL, '000728', NULL, NULL),
(83, 'admin', 1, 'Roop Sundar D-Tan Brightening Cleanser 250g', 'ae-naturals-roop-sundar-d-tan-brighiting-cleanser-250g-VMLo41', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d1c6439e56.png\",\"2023-11-10-654e43f25d0a5.png\",\"2023-11-10-654e43f25e23c.png\",\"2023-11-10-654e43f25e352.png\",\"2023-11-10-654e43f25e48c.png\",\"2023-11-10-654e43f25e594.png\",\"2023-11-10-654e43f25e661.png\",\"2023-11-10-654e43f25e77d.png\"]', '[]', '2023-11-07-654a5865a9a4d.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 399, 399, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>AE Naturals Roop Sundar D-Tan Brightening Cleanser is a skincare marvel that stands out for its exceptional ability to address tan, brighten the complexion, and promote a more radiant and even skin tone. This powerful cleanser goes beyond the surface, delving deep into the skin to provide comprehensive care. The formulation of this cleanser is meticulously crafted to effectively reduce tan. Whether you\'ve been exposed to the sun or environmental stressors, the D-Tan Brightening Cleanser is designed to tackle the aftermath. Its active ingredients work to diminish the appearance of tan lines and discoloration, unveiling a brighter and more uniform skin tone.</p><p>As a daily cleanser, it goes further than basic cleansing. This product is engineered to remove impurities embedded in the skin, ensuring a thorough and refreshing cleanse. It targets pollutants, excess oils, and accumulated grime, leaving your skin feeling revitalized and purified after each use.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Reduces tan and sun damage: &nbsp;&nbsp;</strong>The product likely incorporates ingredients with reparative properties, such as antioxidants or natural extracts, which work to reduce tan lines and repair damage caused by sun exposure.</li><li><strong>Brightens and evens out the complexion: &nbsp;&nbsp;</strong>Formulated with brightening agents like vitamin C or licorice extract, the product targets dullness and uneven skin tone, promoting a brighter and more uniform complexion.</li><li><strong>Removes impurities and dead skin cells: &nbsp;&nbsp;</strong>The inclusion of exfoliating agents, such as alpha hydroxy acids (AHAs) or beta hydroxy acids (BHAs), aids in the removal of impurities and dead skin cells, promoting clearer and smoother skin.</li><li><strong>Improves skin texture and smoothness: &nbsp;&nbsp;</strong>Components like exfoliants and hydrating agents contribute to improved skin texture and smoothness by promoting cell turnover and maintaining optimal hydration levels.</li><li><strong>Revitalizes and refreshes the skin</strong>: &nbsp;&nbsp;The product may contain revitalizing ingredients like menthol or botanical extracts, providing a refreshing sensation and revitalizing the skin for a more energized appearance.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Mulberry Extract: </strong>Mulberry Extract is renowned for its ability to fade dark spots and improve overall skin tone. Its natural compounds, such as arbutin, contribute to a more even and radiant complexion.</li><li><strong>Licorice Extract: </strong>Licorice Extract soothes and calms the skin, effectively reducing redness and irritation. Its anti-inflammatory properties make it beneficial for those with sensitive skin, contributing to a more balanced complexion.</li><li>L<strong>emon Peel Extract</strong>: Lemon Peel Extract contains natural brightening properties. It helps promote a radiant complexion by reducing hyperpigmentation and enhancing the skin\'s natural glow.</li><li><strong>Aloe Vera Extract</strong>: Aloe Vera Extract is known for its hydrating and nourishing qualities. It leaves the skin soft and supple, providing essential moisture to maintain skin comfort.</li><li><strong>Vitamin C: </strong>Vitamin C serves as a potent antioxidant that protects the skin from environmental damage. It also plays a key role in boosting collagen production, contributing to youthful-looking skin and overall skin health.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><p>1. Wet your face and neck with water.</p><p>2. Take a small amount of the cleanser and gently massage it onto the skin in circular motions.</p><p>3. Rinse off with lukewarm water and pat dry.</p><p>4. For best results, use twice daily, in the morning and evening, as part of your skincare routine.</p>', 0, NULL, '2023-09-22 10:17:32', '2024-03-30 17:41:21', 1, 1, 'AE Naturals Roop Sundar D-Tan Brightening Cleanser | Skin', 'Experience radiant skin with our D-Tan Brightening Cleanser. Reduces tan, evens complexion, and hydrates. Formulated with Mulberry Extracts, Aloe Vera, and Vitamin C for a youthful glow. Try', '2023-11-10-654e43f25e92e.png', 1, NULL, 0.00, 0, NULL, NULL, '000729', NULL, NULL),
(84, 'admin', 1, 'Roop Sundar D-Tan Brightening Scrub 250g', 'ae-naturals-roop-sundar-d-tan-brightening-scrub-250g-xBciOO', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d25e9796ba.png\",\"2023-09-22-650d25e97a730.png\",\"2023-09-22-650d25e97a852.png\",\"2023-09-22-650d25e97a94e.png\",\"2023-09-22-650d25e97aa3f.png\",\"2023-09-22-650d25e97ab23.png\"]', '[]', '2023-11-07-654a57c5daf27.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Experience the revitalizing exfoliation provided by AE Naturals Roop Sundar D-Tan Brightening Scrub. This dynamic scrub is crafted to effectively reduce tan and unveil a brighter complexion, offering a spa-like experience in the comfort of your home. The scrub boasts a formulation that balances gentleness with potency. It skillfully removes dead skin cells, unclogs pores, and addresses sun damage, working harmoniously to leave your skin smooth, refreshed, and radiant. The carefully chosen ingredients ensure that the exfoliation process is not only effective but also gentle on your skin.</p><p>As you massage the scrub onto your skin, you\'ll feel the invigorating effects, and with regular use, you can expect to see a noticeable improvement in the reduction of tan lines and the overall brightness of your complexion.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Reduces tan and sun damage: </strong>The product likely incorporates ingredients with reparative properties, such as antioxidants or natural extracts, which work to diminish tan lines and repair damage caused by sun exposure.</li><li><strong>Exfoliates and reveals smoother skin</strong>:&nbsp;With exfoliating agents like alpha hydroxy acids (AHAs) or natural exfoliants, the product promotes the removal of dead skin cells, revealing a smoother and rejuvenated skin texture.</li><li><strong>Brightens and evens out complexion:&nbsp;</strong>Formulated with brightening agents such as vitamin C or licorice extract, the product targets dullness and uneven skin tone, contributing to a brighter and more uniform complexion.</li><li><strong>Unclogs pores, preventing breakouts: &nbsp;</strong>Components like salicylic acid or gentle exfoliants likely help unclog pores, preventing the buildup of impurities and reducing the risk of breakouts and blemishes.</li><li><strong>Enhances skincare product absorption:&nbsp;</strong>The formulation may include ingredients that enhance absorption, like hyaluronic acid or other hydrating agents, improving the effectiveness of subsequent skincare products applied to the skin.</li></ul><h3>&nbsp;</h3><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Walnut Shell Powder: </strong>Walnut Shell Powder serves as a gentle exfoliant, providing effective yet mild exfoliation that helps remove dead skin cells and reveal smoother skin. Its granular texture contributes to physical exfoliation without being harsh on the skin.</li><li><strong>Bearberry Extract</strong>: Bearberry Extract is recognized for its skin-brightening properties. It helps fade pigmentation and contributes to an even skin tone, promoting a brighter complexion.</li><li><strong>Licorice Extract</strong>: Licorice Extract soothes and calms the skin, reducing redness and inflammation. Its anti-inflammatory properties make it valuable in maintaining skin comfort during and after exfoliation.</li><li><strong>Vitamin E: </strong>Vitamin E serves as an antioxidant, offering protection against environmental damage. Additionally, it promotes skin healing and repair, contributing to overall skin health after exfoliation.</li><li><strong>Aloe Vera Extract: </strong>Aloe Vera Extract provides hydration and nourishment, leaving the skin soft and supple. Its soothing properties are particularly beneficial after exfoliation, helping to calm any potential irritation.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><p>1. Wet face and neck with water.</p><p>2. Gently massage scrub onto the skin in circular motions, avoiding the eye area.</p><p>3. Rinse off with lukewarm water and pat dry.</p><p>4. Use 2-3 times a week, followed by a moisturizer for best results.</p>', 0, NULL, '2023-09-22 10:58:09', '2024-03-30 17:43:29', 1, 1, 'AE Naturals Roop Sundar D-Tan Brightening Scrub - Rejuvenate', 'Experience the ultimate skin transformation with AE Naturals Roop Sundar D-Tan Brightening Scrub. Remove tan, exfoliate, and reveal a radiant complexion. Get spa-like results at home. Shop no', '2023-10-08-65225787983d3.png', 1, NULL, 0.00, 0, NULL, NULL, '000730', NULL, NULL),
(85, 'admin', 1, 'Roop Sundar D-Tan Brightening Gel 250g', 'ae-naturals-roop-sundar-d-tan-brighiting-gel-250g-vrm8Mh', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d294064e3b.png\",\"2023-09-22-650d294065e80.png\",\"2023-09-22-650d294065f76.png\",\"2023-09-22-650d29406609f.png\",\"2023-09-22-650d29406619d.png\",\"2023-09-22-650d29406626a.png\"]', '[]', '2023-11-07-654a576233aa1.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 449, 449, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Discover the lightweight and refreshing magic of AE Naturals Roop Sundar D-Tan Brightening Gel. This potent gel is designed to effectively reduce tan and enhance your complexion\'s radiance. Crafted with powerful ingredients, it specifically targets sun damage, pigmentation, and uneven skin tone.</p><p>What sets this brightening gel apart is its non-greasy texture, allowing for quick absorption into the skin. This feature ensures a comfortable application and provides hydration and nourishment, contributing to a luminous and even-toned complexion. The gel\'s formulation is carefully designed to offer a balance of effectiveness and a delightful sensory experience.</p><p>Incorporate AE Naturals Roop Sundar D-Tan Brightening Gel into your daily skincare routine to experience the transformative benefits. Enjoy the ease of application, the refreshing feel, and the assurance that your skin is receiving the care it needs for a radiant and revitalized appearance. Elevate your skincare journey with this lightweight and effective solution, unveiling the luminosity within your complexion.</p><p>&nbsp;</p><h3><strong>Key benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Reduces tan and sun damage: </strong>The product likely contains reparative ingredients, such as antioxidants or soothing agents, that work to reduce tan lines and repair damage caused by sun exposure.</li><li><strong>Brightens and evens out the complexion</strong>: Formulated with brightening agents like vitamin C or natural extracts, the product targets dullness and uneven skin tone, promoting a brighter and more uniform complexion.</li><li><strong>Hydrates and nourishes the skin</strong>: Components such as hyaluronic acid, glycerin, or botanical extracts contribute to deep hydration, nourishing the skin and maintaining optimal moisture levels.</li><li><strong>Improves skin texture and smoothness: </strong>With exfoliating agents or hydrating ingredients, the product promotes improved skin texture and smoothness by aiding in the removal of dead skin cells and maintaining skin hydration.</li><li><strong>Provides a refreshing and revitalizing feel: </strong>The inclusion of revitalizing ingredients like menthol or natural extracts gives the product a refreshing sensation, contributing to a revitalized and energized feel on the skin.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Licorice Extract: </strong>Licorice Extract is renowned for fading pigmentation and dark spots, contributing to a brighter complexion. Its natural compounds, such as glabridin, help inhibit melanin production, reducing hyperpigmentation.</li><li><strong>Aloe Vera Extract: </strong>Aloe Vera Extract soothes and calms the skin, providing hydration and reducing inflammation. Its hydrating properties make it effective in maintaining skin comfort, especially beneficial after exposure to environmental stressors.</li><li><strong>Vitamin C: </strong>Vitamin C offers antioxidant protection, helping to combat free radicals. It also boosts collagen production, contributing to skin elasticity and firmness. Additionally, Vitamin C helps diminish sun damage, supporting a more even skin tone.</li><li><strong>Mulberry Extract: </strong>Mulberry Extract supports skin brightening by reducing the visibility of pigmentation and promoting a more even skin tone. Its natural properties contribute to a radiant complexion.</li><li><strong>Hyaluronic Acid: </strong>Hyaluronic Acid is known for its hydrating properties, effectively plumping the skin and improving elasticity. It helps maintain skin moisture, contributing to a smoother and more youthful appearance.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to use:</strong></h3><p>&nbsp;</p><p>1. Cleanse your face.</p><p>2. Apply gel to face and neck.</p><p>3. Gently massage in circular motions until absorbed.</p><p>4. Use twice daily, morning and evening.</p>', 0, NULL, '2023-09-22 11:12:24', '2024-03-30 18:02:54', 1, 1, 'AE Naturals Roop Sundar D-Tan Brightening Gel - Skin Tan', 'Experience brighter skin with AE Naturals Roop Sundar D-Tan Brightening Gel. Reduce tan, pigmentation, and sun damage. Discover the power of Licorice Extract, Aloe Vera, Hyaluronic Acid. Orde', '2023-10-08-65225809b2c9f.png', 1, NULL, 0.00, 0, NULL, NULL, '000731', NULL, NULL),
(86, 'admin', 1, 'Roop Sundar D-Tan Brightening Cream 250g', 'ae-naturals-roop-sundar-d-tan-brighiting-cream-250g-KlU9nh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"20\",\"position\":2}]', '1', '20', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d2a1015559.png\",\"2023-09-22-650d2a101603b.png\",\"2023-09-22-650d2a10161e2.png\",\"2023-09-22-650d2a10163f0.png\",\"2023-09-22-650d2a10165bc.png\",\"2023-09-22-650d2a1016716.png\",\"2023-09-22-650d2a1016a1f.png\"]', '[]', '2023-11-07-654a56d5791dd.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 699, 699, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Experience the potency of AE Naturals Roop Sundar D-Tan Brightening Cream, a transformative formula designed to effectively reduce tan and elevate skin brightness. Enriched with a powerful blend of ingredients including Bearberry Extract, Licorice Extract, Vitamin C, Shea Butter, and Mulberry Extract, this cream is crafted to lighten pigmentation, even out the complexion, and restore a youthful radiance. What sets this brightening cream apart is its luxurious texture, which not only effectively moisturises but also deeply hydrates the skin. The cream\'s rich formulation leaves your skin feeling soft, supple, and glowing with a luminous radiance.</p><p>With regular use, AE Naturals Roop Sundar D-Tan Brightening Cream unveils a revitalized complexion. Whether combating tan lines, addressing pigmentation concerns, or simply enhancing skin brightness, this cream is a versatile addition to your skincare routine. Elevate your daily skincare ritual and bask in the transformative effects of AE Naturals Roop Sundar D-Tan Brightening Cream for a radiant and youthful glow.</p><p>&nbsp;</p><h3><strong>Key benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Reduces tan and sun damage</strong>: The product likely contains reparative ingredients such as antioxidants or soothing agents to reduce tan lines and repair damage caused by sun exposure.</li><li><strong>Brightens and evens out the complexion: </strong>Formulated with brightening agents like vitamin C or licorice extract, the product targets dullness and uneven skin tone, promoting a brighter and more uniform complexion.</li><li><strong>Lightens pigmentation and dark spots</strong>: Incorporating skin-brightening components such as niacinamide or alpha arbutin, the product actively works to lighten pigmentation and dark spots, contributing to a more even skin tone.</li><li><strong>Provides deep hydration and moisturization: </strong>The inclusion of hydrating elements like hyaluronic acid or natural moisturizers ensures deep hydration, keeping the skin moisturized and preventing dryness.</li><li><strong>Restores a youthful and radiant glow: </strong>With rejuvenating ingredients like peptides or collagen-boosting compounds, the product restores a youthful and radiant glow by promoting skin elasticity and reducing signs of aging.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Bearberry Extract: </strong>Bearberry Extract is known for its ability to fade pigmentation and brighten the skin tone. Its natural compounds contribute to achieving a more even and radiant complexion.</li><li><strong>Licorice Extract: </strong>Licorice Extract provides soothing and calming effects on the skin, effectively reducing redness and inflammation. Its anti-inflammatory properties make it beneficial for maintaining skin comfort.</li><li><strong>Vitamin C: </strong>Vitamin C serves as a potent antioxidant, offering protection against free radicals. It also plays a crucial role in boosting collagen production, promoting skin elasticity, and contributing to an even complexion.</li><li><strong>Shea Butter</strong>: Shea Butter is a rich emollient that deeply moisturizes the skin, improving texture and suppleness. Its nourishing properties make it effective in maintaining skin hydration.</li><li><strong>Mulberry Extract</strong>: Mulberry Extract enhances brightness, reduces dark spots, and contributes to a radiant glow. It supports achieving a more luminous and even skin tone.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to use:</strong></h3><p>&nbsp;</p><p>1. Cleanse your face.</p><p>2. Apply a generous amount of cream to the face and neck.</p><p>3. Gently massage in upward circular motions.</p><p>4. Use twice daily, morning and evening, with sunscreen during the day.</p><p>&nbsp;</p>', 0, NULL, '2023-09-22 11:15:52', '2024-04-26 13:31:08', 1, 1, 'AE Naturals Roop Sundar D-Tan Cream | Brighten Skin Tone', 'Experience brighter, youthful skin with AE Naturals Roop Sundar D-Tan Cream. Reduce pigmentation, and dark spots while enjoying deep hydration. Say goodbye to sun damage. Get your radiant glo', '2023-10-08-652258a95d814.png', 1, NULL, 0.00, 0, NULL, NULL, '000732', NULL, '#000000');
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(87, 'admin', 1, 'Roop Sundar D-Tan Brightening Face Pack 300g', 'ae-naturals-roop-sundar-d-tan-brightening-face-pack-300g-OfKhmk', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d2ac93c5e5.png\",\"2023-09-22-650d2ac93d2a8.png\",\"2023-09-22-650d2ac93d35f.png\",\"2023-09-22-650d2ac93d433.png\",\"2023-09-22-650d2ac93d4e8.png\",\"2023-09-22-650d2ac93d577.png\",\"2023-09-22-650d2ac93d64d.png\"]', '[]', '2023-11-07-654a554d385a3.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 449, 499, '18', 'percent', 'include', '0', 'flat', 99, 1, '<p>Indulge in the luxurious treatment of AE Naturals Roop Sundar D-Tan Brightening Face Pack, a powerhouse formula crafted to effectively reduce tan and promote a brighter complexion. Enriched with powerful ingredients, this face pack specifically targets sun damage, pigmentation, and uneven skin tone. The transformative effects of this face pack become evident with regular use. As it works its magic, the mask leaves the skin feeling refreshed, radiant, and revitalized. This product is not just a skincare solution; it\'s a pampering experience that contributes to the overall health and vibrancy of your complexion.</p><p>Incorporate AE Naturals Roop Sundar D-Tan Brightening Face Pack into your skincare routine to unveil the luminosity within your skin. Elevate your self-care regimen with this luxurious treatment, and enjoy the refreshing and revitalizing effects that come with the targeted reduction of tan lines and the promotion of a brighter and more even complexion.</p><h3>&nbsp;</h3><h3><strong>Key benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Reduces tan and sun damage: </strong>The product likely incorporates reparative ingredients such as antioxidants or natural extracts to reduce tan lines and repair damage caused by sun exposure.</li><li><strong>Brightens and evens out the complexion:&nbsp;</strong>Formulated with brightening agents like vitamin C or licorice extract, the product targets dullness and uneven skin tone, promoting a brighter and more uniform complexion.</li><li><strong>Diminishes dark spots and pigmentation:&nbsp;</strong>Incorporating skin-brightening components such as niacinamide or alpha arbutin, the product actively works to diminish dark spots and pigmentation, contributing to a more even skin tone.</li><li><strong>Provides deep nourishment and hydration: </strong>With nourishing elements like essential oils or botanical extracts, the product ensures deep nourishment and hydration, maintaining the skin\'s health and preventing dryness.</li><li><strong>Leaves the skin looking revitalized and radiant</strong>:&nbsp;The inclusion of revitalizing ingredients like peptides or collagen-boosting compounds leaves the skin looking revitalized and radiant, promoting a healthy and youthful appearance.</li></ul><h3>&nbsp;</h3><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Licorice Extract: </strong>Licorice Extract is known for its skin-lightening properties. It effectively lightens dark spots and contributes to an even skin tone. Its natural compounds, such as glabridin, inhibit pigmentation, promoting a more balanced complexion.</li><li><strong>Vitamin C: </strong>Vitamin C provides potent antioxidant protection, helping combat free radicals. Additionally, it brightens the skin, contributing to a more radiant and even complexion. Vitamin C supports collagen synthesis, promoting skin elasticity and firmness.</li><li><strong>Turmeric Extract: </strong>Turmeric Extract possesses both anti-inflammatory and antioxidant properties. Its curcumin content contributes to reducing inflammation and protecting the skin from oxidative stress. This natural ingredient supports overall skin health.</li><li><strong>Aloe Vera Extract</strong>: Aloe Vera Extract soothes and hydrates the skin, providing relief from irritation. Its hydrating properties make it effective in maintaining skin comfort, and its calming effects contribute to a healthier and more balanced skin complexion.</li></ul><p>&nbsp;</p><h3><strong>Directions to use:</strong></h3><p>&nbsp;</p><p>1. Apply an even layer to clean, dry skin.</p><p>2. Leave on until it dries.</p><p>3. Rinse off with lukewarm water and gently pat dry.</p><p>4. Use 1-2 times a week as part of your skincare routine.</p>', 0, NULL, '2023-09-22 11:18:57', '2024-04-08 22:50:37', 1, 1, 'AE Naturals Roop Sundar D-Tan Brightening Face Pack - Glow', 'Experience radiant skin with AE Naturals Roop Sundar D-Tan Brightening Face Pack. Reduce tan, pigmentation, and dark spots. Get a brighter complexion. Perfect for weekly skincare routines.', '2023-10-08-6522590c334df.png', 1, NULL, 0.00, 0, NULL, NULL, '000733', NULL, NULL),
(88, 'admin', 1, 'Roop Sundar D-Tan Brightening Lotion 250g', 'ae-naturals-roop-sundar-d-tan-brightening-lotion-250g-AJjcG7', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d2bf1855e1.png\",\"2023-09-22-650d2bf1863c6.png\",\"2023-09-22-650d2bf1865bb.png\",\"2023-09-22-650d2bf18682e.png\",\"2023-09-22-650d2bf186a4d.png\",\"2023-09-22-650d2bf186bfb.png\"]', '[]', '2023-11-07-654a549bb55ad.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 449, 449, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Discover the nourishing prowess of AE Naturals Roop Sundar D-Tan Brightening Lotion, a skincare solution designed to target tan, even out the skin tone, and restore natural radiance. This lightweight formula goes beyond surface care, offering long-lasting hydration that leaves the skin soft, smooth, and revitalised. The transformative benefits of this brightening lotion contribute to a luminous and youthful complexion. As you incorporate it into your daily skincare routine, experience the effective reduction of tan lines and the promotion of an even skin tone. The lightweight nature of the lotion ensures a comfortable application, making it an ideal choice for daily use.</p><p>Elevate your skincare journey with AE Naturals Roop Sundar D-Tan Brightening Lotion. Embrace the transformative effects, revel in the nourishment it provides, and enjoy the confidence that comes with a radiant and revitalized complexion. This lotion is not just a skincare product; it\'s a daily ritual that enhances the health and vibrancy of your skin.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Reduces tan and sun damage: </strong>The product likely contains reparative ingredients such as antioxidants or soothing agents, aiming to reduce tan lines and repair damage caused by sun exposure.</li><li><strong>Brightens and evens out the complexion</strong>: Formulated with brightening agents like vitamin C or licorice extract, the product targets dullness and uneven skin tone, promoting a brighter and more uniform complexion.</li><li><strong>Hydrates and moisturises the skin:&nbsp;</strong>Incorporating hydrating elements like hyaluronic acid or natural moisturizers, the product ensures optimal hydration, keeping the skin moisturised and preventing dryness.</li><li><strong>Improves skin texture and smoothness:&nbsp;</strong>With exfoliating agents or hydrating ingredients, the product promotes improved skin texture and smoothness by aiding in the removal of dead skin cells and maintaining skin hydration.</li><li><strong>Restores a healthy and radiant glow</strong>:&nbsp;The inclusion of revitalizing ingredients like peptides or collagen-boosting compounds restores a healthy and radiant glow, promoting overall skin vitality and a youthful appearance.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Licorice Extract: </strong>Licorice Extract is known for its pigmentation-fading properties, effectively brightening the skin tone. It\'s a natural ingredient that contributes to a more even complexion.</li><li><strong>Mulberry Extract: </strong>Mulberry Extract supports skin brightening by reducing dark spots and addressing uneven skin tone. It enhances overall skin radiance and contributes to a more luminous complexion.</li><li><strong>Vitamin E</strong>: Vitamin E provides antioxidant protection, helping to combat free radicals. It also promotes skin healing and nourishment, contributing to overall skin health and vitality.</li><li><strong>Aloe Vera Extract</strong>: Aloe Vera Extract soothes and calms the skin, providing hydration and reducing inflammation. Its gentle and moisturizing properties make it effective in maintaining skin comfort.</li><li><strong>Shea Butter: </strong>Shea Butter is a powerful moisturizer that softens the skin, improving texture and overall appearance. Its emollient nature contributes to skin hydration and can enhance the skin\'s natural glow.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><p>1. Apply a generous amount of the lotion to clean.</p><p>2. Gently massage in upward circular motions until fully absorbed.</p><p>3. Use twice daily, in the morning and evening, as part of your skincare routine.</p><p>4. For enhanced results, use it in combination with sunscreen during the day.</p>', 0, NULL, '2023-09-22 11:23:53', '2024-03-30 18:08:09', 1, 1, 'AE Naturals Roop Sundar D-Tan Brightening Lotion |  Solution', 'Achieve a luminous complexion with AE Naturals Roop Sundar D-Tan Brightening Lotion. Reduce tan, even skin tone, and hydrate. Infused with Licorice, Mulberry, Shea Butter for radiant skin.', '2023-10-08-6522597b687ab.png', 1, NULL, 0.00, 0, NULL, NULL, '000734', NULL, NULL),
(89, 'admin', 1, 'Roop Sundar Foot care Soak', 'ae-naturals-roop-sundar-foot-care-soak-EohgdU', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d2d06b721a.png\",\"2023-09-22-650d2d06b7de7.png\",\"2023-09-22-650d2d06b7e9e.png\",\"2023-09-22-650d2d06b7f53.png\",\"2023-09-22-650d2d06b8006.png\",\"2023-09-22-650d2d06b80b6.png\"]', '[]', '2023-11-07-654a53e0c40c6.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 449, 449, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Indulge in the ultimate foot pampering experience with AE Naturals Roop Sundar Foot Care Soak. This specially crafted rejuvenating treatment is a luxurious solution to relieve tired and achy feet, promoting both relaxation and overall foot health. As a culmination of a hectic day, your feet bear the brunt of countless steps and pressure. AE Naturals Roop Sundar Foot Care Soak offers a haven for your tired feet, providing them with a soothing sanctuary. Immerse your feet in this rich and indulgent soak, and let the carefully selected ingredients work their magic.</p><p>Incorporate this foot care soak into your regular self-care routine, turning a mundane task into a luxurious and revitalizing ritual. The therapeutic benefits extend beyond relaxation, contributing to the overall health of your feet. AE Naturals Roop Sundar Foot Care Soak invites you to indulge in a moment of tranquility, where tired feet are pampered and emerge feeling revitalized, ensuring that each step you take is a step towards well-nurtured foot health.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Relieves tired and achy feet:&nbsp;</strong>The product likely incorporates soothing ingredients, such as menthol or essential oils, to provide relief from fatigue and discomfort, promoting a sense of relaxation.</li><li><strong>Softens and hydrates the skin:&nbsp;</strong>Formulated with moisturizing agents like shea butter or glycerin, the product softens and hydrates the skin, addressing dryness and contributing to overall foot comfort.</li><li><strong>Refreshes and rejuvenates:&nbsp;</strong>With cooling agents or natural extracts, the product refreshes and rejuvenates the feet, providing a revitalizing sensation and promoting a sense of invigoration.</li><li><strong>Helps reduce foot odor</strong>:&nbsp;Likely containing antimicrobial agents or deodorizing elements, the product helps combat foot odor, maintaining a fresher and more pleasant foot environment.</li><li><strong>Promotes overall foot health</strong>: The product may include ingredients beneficial for foot health, such as anti-inflammatory agents or nourishing components, contributing to the overall well-being and health of the feet.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><h3>&nbsp;</h3><ul><li><strong>Epsom Salt: </strong>Epsom Salt is known for its muscle-relaxing properties, soothing aching feet and providing relief. Additionally, it helps soften the skin, contributing to a more comfortable and rejuvenating foot experience.</li><li><strong>Peppermint Oil: </strong>Peppermint Oil provides a cooling sensation that invigorates the feet. Its refreshing properties can help combat foot fatigue, and it also contributes to addressing foot odor, leaving a revitalizing effect.</li><li><strong>Tea Tree Oil</strong>: Tea Tree Oil possesses antibacterial properties, promoting overall foot health. It is effective in combating foot odor and maintaining cleanliness, contributing to a healthy and refreshed feel.</li><li><strong>Aloe Vera Extract: </strong>Aloe Vera Extract soothes and hydrates the skin, reducing dryness and irritation. Its moisturizing properties make it beneficial for maintaining skin comfort, especially in areas prone to dryness.</li><li><strong>Lavender Oil: </strong>Lavender Oil has calming and relaxing properties, promoting tranquility. Its soothing aroma contributes to a pleasant foot care experience, creating a sense of relaxation and comfort.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><h3>&nbsp;</h3><p>1. Fill a basin or tub with warm water.</p><p>2. Add the desired amount of foot care soak.</p><p>3. Soak feet for 15-20 minutes, gently massaging for relaxation.</p><p>4. Pat dry and apply moisturizer.</p>', 0, NULL, '2023-09-22 11:28:30', '2024-03-30 18:10:07', 1, 1, 'AE Naturals Roop Sundar Foot Care Soak - Revitalize Feet', 'Experience the ultimate foot pampering with AE Naturals Roop Sundar Foot Care Soak. Soothe, hydrate, and refresh tired feet. Epsom Salt, Peppermint Oil, Tea Tree Oil, Aloe Vera, Lavender Oil.', '2023-10-08-652259e48295f.png', 1, NULL, 0.00, 0, NULL, NULL, '000735', NULL, NULL),
(90, 'admin', 1, 'Roop Sundar Foot care Cutical Cream', 'ae-naturals-roop-sundar-foot-care-cutical-cream-meyZ4v', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"20\",\"position\":2}]', '1', '20', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d2d8d49c96.png\",\"2023-09-22-650d2d8d4a7e5.png\",\"2023-09-22-650d2d8d4a89e.png\",\"2023-09-22-650d2d8d4a94d.png\",\"2023-09-22-650d2d8d4aa1e.png\",\"2023-09-22-650d2d8d4aad4.png\"]', '[]', '2023-11-06-6548c081eec1f.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 699, 699, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Indulge in the pampering experience of <strong>AE Naturals Roop Sundar Foot Care Cream</strong>, a luxurious solution crafted to intensely hydrate and repair dry, cracked skin. Enriched with natural ingredients such as Shea Butter, Peppermint Oil, Aloe Vera, Tea Tree Oil, and Vitamin E, this non-greasy cream offers a rejuvenating touch for tired feet, leaving them soft, smooth, and revitalized. The powerhouse combination of ingredients in this foot care cream goes beyond basic moisturization. Shea Butter brings its rich emollient properties, Peppermint Oil adds a refreshing sensation, Aloe Vera contributes to soothing hydration, Tea Tree Oil offers its antifungal benefits, and Vitamin E promotes overall skin health.Incorporate this foot care cream into your daily routine, and let the joy of happy feet accompany every step. Embrace the luxury of well-nurtured and revitalized soles, and say goodbye to dryness and cracked skin with AE Naturals Roop Sundar Foot Care Cream.</p><p>&nbsp;</p><h3><strong>Key benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Deep Hydration:</strong> The product deeply hydrates, using potent moisturizing agents like shea butter or hyaluronic acid to quench the thirst of your feet, leaving them thoroughly moisturized.</li><li><strong>Repairing: </strong>With reparative ingredients, the product aids in healing dry and cracked skin, actively working to restore the health of your feet and address issues of dryness and discomfort.</li><li><strong>Softening: </strong>Incorporating softening agents such as natural oils or emollients, the product leaves your feet feeling irresistibly smooth, supple, and touchably soft by addressing rough or calloused areas.</li><li><strong>Revitalizing: </strong>The formulation likely includes revitalizing elements such as menthol or cooling agents, banishing fatigue and rejuvenating tired feet for a refreshed and invigorated feel.</li><li><strong>Nourishing:</strong> By providing essential nutrients, the product actively nourishes your feet, contributing to their overall well-being and health, promoting a holistic approach to foot care.</li></ul><h3><strong>Key Ingredients</strong>:&nbsp;</h3><p>&nbsp;</p><ul><li><strong>Shea Butter:</strong> Shea Butter deeply moisturizes and nourishes the skin, promoting elasticity. Its rich emollient properties make it effective in maintaining skin hydration and supporting skin flexibility.</li><li><strong>Peppermint Oil: </strong>Peppermint Oil refreshes and cools, providing a soothing sensation. Its invigorating properties contribute to a rejuvenating experience, particularly beneficial for relieving tired or achy feet.</li><li><strong>Aloe Vera:</strong> Aloe Vera soothes and calms irritated skin, aiding in healing and reducing inflammation. Its gentle and hydrating nature makes it a valuable ingredient for promoting overall skin comfort.</li><li><strong>Tea Tree Oil: </strong>Tea Tree Oil combats foot odor and infections with its antifungal and antibacterial properties. It helps maintain foot hygiene, contributing to a healthy foot environment.</li><li><strong>Vitamin E:</strong> Vitamin E protects the skin from damage, promoting overall skin health. Its antioxidant properties contribute to maintaining the skin\'s integrity and supporting its natural healing processes.</li></ul><p>&nbsp;</p><h3><strong>Directions to use:</strong></h3><p>&nbsp;</p><p>1. Clean and dry your feet.</p><p>2. Massage a small amount of the cream onto your feet.</p><p>3. Gently rub until fully absorbed.</p><p>4. For best results, use daily, especially before bedtime.</p>', 0, NULL, '2023-09-22 11:30:45', '2024-04-26 13:27:07', 1, 1, 'AE Naturals Roop Sundar Cuticle Cream - Nourish Cuticles', 'Experience luxurious nail care with AE Naturals Roop Sundar Cuticle Cream. Promote healthy nails. Get ready to flaunt beautiful cuticles effortlessly. Say goodbye to dry cuticles. Get yours t', '2023-10-08-65223e1f273a8.png', 1, NULL, 0.00, 0, NULL, NULL, '000736', NULL, '#000000'),
(91, 'admin', 1, 'Roop Sundar Foot care Decrystalizer', 'ae-naturals-roop-sundar-foot-care-decrystalizer-B29jSz', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d2e0934b4b.png\",\"2023-09-22-650d2e0935824.png\",\"2023-09-22-650d2e09358df.png\",\"2023-09-22-650d2e093598b.png\",\"2023-09-22-650d2e0935a54.png\",\"2023-09-22-650d2e0935af7.png\"]', '[]', '2023-11-05-65474a44a2999.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 249, 249, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Introducing <strong>AE Naturals Roop Sundar Foot Care Decrystalizer </strong>– a revolutionary solution designed to dissolve calluses and eliminate dead skin on your feet. Infused with powerful ingredients such as Salicylic Acid and Urea, this crystalizer softens tough skin, unveiling smoother and healthier feet. Bid farewell to rough patches and welcome overall foot health. Experience not only the transformative benefits but also the soothing touch of Aloe Vera Extract and the refreshing sensation of Peppermint Oil. This trending foot care product goes beyond mere exfoliation; it offers a comprehensive and pampering experience for your feet. Incorporate AE Naturals Roop Sundar Foot Care Decrystalizer into your foot care routine to enjoy the rejuvenating effects and step into a world where rough skin is dissolved, leaving behind smoother, refreshed, and healthier feet. Say goodbye to calluses and dead skin, and treat your feet to the care they deserve.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Softens calluses and eliminates dead skin cells: </strong>The product likely contains exfoliating agents such as pumice or salicylic acid to soften calluses and eliminate dead skin cells, promoting smoother feet.</li><li><strong>Smoothens rough patches for softer feet: </strong>With smoothing agents like shea butter or natural oils, the product targets rough patches, contributing to softer and more supple feet.</li><li><strong>Promotes overall foot health and hygiene: </strong>Likely incorporating antimicrobial or soothing ingredients, the product promotes foot health and hygiene, supporting a clean and comfortable foot environment.</li><li><strong>Hydrates and moisturizes dry, callused skin: </strong>Formulated with hydrating elements like glycerin or aloe vera, the product moisturizes dry, callused skin, preventing further dryness and promoting overall foot comfort.</li><li><strong>Soothes and calms the feet, preventing inflammation:</strong> With soothing agents such as menthol or chamomile, the product helps soothe and calm the feet, preventing inflammation and promoting a sense of relief.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Salicylic Acid:</strong> Salicylic Acid is an exfoliating ingredient that promotes smoother skin by effectively removing dead skin cells. It helps unclog pores and can be particularly beneficial for addressing rough or uneven skin texture.Urea: Urea is known for its hydrating properties and is effective in softening callused skin. It helps to break down thickened areas, promoting smoother and more comfortable feet.</li><li><strong>Aloe Vera Extract: </strong>Aloe Vera Extract soothes and reduces irritation, providing relief to the skin. Its hydrating and calming properties make it a valuable addition for maintaining skin comfort.</li><li><strong>Tea Tree Oil: </strong>Tea Tree Oil possesses antimicrobial properties, contributing to a healthy foot environment. It helps combat bacteria and fungi, promoting overall foot health and preventing issues such as foot odor.</li><li><strong>Peppermint Oil: </strong>Peppermint Oil refreshes and rejuvenates tired feet. Its cooling sensation can provide relief from foot fatigue, and its invigorating properties contribute to a revitalized and more comfortable foot experience.</li></ul><h3><strong>Directions to use:</strong></h3><p>&nbsp;</p><p>1. Apply the crystalizer to affected areas.</p><p>2. Leave on until skin softens.</p><p>3. Gently scrub or file treated areas.</p><p>4. Rinse thoroughly and pat dry.</p><p>&nbsp;</p>', 0, NULL, '2023-09-22 11:32:49', '2024-03-30 18:04:59', 1, 1, 'AE Naturals Foot Care Decrystalizer - Callus & Skin Remover', 'Experience smoother, callus-free feet with AE Naturals Roop Sundar Foot Care Decrystalizer. Soften and eliminate calluses, remove dead skin cells. Infused with Salicylic Acid, and Peppermint', '2023-10-08-65225b1081fb2.png', 1, NULL, 0.00, 0, NULL, NULL, '000737', NULL, NULL),
(92, 'admin', 1, 'Roop Sundar Foot care Scrub', 'ae-naturals-roop-sundar-foot-care-scrub-sr9pr4', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d2eceafc7b.png\",\"2023-09-22-650d2eceb0bd2.png\",\"2023-09-22-650d2eceb0cc2.png\",\"2023-09-22-650d2eceb0dbe.png\",\"2023-09-22-650d2eceb0ea9.png\",\"2023-09-22-650d2eceb0f7f.png\"]', '[]', '2023-11-05-654747c2db918.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 449, 449, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Pamper your feet with the revitalising <strong>AE Naturals Roop Sundar Foot Care Scrub</strong>, an indulgent treatment enriched with invigorating ingredients. This dynamic scrub features Walnut Shell Powder, Peppermint Oil, Shea Butter, Aloe Vera Extract, and Tea Tree Oil, working harmoniously to provide a luxurious foot care routine. The scrub\'s walnut shell powder gently exfoliates, aiding in the removal of dead skin cells and improving skin texture. Peppermint oil and tea tree oil contribute to a refreshing sensation, while shea butter and aloe vera extract offer deep nourishment and hydration. Incorporate this scrub into your regular foot care regimen to elevate your routine and indulge in the transformative effects of the carefully selected ingredients. Treat your feet to the care they deserve with AE Naturals Roop Sundar Foot Care Scrub for an invigorated and revitalized sensation.</p><p>&nbsp;</p><h3><strong>Key benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Exfoliates and reveals smoother feet: </strong>The product likely incorporates exfoliating agents such as pumice or natural exfoliants, aiding in the removal of dead skin cells and revealing smoother, rejuvenated feet.</li><li><strong>Softens rough patches for supple skin</strong>: With smoothing agents like shea butter or natural oils, the product targets rough patches, contributing to softer and more supple skin on the feet.</li><li><strong>Improves overall skin texture:</strong> Components like alpha hydroxy acids (AHAs) or moisturizing agents contribute to improved skin texture, addressing dryness and promoting smoother and healthier-looking feet.</li><li><strong>Promotes better circulation in the feet:</strong> The formulation may include ingredients that stimulate blood flow, promoting better circulation in the feet for enhanced overall foot health.</li><li><strong>Provides a refreshing and invigorating feel:</strong> With refreshing agents like menthol or peppermint, the product provides a revitalizing and invigorating sensation, contributing to a refreshed and energized feel in the feet.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Walnut Shell Powder:</strong> This natural exfoliant gently buffs away dead skin cells, promoting smoother skin texture. Its fine particles provide effective yet gentle exfoliation, revealing a fresher and more vibrant complexion.</li><li><strong>Peppermint Oil</strong>: Known for its cooling and refreshing properties, Peppermint Oil provides a revitalizing sensation. It can help soothe tired feet and create a refreshing experience, making it a popular choice for foot care products.</li><li><strong>Shea Butter:</strong> Shea Butter is a rich emollient that nourishes and moisturizes the skin. It helps improve skin softness and suppleness. The deep hydration it provides is particularly beneficial for areas prone to dryness.</li><li><strong>Aloe Vera Extract:</strong> Aloe Vera Extract is celebrated for its soothing and hydrating qualities. It calms the skin, reduces irritation, and delivers essential moisture. Its gentle nature makes it suitable for various skin types, promoting a comfortable skincare experience.</li><li><strong>Tea Tree Oil:</strong> Tea Tree Oil possesses antimicrobial properties, making it effective in keeping feet clean and fresh. It helps prevent infections and supports overall foot health. Its natural cleansing qualities contribute to maintaining a healthy foot environment.</li></ul><p>&nbsp;</p><h3><strong>Directions to use:</strong></h3><p>&nbsp;</p><p>1. Wet feet and gently massage scrub in circular motions.</p><p>2. Focus on rough and dry areas.</p><p>3. Rinse off with warm water.</p><p>4. Use 2-3 times a week or as desired.</p>', 0, NULL, '2023-09-22 11:36:06', '2024-03-30 18:00:48', 1, 1, 'AE Naturals Roop Sundar Foot Care Scrub | Exfoliate', 'Experience smoother, softer feet with AE Naturals Roop Sundar Foot Care Scrub. Gently exfoliate, improve skin texture, and invigorate your feet with Walnut Shell Powder and Peppermint Oil.', '2023-10-08-65225b7a282b9.png', 1, NULL, 0.00, 0, NULL, NULL, '000738', NULL, NULL),
(93, 'admin', 1, 'Roop Sundar Foot care Mask', 'ae-naturals-roop-sundar-foot-care-mask-Gzgjh5', 'physical', '[{\"id\":\"1\",\"position\":1}]', '1', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d2f5a73ddb.png\",\"2023-09-22-650d2f5a74a3b.png\",\"2023-09-22-650d2f5a74b1e.png\",\"2023-09-22-650d2f5a74bd4.png\",\"2023-09-22-650d2f5a74c84.png\",\"2023-09-22-650d2f5a74d0c.png\"]', '[]', '2023-11-05-65474610b385a.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Indulge in the opulence of AE Naturals Roop Sundar Foot Care Mask, a luxurious treatment that goes beyond the ordinary to hydrate, soften, and revitalize dry and tired feet. Crafted with meticulous care, this foot care mask is a testament to the brand\'s commitment to providing an indulgent and transformative experience for your feet. The rich and nourishing formulation of the foot care mask is designed to deeply hydrate, infusing a surge of moisture into your skin. This is particularly beneficial for those with dry and tired feet, offering a remedy to the wear and tear of daily life. As the mask works its magic, you\'ll experience a noticeable softening effect, leaving your feet feeling supple and rejuvenated. Incorporate this foot care mask into your regular routine to elevate the health and appearance of your feet. Let the opulent and rejuvenating benefits of AE Naturals Roop Sundar Foot Care Mask be a treat for your tired soles, ensuring that each step you take is supported by well-nurtured and revitalized feet.</p><h3>&nbsp;</h3><h3><strong>Key benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Hydrates and moisturizes the feet:</strong> The product incorporates nourishing ingredients, such as shea butter, glycerin, or hyaluronic acid, to deeply hydrate and moisturize the feet. This helps prevent dryness and maintains optimal skin hydration.</li><li><strong>Softens and smoothes rough skin</strong>: Utilizing natural oils, exfoliants, or gentle acids, the product works to soften rough areas on the feet. It may include ingredients like pumice or lactic acid for effective yet gentle exfoliation, promoting smoother skin texture.</li><li><strong>Soothes tired and achy feet</strong>: With ingredients like menthol, peppermint, or eucalyptus, the product provides a soothing and cooling sensation, relieving tiredness and discomfort in the feet. These components contribute to a refreshing and revitalizing experience.</li><li><strong>Provides relaxation and comfort</strong>: Incorporating relaxing elements such as lavender oil or chamomile extract, the product promotes a sense of relaxation and comfort. This not only soothes the physical stress on the feet but also contributes to overall relaxation.</li><li><strong>Enhances the overall appearance of the feet:I</strong>ncluding skin-brightening agents or botanical extracts, the product contributes to the overall visual appeal of the feet. It may reduce discoloration, promote an even skin tone, and improve the general appearance, fostering well-groomed and healthy-looking feet.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><h3>&nbsp;</h3><ul><li><strong>Shea Butter:</strong> Shea Butter is a potent moisturizer that nourishes the skin, promoting softness and preventing dryness. Its rich and emollient texture makes it effective in providing lasting hydration.</li><li><strong>Aloe Vera Extract:</strong> Aloe Vera Extract soothes and calms the skin, reducing inflammation and providing essential hydration. Its gentle properties make it beneficial for maintaining skin comfort and supporting overall skin health.</li><li><strong>Peppermint Oil:</strong> Peppermint Oil offers a cooling and refreshing sensation, rejuvenating tired feet. Its invigorating properties provide relief from foot fatigue, contributing to a revitalized and more comfortable experience.</li><li>T<strong>ea Tree Oil:</strong> Tea Tree Oil possesses antimicrobial properties, keeping feet clean and fresh while preventing infections. It contributes to maintaining a healthy foot environment and supports overall foot wellness.</li><li><strong>Glycerin: </strong>Glycerin is a humectant that attracts and retains moisture, effectively hydrating and softening the skin. It contributes to improved skin texture and appearance by providing long-lasting moisture.</li></ul><p>&nbsp;</p><h3><strong>Directions to use:</strong></h3><p>&nbsp;</p><p>1. Apply a generous amount to clean, dry feet.</p><p>2. Massage into the skin, focusing on dry and rough areas.</p><p>3. Leave on until fully absorbed.</p><p>4. Rinse off with warm water and pat dry. Follow with a moisturizer.</p><p>&nbsp;</p>', 0, NULL, '2023-09-22 11:38:26', '2024-03-30 18:05:58', 1, 1, 'Luxurious Foot Care Mask for Smooth Feet | AE Naturals', 'Indulge in AE Naturals\' Roop Sundar Foot Care Mask with Shea Butter, Aloe Vera, and more. Hydrate, soften, and soothe tired feet for ultimate relaxation. Achieve beautiful feet today!', '2023-10-08-65225bf1028a1.png', 1, NULL, 0.00, 0, NULL, NULL, '000739', NULL, NULL),
(94, 'admin', 1, 'Roop Sundar Foot Massage Cream', 'ae-naturals-roop-sundar-foot-massage-cream-PjAork', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"20\",\"position\":2}]', '1', '20', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d35771f49a.png\",\"2024-04-01-660af46300790.png\",\"2023-09-22-650d3577200ed.png\",\"2023-09-22-650d3577201be.png\",\"2023-09-22-650d357720384.png\",\"2023-09-22-650d35772028b.png\",\"2023-09-22-650d357720438.png\"]', '[]', '2023-11-05-6547452da8a21.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 549, 549, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Indulge in the pampering experience of <strong>AE Naturals Roop Sundar Foot Care Cream</strong>, a luxurious solution crafted to intensely hydrate and repair dry, cracked skin. Enriched with natural ingredients such as Shea Butter, Peppermint Oil, Aloe Vera, Tea Tree Oil, and Vitamin E, this non-greasy cream offers a rejuvenating touch for tired feet, leaving them soft, smooth, and revitalized. The powerhouse combination of ingredients in this foot care cream goes beyond basic moisturization. Shea Butter brings its rich emollient properties, Peppermint Oil adds a refreshing sensation, Aloe Vera contributes to soothing hydration, Tea Tree Oil offers its antifungal benefits, and Vitamin E promotes overall skin health. Incorporate this foot care cream into your daily routine, and let the joy of happy feet accompany every step. Embrace the luxury of well-nurtured and revitalized soles, and say goodbye to dryness and cracked skin with AE Naturals Roop Sundar Foot Care Cream.</p><p>&nbsp;</p><h3><strong>Key benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Deep Hydration: </strong>The product deeply hydrates, using potent moisturizing agents like shea butter or hyaluronic acid to quench the thirst of your feet, leaving them thoroughly moisturized.</li><li><strong>Repairing: </strong>With reparative ingredients, the product aids in healing dry and cracked skin, actively working to restore the health of your feet and address issues of dryness and discomfort.</li><li><strong>Softening: </strong>Incorporating softening agents such as natural oils or emollients, the product leaves your feet feeling irresistibly smooth, supple, and touchably soft by addressing rough or calloused areas.</li><li><strong>Revitalizing: </strong>The formulation likely includes revitalizing elements such as menthol or cooling agents, banishing fatigue and rejuvenating tired feet for a refreshed and invigorated feel.</li><li><strong>Nourishing: </strong>By providing essential nutrients, the product actively nourishes your feet, contributing to their overall well-being and health, promoting a holistic approach to foot care.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients</strong>:</h3><p>&nbsp;</p><ul><li><strong>Shea Butter: </strong>Shea Butter deeply moisturizes and nourishes the skin, promoting elasticity. Its rich emollient properties make it effective in maintaining skin hydration and supporting skin flexibility.</li><li><strong>Peppermint Oil: </strong>Peppermint Oil refreshes and cools, providing a soothing sensation. Its invigorating properties contribute to a rejuvenating experience, particularly beneficial for relieving tired or achy feet.Aloe Vera: Aloe Vera soothes and calms irritated skin, aiding in healing and reducing inflammation. Its gentle and hydrating nature makes it a valuable ingredient for promoting overall skin comfort.</li><li><strong>Tea Tree Oil:</strong> Tea Tree Oil combats foot odor and infections with its antifungal and antibacterial properties. It helps maintain foot hygiene, contributing to a healthy foot environment.</li><li><strong>Vitamin E: </strong>Vitamin E protects the skin from damage, promoting overall skin health. Its antioxidant properties contribute to maintaining the skin\'s integrity and supporting its natural healing processes.</li></ul><p>&nbsp;</p><h3><strong>Directions to use:</strong></h3><p>&nbsp;</p><p>1. Clean and dry your feet.</p><p>2. Massage a small amount of the cream onto your feet.</p><p>3. Gently rub until fully absorbed.</p><p>4. For best results, use daily, especially before bedtime.</p>', 0, NULL, '2023-09-22 12:04:31', '2024-04-26 13:21:26', 1, 1, '\"Roop Sundar Foot Massage Cream - Relaxing Foot Care for Soothing Comfort\"', '\"Pamper your tired feet with Roop Sundar Foot Massage Cream, a luxurious blend crafted for ultimate relaxation. Our specially formulated cream combines nourishing ingredients to provide sooth', '2024-01-05-6597d6b62e1af.png', 1, NULL, 0.00, 0, NULL, NULL, '000740', NULL, '#000000'),
(95, 'admin', 1, 'Neem & Turmeric Soap 100g Pack of 3', 'ae-naturals-neem-turmeric-soap-100g-pack-of-3-Bd0o5u', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"5\",\"position\":2}]', '1', '5', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d5180b9dd7.png\",\"2024-04-01-660af28927e8d.png\",\"2024-04-01-660af28927320.png\",\"2023-09-22-650d5180bad78.png\",\"2023-09-22-650d5180baeda.png\",\"2023-09-22-650d5180bb152.png\",\"2023-09-22-650d5180bb22a.png\",\"2023-09-22-650d5180bb030.png\",\"2023-09-22-650d5180bb330.png\"]', '[]', '2023-11-05-65474482eaef1.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 199, 199, '18', 'percent', 'include', '0', 'flat', 99, 1, '<p><strong>AE Naturals Neem and Turmeric Soap</strong> is a rejuvenating soap meticulously crafted with natural ingredients, including olive oil, neem extract, turmeric extract, and lemon oil. This premium soap goes beyond basic cleansing, offering a deep cleansing action that effectively rids your skin of impurities and dirt. The powerful combination of neem and turmeric brings their well-known skin-friendly properties to this soap. Neem is recognized for its antibacterial and antifungal qualities, making it beneficial for maintaining healthy skin. Turmeric, with its anti-inflammatory and antioxidant properties, complements the cleansing action while promoting a radiant complexion.</p><p>&nbsp;</p><p>Incorporate AE Naturals\' Neem and Turmeric Soap into your daily skincare routine to experience the rejuvenating effects of this natural blend. Enjoy the deep cleansing action that leaves your skin clear and radiant, embracing the benefits of neem, turmeric, and other premium ingredients for a refreshing and revitalizing cleansing experience.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Anti-bacterial &amp; Anti-inflammatory Properties: </strong>The product harnesses anti-bacterial and anti-inflammatory properties, likely from ingredients like tea tree oil or chamomile, to promote healthier skin by preventing infections and reducing inflammation.</li><li><strong>Reduces Acne, Pimples, and Dark Spots: </strong>Formulated with acne-fighting components such as salicylic acid or niacinamide, the product actively reduces acne, pimples, and dark spots, contributing to a clearer complexion.</li><li><strong>Provides Deep Moisturization and Hydration: </strong>Incorporating deep moisturizing agents like shea butter or hyaluronic acid, the product ensures profound moisturization and hydration, preventing dryness and maintaining skin\'s optimal moisture levels.</li><li><strong>Soothes and Calms Irritated Skin: </strong>With soothing ingredients like aloe vera or calendula, the product calms and soothes irritated skin, providing relief and comfort for sensitive or inflamed areas.</li><li><strong>Natural Blend for a Refreshing Bathing Experience:&nbsp;</strong>Utilizing a natural blend of ingredients, the product offers a refreshing bathing experience, likely with botanical extracts or essential oils, enhancing the overall sensory pleasure of your bath routine.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Olive Oil: </strong>Olive Oil deeply moisturizes the skin, improving elasticity and reducing fine lines. Its rich emollient properties make it effective in providing nourishment and promoting overall skin health.</li><li><strong>Neem Extract</strong>: Neem Extract fights acne, soothes irritated skin, and fades blemishes. Its antibacterial and anti-inflammatory properties make it a valuable ingredient for addressing various skin concerns.</li><li><strong>Turmeric Extract: </strong>Turmeric Extract helps even out the complexion, soothes the skin, and fights various skin issues. Its natural anti-inflammatory and antioxidant properties contribute to promoting healthy and radiant skin.</li><li><strong>Lemon Oil</strong>: Lemon Oil cleanses, detoxifies, and brightens the skin naturally. Its astringent properties help in cleansing the skin, and the citrus aroma adds a refreshing element to the skincare experience.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><p>1. Wet your skin with lukewarm water.</p><p>2. Rub the soap directly on your skin and gently massage.</p><p>3. Leave the soap on for 60 seconds, then rinse off.</p><p>4. Use twice daily for better results.</p>', 0, NULL, '2023-09-22 14:04:08', '2024-05-23 16:32:05', 1, 1, 'AE Naturals Neem and Turmeric Soap - Clear, Radiant Skin', 'Experience clear, radiant skin with AE Naturals\' Neem and Turmeric Soap. Natural ingredients like olive oil, neem extract, and turmeric. This soap reduces acne. Discover the secret to healthy', '2023-10-08-65223d053e346.png', 1, NULL, 0.00, 0, NULL, NULL, '000741', NULL, NULL),
(96, 'admin', 1, 'Almond & Milk Soap 100g Pack Of 3', 'ae-naturals-almond-milk-soap-100g-pack-of-3-wg291O', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"5\",\"position\":2}]', '1', '5', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-04-01-660af30b76833.png\",\"2023-09-22-650d52fa96a03.png\",\"2024-04-01-660af30b77607.png\",\"2023-09-22-650d52fa9763c.png\",\"2023-09-22-650d52fa976f0.png\",\"2023-09-22-650d52fa97861.png\",\"2023-09-22-650d52fa97930.png\",\"2023-09-22-650d52fa979c2.png\",\"2023-09-22-650d52fa977a4.png\",\"2023-09-22-650d52fa97a73.png\"]', '[]', '2023-11-05-6547437b96ad3.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 199, 199, '18', 'percent', 'include', '0', 'flat', 97, 1, '<p>Immerse your skin in the indulgent experience of <strong>AE Naturals Almond &amp; Milk Soap,</strong> a luxurious blend crafted with almond oil and milk extract. This soap offers a gentle cleansing and nourishing ritual, working to reduce acne, dark circles, and promote a radiant complexion.&nbsp; The infusion of almond oil and milk extract brings their rich and soothing properties to the forefront. Almond oil is known for its moisturizing and skin-nourishing benefits, while milk extract contributes to a gentle yet effective cleansing experience. Together, they create a harmonious blend that caters to the needs of your skin.</p><p>&nbsp;</p><p>Incorporate AE Naturals Almond &amp; Milk Soap into your daily skincare routine to revel in the luxurious fusion of almond oil, milk extract, and glycerin. Treat your skin to the pampering it deserves, achieving a radiant complexion and enjoying the overall well-being that comes with this premium soap.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><ul><li><strong>Hydrates and Moisturizes for Supple Skin: </strong>The product deeply hydrates and moisturizes, likely utilizing ingredients such as glycerin or jojoba oil, to maintain supple and well-moisturized skin.</li><li><strong>Reduces Acne and Diminishes Dark Circles</strong>:&nbsp;Incorporating acne-fighting elements like salicylic acid and dark circle-reducing components such as vitamin C, the product addresses both acne issues and dark circles, promoting a clearer complexion.</li><li><strong>Revitalizes and Nourishes for a Natural Glow</strong>:&nbsp;With revitalizing agents like antioxidants or botanical extracts, the product nourishes and revitalizes the skin, contributing to a natural and healthy glow.</li><li><strong>Gently Cleanses, Revealing Softer Skin</strong>: Including gentle cleansing agents, possibly natural exfoliants or mild cleansers, the product effectively cleanses the skin, revealing a softer and smoother complexion.</li><li><strong>Maintains Skin\'s Moisture Balance: </strong>By incorporating moisturizing and balancing ingredients, the product helps maintain the skin\'s moisture balance, preventing excessive dryness or oiliness for overall skin health.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Glycerin: </strong>Glycerin hydrates the skin, preventing dryness by attracting and retaining moisture. Its humectant properties make it effective in maintaining skin hydration, contributing to a soft and supple complexion.</li><li><strong>Milk Extract: </strong>Milk Extract exfoliates and nourishes the skin with lactic acid. The natural lactic acid content gently exfoliates dead skin cells, promoting smoother skin, while the nourishing properties of milk contribute to overall skin health.</li><li><strong>Almond Oil</strong>: Almond Oil reduces inflammation and improves skin texture. Its emollient nature makes it effective in providing essential moisture, and its anti-inflammatory properties contribute to calming irritated skin, promoting a healthier complexion.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><p>1. Wet your skin with lukewarm water.</p><p>2. Rub the soap directly on your skin and gently massage.</p><p>3. Leave the soap on for 60 seconds, then rinse off.</p><p>4. Use twice daily for better results.</p>', 0, NULL, '2023-09-22 14:10:26', '2024-05-23 16:31:57', 1, 1, 'AE Naturals Almond and Milk Soap - Hydrates and Nourishes', 'Experience skin pampering with AE Naturals Almond and Milk Soap. This soap hydrates, reduces acne, and gives your skin a natural glow. Gentle cleansing and long-lasting results. Try it now!', '2023-10-08-65223c6f116d3.png', 1, NULL, 0.00, 0, NULL, NULL, '000742', NULL, NULL);
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(97, 'admin', 1, 'Saffron & Sandal Soap 100g Pack of 3', 'ae-naturals-saffron-sandal-soap-100g-pack-of-3-jypsuu', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"5\",\"position\":2}]', '1', '5', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d53ed90a50.png\",\"2024-04-01-660af3c09fd0a.png\",\"2024-04-01-660af3c09ef40.png\",\"2023-09-22-650d53ed919e3.png\",\"2023-09-22-650d53ed91aa8.png\",\"2023-09-22-650d53ed91c33.png\",\"2023-09-22-650d53ed91cc9.png\",\"2023-09-22-650d53ed91b84.png\",\"2023-09-22-650d53ed91d91.png\"]', '[]', '2023-11-05-65474219709bd.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 199, 199, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Experience the opulence of AE Naturals\' Saffron Sandal Soap, a premium skincare solution meticulously crafted to cleanse, nourish, and rejuvenate your skin. Enriched with glycerin, olive oil, lanolin, and saffron oil, this soap goes beyond basic cleansing, providing deep moisturization and revitalization for a luxurious skincare experience. The inclusion of glycerin ensures your skin\'s moisture balance is maintained, while olive oil and lanolin contribute to nourishing and hydrating your skin. Saffron oil, known for its skincare benefits, enhances your complexion, promoting beautifully even-toned skin.</p><p>&nbsp;</p><p>Incorporate this soap into your skincare regimen to enjoy the rejuvenating effects of saffron oil, the soothing aroma of sandalwood, and the overall opulence that comes with AE Naturals\' commitment to premium skincare solutions. Revel in the luxurious fusion of ingredients that cater to your skin\'s needs, leaving you with a refreshed and revitalized complexion.</p><p>&nbsp;</p><h3><strong>Key benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Deeply Moisturizes, Softens, and Smooths Rough Skin</strong>: &nbsp;The product likely contains rich moisturizers such as shea butter or natural oils to deeply hydrate, soften, and smooth rough skin, promoting a more supple and refined texture.</li><li><strong>Soothes Tired Skin, Leaving it Refreshed and Rejuvenated</strong>: &nbsp;With soothing agents like aloe vera or chamomile, the product provides relief to tired skin, leaving it refreshed and rejuvenated, contributing to a revitalized appearance.</li><li><strong>Enhances Skin Tone and Complexion, Reducing Dark Spots and Blemishes</strong>: &nbsp;Incorporating skin-brightening components like vitamin C or alpha arbutin, the product works to enhance skin tone and complexion by reducing dark spots and blemishes, promoting a more even and radiant skin appearance.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Glycerin: </strong>Glycerin attracts moisture, preventing dryness and flakiness. Its humectant properties make it effective in maintaining skin hydration, contributing to a smooth and well-moisturized complexion.</li><li><strong>Olive Oil: </strong>Olive Oil is rich in antioxidants, hydrates the skin, and protects against free radicals. Its emollient properties make it a nourishing ingredient that supports overall skin health and vitality.</li><li><strong>Lanolin</strong>: Lanolin softens, moisturizes, and forms a protective moisture barrier. Its occlusive nature helps to lock in moisture, making it particularly beneficial for preventing dehydration and maintaining skin softness.</li><li><strong>Saffron Oil</strong>: Saffron Oil brightens the complexion, reduces dark spots, and soothes the skin. Its natural properties contribute to promoting an even skin tone and addressing hyperpigmentation, providing a more radiant appearance.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><p>1. Wet your skin with lukewarm water.</p><p>2. Rub the soap directly on your skin and gently massage.</p><p>3. Leave the soap on for 60 seconds, then rinse off.</p><p>4. Use twice daily for better results.</p>', 0, NULL, '2023-09-22 14:14:29', '2024-05-23 16:32:33', 1, 1, 'AE Naturals Saffron Sandal Soap - Luxurious Skin Care', 'Experience the luxury of AE Naturals\' Saffron Sandal Soap. Hydrate, soothe, and enhance your skin with this premium soap enriched with saffron. Elevate your daily skincare routine.', '2023-10-08-652239f1b45ef.png', 1, NULL, 0.00, 0, NULL, NULL, '000743', NULL, NULL),
(98, 'admin', 1, 'Roop Sundar Herbal Hair Oil 200ml', 'ae-naturals-roop-sundar-herbal-hair-oil-200ml-xRSgJp', 'physical', '[{\"id\":\"2\",\"position\":1},{\"id\":\"7\",\"position\":2}]', '2', '7', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d54c26f909.png\",\"2023-09-22-650d54c270b97.png\",\"2023-09-22-650d54c270cd2.png\",\"2023-09-22-650d54c270df9.png\",\"2023-09-22-650d54c270f0f.png\",\"2023-09-22-650d54c271177.png\",\"2023-09-22-650d54c2712a0.png\"]', '[]', '2023-11-08-654bb74f635f6.png', '1', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Transform your hair care experience with AE Naturals Roop Sundar Herbal Hair Oil, a premium blend of natural ingredients meticulously chosen to nourish, strengthen, and rejuvenate your hair. This exquisite herbal oil is not just a hair care product; it\'s a luxurious indulgence that addresses common hair concerns, allowing you to unveil the true radiance of your locks.</p><p>&nbsp;</p><p>Crafted with a meticulous blend of herbal ingredients, AE Naturals Roop Sundar Herbal Hair Oil stands out in its ability to combat hair fall, dandruff, and lackluster color. The natural goodness infused in this hair oil works synergistically to provide a comprehensive solution to various hair issues. As you massage this herbal hair oil into your scalp, indulge in the soothing aroma that accompanies the application. The luxurious texture ensures a pampering experience, making your hair care routine a sensory delight.</p><p>Elevate your hair care routine with AE Naturals Roop Sundar Herbal Hair Oil, and let the natural goodness transform your locks into a manifestation of true beauty and well-being.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Enhances Hair Color Vibrancy</strong>: &nbsp;The product likely includes color-enhancing agents or protective ingredients to maintain and enhance the vibrancy of your hair color, contributing to a lustrous and radiant appearance.</li><li><strong>Promotes Robust Hair Growth</strong>: &nbsp;With ingredients that stimulate hair growth, such as biotin or essential oils, the product actively supports robust hair growth, promoting a healthier and fuller-looking mane.</li><li><strong>Reduces Stubborn Dandruff: &nbsp;</strong>Incorporating anti-dandruff agents like zinc pyrithione or tea tree oil, the product works to reduce stubborn dandruff, promoting a healthier scalp environment and improving overall hair health.</li><li><strong>Strengthens Hair Follicles: &nbsp;</strong>Likely containing strengthening elements like keratin or collagen, the product strengthens hair follicles, reducing breakage and promoting the resilience of your hair.</li><li><strong>Restores Natural Hair Vitality: &nbsp;</strong>With revitalizing ingredients such as botanical extracts or antioxidants, the product restores natural hair vitality, contributing to a vibrant and healthy overall hair condition.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Parijat Extract</strong>: Nourishes and strengthens hair for healthy growth. It provides essential nutrients to the hair, contributing to overall hair health.</li><li><strong>Amla Extract</strong>: Stimulates follicles, adds shine, and prevents premature graying. Amla is rich in antioxidants, promoting hair shine and preventing premature graying.</li><li><strong>Brahmi Extract</strong>: Enhances scalp health, reduces hair loss, promotes thicker hair. Brahmi supports scalp health and encourages thicker hair growth.</li><li><strong>Bhringraj Extract</strong>: Revitalizes follicles, stimulates growth, prevents hair fall. Bhringraj is known for its rejuvenating properties that support hair growth and help prevent hair fall.</li><li><strong>Hibiscus Extract</strong>: Conditions, adds shine, prevents dandruff. Hibiscus conditions the hair, adds a natural shine, and has properties that may help prevent dandruff.</li><li><strong>Burdock Extract</strong>: Purifies the scalp, controls oiliness, reduces irritation. Burdock extract helps maintain a healthy scalp by controlling oiliness and reducing irritation.</li><li><strong>Methi Extract</strong>: Conditions, reduces hair fall, adds volume. Methi, or fenugreek, conditions the hair, helps in reducing hair fall, and can add volume to the hair.</li><li><strong>Neem Extract</strong>: Fights infections, reduces dandruff, promotes a healthy scalp. Neem has antibacterial properties that can help combat infections and reduce dandruff.</li><li><strong>Red Onion Extract</strong>: Boosts growth, strengthens strands, prevents breakage. Red Onion extract is believed to support hair growth, strengthen strands, and prevent breakage.</li><li><strong>Bakuchi Extract</strong>: Restores pigmentation, promotes natural color, prevents graying. Bakuchi is thought to support the restoration of natural hair color and prevent premature graying.</li><li><strong>Coconut Oil</strong>: Moisturizes, reduces protein loss, promotes a healthy scalp. Coconut oil is a natural moisturizer that helps reduce protein loss from the hair and promotes a healthy scalp.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><p>1. Wet your hair and scalp.</p><p>2. Take a small amount of AE Naturals Herbal Hair Oil on your palms.</p><p>3. Gently massage the oil into your scalp and hair roots using circular motions.</p><p>4. Leave the oil on for a few hours or overnight for best results and rinse your hairs thoroughly.</p>', 0, NULL, '2023-09-22 14:18:02', '2024-11-28 14:33:29', 1, 1, 'AE Naturals Roop Sundar Herbal Hair Oil - Strong Hair', 'Transform your hair with AE Naturals\' Roop Sundar Herbal Hair Oil. This oil effectively cleanses your scalp, leaving it clean and refreshed. Reduce hair fall, control dandruff and have health', '2023-10-08-652239071a1dc.png', 1, NULL, 0.00, 0, NULL, NULL, '000744', NULL, NULL),
(99, 'admin', 1, 'Roop Sundar Herbal Shampoo 100ml', 'ae-naturals-roop-sundar-herbal-shampoo-100ml-IFPpaS', 'physical', '[{\"id\":\"2\",\"position\":1},{\"id\":\"11\",\"position\":2}]', '2', '11', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d55642a3c0.png\",\"2023-09-22-650d55642af6d.png\",\"2023-09-22-650d55642b02a.png\",\"2023-09-22-650d55642b0ef.png\",\"2023-09-22-650d55642b1b4.png\",\"2023-09-22-650d55642b247.png\",\"2023-09-22-650d55642b319.png\"]', '[]', '2023-11-08-654bb6f2c4057.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 149, 149, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Revitalize your hair care routine with AE Naturals\' Roop Sundar Herbal Shampoo, a natural and nourishing solution for healthy and vibrant hair. Immerse your locks in the goodness of herbal extracts and oils carefully crafted to cleanse, soothe the scalp, stimulate growth, and prevent hair fall. This herbal shampoo provides a holistic approach to hair care, ensuring not just cleanliness but also promoting overall hair health. The soothing properties of the herbal blend offer a calming sensation to your scalp, while the stimulating effects contribute to improved hair growth. The preventative measures against hair fall make this shampoo an ideal choice for those seeking a natural solution to hair concerns.</p><p>&nbsp;</p><p>Indulge in the benefits of healthier and shinier hair, enjoying the transformative effects of AE Naturals\' Roop Sundar Herbal Shampoo. Elevate your hair care experience with a shampoo that goes beyond cleansing, infusing your hair and scalp with the natural goodness they deserve. Unveil the potential of your hair, embracing a vibrant and revitalized look with each use.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Nourishes &amp; Strengthens Hair</strong>: &nbsp;The product provides essential nutrients and strengthening elements, like vitamins and proteins, to nourish and fortify the hair, contributing to improved overall hair health.</li><li><strong>Stimulates Healthy Hair Growth</strong>: &nbsp;Incorporating ingredients that promote blood circulation or stimulate hair follicles, the product actively supports healthy hair growth, fostering a fuller and more robust mane.</li><li><strong>Reduces Hair Fall</strong>: &nbsp;With components that address hair fall, such as strengthening agents or those targeting scalp health, the product helps reduce hair fall, promoting a thicker and more resilient hair structure.</li><li><strong>Soothes &amp; Moisturizes the Scalp</strong>: &nbsp;Likely containing soothing agents like aloe vera or chamomile, the product calms and moisturizes the scalp, addressing dryness and promoting a comfortable and healthy scalp environment.</li><li><strong>Enhances Hair\'s Natural Shine &amp; Smoothness:</strong> &nbsp;Incorporating ingredients for shine and smoothness, such as argan oil or silk proteins, the product enhances the hair\'s natural shine and smooth texture, contributing to a lustrous and well-groomed appearance.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Neem Extract: </strong>With soothing properties, Neem Extract calms the scalp, effectively reduces dandruff, and acts preventatively against hair fall, promoting a healthier scalp environment.</li><li><strong>Amla Extract: </strong>Antioxidant-rich Amla Extract nourishes and strengthens hair, offering protection against premature graying, and contributes to overall hair vitality.</li><li><strong>Hibiscus Extract: </strong>Hibiscus Extract enhances hair elasticity, prevents breakage, and soothes the scalp, providing a trifecta of benefits for improved hair health.</li><li><strong>Brahmi Extract</strong>: Known for promoting growth, Brahmi Extract nourishes hair follicles and reduces hair fall, supporting a fuller and healthier mane.</li><li><strong>Bhringraj Extract</strong>: Bhringraj Extract strengthens hair roots, prevents graying, and reduces hair fall, contributing to overall hair resilience.</li><li><strong>Onion Extract: </strong>Nourishing and strengthening, Onion Extract reduces hair fall, making it a valuable ingredient for maintaining robust and healthy hair.</li><li><strong>Licorice Extract</strong>: Soothing the scalp, fighting dandruff, and preventing hair fall, Licorice Extract serves as a multi-benefit ingredient for scalp and hair care.</li><li><strong>Tulsi Extract</strong>: With antibacterial and antifungal properties, Tulsi Extract reduces irritation, fights dandruff, and promotes a healthier scalp.</li><li><strong>Methi Extract: </strong>Protein-rich Methi Extract promotes growth, strengthens hair, and provides essential nutrients for overall hair health.</li><li><strong>Bakuchi Extract</strong>: Bakuchi Extract reduces hair fall and stimulates growth, contributing to a fuller and more resilient hair profile.</li><li><strong>Burdock Extract</strong>: Nourishing the hair, preventing breakage, and reducing inflammation, Burdock Extract offers comprehensive care for a healthier scalp and hair.</li><li><strong>Shikakai: </strong>A cleansing agent, Shikakai reduces irritation, promotes growth, and contributes to a refreshed and revitalized scalp.</li><li><strong>Haritaki: </strong>Antioxidant-rich Haritaki nourishes the hair, prevents hair fall, and promotes growth, adding a protective and revitalizing element to the formula.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:&nbsp;</strong></h3><p>&nbsp;</p><p>1. Wet your hair completely.</p><p>2. Apply AE Naturals\' Roop Sundar Herbal Shampoo to your scalp and hair.</p><p>3. Gently massage with your fingertips to create a rich lather.</p><p>4. Rinse your hair thoroughly with water.</p>', 0, NULL, '2023-09-22 14:20:44', '2024-03-29 20:13:55', 1, 1, 'AE Naturals Roop Sundar Herbal Shampoo - Gentle Hair Care', 'Cleanse, nourish, and reduce hair fall with AE Naturals\' Roop Sundar Herbal Shampoo. This gentle, natural formula soothes the scalp. Experience softer, shinier hair with natural ingredients.', '2023-10-08-65223832989fa.png', 1, NULL, 0.00, 0, NULL, NULL, '000745', NULL, NULL),
(100, 'admin', 1, 'Roop Sundar Herbal Shampoo 300ml', 'ae-naturals-roop-sundar-herbal-shampoo-300ml-TZ0NA6', 'physical', '[{\"id\":\"2\",\"position\":1},{\"id\":\"11\",\"position\":2}]', '2', '11', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d55e54f8d5.png\"]', '[]', '2023-11-08-654bb31107c97.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 399, 399, '18', 'percent', 'include', '0', 'flat', 199, 1, '<p>Revitalize your hair care routine with AE Naturals\' Roop Sundar Herbal Shampoo, a natural and nourishing solution for healthy and vibrant hair. Immerse your locks in the goodness of herbal extracts and oils carefully crafted to cleanse, soothe the scalp, stimulate growth, and prevent hair fall. This herbal shampoo provides a holistic approach to hair care, ensuring not just cleanliness but also promoting overall hair health. The soothing properties of the herbal blend offer a calming sensation to your scalp, while the stimulating effects contribute to improved hair growth. The preventative measures against hair fall make this shampoo an ideal choice for those seeking a natural solution to hair concerns.</p><p>&nbsp;</p><p>Indulge in the benefits of healthier and shinier hair, enjoying the transformative effects of AE Naturals\' Roop Sundar Herbal Shampoo. Elevate your hair care experience with a shampoo that goes beyond cleansing, infusing your hair and scalp with the natural goodness they deserve. Unveil the potential of your hair, embracing a vibrant and revitalized look with each use.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Nourishes &amp; Strengthens Hair</strong>: &nbsp;The product provides essential nutrients and strengthening elements, like vitamins and proteins, to nourish and fortify the hair, contributing to improved overall hair health.</li><li><strong>Stimulates Healthy Hair Growth</strong>: &nbsp;Incorporating ingredients that promote blood circulation or stimulate hair follicles, the product actively supports healthy hair growth, fostering a fuller and more robust mane.</li><li><strong>Reduces Hair Fall</strong>: &nbsp;With components that address hair fall, such as strengthening agents or those targeting scalp health, the product helps reduce hair fall, promoting a thicker and more resilient hair structure.</li><li><strong>Soothes &amp; Moisturizes the Scalp</strong>: &nbsp;Likely containing soothing agents like aloe vera or chamomile, the product calms and moisturizes the scalp, addressing dryness and promoting a comfortable and healthy scalp environment.</li><li><strong>Enhances Hair\'s Natural Shine &amp; Smoothness:</strong> &nbsp;Incorporating ingredients for shine and smoothness, such as argan oil or silk proteins, the product enhances the hair\'s natural shine and smooth texture, contributing to a lustrous and well-groomed appearance.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Neem Extract: </strong>With soothing properties, Neem Extract calms the scalp, effectively reduces dandruff, and acts preventatively against hair fall, promoting a healthier scalp environment.</li><li><strong>Amla Extract: </strong>Antioxidant-rich Amla Extract nourishes and strengthens hair, offering protection against premature graying, and contributes to overall hair vitality.</li><li><strong>Hibiscus Extract: </strong>Hibiscus Extract enhances hair elasticity, prevents breakage, and soothes the scalp, providing a trifecta of benefits for improved hair health.</li><li><strong>Brahmi Extract</strong>: Known for promoting growth, Brahmi Extract nourishes hair follicles and reduces hair fall, supporting a fuller and healthier mane.</li><li><strong>Bhringraj Extract</strong>: Bhringraj Extract strengthens hair roots, prevents graying, and reduces hair fall, contributing to overall hair resilience.</li><li><strong>Onion Extract: </strong>Nourishing and strengthening, Onion Extract reduces hair fall, making it a valuable ingredient for maintaining robust and healthy hair.</li><li><strong>Licorice Extract</strong>: Soothing the scalp, fighting dandruff, and preventing hair fall, Licorice Extract serves as a multi-benefit ingredient for scalp and hair care.</li><li><strong>Tulsi Extract</strong>: With antibacterial and antifungal properties, Tulsi Extract reduces irritation, fights dandruff, and promotes a healthier scalp.</li><li><strong>Methi Extract: </strong>Protein-rich Methi Extract promotes growth, strengthens hair, and provides essential nutrients for overall hair health.</li><li><strong>Bakuchi Extract</strong>: Bakuchi Extract reduces hair fall and stimulates growth, contributing to a fuller and more resilient hair profile.</li><li><strong>Burdock Extract</strong>: Nourishing the hair, preventing breakage, and reducing inflammation, Burdock Extract offers comprehensive care for a healthier scalp and hair.</li><li><strong>Shikakai: </strong>A cleansing agent, Shikakai reduces irritation, promotes growth, and contributes to a refreshed and revitalized scalp.</li><li><strong>Haritaki: </strong>Antioxidant-rich Haritaki nourishes the hair, prevents hair fall, and promotes growth, adding a protective and revitalizing element to the formula.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:&nbsp;</strong></h3><p>&nbsp;</p><p>1. Wet your hair completely.</p><p>2. Apply AE Naturals\' Roop Sundar Herbal Shampoo to your scalp and hair.</p><p>3. Gently massage with your fingertips to create a rich lather.</p><p>4. Rinse your hair thoroughly with water.</p>', 0, NULL, '2023-09-22 14:22:53', '2024-06-03 14:15:59', 1, 1, 'Roop Sundar Herbal Shampoo - Promotes Healthy Hair Growth', 'Discover the natural goodness of AE Naturals Roop Sundar Herbal Shampoo. Reduce hair fall, nourish your scalp, and enjoy shinier, smoother hair. Discover the power of Neem and Amla. Try it no', '2023-10-08-6522372f666da.png', 1, NULL, 0.00, 0, NULL, NULL, '000746', NULL, NULL),
(101, 'admin', 1, 'Volo Herbal Hair Tonic 200ml', 'ae-naturals-volo-herbal-hair-tonic-200ml-kj4tNF', 'physical', '[{\"id\":\"2\",\"position\":1},{\"id\":\"7\",\"position\":2}]', '2', '7', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d56b90772d.png\",\"2023-09-22-650d56b908200.png\",\"2023-09-22-650d56b9082f1.png\",\"2023-09-22-650d56b9083aa.png\",\"2023-09-22-650d56b908469.png\",\"2023-09-22-650d56b908579.png\"]', '[]', '2023-11-08-654ad9c96f049.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 699, 699, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Unlock the secret to vibrant, healthy hair with AE Naturals\' Volo Herbal Hair Tonic. This natural hair care solution is crafted with a potent blend of herbal extracts, including Bhringraj, Bakuchi, and Neem, designed to nurture your scalp and promote robust hair growth. AE Naturals\' Volo Herbal Hair Tonic stands out as an effective remedy to prevent dandruff, premature graying, and damaged hair. Enriched with key ingredients like Amla, Hibiscus, and Onion extracts, this tonic strengthens hair from the roots, leaving your locks glossy and resilient. Say goodbye to split ends and frizzy hair troubles as you embrace the transformation of your hair\'s texture and shine. Our easy-to-follow directions ensure a hassle-free application. Simply wet your hair, massage a small amount of the tonic onto your scalp, leave it on for a few hours or overnight, and rinse with a mild shampoo. Use twice a week for optimal benefits. Embrace the power of nature with Neem\'s soothing properties, Amla\'s root-strengthening abilities, and the nourishing essence of Hibiscus. AE Naturals\' Volo Herbal Hair Tonic is your go-to solution for healthy and shiny hair. Experience the magic today!</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Promotes Hair Growth:&nbsp;</strong>AE Naturals Volo Herbal Hair Tonic stimulates your hair follicles, encouraging natural growth for thicker, fuller hair. Its potent blend of Bhringraj, Amla, and Brahmi extracts nourishes your scalp, promoting a healthier environment for hair to flourish.</li><li><strong>Prevents Hair Loss:&nbsp;</strong>Say goodbye to hair fall worries! Our herbal tonic, enriched with Onion Extract and Burdock Extract, strengthens your roots and reduces thinning, ensuring you keep more of your precious strands.</li><li><strong>Enhances Hair Color:&nbsp;</strong>Experience a vibrant transformation! The Amla and Hibiscus extracts in AE Naturals Volo Herbal Hair Tonic work together to enhance your hair color naturally, adding a lustrous shine to your locks.</li><li><strong>Protects from Damage and Dandruff:&nbsp;</strong>Shield your hair with the natural goodness of Neem and Licorice extracts. Our tonic soothes the scalp, preventing dandruff, and provides a protective layer, reducing damage from environmental stressors.</li><li><strong>Prevents Split Ends and Frizzy Hair:&nbsp;</strong>Bid farewell to split ends and unruly frizz! Methi and Bakuchi extracts in our herbal tonic work wonders by nourishing your hair, preventing breakage, and leaving you with smooth, manageable tresses.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Neem Extract:&nbsp;</strong>It Soothes your scalp naturally. Keeps dandruff at bay, promoting a healthy and clean head. It encourages vibrant hair growth.</li><li><strong>Amla Extract:&nbsp;</strong>It strengthens hair roots, making them less prone to breakage. It acts as a shield against premature graying. Amla nourishes your hair, leaving it lustrous.</li><li><strong>Hibiscus Extract:&nbsp;</strong>Hibiscus Extract nourishes your hair from root to tip. It adds a natural shine for that extra gloss. It acts as a guardian, preventing both hair fall and graying.</li><li><strong>Brahmi Extract:&nbsp;</strong>It boosts hair growth, promoting a fuller mane. Brahmi reduces stress on your hair for overall health. It leaves your hair feeling rejuvenated.</li><li><strong>Bhringraj Extract:&nbsp;</strong>It stimulates hair growth naturally. Bhringraj prevents hair loss, giving you a thicker, fuller head of hair. It nourishes your hair for a healthier appearance.</li><li><strong>Onion Extract:&nbsp;</strong>Onion is rich in sulfur, promoting robust hair growth. It reduces thinning and encourages thicker strands. It is a natural solution for maintaining hair health.</li><li><strong>Licorice Extract:&nbsp;</strong>It soothes your scalp, providing relief from irritation. It prevents dandruff, ensuring a clean and healthy scalp. Licorice promotes hair growth for a fuller look.</li><li><strong>Tulsi Extract:&nbsp;</strong>Tulsi improves blood circulation for healthier hair. It strengthens hair, reducing the chances of breakage. It minimizes hair fall, giving you stronger locks.</li><li><strong>Methi Extract:&nbsp;</strong>It nourishes your hair, preventing breakage and promoting growth. It acts as a natural conditioner, leaving your hair smooth. It reduces hair fall, keeping your hair thick and healthy.</li><li><strong>Bakuchi Extract:&nbsp;</strong>It stimulates hair growth, promoting a fuller head. It nourishes the scalp, preventing dandruff. It leaves your hair feeling soft and revitalized.</li><li><strong>Burdock Extract:&nbsp;</strong>It promotes a healthy scalp, reducing issues like dryness. It reduces hair fall, contributing to stronger and thicker hair. It strengthens the hair, making it more resilient.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Wet your hair thoroughly.</li><li>Take a small amount of AE Naturals Volo Herbal Hair Tonic on your palms.</li><li>Gently massage the tonic onto your scalp and hair roots.</li><li>Leave it on for a few hours or overnight for best results.</li><li>Rinse thoroughly with a mild shampoo and water.</li><li>Use twice a week for optimal benefits.</li></ol>', 0, NULL, '2023-09-22 14:26:25', '2024-03-29 20:03:03', 1, 1, 'AE Naturals Volo Herbal Hair Tonic - Healthy Hair Growth', 'Discover the power of Volo Herbal Hair Tonic by AE Naturals. Promote hair growth, prevent hair loss, and enjoy shinier, healthier hair. Enriched with a blend of precious herbal extracts. Try', '2023-10-08-652236317a57e.png', 1, NULL, 0.00, 0, NULL, NULL, '000747', NULL, NULL),
(102, 'admin', 1, 'Roop Sundar Moisturizing Lotion 200ml', 'ae-naturals-roop-sundar-moisturizing-lotion-200ml-hP5Lj8', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"18\",\"position\":2}]', '1', '18', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-04-01-660af1e67dd2a.png\",\"2024-04-01-660af1e67ebc4.png\",\"2023-09-22-650d5c0cae266.png\",\"2024-04-01-660af1e67eeba.png\",\"2023-09-22-650d5c0caee54.png\",\"2023-09-22-650d5c0caef00.png\",\"2023-09-22-650d5c0caf075.png\",\"2023-09-22-650d5c0caf106.png\",\"2023-09-22-650d5c0caefb6.png\",\"2023-09-22-650d5c0caf234.png\"]', '[]', '2023-11-08-654ad72c8917f.png', '1', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '18', 'percent', 'include', '0', 'flat', 99, 1, '<p>Step into a realm of skincare luxury with <strong>AE Naturals Roop Sundar Moisturizing Lotion</strong>, a transformative formula expertly crafted to pamper your skin. In a generous 200ml bottle, this lotion is more than a hydrating solution; it\'s a holistic experience designed to deeply moisturize and rejuvenate. As you apply this lotion, feel the velvety texture embracing your skin, leaving behind a soft, smooth, and radiant complexion. The carefully selected key ingredients work in harmony to go beyond surface-level hydration. They nourish your skin, providing essential nutrients that enhance its natural beauty. The protective layer formed by the lotion shields your skin from external factors, contributing to its overall well-being.</p><p>&nbsp;</p><p>Bid farewell to dryness as AE Naturals Roop Sundar Moisturizing Lotion becomes your go-to solution for revitalized and hydrated skin. This lotion is more than a skincare product; it\'s a daily ritual that transforms your self-care routine into a moment of indulgence. Elevate your skincare experience with AE Naturals Roop Sundar Moisturizing Lotion and say hello to a complexion that radiates health and vitality.</p><p>&nbsp;</p><h3><strong>Key benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Intense Hydration for Enduring Moisture:</strong> &nbsp;The product provides deep and lasting hydration, likely incorporating ingredients like hyaluronic acid or glycerin, ensuring enduring moisture for your skin.</li><li><strong>Softens and Refines Skin Texture</strong>: &nbsp;With skin-softening agents or gentle exfoliants, the product works to soften and refine the texture of your skin, promoting a smoother and more even complexion.</li><li><strong>Amplifies Your Skin\'s Innate Radiance</strong>: &nbsp;Incorporating brightening components or antioxidants, the product enhances your skin\'s natural radiance, contributing to a glowing and vibrant complexion.</li><li><strong>Preserves Youthful Allure</strong>: &nbsp;With anti-aging ingredients like peptides or collagen-boosting compounds, the product helps preserve the skin\'s youthful appearance, reducing the visible signs of aging.</li><li><strong>Shields Against Dryness and Environmental Aggressors</strong>: &nbsp;The formulation likely includes protective elements, such as barrier-enhancing ingredients or antioxidants, to shield your skin against dryness and environmental stressors, maintaining its health and resilience.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Shea Butter</strong>: Known for its deep moisturizing properties, Shea Butter enhances elasticity and suppleness, leaving the skin feeling nourished and hydrated.</li><li><strong>Aloe Vera: </strong>Aloe Vera soothes the skin, reduces inflammation, and provides essential hydration, contributing to a calm and refreshed complexion.</li><li><strong>Vitamin E: </strong>Offering antioxidant protection against free radicals, Vitamin E fosters a youthful look by promoting skin health and reducing signs of aging.</li><li><strong>Coconut Oil</strong>: Acting as a moisture-locking agent, Coconut Oil reveals softness, smoothness, and a natural glow, making it a valuable ingredient for overall skin nourishment.</li><li><strong>Glycerin</strong>: With its moisture-attracting properties, Glycerin draws in and maintains hydration, preventing dryness and contributing to the overall comfort and health of the skin.</li></ul><p>&nbsp;</p><h3><strong>Directions to use:</strong></h3><p>&nbsp;</p><p>1. Apply AE Naturals Roop Sundar Moisturizing Lotion all over.</p><p>2. concentrate on dry areas.</p><p>3. Gently massage until fully absorbed.</p><p>4. For optimal results, use daily after showering or whenever your skin craves hydration.</p><p>&nbsp;</p>', 0, NULL, '2023-09-22 14:49:08', '2024-12-02 11:31:23', 1, 1, 'AE Naturals Roop Sundar Moisturizing Lotion - Deep Hydration', 'Experience intense hydration with AE Naturals Roop Sundar Moisturizing Lotion. It softens, smoothens, and enhances your skin\'s natural radiance. Protect against dryness and embrace youthful s', '2023-10-08-652234958459d.png', 1, NULL, 0.00, 0, NULL, NULL, '000748', NULL, NULL),
(103, 'admin', 1, 'Roop Sundar Herbal Face Serum 30ml', 'ae-naturals-roop-sundar-herbal-face-serum-30ml-go3ouD', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"46\",\"position\":2}]', '1', '46', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-04-01-660af1269374f.png\",\"2024-04-01-660af126943db.png\",\"2023-09-22-650d5ce0d6c70.png\",\"2023-09-22-650d5ce0d7c6b.png\",\"2023-09-22-650d5ce0d7d2d.png\",\"2023-09-22-650d5ce0d7e98.png\",\"2023-09-22-650d5ce0d7f2c.png\",\"2023-09-22-650d5ce0d7deb.png\",\"2023-09-22-650d5ce0d7fd8.png\"]', '[]', '2023-11-05-65473e2ecbe95.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Elevate your skincare routine with <strong>AE Naturals Roop Sundar Herbal Face Serum</strong>, a potent blend of licorice, mulberry, glycerin, aloe vera, and vitamin E meticulously chosen to pamper your skin. This serum is a holistic solution that revitalizes your skin\'s glow, evens tone, and provides a protective shield against environmental stressors. Rejuvenate your skin naturally with ingredients that soothe, hydrate, and enhance its overall health. The combined benefits of licorice and mulberry contribute to brightening your complexion, promoting an even tone, and restoring radiance. Glycerin and aloe vera bring their hydrating properties to the forefront, ensuring your skin stays moisturized and refreshed. Vitamin E acts as a powerful antioxidant, guarding against free radicals and environmental factors that can impact your skin.&nbsp;</p><p>Incorporate AE Naturals Roop Sundar Herbal Face Serum into your daily skincare regimen to experience the transformative effects of this potent blend. Enhance your skin\'s texture, improve its overall appearance, and indulge in the natural rejuvenation offered by this serum. Let your skin radiate health and vitality with the nourishing and protective benefits of AE Naturals Roop Sundar Herbal Face Serum.</p><p>&nbsp;</p><p><strong>Key Benefits:</strong></p><p>&nbsp;</p><ul><li><strong>Deeply Hydrates and Leaves Skin Irresistibly Soft</strong>: &nbsp;The product provides intense hydration, likely incorporating ingredients such as shea butter or hyaluronic acid, leaving the skin deeply moisturized and irresistibly soft.</li><li><strong>Evens Skin Texture and Enhances Overall Appearance</strong>: &nbsp;With skin-smoothing agents or gentle exfoliants, the product works to even out skin texture, contributing to an enhanced overall appearance for a smoother complexion.</li><li><strong>Shields Against Environmental Aggressors, Safeguarding Skin Health: &nbsp;</strong>Including protective elements like antioxidants or barrier-enhancing ingredients, the product safeguards the skin against environmental aggressors, promoting its health and resilience.</li><li><strong>Soothes Irritation, Revealing Calm and Serene Skin</strong>: &nbsp;Incorporating soothing agents like aloe vera or chamomile, the product calms irritation, revealing a calm and serene complexion by addressing redness or sensitivity.</li><li><strong>Nourishes and Rejuvenates, unveiling a Radiant and Healthy Complexion: &nbsp;</strong>With nourishing components such as vitamins or botanical extracts, the product actively nourishes and rejuvenates the skin, unveiling a radiant and healthy complexion for a revitalized appearance.</li></ul><p>&nbsp;</p><p><strong>Key Ingredients:</strong></p><p>&nbsp;</p><ul><li><strong>Parijat Extract</strong>: Brightening and evening the skin tone, Parijat Extract contributes to a radiant complexion, promoting a more uniform and glowing appearance.</li><li><strong>Licorice Extract</strong>: Infusing the skin with a natural glow and radiance, Licorice Extract enhances the overall luminosity of the complexion.</li><li><strong>Mulberry Extract: </strong>With a focus on improving texture and appearance, Mulberry Extract contributes to a smoother and more refined skin surface.</li><li><strong>Glycerin Extract</strong>: Deeply moisturizing and hydrating, Glycerin Extract ensures the skin is well-nourished, promoting optimal hydration and a supple feel.</li><li><strong>Aloe Vera Extract</strong>: Known for its soothing properties, Aloe Vera Extract calms irritated skin, providing relief and contributing to a more comfortable complexion.</li><li><strong>Vitamin E Oil</strong>: Serving as a protective element, Vitamin E Oil guards against free radicals, supporting the skin\'s defense mechanisms and maintaining a healthy appearance.</li></ul><p>&nbsp;</p><p><strong>Directions to Use:</strong></p><p>&nbsp;</p><p>1. Wash face and pat dry.</p><p>2. Apply 2-3 drops of Roop Sundar Herbal Face Serum on the face and neck.</p><p>3. Gently massage in upward circles.</p><p>4. Allow full absorption before applying makeup or other products. Use daily for optimal results.</p>', 0, NULL, '2023-09-22 14:52:40', '2024-11-27 14:32:26', 0, 1, 'AE Naturals Roop Sundar Herbal Face Serum - Glowing Skin', 'Enhance your skin\'s radiance with AE Naturals Roop Sundar Herbal Face Serum. Nourish, hydrate, and protect your skin naturally. Achieve a healthy, radiant complexion. Order yours today!', '2023-10-08-652233d5e5ecb.png', 1, NULL, 0.00, 0, NULL, NULL, '000749', NULL, '#000000'),
(104, 'admin', 1, 'Eucalyptus Essential 30ml', 'ae-naturals-eucalyptus-essential-30ml-DOD4uq', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"32\",\"position\":2}]', '31', '32', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-04-01-660af63da025d.png\",\"2024-04-01-660af63da112d.png\",\"2023-09-22-650d5d67515f8.png\",\"2023-09-22-650d5d67514e8.png\",\"2023-09-22-650d5d67517ad.png\",\"2023-09-22-650d5d675187a.png\",\"2023-09-22-650d5d67516dd.png\",\"2023-09-22-650d5d675195a.png\"]', '[]', '2023-10-08-652232fb4ba0f.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 299, 299, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Enhance your well-being with&nbsp;<strong>AE Naturals Eucalyptus Essential Oil</strong>, a natural powerhouse in a convenient bottle. Crafted with care, this premium-quality oil offers a myriad of benefits for your daily rituals. Derived from eucalyptus leaves, it brings a refreshing and invigorating essence to your self-care routine. Give yourself the world of aromatherapy as you discover the versatile applications of this essential oil. Ideal for making handmade soaps, enriching cosmetics, and enhancing your holistic wellness journey. The oil\'s inherent properties provide a soothing and calming effect, promoting relaxation for both the mind and body. To include this natural goodness into your routine, add a few drops to a diffuser and let the revitalizing aroma fill your space. For skin application, dilute the oil in a carrier oil like jojoba or almond oil, ensuring a gentle and balanced blend. Additionally, enrich your bathwater by incorporating a few drops for a truly luxurious and invigorating bathing experience. Before direct skin application, remember to conduct a patch test to ensure compatibility. For personalized advice based on your skin concerns or medical conditions, consult a healthcare professional.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Natural Respiratory Relief:&nbsp;</strong>Breathe easy with the natural decongestant properties of eucalyptus. Our essential oil provides respiratory relief, helping to clear nasal passages and support easy breathing.</li><li><strong>Soothing Aromatherapy:&nbsp;</strong>Immerse yourself in a calming atmosphere. The soothing aroma of eucalyptus promotes relaxation, making it perfect for aromatherapy. Add a few drops to your diffuser and let stress melt away.</li><li><strong>Versatile Cleaning Aid:&nbsp;</strong>Harness the antibacterial properties of eucalyptus for a natural cleaning solution. Add to your cleaning routine to enjoy a fresh, invigorating scent while keeping your space clean and germ-free.</li><li><strong>Muscle and Joint Comfort:&nbsp;</strong>Ease muscle tension and joint discomfort with the analgesic properties of eucalyptus. Incorporate into massage oils or balms for a soothing experience that supports overall well-being.</li></ul><h3>&nbsp;</h3><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Pure Eucalyptus Extracts:&nbsp;</strong>Our essential oil is derived from pure eucalyptus extracts, capturing the natural essence of this powerful plant. The invigorating aroma promotes respiratory well-being and mental clarity.</li><li><strong>Blended with Coconut Oil:&nbsp;</strong>To ensure a gentle application, we blend our eucalyptus essential oil with soothing coconut oil. This combination allows for direct skin application after proper dilution, offering a calming and refreshing experience.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Dilute a few drops in coconut oil for a gentle skin application.</li><li>After dilution, apply to skin for a calming and refreshing experience.</li><li>Add a few drops to a diffuser for a revitalizing and invigorating ambiance.</li><li>Before direct skin application, conduct a small patch test to check for any adverse reactions.</li></ol>', 0, NULL, '2023-09-22 14:54:55', '2024-06-17 13:00:20', 1, 1, 'AE Naturals Eucalyptus Essential Oil - Refresh Your Skin', 'Experience the rejuvenating power of AE Naturals Eucalyptus Essential Oil. Purify, soothe, and revitalize your skin with this natural oil blend. Elevate your skincare routine with this essent', '2023-10-08-652232fb4bb1d.png', 1, NULL, 0.00, 0, NULL, NULL, '000750', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(105, 'admin', 1, 'Curcumin Extract Of Turmeric capsules 60 Caps', 'ae-naturals-curcumin-extract-of-turmeric-capsules-60-caps-Kpek8m', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d5ecbc2e5c.png\",\"2023-09-22-650d5ecbc3eab.png\",\"2023-09-22-650d5ecbc3dda.png\",\"2023-09-22-650d5ecbc420d.png\",\"2023-09-22-650d5ecbc413a.png\",\"2023-09-22-650d5ecbc42a8.png\"]', '[]', '2023-09-22-650d75ecc847d.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 999, 999, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p>Unlock the Power of Turmeric with&nbsp;<strong>AE Naturals Curcumin Extract Of Turmeric Capsules</strong>! Packed with the goodness of curcumin and turmeric, these capsules are your natural path to optimal wellness. Improve your joint health with our potent curcumin extract, known for its remarkable anti-inflammatory properties. Boost your immunity effortlessly with the natural compounds of turmeric, strengthening your body\'s defense mechanism. Experience relief as you incorporate this supplement into your daily routine. The antioxidant properties of curcumin safeguard your body against free radicals, contributing to overall well-being. To maximize effectiveness, we\'ve included key ingredients like Piper longum, enhancing the absorption of curcumin. This ensures that your body absorbs the goodness of turmeric to its fullest potential. AE Naturals Curcumin Extract Of Turmeric Capsules offer a convenient and accessible way to get the power of turmeric into your life.&nbsp;</p><h3>&nbsp;</h3><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Supports Joint Health:&nbsp;</strong>Experience the soothing relief as our curcumin extract reduces inflammation and promotes healthy joint function. Say goodbye to discomfort and embrace the freedom of flexible, pain-free movement.</li><li><strong>Boosts Immunity:&nbsp;</strong>Nurture your body\'s defense system with the natural compounds found in turmeric. Strengthen your immunity, ward off pesky infections, and keep your vitality high, ready to tackle each day with resilience.</li><li><strong>Aids Digestion:&nbsp;</strong>AE Naturals Curcumin Capsules aid digestion, ensuring smoother and more comfortable meals. Experience the joy of hassle-free digestion after indulging in your favorite foods.</li><li><strong>Antioxidant Properties:&nbsp;</strong>Safeguard your body against free radicals with the potent antioxidant properties of curcumin. Enhance your body\'s natural defense, supporting overall well-being and maintaining a healthy balance.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Curcumin Extract:&nbsp;</strong>Get the benefit of curcumin, packed anti-inflammatory properties. This essential ingredient works wonders in supporting joint health, reducing inflammation for better flexibility.</li><li><strong>Turmeric:&nbsp;</strong>Discover the natural goodness of turmeric, a herb celebrated for its diverse health benefits. It plays a pivotal role in boosting immunity, thanks to its unique compounds that fortify your body\'s defense mechanisms.</li><li><strong>Piper Longum Extract:</strong> Experience enhanced absorption with Piper longum, a key ingredient that ensures maximum effectiveness of curcumin. This bioactive compound takes the goodness of turmeric to new heights, making sure you get the full benefits with every capsule.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 1 capsule with water after a meal.</li><li>For optimal results, use daily as part of your routine.</li><li>Do not exceed the recommended dosage for safety.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Before including AE Naturals Curcumin Extract Of Turmeric capsules into your routine, it\'s advisable to seek guidance from a healthcare professional. A brief consultation ensures personalized advice, especially if you are pregnant or nursing, ensuring a safe approach to your wellness journey.</i></p>', 0, NULL, '2023-09-22 15:00:51', '2024-04-21 18:56:13', 1, 1, 'AE Naturals Pure Curcumin Extract Of Turmeric Capsules', 'Elevate your health with AE Naturals Pure Curcumin Extract Of Turmeric Capsules. 95% curcuminoids for heart, joints, and more. Curcumin acts as an incredible anti-inflammatory agent. Try them', '2023-10-08-6522322c0290b.png', 1, NULL, 0.00, 0, NULL, NULL, '000184', NULL, NULL);
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(106, 'admin', 1, 'Green Coffee Bean Extract Capsules 60 Caps', 'ae-naturals-green-coffee-bean-extract-capsules-60-caps-YAK5aN', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d5f3c25618.png\",\"2023-09-22-650d5f3c263c8.png\",\"2023-09-22-650d5f3c26302.png\",\"2023-09-22-650d5f3c266e8.png\",\"2023-09-22-650d5f3c26616.png\",\"2023-09-22-650d5f3c2677a.png\"]', '[]', '2023-09-22-650d75b2b4c2e.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/_DrGaGbl3Jo?si=S9uJYsG5QVNsl7tz', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p>Unlock the secrets of&nbsp;<strong>AE Naturals Pure Green Coffee Bean Extract Capsules</strong>, a powerhouse supplement enriched with chlorogenic acids to kickstart your wellness journey. These 100% veg organic capsules are not just your ordinary weight loss aid – they\'re your ticket to vibrant hair, youthful skin, and a healthier heart. Dive into the goodness of green coffee beans that not only assist in shedding those extra pounds but also support hair growth, preventing the woes of baldness. Get rid of premature aging as these capsules work their magic, enhancing your physical appearance and boosting confidence. The inclusion of Piper Longum Extract ensures optimal absorption, maximizing the benefits for effective results. Combat bad cholesterol and promote heart health with this internal detoxification supplement. Say goodbye to free radical damage with natural antioxidants, safeguarding your well-being. Following a simple regimen of two capsules daily – one in the morning and another at night – for a minimum of 3 months unveils the desired results. Prioritize your health, but always consult with a healthcare professional before use. AE Naturals Pure Green Coffee Bean Extract Capsules: your gateway to a healthier, more vibrant lifestyle.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Weight Loss Support:</strong> AE Naturals Pure Green Coffee Bean Extract Capsules harness the power of chlorogenic acids for effective weight loss, making shedding those extra pounds a simpler journey.</li><li><strong>Healthy Hair Growth:&nbsp;</strong>Experience the benefits of chlorogenic acid in promoting hair growth and preventing baldness, contributing to a vibrant and healthy mane.</li><li><strong>Anti-Aging Properties:</strong> Delight in delayed aging and an enhanced physical appearance with the natural anti-aging effects of green coffee bean extract, supporting a youthful look.</li><li><strong>Heart Health Boost:</strong> Reduce bad cholesterol levels and support a healthier heart, ensuring your cardiovascular well-being with this cholesterol-reducing supplement.</li><li><strong>Internal Detoxification:</strong> Flush out body toxins naturally with the detoxifying properties of green coffee beans, promoting internal cleansing for overall well-being.</li><li><strong>Antioxidant Defense:&nbsp;</strong>Combat free radical damage with the natural antioxidants present in these capsules, providing a shield against oxidative stress for a healthier you.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Green Coffee Bean Extract:&nbsp;</strong>AE Naturals Pure Green Coffee Bean Extract Capsules harness the power of 100% veg organic beans, rich in chlorogenic acids. These compounds support weight loss, hair growth, and act as natural antioxidants.</li><li><strong>Piper Longum Extract:&nbsp;</strong>Our capsules include Piper Longum Extract, enhancing absorption for effective results. This ingredient works synergistically with green coffee bean extract, optimizing the benefits for your body.</li><li><strong>Chlorogenic Acids:&nbsp;</strong>Enriched with chlorogenic acids, our capsules support hair growth, prevent baldness, and contribute to internal detoxification. These acids also aid in delaying premature aging, promoting a healthier appearance.</li><li><strong>Antioxidants:&nbsp;</strong>AE Naturals Pure Green Coffee Bean Extract Capsules contain natural antioxidants that combat free radical damage. These antioxidants contribute to overall well-being, supporting your body in the fight against oxidative stress.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take two capsules daily.</li><li>Consume one in the morning and another at night.</li><li>Follow this routine consistently for a minimum of 3 months.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Consult with a healthcare professional before starting AE Naturals Pure Green Coffee Bean Extract Capsules to ensure they align with your individual health needs and conditions. Your doctor can provide personalized advice based on your medical history.</i></p>', 0, NULL, '2023-09-22 15:02:44', '2024-03-29 17:46:24', 1, 1, '\"Pure Green Coffee Bean Extract Capsules - 60 Caps | Natural Weight Management Supplement\"', '\"Unlock the potential of natural weight management with our Pure Green Coffee Bean Extract Capsules. Each bottle contains 60 capsules of premium quality, packed with the power of unroasted gr', '2024-01-05-6597d53a3f36a.png', 1, NULL, 0.00, 0, NULL, NULL, '000188', NULL, NULL),
(109, 'admin', 1, 'Glutathione Brightening Serum 20ml', 'ae-naturals-glutathione-brightening-serum-20ml-G5qUYL', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"46\",\"position\":2}]', '1', '46', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d611b967bf.png\",\"2023-09-22-650d611b97727.png\",\"2023-09-22-650d611b9765f.png\",\"2023-09-22-650d611b9789a.png\",\"2023-09-22-650d611b9798f.png\",\"2023-09-22-650d611b97a4f.png\",\"2023-09-22-650d611b977ea.png\",\"2023-09-22-650d611b97b56.png\"]', '[]', '2023-11-09-654c6865b068c.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 1500, 1500, '18', 'percent', 'include', '501', 'flat', 100, 1, '<p>Enhance your skin\'s natural beauty with&nbsp;<strong>AE Naturals Glutathione Brightening Serum.</strong> This powerful serum, packed with Glutathione, Kojic acid, Alpha Arbutin, Vitamin C, and B3, offers an intense whitening formula that combats oxidative damage, blemishes, scars, and discoloration. In just a few weeks, you can achieve a brighter, clearer complexion reducing new melanin production and embracing radiant, healthy skin. Our serum is a potent blend of key ingredients, including Glutathione that fights oxidative damage, Kojic Acid gradually lightening the skin and fading blemishes, Alpha Arbutin targeting dark spots for an even skin tone, and Vitamin C &amp; B3 enhancing overall skin health while combating discoloration. What sets AE Naturals Glutathione Serum apart is its commitment to healthy skincare. Free from harmful ingredients like Parabens, Silicone, Artificial colors, Fragrances &amp; SLS, this serum is a safe and effective choice for your daily skincare routine. Simply pump onto fingertips, apply dots all over your face &amp; neck, gently massage in an upward circular motion, and follow with our Oil-Free Face Moisturizer. For optimal results, apply twice a day and watch as your skin transforms into a brighter, clearer version of itself. Enhance your beauty with AE Naturals Glutathione Serum, where radiance meets simplicity.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><h3>&nbsp;</h3><ul><li><strong>Brighten Your Skin Naturally:&nbsp;</strong>AE Naturals Glutathione Serum, enriched with powerful ingredients like Glutathione, Kojic Acid, and Alpha Arbutin, delivers an intense whitening formula. Reduce blemishes, scars, and dark spots as this serum gradually lightens skin, unveiling a brighter and clearer complexion.</li><li><strong>Combat Discoloration with Vitamins:</strong>&nbsp;Infused with Vitamin C &amp; B3, our serum enhances overall skin health and combats discoloration effectively. Experience the goodness of natural ingredients that target dark areas and promote an even skin tone.</li><li><strong>Prevent Melanin Production for Lasting Radiance:&nbsp;</strong>AE Naturals goes beyond just addressing existing issues; it prevents new melanin production, ensuring lasting radiance. Achieve a long-term glow while keeping your skin healthy and free from harmful ingredients like Parabens, Silicone, Artificial colors, Fragrances &amp; SLS.</li><li><strong>Easy Application for Daily Use:&nbsp;</strong>The serum comes with simple application steps, making it convenient for daily use. Pump, apply, and massage gently for absorption, following up with our Oil-Free Face Moisturizer for optimal results.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Glutathione:&nbsp;</strong>Boost your skin\'s radiance with our star ingredient, Glutathione. This powerful antioxidant fights off oxidative damage, unveiling a brighter and healthier complexion. Say goodbye to dullness as Glutathione promotes a natural glow, making your skin stand out.</li><li><strong>Kojic Acid:&nbsp;</strong>Experience the gentle magic of Kojic Acid in our serum. This ingredient works gradually to lighten your skin, effectively fading blemishes and scars. Uncover a smoother, more even skin tone as Kojic Acid works its wonders, giving you the confidence to flaunt your natural beauty.</li><li><strong>Alpha Arbutin:&nbsp;</strong>Target dark spots and promote an even skin tone with Alpha Arbutin. This key ingredient in our serum is dedicated to enhancing your skin\'s clarity. Enjoy the journey to a flawless complexion as Alpha Arbutin contributes to the reduction of discoloration, leaving your skin visibly refreshed.</li><li><strong>Vitamin C &amp; B3:&nbsp;</strong>Nourish your skin with the goodness of Vitamin C &amp; B3. These essential vitamins enhance skin health, combating discoloration for a revitalized look. Embrace the dual power of these vitamins as they work together to support your skin\'s well-being, ensuring you radiate confidence every day.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Pump serum onto fingertip.</li><li>Apply dots all over your face &amp; neck.</li><li>Gently massage in an upward circular motion until absorbed.</li><li>Follow with our Oil-Free Face Moisturizer.</li><li>Apply twice a day for best results.</li></ol>', 0, NULL, '2023-09-22 15:10:43', '2024-04-26 14:39:16', 1, 1, 'AE Naturals Roop Sundar Glutathione Brightening Serum', 'Achieve radiant skin with AE Naturals Roop Sundar Glutathione Brightening Serum. Our whitening formula gradually fades blemishes, scars, and dark spots. Apply twice a day for the best results', '2023-10-08-65222fd407265.png', 1, NULL, 0.00, 0, NULL, NULL, '000294', NULL, '#000000'),
(110, 'admin', 1, 'Roop Sundar Glutathione Body Lotion 200ml', 'ae-naturals-roop-sundar-glutathione-body-lotion-200ml-JRjkeY', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"18\",\"position\":2}]', '1', '18', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-04-01-660af098983e3.png\",\"2023-09-22-650d61ab1851b.png\",\"2024-04-01-660af098991d8.png\",\"2023-09-22-650d61ab19437.png\",\"2023-09-22-650d61ab194fb.png\",\"2023-09-22-650d61ab195cc.png\",\"2023-09-22-650d61ab19682.png\",\"2023-09-22-650d61ab1972c.png\",\"2023-09-22-650d61ab197d6.png\",\"2023-09-22-650d61ab19882.png\"]', '[]', '2023-10-16-652cfd60b85a2.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/KyTCeXkikEI?si=tcr7gnDt0jwHi8ZM', '[]', 0, 'null', '[]', '[]', 0, 900, 900, '18', 'percent', 'include', '201', 'flat', 0, 1, '<p><strong>AE Naturals Roop Sunder Body Lotion </strong>is a luxurious blend of natural moisturizing elements, designed to safeguard against moisture loss, leaving your skin irresistibly soft, smooth, and visibly youthful. This indulgent formula is fortified with Glutathione, a key player in controlling Melanin migration from the basal layer to the surface, effectively lightening hyperpigmentation and fostering a brighter, more even skin tone. Crafted with care, the lotion harnesses the power of Shea Butter and Olive Oil, renowned for their nourishing properties. These ingredients work harmoniously to deeply hydrate and revitalize your skin, imparting a lasting, healthy radiance. The non-greasy consistency ensures a comfortable application, allowing you to enjoy the benefits of this potent formulation throughout the day.</p><p>AE Naturals Roop Sunder Body Lotion goes beyond mere hydration; it\'s a comprehensive skincare solution that addresses hyperpigmentation while embracing the rejuvenating qualities of natural ingredients. Treat your skin to the daily pampering it deserves, and revel in the sensation of a well-nourished, luminous complexion that lasts.</p><p>&nbsp;</p><p><strong>Key Benefits:</strong></p><p>&nbsp;</p><ul><li><strong>Light-weight and fast-absorbing: </strong>The formula effortlessly blends, leaving your skin feeling weightless and quickly absorbing for a hassle-free application.</li><li><strong>Long-lasting non-greasy feel: </strong>Enjoy all-day comfort with a lasting non-greasy touch, ensuring your skin stays fresh and free from any residual heaviness.</li><li><strong>Provides SPF 15 protection:</strong> Defend against harmful UV rays with built-in SPF 15, safeguarding your skin from sun-induced damage.</li><li><strong>Promotes skin whitening</strong>: Experience a gradual brightening effect as Glutathione works to enhance your skin\'s radiance and even out its tone.</li><li><strong>Nourishes and moisturizes:</strong> Pamper your skin with the enriching goodness of Shea butter and Olive Oil, ensuring deep hydration and a nourished, healthy-looking complexion.</li></ul><p>&nbsp;</p><p><strong>Key Ingredients:</strong></p><p>&nbsp;</p><ul><li><strong>Glutathione:</strong> Acts as a melanin regulator, potentially promoting skin whitening. Its effectiveness varies, and it\'s essential to use it cautiously, considering individual responses.</li><li><strong>Shea Butter: </strong>An excellent moisturizer that contributes to shiny and smooth skin. Its rich fatty acids and vitamins make it a popular choice for skincare.</li><li><strong>Olive Oil</strong>: Nourishes and hydrates the skin, providing essential fatty acids and antioxidants. Its moisturizing properties make it beneficial for maintaining skin health.</li><li><strong>Macadamia Nut Oil</strong>: Adds additional nourishment to the skin, thanks to its rich content of fatty acids. It helps in promoting skin hydration and may contribute to a healthy complexion.</li><li><strong>Cocoa Butter: </strong>Known for helping to keep the skin soft and smooth, cocoa butter is a natural emollient that locks in moisture and supports overall skin health.</li></ul><p>&nbsp;</p><p>&nbsp;</p><p><strong>Directions to Use:</strong></p><p>&nbsp;</p><p>1. Dispense the body lotion into the palm.</p><p>2. Gently massage the lotion onto your skin evenly all over the body.</p><p>3. Ensure thorough coverage for complete skin hydration.</p><p>4. Use daily for best results.</p>', 0, NULL, '2023-09-22 15:13:07', '2024-11-27 15:30:41', 0, 1, '\"Roop Sundar Glutathione Body Lotion 200ml - Radiant Skin Hydration and Whitening Formula\"', '\"Indulge in luxurious skincare with Roop Sundar Glutathione Body Lotion 200ml. Our unique formula combines advanced skin hydration with the powerful benefits of glutathione for a radiant and', '2024-01-05-6597d5d1b7d7e.png', 1, NULL, 0.00, 0, NULL, NULL, '000449', NULL, '#000000'),
(111, 'admin', 1, 'Neem Capsules 60 Caps', 'ae-naturals-neem-capsules-60-caps-Na1Sdb', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-22-650d641623896.png\",\"2023-09-22-650d6416246bb.png\",\"2023-09-22-650d6416244ae.png\",\"2023-09-22-650d641624bdd.png\",\"2023-09-22-650d641624d2d.png\",\"2023-09-22-650d641624a00.png\"]', '[]', '2023-10-17-652e5377590a1.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, 'null', '[]', '[]', 0, 399, 399, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p>Introducing&nbsp;<strong>AE NATURALS Pure Organic Neem Capsules</strong>, your key to unlocking a healthier, stronger you. Say goodbye to infections with the antibacterial, antifungal, and antiviral agents found in neem leaf extract. Strengthen your respiratory system and combat malaria with the powerful Gedunin present in neem leaves. Nimbolide, another key player in these capsules, works wonders in curing leprosy while supporting various bodily functions. Neem bark extract goes beyond acne, targeting a range of skin conditions, ensuring your skin stays healthy and blemish-free. These capsules are not just about external benefits; they contribute to a strong immune system, offering comprehensive protection against diseases, recurrent infections, and allergies. Experience the natural remedy for acne and pigmentation, bid farewell to dandruff and hair fall, and embrace the wellness AE NATURALS Neem Capsules bring to your life. Enhance your well-being with every capsule, a step towards a healthier, more vibrant you.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Immune System Booster:</strong> AE Naturals Neem Capsules utilizes the power of neem leaf and bark extract, offering robust protection against infections and allergies. The potent antibacterial, antifungal, and antiviral agents in neem combat various diseases.</li><li><strong>Respiratory Strength:</strong> Gedunin, a key component in neem leaves, strengthens the respiratory system and provides relief from conditions like malaria. Enhance your respiratory health naturally.</li><li><strong>Skin Health Savior:</strong> Nimbolide, found in neem, aids in curing skin conditions beyond acne, promoting a radiant and blemish-free complexion. Say goodbye to skin allergies and embrace healthy skin.</li><li><strong>Digestive Relief:</strong> Experience fast relief from indigestion and ulcers. These capsules also contribute to liver purification and help control diabetes, promoting overall digestive well-being.</li><li><strong>Multi-Purpose Support:</strong> AE Naturals Neem Capsules act as a natural remedy for various concerns, from acne and pigmentation to dandruff and hair fall. Incorporate them into your daily routine for comprehensive health benefits.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Neem Leaf Extract:</strong> Packed with nimbin and nimandial, this ingredient is a powerhouse of antibacterial, antifungal, and antiviral agents. It promotes overall health by fighting various infections and contributing to a robust immune system.</li><li><strong>Gedunin:&nbsp;</strong>Known for strengthening the respiratory system and aiding in the treatment of malaria, Gedunin adds a crucial element to these capsules. Its properties make it a valuable component for respiratory health.</li><li><strong>Nimbolide:&nbsp;</strong>With benefits extending from curing leprosy to supporting various bodily functions, Nimbolide is a key ingredient in these capsules. It plays a role in enhancing overall well-being and health.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take two capsules twice daily after meals with water for optimal results.&nbsp;</li><li>Alternatively, incorporate capsules into face and hair packs.</li><li>Maintain a routine of regular usage to experience the full benefits.</li><li>Adhere to the suggested dosage to achieve the best outcomes.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>- Before initiating use, it\'s advisable to consult with a healthcare professional or doctor to ensure compatibility with individual health conditions and potential interactions with existing medications.&nbsp;</i></p>', 0, NULL, '2023-09-22 15:23:26', '2024-06-01 17:45:57', 1, 1, 'Organic Neem Extract Capsules - Natural Immunity Boost', 'AE NATURALS Neem Capsules: Boost your immune system, purify your skin, and control diabetes with our pure organic neem extract capsules. Say goodbye to infections, allergies, and skin issues.', '2023-10-08-65222659db9db.png', 1, NULL, 0.00, 0, NULL, NULL, '000098', NULL, NULL),
(112, 'admin', 1, 'Tenogo Women Stamina Capsules 60 Caps', 'ae-naturals-tenogo-women-stamina-capsules-60-caps-s3MzB3', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-22-650d9a92403cf.png\",\"2023-09-22-650d9a9240f2d.png\",\"2023-09-22-650d9a9240fd7.png\",\"2023-09-22-650d9a924109d.png\",\"2023-09-22-650d9a9241239.png\",\"2023-09-22-650d9a9241321.png\",\"2023-09-22-650d9a92413df.png\"]', '[]', '2023-10-16-652cdcd5d3119.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/da-x42bge_s?si=jvaVbLPyx_N4-RZR', '[]', 0, 'null', '[]', '[]', 0, 999, 999, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p><strong>&nbsp;</strong>Introducing&nbsp;<strong>AE Naturals Tenogo Women Stamina Capsules</strong>, a natural herbal supplement designed to enhance women\'s well-being and vitality. These capsules are a holistic solution for women seeking to balance hormone levels, strengthen uterus muscles, and overcome various menstrual issues. The carefully selected ingredients, including Shatavari, Bryonia laciniosa, and Putranjiva, work in harmony to provide relief from gynecological and infertility issues. This herbal supplement stands out for its natural approach to addressing women\'s health concerns, offering a gentle yet effective solution. From balancing hormone levels and fortifying uterus muscles to enhancing overall muscle strength and bone density, the positive impacts are far-reaching. In addition, the capsules provide essential minerals and vitamins, contributing to improved energy levels and mental health. Say goodbye to fatigue, stress, and anxiety with this comprehensive women\'s stamina formula. AE Naturals Tenogo Women Stamina Capsules derive their potency from natural ingredients like Shatavari, Bryonia laciniosa, Putranjiva, and Ashwagandha. Each ingredient plays a crucial role in addressing specific health concerns, ensuring a well-rounded and effective solution for women seeking improved stamina, hormonal balance, and overall well-being. Incorporate Feel the positive changes from within as you embrace the natural power of these carefully crafted herbal capsules.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Balances Hormone Levels:</strong> AE Naturals Tenogo Women Stamina Capsules, enriched with Shatavari, effectively balances hormone levels. This natural solution addresses menstrual problems, promoting a healthier cycle and reducing complications during pregnancy. Say goodbye to hormonal imbalances with this herbal supplement.</li><li><strong>Uterus Muscles Strengthening:</strong> The inclusion of Bryonia laciniosa, known as shivlingi beej, contributes to strengthening the walls of the uterus. This not only aids in countering infertility but also supports overall gynecological health. Experience enhanced uterus muscle strength for improved well-being.</li><li><strong>Muscle Strength and Bone Density Improvement:&nbsp;</strong>Beyond addressing women\'s specific health concerns, this supplement plays a role in general well-being. It helps build muscle strength, improving overall physical fitness. Additionally, it contributes to enhanced bone density, promoting long-term skeletal health.</li><li><strong>Vital Nutrients Support:&nbsp;</strong>AE Naturals Tenogo Women Stamina Capsules go beyond specific health benefits, providing essential minerals and vitamins. This holistic approach ensures your body receives the necessary nutrients for overall vitality and well-rounded health.</li><li><strong>Fatigue, Stress, and Anxiety Relief:&nbsp;</strong>Including Ashwagandha in its formulation, this supplement becomes a reliable ally against fatigue, stress, and anxiety. Experience improved stress tolerance, increased stamina, and reduced mental strain. Rediscover a sense of calm and vitality in your daily life.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Shatavari:&nbsp;</strong>Shatavari takes center stage in our formula, adept at solving menstrual problems. This natural ingredient not only promotes a healthy menstrual cycle but also diminishes menopausal problems. Its unique properties improve stress tolerance, increase physical stamina, and enhance overall strength, making it a holistic solution for women\'s well-being.</li><li><strong>Bryonia Laciniosa (Shivlingi Beej):&nbsp;</strong>Known for countering infertility, Shivlingi Beej in our capsules strengthens the walls of the uterus. This natural powerhouse addresses gynecological and infertility issues effectively, contributing to the overall reproductive health of women.</li><li><strong>Putranjiva:&nbsp;</strong>As an anti-inflammatory herb, Putranjiva plays a crucial role in treating gynecological and infertility issues. This ingredient complements the overall blend, ensuring a comprehensive approach to women\'s health.</li><li><strong>Ashwagandha:&nbsp;</strong>Renowned for reducing fatigue, stress, and improving concentration, Ashwagandha is a key player in our formula. It works with other ingredients, providing women with a natural way to overcome fatigue, stress, and anxiety.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 1 capsule daily with warm water or milk.</li><li>Consume 30 minutes before bedtime.</li><li>Use consistently for at least 3 months for optimal results.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Consult with your healthcare professional before including AE Naturals Tenogo Women or Men Stamina Capsules into your routine to ensure they align with your individual health needs. Your doctor\'s guidance is essential for personalized advice and optimal well-being.</i></p>', 0, NULL, '2023-09-22 19:15:54', '2024-03-29 17:00:46', 1, 1, 'AE Naturals Tenogo Women Capsules - Health Revitalizer', 'Discover the power of AE Naturals Tenogo Women Stamina Capsules. Balance hormones, strengthen uterus muscles, and boost overall vitality with Shatavari, Ashwagandha, and more. Say goodbye to', '2024-01-05-6597c235a1e02.png', 1, NULL, 0.00, 0, NULL, NULL, '000118', NULL, NULL),
(113, 'admin', 1, 'Alpha Gluta Skin Brightening Capsules 60 Caps', 'ae-naturals-alpha-gluta-skin-brightening-capsules-60-caps-oYaNJa', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-22-650d9b8614e43.png\",\"2023-09-22-650d9b8615862.png\",\"2023-09-22-650d9b8615aba.png\",\"2023-09-22-650d9b86158fb.png\",\"2023-09-22-650d9b8615b95.png\",\"2023-09-22-650d9b8615c3e.png\",\"2023-09-22-650d9b8615cf5.png\",\"2023-09-22-650d9b86159bc.png\",\"2023-09-22-650d9b8615d9b.png\"]', '[]', '2023-10-16-652cdd5e7d92a.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/KwmRvolM1lk?si=CVuRX6lZemGjDMNJ', '[]', 0, 'null', '[]', '[]', 0, 1799, 1799, '12', 'percent', 'include', '0', 'flat', 98, 1, '<p><strong>AE Naturals Alpha Gluta Skin Brightening Capsules</strong>, a supplement designed to unlock your skin\'s natural radiance. Carefully crafted with a mix of powerful ingredients, including glutathione, alpha lipoic acid, and vitamin C. Enriched with the antioxidant properties of glutathione, our capsules act as a shield against oxidative damage, diminishing the appearance of blemishes and age spots. Alpha lipoic acid, another key player, partners with collagen to enhance skin texture, reduce fine lines, and maintain elasticity. AE Naturals Alpha Gluta Skin Brightening Capsules are your go-to solution for reducing the appearance of dark spots and blemishes. Our formula doesn\'t stop there – Piper Longum Extract, derived from black pepper, takes these capsules to the next level. By increasing the bioavailability of the supplement\'s key ingredients, it enhances their effectiveness, ensuring your skin receives the maximum benefits. Moreover, these capsules offer protection against sun damage, making them a comprehensive solution for your skin\'s well-being. Unlock the secret to luminous skin with AE Naturals Alpha Gluta Skin Brightening Capsules – a fusion of nature\'s best for your skincare journey.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Radiant Skin Glow:&nbsp;</strong>Experience a natural radiance with AE Naturals Alpha Gluta Capsules. Our blend of antioxidants, including glutathione, promotes a healthy and glowing complexion, leaving your skin visibly revitalized.</li><li><strong>Even Skin Tone:&nbsp;</strong>Achieve an even skin tone effortlessly. The powerful combination of alpha lipoic acid and vitamin C works to balance and brighten your complexion, reducing the appearance of dark spots and blemishes.</li><li><strong>Youthful Appearance:&nbsp;</strong>Combat signs of aging with Collagen, a key ingredient that maintains skin elasticity and firmness. Say goodbye to fine lines and wrinkles, revealing a more youthful and refreshed look.</li><li><strong>Hydration Boost:&nbsp;</strong>Enhance your skin\'s hydration levels. AE Naturals capsules not only target imperfections but also work to keep your skin hydrated, ensuring a supple and smooth texture.</li><li><strong>Sun Damage Protection:&nbsp;</strong>Shield your skin from harmful sun damage. Our capsules provide a protective barrier, helping to prevent the adverse effects of UV rays and environmental stressors, ensuring your skin stays healthy and resilient.</li><li><strong>Improved Elasticity:&nbsp;</strong>Restore your skin\'s natural elasticity. Regular use of our capsules helps improve skin elasticity, giving you firmer and more resilient skin, reducing the signs of aging.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Glutathione:</strong> Glutathione is an antioxidant that safeguards your skin from oxidative damage, fighting off free radicals and promoting a healthy complexion. Combat the signs of aging with glutathione as it actively works to reduce the appearance of blemishes and age spots on your skin.</li><li><strong>Alpha Lipoic Acid:&nbsp;</strong>Alpha lipoic acid, a vital antioxidant, plays a key role in enhancing skin texture, leaving it smoother and more refined. Experience a glowing skin tone as alpha lipoic acid works to reduce the visible signs of aging, giving you a refreshed look.</li><li><strong>Collagen:&nbsp;</strong>Collagen, a crucial protein, boosts skin elasticity and firmness, reducing the appearance of wrinkles and fine lines. Restore a youthful radiance to your skin as collagen supports its structure, helping to reduce the visible signs of aging.</li><li><strong>Piper Longum Extract:&nbsp;</strong>Piper Longum Extract, derived from black pepper, enhances the bioavailability of other ingredients, ensuring maximum effectiveness. Experience improved absorption of essential nutrients, optimizing the benefits of the supplement for healthier-looking skin.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 1 capsule in the morning after your breakfast for a fresh start to your day.</li><li>Include 1 capsule in your nighttime routine after dinner for overnight skin nourishment.</li><li>For optimal results, use daily as part of your skincare regimen.</li><li>Enhance absorption by taking capsules with meals, ensuring maximum effectiveness.</li></ol>', 0, NULL, '2023-09-22 19:19:58', '2024-07-31 22:00:11', 1, 1, 'AE Naturals Skin Brightening Capsules - Glutathione & Vit-C', 'Experience skin whitening with AE Naturals Alpha Gluta Capsules. Glutathione & Vitamin C for a lighter complexion. Improve skin health, reduce wrinkles, and enhance beauty. Get the natural gl', '2024-01-05-6597c26e985ff.png', 1, NULL, 0.00, 0, NULL, NULL, '000119', NULL, NULL),
(114, 'admin', 1, 'Health Tone Weight Gain Capsules 60 Caps', 'ae-naturals-health-tone-weight-gain-capsules-60-caps-rE5CFn', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-22-650d9c9f0f363.png\",\"2023-09-22-650d9c9f100e8.png\",\"2023-09-22-650d9c9f101c9.png\",\"2023-09-22-650d9c9f10293.png\",\"2023-09-22-650d9c9f1037e.png\",\"2023-09-22-650d9c9f1041d.png\",\"2023-09-22-650d9c9f10521.png\"]', '[]', '2023-09-22-650d9c9f10614.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/YUpeqfOSEiw?si=2ENExVGBVrt3CP-h', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '12', 'percent', 'include', '0', 'flat', 97, 1, '<p>Get your dream physique with&nbsp;<strong>AE Naturals Health Tone Weight Gain Capsules</strong>. Packed with the goodness of natural ingredients like ashwagandha, licorice root, grape seed extract, and asparagus subulatum, these capsules are your go-to solution for achieving a well-toned and healthy body effortlessly. No need to worry about harmful side effects – our capsules harness the power of organic herbs, ensuring a holistic approach to your health journey. Experience the remarkable benefits of our capsules, which go beyond just physical transformation. Not only do they aid in natural weight gain and muscle mass development, but they also improve appetite and digestion, setting the stage for efficient nutrient absorption. Feel the boost in energy and stamina as you power through your daily activities, all while enhancing your immunity and fortifying your overall health. Ashwagandha, known for increasing muscle mass, also helps manage stress and anxiety. Licorice root acts as a sweetening compound, distributing fat evenly across the body. Grape seed extract strengthens your heart muscles with its antioxidant properties, contributing to your cardiovascular health. Asparagus subulatum, rich in fiber, promotes digestion and regular bowel movements. Say goodbye to the challenges of gaining weight and hello to a new, revitalized you!</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Natural Weight Gain:&nbsp;</strong>Effortlessly achieve your desired body shape with our capsules that promote natural weight gain, ensuring a well-toned physique without any harmful side effects.</li><li><strong>Muscle Mass Development:&nbsp;</strong>Experience effective muscle mass growth, sculpting your body and enhancing your physical appearance with the power of organic ingredients like ashwagandha.</li><li><strong>Enhanced Energy Levels:</strong> Say goodbye to fatigue as our capsules boost your energy levels, keeping you active and energized throughout the day, allowing you to tackle daily tasks with vitality.</li><li><strong>Improved Appetite and Digestion:&nbsp;</strong>Enhance your appetite and improve digestion, ensuring that your body efficiently absorbs the essential nutrients it needs for a healthy and balanced weight gain journey.</li><li><strong>Metabolism Support:&nbsp;</strong>Accelerate your metabolism naturally, aiding in the healthy absorption of fats and supporting a balanced weight gain process without compromising your well-being.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Ashwagandha:&nbsp;</strong>Boost muscle growth naturally and combat stress and anxiety. AE Naturals capsules harness the power of Ashwagandha for a well-rounded approach to physical and mental well-being.</li><li><strong>Licorice Root:&nbsp;</strong>Acting as a natural sweetener, Licorice Root ensures even fat distribution throughout the body. Enjoy a balanced weight gain journey with this essential ingredient.</li><li><strong>Grape Seed Extract:&nbsp;</strong>Strengthen your heart muscles with the antioxidant prowess of Grape Seed Extract. AE Naturals prioritizes your cardiovascular health for overall vitality.</li><li><strong>Asparagus Subulatum:&nbsp;</strong>Promote digestion and regular bowel movements effortlessly with the fiber-rich Asparagus Subulatum. This ingredient contributes to a healthy and comfortable digestive system.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 2 capsules in the afternoon.</li><li>Take 2 capsules at night after meals.</li><li>Consume with warm water for best results.</li><li>Boost effectiveness by including protein and fiber-rich foods into your diet.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Before starting AE Naturals Health Tone Weight Gain Capsules, consult with your doctor to ensure it aligns with your individual health needs. Your doctor\'s insight will help personalize your approach for optimal results and well-being.</i></p>', 0, NULL, '2023-09-22 19:24:39', '2024-10-17 08:11:42', 1, 1, 'AE Naturals Health Tone Weight Gain Supplements | Boost Mass', 'Find the natural way to increase weight and vitality with AE Naturals Health Tone Weight Gain Capsules. Packed with ashwagandha and licorice root, these capsules boost energy and build muscle', '2023-10-08-65223f8e597e8.png', 1, NULL, 0.00, 0, NULL, NULL, '000135', NULL, NULL),
(115, 'admin', 1, 'Pomegranate Extract Capsules 60 Caps', 'ae-naturals-pomegranate-extract-capsules-60-caps-Hhwl8q', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-22-650d9d951886d.png\",\"2023-09-22-650d9d951949e.png\",\"2023-09-22-650d9d9519585.png\",\"2023-09-22-650d9d9519658.png\",\"2023-09-22-650d9d9519735.png\",\"2023-09-22-650d9d9519826.png\",\"2023-09-22-650d9d95198bb.png\",\"2023-09-22-650d9d95199f7.png\"]', '[]', '2023-09-22-650d9d9519aca.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/vshwdXOkjak?si=PVUWgX9bIPp3EDuB', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p>AE Naturals Pomegranate Extract Capsules offer the goodness of fresh pomegranate fruit, renowned for its rich content of minerals, vitamins, essential compounds, and fiber. Among its valuable components are punicic acid and punicalagin, acting as potent antioxidants that play a crucial role in protecting the human body from various diseases. The historical use of pomegranate fruit and its seeds, known as aril, for treating various health problems has endured. Even in contemporary times, nutritionists and physicians continue to recommend the inclusion of pomegranates in regular diets for their myriad health benefits.</p><p>&nbsp;</p><p>These capsules serve as a convenient and concentrated source of the nutritional benefits found in fresh pomegranates. By incorporating AE Naturals Pomegranate Extract Capsules into your routine, you can access the antioxidant properties of punicic acid and punicalagin, contributing to overall health and well-being. Embrace the natural advantages of pomegranate with these capsules, allowing you to conveniently enjoy the benefits of this fruit\'s nutritional profile in a concentrated form.</p><p>&nbsp;</p><h3><strong>Key benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Keeps Your Skin Healthy and Glowing: &nbsp;&nbsp;</strong>The product likely contains skin-nourishing elements such as vitamins C and E, promoting collagen production and protecting against oxidative stress, contributing to a healthy and glowing complexion.</li><li><strong>Effective Against Prostate and Breast Cancer</strong>: &nbsp;&nbsp;If the product contains anti-cancer properties like antioxidants, specific phytochemicals, or ingredients known for their potential anticancer effects, it may support prevention or treatment of prostate and breast cancer. Examples could include green tea extracts or certain plant compounds.</li><li><strong>Regulates Blood Pressure</strong>: &nbsp;&nbsp;Incorporating ingredients with blood pressure-regulating effects, such as potassium or omega-3 fatty acids, the product may contribute to maintaining a healthy blood pressure range.</li><li><strong>Effective Against Joint Pain and Arthritis: &nbsp;&nbsp;</strong>If the product includes anti-inflammatory agents like turmeric or glucosamine, it may help alleviate joint pain and support individuals dealing with arthritis by reducing inflammation and improving joint function.</li><li><strong>Effective in Treating Erectile Dysfunction: &nbsp;&nbsp;</strong>With components that improve blood circulation, such as L-arginine or certain herbs, the product may contribute to addressing erectile dysfunction by promoting increased blood flow to the genital area. It\'s crucial to consult with a healthcare professional for comprehensive guidance on this matter.</li></ul><p>&nbsp;</p><h3><strong>Key ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Pomegranate Extract: </strong>Abundant in antioxidants, Pomegranate Extract not only reduces inflammation but also contributes to improved heart health. Its anti-cancer properties and immune-boosting effects further enhance its overall health benefits.</li><li><strong>Piper Longum Extract: </strong>Derived from black pepper, Piper Longum Extract plays a vital role in enhancing nutrient absorption in the body. Additionally, it supports digestion, aids in maintaining a healthy immune system, and assists in weight loss.</li><li><strong>Punicalagins</strong>: As an antioxidant, Punicalagins specifically contribute to reducing the risk of prostate cancer in men, highlighting a targeted health benefit associated with pomegranate-derived compounds.</li><li><strong>Punicic Acid</strong>: Known for its anti-diabetic properties, Punicic Acid extends its health benefits to potentially addressing other chronic illnesses. This compound adds to the comprehensive health profile of pomegranate extracts.</li></ul><p>&nbsp;</p><h3><strong>Directions to use:</strong></h3><p>Ensure to take one Capsule in the morning and at night after meals. Drink plenty of water and fresh juice to expel toxins from the body.</p>', 0, NULL, '2023-09-22 19:28:45', '2024-03-30 17:06:04', 1, 1, 'AE Naturals Pomegranate Extract Capsules - Health Benefits', 'Discover the power of AE Naturals Pomegranate Extract Capsules. Effective against cancer, regulates blood pressure and promotes healthy skin. Try it today!', '2024-01-05-6597c1e503bf9.png', 1, NULL, 0.00, 0, NULL, NULL, '000190', NULL, NULL),
(116, 'admin', 1, 'Cranberry Extract Capsules 60 Caps', 'ae-naturals-cranberry-extract-capsules-60-caps-8i3AUe', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-10-06-651f954b3441f.png\",\"2023-10-08-652240db8f641.png\",\"2023-10-08-652240db90380.png\",\"2023-10-08-652240db905c9.png\",\"2023-10-08-652240db907be.png\",\"2023-10-08-652240db900f5.png\",\"2023-10-08-652240db909b5.png\"]', '[]', '2023-10-16-652cddfe493ac.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=8pcS_pPlgFw7nt2b', '[]', 0, 'null', '[]', '[]', 0, 1000, 1000, '12', 'percent', 'include', '501', 'flat', 100, 1, '<p><strong>AE Naturals Cranberry Extract Capsules</strong> are a convenient way to reap the benefits of cranberries without the need to eat them. Crafted from dried cranberries, these capsules offer an effortless method to incorporate health into your routine. Regular consumption supports the treatment of Urinary Tract Infections (UTIs), aids digestion, and addresses urinary incontinence. The capsules, enriched with essential nutrients, contribute to wound healing, with Ursolic acid providing anti-adhesion benefits. Key benefits extend to bladder infection relief, combating heart diseases, reducing blood clotting, preventing stomach cancer, and maintaining skin elasticity. Effective against respiratory tract infections and diarrhea, these capsules provide a holistic health solution. The recommended dosage is one capsule after noon and night meals, paired with ample water intake for toxin elimination and smooth urine passage. The key ingredients include antioxidant-rich cranberry extract, known for its anti-inflammatory properties, promoting urinary tract health and heart well-being. Piper Longum Extract, a black pepper derivative, enhances nutrient absorption and aids digestion while potentially possessing anti-cancer properties. Vitamins C and E further fortify the capsules, protecting against respiratory infections, heart diseases, and skin conditions, slowing down the aging process. Upgrade your well-being with AE Naturals Cranberry Extract Capsules.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><h3>&nbsp;</h3><ul><li><strong>Urinary Tract Health:</strong> AE Naturals Cranberry Extract Capsules are a powerful remedy against bladder infections, particularly UTIs, thanks to their rich cranberry extract. The active compound Ursolic acid provides anti-adhesion benefits, aiding in the treatment of urinary tract infections.</li><li><strong>Heart Wellness:&nbsp;</strong>Effectively combating heart diseases, these capsules contribute to reducing blood clotting and preventing stomach cancer. With essential nutrients like Vitamin C and E, the capsules promote heart health and maintain skin elasticity, providing a comprehensive approach to overall well-being.</li><li><strong>Digestive Support:</strong> Piper Longum Extract, a key ingredient, enhances nutrient absorption and digestion. This not only aids in treating respiratory tract infections but also proves effective against digestive problems, diarrhea, and loose stools. The capsules offer a convenient solution for maintaining digestive health.</li><li><strong>Anti-Aging and Skin Health:&nbsp;</strong>Loaded with antioxidants and Vitamin E, AE Naturals Cranberry Extract Capsules contribute to skin health, slowing down the aging process. The combination of nutrients supports wound healing and provides a holistic solution for those looking to maintain youthful skin and overall vitality.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Cranberry Extract:&nbsp;</strong>AE Naturals Cranberry Extract Capsules feature this antioxidant-rich ingredient known for its anti-inflammatory properties. Derived from dried cranberries, it aids in promoting urinary tract health, reducing the risk of chronic diseases, and supporting heart health.</li><li><strong>Piper Longum Extract:&nbsp;</strong>Incorporating Piper Longum Extract, a black pepper extract, our capsules enhance nutrient absorption and digestion. This extract not only reduces inflammation but may also possess anti-cancer properties, contributing to overall well-being.</li><li><strong>Vitamin C:&nbsp;</strong>Boosting the immune system, Vitamin C in our capsules acts as a powerful antioxidant. It safeguards against respiratory infections and heart diseases, ensuring your body stays resilient and protected.</li><li><strong>Vitamin E:&nbsp;</strong>AE Naturals Cranberry Extract Capsules contain Vitamin E, known for its effectiveness against skin conditions and its ability to slow down the aging process. This essential nutrient contributes to maintaining healthy skin and overall well-being.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><h3>&nbsp;</h3><ol><li>Take one capsule after noon and night meals.</li><li>Stay hydrated by drinking plenty of water.</li><li>Support your body\'s detoxification and promote smooth urine flow.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Before including AE Naturals Cranberry Extract Capsules into your routine, consult with your healthcare professional for personalized advice.&nbsp;</i></p>', 0, NULL, '2023-09-22 19:32:56', '2024-03-29 17:52:04', 1, 1, 'AE Naturals Cranberry Extract Health Capsules - Fight UTIs', 'Discover the benefits of AE Naturals Cranberry Extract Capsules with Vitamin C, E, and Ursolic acid. Say goodbye to UTIs, improve heart health, and maintain youthful skin. Try them now!', '2023-10-08-652240db90ca3.png', 1, NULL, 0.00, 0, NULL, NULL, '000191', NULL, NULL);
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(117, 'admin', 1, 'Bilberry Extract Capsules for Eye Health 60 Caps', 'ae-naturals-bilberry-extract-capsules-for-eye-health-60-caps-LsZP62', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-22-650d9f96b3b24.png\",\"2023-10-06-651f9f8c404d5.png\",\"2023-09-22-650d9f96b4ace.png\",\"2023-09-22-650d9f96b4cae.png\",\"2023-09-22-650d9f96b4f0a.png\",\"2023-09-22-650d9f96b4802.png\"]', '[]', '2023-10-16-652cde5ce7faa.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/WLXpRUcccrM?si=wUR8kuMOXondkMZD', '[]', 0, 'null', '[]', '[]', 0, 999, 999, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p><strong>AE Naturals Bilberry Extract Capsules</strong> for Eye Health offer a natural and potent solution to support your eyes. Packed with concentrated bilberry extract, a robust antioxidant known for enhancing vision and reducing inflammation, these capsules are a reliable choice for promoting eye well-being. Scientifically proven benefits include improved night vision, decreased eye fatigue, and potential prevention of age-related macular degeneration and cataracts. In the digital age, where screen time is inevitable, these capsules become essential. They combat eye strain and fatigue caused by prolonged device use. The powerful blend of Bilberry Plant Extract, rich in flavonoids, addresses eye disorders such as cataracts and glaucoma. By enhancing blood flow to eye vessels, preventing blood clots, and reducing pressure, it contributes to overall eye health. The inclusion of Piper Longum Extract ensures efficient nutrient absorption, maximizing the capsules\' effectiveness. For optimal results, the recommended dosage is 2 capsules daily, to be taken consistently for at least three months. Prioritize your eye health and cardiovascular well-being with AE Naturals Bilberry Extract Capsules – a simple yet effective addition to your daily routine. Experience the benefits of clearer vision, reduced eye strain, and enhanced overall eye health with this natural solution.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Enhance Vision Naturally:</strong> AE Naturals Bilberry Extract Capsules are packed with powerful antioxidants from bilberry plant extract, improving eyesight and promoting better night vision.</li><li><strong>Combat Eye Fatigue and Macular Degeneration:</strong> Say goodbye to eye strain and fatigue caused by prolonged screen time. These capsules are effective in treating eye fatigue and may help prevent age-related macular degeneration, keeping your eyes healthy.</li><li><strong>Support Cardiovascular Health:</strong> Beyond eye benefits, our capsules contribute to cardiovascular health. Bilberry extract enhances blood flow, prevents clots, and reduces high pressure, promoting overall heart health.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Bilberry Plant Extract:&nbsp;</strong>Give your eye health the natural power of Bilberry Plant Extract. Packed with flavonoids, this ingredient is a game-changer for treating eye disorders like cataracts and glaucoma. Its potent antioxidants work wonders by enhancing blood flow to eye vessels, preventing blood clots, and reducing high pressure.</li><li><strong>Piper Longum Extract:</strong></li><li>Meet your eye\'s ally – Piper Longum Extract. This ingredient goes beyond by accelerating nutrient absorption, giving your eyes the boost they need. Its action-enhancing properties ensure that your eye health gets the support it deserves, making it a vital player in the journey to clearer vision.</li><li>&nbsp;</li></ul><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 2 capsules daily for optimal results.</li><li>Consistency is key – use for at least 3 months.</li><li>support your vision with just a daily dose.</li><li>strengthen your eyesight effortlessly.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Before starting, consult with a healthcare professional: Prioritize your eye health – a quick consultation with your doctor ensures personalized advice tailored to your needs. Make informed decisions for a clearer vision journey.</i></p>', 0, NULL, '2023-09-22 19:37:18', '2024-03-29 17:49:23', 1, 1, 'Enhance Eye Health with AE Naturals Bilberry Capsules', 'Improve night vision, prevent retinopathy, and support overall eye health with AE Naturals Pure Bilberry Extract Capsules. 100% organic and rich in antioxidants. Trust in the power of Bilberr', '2024-01-05-6597c1c794693.png', 1, NULL, 0.00, 0, NULL, NULL, '000189', NULL, NULL),
(118, 'admin', 1, 'L-Carnitine Energy and Muscle Boost Capsules 60 Caps', 'ae-naturals-l-carnitine-energy-and-muscle-boost-capsules-60-caps-x7DVMi', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-22-650da0c59a3fd.png\",\"2023-10-06-651f9fc0541de.png\",\"2023-09-22-650da0c59b34f.png\",\"2023-09-22-650da0c59b5b1.png\",\"2023-09-22-650da0c59b66a.png\",\"2023-09-22-650da0c59b785.png\",\"2023-09-22-650da0c59b42b.png\"]', '[]', '2023-10-16-652cde804637c.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=8pcS_pPlgFw7nt2b', '[]', 0, 'null', '[]', '[]', 0, 999, 999, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p><strong>AE NATURALS L-Carnitine Capsules</strong> offer a natural solution for weight loss enthusiasts. Packed with 500mg of L-Carnitine, an amino acid found naturally in the body, these capsules become a reliable ally in converting fat into energy. This aids in shedding excess weight while promoting endurance, minimizing muscle damage, and supporting a healthy metabolism. Suitable for both men and women for daily use. The key benefits of AE Naturals L-Carnitine Capsules extend beyond weight loss. Not only do they burn fatty acids for energy, but they also enhance stamina for better exercise performance. Additionally, these capsules keep the mind alert and contribute to shielding the body from heart diseases. The recommended dosage is one capsule at noon and one at night after meals, with at least a three-month consistent intake for optimal results. For an added boost, incorporating multivitamins is advised to enhance the effects of L-Carnitine in the body. The primary ingredient, L-Carnitine, derived from essential amino acids, facilitates the transportation of fatty acids across mitochondria, breaking down fat to generate energy. Piper Longum Extract further accelerates nutrient absorption, amplifying its effectiveness. Make AE Naturals L-Carnitine Capsules a part of your daily routine.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Weight Loss Support:&nbsp;</strong>AE Naturals L-Carnitine Capsules aid in weight loss by efficiently converting fat into energy. The 500mg L-Carnitine in each capsule plays a crucial role in this process, promoting a healthier body composition.</li><li><strong>Energy Boost and Stamina:&nbsp;</strong>Burn fatty acids for a natural energy boost, enhancing endurance during workouts. Increase stamina levels, making it easier to engage in regular exercises and achieve fitness goals.</li><li><strong>Muscle Health and Recovery:&nbsp;</strong>Reduce muscle damage with the regular use of these capsules, supporting overall muscle health. The amino acid L-Carnitine aids in a quicker recovery after physical activities.</li><li><strong>Metabolism and Heart Health:&nbsp;</strong>It supports a healthy metabolism, contributing to effective weight management. AE Naturals L-Carnitine Capsules also play a protective role, helping guard against heart diseases.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>L-Carnitine:&nbsp;</strong>L-Carnitine, crafted from essential amino acids lysine and methionine, acts as a powerful catalyst in your body. This natural amino acid becomes a weight-loss ally, supporting your body in converting fat into usable energy, making it a crucial component of AE Naturals L-Carnitine Energy and Muscle Boost Capsules.</li><li><strong>Piper Longum Extract:&nbsp;</strong>Known for accelerating nutrient absorption, it enhances the action of key ingredients. This extract serves as a catalyst, ensuring that your body optimally benefits from the nutrients present in the capsules. Its role goes beyond conventional absorption, providing an extra boost to the overall effectiveness of this supplement.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 1 capsule at noon and 1 capsule at night after meals.</li><li>Continue daily intake for at least 3 months for optimal results.</li><li>Enhance the effects by pairing with multivitamins.</li><li>Boost your L-Carnitine impact on the body with consistent use.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Consult with a healthcare professional before initiating AE Naturals L-Carnitine Capsules to ensure compatibility with your health condition.</i></p>', 0, NULL, '2023-09-22 19:42:21', '2024-03-29 17:55:18', 1, 1, 'AE Naturals L-Carnitine Capsules - Weight Loss and Stamina', 'Experience energy boost, weight loss, and improved stamina with AE Naturals L-Carnitine Capsules. Burn fatty acids for energy, stay alert, and protect your heart. Start your journey today!', '2024-01-05-6597c1b4e60d6.png', 1, NULL, 0.00, 0, NULL, NULL, '000193', NULL, NULL),
(119, 'admin', 1, 'Memory Plus Capsules with Ayurvedic Herbs 60 Caps', 'ae-naturals-memory-plus-capsules-with-ayurvedic-herbs-60-caps-t006d0', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-22-650da1b899f25.png\",\"2023-10-08-65224262042a2.png\",\"2023-10-08-6522426205210.png\",\"2023-10-08-6522426204f89.png\",\"2023-10-08-652242620544d.png\"]', '[]', '2023-10-16-652cdea033120.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/9TZaOOAGGiI?si=3B2qXKGoSnuznXCb', '[]', 0, 'null', '[]', '[]', 0, 1000, 1000, '12', 'percent', 'include', '501', 'flat', 100, 1, '<p><strong>AE Naturals Memory Plus Capsules</strong> with Ayurvedic Herbs are a natural dietary supplement crafted to boost brain function and memory recall. This powerful blend includes renowned ingredients such as Ginkgo Biloba, Brahmi, and Ashwagandha, known for their cognitive-enhancing properties. Designed for adults of all ages, these capsules provide a reliable way to enhance concentration, learning abilities, and overall cognitive function. With anti-inflammatory and calming properties, this supplement goes beyond memory support, promoting holistic well-being and relaxation. It is particularly beneficial for managing symptoms associated with neurodegenerative conditions like Parkinson’s and Alzheimer\'s diseases. The inclusion of Gotu Kola, Brahmi, and other key ingredients revitalizes nerves and brain cells, supporting cerebral circulation and overall brain health. For optimal results, adults are advised to take one capsule after dinner and lunch, while children can benefit from one capsule before bedtime. To complement the supplement, maintaining a diet rich in leafy vegetables and fresh fruits is recommended. The fast absorption of natural herbs and nutrients is facilitated by Piper Longum Extract, ensuring the body receives the full benefits of this Ayurvedic blend. Enhance your cognitive well-being with AE Naturals Memory Plus Capsules.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Enhanced Memory and Focus:</strong> AE Naturals Memory Plus Capsules harness the power of Ayurvedic herbs like Ginkgo Biloba and Brahmi to boost concentration, memory, and learning abilities.</li><li><strong>Holistic Brain Support:</strong> The inclusion of Ashwagandha provides anti-inflammatory and calming properties, promoting overall brain health and relaxation.</li><li><strong>Stress Reduction:</strong> With natural ingredients like Calamus and Fenugreek, our capsules help reduce stress, offering a comprehensive solution for managing the symptoms of neurological conditions like Parkinson\'s and Alzheimer\'s.</li><li><strong>Improved Cognitive Function:</strong> The blend of Gotu Kola and Piper Longum Extract supports fast absorption, enhancing thinking ability and overall cognitive function. AE Naturals Memory Plus Capsules are the natural choice for a sharper mind and better well-being.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Gotu Kola (Brahmi):&nbsp;</strong>Gotu Kola, also known as Brahmi, is a crucial medicinal herb renowned for rejuvenating nerves and brain cells. Its remarkable properties aid cerebral circulation, promoting optimal brain function.&nbsp;</li><li><strong>Calamus:&nbsp;</strong>Calamus, a potent brain tonic featured in AE Naturals Memory Plus Capsules, plays a dual role by supporting digestion and addressing neuropathic pain. Its inclusion in this natural dietary supplement contributes to overall cognitive well-being.&nbsp;</li><li><strong>Fenugreek:&nbsp;</strong>Fenugreek, a key ingredient in Memory Plus Capsules, offers substantial neurological support by reducing the risk of disorders like Alzheimer\'s and Parkinson\'s. Fenugreek stands out as a valuable component in this Ayurvedic formulation.&nbsp;</li><li><strong>Piper Longum Extract:&nbsp;</strong>Piper Longum Extract, facilitates the rapid absorption of natural herbs and nutrients in the body. This ensures that the beneficial effects of the Ayurvedic herbs, such as Ginkgo Biloba, Brahmi, and Ashwagandha, are quickly assimilated, maximizing their impact on cognitive function.&nbsp;</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li><strong>For adults:</strong> Take one Memory Plus capsule after dinner and lunch.</li><li><strong>For children:&nbsp;</strong>Take one capsule before bedtime.</li><li>Ensure a healthy diet with plenty of leafy vegetables and fresh fruits to support overall well-being.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Before starting AE Naturals Memory Plus Capsules, it is advisable to consult with a healthcare professional, especially if you are under medical supervision or have pre-existing health conditions.&nbsp;</i></p>', 0, NULL, '2023-09-22 19:46:24', '2024-03-29 17:57:32', 1, 1, 'AE Naturals Memory Plus Capsules - Boost Concentration', 'Enhance your cognitive abilities with AE Naturals Memory Plus Capsules. Improve concentration, manage Alzheimer\'s symptoms, and reduce stress. Experience the benefits of natural ingredients.', '2024-01-05-6597c194b5f26.png', 1, NULL, 0.00, 0, NULL, NULL, '000195', NULL, NULL),
(120, 'admin', 1, 'Pure Korean Ginseng Capsules 60 Caps', 'ae-naturals-pure-korean-ginseng-capsules-60-caps-bOg6kQ', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-22-650da2807b024.png\",\"2023-09-22-650da2807bcc1.png\",\"2023-09-22-650da2807bf4b.png\",\"2023-09-22-650da2807c22c.png\",\"2023-09-22-650da2807c475.png\",\"2023-09-22-650da2807c6e4.png\"]', '[]', '2023-10-16-652cdf0e18729.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=8pcS_pPlgFw7nt2b', '[]', 0, 'null', '[]', '[]', 0, 999, 999, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p><strong>AE Naturals Cranberry Extract Capsules</strong> offer a convenient way to enjoy the numerous health benefits of cranberries without the need to consume them directly. Regular use can aid in addressing Urinary Tract Infections (UTIs), digestive issues, and urinary incontinence. The capsules are enriched with essential nutrients, including Ursolic acid, a potent phytochemical known for its anti-adhesion properties. Key benefits of these capsules encompass the treatment of bladder infections, especially UTIs, and their effectiveness against heart diseases. The cranberry extract\'s antioxidants and anti-inflammatory properties contribute to urinary tract health while reducing the risk of chronic diseases and supporting heart health. The inclusion of Vitamin C, Vitamin E, and Probiotics enhances the overall impact of these capsules. Directions for use are straightforward – take one capsule after meals at noon and night, accompanied by ample water intake to flush out toxins and promote smooth urine flow. The key ingredients, such as Piper Longum Extract, black pepper extract aiding nutrient absorption and digestion, further augment the product\'s efficacy. With its potential anti-cancer properties, this extract adds an extra layer of health support. Embrace AE Naturals Cranberry Extract Capsules for a simple yet effective approach to holistic well-being.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Urinary Tract Health:</strong> AE Naturals Cranberry Extract Capsules are a potent remedy for urinary tract infections (UTIs), promoting bladder health. Contains Ursolic acid, a phytochemical that provides anti-adhesion benefits, supporting urinary tract health.</li><li><strong>Health Booster: It aids in preventing blood clotting, contributing to overall circulatory well-being. It Addresses digestive problems, including diarrhea and loose stools, promoting digestive wellness. Cranberry extract\'s antioxidants help reduce the risk of chronic diseases.</strong></li><li><strong>Skin Health:</strong> Vitamin E is effective against skin conditions, contributing to a healthier complexion and slowing down the aging process. It keeps skin supple and elastic, fostering a youthful appearance.</li><li><strong>Immune System Boost:</strong> Vitamin C acts as an antioxidant, protecting against respiratory infections and promoting a robust immune system. Piper Longum Extract improves nutrient absorption, aiding digestion and potentially having anti-cancer properties.</li><li><strong>Overall Wellness:</strong> Effectively tackles heart diseases, supporting cardiovascular health and reducing the risk of related issues. The essential nutrients, including Ursolic acid, aid in wound healing, enhancing overall health.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Cranberry Extract:&nbsp;</strong>Unlock the power of antioxidants with our Cranberry Extract! Packed with anti-inflammatory goodness, it supports urinary tract health, reduces the risk of chronic diseases, and promotes a happy heart.&nbsp;</li><li><strong>Piper Longum Extract:&nbsp;</strong>Meet Piper Longum Extract, the secret to enhanced nutrient absorption and improved digestion. Derived from black pepper, it\'s not just about spice – it reduces inflammation, potentially fights cancer, and supports overall well-being. Digest better, live better!</li><li><strong>Vitamin C:&nbsp;</strong>Boost your body\'s defense with Vitamin C! This antioxidant superhero protects against respiratory infections and heart diseases. Stay healthy, breathe easy, and let Vitamin C be your shield against the unseen.</li><li><strong>Vitamin E:&nbsp;</strong>This powerhouse fights skin conditions, slows down aging, and keeps your skin elastic. Embrace the natural glow and let Vitamin E be your ally in the journey to timeless beauty.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:&nbsp;</strong></h3><p>&nbsp;</p><ol><li>Take one capsule after meals at noon and night.</li><li>Drink plenty of water to flush out toxins.</li><li>Smoothly pass urine with this simple routine.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Before starting, consult with your doctor for personalized advice. Ensure your health journey begins with expert guidance, making the most of our product for your well-being.</i></p>', 0, NULL, '2023-09-22 19:49:44', '2024-03-30 17:08:23', 1, 1, 'AE Naturals Pure korean Ginseng Capsules - Boost Energy & Immunity', 'Experience increased energy, reduced stress, and improved immunity with AE Naturals Pure Ginseng Capsules. Uplift your mood and enhance your vitality naturally. Order today for a healthier to', '2024-01-05-6597c18196b6b.png', 1, NULL, 0.00, 0, NULL, NULL, '000196', NULL, NULL),
(121, 'admin', 1, 'Pure Papaya Leaf Extract Capsules 60 Caps', 'ae-naturals-pure-papaya-leaf-extract-capsules-60-caps-HZG0wh', 'physical', '[{\"id\":\"3\",\"position\":1}]', '3', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-22-650da383a83b5.png\",\"2023-09-22-650da383a9487.png\",\"2023-10-06-651fa2bf6f53e.png\",\"2023-09-22-650da383a9587.png\",\"2023-09-22-650da383a97a5.png\",\"2023-09-22-650da383a9a0f.png\",\"2023-09-22-650da383a9ca6.png\"]', '[]', '2023-10-16-652cdf2fb1e0d.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/_GVDjjL0QQU?si=9jhBoNefNfUruPdZ', '[]', 0, 'null', '[]', '[]', 0, 399, 399, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p><strong>AE NATURALS Papaya Leaf Extract Capsules</strong> offer a natural solution for those seeking to boost immunity and address various health concerns. Packed with the goodness of Papaya Leaf and Piper Longum Extract, these capsules aim to enhance overall well-being. The main ingredient, Papaya Leaf, contains Papain, a compound known for breaking down proteins, soothing the GI tract, and promoting healthy digestion. With a rich blend of Flavonoids, and vitamins A, B, and C, these capsules contribute to reducing symptoms of diseases like dengue and malaria, effectively increasing blood platelet levels. Beyond its immune-boosting properties, Papaya Leaf supports skin health, aids hair growth, and tackles dandruff issues. The inclusion of Piper Longum Extract, a patented black pepper extract, enhances nutrient absorption, maximizing the benefits of the key ingredients. This dynamic combination not only lowers blood sugar but also proves effective in relieving menstrual pain and reducing the risk of cancer. For optimal results, the recommended dosage is 2 capsules in the morning and 2 at night after meals, maintained for at least 3 months. AE NATURALS Pure Papaya Leaf Extract Capsules stand out as a holistic health supplement, offering a convenient and natural way to address diverse health needs.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Boosts Immunity:</strong> AE NATURALS Pure Papaya Leaf Extract Capsules enhance your immune system, reducing the risk of diseases like dengue and malaria. Papaya leaf\'s rich nutrient profile may contribute to lowering the risk of cancer, supporting long-term health.</li><li><strong>Healthy Skin and Hair:</strong> AE NATURALS Pure Papaya Leaf Extract Capsules contribute to radiant skin and luscious hair. Packed with vitamins A, B, and C, along with Flavonoids, these capsules promote skin health, boost hair growth, and combat dandruff.&nbsp;</li><li><strong>Health Support:</strong> Increases blood platelet levels, especially beneficial for those dealing with conditions like dengue, offering relief and aiding recovery. Soothes the GI tract, aids digestion, and helps in managing peptic ulcers. It also lowers blood sugar levels, contributing to overall health and well-being.</li><li><strong>Menstrual Pain Relief:</strong> AE NATURALS Pure Papaya Leaf Extract Capsules offer effective relief from menstrual pain. The natural properties of Papaya Leaf help alleviate discomfort, providing a gentle and soothing solution.&nbsp;</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Papaya Leaf:&nbsp;</strong>Packed with Flavonoids, and vitamins A, B, and C, Papaya Leaf is your natural ally for healthy digestion, vibrant skin, and luscious hair. Experience the benefits of papain, a compound that eases GI discomfort by breaking down proteins.</li><li><strong>Piper Longum Extract:&nbsp;</strong>Boost your body\'s nutrient absorption with our exclusive Piper Longum Extract. Derived from black pepper, this patented extract enhances the effectiveness of key ingredients. Clinical studies show it maximizes health benefits, ensuring you get the most from each capsule.&nbsp;</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 2 capsules in the morning after meals.</li><li>Take 2 capsules at night after meals.</li><li>Consistently use it for at least 3 months for optimal results.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Before starting, consult with your doctor for personalized advice. Ensure these capsules align with your health needs for a safe and effective journey to well-being.</i></p>', 0, NULL, '2023-09-22 19:54:03', '2024-03-29 18:02:10', 1, 1, 'AE NATURALS Papaya Leaf Capsules | Boost Immunity & Skin', 'Discover the benefits of AE NATURALS Papaya Leaf Extract Capsules! Reduce dengue symptoms, boost immunity, promote skin health, and more. Say goodbye to menstrual pain and digestive issues.', '2024-01-05-6597c15b9fec0.png', 1, NULL, 0.00, 0, NULL, NULL, '000197', NULL, NULL),
(122, 'admin', 1, 'Pure Maca Root Capsules 60 Caps', 'ae-naturals-pure-maca-root-capsules-60-caps-yAWSgE', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-22-650dc707b3286.png\",\"2023-09-22-650dc707b42d2.png\",\"2023-09-22-650dc707b44d9.png\",\"2023-09-22-650dc707b439c.png\",\"2023-09-22-650dc707b48f4.png\",\"2023-09-22-650dc707b4760.png\",\"2023-09-22-650dc707b4a63.png\"]', '[]', '2023-10-16-652cdf6347a9d.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=8pcS_pPlgFw7nt2b', '[]', 0, 'null', '[]', '[]', 0, 999, 999, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p>Introducing&nbsp;<strong>AE NATURALS Pure Maca Root Capsules</strong> – your natural powerhouse for sustained energy and vitality. Packed with goodness, these capsules are designed to boost stamina and support hormonal balance in both men and women, promoting a healthy reproductive system. Derived from the mighty Maca Root, a superfood teeming with vitamins, minerals, and antioxidants, these capsules deliver a direct supply of copper, manganese, iron, and zinc. This unique blend accelerates your body\'s performance, enhancing muscle function and promoting overall well-being. It\'s a game-changer for those seeking improved fertility, heightened energy levels, and enhanced mood. Key ingredients include Maca Root Extract, renowned for its ability to support hormonal balance and elevate energy, and Piper Longum Extract, a patented black pepper extract that enhances nutrient absorption. This winning combination ensures optimal results for your vitality journey. Directions are simple – take two capsules daily, one in the morning and one at night, for a recommended 3-month regimen. Whether you\'re aiming to strengthen muscles, maintain high stamina, or alleviate menopausal symptoms, these capsules are your reliable companion. Choose AE NATURALS Pure Maca Root Capsules for a natural and safe boost to your well-being.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Enhanced Fertility:</strong> AE Naturals Pure Maca Root Capsules support fertility in both men and women. Relieve symptoms of menopause through the holistic approach of AE Naturals, supporting overall well-being during this phase.</li><li><strong>Stamina and Muscle Strength:</strong> Experience sustained high energy levels and stamina with the natural ingredients. Strengthen your muscle function with the beneficial components of Maca Root Extract, contributing to an active and resilient lifestyle.</li><li><strong>Mood and Brain Function:</strong> These capsules not only fuel the body but also enhance mood and brain function, promoting a balanced and uplifted state of mind.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Maca Root Extract:&nbsp;</strong>Packed with vitamins, minerals, and antioxidants, Maca Root Extract is a superfood that supports hormonal balance, increases energy levels, and enhances overall well-being. It\'s your natural way to a healthier, more energetic life.=</li><li><strong>Piper Longum Extract:&nbsp;</strong>Derived from black pepper, this patented extract boosts the bioavailability of nutrients. By improving nutrient absorption, it contributes to better overall health and well-being. Enhance your vitality with our natural and effective supplement.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take two capsules daily for optimal results.</li><li>Consume one capsule in the morning and one at night.</li><li>Follow this routine consistently for three months.</li><li>Incorporate into your daily routine for enhanced benefits.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Before starting AE NATURALS Pure Maca Root Capsules, it\'s advisable to consult with a healthcare professional. Ensure compatibility with your individual health needs and discuss any concerns for a safe and personalized experience.</i></p>', 0, NULL, '2023-09-22 22:25:35', '2024-03-29 18:04:09', 1, 1, 'AE NATURALS Pure Maca Root Capsules - Boost Fertility & Mood', 'Enhance stamina, fertility, and mood with AE NATURALS Pure Maca Root Capsules. These natural supplements support hormonal balance and improve muscle function. Discover the benefits today!', '2023-10-08-65224448a9f57.png', 1, NULL, 0.00, 0, NULL, NULL, '000198', NULL, NULL),
(123, 'admin', 1, 'Giloy Capsules Enriched with natural ingredients 60 Caps', 'ae-naturals-giloy-capsules-enriched-with-natural-ingredients-60-caps-fiAdwV', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-22-650dc8557ee5b.png\",\"2023-09-22-650dc8557fc6c.png\",\"2023-09-22-650dc855802a1.png\",\"2023-09-22-650dc8557fd42.png\",\"2023-09-22-650dc8558056f.png\",\"2023-09-22-650dc8557ff82.png\",\"2023-09-22-650dc855807e7.png\"]', '[]', '2023-10-16-652cdf944e7de.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/D-K9_DNGezo?si=Vhjwhn8udiuwasO1', '[]', 0, 'null', '[]', '[]', 0, 399, 399, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p>Introducing&nbsp;<strong>AE Naturals Giloy Capsules</strong>, a powerhouse of natural goodness designed to elevate your well-being. Enriched with pure Giloy extract, these capsules stand out for their immune-boosting prowess, offering practical anti-inflammatory benefits. Say goodbye to frequent coughs, colds, and respiratory issues as these capsules are tailored to reduce such discomforts, including tonsils and asthmatic conditions. With easy-to-swallow capsules in each bottle, our product is crafted with a commitment to purity—free from harmful chemicals and additives. Suitable for all ages, these capsules seamlessly integrate into your daily routine. Experience a surge in immunity and energy levels while bidding farewell to aging spots and pimples. The rich antibacterial properties contribute to clearer skin, while blood purification and detoxification add an extra layer of vitality. Follow our simple usage directions: take one capsule in the morning and another at night after food. Consistency is key, so make it a habit for at least three months to witness optimal results. Key ingredients, including Giloy and Piper Longum extracts, work harmoniously to support your immune system and overall health. Embrace the holistic benefits of Ayurveda with AE Naturals Giloy Capsules—your natural path to enhanced well-being.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><h3>&nbsp;</h3><ul><li><strong>Boost Immunity and Energy:&nbsp;</strong>AE Naturals Giloy Capsules, enriched with natural ingredients, strengthen your immune system, providing a vital energy boost for overall well-being.</li><li><strong>Respiratory Health Support:</strong>&nbsp;Combat frequent coughs, colds, tonsils, and asthmatic conditions with these capsules. Breathe easy as it reduces respiratory problems effectively.</li><li><strong>Clear Skin, Inside Out:&nbsp;</strong>Say goodbye to aging spots and pimples! AE Naturals Giloy Capsules purify your blood, promoting clear and radiant skin from within.</li><li><strong>Balanced Health:&nbsp;</strong>With antibacterial properties, these capsules help control blood pressure and sugar levels, contributing to your overall health balance.</li><li><strong>Detoxify Your Body Naturally:&nbsp;</strong>Experience the natural detoxification as AE Naturals Giloy Capsules purify your blood, removing harmful toxins for a healthier, revitalized body.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Giloy Extract:&nbsp;</strong>Derived from the Tinospora Cordifolia plant, Giloy has a rich history in Ayurvedic medicine. It\'s a powerhouse supporting the immune system, aiding digestion, and contributing to overall wellness.</li><li><strong>Piper Longum Extract:&nbsp;</strong>Extracted from Piper Longum, this ingredient enhances nutrient absorption in Giloy Extract. It plays a crucial role in boosting the immune system and fostering overall health.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 1 capsule in the morning.</li><li>Take 1 capsule at night after meals.</li><li>Use consistently for at least 3 months for optimal results.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong><i>Consult with a healthcare professional before incorporating these capsules into your routine to ensure they align with your individual health needs.</i></p>', 0, NULL, '2023-09-22 22:31:09', '2024-03-29 17:42:11', 1, 1, 'AE Naturals Giloy Capsules - Boost Immunity and Purify Blood', 'Discover the power of AE Naturals Giloy Capsules! Boost immunity, reduce respiratory problems, control BP and sugar, and purify your blood. Say goodbye to aging spots and pimples. Try it toda', '2023-10-08-652244d678de4.png', 1, NULL, 0.00, 0, NULL, NULL, '000186', NULL, NULL),
(124, 'admin', 1, 'L-Arginine Capsules 60 Caps', 'ae-naturals-l-arginine-capsules-60-caps-21qDsQ', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2023-09-22-650dc9b32ad67.png\",\"2023-09-22-650dc9b32bf06.png\",\"2023-09-22-650dc9b32b985.png\",\"2023-09-22-650dc9b32bb3e.png\",\"2023-09-22-650dc9b32bcf6.png\",\"2023-09-22-650dc9b32c0d4.png\"]', '[]', '2023-10-16-652cdfb511da0.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/_wkbFJ25vyI?si=ukxoHTkCXLpyZfQ7', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p><strong>AE Naturals L-Arginine Capsules</strong>, crafted with premium ingredients, stand as a beacon of health support, untainted by harmful additives. Ideal for regular consumption, these capsules boast a safety guarantee. Designed with athletes and bodybuilders in mind, the capsules catalyze protein synthesis and muscle growth, contributing to peak physical performance. Experience a spectrum of benefits as these capsules seamlessly integrate into your routine. Manage weight effortlessly, diminish the risk of arteriosclerosis and heart attacks, and harness fat as an energy source. Shield your cells from free radical damage, rein in bladder inflammation, and revel in improved kidney function with relief from migraines. The magic lies in the key ingredient, L-Arginine extract, a catalyst for nitric oxide production, relaxing blood vessels and enhancing circulation throughout the body. The recommended dosage is a breeze – one capsule in the morning and one at night post-food. Consistency is key; witness optimal results with regular use over three months. To boost effectiveness, the inclusion of Bio Perine ensures enhanced nutrient absorption from Giloy Extract, fortifying the immune system and promoting holistic health. AE Naturals L-Arginine Capsules are your ally on the journey to a healthier, more vibrant you.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Weight Management Support:</strong> AE Naturals L-Arginine Capsules aid in weight management by utilizing fat as an energy source, promoting a natural approach to maintaining a healthy weight.</li><li><strong>Heart Health Boost:</strong> Lowering the risk for arteriosclerosis and heart attack, these capsules contribute to a healthier cardiovascular system, supporting overall heart well-being.</li><li><strong>Cellular Protection:</strong> The capsules help protect cells from free radical damage, offering a defense mechanism against oxidative stress for improved cellular health.</li><li><strong>Bladder Inflammation Control:</strong> AE Naturals L-Arginine Capsules assist in controlling bladder inflammation, providing relief and promoting comfort.</li><li><strong>Enhanced Kidney Function:</strong> With a focus on improving kidney function, these capsules contribute to better renal health, supporting the body\'s natural detoxification processes.</li><li><strong>Migraine Relief:</strong> Regular use may provide relief from migraines, offering a natural solution to alleviate discomfort and improve overall well-being.</li><li><strong>Protein Synthesis and Muscle Growth:</strong> Ideal for athletes and bodybuilders, L-Arginine in the capsules plays a crucial role in protein synthesis and muscle growth, supporting physical performance.</li><li><strong>Blood Pressure Regulation:</strong> These capsules support healthy blood pressure levels, contributing to overall cardiovascular wellness and promoting a balanced circulatory system.</li><li><strong>Anti-Inflammatory Properties:</strong> AE Naturals L-Arginine Capsules help reduce inflammation, providing a natural and holistic approach to combating inflammatory responses in the body.</li></ul><h3>&nbsp;</h3><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>L-Arginine Extract:&nbsp;</strong>Boost your overall health with AE Naturals L-Arginine Capsules containing this powerful ingredient. L-Arginine supports nitric oxide production, aiding in blood vessel relaxation for improved blood flow. Experience the benefits of enhanced circulation and cardiovascular well-being.</li><li><strong>Bio Perine:&nbsp;</strong>Unlock the full potential of Giloy Extract in AE Naturals L-Arginine Capsules with Bio Perine. This ingredient enhances nutrient absorption, ensuring Giloy is more effective in supporting your immune system. Elevate your health with this essential addition.</li><li><strong>Giloy Extract:&nbsp;</strong>Nourish your immune system naturally with Giloy Extract found in AE Naturals L-Arginine Capsules. Packed with antioxidants, Giloy protects your cells from free radical damage. Embrace the holistic benefits of this key ingredient for overall well-being.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 1 capsule in the morning after food.</li><li>Take 1 capsule at night after food.</li><li>Use regularly for at least 3 months for optimal results.</li></ol>', 0, NULL, '2023-09-22 22:36:59', '2024-03-29 17:44:01', 1, 1, 'Enhance Wellness with L-Arginine Capsules | Energy Boost', 'Discover the benefits of L-Arginine capsules: Immune function, energy boost and weight management. Experience relief from migraines, and harness the power of amino acids. Try now for improved', '2023-10-08-6522456d1c2af.png', 1, NULL, 0.00, 0, NULL, NULL, '000187', NULL, NULL),
(126, 'admin', 1, 'Papaya soap 100g | Pack of 4', 'ae-naturals-papaya-soap-100g-jn0h0a', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"5\",\"position\":2}]', '1', '5', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-04-01-660af03ba121f.png\",\"2024-04-01-660af03ba1fc1.png\",\"2023-09-22-650dcbbeb6b50.png\",\"2023-09-22-650dcbbeb79ae.png\",\"2023-09-22-650dcbbeb7abd.png\",\"2023-09-22-650dcbbeb7d52.png\",\"2023-09-22-650dcbbeb802b.png\",\"2023-09-22-650dcbbeb82fd.png\",\"2023-09-22-650dcbbeb8528.png\"]', '[]', '2023-10-16-652ce03915252.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/JYslXfnKVOI?si=AYpzcCgTZiUmB60Y', '[]', 0, 'null', '[]', '[]', 0, 399, 399, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Introducing&nbsp;<strong>AE Naturals Papaya Soap</strong>, your ticket to radiant and naturally bright skin! Packed with skin-loving ingredients, this soap is best for achieving that clear complexion you\'ve always wanted. Formulated with papaya extract, it harnesses the goodness of papain enzymes and vitamin A, working together to exfoliate, reduce dark spots, and unveil a healthy glow. What sets this soap apart is its unique blend of herbal cubes, containing a medley of herbs and essential oils. These cubes not only soothe and nourish your skin but also balance its pH, diminish inflammation, and enhance overall texture. Bid farewell to toxins and environmental pollutants as this soap diligently cleans out your pores, allowing your skin to breathe freely. AE Naturals Papaya Soap goes beyond cleansing; it\'s a detoxifying experience. Thanks to glycerine, a moisture-retaining humectant, your skin stays hydrated, preventing dryness and dehydration. Enjoy improved elasticity, reduced fine lines, and protection from environmental stressors. With the added benefit of sunscreen, it safeguards against harmful UV rays, ensuring your skin remains undamaged. Make it a part of your daily routine, using it twice a day. AE Naturals Papaya Soap – the natural secret to clear, bright, and glowing skin.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Radiant Skin:&nbsp;</strong>AE Naturals Papaya soap delivers clear and bright skin with the power of natural papaya extract, reducing dark spots and scars for a radiant complexion.</li><li><strong>All-Day Freshness:&nbsp;</strong>Keep your skin fresh around the clock as this soap efficiently traps toxins and environmental pollutants, letting your skin breathe freely.</li><li><strong>Pore Perfection:</strong> Experience a deep cleanse that detoxifies and purifies your skin, clearing out pores for a healthier and rejuvenated look.</li><li><strong>UV Protection:&nbsp;</strong>Safeguard your skin from harmful UV rays with added skin brighteners and sunscreen, preventing irreparable damage and ensuring lasting skin health.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Papaya Extract:&nbsp;</strong>Unleash the power of natural papaya with our soap. Papaya extract, rich in papain enzymes and vitamin A, gently exfoliates, brightens, and diminishes dark spots for a radiant glow.</li><li><strong>Herbal Cubes:&nbsp;</strong>Experience the goodness of herbal cubes in every wash. A harmonious blend of herbs and essential oils soothes and nourishes your skin, balancing pH, reducing inflammation, and enhancing texture.</li><li><strong>Glycerine:&nbsp;</strong>Embrace the hydrating magic of glycerine. This humectant locks in moisture, preventing dryness, and enhances skin elasticity. Say goodbye to fine lines and wrinkles while safeguarding your skin from environmental stressors.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Wet your skin thoroughly.</li><li>Apply the soap evenly.</li><li>Gently massage for 60 seconds.</li><li>Rinse thoroughly with water.</li><li>Use twice daily for optimal results.</li></ol>', 0, NULL, '2023-09-22 22:45:42', '2024-04-26 13:10:16', 1, 1, 'AE NATURALS Papaya Soap for Skin Whitening & Sun Protection', 'Experience skin whitening and UV protection with AE NATURALS Papaya Soap. Enriched with papaya extract, sunscreen, and herbal ingredients, reduces dark spots and nourishes your skin.', '2023-10-08-65224667d131a.png', 1, NULL, 0.00, 0, NULL, NULL, '000432', NULL, '#000000'),
(127, 'admin', 1, 'Premium Skin Brightening Kojic Acid Soap 135g', 'ae-naturals-premium-skin-brightening-kojic-acid-soap-135g-XzLX3Z', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"5\",\"position\":2}]', '1', '5', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-30-6607eff5efbbc.png\",\"2024-03-30-6607eff5f1cdc.png\",\"2024-03-30-6607eff5f1dd7.png\",\"2023-09-22-650dccc3468ad.png\",\"2023-09-22-650dccc347880.png\",\"2023-09-22-650dccc347e82.png\",\"2023-09-22-650dccc347b3d.png\",\"2023-09-22-650dccc34814b.png\"]', '[]', '2023-10-16-652ce192e59e2.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/84BTBQORYiA?si=7dW8gFR9bl5MxlkE', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Start a transformative journey to radiant, flawless skin with&nbsp;<strong>AE Naturals Premium Kojic Acid Soap</strong>. This carefully crafted skincare gem is infused with the powerful ingredient, Kojic Acid, known for its exceptional skin-lightening properties. Kojic Acid, a moisturizer and antioxidant, is the main ingredient in this soap\'s formula. The soap\'s anti-aging properties ensure your skin remains a timeless beauty. Collagen, the supporting ingredient in this premium soap, plays a very important role in boosting skin elasticity. This essential protein makes you say goodbye to the sagging of your skin as you age, leaving your skin with a healthy and youthful appearance. With regular use, experience the difference in skin texture, a newfound radiance that enhances your overall skincare routine. The key benefits of AE Naturals Premium Kojic Acid Soap are threefold. Firstly, experience the glowing effects on your skin tone, as the combination of Kojic Acid and collagen gives a flawless complexion. Secondly, defy the signs of aging with the soap\'s anti-aging properties, ensuring your skin remains vibrant and ageless. Embrace the confidence that comes with AE Naturals Premium Kojic Acid Soap.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Skin Lightening:</strong> AE Naturals Premium Kojic Acid Soap is your way to a luminous complexion. Let the combination of Kojic Acid and collagen give a flawless, lightened skin tone, granting you an unmatched glow.</li><li><strong>Anti-Aging Properties:</strong> Experience ageless beauty as Kojic Acid defends against free radicals and collagen enhances skin elasticity. Get the soap\'s anti-aging properties, ensuring your skin remains firm as you age.</li><li><strong>Deep Moisturization:&nbsp;</strong>Enjoy the dual benefits of deep cleansing and intense moisturization. This soap not only targets skin discolorations but also keeps your skin hydrated for a supple and glowing effect.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Kojic Acid:</strong> As a moisturizer, Kojic Acid doesn\'t just hydrate; it goes deep into your skin, restoring its natural moisture balance. Simultaneously, this antioxidant shields your skin against the harmful effects of free radicals.&nbsp;</li><li><strong>Collagen:&nbsp;</strong>Collagen\'s role is preserving the firmness and suppleness of your skin, contributing to a youthful appearance. As a natural protein, collagen becomes a key player in delaying the skin sagging process, offering a transformative experience with each use.&nbsp;</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><p>1. Wet your face and body.</p><p>2. Apply the AE Naturals Premium Kojic Acid Soap, lathering gently.</p><p>3. Allow it to sit for a moment to get its skin-loving properties.</p><p>4. Rinse thoroughly and pat dry.</p><p>5. Include into your daily skincare routine for optimal results.</p>', 0, NULL, '2023-09-22 22:50:03', '2024-04-21 18:55:26', 1, 1, 'AE Naturals Premium Kojic Acid Soap - Skin Whitening & More', 'Experience skin transformation with AE Naturals Premium Kojic Acid Soap. Discover the power of Kojic acid and collagen for brighter skin. Safe and natural ingredients. Get radiant complexion!', '2023-10-08-652246e437132.png', 1, NULL, 0.00, 0, NULL, NULL, '000016', NULL, NULL);
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(128, 'admin', 1, 'Crystal Q Skin Brightening Soap for Men 135g', 'ae-naturals-crystal-q-skin-brightening-soap-for-men-135g-1v4x7W', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"5\",\"position\":2}]', '1', '5', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-04-01-660aeea66f7f0.png\",\"2024-04-01-660aeea67039c.png\",\"2024-04-01-660aeea670440.png\",\"2023-09-22-650dcdd2b01f1.png\",\"2023-09-22-650dcdd2b0e7f.png\",\"2023-09-22-650dcdd2b104d.png\",\"2023-09-22-650dcdd2b0f1f.png\",\"2023-09-22-650dcdd2b111e.png\",\"2023-09-22-650dcdd2b11c9.png\",\"2023-09-22-650dcdd2b1279.png\",\"2023-09-22-650dcdd2b1556.png\"]', '[]', '2023-10-16-652ce1c645eab.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/LWqC7uw2cMQ?si=n8iyDgkGnTeT1x4y', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '18', 'percent', 'include', '0', 'flat', 95, 1, '<p>Introducing&nbsp;<strong>AE Naturals Crystal Q Skin Lightening Soap,</strong> specially crafted for men seeking clear and vibrant skin. This soap is designed to address the unique needs of men\'s tough and rugged skin, going beyond the capabilities of ordinary and women-centric soaps. Packed with active ingredients, it effectively washes away facial impurities while providing essential nourishment, ensuring men look their best. The soap boasts key benefits, tackling hyperpigmentation, reducing pimples, scars, dark circles, and spots. Its anti-aging properties make the skin firmer and deeply moisturized, offering a comprehensive skincare solution. AE Naturals Crystal Q is also a reliable defense against skin allergies, providing a shield for sensitive skin. The key ingredients include Glutathione for treating blemishes, Kojic Acid with antibacterial properties, Licorice extracts for reducing dark circles, and Almond and Jojoba oils rich in Vitamin E for acne reduction and overall skin health. AE Naturals Crystal Q Skin Brightening Soap is your go-to solution for a refreshed and glowing complexion. Invest in your skin\'s well-being today!</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Hyperpigmentation and Anti-Aging:</strong> Crystal Q Skin Brightening Soap for men tackles hyperpigmentation, leaving your skin visibly brighter and more even-toned. Experience the anti-aging benefits as this soap helps firm and moisturize your skin, addressing signs of aging for a youthful appearance.</li><li><strong>CmPimples, Scars, Dark Circles and Skin Allergies:&nbsp;</strong>This specially formulated soap reduces the appearance of pimples, scars, dark circles, and spots, promoting clearer and smoother skin. Crystal Q Soap is a reliable defense against skin allergies, ensuring that your skin stays healthy and irritation-free.</li></ul><h3>&nbsp;</h3><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Glutathione:&nbsp;</strong>Discover the power of Glutathione, a skin superhero that tackles blemishes and hyperpigmentation. Our Crystal Q Skin Brightening Soap for men is enriched with this key ingredient, helping you achieve a clearer and more radiant complexion.</li><li><strong>Kojic Acid:&nbsp;</strong>Unleash the antibacterial and antifungal prowess of Kojic Acid in our specially crafted soap. Say goodbye to pesky pimples, scars, and dark circles as this ingredient works its magic, promoting a healthier and spot-free appearance.</li><li><strong>Licorice Extracts:&nbsp;</strong>Packed with glabridin, Licorice Extracts in our soap target dark circles, age spots, and skin discoloration. Experience the benefits of this natural compound, giving your skin a rejuvenated and even-toned glow.</li><li><strong>Almond Oil:&nbsp;</strong>Revitalize your skin with the goodness of Almond Oil, rich in Vitamin E. Combat acne, promote skin cell regeneration, and enjoy a smoother complexion. Embrace the natural care that comes with this nourishing ingredient.</li><li><strong>Jojoba Oil:&nbsp;</strong>Indulge in the antibacterial wonders of Jojoba Oil, accompanied by the skin-loving Vitamin E. Keep your skin not only smooth but also healthy and radiant.&nbsp;</li><li><strong>Coconut Oil:&nbsp;</strong>Experience the moisturizing marvel of Coconut Oil, a guardian against skin diseases. Let your skin get hydration and protection, thanks to the effectiveness of this natural ingredient.&nbsp;</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><h3>&nbsp;</h3><ol><li>Wet body and face before application.</li><li>Apply soap and lather gently.</li><li>Rinse off thoroughly with warm water.</li><li>Wipe dry after the bath.</li><li>Repeat twice daily for optimal results.</li></ol>', 0, NULL, '2023-09-22 22:54:34', '2024-08-19 10:32:49', 1, 1, 'AE NATURALS Crystal Q Skin Whitening Soap for Men - Skincare', 'Experience effective skin brightening with AE NATURALS Crystal Q Skin Whitening Soap for Men. Reduce hyperpigmentation, scars, and dark circles while keeping your skin moisturized. Get the be', '2023-10-08-6522476207fe0.png', 1, NULL, 0.00, 0, NULL, NULL, '000202', NULL, NULL),
(129, 'admin', 1, 'Crystal Q Skin Brightening Soap for Women 135g', 'ae-naturals-crystal-q-skin-brightening-soap-for-women-135g-wM1PU2', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"5\",\"position\":2}]', '1', '5', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-04-01-660aeda76abd3.png\",\"2024-04-01-660aeda76b946.png\",\"2023-09-23-650e1aa20e4d2.png\",\"2023-09-23-650e1aa20f17e.png\",\"2023-09-23-650e1aa20f2e7.png\",\"2023-09-23-650e1aa20f235.png\",\"2023-09-23-650e1aa20f3a2.png\",\"2023-09-23-650e1aa20f454.png\",\"2023-09-23-650e1aa20f517.png\",\"2023-09-23-650e1aa20f7cd.png\"]', '[]', '2023-10-16-652ce1e12e749.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/MmgAcV-7kZk?si=Oi30CydxHwdZoFC6', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '18', 'percent', 'include', '0', 'flat', 99, 1, '<p>Introducing&nbsp;<strong>AE Naturals Crystal Q Skin Brightening Soap For Women,</strong> a powerhouse for radiant skin! Crafted for women, this soap is a blend of nature\'s wonders – almonds, jojoba, kojic acid, and glutathione – ensuring your skin gets the pampering it deserves. Unlike ordinary soaps, this brightening gem not only cleanses but deeply nourishes, leaving you with a natural, captivating glow. Free from Parabens and SLS, it\'s a gentle choice for all skin types. Key benefits? Imagine visibly reduced dark spots, a brighter complexion that defies aging, and skin rejuvenation at its best. Bid farewell to pimples, scars, and acne troubles as this soap works its magic. Directions are a breeze – lather up on wet skin, let it sit for a minute, then wash off for that refreshing feel. For the ultimate care, follow up with your favorite moisturizer. Now, let\'s talk about ingredients. Glutathione, the skin-whitening hero, teams up with kojic acid to combat hyperpigmentation. Arbutin, derived from the bearberry tree, keeps your skin naturally radiant. Almond oil aids in repairing damaged cells, while jojoba oil and coconut oil for a dream team, protecting against aging and keeping your skin supple.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Fade Dark Spots:&nbsp;</strong>AE Naturals Crystal Q Skin Brightening Soap effectively reduces the appearance of dark spots, giving your skin a more even tone.</li><li><strong>Youthful Radiance:&nbsp;</strong>Experience a brighter complexion and a youthful glow as the soap works to rejuvenate skin cells, delaying the aging process for a naturally vibrant look.</li><li><strong>Versatile for All Skin Types:&nbsp;</strong>Suitable for all skin types, this soap nourishes deeply without harsh chemicals, making it an excellent choice for a wide range of skin needs.</li><li><strong>Combat Skin Issues:</strong> From pimples to scars and acne, this soap\'s powerful blend of ingredients, including almond oil and jojoba oil, effectively addresses various skin concerns.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Glutathione:&nbsp;</strong>Enhance your skin\'s radiance with our Crystal Q Skin Brightening Soap, enriched with Glutathione. This powerful ingredient not only whitens your skin but also elevates its texture and complexion.&nbsp;</li><li><strong>Kojic Acid:&nbsp;</strong>Combat hyperpigmentation effortlessly with Kojic Acid, a key component in our brightening soap. Experience the effective reduction of dark spots, unveiling a more even-toned and youthful-looking skin.&nbsp;</li><li><strong>Arbutin:&nbsp;</strong>Derived from the bearberry tree, Arbutin is the secret to retaining your skin\'s natural radiance. Our skin brightening soap harnesses the skin\'s natural glow and diminishes dark areas, providing you with a luminous complexion.&nbsp;</li><li><strong>Almond Oil:&nbsp;</strong>Repair your skin with the nourishing properties of Almond Oil. This key ingredient in our soap aids in the restoration of damaged cells, leaving your skin feeling soft, smooth, and rejuvenated.&nbsp;</li><li><strong>Jojoba Oil:&nbsp;</strong>Protect your skin from aging, wrinkles, and acne with the inclusion of Jojoba Oil in our formulation. This essential ingredient creates a protective barrier, ensuring your skin stays youthful and blemish-free.&nbsp;</li><li><strong>Coconut Oil:&nbsp;</strong>Experience long-lasting moisture and elasticity with Coconut Oil, a key ingredient in our skin brightening soap. This natural moisturizer keeps your skin supple, preventing dryness and promoting a youthful appearance.&nbsp;</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Wet your skin and lather the Crystal Q Skin Brightening Soap.</li><li>Let the soap sit on your skin for a minute.</li><li>Rinse off with warm water.</li><li>Maintain supple and healthy skin with moisturizers.</li></ol>', 0, NULL, '2023-09-23 04:22:18', '2024-11-05 02:30:03', 1, 1, 'AE Naturals Crystal Q Skin Whitening Soap | Nourish Skin', 'Experience skin transformation with AE Naturals Crystal Q Skin Whitening Soap. Nourish, whiten, and rejuvenate your skin. Say goodbye to pimples, scars, and dark spots. Suitable for all skin', '2023-10-08-652247ea07183.png', 1, NULL, 0.00, 0, NULL, NULL, '000203', NULL, NULL),
(130, 'admin', 1, 'Glutathione Skin Lightening Soap with Activated Charcoal and kojic', 'ae-naturals-glutathione-skin-lightening-soap-with-activated-charcoal-and-kojic-acid-135g-uRvmMB', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"5\",\"position\":2}]', '1', '5', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-04-01-660aec7788ce3.png\",\"2024-04-01-660aec778811c.png\",\"2023-09-23-650e1ba42ac8d.png\",\"2023-09-23-650e1ba42b767.png\",\"2023-09-23-650e1ba42b801.png\",\"2023-09-23-650e1ba42b955.png\",\"2023-09-23-650e1ba42ba09.png\",\"2023-09-23-650e1ba42bae3.png\",\"2023-09-23-650e1ba42bb97.png\",\"2023-09-23-650e1ba42b8ae.png\",\"2023-09-23-650e1ba42bc40.png\"]', '[]', '2023-10-16-652ce22fd2faf.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/VXe_fV7yUeE?si=_ENRNUEyRGKSpl6a', '[]', 0, 'null', '[]', '[]', 0, 499, 499, '18', 'percent', 'include', '0', 'flat', 982, 1, '<p><strong>&nbsp;</strong>Introducing&nbsp;<strong>AE Naturals Glutathione Skin Lightening Soap</strong> with Activated Charcoal and Kojic Acid – your ultimate solution for achieving radiant, even-toned skin. This soap is meticulously crafted to combat dark spots and uneven skin tone effectively. Packed with potent ingredients, it\'s a powerhouse for skincare. Enriched with Glutathione, a natural antioxidant, this soap not only diminishes hyperpigmentation but also deeply cleanses, leaving your skin impurity-free. The inclusion of Kojic Acid Di Palmitate ensures the treatment of sunburns, scars, and hyperpigmentation, resulting in an anti-aging and skin-lightening effect. Shea Butter, with its richness in vitamins A, E, and F, transforms dry, patchy skin into a smooth, soft, and glowing canvas. Complementing this, Vitamin E acts as a superb antioxidant, reducing inflammation, moisturizing, and diminishing hyperpigmentation and wrinkles. Moreover, Aloe Vera Gel, a fantastic healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns. The soap not only enhances skin texture, making it glow, but also neutralizes free radicals, reducing fine lines and wrinkles. To use, simply rinse with warm water, lather on face and neck, gently massage, and rinse off. Pat dry with a clean towel for the ultimate skincare ritual.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Brightens Skin Tone:</strong> AE Naturals Glutathione Skin Lightening Soap with Activated Charcoal and Kojic Acid effectively brightens your skin, giving it a radiant glow. Say goodbye to dark spots and uneven skin tone.</li><li><strong>Anti-Aging Properties:</strong> Packed with powerful antioxidants like Glutathione and Vitamin E, this soap fights oxidative stress, reducing fine lines and wrinkles. Experience a more youthful appearance and combat the signs of aging naturally.</li><li><strong>Reduces Hyperpigmentation:&nbsp;</strong>The key ingredient, Glutathione, acts as a natural antioxidant, helping to reduce hyperpigmentation and even out your skin tone. Achieve a more uniform complexion with regular use.</li><li><strong>Improves Skin Texture:</strong> Shea Butter, rich in vitamins A, E, and F, works wonders by improving your skin\'s texture. Transform dry and patchy skin into a smooth, soft, and healthy-looking canvas.</li><li><strong>Neutralizes Free Radicals:</strong> Enjoy the benefits of Vitamin E, an antioxidant that neutralizes free radicals, reducing inflammation and moisturizing your skin. Say hello to a refreshed and rejuvenated appearance.</li><li><strong>Effective Exfoliation:&nbsp;</strong>With the exfoliating properties of this soap, it helps remove dead skin cells, leaving your skin revitalized and glowing. Incorporate it into your skincare routine for a smoother complexion.</li><li><strong>Heals and Soothes:</strong> Aloe Vera Gel, a wonderful ingredient in this soap, heals and soothes your skin. Experience the moisturizing effects, along with the treatment of marks and sunburns for overall skin well-being.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Glutathione:&nbsp;</strong>Glutathione, a powerful natural antioxidant, works to reduce hyperpigmentation and thoroughly cleanse your skin, removing impurities for a radiant complexion.</li><li><strong>Kojic Acid Dipalmitate:&nbsp;</strong>Kojic Acid Di Palmitate is a standout ingredient that effectively treats sunburns, scars, and hyperpigmentation, providing an anti-aging effect and promoting skin lightening.</li><li><strong>Shea Butter:&nbsp;</strong>Rich in vitamins A, E, and F, Shea Butter boasts antioxidant properties, transforming dry and patchy skin into a smooth, soft, and healthy glow.</li><li><strong>Vitamin E:&nbsp;</strong>Acting as an antioxidant, Vitamin E reduces inflammation, moisturizes the skin, and diminishes hyperpigmentation and wrinkles, leaving your skin looking youthful.</li><li><strong>Aloe Vera Gel:&nbsp;</strong>Aloe vera gel, a wonderful healing ingredient, moisturizes, removes dead skin cells, and treats marks and sunburns, contributing to overall skin health.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Rinse with warm water.</li><li>Lather the soap on your face and neck.</li><li>Gently massage and then rinse off with water.</li><li>Pat dry with a clean towel for a refreshed and glowing complexion.</li></ol>', 0, NULL, '2023-09-23 04:26:36', '2024-12-05 20:23:32', 1, 1, 'AE NATURALS Glutathione Skin Whitening Soap | Wrinkle-Free', 'Experience the magic of AE NATURALS Glutathione Skin Whitening Soap with Activated Charcoal and Kojic Acid. Achieve radiant, wrinkle-free skin. Say goodbye to dark spots and pimples. Shop now', '2023-10-08-6522489b38f5a.png', 1, NULL, 0.00, 0, NULL, NULL, '000222', NULL, '#000000'),
(131, 'admin', 1, 'Roop Sundar Refreshing Soap 125g | Pack of 2', 'ae-naturals-roop-sundar-refreshing-soap-125g-ey1HKh', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"5\",\"position\":2}]', '1', '5', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-23-650e1cecb3b2a.png\",\"2023-09-23-650e1cecb4886.png\",\"2023-09-23-650e1cecb4946.png\",\"2023-09-23-650e1cecb4b13.png\",\"2023-09-23-650e1cecb4bea.png\",\"2023-09-23-650e1cecb4c9f.png\",\"2023-09-23-650e1cecb4d4b.png\",\"2023-09-23-650e1cecb4dfb.png\",\"2023-09-23-650e1cecb4a4b.png\",\"2023-09-23-650e1cecb4ea3.png\"]', '[]', '2023-10-16-652ce28d8de31.png', '1', NULL, 'youtube', 'https://www.youtube.com/embed/GzJc4ZQ_ZK8?si=Fxu6y5stdKXodma3', '[]', 0, 'null', '[]', '[]', 0, 399, 399, '18', 'percent', 'include', '0', 'flat', 98, 1, '<p><strong>AE Naturals Roop Sundar Refreshing Soap </strong>is your key to bright and flawless skin. Infused with the goodness of Parijat extracts, Vitamin E, and Aloe Vera gel, this soap is a powerhouse in achieving blemish-free skin by actively preventing the formation of acne, pimples, and blackheads. With its anti-oxidant, anti-bacterial, anti-fungal, and immune-protective properties, this soap acts as a formidable shield against skin aging. By thwarting wrinkles, fine lines, and retaining moisture, it ensures a youthful and radiant complexion. The soap\'s unique formulation imparts a soothing effect, leaving you with a clean and refreshed sensation.</p><p>&nbsp;</p><p>Indulge in the luxury of AE Naturals Roop Sundar Refreshing Soap to experience the combined benefits of Parijat extracts, Vitamin E, and Aloe Vera gel. Revel in the transformative effects of this soap as it makes your skin supple, smooth, and visibly brighter, promoting a refreshed and rejuvenated feeling after each use.</p><h3>&nbsp;</h3><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Brightens your skin:</strong> The formulation includes brightening agents such as vitamin C or alpha-arbutin, which actively work to reduce dark spots, hyperpigmentation, and uneven skin tone. This results in a visibly brighter and more radiant complexion over time.</li><li><strong>Makes your skin Blemish-free:</strong> The product likely contains ingredients with anti-inflammatory and blemish-reducing properties, such as salicylic acid or niacinamide. These components help minimize and prevent blemishes, leaving your skin clearer and more uniform.</li><li><strong>Prevents Acne and Pimples:</strong> Formulated with acne-fighting ingredients like salicylic acid or benzoyl peroxide, it actively targets and prevents acne and pimples. This helps in maintaining a smoother and healthier skin surface.</li><li><strong>Prevents Wrinkles and Fine lines:</strong> Anti-aging ingredients like retinol or peptides are likely present to combat the formation of wrinkles and fine lines. These components stimulate collagen production and promote skin elasticity, contributing to a more youthful appearance.</li><li><strong>Moisturizes and keeps your skin soft and supple:</strong> The product incorporates moisturizing agents like hyaluronic acid or glycerin, which work to retain and attract moisture. This helps in keeping the skin well-hydrated, soft, and supple throughout the day.</li><li><strong>Provides nourishment and keeps your skin healthy:</strong> Enriched with vitamins, antioxidants, and other nourishing elements, the product delivers essential nutrients to the skin. This nourishment supports overall skin health, enhancing its resilience, and promoting a vibrant and healthy complexion.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Parijat Extracts: </strong>Derived from the Parijat plant, these extracts possess anti-inflammatory properties, helping to calm irritated skin. Additionally, their antioxidant nature provides a defense against environmental damage by neutralizing free radicals, contributing to overall skin health and protection.</li><li><strong>Vitamin E Acetate:</strong> Known for its potent antioxidant properties, Vitamin E Acetate helps shield the skin from free radical damage. This vitamin also functions as a moisturizer, aiding in alleviating dry and flaky skin, promoting a smoother and more supple complexion.</li><li><strong>Aloe Vera Gel: </strong>Extracted from the Aloe Vera plant, the gel is renowned for its hydrating and soothing effects on the skin. It helps relieve dryness, reduce inflammation, and soothe irritations, making it a valuable ingredient for maintaining skin comfort.</li><li><strong>Glycerine:</strong> As a humectant, glycerine attracts moisture to the skin and helps retain it, offering effective hydration. This contributes to improving the skin\'s texture, making it feel softer and more nourished.</li><li><strong>BHT (Butylated Hydroxytoluene): </strong>BHT is an antioxidant that plays a crucial role in maintaining the freshness and quality of the soap. By preventing the soap base\'s oils from becoming rancid, BHT extends the shelf life of the product, ensuring its efficacy and safety over time.</li><li><strong>Perfume: </strong>Beyond providing a pleasant fragrance to the soap, the inclusion of perfume enhances the user\'s sensory experience. Aromatic compounds can have mood-boosting effects, adding an extra dimension to the overall bathing experience.</li><li><strong>Soap Base: </strong>Serving as the foundation of the soap, the soap base is responsible for its cleansing action. It effectively removes dirt, oil, and impurities from the skin, leaving it clean and refreshed after use. The specific composition of the soap base determines its lathering and cleansing properties.</li></ul><p>&nbsp;</p><h3><strong>Directions for use:</strong></h3><p>&nbsp;</p><p>1. Apply Roop Sundar Soap on wet skin.</p><p>2. Massage softly in a single direction..</p><p>3. Wash it off gently.</p><p>4. Use twice daily for optimal results.</p>', 0, NULL, '2023-09-23 04:32:04', '2024-12-04 11:53:09', 1, 1, 'AE Natural`s Roop Sundar Refreshing Soap with Parijat', 'Achieve blemish-free, youthful skin with AE Natural`s Roop Sundar Refreshing Soap. Enriched with Parijat extracts, Vitamin E, and Aloe Vera gel, it keeps your skin soft and supple. Try it tod', '2023-10-08-65224948196b4.png', 1, NULL, 0.00, 0, NULL, NULL, '000705', NULL, NULL),
(132, 'admin', 1, 'Premium Rose Water 200ml', 'ae-naturals-premium-rose-water-200ml-61lSlH', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"6\",\"position\":2}]', '1', '6', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2023-09-23-650e1dafeb911.png\",\"2024-03-30-66082e5f061bf.png\",\"2024-03-30-66082e5f0505d.png\",\"2023-09-23-650e1dafec3d5.png\",\"2023-09-23-650e1dafec501.png\",\"2023-09-23-650e1dafec64f.png\",\"2023-09-23-650e1dafec897.png\"]', '[]', '2023-11-09-654c67e18a7f7.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=8pcS_pPlgFw7nt2b', '[]', 0, 'null', '[]', '[]', 0, 299, 299, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Discover skincare luxury with&nbsp;<strong>AE Naturals Premium Rose Water</strong>, designed to transform your beauty routine. Give yourself the timeless essence of roses, made to deliver a glowing experience like no other. As you start this journey, our Premium Rose Water is a versatile companion, enhancing your skincare routine. Rosewater is a natural wonder celebrated for its astringent properties. As a superior facial toner, it delicately balances your skin\'s pH levels, promoting a harmonious equilibrium that reflects in your radiant complexion. Get rid of excess oil and welcome a tightened skin that exudes a natural, healthy glow. Get gentle hydration with our Premium Rose Water. Enriched with the essence of roses, this face mist becomes a source of moisture for your skin. Regardless of your skin type, the delicate embrace of rose-infused hydration leaves your skin feeling soft and supple. As you include AE Naturals Premium Rose Water into your daily routine, each spray becomes a moment of self-care. Refresh, glow and experience the aroma of roses with every application. Spritz, and let the mist settle, covering your skin in a beautiful essence. Enhance your skincare experience with Premium Rose Water, where botanical excellence meets timeless beauty.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Refreshing Face Mist:</strong> AE Naturals Premium Rose Water works as a face mist, offering an instant refreshment for your skin. Spray it on for a burst of freshness that refreshes your complexion, leaving you with a luminous and hydrated glow.</li><li><strong>Balancing Astringent Properties:</strong> Rosewater\'s natural astringent properties make it an excellent facial toner. It helps tighten pores, control excess oil, and maintain the skin\'s optimal pH level, promoting a balanced and healthy complexion.</li><li><strong>Gentle Hydration:&nbsp;</strong>Experience the gentle hydration of rose-infused mist, leaving your skin feeling soft and supple. This premium formulation locks in moisture, making it an ideal companion for all skin types.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Rosewater:</strong> Derived from the essence of roses, our Premium Rose Water is a pure and natural ingredient. It acts as a gentle astringent, toning the skin and preserving its pH balance for a glowing and refreshed look.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Hold the bottle at arm\'s length and spray the Premium Rose Water onto your face.</li><li>Allow the mist to settle on your skin, providing an instant refreshing sensation.</li><li>Use throughout the day to maintain a hydrated and glowing complexion.</li></ol>', 0, NULL, '2023-09-23 04:35:19', '2024-03-30 21:34:58', 1, 1, 'AE Naturals Premium Rose Water - Natural Hydration', 'Experience the benefits of AE Naturals Premium Rose Water! Nourish, hydrate, and rejuvenate your skin. Say goodbye to wrinkles and hello to refreshed skin. Perfect for facial toning and more.', '2023-10-08-652249b05a4f5.png', 1, NULL, 0.00, 0, NULL, NULL, '000019', NULL, NULL),
(133, 'admin', 1, 'Basil Essential Oil', 'ae-naturals-basil-essential-oil-30ml-PxqJL2', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"32\",\"position\":2}]', '31', '32', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2023-09-23-650e1e87582cc.png\",\"2023-09-23-650e1e8758df2.png\",\"2023-09-23-650e1e875900c.png\",\"2023-09-23-650e1e875928d.png\",\"2023-09-23-650e1e8759510.png\"]', '[]', '2023-10-16-652ce312a79fe.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/HHRHYbyfpVg?si=D2rKdTTWa4vDh787', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30ml\",\"          100ml\",\"          1ltr\"]}]', '[{\"type\":\"30ml\",\"price\":190,\"sku\":\"BEO-30ml\",\"qty\":1},{\"type\":\"100ml\",\"price\":520,\"sku\":\"BEO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":4400,\"sku\":\"BEO-1ltr\",\"qty\":1}]', 0, 190, 190, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Experience the soothing embrace of&nbsp;<strong>AE Naturals Basil Essential Oil</strong>, a premium oil extracted from the Ocimum basilicum plant. This aromatic gem not only delights the senses but also bestows a plethora of health benefits. Elevate your well-being as this high-quality essential oil takes center stage in your daily routine. Derived with utmost precision and adherence to quality standards, this basil essential oil is a powerhouse of holistic goodness. Embrace tranquility as it effortlessly aids digestion and alleviates stress and anxiety. Get the secret to glowing skin and bid farewell to headaches and migraines. Feel the calming touch as inflammation fades away, and your locks thrive with newfound vitality. Crafted for purity and efficacy, this premium oil boasts a side-effect-free formula. Whether you prefer to infuse your space with tranquility through a diffuser or humidifier, or opt for the direct approach with topical application, AE Naturals Basil Essential Oil seamlessly integrates into your lifestyle. Unlock the essence of well-being with just a few drops—whether in your diffuser, blended with a carrier oil for massage, or as an aromatic companion in your self-care journey. AE Naturals Basil Essential Oil, where nature meets premium quality, for a balanced and blissful everyday experience.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Enhance Digestion Naturally:&nbsp;</strong>AE Naturals Basil Essential Oil promotes healthy digestion, easing discomfort. A few drops in a diffuser can aid digestion, promoting overall gut health naturally.</li><li><strong>Soothe Stress and Anxiety:&nbsp;</strong>Experience anxiety relief with our premium basil oil. Inhale its calming aroma for stress relief, creating a serene atmosphere in your space.&nbsp;</li><li><strong>Skin Health:</strong> Crafted with care, our basil essential oil supports radiant skin. Add a drop to your skincare routine for a natural, healthy glow. Whether applied topically or in a diffuser, our oil contributes to radiant and clear skin.</li><li><strong>Relieve Headaches and Migraines:&nbsp;</strong>Say goodbye to tension headaches. Apply diluted basil oil for soothing relief, providing comfort when you need it most. Dilute our basil oil with a carrier oil and apply topically for a relaxing experience.</li><li><strong>Stimulate Hair Growth:</strong>&nbsp;Unlock the secret to beautiful and healthy hair. Massage basil oil into your scalp to support hair growth and maintain a healthy, vibrant mane.</li><li><strong>Versatile Aromatherapy</strong>:&nbsp;Enhance your mood effortlessly. Use in a diffuser or humidifier for aromatherapy benefits, creating a refreshing and invigorating ambiance.&nbsp;</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li>Pure Basil Extract: Our essential oil is derived from pure Ocimum basilicum, guaranteeing the highest quality for aromatherapy benefits. Experience the true essence of basil\'s aromatic properties.</li></ul><h3><strong>Directions to Use:</strong></h3><h3>&nbsp;</h3><ol><li>Add a few drops to a diffuser or humidifier for aromatic benefits.</li><li>Dilute with a carrier oil for topical application on skin or scalp.</li><li>Inhale the soothing aroma for stress relief and relaxation.</li></ol>', 0, NULL, '2023-09-23 04:38:55', '2024-06-17 12:59:25', 1, 1, 'Premium Basil Essential Oil, Aromatherapy | AE Naturals', 'Discover the benefits of our premium Basil Essential Oil. Ideal for aromatherapy, cosmetics, and more. High-quality, safe, and versatile. Elevate your wellness routine with AE Naturals', '2023-10-08-65224a4cb749a.png', 1, NULL, 0.00, 0, NULL, NULL, '000323', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(134, 'admin', 1, 'Pure Turmeric Essential Oil', 'ae-naturals-pure-turmeric-essential-oil-30ml-jAm1uI', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"32\",\"position\":2}]', '31', '32', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2023-09-23-650e1f57762d3.png\",\"2023-09-23-650e1f5776e5c.png\",\"2023-09-23-650e1f5777279.png\",\"2023-09-23-650e1f577702f.png\",\"2023-09-23-650e1f577746a.png\"]', '[]', '2023-10-16-652ce33289b6a.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=8pcS_pPlgFw7nt2b', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30ml\",\"        100ml\",\"        1ltr\"]}]', '[{\"type\":\"30ml\",\"price\":160,\"sku\":\"PTEO-30ml\",\"qty\":1},{\"type\":\"100ml\",\"price\":420,\"sku\":\"PTEO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":3390,\"sku\":\"PTEO-1ltr\",\"qty\":1}]', 0, 160, 160, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Discover the transformative benefits of&nbsp;<strong>AE Naturals Pure Turmeric Essential Oil</strong>, a 100% pure and natural extract for your skin. Get a glowing complexion as this oil works wonders in skincare, effectively treating acne and fading blemishes and marks. Utilizing the power of turmeric, this oil brings relief from joint pains, showcasing its versatile healing properties. With remarkable antifungal and antiseptic qualities, it dries out pimples, promoting healthy skin. This essential oil isn\'t just a skincare marvel; it\'s your secret to a youthful appearance. Its anti-aging prowess diminishes fine lines and wrinkles, unveiling a revitalized you. The oil goes beyond conventional use, seamlessly integrating into handmade soaps, cosmetics, aromatherapy, and medical formulations, ensuring optimal results. Enhance your skincare routine and indulge in the natural healing and enhancement this oil offers. Get the full potential with a simple three-step application. Take a few drops of AE Naturals Turmeric Oil, gently massage on the affected area, focusing on acne or joint pains. Allow the oil to penetrate the skin, and repeat as needed. Immerse yourself in the pure essence of turmeric, embracing a holistic approach to skincare with AE Naturals Pure Turmeric Essential Oil.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Skin Wonder:&nbsp;</strong>AE Naturals Pure Turmeric Essential Oil is a powerhouse for skin rejuvenation, treating acne, and fading blemishes. Its pure and natural formula ensures a vibrant and refreshed skin appearance.</li><li><strong>Acne Relief:&nbsp;</strong>Combat acne with the remarkable benefits of our turmeric essential oil. Its antifungal and antiseptic properties effectively dry out pimples, promoting clearer skin and a confident, blemish-free complexion.</li><li><strong>Youthful Glow:&nbsp;</strong>Experience the magic of anti-aging with our turmeric oil. It diminishes fine lines and wrinkles, revealing a youthful glow. Incorporate it into your skincare routine for radiant and age-defying results.</li><li><strong>Joint Support:&nbsp;</strong>AE Naturals Turmeric Oil extends beyond skincare, providing soothing relief for joint pains. Its natural healing properties offer comfort, making it an ideal choice for those seeking relief from discomfort.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Turmeric Essential Oil:&nbsp;</strong>AE Naturals Pure Turmeric Essential Oil is crafted from 100% pure turmeric. Known for its powerful skincare benefits, this essential oil promotes skin rejuvenation, helps treat acne, and fades blemishes.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Apply a few drops directly on the skin.</li><li>Gently massage onto affected areas, focusing on acne or joint pains.</li><li>Allow the oil to penetrate the skin and repeat as needed.</li></ol>', 0, NULL, '2023-09-23 04:42:23', '2024-06-17 12:59:05', 1, 1, 'Premium Turmeric Essential Oil - Aromatherapy, Skincare', 'Discover the benefits of AE Naturals Turmeric Essential Oil. 100% Pure and Natural. Fade blemishes, rejuvenate skin, and promote well-being. Ideal for handmade soaps, cosmetics, and aromather', '2023-10-08-65224ac1d89eb.png', 1, NULL, 0.00, 0, NULL, NULL, '000324', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(135, 'admin', 1, 'Kashmiri Lavender Essential Oil', 'ae-naturals-kasmiri-lavender-essential-oil-30ml-HK4J67', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"32\",\"position\":2}]', '31', '32', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2023-09-23-650e200c1490f.png\",\"2023-09-23-650e200c15587.png\",\"2023-09-23-650e200c15781.png\",\"2023-09-23-650e200c159cc.png\",\"2023-09-23-650e200c15c05.png\"]', '[]', '2023-10-16-652ce3af5dc46.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/ydcYvN9XKAk?si=jZLTzk0HQ8EeY3JA', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30ml\",\"      100ml\",\"      1ltr\"]}]', '[{\"type\":\"30ml\",\"price\":260,\"sku\":\"KLEO-30ml\",\"qty\":0},{\"type\":\"100ml\",\"price\":770,\"sku\":\"KLEO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":6810,\"sku\":\"KLEO-1ltr\",\"qty\":1}]', 0, 260, 260, '18', 'percent', 'include', '0', 'flat', -1, 1, '<p>AE Naturals presents the&nbsp;<strong>Kashmiri Lavender Essential Oil</strong>, a pure and natural oil extracted from Lavandula angustifolia flowers in the serene valleys of Kashmir, India. Immerse yourself in the sweet, floral embrace of this high-quality essential oil, renowned for its calming properties. Elevate your well-being through the soothing aroma, perfect for unwinding during moments of stress and anxiety. This bottle harbors therapeutic benefits, promoting restful sleep and alleviating muscle tension and pain. Embrace tranquility as the oil\'s anti-inflammatory and analgesic properties work wonders on skin irritations. Say goodbye to headaches and migraines with this versatile remedy. For a sensory retreat, diffuse 3-4 drops in your favorite diffuser, letting the calming scent fill the air. Experience its touch on your skin by diluting with carrier oils like coconut or jojoba, massaging gently for absorption. Transform your bath routine by adding 5-6 drops to warm water, creating a haven of relaxation for tired muscles. Immerse yourself in the purity of AE Naturals Kashmir Lavender Essential Oil.</p><p>&nbsp;</p><h3><strong>Key Benefits:&nbsp;</strong></h3><p>&nbsp;</p><ul><li><strong>Reduces Stress and Anxiety:</strong>&nbsp;AE Naturals Kashmir Lavender Essential Oil helps calm your mind, reducing stress and anxiety. Inhale the sweet floral aroma for a soothing experience, promoting a sense of relaxation.</li><li><strong>Promotes Restful Sleep:&nbsp;</strong>Enjoy a good night\'s sleep with the pure Lavender Essential Oil. Its calming properties create an ideal environment for rest, helping you unwind after a busy day.</li><li><strong>Soothes Skin Irritations:&nbsp;</strong>The natural anti-inflammatory and antiseptic properties of Lavender oil make it effective for soothing skin irritations. Apply diluted oil to the affected area for gentle relief.</li><li><strong>Relieves Muscle Tension and Pain:</strong>&nbsp;Experience relief from muscle tension and pain by massaging a diluted mixture of Lavender oil onto the affected area. Let the calming properties work their magic to ease discomfort.</li><li><strong>Treats Headaches and Migraines:&nbsp;</strong>AE Naturals Lavender Oil is a natural remedy for headaches and migraines. Apply diluted oil to your temples and massage gently for a soothing effect, providing relief from discomfort.</li><li>&nbsp;</li></ul><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Lavender Essential Oil:&nbsp;</strong>Experience peace and calm with our Lavender Essential Oil, sourced from the fragrant Lavandula angustifolia flowers in the serene Kashmir region. Its anti-inflammatory and antiseptic properties make it perfect for soothing skin irritations and muscle pains.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><h3>&nbsp;</h3><ul><li>Add 3-4 drops to your diffuser or humidifier for a calming atmosphere.</li><li>Dilute with carrier oil, apply to the skin, and massage gently.</li><li>Add 5-6 drops to warm bathwater to relax and soothe muscles.</li></ul>', 0, NULL, '2023-09-23 04:45:24', '2024-09-09 15:05:12', 1, 1, 'Premium Kashmiri Lavender Essential Oil - AE Naturals', 'Discover the benefits of AE Naturals Kashmiri Lavender Essential Oil. Perfect for handmade soaps, cosmetics, aromatherapy, and more. Elevate your skincare and well-being with this premium 30m', '2023-10-08-65224b5bdfe6b.png', 1, NULL, 0.00, 0, NULL, NULL, '000325', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(136, 'admin', 1, 'Rosemary Essential Oil', 'ae-naturals-rosemary-essential-oil-30ml-5C69UU', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"32\",\"position\":2}]', '31', '32', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2023-09-23-650e20a4f416e.png\",\"2023-09-23-650e20a500b15.png\",\"2023-09-23-650e20a500d46.png\",\"2023-09-23-650e20a500fd9.png\",\"2023-09-23-650e20a501214.png\"]', '[]', '2023-10-16-652ce3d7ecb1e.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/5Zfcmbir_3g?si=7ASBP7BGvaj0HgFL', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30ml \",\"        100ml\",\"        1ltr\"]}]', '[{\"type\":\"30ml\",\"price\":160,\"sku\":\"REO-30ml\",\"qty\":0},{\"type\":\"100ml\",\"price\":410,\"sku\":\"REO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":3270,\"sku\":\"REO-1ltr\",\"qty\":1}]', 0, 160, 160, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Discover the natural goodness of&nbsp;<strong>AE Naturals Rosemary Essential Oil</strong>, a bottle packed with premium quality and versatile benefits. Extracted from the leaves of the Rosmarinus officinalis plant, this oil is a powerhouse of antioxidants, making it a go-to choice for enhancing memory, concentration, and promoting hair growth. Give yourself the soothing essence of this oil, known for its stress-relieving properties. Inhale the steam by adding 3-4 drops to hot water, providing relief from respiratory issues while boosting memory. For a calming massage experience, dilute 2-3 drops with a carrier oil to reduce muscle and joint pain, promote healthy skin, and aid digestion. Take your hair care routine to the next level by mixing 5-6 drops with a carrier oil and massaging onto the scalp. Watch as your hair flourishes with improved growth and thickness. This essential oil is a versatile addition to your daily rituals – use it directly on the skin, incorporate it into handmade soaps, creams, or other cosmetics, and explore its benefits in herbal and medical formulations. AE Naturals Rosemary Essential Oil is your natural solution for a range of wellness needs.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Memory and Concentration Boost:&nbsp;</strong>AE Naturals Rosemary Essential Oil, derived from Rosmarinus officinalis, enhances memory and concentration, providing cognitive support for daily tasks.</li><li><strong>Stress and Anxiety Relief:&nbsp;</strong>Experience natural stress relief with antioxidant-rich Rosemary Essential Oil, helping to alleviate anxiety for a calmer, more balanced lifestyle.</li><li><strong>Hair Growth and Thickness Improvement:&nbsp;</strong>Promote healthier hair growth and increased thickness by massaging 5-6 drops of this premium oil into the scalp, supporting overall hair vitality.</li><li><strong>Respiratory Health Support:&nbsp;</strong>Inhale the steam of 3-4 drops in hot water to ease respiratory issues, leveraging the oil\'s respiratory health benefits for improved well-being.</li><li><strong>Muscle and Joint Pain Reduction:&nbsp;</strong>Dilute 2-3 drops with a carrier oil and massage onto the skin to alleviate muscle and joint pain, fostering relief and enhanced flexibility.</li><li><strong>Digestive Enhancement:&nbsp;</strong>Enhance digestion naturally by incorporating Rosemary Essential Oil into your routine, supporting a healthy and comfortable digestive system.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Rosemary Essential Oil:</strong> Extracted from Rosmarinus officinalis leaves, this oil offers numerous benefits. It improves memory and concentration, relieves stress and anxiety, promotes hair growth, supports respiratory health, and reduces muscle and joint pain.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Add 3-4 drops to hot water, inhale steam for respiratory relief or enhanced memory.</li><li>Dilute 2-3 drops with carrier oil, massage onto skin for pain relief and improved digestion.</li><li>Mix 5-6 drops with carrier oil, massage into scalp for thicker, healthier hair.</li></ol>', 0, NULL, '2023-09-23 04:47:57', '2024-07-26 20:32:53', 1, 1, 'Premium Rosemary Essential Oil - for Aromatherapy', 'Discover the benefits of our AE Naturals Rosemary Essential Oil. Perfect for aromatherapy, handmade soaps & cosmetics. Enhance memory, relieve pain, and enjoy the invigorating aroma.', '2023-10-08-65224bcb8a1e8.png', 1, NULL, 0.00, 0, NULL, NULL, '000326', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414');
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(137, 'admin', 1, 'Rose Essential Oil', 'ae-naturals-rose-essential-oil-30ml-Lm8MHI', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"32\",\"position\":2}]', '31', '32', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2023-09-23-650e213b14a2a.png\",\"2023-09-23-650e213b15b95.png\",\"2023-09-23-650e213b15e9a.png\",\"2023-09-23-650e213b16169.png\",\"2023-09-23-650e213b163d6.png\"]', '[]', '2023-10-16-652ce3f74e12d.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/BmkONA_VRJY?si=Gq3kf7dWANKwF8l8', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30ml \",\"      100ml\",\"      1ltr\"]}]', '[{\"type\":\"30ml\",\"price\":300,\"sku\":\"REO-30ml\",\"qty\":1},{\"type\":\"100ml\",\"price\":880,\"sku\":\"REO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":7990,\"sku\":\"REO-1ltr\",\"qty\":1}]', 0, 300, 300, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Enhance your self-care routine with&nbsp;<strong>AE Naturals Radiant Rose Essential Oil</strong>, a bottle of pure indulgence. Immerse yourself in the world of aromatherapy, skincare, and holistic wellness as you explore the versatile applications of this premium-quality oil. Derived from roses, it boasts healing properties that effortlessly relax and soothe both mind and body, making it a perfect addition to your daily rituals. Crafted for convenience, this bottle of Rose Essential Oil is ideal for crafting handmade soaps, enriching cosmetics, and elevating your aromatherapy practices. The oil\'s soothing and relaxing properties contribute to mental and physical rejuvenation, promoting a sense of well-being. For a luxurious bathing experience, add a few drops to warm water and let the fragrant waters envelop you in tranquility. To harness its benefits directly on your skin, dilute the essential oil in a carrier oil like jojoba or almond oil. The result is a balanced blend that moisturizes your skin when gently massaged. For those seeking professional advice due to specific skin concerns or medical conditions, consulting a healthcare professional is always recommended. Immerse yourself in the enchanting world of AE Naturals Radiant Rose Essential Oil, where every drop is a step towards holistic well-being.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><h3>&nbsp;</h3><ul><li><strong>Soothing and Relaxing Properties:</strong>&nbsp;Give yourself the calming effects of rose essential oil, designed to relax your mind and body, promoting mental rejuvenation and a sense of tranquility.</li><li><strong>Aromatherapeutic Delight:&nbsp;</strong>Indulge in the enchanting aroma of Radiant Rose Essential Oil by adding a few drops to a diffuser, creating a serene ambiance that enhances your space and promotes a soothing atmosphere<strong>.</strong></li></ul><h3>&nbsp;</h3><h3><strong>Key Ingredients:</strong></h3><h3>&nbsp;</h3><ul><li><strong>Premium Rose Extracts:&nbsp;</strong>Our essential oil is crafted from premium-quality rose extracts, ensuring a potent and authentic fragrance. These extracts are carefully sourced to capture the natural essence of roses, promoting relaxation and rejuvenation.</li><li><strong>Versatile Carrier Oils - Jojoba and Almond:&nbsp;</strong>To enhance skin application, we blend our rose essential oil with versatile carrier oils like jojoba and almond. These oils ensure a gentle and balanced mixture, making it suitable for direct skin application after dilution.</li><li><strong>Aromatherapeutic Blend:&nbsp;</strong>Give yourself an enchanting aroma of our Radiant Rose Essential Oil. The carefully curated blend promotes a sense of well-being, making it ideal for aromatherapy. Add a few drops to a diffuser and let tranquility fill your space.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Dilute a few drops of jojoba or almond oil for gentle skin application.</li><li>After dilution, massage onto skin for a moisturizing and rejuvenating experience.</li><li>Add a few drops to a diffuser to fill your space with enchanting rose aroma.</li><li>Enhance your bath by adding a few drops, creating a fragrant and soothing atmosphere.</li><li>Before direct skin application, conduct a small patch test to check for adverse reactions.</li><li>Consult a healthcare professional for specific skin concerns or medical conditions.</li></ol>', 0, NULL, '2023-09-23 04:50:27', '2024-06-18 22:23:07', 1, 1, 'Premium Rose Essential Oil - Multiple Benefits', 'Discover the benefits of AE Naturals Rose Essential Oil. From hair growth to stress relief, this oil can be used in soaps, cosmetics, and more for a holistic wellness experience.', '2023-10-08-65224c82821f8.png', 1, NULL, 0.00, 0, NULL, NULL, '000327', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(138, 'admin', 1, 'Peppermint Essential Oil', 'ae-naturals-peppermint-essential-oil-30ml-Jb0W3H', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"32\",\"position\":2}]', '31', '32', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2023-09-23-650e21cf5d72e.png\",\"2023-09-23-650e21cf5e3a9.png\",\"2023-09-23-650e21cf5e5ac.png\",\"2023-09-23-650e21cf5e82a.png\",\"2023-09-23-650e21cf5ea30.png\"]', '[]', '2023-10-16-652ce41879f01.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/1WRLBXk3JV8?si=8jTCxIjAr_NFbWJj', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30ml \",\"      100ml\",\"      1ltr\"]}]', '[{\"type\":\"30ml\",\"price\":130,\"sku\":\"PEO-30ml\",\"qty\":1},{\"type\":\"100ml\",\"price\":330,\"sku\":\"PEO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":2450,\"sku\":\"PEO-1ltr\",\"qty\":1}]', 0, 130, 130, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>AE Naturals Peppermint Essential Oil is a premium quality 30ml bottle of pure and natural peppermint oil, extracted from the leaves of peppermint plants using a steam distillation process.</p><p>This versatile essential oil has a refreshing and invigorating aroma, with cooling and soothing properties that make it ideal for use in aromatherapy, massage, and other personal care applications.</p><p>&nbsp;</p><p><strong>Key benefits:</strong></p><ul><li>Relieves headaches and migraines</li><li>Soothes muscle and joint pain</li><li>Promotes relaxation and reduces stress</li><li>Boosts energy and mental alertness</li><li>Improves respiratory function</li><li>Helps with digestive issues</li></ul><p>&nbsp;</p><p><strong>Key ingredients:</strong></p><ul><li><strong>Peppermint Essential Oil </strong>has numerous benefits as an ingredient, including its ability to soothe and cool the skin, alleviate pain and soreness, and support respiratory health. It also has antimicrobial and antibacterial properties, making it useful for natural cleaning and disinfecting purposes.</li></ul><p>&nbsp;</p><p><strong>Directions to use:</strong></p><ul><li>Add 5-7 drops of Oil to a diffuser or inhale directly from the bottle.</li><li>For topical use, dilute 1-2 drops with a carrier oil and apply to the desired area.</li></ul>', 0, NULL, '2023-09-23 04:52:55', '2024-06-17 12:57:11', 1, 1, 'Premium Peppermint Essential Oil - AE Naturals', 'Discover the benefits of our premium Peppermint Essential Oil by AE Naturals. Use it in handmade soaps, cosmetics and aromatherapy. Relieve allergies and enjoy a refreshing sensation.', '2023-10-08-65224d342382b.png', 1, NULL, 0.00, 0, NULL, NULL, '000328', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(139, 'admin', 1, 'Jasmine Essential Oil', 'ae-naturals-jasmine-essential-oil-30ml-rNmKZC', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"32\",\"position\":2}]', '31', '32', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2023-09-23-650e22488c241.png\",\"2023-09-23-650e22488ceb2.png\",\"2023-09-23-650e22488d162.png\",\"2023-09-23-650e22488d49f.png\",\"2023-09-23-650e22488d71f.png\"]', '[]', '2023-10-16-652ce4de63cc5.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/6V6HiQzBp08?si=EiJQAQjSblLpjtL7', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30ml\",\"    100ml\",\"    1ltr\"]}]', '[{\"type\":\"30ml\",\"price\":300,\"sku\":\"JEO-30ml\",\"qty\":1},{\"type\":\"100ml\",\"price\":880,\"sku\":\"JEO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":7990,\"sku\":\"JEO-1ltr\",\"qty\":1}]', 0, 300, 300, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>AE Naturals Jasmine Essential Oil when inhaled, you start feeling more positive, energetic, and romantic. Jasmine is effective in treating and preventing infections when diluted and applied to the skin or can be used as a rinse for oral infections, such as oral thrush.</p><p>Applying diluted Jasmine oil improves the formation of tissues and blood vessels and speeds up the healing of chronic wounds, such as diabetic ulcers, minor wounds, small scratches, and cuts. Its inhalation also helps to treat symptoms of menopause, such as hot flashes and depression.</p><p>&nbsp;</p><p><strong>Key benefits:</strong></p><ul><li>Calms the nervous system</li><li>Helps to heal wounds</li><li>Repairs skin and muscle tissues</li><li>Reduces symptoms of menopause</li><li>Promote relaxation and improves mood</li></ul><p>&nbsp;</p><p><strong>Directions to use:</strong></p><p><strong>For aromatherapy:</strong></p><ul><li>Add 5-7 drops of AE Naturals Jasmine Essential Oil to a diffuser.</li><li>Turn on the diffuser and enjoy the aroma.</li></ul><p>&nbsp;</p><p><strong>For topical use:</strong></p><ul><li>Dilute 1-2 drops of this Jasmine Oil with a carrier oil like coconut or jojoba oil.</li><li>Apply the diluted oil to the desired area of the skin.</li></ul>', 0, NULL, '2023-09-23 04:54:56', '2024-06-17 12:56:50', 1, 1, 'Premium Jasmine Essential Oil -| Natural Stress Relief', 'Discover the benefits of AE Naturals\' Jasmine Essential Oil. Elevate your mood, reduce stress, and enhance well-being. Perfect for handmade soaps, cosmetics, and aromatherapy. Try it tod', '2023-10-08-65224df5c0e0e.png', 1, NULL, 0.00, 0, NULL, NULL, '000329', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(140, 'admin', 1, 'Orange Essential Oil', 'description-ae-naturals-jasmine-essential-oil-when-inhaled-you-start-feeling-more-positive-energetic-and-romantic-jasmin', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"32\",\"position\":2}]', '31', '32', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2023-09-23-650e2338e36ec.png\",\"2023-09-23-650e2338e42a3.png\",\"2023-09-23-650e2338e459b.png\",\"2023-09-23-650e2338e488e.png\",\"2023-09-23-650e2338e4a9a.png\"]', '[]', '2023-10-16-652ce500c6acd.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/PiSkzuqMbIE?si=XNZ7ITg9RKCQ4W0_', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30ml\",\"    100ml\",\"    1ltr\"]}]', '[{\"type\":\"30ml\",\"price\":160,\"sku\":\"OEO-30ml\",\"qty\":1},{\"type\":\"100ml\",\"price\":430,\"sku\":\"OEO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":3450,\"sku\":\"OEO-1ltr\",\"qty\":1}]', 0, 160, 160, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>AE Naturals Orange Essential Oil </strong>is a bottle of pure and natural orange oil, extracted from the fresh peels of oranges using a cold-pressed method.&nbsp;<br>This premium quality essential oil has a bright and citrusy aroma that uplifts the mood and energizes the senses, making it ideal for use in aromatherapy, massage, and other personal care applications.</p><p>&nbsp;</p><p><strong>Key benefits:</strong></p><ul><li>Boosts mood and reduces stress</li><li>Enhances mental clarity and focus</li><li>Supports immune system function</li><li>Helps alleviate respiratory issues</li><li>Antimicrobial and antibacterial properties</li></ul><p><br><strong>Key ingredients:</strong></p><ul><li><strong>Orange Essential Oil </strong>has a rich concentration of antioxidants and flavonoids that promote overall health and wellness. It also contains limonene, a natural compound known for its antimicrobial, antibacterial, and anti-inflammatory properties.<br>&nbsp;</li></ul><p><strong>Directions to use</strong>:</p><p>●&nbsp;&nbsp; &nbsp;Choose a diffuser or inhaler.<br>●&nbsp;&nbsp; &nbsp;Fill the diffuser or inhaler with water or cotton wick.<br>●&nbsp;&nbsp; &nbsp;Add 5-7 drops of AE Naturals Orange Essential Oil.<br>●&nbsp;&nbsp; &nbsp;Turn on the diffuser or inhale directly from the inhaler.<br>●&nbsp;&nbsp; &nbsp;Repeat as desired.</p>', 0, NULL, '2023-09-23 04:58:56', '2024-06-17 12:56:23', 1, 1, 'Premium Orange Essential Oil for Aromatherapy | AE Naturals', 'Discover the benefits of AE Naturals\' Orange Essential Oil. Perfect for aromatherapy, handmade soaps, cosmetics, and more. Revitalize your senses with this Citrus-infused essential oil.', '2023-10-07-6520e9a899818.png', 1, NULL, 0.00, 0, NULL, NULL, '000330', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(141, 'admin', 1, 'Ylang Ylang Essential Oil', 'ae-naturals-ylang-ylang-essential-oil-30ml-1yCEC0', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"32\",\"position\":2}]', '31', '32', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2023-09-23-650e23c89bb0a.png\",\"2023-09-23-650e23c89c703.png\",\"2023-09-23-650e23c89c8ff.png\",\"2023-09-23-650e23c89cb86.png\",\"2023-09-23-650e23c89cda5.png\"]', '[]', '2023-10-16-652ce527a6b05.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/-ISvma1fanE?si=UwX3hvMKDp4aI5sT', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30ml\",\"    100ml\",\"    1ltr\"]}]', '[{\"type\":\"30ml\",\"price\":190,\"sku\":\"YYEO-30ml\",\"qty\":1},{\"type\":\"100ml\",\"price\":530,\"sku\":\"YYEO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":4450,\"sku\":\"YYEO-1ltr\",\"qty\":1}]', 0, 190, 190, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>AE Naturals Ylang Ylang Essential Oil</strong> is a premium quality &nbsp;bottle of pure and natural oil extracted from the flowers of the Ylang Ylang tree using a steam distillation process. This versatile essential oil has a rich, floral scent that is both soothing and calming, making it ideal for use in aromatherapy, massage, and other personal care applications.</p><p>&nbsp;</p><p><strong>Key benefits:</strong></p><ul><li>Reduces stress and anxiety</li><li>Promotes relaxation and helps with sleep</li><li>Enhances mood and improves feelings of well-being</li><li>Helps with skin and hair care</li><li>Boosts libido and enhances the sensual experience</li></ul><p>&nbsp;</p><p><strong>Key ingredients:</strong></p><ul><li><strong>Ylang Ylang Essential Oil </strong>has numerous benefits as an ingredient, including its ability to promote relaxation, reduce stress and anxiety, and enhance mood. It also has antiseptic, antibacterial, and anti-inflammatory properties, making it useful for skin and hair care.</li></ul><p>&nbsp;</p><p><strong>Directions to use:</strong></p><ul><li>Add 5-7 drops of AE Naturals this Essential Oil to a diffuser or mix with a carrier oil for topical use. You can also add a few drops to your bathwater for a luxurious, relaxing experience.</li></ul><p>&nbsp;</p>', 0, NULL, '2023-09-23 05:01:20', '2024-06-17 12:55:43', 1, 1, 'Premium Ylang Ylang Essential Oil -| AE Naturals', 'Discover the benefits of AE Naturals\' Ylang Ylang Essential Oil. Elevate your skincare and self care routine. Perfect for handmade soaps, cosmetics, and aromatherapy. Get yours for serenity!', '2023-10-07-6520eacf76ec1.png', 1, NULL, 0.00, 0, NULL, NULL, '000331', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(142, 'admin', 1, 'Citronella Essential Oil', 'ae-naturals-citronella-essential-oil-30ml-E31u4Y', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"32\",\"position\":2}]', '31', '32', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2023-09-23-650e248239f01.png\",\"2023-09-23-650e24823aac4.png\",\"2023-09-23-650e24823ac92.png\",\"2023-09-23-650e24823af3b.png\",\"2023-09-23-650e24823b13c.png\"]', '[]', '2023-10-16-652cf1df76809.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/3ZK2x8VQ9DA?si=IZ0v3z69vbSsJToh', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30ml\",\"    100ml\",\"    1ltr\"]}]', '[{\"type\":\"30ml\",\"price\":170,\"sku\":\"CEO-30ml\",\"qty\":1},{\"type\":\"100ml\",\"price\":460,\"sku\":\"CEO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":3750,\"sku\":\"CEO-1ltr\",\"qty\":1}]', 0, 170, 170, '18', 'percent', 'include', '101', 'flat', 3, 1, '<p><strong>AE Naturals Citronella Essential Oil</strong> is a premium quality bottle of pure and natural citronella oil, extracted from the leaves and stems of citronella plants using a steam distillation process.</p><p>This versatile essential oil has a fresh, citrusy, and uplifting aroma, with insect-repelling properties that make it ideal for use in aromatherapy, massage, and other personal care applications.</p><p>&nbsp;</p><p><strong>Key Benefits:</strong></p><ul><li>Reduces inflammation and pain</li><li>Relieves stress and anxiety</li><li>Promotes relaxation and sleep</li><li>Improves respiratory function</li><li>Repels insects naturally</li><li>&nbsp;</li></ul><p><strong>Key Ingredients:</strong></p><ul><li><strong>Citronella Essential Oil</strong> has numerous benefits as an ingredient, including its ability to repel insects, soothe and cool the skin, alleviate pain and soreness, and support respiratory health. It also has antifungal and antibacterial properties, making it useful for natural cleaning and disinfecting purposes.</li></ul><p>&nbsp;</p><p><strong>Directions to Use:</strong></p><ol><li>Add 5-7 drops of Oil to a diffuser or inhale directly from the bottle.</li><li>For topical use, dilute 1-2 drops with a carrier oil and apply to the desired area.</li></ol>', 0, NULL, '2023-09-23 05:04:26', '2024-06-17 12:55:20', 1, 1, 'Premium Citronella Essential Oil | AE Naturals', 'Discover the benefits of our Citronella essential oil by AE Naturals. Perfect for aromatherapy, handmade soaps and cosmetics. Get relief from colds, fevers, and pain. Repel insects.', '2023-10-07-6520ec0b35504.png', 1, NULL, 0.00, 0, NULL, NULL, '000332', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(143, 'admin', 1, 'Patchouli Essential Oil', 'ae-naturals-patchouli-essential-oil-30ml-5eEzjR', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"32\",\"position\":2}]', '31', '32', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2023-09-23-650e25239e5ab.png\",\"2023-09-23-650e25239f4a8.png\",\"2023-09-23-650e25239f6c2.png\",\"2023-09-23-650e25239f92b.png\",\"2023-09-23-650e25239fbf8.png\"]', '[]', '2023-10-16-652cf200acc3e.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/1eTUom-nKIE?si=Ctjfe9h7IeSoffkY', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30ml\",\"    100ml\",\"    1ltr\"]}]', '[{\"type\":\"30ml\",\"price\":280,\"sku\":\"PEO-30ml\",\"qty\":1},{\"type\":\"100ml\",\"price\":820,\"sku\":\"PEO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":7400,\"sku\":\"PEO-1ltr\",\"qty\":1}]', 0, 280, 280, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>AE Naturals Patchouli Essential Oil is a premium quality bottle of pure and natural oil, extracted from the leaves of the patchouli plant using a steam distillation process.</p><p>This versatile essential oil has a unique earthy and musky aroma, with grounding and calming properties that make it ideal for use in aromatherapy, massage, and other personal care applications.</p><p>&nbsp;</p><p><strong>Key benefits:</strong></p><ul><li>Reduces stress and anxiety</li><li>Soothes skin irritation and inflammation</li><li>Promotes healthy hair and scalp</li><li>Acts as a natural insect repellent</li><li>Helps with respiratory issues</li><li>&nbsp;</li></ul><p><strong>Key ingredients:</strong></p><ul><li><strong>Patchouli Essential Oil </strong>has numerous benefits as an ingredient, including its ability to soothe and calm the mind, promote healthy skin and hair, and repel insects naturally. It also has antifungal and antibacterial properties, making it useful for preventing infections and promoting healing.</li></ul><p>&nbsp;</p><p><strong>Directions to use:</strong></p><ol><li>Add 5-7 drops of Patchouli Essential Oil to a diffuser or inhale directly from the bottle.</li><li>For topical use, dilute 1-2 drops with a carrier oil and apply to the desired area.</li></ol>', 0, NULL, '2023-09-23 05:07:07', '2024-06-17 12:54:57', 1, 1, 'Premium Patchouli Essential Oil - Aromatherapy', 'Experience the benefits of AE Naturals Patchouli Essential Oil. Use it in aromatherapy, cosmetics, or medical formulations. Get relief from acne, anxiety, and more. Elevate your well-being to', '2023-10-07-6520ed06cccde.png', 1, NULL, 0.00, 0, NULL, NULL, '000333', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(144, 'admin', 1, 'Tea Tree Essential Oil', 'ae-naturals-tea-tree-essential-oil-30ml-gj2G7C', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"32\",\"position\":2}]', '31', '32', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2023-09-23-650e25c6644ce.png\",\"2023-09-23-650e25c664ff4.png\",\"2023-09-23-650e25c6650f9.png\",\"2023-09-23-650e25c665379.png\",\"2023-09-23-650e25c6656d6.png\",\"2023-09-23-650e25c665431.png\",\"2023-09-23-650e25c6658cc.png\"]', '[]', '2023-09-23-650e25c665b87.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=8pcS_pPlgFw7nt2b', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30ml\",\"      100ml\",\"      1ltr\"]}]', '[{\"type\":\"30ml\",\"price\":160,\"sku\":\"TTEO-30ml\",\"qty\":1},{\"type\":\"100ml\",\"price\":410,\"sku\":\"TTEO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":3270,\"sku\":\"TTEO-1ltr\",\"qty\":1}]', 0, 160, 160, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Introducing&nbsp;<strong>AE Naturals Tea Tree Essential Oil</strong>, a bottle packed with pure goodness extracted from the leaves of the Tea Tree plant. Through gentle steam distillation, we\'ve captured the essence of nature in this high-quality oil. Known for its natural healing powers, this essential oil boasts antiseptic, anti-inflammatory, and antimicrobial properties, making it a sought-after ingredient for those embracing the natural path to health and wellness. This versatile oil plays multiple roles in your self-care routine. It acts as a powerful antiseptic, aiding in the treatment of minor cuts, wounds, and skin irritations. Its anti-inflammatory prowess soothes pain and reduces swelling, making it an essential in your first aid kit. Get rid of dandruff and other scalp issues as this oil takes care of your hair, promoting overall skin and hair health. For a spa-like experience at home, add 5-7 drops to a diffuser and let the calming aroma fill your space. Our Tea Tree Essential Oil contains key compounds like terpinen-4-ol, cineole, and pinene, delivering the therapeutic benefits that your body craves. AE Naturals Tea Tree Essential Oil – nature\'s solution for a healthier you.</p><h3>&nbsp;</h3><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Natural Antiseptic Power:</strong> AE Naturals Tea Tree Essential Oil, derived from Tea Tree leaves, naturally heals minor cuts, wounds, and skin irritations. Its antiseptic prowess helps promote skin wellness.</li><li><strong>Soothing Anti-Inflammatory Magic:&nbsp;</strong>Harnessing anti-inflammatory properties, this oil is a go-to for pain relief and reducing swelling. Enjoy the soothing touch of nature in your wellness routine.</li><li><strong>Scalp and Hair Health:&nbsp;</strong>Combat dandruff and nurture your scalp with this essential oil. It\'s your natural ally for maintaining a healthy scalp and addressing various hair concerns.</li><li><strong>Skin Savior Against Blemishes:&nbsp;</strong>Tackle acne and skin blemishes effortlessly with AE Naturals Tea Tree Essential Oil. Let the pure essence of Tea Tree work its wonders for clear, vibrant skin.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>1. Tea Tree Essential Oil: </strong>AE Naturals Tea Tree Essential Oil features the powerful compound terpinen-4-ol, known for its exceptional antiseptic, anti-inflammatory, and antimicrobial properties. This natural ingredient is carefully extracted through steam distillation from the leaves of the Tea Tree plant.</li><li><strong>2. Therapeutic Compounds: </strong>Rich in therapeutic compounds like cineole, pinene, and more, this essential oil is a potent solution for various skin and hair concerns. These compounds work synergistically to enhance the product\'s effectiveness in promoting overall skin and hair health.</li><li><strong>3. Steam Distillation Process: </strong>The bottle contains pure Tea Tree Essential Oil obtained through a meticulous steam distillation process. This ensures the preservation of the oil\'s natural qualities, making it a high-quality addition to your health and wellness routine.</li><li><strong>4. Versatile and Effective:</strong> AE Naturals Tea Tree Essential Oil is a versatile product with wide-ranging benefits. Whether you\'re looking to treat minor cuts, relieve pain and swelling, address scalp conditions, or combat skin blemishes, this essential oil is a natural and effective solution.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Add 5-7 drops to a diffuser or vaporizer for a refreshing scent.</li><li>Dilute 1-2 drops with a carrier oil and apply to the affected area.</li><li>Add a few drops to your shampoo for an aromatic and cleansing experience, promoting overall hair health.</li></ol>', 0, NULL, '2023-09-23 05:09:50', '2024-09-09 15:05:12', 1, 1, 'Premium Tea Tree Essential Oil - Versatile & Natural', 'Discover the benefits of our Tea Tree Essential Oil. Perfect for skincare, aromatherapy, and more. This natural wonder does it all, and it\'s yours to explore! Get yours for a natural boo', '2023-10-07-6520ee699687c.png', 1, NULL, 0.00, 0, NULL, NULL, '000334', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(145, 'admin', 1, 'Lemongrass Essential Oil', 'ae-naturals-lemongrass-essential-oil-30ml-K4LoA9', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"32\",\"position\":2}]', '31', '32', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2023-09-23-650e2642949fc.png\",\"2023-09-23-650e264295696.png\",\"2023-09-23-650e264295876.png\",\"2023-09-23-650e264295aed.png\"]', '[]', '2023-10-16-652cf235a23c9.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=8pcS_pPlgFw7nt2b', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30ml\",\"    100ml\",\"    1ltr\"]}]', '[{\"type\":\"30ml\",\"price\":150,\"sku\":\"LEO-30ml\",\"qty\":1},{\"type\":\"100ml\",\"price\":390,\"sku\":\"LEO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":3100,\"sku\":\"LEO-1ltr\",\"qty\":1}]', 0, 150, 150, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>AE Naturals Lemongrass Essential Oil</strong> is a premium quality bottle of pure and natural lemongrass oil, extracted from the fresh leaves of lemongrass plants using steam distillation. This versatile essential oil has a bright, fresh, and citrusy aroma that is known for its uplifting and refreshing properties, making it ideal for use in aromatherapy, massage, and other personal care applications.</p><p>&nbsp;</p><p><strong>Key Benefits:</strong></p><ul><li>Uplifts mood and boosts energy</li><li>Relieves stress and anxiety</li><li>Helps to improve digestion</li><li>Supports healthy immune function</li><li>Acts as a natural insect repellent</li></ul><p>&nbsp;</p><p><strong>Key Ingredients:</strong></p><ul><li><strong>Lemongrass Essential Oil</strong> is a rich source of terpenes, including citral, which is responsible for its citrusy aroma and numerous health benefits. It also contains other compounds like limonene, geraniol, and myrcene, which have potent antimicrobial and anti-inflammatory properties.</li></ul><p>&nbsp;</p><p><strong>Directions to Use:</strong></p><ul><li><strong>For aromatherapy</strong>, add 3-4 drops of Lemongrass Essential Oil to a diffuser or vaporizer to create a refreshing and uplifting atmosphere.</li><li><strong>For massage</strong>, dilute 1-2 drops of essential oil with carrier oil and apply to the desired area. For skin care, add 2-3 drops of essential oil to your moisturizer or face wash.</li></ul>', 0, NULL, '2023-09-23 05:11:54', '2024-06-17 12:54:10', 1, 1, 'Premium Lemongrass Essential Oil - Aroma', 'Experience the benefits of AE Naturals Lemongrass Essential Oil - Elevate your well-being with this high-quality essential oil for aromatherapy, skincare, and more. It\'s your go-to choi', '2023-10-07-6520f022a9ae5.png', 1, NULL, 0.00, 0, NULL, NULL, '000335', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(146, 'admin', 1, 'Cedar Wood Essential Oil', 'ae-naturals-cedar-wood-essential-oil-30ml-nGdoJY', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"32\",\"position\":2}]', '31', '32', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2023-09-23-650e2735b98b5.png\",\"2023-09-23-650e2735ba5e4.png\",\"2023-09-23-650e2735ba7d5.png\",\"2023-09-23-650e2735baa13.png\",\"2023-09-23-650e2735bac2b.png\"]', '[]', '2023-10-16-652cf25395e4e.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=8pcS_pPlgFw7nt2b', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30ml\",\"      100ml\",\"      1ltr\"]}]', '[{\"type\":\"30ml\",\"price\":150,\"sku\":\"CWEO-30ml\",\"qty\":1},{\"type\":\"100ml\",\"price\":380,\"sku\":\"CWEO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":2920,\"sku\":\"CWEO-1ltr\",\"qty\":1}]', 0, 150, 150, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>AE Naturals Cedar Wood Essential Oil</strong> offers a rejuvenating experience with its premium bottle of pure and natural cedarwood essence. Extracted through a meticulous steam distillation process from cedar trees, this essential oil boasts a warm, woody aroma that emanates tranquility. Perfect for aromatherapy, massage, and personal care routines, it exudes grounding and calming properties. Unwind and destress as the oil promotes relaxation and reduces stress, creating a soothing environment. Elevate respiratory well-being with its support for respiratory health. The oil\'s versatility extends to skincare and scalp care, providing relief and nourishment. Embrace the outdoors confidently as it naturally repels insects and pests, making it an ideal companion for outdoor activities and camping. The application is effortless – add 5-7 drops to a diffuser or inhale directly, or for topical use, dilute 1-2 drops with a carrier oil and apply to the desired area. AE Naturals Cedar Wood Essential Oil is a multi-faceted solution, enhancing focus and mental clarity. Immerse yourself in the numerous benefits of this essential oil, experiencing a touch of nature\'s serenity and well-being with every drop.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Relaxation &amp; Stress Reduction:&nbsp;</strong>AE Naturals Cedar Wood Essential Oil promotes relaxation and reduces stress, offering a calming escape from daily pressures.</li><li><strong>Respiratory Health Support:&nbsp;</strong>Inhale natural goodness! This cedarwood oil aids respiratory health, helping you breathe easy and feel revitalized.</li><li><strong>Skin and Scalp Soothing:</strong>&nbsp;Unleash nature\'s calm touch! Our oil soothes the skin and scalp, providing a gentle solution for everyday comfort.</li><li><strong>Insect and Pest Repellent</strong>:&nbsp;Keep pests at bay! This essential oil naturally repels insects, making it your go-to companion for outdoor adventures.</li><li><strong>Focus &amp; Mental Clarity:&nbsp;</strong>Enhance your focus naturally! The warm, woody aroma boosts mental clarity, helping you stay sharp and on top of your game.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><h3>&nbsp;</h3><ul><li><strong>Cedar Wood Essential Oil:&nbsp;</strong>Our product features pure CedarWood Essential Oil extracted through a gentle steam distillation process from cedar trees. This 30ml bottle holds the essence of nature, promoting relaxation and reducing stress.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Add 5-7 drops to a diffuser or inhale directly for a calming atmosphere.</li><li>Dilute 1-2 drops with a carrier oil for topical application.</li><li>Apply the diluted mixture to the desired skin or scalp area.</li></ol>', 0, NULL, '2023-09-23 05:15:57', '2024-06-17 12:53:47', 1, 1, 'Cedar Wood Essential Oil - Natural Aromatherapy', 'Experience relaxation and vitality with AE Naturals Cedar Wood Essential Oil. Harness the power of nature with our pure cedarwood oil. Elevate your well-being. Shop now for ultimate sere', '2023-10-07-6520f0fe1e71a.png', 1, NULL, 0.00, 0, NULL, NULL, '000336', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(147, 'admin', 1, 'Wheat Grass Powder', 'ae-naturals-wheat-grass-powder-100g-IM0Xzp', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-23-650e28e547178.png\",\"2023-09-23-650e28e548012.png\",\"2023-09-23-650e28e548211.png\",\"2023-09-23-650e28e5484e7.png\",\"2023-09-23-650e28e548704.png\"]', '[]', '2023-11-08-654bb8ab446af.png', '0', NULL, 'youtube', 'AE Naturals Wheat Grass Powder 100g', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"        250g\",\"        500g\",\"        1kg\",\"        25kg\"]}]', '[{\"type\":\"100g\",\"price\":95,\"sku\":\"WGP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":210,\"sku\":\"WGP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":410,\"sku\":\"WGP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":660,\"sku\":\"WGP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":14125,\"sku\":\"WGP-25kg\",\"qty\":1}]', 0, 399, 399, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p>AE Naturals Wheat Grass Powder, a health treasure from naturally grown wheatgrass, brings a host of benefits in a handy 100g pack. This top-notch superfood, packed with chlorophyll, fiber, and vital nutrients, becomes a key player in strengthening your immune system, cleansing your body, and enhancing overall well-being.</p><p>Embrace the all-around nourishment this powder offers, supporting better digestion, a healthier gut, boosted energy, and lasting vitality. Plus, it\'s a versatile addition to your daily meals, effortlessly amping up the nutrition.</p><p>Make AE Naturals Wheat&nbsp; Grass Powder a regular part of your routine, just 1-2 teaspoons blended into your drinks or meals. Feel the natural lift it gives to your health in four simple steps, making each day a stride towards a fitter, more lively you. AE Naturals Wheat Grass Powder: Your daily source of energy and goodness.</p><p>&nbsp;</p><h3><strong>Key benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Boosts Immune System and Detoxifies:</strong> Fortify your body\'s defenses and aid in the natural detoxification process with the powerful blend of nutrients in AE Naturals Wheat Grass Powder.</li><li><strong>Improves Digestion and Gut Health:</strong> Enhance digestive efficiency and maintain an optimal gut environment, supporting your overall well-being with the nourishing benefits of this organic supplement.</li><li><strong>Increases Energy and Endurance:</strong> Experience a natural surge in energy levels and heightened endurance, allowing you to embrace an active lifestyle more effortlessly with AE Naturals Wheat Grass Powder.</li><li><strong>Helps Maintain a Healthy Weight:</strong> Seamlessly integrate this superfood into your daily routine for effective weight management support, contributing to a balanced and healthier lifestyle.</li><li><strong>Improves Skin and Hair Health:</strong> Revel in a radiant complexion and luscious locks as the rich vitamins and antioxidants in this powder work synergistically to enhance your skin and hair health. AE Naturals Wheat Grass Powder: Elevating your vitality and beauty.</li></ul><p>&nbsp;</p><h3><strong>Key ingredients:</strong></h3><p>&nbsp;</p><ul><li>Wheatgrass powder is a nutrient-dense ingredient that contains a range of vitamins, minerals, and antioxidants. It is also rich in vitamin C, iron, and other essential nutrients that can help boost the immune system, improve skin health, and increase energy levels</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>1. Add 1-2 teaspoons to your drink or recipe.</p><p>2. Mix into smoothies, juices, or water.</p><p>3. Enhance salads, soups, or dips.</p><p>4. Enjoy daily for a healthier you.</p>', 0, NULL, '2023-09-23 05:23:09', '2024-06-17 12:53:10', 1, 1, 'Discover the Power of Wheatgrass Powder | AE Naturals', 'Unlock the benefits of AE Naturals\' Wheat Grass Powder, packed with essential nutrients, antioxidants, and immune-boosting properties. Improve your health naturally with daily use. Get starte', '2023-10-07-6520f2cba3546.png', 1, NULL, 0.00, 0, NULL, NULL, '000078', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(148, 'admin', 1, 'Moringa Leaf Powder - Boosts energy and nourishes your body naturally |', 'ae-naturals-moringa-leaf-powder-250g-At8a6d', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2023-09-23-650e29d35ee40.png\",\"2023-09-23-650e29d35fc66.png\",\"2023-09-23-650e29d35ff27.png\",\"2023-09-23-650e29d360274.png\",\"2023-09-23-650e29d3605f7.png\"]', '[]', '2023-11-08-654bb83698def.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/IzggLtMptRI?si=hXBGl2HRnao18NgV', '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"        250g\",\"        500g\",\"        1kg\",\"        25kg\"]}]', '[{\"type\":\"100g\",\"price\":50,\"sku\":\"MLP-Beanybn|-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":110,\"sku\":\"MLP-Beanybn|-250g\",\"qty\":0},{\"type\":\"500g\",\"price\":200,\"sku\":\"MLP-Beanybn|-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":315,\"sku\":\"MLP-Beanybn|-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":6625,\"sku\":\"MLP-Beanybn|-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 4, 1, '<p>AE Naturals Moringa Leaf Powder is not just a supplement; it\'s a nutritional powerhouse extracted from the dried leaves of the Moringa oleifera tree. Bursting with essential vitamins, minerals, and antioxidants, this premium quality superfood powder aims to become your go-to source for enhanced health and vitality.</p><p>Embrace the multifaceted benefits: from fortifying your immune system to promoting the well-being of your skin, hair, and nails. Its antioxidant-rich composition, coupled with anti-inflammatory compounds, provides a holistic approach to health. With a significant dosage of vitamins A, C, and E, along with essential minerals like iron and calcium, this powder is your ticket to a well-nourished body.</p><h3>&nbsp;</h3><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Boosts Immunity and Supports Digestive Health:</strong> Fortify your defences and maintain digestive wellness with the potent nutrients in AE Naturals Moringa Leaf Powder.</li><li><strong>Promotes Healthy Skin, Hair, and Nails:</strong> Unleash the natural radiance as this powder supports the health of your skin, hair, and nails.</li><li><strong>High in Antioxidants and Anti-inflammatory Compounds:</strong> Harness the protective power of antioxidants and anti-inflammatory properties for your overall health.</li><li><strong>Rich in Vitamins A, C, and E, and Minerals like Iron and Calcium:</strong> Elevate your daily nutrient intake with a rich blend of essential vitamins and minerals crucial for your well-being.</li><li><strong>Helps Regulate Blood Sugar Levels and May Reduce Cholesterol:</strong> Support your metabolic health with potential benefits in blood sugar regulation and cholesterol reduction.</li></ul><p>&nbsp;</p><h3><strong>Key ingredients:</strong></h3><p>&nbsp;</p><ul><li>Moringa is a nutrient-dense superfood that can provide a wide range of health benefits. Its high levels of antioxidants, vitamins, and minerals make it a valuable ingredient in a variety of health and wellness products.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><p>1. Add 1-2 teaspoons to smoothies, juices, or other beverages.</p><p>2. Use it as a seasoning in your favourite recipes.</p><p>3. Make it a part of your daily diet.</p><p>4. Enjoy the benefits of this superfood as part of a balanced and healthy lifestyle.</p>', 0, NULL, '2023-09-23 05:27:07', '2024-07-13 10:37:25', 1, 1, 'Moringa Leaf Powder | Nutrient-Rich & Immunity', 'Discover the benefits of AE Naturals Moringa Leaf Powder. Protect your liver, maintain blood sugar, and boost immunity. It\'s your natural solution for treating and skin infections. Try it tod', '2023-10-07-6520f3b522da0.png', 1, NULL, 0.00, 0, NULL, NULL, '000086', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(150, 'admin', 1, 'Roop Sundar Anti Acne Cream with Turmeric 20g', 'ae-naturals-roop-sundar-anti-acne-cream-with-turmeric-20g-QbkuZ9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"20\",\"position\":2}]', '1', '20', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-30-66082c4e67665.png\",\"2024-03-30-66082c4eccd3b.png\",\"2023-10-08-65227a6a40690.png\",\"2023-10-08-65227a6a407b2.png\",\"2023-10-08-65227a6a40c84.png\",\"2023-10-08-65227a6a40e54.png\",\"2023-10-08-65227a6a410a1.png\",\"2023-10-08-65227a6a412de.png\",\"2023-10-08-65227a6a409fd.png\",\"2023-10-08-65227a6a4150b.png\"]', '[]', '2024-03-30-66082c77a7bcd.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/ES0ddW_dUus?si=7GmvXfuNb7Y3061T', '[]', 0, 'null', '[]', '[]', 0, 399, 399, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p>Embark on a journey to clearer and healthier skin with <strong>AE Naturals Roop Sundar Anti Acne Cream</strong>, a potent 20g topical solution meticulously crafted to treat acne and safeguard against future breakouts. Infused with the goodness of natural ingredients like neem, Tulsi, and turmeric, this cream stands as a formidable ally in the fight against acne, boasting antibacterial and anti-inflammatory properties. AE Naturals Roop Sundar Anti Acne Cream unfolds as a testament to the efficacy of nature\'s remedies. Neem, Tulsi, and turmeric combine forces to reduce acne and soothe irritated skin, offering a holistic approach to skincare deeply rooted in traditional practices.</p><p>&nbsp;</p><p>Incorporate AE Naturals Roop Sundar Anti Acne Cream into your daily skincare routine to unveil the benefits of a product that marries modern skincare with ancient herbal wisdom. Embrace the journey to clearer, radiant skin, where each application becomes a step towards a healthier, more confident you. With the power of natural ingredients, this anti-acne cream is poised to become your trusted companion in achieving skin that not only looks good but also feels beautifully nourished.</p><p>&nbsp;</p><h3><strong>Key benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Reduces acne and breakouts: </strong>AE Naturals Roop Sundar Anti Acne Cream, enriched with neem, Tulsi, and turmeric, effectively combats acne and breakouts with its antibacterial and anti-inflammatory properties, promoting clearer and healthier skin.</li><li><strong>Improves skin texture: </strong>Experience a transformation in your skin\'s texture as this cream works to nourish and enhance, leaving your skin feeling softer and smoother, contributing to an overall improvement in texture.</li><li><strong>Controls excess oil production: </strong>With its specialized formula, the cream helps regulate oil production, providing a balance that controls excess oil, preventing the development of acne and maintaining a shine-free complexion.</li><li><strong>Helps fade acne scars: </strong>AE Naturals Roop Sundar Anti Acne Cream not only targets current acne but also aids in fading acne scars, promoting a more even and blemish-free skin tone over time.</li><li><strong>Evens out skin tone and soothes irritated skin: </strong>Beyond its acne-fighting capabilities, the cream contributes to an even skin tone while soothing irritated skin. Embrace the calming properties of natural ingredients for a balanced and comfortable complexion.</li></ul><p>&nbsp;</p><h3><strong>Key ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Tulsi:</strong> Tulsi, also known as Holy Basil, has been used for centuries in traditional Ayurvedic medicine for its numerous health benefits. In skin care, Tulsi has antibacterial and anti-inflammatory properties that help to reduce acne and soothe irritated skin.&nbsp;</li><li><strong>Turmeric:</strong> Turmeric is another natural ingredient that has been used for centuries in Ayurvedic medicine. Turmeric can also help to reduce the appearance of dark spots and hyperpigmentation, leaving the skin looking more radiant and youthful.</li><li><strong>Vitamin E:</strong> Vitamin E is a potent antioxidant that helps to protect the skin from environmental stressors such as pollution and UV radiation. It also provides hydration and nourishment to the skin, helping to keep it soft, smooth, and healthy-looking.&nbsp;</li><li><strong>Niacinamide:</strong> Niacinamide, also known as Vitamin B3, is a water-soluble vitamin that has been shown to have numerous benefits for the skin. It can help to improve skin texture and reduce the appearance of fine lines and wrinkles.&nbsp;</li></ul><h3>&nbsp;</h3><h3><strong>Directions to use:</strong></h3><p>&nbsp;</p><p>1. Wash your face and apply a thin layer twice daily.</p><p>2. Gently massage until absorbed.</p><p>3. Use daily for optimal results.</p><p>4. Apply consistently for best outcomes.</p>', 0, NULL, '2023-10-08 15:16:18', '2024-06-21 17:07:24', 1, 1, 'AE Naturals Roop Sundar Anti Acne Cream - Clear & Even Skin', 'Experience flawless beauty with AE Naturals Roop Sundar Anti Acne Cream. Say goodbye to acne, dark spots, and uneven skin tone. Infused with Tulsi, Turmeric, Vitamin E, and Niacinamide. Shop', '2023-10-08-65227a6a41869.png', 1, NULL, 0.00, 0, NULL, NULL, '000413', NULL, NULL);
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(151, 'admin', 1, 'Roop Sundar Tablets with Manjishta and Punarnava, 60 Tablets.', 'ae-naturals-roop-sundar-tablets-with-manjishta-and-punarnava-60-tablets-jG3rNG', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-10-66163da7ad184.png\",\"2023-10-08-65227bdc5ac4c.png\",\"2023-10-08-65227bdc5af18.png\",\"2023-10-08-65227bdc5b0fd.png\",\"2023-10-08-65227bdc5b350.png\",\"2023-10-08-65227bdc5b59f.png\"]', '[]', '2023-10-16-652ccbb556359.png', '1', NULL, 'youtube', 'https://www.youtube.com/embed/NiU851Toxq0?si=S8KaqkO6A0CxjzAj', '[]', 0, 'null', '[]', '[]', 0, 1000, 1000, '12', 'percent', 'include', '50.1', 'percent', 99, 1, '<p>AE Naturals Roop Sundar Tablets offer an exclusive blend designed to naturally purify and detoxify your blood, resulting in effective improvements to your skin health. This unique formulation incorporates ancient Ayurvedic ingredients such as Manjishta, Bakuchi, Amba Haldi, Khus, and Punarnava, working synergistically to fortify your body against illnesses. These tablets play a crucial role in maintaining both internal and external health by eliminating toxins and eradicating bacteria in the blood. The powerful combination of Ayurvedic ingredients in AE Naturals Roop Sundar Tablets contributes to a disease-free life. Purifying the blood is a key indicator of good health, preventing common skin issues like acne and pimples. Additionally, the tablets nourish the skin by supplying essential nutrients, promoting overall skin wellness.</p><p>&nbsp;</p><p>Incorporate AE Naturals Roop Sundar Tablets into your routine to experience the holistic benefits of these ancient Ayurvedic ingredients. Embrace the power of purified blood for radiant skin, robust internal health, and a disease-resistant lifestyle.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Purifies your blood:</strong>&nbsp;AE Natural Roop Sundar pills are formulated with ingredients known for their blood-purifying properties. These components, such as certain herbs or antioxidants, aid in removing toxins and impurities from the bloodstream, supporting overall blood health.</li><li><strong>De-toxifies your body:</strong> &nbsp;Roop Sundar tablets likely contain detoxifying agents, which actively assist in the elimination of harmful substances and metabolic by-products from the body. This contributes to the body\'s natural detoxification processes.</li><li><strong>Ensures healthier skin from the inside and keeps it smooth, soft, and blemish-free:</strong>&nbsp;AE Natural’s Roop Sundar tablets work internally to provide essential nutrients that nourish the skin. This internal care helps maintain a smooth, soft texture and prevents blemishes, contributing to a healthier and more radiant complexion.</li><li><strong>Prevents skin infections and allergies in the future:</strong>&nbsp;The tablets may include immune-boosting components and anti-inflammatory properties, providing long-term protection against skin infections and allergies by enhancing the skin\'s resilience and defense mechanisms.</li><li><strong>Increases hemoglobin level and maintains blood pressure and cholesterol in a normal range:</strong>&nbsp;AE Natural’s Roop Sundar tablets contribute to overall blood health by increasing hemoglobin levels. Additionally, they help maintain blood pressure and cholesterol within normal ranges, supporting cardiovascular well-being and preventing related health issues.</li></ul><p>&nbsp;</p><h3><strong>Key ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Manjishta</strong>: Manjishta acts as a potent blood purifier and effectively treats skin disorders. Its anti-inflammatory, antibacterial, and antioxidant properties contribute to its efficacy in promoting skin health.</li><li><strong>Bakuchi</strong>: Bakuchi is beneficial in treating various skin diseases and proves effective against allergies, scabies, eczema, itching, rashes, and skin discoloration. Its properties make it a versatile remedy for dermatological concerns.</li><li><strong>Amba Haldi: </strong>Amba Haldi promotes blood circulation, enhancing the appearance of healthy and glowing skin. It is particularly useful for addressing hyperpigmentation, scars, marks, dark spots, and blemishes.</li><li><strong>Khus</strong>: Khus is rich in antioxidants and essential nutrients, serving as a powerhouse for reducing skin inflammation and promoting overall skin health. Its natural properties contribute to skin nourishment.</li><li><strong>Punarnava</strong>: Punarnava is an excellent remedy with multiple benefits. It stimulates white blood cells, increases stress tolerance, aids in wound healing, decreases swelling, and reduces inflammation. Its diverse properties make it valuable for overall well-being.</li></ul><p>&nbsp;</p><h3><strong>Dosage:</strong></h3><p>Take 1 tablet in the morning and 1 in the evening as directed by the physician.</p>', 0, NULL, '2023-10-08 15:22:28', '2024-11-27 05:51:21', 1, 1, 'AE Roop Sundar Tablets - Skin Detox and Purification Miracle', 'Experience flawless, healthy skin with Ae Roop Sundar Tablets. Packed with ancient herbs like Manjishta and Bakuchi, it purifies your body, prevents acne, and nourishes your skin. Try it now!', '2024-04-10-66163da7ae653.png', 1, NULL, 0.00, 0, NULL, NULL, '000711', NULL, NULL),
(152, 'admin', 1, 'Roop Sundar Face Wash 100ml', 'ae-naturals-roop-sundar-face-wash-100ml-rYLry9', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"28\",\"position\":2}]', '1', '28', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2023-10-30-653fe9cdc7a1a.png\",\"2023-10-30-653fe9cdc889e.png\",\"2023-10-30-653fe9cdc899e.png\",\"2023-10-30-653fe9cdc8ac7.png\"]', '[]', '2023-10-30-653fe9cdc8bd7.png', '1', NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 299, 299, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Unlock the secret to radiant skin with&nbsp;<strong>AE Naturals Roop Sundar Face Wash</strong>, a true revelation in skincare. Enriched with a harmonious blend of Parijat, Mulberry, Licorice, and Aloe Vera extracts, this natural formulation is your key to a refreshed and youthful complexion. As you embark on your skincare journey, bid farewell to impurities without worrying about harsh chemicals like Parabens – our face wash is a gentle embrace for your skin. Parijat Extract, a powerhouse in promoting skin vitality, teams up with Mulberry Extract to support an even skin tone, revealing the natural brilliance within. Licorice Extract brightens and rejuvenates, while Aloe Vera Extract provides a soothing, moisturizing touch. This face wash isn\'t just a routine; it\'s a ritual for natural elegance. Feel the difference as it cleanses, revitalizes, and nourishes your skin, leaving you with a radiant complexion. The directions are simple – wet your face, apply a small amount, gently massage, and rinse. Make it a habit twice daily for optimal results. AE Naturals Roop Sundar Face Wash: where natural beauty meets skin care excellence, bringing out your inner glow for the world to see.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Natural Radiance:&nbsp;</strong>AE Naturals Roop Sundar Face Wash unveils your skin\'s natural brilliance with a blend of Parijat, Mulberry, Licorice, and Aloe Vera extracts.</li><li><strong>Revitalize and Nourish:</strong> Gently cleansing, revitalizing, and nourishing your skin, this face wash promotes a radiant complexion, leaving you refreshed and rejuvenated.</li><li><strong>Chemical-Free Care:&nbsp;</strong>Enjoy a gentle skincare experience as Roop Sundar Face Wash is free from harsh chemicals like Parabens, ensuring the purity of your beauty regimen.</li><li><strong>Inner Beauty Unleashed:</strong> Embrace your inner beauty and feel the difference, supported by the harmonious goodness of natural ingredients in every wash.</li></ul><h3>&nbsp;</h3><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Parijat Extract:&nbsp;</strong>Enhance your skin\'s vitality with the goodness of Parijat Extract. This natural ingredient promotes a healthy glow, ensuring your skin looks and feels rejuvenated.</li><li><strong>Mulberry Extract:&nbsp;</strong>Unveil an even skin tone and complexion with Mulberry Extract. Let this powerful ingredient support your skin\'s radiance, giving you a naturally beautiful appearance.</li><li><strong>Licorice Extract:&nbsp;</strong>Experience the brightening and rejuvenating effects of Licorice Extract. This key ingredient works wonders, leaving your skin refreshed and revitalized.</li><li><strong>Aloe Vera Extract:&nbsp;</strong>Indulge in the soothing and moisturizing effects of Aloe Vera Extract. Pamper your skin with this natural goodness, ensuring a gentle and nourishing experience.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><h3>&nbsp;</h3><ol><li>Wet your face with water.</li><li>Apply a small amount of Roop Sundar Face Wash.</li><li>Gently massage in a circular motion.</li><li>Rinse thoroughly with water.</li><li>Use twice daily for best results.</li></ol>', 0, NULL, '2023-10-30 23:07:17', '2024-07-09 11:10:00', 1, 1, '\"Roop Sundar Face Wash 100ml - Gentle Daily Cleanser for Radiant Skin\"', '\"Discover the secret to radiant skin with Roop Sundar Face Wash 100ml. Our gentle daily cleanser is formulated to cleanse and nourish, leaving your skin refreshed and glowing. Suitable for al', '2024-01-05-6597be5b22998.png', 1, NULL, 0.00, 0, NULL, NULL, '000411', NULL, NULL),
(157, 'admin', 1, 'Roop Sundar Sunscreen Lotion SPF 50+ 100ml', 'ae-naturals-roop-sundar-sunscreen-lotion-spf-50-100ml-MPO6mG', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"18\",\"position\":2}]', '1', '18', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-30-66082a4d3bd16.png\",\"2024-03-30-66082a4d3c9a5.png\",\"2024-03-30-66082a30c7939.png\",\"2024-03-30-66082a30c86e8.png\",\"2024-03-30-66082a30c87ef.png\",\"2024-03-30-66082a30c8914.png\",\"2024-03-30-66082a30c8a14.png\",\"2024-03-30-66082a30c8b45.png\",\"2024-03-30-66082a30c8c52.png\"]', '[]', '2024-03-30-66082a6e260bb.png', NULL, NULL, 'youtube', 'https://www.youtube.com/embed/CATtmGB3Hws?si=riAZxRWu64xBAtiH', '[]', 0, 'null', '[]', '[]', 0, 399, 399, '18', 'percent', 'include', '0', 'flat', 100, 1, '<p><strong>AE Naturals Roop Sundar Sunscreen Lotion&nbsp;</strong>is a harmonious mix of advanced sun protection and skin-loving ingredients. This dermatologist recommended sunscreen does more than just sunblock. With a SPF 50+, it provides defense against both UVA and UVB rays, ensuring your skin stays protected from the sun\'s damaging effects. The lightweight, non-greasy formula gets easily absorbed into your skin, leaving it pampered and glowing. The star ingredient, allantoin, known for its soothing properties, adds an extra layer of care to your skin. It helps maintain skin suppleness, reducing irritation and redness. This powerful combination not only protects against sunburn but also contributes to overall skin health. In addition to allantoin, AE Naturals Roop Sundar Sunscreen Lotion is crafted with a thoughtful selection of other beneficial ingredients. These include nourishing antioxidants that fight free radicals, promoting a youthful complexion. The lotion is free from harsh chemicals, making it suitable for all skin types, even the most sensitive. It not only protects but also nourishes your skin. With this sunscreen lotion, your skin is protected against premature aging, dark spots, and sun damage. Make AE Naturals Roop Sundar Sunscreen Lotion a staple in your daily skincare routine for a brighter, healthy glow.</p><h3>&nbsp;</h3><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Powerful Sun Protection:</strong> AE Naturals Roop Sundar Sunscreen Lotion stands against sun-related damage with its powerful SPF 50+. This high sun protection factor ensures an optimal defense mechanism. It effectively shields your skin from the harmful effects of both UVA and UVB rays.&nbsp;</li><li><strong>Soothing Allantoin:</strong> Enriched with allantoin, a skin-soothing ingredient, our sunscreen goes beyond just sun protection. Known for its calming properties, allantoin pampers your skin, providing a touch of luxurious care while providing sun protection. It helps maintain skin suppleness, reducing irritation and redness.&nbsp;</li><li><strong>Non-Greasy Formula:</strong> Enjoy the daily skincare ritual without the heavy, greasy feeling. Our sunscreen has a light, non-greasy texture that gets quickly absorbed into your skin, making it an ideal choice for daily use. Feel the velvety smoothness as you apply. This non-greasy formula ensures that your skin stays protected without the discomfort of white cast.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Allantoin:&nbsp;</strong>Allantoin is known for its skin-soothing properties. It provides a calming touch, helping maintain skin suppleness and reducing irritation.&nbsp;</li><li><strong>Antioxidant Blend:&nbsp;</strong>The sunscreen features a curated mix of antioxidants that fight free radicals, giving a youthful complexion. These antioxidants protect your skin from environmental stressors.</li><li><strong>Natural Extracts:&nbsp;</strong>AE Naturals Roop Sundar Sunscreen is enriched with nourishing natural extracts. These extracts contribute to the overall well-being of your skin, ensuring a wholesome approach to sun care. Protect your skin without compromising on purity.&nbsp;</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><p>1. Apply a generous amount of Roop Sundar Sunscreen Lotion on your face and exposed skin.</p><p>2. Gently massage until fully absorbed.</p><p>3. Reapply every two hours, especially after swimming or sweating.</p>', 0, NULL, '2023-11-25 23:00:34', '2024-05-19 00:26:36', 1, 1, 'AE Naturals Roop Sundar Sunscreen SPF 50++ - Skin Protection', 'Shield your skin from sun and pollution with AE Naturals Roop Sundar Sunscreen Lotion SPF 50++. Prevent premature aging, sunburn, and get flawless skin. Dermatologist-tested, and water-resist', '2023-11-25-65622f3aaf272.png', 1, NULL, 0.00, 0, NULL, NULL, '000703', NULL, NULL),
(158, 'admin', 1, 'Black Chia Seeds', 'black-chiya-seeds-mXtcMR', 'physical', '[{\"id\":\"4\",\"position\":1},{\"id\":\"12\",\"position\":2}]', '4', '12', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-01-04-6596a8709595b.png\",\"2024-01-04-6596a9dc90317.png\",\"2024-01-04-6596a9dc90e76.png\",\"2024-01-04-6596afae390a2.png\"]', '[]', '2024-01-04-6596a8d23f244.png', '0', NULL, 'youtube', 'https://www.youtube.com/embed/s5OwKA8P_8k?si=xXNDpYS0yJTLiKFx', '[]', 0, '[\"1\"]', '[{\"name\":\"choice_1\",\"title\":\"SIZE\",\"options\":[\"100g\",\"250g\",\"1kg\",\"25kg\"]}]', '[{\"type\":\"100g\",\"price\":110,\"sku\":\"BCS-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":260,\"sku\":\"BCS-250g\",\"qty\":1},{\"type\":\"1kg\",\"price\":820,\"sku\":\"BCS-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":17500,\"sku\":\"BCS-25kg\",\"qty\":1}]', 0, 399, 399, '5', 'percent', 'include', '0', 'flat', 4, 1, '<p>Welcome to our oasis of health and vitality, where we celebrate the incredible potential of chia seeds! Packed with nutritional goodness and versatility, chia seeds have emerged as a superfood that can elevate your well-being in various ways. Join us on a journey to discover the abundant benefits of incorporating these tiny yet mighty seeds into your daily routine.</p><p>Body:</p><p><strong>Nutrient-Rich Superfood:</strong> At the heart of chia seeds lies a powerhouse of essential nutrients. These tiny seeds are an excellent source of omega-3 fatty acids, fiber, protein, antioxidants, vitamins, and minerals. Nourish your body with this wholesome blend that supports overall health and vitality.</p><p><strong>Heart-Healthy Goodness:</strong> Chia seeds are renowned for their heart-healthy properties. The omega-3 fatty acids they contain play a pivotal role in maintaining cardiovascular health, promoting optimal cholesterol levels, and reducing the risk of heart disease. Prioritize your heart\'s well-being with the natural goodness of chia.</p><p><strong>Digestive Dynamo:</strong> Embrace the digestive benefits of chia seeds. Their high fiber content aids in promoting a healthy digestive system, preventing constipation, and supporting a balanced gut microbiome. Say goodbye to digestive discomfort and hello to digestive dynamism!</p><p><strong>Sustained Energy and Weight Management:</strong> Experience sustained energy throughout the day by incorporating chia seeds into your meals. The combination of fiber, protein, and healthy fats helps keep you feeling full, making chia seeds a fantastic ally in your weight management journey.</p><p><strong>Versatile Culinary Companion:</strong> Elevate your culinary creations with the versatility of chia seeds. Sprinkle them on yogurt, blend them into smoothies, or use them as an egg substitute in baking – the possibilities are endless. Discover new ways to enjoy these tiny seeds while adding a nutritional punch to your favorite dishes.</p><p><strong>Plant-Powered Protein:</strong> For those seeking plant-based protein sources, look no further than chia seeds. These little wonders are a fantastic addition to vegetarian and vegan diets, providing a complete protein profile that supports muscle health and repair.</p><p>Directions of Use: To make the most of chia seeds, try incorporating them into your daily routine with these simple steps:</p><p><strong>Chia Pudding:</strong> Mix 2 tablespoons of chia seeds with your favorite milk (dairy or plant-based) and let it sit in the refrigerator overnight. Wake up to a delicious and nutritious chia pudding ready to be topped with fruits or nuts.</p><p><strong>Smoothie Boost:</strong> Add a tablespoon or two of chia seeds to your morning smoothie for an extra boost of fiber, protein, and omega-3s.</p><p><strong>Yogurt Topper:</strong> Sprinkle chia seeds on top of your yogurt or oatmeal for added crunch and nutritional value.</p><p><strong>Baking Substitute:</strong> Replace eggs in your baking recipes with a chia seed gel. Mix 1 tablespoon of chia seeds with 3 tablespoons of water and let it sit for a few minutes until it forms a gel-like consistency.</p><p>&nbsp;</p><figure class=\"image\"><img style=\"aspect-ratio:900/400;\" src=\"https://www.organicgyaan.com/cdn/shop/articles/6c4b4c1203a705a69e3f465881f28183_900x.jpg?v=1688372317\" alt=\"10 Captivating Health Benefits of Chia Seeds – Organic Gyaan\" width=\"900\" height=\"400\"></figure>', 0, NULL, '2024-01-04 18:15:36', '2024-04-21 18:56:22', 1, 1, 'Chia Seeds: Your Path to Wellness – Nutrient-Rich Superfood, Heart-Healthy Boost, and Versatile Culinary Essential', 'Elevate your well-being with the nutritional prowess of chia seeds – a tiny superfood packed with omega-3s, fiber, and plant-powered protein. Discover heart-healthy benefits, digestive suppor', '2024-01-04-6596a87097ab7.png', 1, NULL, 0.00, 0, NULL, NULL, '000527', NULL, NULL),
(159, 'admin', 3, 'Health 360 Concentrated Herbal Juice500ml', 'ae-naturals-health-360-herbal-juice-500ml-rjFMNH', 'physical', '[{\"id\":\"30\",\"position\":1}]', '30', NULL, NULL, 2, 'ml', 1, 1, NULL, NULL, '[\"2024-01-06-6599360e3d88b.png\",\"2024-01-06-6599360e3ecb4.png\",\"2024-01-06-6599360e3f238.png\"]', '[]', '2024-01-06-6599360e3f87a.png', '1', NULL, 'youtube', 'https://www.youtube.com/embed/0fd8e2BdLmY?si=ux6iR7_4jijDMaY6', '[]', 0, '[\"5\"]', '[{\"name\":\"choice_5\",\"title\":\"Pack\",\"options\":[\"1\",\"        3\"]}]', '[{\"type\":\"1\",\"price\":400,\"sku\":\"H3CHJ-1\",\"qty\":1},{\"type\":\"3\",\"price\":1000,\"sku\":\"H3CHJ-3\",\"qty\":3}]', 0, 400, 400, '12', 'percent', 'include', '0', 'flat', 4, 1, '<figure class=\"media\"><oembed url=\"https://youtu.be/1Slr-ywJ8kk?feature=shared\"></oembed></figure><p>AE Naturals Health 360 Herbal Juice, a blend of Aloe Vera, Amla, and Tulsi. Crafted to invigorate mind and body, this product promotes holistic wellness through enhanced digestion, immunity boost, and gentle detoxification. Get the goodness of Aloe Vera, renowned for its soothing properties that calm the gut and provide digestive health. Vitamin C-rich Amla bolsters your body\'s defenses, promoting radiant skin and robust immunity. Tulsi, the sacred herb, purifies from within, acting as an antioxidant and supporting respiratory health. With each sip, experience the gentle cleansing of your body, the balance of blood sugar levels, and the alleviation of stress.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:&nbsp;</strong></h3><p>&nbsp;</p><ul><li><strong>Digestion and Metabolism Boost: </strong>This potent blend of Aloe Vera, Amla, and Tulsi aids in digestion, helping your body efficiently absorb nutrients while promoting a healthy metabolism.&nbsp;</li><li><strong>Enhanced Immunity and Sickness Defense:</strong> Packed with immune-boosting Amla and antioxidant-rich Tulsi, this herbal elixir fortifies your immune system, making it more resilient against sickness and infections.&nbsp;</li><li><strong>Detoxification and Clear Skin: Cleanse</strong> your body from within and get the clear, radiant skin with AE Naturals Health 360 Herbal Juice. Feel refreshed both inside and out as you experience clearer, healthier skin.</li><li><strong>Stress Relief and Mental Clarity:</strong> Relax your mind and soothe your senses with AE Naturals Health 360 Herbal Juice. No more stress-induced headaches and foggy thoughts.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:&nbsp;</strong></h3><p>&nbsp;</p><ul><li><strong>Aloe Vera:</strong> Soothes stomach, promotes gut health, aids digestion, and calms acidity.</li><li><strong>Amla (Indian Gooseberry):</strong> Rich in vitamin C, boosts immunity, enhances skin health, and supports detoxification.</li><li><strong>Tulsi (Holy Basil):</strong> Cleanses the body, acts as an antioxidant, aids in respiratory health, and promotes overall well-being.</li></ul><p>&nbsp;</p><h3><strong>Directions To Use:&nbsp;</strong></h3><p>&nbsp;</p><ol><li>Mix 15ml of AE Naturals Health 360 Herbal Juice with 150ml of water.</li><li>Consume on an empty stomach once or twice daily for optimal results.</li><li>Incorporate into your daily routine for improved digestion, immunity, and overall wellness.</li></ol>', 0, NULL, '2024-01-06 16:44:22', '2024-09-03 18:26:14', 1, 1, '\"Revitalize Your Body with AE Naturals Health 360 Herbal Juice: Digestive Boost, Immunity Support, and Stress Relief\"', '\"Experience holistic wellness with AE Naturals Health 360 Herbal Juice, crafted with Aloe Vera, Amla, and Tulsi. Boost digestion, enhance immunity, and detoxify naturally.', '2024-05-18-664884093a1d4.png', 1, NULL, 100.00, 0, NULL, NULL, '000752', '<p><strong>Shipping 100 Extra</strong></p><p>Buy Pack Of 3 and get 200 discount</p>', '#e25050'),
(160, 'admin', 3, 'Health 360 Herbal Capsules 120 Veg Caps', 'ae-naturals-health-360-herbal-capsules-120-veg-caps-nQeqb1', 'physical', '[{\"id\":\"30\",\"position\":1}]', '30', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-01-06-659936da3312a.png\",\"2024-03-12-65ef5ac0af671.png\",\"2024-03-12-65ef5ac0b0796.png\",\"2024-03-12-65ef5ac0b093f.png\",\"2024-03-12-65ef5ac0b0ab1.png\",\"2024-03-12-65ef5ac0b0b65.png\",\"2024-03-12-65ef5ac0b0c10.png\"]', '[]', '2024-01-06-659936da33fb9.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 1000, 1000, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p>Enhance your well-being with AE Naturals Health 360 Capsules, a natural powerhouse designed for a healthier you. Packed with pure ingredients, these capsules embrace the healing touch of nature, prioritizing your overall health. These capsules offer a genuine approach to supporting your health, focusing on purity and simplicity. Enriched with a blend of herbs, AE Naturals Health 360 Capsules contribute to your vitality, providing a step towards a more balanced lifestyle. The infusion of herbal elements ensures that each capsule is a source of holistic health support. Immerse yourself in the immune-boosting benefits of antioxidant-rich ingredients. Strengthen your body\'s defense mechanisms by incorporating these capsules into your daily routine. AE Naturals understands the significance of digestive health, and our organic blend promotes gentle digestion balance, supporting optimal nutrient absorption. Feel the natural lift in your energy levels with AE Naturals Health 360 Capsules. Carefully chosen ingredients work synergistically to provide sustained vitality, making these capsules your reliable solution for daily energy support. Simply take one capsule daily with a meal to experience lasting health benefits. Prioritize your well-being by choosing AE Naturals for a natural and organic approach to health.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><h3>&nbsp;</h3><ul><li><strong>Immune Boost:&nbsp;</strong>Strengthen your body\'s defenses naturally with AE Naturals Health 360 Capsules. Our antioxidant-rich formula enhances your immune system, helping it fight off illnesses effectively.</li><li><strong>Digestive Harmony:&nbsp;</strong>Experience digestive balance with our organic blend in Health 360 Capsules. Gentle yet effective, each capsule supports optimal nutrient absorption and a well-functioning digestive system.</li><li><strong>Natural Energy Boost:&nbsp;</strong>Raise your energy levels naturally with carefully chosen ingredients in every capsule. AE Naturals Health 360 Capsules provide sustained vitality for your day-to-day activities.</li><li><strong>Herbal Health Support:&nbsp;</strong>These capsules contribute to your overall health and vitality. Enriched with a blend of herbs, each capsule is a step towards a healthier and more balanced lifestyle.</li></ul><p>&nbsp;&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><h3>&nbsp;</h3><ul><li><strong>Turmeric Extract:&nbsp;</strong>Get the natural power of turmeric, known for its anti-inflammatory properties. This extract aids in supporting a healthy immune system, providing your body with a strong defense against various health challenges.</li><li><strong>Ginger Root Powder:&nbsp;</strong>Derived from ginger, this powder promotes digestive balance, easing discomfort and supporting optimal nutrient absorption. Say goodbye to digestive woes and embrace a harmonious gut with every capsules.</li><li><strong>Ashwagandha Blend:&nbsp;</strong>Our unique blend of ashwagandha, an adaptogenic herb, helps combat stress and fatigue. Experience a natural energy boost that lasts throughout the day, keeping you active and revitalized.</li><li><strong>Amla (Indian Gooseberry):&nbsp;</strong>Packed with vitamin C and antioxidants, amla contributes to immune support, ensuring your body is well-equipped to ward off illnesses. Embrace the organic vitality of amla for a healthier and more energetic life.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Take 1 capsule daily.</li><li>Consume with a meal for optimal results.</li><li>Incorporate into your daily routine.</li><li>Ensure consistent usage for lasting health benefits.</li></ol><p>&nbsp;</p><p><strong>Note:&nbsp;</strong>Prior to including AE Naturals Health 360 Capsules in your routine, it\'s advisable to consult with your doctor. Your health journey is our concern; consult with your healthcare professional for personalized advice.</p>', 0, NULL, '2024-01-06 16:47:46', '2024-05-18 16:05:06', 1, 1, '\"Elevate Your Well-being with AE Naturals Health 360 Capsules: Natural Immune Support and Vitality Boost\"', '\"Boost health with AE Naturals Health 360 Capsules. Strengthen immunity, aid digestion, and boost energy naturally.\"', '2024-03-12-65ef598b5e3f5.png', 1, NULL, 0.00, 0, NULL, NULL, '000753', NULL, '#000000'),
(161, 'admin', 3, 'Health 360 Herbal Tea 75g', 'ae-naturals-health-360-herbal-tea-75g-97jxYt', 'physical', '[{\"id\":\"30\",\"position\":1}]', '30', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-01-06-659937d55d110.png\"]', '[]', '2024-01-06-659937d55df63.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 300, 300, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p>Indulge in the blend of Health 360 Herbal Tea, crafted for your well-being. This tea offers a holistic approach to health and vitality. With ingredients like Rubia cordifolia, Zingiber officinale, and Piper nigrum, each sip is a journey into tranquility and nourishment. Experience a boost in energy, uplifted mood, and improved digestion with the harmonious fusion of Lemongrass, Tulsi, and Licorice. Purify your blood and enhance immunity with Ajwain and Asparagus racemosus. Simply add 1-2g of this herbal tea to hot water, boil for 5 minutes, and savor the rejuvenating benefits. Enhance your daily ritual with Health 360 Herbal Tea and embrace a life of wellness.</p><p>&nbsp;</p><h3><strong>Key Benefits:&nbsp;</strong></h3><p>&nbsp;</p><ul><li><strong>Boosted Energy: </strong>Feel revitalized throughout the day as Health 360 Herbal Tea boosts your energy levels naturally, thanks to its blend of invigorating herbs like Shatavari and Ginger.</li><li><strong>Enhanced Mood:</strong> Enhance your spirits with every sip of Health 360 Herbal Tea, promoting a sense of well-being and tranquility through the combination of Lemongrass and Tulsi.</li><li><strong>Improved Digestion: </strong>Support your digestive system with the gentle yet effective properties of Ajwain and Black Pepper, ensuring smooth digestion and relieving discomfort after meals.</li><li><strong>Strengthened Immunity:</strong> Boost your body\'s defenses against illness and infections with the immune-boosting benefits of Licorice and Manjistha found in Health 360 Herbal Tea, helping you stay healthy year-round.&nbsp;</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:&nbsp;</strong></h3><p>&nbsp;</p><ul><li><strong>Rubia cordifolia (Manjistha):</strong> Rich in antioxidants, Manjistha detoxifies the body and promotes clear, radiant skin. Its anti-inflammatory properties support joint health and overall well-being.</li><li><strong>Zingiber officinale (Ginger): &nbsp;</strong>Known for its warming properties, Ginger aids digestion and relieves nausea. It also boosts circulation, helping to combat colds and promote cardiovascular health.</li><li><strong>Piper nigrum (Black Pepper): </strong>Black Pepper enhances the bioavailability of nutrients, supporting optimal absorption. Its antimicrobial properties aid in fighting infections and promoting digestive health.</li><li><strong>Cymbopogon (Lemongrass): </strong>Lemongrass refreshes the senses with its citrusy aroma and flavor. It soothes digestive discomfort and promotes relaxation, making it an ideal addition to herbal teas for overall wellness.</li><li><strong>Ocimum tenuiflorum (Tulsi): </strong>Tulsi, or Holy Basil, is revered for its adaptogenic properties, helping the body adapt to stress. It supports respiratory health, boosts immunity, and promotes mental clarity.</li><li><strong>Glycyrrhiza glabra (Licorice): </strong>Licorice adds a naturally sweet flavor to the tea while offering anti-inflammatory and soothing properties. It supports adrenal health and helps balance hormones.</li><li><strong>Plectranthus amboinicus (Ajwain): </strong>Ajwain, or Carom Seeds, aids digestion by relieving bloating and indigestion. Its carminative properties help expel gas from the digestive tract, promoting comfort after meals.</li><li><strong>Asparagus racemosus (Shatavari): </strong>Shatavari, known as the \"Queen of Herbs,\" nourishes and supports the female reproductive system. It promotes hormonal balance, enhances fertility, and supports lactation.</li></ul><p>&nbsp;</p><h3><strong>Directions To Use:</strong></h3><p>&nbsp;</p><ol><li>Add 1-2g of Health 360 Herbal Tea to 150-200 ml of water.</li><li>Boil for 5 minutes to extract the beneficial properties of the herbs.</li><li>Strain into a cup to serve and enjoy.</li><li>For a touch of sweetness, add Jaggery or Honey according to taste preference.</li><li>Make Health 360 Herbal Tea a part of your daily ritual for enhanced well-being.</li></ol>', 0, NULL, '2024-01-06 16:51:57', '2024-05-18 16:06:06', 1, 1, '\"Experience Wellness with Health 360 Herbal Tea: Boost Energy and Immunity Naturally\"', '\"Explore Health 360 Herbal Tea for tranquility and nourishment. Discover benefits, ingredients, and directions.\"', '2024-05-18-66488384d0361.png', 1, NULL, 0.00, 0, NULL, NULL, '000754', NULL, '#000000'),
(162, 'admin', 3, 'Health 360 Effervescent Instent Herbal Tea Tablets 60 Tabs', 'ae-naturals-health-360-effervescent-instent-herbal-tea-tablets-60-tabs-gLCXFg', 'physical', '[{\"id\":\"30\",\"position\":1}]', '30', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-01-06-65993b45d896f.png\"]', '[]', '2024-01-06-65993b45d9894.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 300, 300, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p>Experience the ultimate upgrade to your tea ritual with our Instant Herbal Tea Tablets. Infused with a potent blend of Grape Seed, Dalchini, Tulsi, Lemon, Ginger, Black Pepper, Jeera, Amla, and Kala, each tablet unlocks a myriad of health benefits. Get improved digestion, facilitated weight management, strengthened immunity, and stress relief by nature\'s finest ingredients. Antioxidants from Grape Seed for heart health, while Dalchini aids metabolism and blood sugar regulation. Tulsi and Amla bolster your immune system, while the zesty Lemon adds a burst of Vitamin C. Meanwhile, Ginger aids digestion with its spicy zest, and Black Pepper enhances nutrient absorption. Jeera gives digestive support and flavor, while Kala imparts a subtle savory note.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Improved Digestion:</strong> Our Instant Tea Tablets contain a blend of natural ingredients like Dalchini and Jeera, which aid in digestion, promoting a healthier gut environment.&nbsp;</li><li><strong>Weight Management:</strong> With powerful components like Grape Seed and Black Pepper, our Herbal Tea Tablets support your weight loss journey naturally. Experience enhanced metabolism and balanced blood sugar levels.</li><li><strong>Enhanced Immunity:</strong> Boost your immune system naturally with the potent combination of Tulsi, Amla, and Lemon in our Instant Herbal Tea Tablets. Get stronger defense against pathogens, keeping you healthier all year round.</li><li><strong>Stress Relief and Relaxation:</strong> Unwind and de-stress with the calming effects of Tulsi and Grape Seed found in our Herbal Tea Tablets. Experience a sense of calm and relaxation.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:&nbsp;</strong></h3><p>&nbsp;</p><ul><li><strong>Grape Seed: </strong>Bursting with antioxidants, grape seed promotes heart health and fights oxidative stress, offering a robust defense against free radicals.</li><li><strong>Dalchini (Cinnamon):</strong> Known for its metabolism-boosting prowess, dalchini also helps regulate blood sugar levels, making it a vital ingredient for overall wellness.</li><li><strong>Tulsi (Holy Basil):</strong> Revered for its immune-boosting properties, tulsi fortifies your body\'s natural defenses, providing resilience against seasonal ailments.</li><li><strong>Lemon:</strong>Infused with refreshing citrus taste with Vitamin C, lemon invigorates both the body and mind, promoting vitality and well-being.</li><li><strong>Ginger:</strong>A powerhouse of digestive aid, ginger adds a spicy kick while soothing the stomach, making it an essential component for digestive health.</li><li><strong>Black Pepper:</strong> Enhancing the absorption of nutrients, black pepper complements other ingredients, ensuring maximum efficacy and benefits for your body.</li><li><strong>Jeera (Cumin):</strong> Beyond its aromatic flavor, jeera aids digestion and adds depth to the herbal tea tablets, enriching your experience with its unique profile.</li><li><strong>Amla (Indian Gooseberry):</strong> Abundant in Vitamin C, amla strengthens immunity, shielding you from common illnesses and supporting overall health and vitality.</li><li><strong>Kala (Black Salt):</strong> Infusing a hint of savory flavor, kala salt enhances the taste profile of the herbal tea tablets, elevating your tea-drinking experience to new heights.</li></ul><p>&nbsp;</p><h3><strong>Directions To Use:&nbsp;</strong></h3><p>&nbsp;</p><ol><li>Simply add 1 tablet to a cup of hot water.</li><li>Allow the tablet to dissolve completely, stirring gently for uniform infusion.</li><li>Indulge in the flavorful and beneficial herbal tea, savoring each sip.</li><li>For optimal results, incorporate into your daily routine and enjoy goodness regularly.</li></ol>', 0, NULL, '2024-01-06 17:06:37', '2024-05-18 16:07:21', 1, 1, '\"Elevate Your Tea Ritual with Our Instant Herbal Tea Tablets\"', '\"Elevate tea time with our Instant Herbal Tea Tablets. Unlock myriad health benefits: digestion, weight management, immunity, stress relief.\"', '2024-05-18-6648833f8fc4d.png', 1, NULL, 0.00, 0, NULL, NULL, '000755', NULL, '#000000'),
(163, 'admin', 3, 'Health 360 Routine Combo', 'ae-naturals-health-360-routine-combo-REWu3X', 'physical', '[{\"id\":\"30\",\"position\":1}]', '30', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-01-09-659cf82c7fd28.png\",\"2024-01-09-659cf846c4209.png\",\"2024-01-09-659cf846c4f8f.png\",\"2024-01-09-659cf846c5071.png\",\"2024-01-09-659cf846c5155.png\",\"2024-01-09-659cf846c5247.png\"]', '[]', '2024-01-09-659cf6cfeff17.png', NULL, NULL, 'youtube', 'https://www.youtube.com/embed/OES_mhbKNBw?si=ajWj-LFLdacyNgZh', '[]', 0, 'null', '[]', '[]', 0, 2500, 300, '12', 'percent', 'include', '0', 'flat', 100, 1, '<p>Introducing the AE Naturals Health 360 Wellness Combo Pack, a trio of herbal formulations. This bundle includes the Health 360 Herbal Juice, Health 360 Capsules, and Health 360 Tea Powder, each offering unique benefits to support your body\'s natural balance. From soothing digestive discomfort to boosting immunity and enhancing energy levels, this combo pack covers all aspects of wellness. Include the Health 360 Herbal Juice into your daily routine for improved digestion and detoxification. Health 360 Capsules, enriched with essential nutrients like Spirulina and Curcumin, to strengthen your immune system and promote vitality. And Health 360 Tea Powder, a blend of herbal ingredients designed to purify the blood, enhance mood, and support digestion.&nbsp;</p><p>&nbsp;</p><h3><strong>Key Benefits:&nbsp;</strong></h3><p>&nbsp;</p><p><strong>1. Digestive Health:</strong> Achieve optimal digestive health and alleviate discomfort with the Health 360 Herbal Juice\'s blend of Aloe Vera, Amla, and Tulsi, promoting improved digestion and detoxification.</p><p><strong>2. Immune System:</strong> Strengthen your body\'s natural defenses and ward off illnesses with the Health 360 Capsules, enriched with Spirulina, Curcumin, and other potent ingredients known for their immune-boosting properties.</p><p><strong>3. Vitality Enhancement:</strong> Experience a surge of energy and vitality with the Health 360 Capsules and Tea Powder, packed with nutrient-rich ingredients like Ashwagandha, Tulsi, and Ginger for your body and mind.</p><p><strong>4. Overall Wellness: </strong>Embrace an overall approach to well-being with the AE Naturals Health 360 Wellness Combo Pack, addressing multiple facets of health, including digestion, immunity, energy levels, and overall vitality, for a balanced and thriving lifestyle.</p><p>&nbsp;</p><h3><strong>Key Ingredients:&nbsp;</strong></h3><p>&nbsp;</p><ul><li><strong>Aloe Vera:</strong> Known for its soothing properties, Aloe Vera promotes digestive health and supports overall well-being.</li><li><strong>Tulsi (Holy Basil):</strong> Revered for its immune-boosting and stress-relieving properties, Tulsi aids in detoxification and enhances respiratory health.</li><li><strong>Ginger:</strong> A spicy root with anti-inflammatory properties, Ginger aids digestion and supports overall gastrointestinal health.</li><li><strong>Black Pepper:</strong> Renowned for its digestion-boosting and antioxidant qualities, Black Pepper enhances nutrient absorption and bioavailability.</li></ul><p>&nbsp;</p><h3><strong>Directions To Use:&nbsp;</strong></h3><p>&nbsp;</p><ol><li>Dilute 15 ml of Health 360 Herbal Juice with 150ml of water and consume on an empty stomach daily.</li><li>Take 2 capsules of Health 360 Capsules in the morning and 2 capsules after food at night.</li><li>Add 1-2g of Health 360 Tea Powder to 150-200 ml water, boil for 5 minutes, strain, and serve.</li><li>Include these products into your daily routine for optimal results in enhancing well-being.</li></ol>', 0, NULL, '2024-01-06 17:18:24', '2024-07-12 05:47:20', 1, 1, '\"Introducing AE Naturals Health 360 Wellness Combo Pack: Boost Your Well-being Naturally\"', '\"Discover the AE Naturals Health 360 Wellness Combo Pack, featuring herbal formulations to support digestive health, boost immunity, and enhance vitality.\"', '2024-05-18-664882c7bb8e7.png', 1, NULL, 0.00, 0, NULL, NULL, '000751', NULL, '#000000'),
(164, 'admin', 3, 'Eucalyptus Essential Oil', 'eucalyptus-essential-oil-QQmjbL', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"32\",\"position\":2}]', '31', '32', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-06-65e81b8866d4c.png\",\"2024-03-06-65e81b8867fb8.png\",\"2024-03-06-65e81b8868088.png\",\"2024-03-06-65e81b8868226.png\",\"2024-03-06-65e81b8868352.png\",\"2024-03-06-65e81b886841f.png\",\"2024-03-06-65e81b88684c9.png\",\"2024-03-06-65e81b88685dd.png\"]', '[]', '2024-03-06-65e81b88686ee.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30ml\",\"      100ml\",\"      1ltr\"]}]', '[{\"type\":\"30ml\",\"price\":140,\"sku\":\"EEO-30ml\",\"qty\":1},{\"type\":\"100ml\",\"price\":350,\"sku\":\"EEO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":2680,\"sku\":\"EEO-1ltr\",\"qty\":1}]', 0, 140, 140, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Enhance your well-being with <strong>AE Naturals Eucalyptus Essential Oil</strong>, a natural powerhouse in a convenient bottle. Crafted with care, this premium-quality oil offers a myriad of benefits for your daily rituals. Derived from eucalyptus leaves, it brings a refreshing and invigorating essence to your self-care routine. Give yourself the world of aromatherapy as you discover the versatile applications of this essential oil. Ideal for making handmade soaps, enriching cosmetics, and enhancing your holistic wellness journey. The oil\'s inherent properties provide a soothing and calming effect, promoting relaxation for both the mind and body. To include this natural goodness into your routine, add a few drops to a diffuser and let the revitalizing aroma fill your space. For skin application, dilute the oil in a carrier oil like jojoba or almond oil, ensuring a gentle and balanced blend. Additionally, enrich your bathwater by incorporating a few drops for a truly luxurious and invigorating bathing experience. Before direct skin application, remember to conduct a patch test to ensure compatibility. For personalized advice based on your skin concerns or medical conditions, consult a healthcare professional.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Natural Respiratory Relief: </strong>Breathe easy with the natural decongestant properties of eucalyptus. Our essential oil provides respiratory relief, helping to clear nasal passages and support easy breathing.</li><li><strong>Soothing Aromatherapy: </strong>Immerse yourself in a calming atmosphere. The soothing aroma of eucalyptus promotes relaxation, making it perfect for aromatherapy. Add a few drops to your diffuser and let stress melt away.</li><li><strong>Versatile Cleaning Aid: </strong>Harness the antibacterial properties of eucalyptus for a natural cleaning solution. Add to your cleaning routine to enjoy a fresh, invigorating scent while keeping your space clean and germ-free.</li><li><strong>Muscle and Joint Comfort: </strong>Ease muscle tension and joint discomfort with the analgesic properties of eucalyptus. Incorporate into massage oils or balms for a soothing experience that supports overall well-being.<br>&nbsp;</li></ul><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Pure Eucalyptus Extracts: </strong>Our essential oil is derived from pure eucalyptus extracts, capturing the natural essence of this powerful plant. The invigorating aroma promotes respiratory well-being and mental clarity.</li><li><strong>Blended with Coconut Oil: </strong>To ensure a gentle application, we blend our eucalyptus essential oil with soothing coconut oil. This combination allows for direct skin application after proper dilution, offering a calming and refreshing experience.<br>&nbsp;</li></ul><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ul><li>Dilute a few drops in coconut oil for a gentle skin application.</li><li>After dilution, apply to skin for a calming and refreshing experience.</li><li>Add a few drops to a diffuser for a revitalizing and invigorating ambiance.</li><li>Before direct skin application, conduct a small patch test to check for any adverse reactions.</li></ul>', 0, NULL, '2024-03-06 13:00:16', '2024-06-17 12:51:52', 1, 1, 'AE Naturals Pure Eucalyptus Essential Oil -Bottle', 'Discover the power of AE Naturals Eucalyptus Essential Oil. Our bottle offers natural skin benefits. Revitalize and cleanse with this pure essential oil. Buy now on AnyTime Shopping.', '2024-03-06-65e81b88687c5.png', 1, NULL, 0.00, 0, NULL, NULL, '010750', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(165, 'admin', 3, 'Tulsi Fragrance Oil', 'tulsi-fragrance-oil-sph6Y1', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-06-65e83a82e3665.png\",\"2024-03-06-65e83a82e4b33.png\",\"2024-03-06-65e83a82e55d9.png\"]', '[]', '2024-03-06-65e83a82e5f4a.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":245,\"sku\":\"TFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1820,\"sku\":\"TFO-1ltr\",\"qty\":1}]', 0, 245, 245, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-06 15:12:26', '2024-06-17 12:51:28', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000339', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(166, 'admin', 3, 'Cucumber Fragrance Oil', 'cucumber-fragrance-oil-AJWK7y', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-06-65e83b1bab4ef.png\",\"2024-03-06-65e83b1bac72f.png\",\"2024-03-06-65e83b1bacf60.png\"]', '[]', '2024-03-06-65e83b1bad7bb.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":280,\"sku\":\"CFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":2200,\"sku\":\"CFO-1ltr\",\"qty\":1}]', 0, 280, 280, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-06 15:14:59', '2024-06-17 12:51:10', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000340', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(167, 'admin', 3, 'Neem Tulsi Fragrance Oil', 'neem-tulsi-fragrance-oil-9OJUI5', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-06-65e83bdc6514b.png\",\"2024-03-06-65e83bdc664d8.png\",\"2024-03-06-65e83bdc6701a.png\"]', '[]', '2024-03-06-65e83bdc679f9.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":255,\"sku\":\"NTFO-100ml\",\"qty\":0},{\"type\":\"1ltr\",\"price\":1930,\"sku\":\"NTFO-1ltr\",\"qty\":1}]', 0, 255, 255, '18', 'percent', 'include', '0', 'flat', 1, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-06 15:18:12', '2024-06-19 21:06:25', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000341', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414');
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(168, 'admin', 3, 'Sandal Fragrance Oil', 'sandal-fragrance-oil-nEzxYn', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-06-65e83c3f8a5e7.png\",\"2024-03-06-65e83c3f8bd7d.png\",\"2024-03-06-65e83c3f8c538.png\"]', '[]', '2024-03-06-65e83c3f8cd8a.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":255,\"sku\":\"SFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1930,\"sku\":\"SFO-1ltr\",\"qty\":1}]', 0, 255, 255, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-06 15:19:51', '2024-06-17 12:50:16', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000342', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(169, 'admin', 3, 'Jasmine Fragrance Oil', 'jasmine-fragrance-oil-ts3bLC', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-06-65e83d0808bf2.png\",\"2024-03-06-65e83d080a470.png\",\"2024-03-06-65e83d080ae79.png\"]', '[]', '2024-03-06-65e83d080b968.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":215,\"sku\":\"JFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1465,\"sku\":\"JFO-1ltr\",\"qty\":1}]', 0, 215, 215, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-06 15:23:12', '2024-06-19 20:58:30', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000343', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(170, 'admin', 3, 'Lemon grass Fragrance Oil', 'lemon-grass-fragrance-oil-rgxN8Q', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-06-65e83eeab88bb.png\",\"2024-03-06-65e83eeab9df0.png\",\"2024-03-06-65e83eeaba6d3.png\"]', '[]', '2024-03-06-65e83eeabb120.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":225,\"sku\":\"LgFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1600,\"sku\":\"LgFO-1ltr\",\"qty\":1}]', 0, 225, 225, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-06 15:31:14', '2024-06-17 12:49:35', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000344', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(171, 'admin', 3, 'Lemon Fragrance Oil', 'lemon-fragrance-oil-XtVbTC', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-06-65e83f38014c3.png\",\"2024-03-06-65e83f38026c6.png\",\"2024-03-06-65e83f3802ed0.png\"]', '[]', '2024-03-06-65e83f38037b0.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":195,\"sku\":\"LFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1200,\"sku\":\"LFO-1ltr\",\"qty\":1}]', 0, 195, 195, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-06 15:32:32', '2024-06-17 12:49:09', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000345', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(172, 'admin', 3, 'Papaya Ripe Fragrance Oil', 'papaya-ripe-fragrance-oil-ZEpNMh', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-06-65e84024b5427.png\",\"2024-03-06-65e84024b6718.png\",\"2024-03-06-65e84024b70c0.png\"]', '[]', '2024-03-06-65e84024b7966.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":225,\"sku\":\"PRFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1600,\"sku\":\"PRFO-1ltr\",\"qty\":1}]', 0, 225, 225, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-06 15:36:28', '2024-06-19 20:58:30', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000346', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(173, 'admin', 3, 'Mogra Flora Fragrance Oil', 'mogra-flora-fragrance-oil-GXePih', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-06-65e842d57c008.png\",\"2024-03-06-65e842d57d3f7.png\",\"2024-03-06-65e842d57dd80.png\"]', '[]', '2024-03-06-65e842d57e745.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":180,\"sku\":\"MFFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1065,\"sku\":\"MFFO-1ltr\",\"qty\":1}]', 0, 180, 180, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-06 15:47:57', '2024-06-17 12:45:21', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000347', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(174, 'admin', 3, 'Mixed Friut Fragrance Oil', 'mixed-friut-fragrance-oil-mqytK5', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-06-65e8433dc7e7f.png\",\"2024-03-06-65e8433dc94f0.png\",\"2024-03-06-65e8433dc9f98.png\"]', '[]', '2024-03-06-65e8433dcaa48.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":245,\"sku\":\"MFFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1800,\"sku\":\"MFFO-1ltr\",\"qty\":1}]', 0, 245, 245, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-06 15:49:41', '2024-06-17 12:45:01', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000348', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(175, 'admin', 3, 'Rosemary Fragrance Oil', 'rosemary-fragrance-oil-VX6lFe', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-06-65e844adbb498.png\",\"2024-03-06-65e844adbc7d9.png\",\"2024-03-06-65e844adbd027.png\"]', '[]', '2024-03-06-65e844adbd84e.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":300,\"sku\":\"RFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":2490,\"sku\":\"RFO-1ltr\",\"qty\":1}]', 0, 300, 300, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-06 15:55:49', '2024-06-17 12:44:27', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000349', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(176, 'admin', 3, 'Green Apple Fragrance Oil', 'green-apple-fragrance-oil-vCy6Lw', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-06-65e84d0bb3539.png\",\"2024-03-06-65e84d0bb4fdc.png\",\"2024-03-06-65e84d0bb5a27.png\"]', '[]', '2024-03-06-65e84d0bb6780.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":220,\"sku\":\"GAFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1535,\"sku\":\"GAFO-1ltr\",\"qty\":1}]', 0, 220, 220, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-06 16:31:31', '2024-06-17 12:44:08', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000350', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(177, 'admin', 3, 'Butter Scotch Fragrance Oil', 'butter-scotch-fragrance-oil-zBj5GS', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-06-65e84d5911d8d.png\",\"2024-03-06-65e84d5913585.png\",\"2024-03-06-65e84d5914174.png\"]', '[]', '2024-03-06-65e84d5914cda.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":225,\"sku\":\"BSFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1600,\"sku\":\"BSFO-1ltr\",\"qty\":1}]', 0, 225, 225, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-06 16:32:49', '2024-06-17 12:43:49', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000351', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(178, 'admin', 3, 'Green herbs Fragrance Oil', 'green-herbs-fragrance-oil-1opRG3', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-06-65e84dacb4d4b.png\",\"2024-03-06-65e84dacb6497.png\",\"2024-03-06-65e84dacb6fb8.png\"]', '[]', '2024-03-06-65e84dacb7ad8.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":195,\"sku\":\"GhFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1200,\"sku\":\"GhFO-1ltr\",\"qty\":1}]', 0, 195, 195, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-06 16:34:12', '2024-06-17 12:43:30', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000352', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(179, 'admin', 3, 'Night Queen - Raat Rani Fragrance Oil', 'night-queen-raat-rani-fragrance-oil-DJSjBr', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-06-65e84e04e0e7c.png\",\"2024-03-06-65e84e04e271f.png\",\"2024-03-06-65e84e04e32fa.png\"]', '[]', '2024-03-06-65e84e04e3e59.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":330,\"sku\":\"NQ-RRFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":2795,\"sku\":\"NQ-RRFO-1ltr\",\"qty\":1}]', 0, 330, 330, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-06 16:35:40', '2024-06-17 12:43:03', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000353', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(180, 'admin', 3, 'Lavender Fragrance Oil', 'lavender-fragrance-oil-1B1XKQ', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-06-65e84e502d263.png\",\"2024-03-06-65e84e502ebdd.png\",\"2024-03-06-65e84e502f923.png\"]', '[]', '2024-03-06-65e84e503065b.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":260,\"sku\":\"LFO-100ml\",\"qty\":0},{\"type\":\"1ltr\",\"price\":1995,\"sku\":\"LFO-1ltr\",\"qty\":1}]', 0, 260, 260, '18', 'percent', 'include', '0', 'flat', 1, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-06 16:36:56', '2024-06-17 12:42:38', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000354', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(181, 'admin', 3, 'Champa Fragrance Oil', 'champa-fragrance-oil-fiXd6v', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e939cb7b03c.png\",\"2024-03-07-65e939cb7c00f.png\",\"2024-03-07-65e939cb7c8c2.png\"]', '[]', '2024-03-07-65e939cb7d132.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":260,\"sku\":\"CFO-100ml\",\"qty\":0},{\"type\":\"1ltr\",\"price\":1995,\"sku\":\"CFO-1ltr\",\"qty\":1}]', 0, 260, 260, '18', 'percent', 'include', '0', 'flat', 1, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 09:21:39', '2024-06-17 12:42:16', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000355', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(182, 'admin', 3, 'Banana Fragrance Oil', 'banana-fragrance-oil-TNSrvp', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e93a6bafdb5.png\",\"2024-03-07-65e93a6bb0b34.png\",\"2024-03-07-65e93a6bb1155.png\"]', '[]', '2024-03-07-65e93a6bb1762.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":200,\"sku\":\"BFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1280,\"sku\":\"BFO-1ltr\",\"qty\":1}]', 0, 200, 200, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 09:24:19', '2024-06-17 12:41:55', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000356', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(183, 'admin', 3, 'Grape Fragrance Oil', 'grape-fragrance-oil-LSRLuH', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e93adaa5bb0.png\",\"2024-03-07-65e93adaa6958.png\",\"2024-03-07-65e93adaa6f39.png\"]', '[]', '2024-03-07-65e93adaa74ad.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":255,\"sku\":\"GFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1920,\"sku\":\"GFO-1ltr\",\"qty\":1}]', 0, 255, 255, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 09:26:10', '2024-06-17 12:41:36', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000357', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(184, 'admin', 3, 'Strawberry Fragrance Oil', 'strawberry-fragrance-oil-mLf5FI', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e93d5c12011.png\",\"2024-03-07-65e93d5c12d23.png\",\"2024-03-07-65e93d5c132f0.png\"]', '[]', '2024-03-07-65e93d5c13a0a.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":205,\"sku\":\"SFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1330,\"sku\":\"SFO-1ltr\",\"qty\":1}]', 0, 205, 205, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 09:36:52', '2024-06-17 12:41:18', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000358', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(185, 'admin', 3, 'Aloevera Fragrance Oil', 'aloevera-fragrance-oil-T95fTZ', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e93dca4a1de.png\",\"2024-03-07-65e93dca4afbf.png\",\"2024-03-07-65e93dca4b515.png\"]', '[]', '2024-03-07-65e93dca4ba27.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":215,\"sku\":\"AFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1465,\"sku\":\"AFO-1ltr\",\"qty\":1}]', 0, 215, 215, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 09:38:42', '2024-06-17 12:40:59', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000359', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(186, 'admin', 3, 'Apricot Fragrance Oil', 'apricot-fragrance-oil-SxIiNd', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e93e1d156d0.png\",\"2024-03-07-65e93e1d16b05.png\",\"2024-03-07-65e93e1d172e7.png\"]', '[]', '2024-03-07-65e93e1d17abf.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":315,\"sku\":\"AFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":2660,\"sku\":\"AFO-1ltr\",\"qty\":1}]', 0, 315, 315, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 09:40:05', '2024-06-17 12:40:41', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000360', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(187, 'admin', 3, 'Blueberry Fragrance Oil', 'blueberry-fragrance-oil-H280hJ', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e93edce950b.png\",\"2024-03-07-65e93edcea3f5.png\",\"2024-03-07-65e93edceaa17.png\"]', '[]', '2024-03-07-65e93edceb09d.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":225,\"sku\":\"BFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1600,\"sku\":\"BFO-1ltr\",\"qty\":1}]', 0, 225, 225, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 09:43:16', '2024-06-17 12:40:22', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000361', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(188, 'admin', 3, 'Tropical Peach Fragrance Oil', 'tropical-peach-fragrance-oil-wR3O2Z', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e93f31d43da.png\",\"2024-03-07-65e93f31d5213.png\",\"2024-03-07-65e93f31d57cc.png\"]', '[]', '2024-03-07-65e93f31d5d96.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":215,\"sku\":\"TPFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1465,\"sku\":\"TPFO-1ltr\",\"qty\":1}]', 0, 215, 215, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 09:44:41', '2024-06-17 12:40:03', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000362', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(189, 'admin', 3, 'Lervia Fragrance Oil', 'lervia-fragrance-oil-wbcCv3', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e93f80dda88.png\",\"2024-03-07-65e93f80debe1.png\",\"2024-03-07-65e93f80df1e2.png\"]', '[]', '2024-03-07-65e93f80df973.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":220,\"sku\":\"LFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1540,\"sku\":\"LFO-1ltr\",\"qty\":1}]', 0, 220, 220, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 09:46:00', '2024-06-17 12:39:43', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000363', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(190, 'admin', 3, 'Neem Fragrance Oil', 'neem-fragrance-oil-nGUMvT', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e93fdcab7e1.png\",\"2024-03-07-65e93fdcac483.png\",\"2024-03-07-65e93fdcaca3a.png\"]', '[]', '2024-03-07-65e93fdcacf94.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":210,\"sku\":\"NFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1400,\"sku\":\"NFO-1ltr\",\"qty\":1}]', 0, 210, 210, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 09:47:32', '2024-06-17 12:39:26', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000364', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(191, 'admin', 3, 'Margo Herbal Fragrance Oil', 'margo-herbal-fragrance-oil-3cz4v6', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e9403027f7c.png\",\"2024-03-07-65e9403028e6a.png\",\"2024-03-07-65e940302941e.png\"]', '[]', '2024-03-07-65e94030299c8.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":180,\"sku\":\"MHFO-100ml\",\"qty\":0},{\"type\":\"1ltr\",\"price\":1050,\"sku\":\"MHFO-1ltr\",\"qty\":1}]', 0, 180, 180, '18', 'percent', 'include', '0', 'flat', 1, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 09:48:56', '2024-11-02 22:49:46', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000365', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(192, 'admin', 3, 'Papaya Fruity Fragrance Oil', 'papaya-fruity-fragrance-oil-Ggozm0', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e940b452ee9.png\",\"2024-03-07-65e940b453bbd.png\",\"2024-03-07-65e940b45414a.png\"]', '[]', '2024-03-07-65e940b4546a4.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":245,\"sku\":\"PFFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1795,\"sku\":\"PFFO-1ltr\",\"qty\":1}]', 0, 245, 245, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 09:51:08', '2024-06-19 20:58:30', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000366', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(193, 'admin', 3, 'Rose Dew Fragrance Oil', 'rose-dew-fragrance-oil-me65HU', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e940fb7455e.png\",\"2024-03-07-65e940fb7527e.png\",\"2024-03-07-65e940fb7598d.png\"]', '[]', '2024-03-07-65e940fb75f88.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":195,\"sku\":\"RDFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1200,\"sku\":\"RDFO-1ltr\",\"qty\":1}]', 0, 195, 195, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 09:52:19', '2024-06-17 12:38:22', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000367', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(194, 'admin', 3, 'Orange Fragrance Oil', 'orange-fragrance-oil-WXIYJ9', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e9414db4af7.png\",\"2024-03-07-65e9414db5796.png\",\"2024-03-07-65e9414db5c7b.png\"]', '[]', '2024-03-07-65e9414db61a1.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":280,\"sku\":\"OFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":2200,\"sku\":\"OFO-1ltr\",\"qty\":1}]', 0, 280, 280, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 09:53:41', '2024-06-17 12:38:01', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000368', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(195, 'admin', 3, 'LavBloom Fragrance Oil', 'lavbloom-fragrance-oil-bC81xS', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e94194a7ebf.png\",\"2024-03-07-65e94194a8b92.png\",\"2024-03-07-65e94194a90ef.png\"]', '[]', '2024-03-07-65e94194a9719.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":220,\"sku\":\"LFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1505,\"sku\":\"LFO-1ltr\",\"qty\":1}]', 0, 220, 220, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 09:54:52', '2024-06-17 12:37:43', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000369', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(196, 'admin', 3, 'Irish Spring Fragrance Oil', 'irish-spring-fragrance-oil-o1g0Rd', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e941dd83146.png\",\"2024-03-07-65e941dd842aa.png\",\"2024-03-07-65e941dd848bf.png\"]', '[]', '2024-03-07-65e941dd84fb8.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":240,\"sku\":\"ISFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1750,\"sku\":\"ISFO-1ltr\",\"qty\":1}]', 0, 240, 240, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 09:56:05', '2024-06-17 12:37:25', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000370', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(197, 'admin', 3, 'Lavanya Fragrance Oil', 'lavanya-fragrance-oil-XNyH9e', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e9423751a09.png\",\"2024-03-07-65e9423752883.png\",\"2024-03-07-65e9423752e86.png\"]', '[]', '2024-03-07-65e94237534af.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":210,\"sku\":\"LFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1400,\"sku\":\"LFO-1ltr\",\"qty\":1}]', 0, 210, 210, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 09:57:35', '2024-06-17 12:37:03', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000371', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(198, 'admin', 3, 'Saffron Fragrance Oil', 'saffron-fragrance-oil-NwHPyE', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e9427ca9358.png\",\"2024-03-07-65e9427caa06d.png\",\"2024-03-07-65e9427caa626.png\"]', '[]', '2024-03-07-65e9427caabf2.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":295,\"sku\":\"SFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":2395,\"sku\":\"SFO-1ltr\",\"qty\":1}]', 0, 295, 295, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 09:58:44', '2024-06-17 12:36:43', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000372', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(199, 'admin', 3, 'Coffee Fragrance Oil', 'coffee-fragrance-oil-Bbo4vs', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e942cd3e5d6.png\",\"2024-03-07-65e942cd3fea1.png\",\"2024-03-07-65e942cd40662.png\"]', '[]', '2024-03-07-65e942cd40eb5.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":270,\"sku\":\"CFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":2080,\"sku\":\"CFO-1ltr\",\"qty\":1}]', 0, 270, 270, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 10:00:05', '2024-06-17 12:36:23', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000373', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(200, 'admin', 3, 'Chocolate Fragrance Oil', 'chocolate-fragrance-oil-lBRKxh', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e943141f683.png\",\"2024-03-07-65e94314203cf.png\",\"2024-03-07-65e9431420990.png\"]', '[]', '2024-03-07-65e9431420f6b.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":265,\"sku\":\"CFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":2075,\"sku\":\"CFO-1ltr\",\"qty\":1}]', 0, 265, 265, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 10:01:16', '2024-06-17 12:36:01', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000374', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(201, 'admin', 3, 'Black Berry Fragrance Oil', 'black-berry-fragrance-oil-xnwYNI', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e943564b620.png\",\"2024-03-07-65e943564c417.png\",\"2024-03-07-65e943564c9a1.png\"]', '[]', '2024-03-07-65e943564cf61.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":295,\"sku\":\"BBFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":2380,\"sku\":\"BBFO-1ltr\",\"qty\":1}]', 0, 295, 295, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 10:02:22', '2024-06-17 12:35:34', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000375', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(202, 'admin', 3, 'Musk Melon Fragrance Oil', 'musk-melon-fragrance-oil-x2Z8UI', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e943a6e9d4b.png\",\"2024-03-07-65e943a6eae8f.png\",\"2024-03-07-65e943a6eb560.png\"]', '[]', '2024-03-07-65e943a6ebce9.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":255,\"sku\":\"MMFO-100ml\",\"qty\":0},{\"type\":\"1ltr\",\"price\":1920,\"sku\":\"MMFO-1ltr\",\"qty\":1}]', 0, 255, 255, '18', 'percent', 'include', '0', 'flat', 1, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 10:03:42', '2024-09-01 20:05:51', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000376', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(203, 'admin', 3, 'Davana Fragrance Oil', 'davana-fragrance-oil-6GoG0z', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e94794664ca.png\",\"2024-03-07-65e947946728e.png\",\"2024-03-07-65e94794678f2.png\"]', '[]', '2024-03-07-65e9479467ecb.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":260,\"sku\":\"DFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1960,\"sku\":\"DFO-1ltr\",\"qty\":1}]', 0, 260, 260, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 10:20:28', '2024-06-17 12:34:55', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000377', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(204, 'admin', 3, 'Turmeric Fragrance Oil', 'turmeric-fragrance-oil-ENpw4B', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e948c66fd6f.png\",\"2024-03-07-65e948c6709cf.png\",\"2024-03-07-65e948c670ec5.png\"]', '[]', '2024-03-07-65e948c6713be.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":260,\"sku\":\"TFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1995,\"sku\":\"TFO-1ltr\",\"qty\":1}]', 0, 260, 260, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 10:25:34', '2024-06-17 12:34:36', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000378', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(205, 'admin', 3, 'Mango Fragrance Oil', 'mango-fragrance-oil-gVtRnt', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e94fbaa7ef4.png\",\"2024-03-07-65e94fbaa8cab.png\",\"2024-03-07-65e94fbaa9224.png\"]', '[]', '2024-03-07-65e94fbaa97c3.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":215,\"sku\":\"MFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1445,\"sku\":\"MFO-1ltr\",\"qty\":1}]', 0, 215, 215, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 10:55:14', '2024-06-17 12:34:12', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000379', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(206, 'admin', 3, 'Dove Soft Fragrance Oil', 'dove-soft-fragrance-oil-0Cr6XP', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e95083320ba.png\",\"2024-03-07-65e95083335af.png\",\"2024-03-07-65e9508333d69.png\"]', '[]', '2024-03-07-65e950833454a.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":240,\"sku\":\"DSFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1730,\"sku\":\"DSFO-1ltr\",\"qty\":1}]', 0, 240, 240, '18', 'percent', 'include', '0', 'flat', 1, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 10:58:35', '2024-08-10 22:23:37', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000396', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(207, 'admin', 3, 'Nivea Soft Fragrance Oil', 'nivea-soft-fragrance-oil-3ylpsq', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e951759c047.png\",\"2024-03-07-65e951759ce2f.png\",\"2024-03-07-65e951759d4f4.png\"]', '[]', '2024-03-07-65e951759db4c.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":310,\"sku\":\"NSFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":2555,\"sku\":\"NSFO-1ltr\",\"qty\":1}]', 0, 310, 310, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 11:02:37', '2024-06-17 12:33:32', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000397', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(208, 'admin', 3, 'Medimix Herbal Fragrance Oil', 'medimix-herbal-fragrance-oil-rysiaQ', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e952018ef03.png\",\"2024-03-07-65e952019003b.png\",\"2024-03-07-65e952019063f.png\"]', '[]', '2024-03-07-65e9520190d81.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":195,\"sku\":\"MHFO-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1200,\"sku\":\"MHFO-1ltr\",\"qty\":1}]', 0, 195, 195, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 11:04:57', '2024-09-11 12:15:32', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000398', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(209, 'admin', 3, 'Paarijat Fragrance oil', 'paarijat-fragrance-oil-EGWA1C', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e9525d0e4e5.png\",\"2024-03-07-65e9525d0f1eb.png\",\"2024-03-07-65e9525d0f78d.png\"]', '[]', '2024-03-07-65e9525d0ff1f.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":250,\"sku\":\"PFo-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1890,\"sku\":\"PFo-1ltr\",\"qty\":1}]', 0, 250, 250, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 11:06:29', '2024-06-17 12:32:48', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000471', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(210, 'admin', 3, 'vanilla Fragrance oil', 'vanilla-fragrance-oil-CqB64B', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"34\",\"position\":2}]', '31', '34', NULL, 2, 'ltrs', 1, 1, NULL, NULL, '[\"2024-03-07-65e952bef1478.png\",\"2024-03-07-65e952bef2e22.png\",\"2024-03-07-65e952bef25e9.png\"]', '[]', '2024-03-07-65e952bef36c8.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100ml\",\"    1ltr\"]}]', '[{\"type\":\"100ml\",\"price\":215,\"sku\":\"vFo-100ml\",\"qty\":1},{\"type\":\"1ltr\",\"price\":1440,\"sku\":\"vFo-1ltr\",\"qty\":1}]', 0, 215, 215, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-07 11:08:06', '2024-06-17 12:10:46', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000473', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(211, 'admin', 3, 'Alfalfa Seeds', 'alfalfa-seeds-DRNFMf', 'physical', '[{\"id\":\"4\",\"position\":1},{\"id\":\"12\",\"position\":2}]', '4', '12', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-09-65ebd38e4110a.png\",\"2024-03-09-65ebd38e424d1.png\",\"2024-03-09-65ebd38e4295d.png\"]', '[]', '2024-03-09-65ebd38e43199.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"            250g\",\"            1kg\",\"            25kg\"]}]', '[{\"type\":\"100g\",\"price\":100,\"sku\":\"AS-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":200,\"sku\":\"AS-250g\",\"qty\":1},{\"type\":\"1kg\",\"price\":300,\"sku\":\"AS-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":400,\"sku\":\"AS-25kg\",\"qty\":1}]', 0, 300, 199, '5', 'percent', 'include', '0', 'flat', 4, 1, '<p>Embark on a journey to optimal nutrition with AE Naturals High-Quality Alfalfa Lucerne Seeds, a 250g treasure trove rich in essential nutrients. Packed with Vitamin A, B-Complex, Vitamin D2, D3, Vitamin C, antioxidants, protein, and calcium, these seeds are a versatile addition to your dietary regimen. AE Naturals brings you the goodness of nature in every seed, promoting overall well-being and a nutrient-rich lifestyle. AE Naturals High-Quality Alfalfa Lucerne Seeds go beyond traditional seeds, offering a powerhouse of essential vitamins and minerals in a convenient 250g package. Whether sprinkled on salads, blended into smoothies, or incorporated into various dishes, these seeds provide a natural and wholesome boost to your daily nutrition. Rich in protein, vitamins, and antioxidants, Alfalfa Lucerne Seeds from AE Naturals are a delicious and nutritious way to enhance your meals. Elevate your nutrition with the natural goodness encapsulated in every seed. AE Naturals High-Quality Alfalfa Lucerne Seeds are a versatile and nutrient-rich addition to your diet, providing the essential elements your body needs for overall well-being. Embrace the benefits of these seeds as you embark on a journey towards a healthier and more vibrant lifestyle.</p><p><br>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p><br>&nbsp;</p><ul><li><strong>Vitamin-Rich Powerhouse</strong>: Alfalfa Lucerne Seeds serve as a natural source of essential vitamins, including Vitamin A, B-Complex, Vitamin D2, D3, and Vitamin C. This diverse vitamin profile provides a nutritional powerhouse for overall health.</li><li><strong>Antioxidant Boost</strong>: Benefit from the antioxidant properties present in these seeds, contributing to your body\'s defense against free radicals. Antioxidants play a crucial role in maintaining cellular health and preventing oxidative stress.</li><li><strong>Protein-Packed Nutrition</strong>: Alfalfa Lucerne Seeds are a rich source of protein, offering valuable nutrition for muscle health and overall vitality. Protein is essential for various bodily functions and contributes to overall well-being.</li><li><strong>Calcium for Bone Health</strong>: These seeds contain calcium, supporting bone health and providing a valuable addition to your daily calcium intake. Adequate calcium intake is crucial for maintaining strong and healthy bones.</li><li><strong>Versatile and Nutrient-Dense</strong>: Incorporate these nutrient-dense seeds into various dishes, smoothies, or salads for a versatile boost. The seeds\' adaptability makes it easy to enhance the nutritional content of your meals.</li></ul><p><br>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p><br>&nbsp;</p><ul><li><strong>Vitamin A</strong>: Essential for vision, immune health, and skin maintenance, Vitamin A plays a crucial role in supporting various physiological functions in the body.</li><li><strong>B-Complex Vitamins</strong>: The B-Complex vitamins, including B1, B2, B3, B5, B6, B7, B9, and B12, collectively support energy metabolism, nervous system health, and overall well-being. They play key roles in converting food into energy and maintaining cellular functions.</li><li><strong>Vitamin D2, D3</strong>: These vitamins contribute to bone health, calcium absorption, and immune system support. Vitamin D is essential for maintaining strong and healthy bones, and it plays a vital role in supporting the immune system.</li><li><strong>Vitamin C</strong>: An antioxidant that boosts the immune system and supports skin health, Vitamin C is crucial for collagen synthesis and acts as a powerful protector against free radicals.</li><li><strong>Antioxidants</strong>: Antioxidants, including those found in the mentioned vitamins, combat free radicals in the body. This process promotes cellular health and longevity, helping to prevent oxidative stress.</li><li><strong>Protein</strong>: As a vital building block for muscle health and overall body function, protein plays a central role in maintaining and repairing tissues, supporting immune health, and contributing to various physiological processes.</li><li><strong>Calcium</strong>: Essential for bone health, teeth, and overall skeletal well-being, calcium is a crucial mineral that supports the structural integrity of the body. A proper calcium intake is fundamental for maintaining strong and healthy bones.</li></ul><p><br>&nbsp;</p><h3><strong>Direction to Use:</strong></h3><p><br>&nbsp;</p><ul><li>&nbsp;Add a nutritious crunch to your salads by sprinkling AE Naturals Alfalfa Lucerne Seeds on top.</li><li>&nbsp;Incorporate these seeds into your daily smoothies for a nutrient-packed beverage.</li><li>&nbsp;Bake into Recipes</li><li>&nbsp;Sprinkle these seeds on yogurt, cereal, or other favorite dishes for added flavor and nutrition.</li></ul>', 0, NULL, '2024-03-09 08:42:14', '2024-06-17 12:10:05', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000525', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414');
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(212, 'admin', 3, 'Basil Seed', 'basil-seed-UVSdb3', 'physical', '[{\"id\":\"4\",\"position\":1},{\"id\":\"12\",\"position\":2}]', '4', '12', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-11-65eec61956a10.png\",\"2024-03-11-65eec6195796b.png\",\"2024-03-11-65eec61957cd1.png\"]', '[]', '2024-03-11-65eec61958421.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"      250g\",\"      1kg\",\"      25kg\"]}]', '[{\"type\":\"100g\",\"price\":70,\"sku\":\"BS-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":150,\"sku\":\"BS-250g\",\"qty\":1},{\"type\":\"1kg\",\"price\":455,\"sku\":\"BS-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":9625,\"sku\":\"BS-25kg\",\"qty\":1}]', 0, 399, 399, '5', 'percent', 'include', '0', 'flat', 3, 1, '<p>Savor the health benefits of AE Naturals Sabja Basil Tukmaria Seeds, a 250g pack filled with nature\'s goodness. Packed with fiber, essential oils, flavonoids, iron, and vitamins, these seeds offer a wholesome addition to your diet. AE Naturals brings you the pure essence of Sabja Basil Tukmaria Seeds, providing a burst of nutrition that promotes overall well-being. AE Naturals Sabja Basil Tukmaria Seeds stand out for their natural richness in fiber, essential oils, and essential nutrients. These seeds are a versatile addition to your culinary creations, enhancing both the flavor and nutritional profile of your dishes. Whether added to beverages, desserts, or meals, these seeds bring a delightful crunch and nutritional boost. Elevate your culinary experiences and nourish your body with the wholesome benefits of these seeds. AE Naturals Sabja Basil Tukmaria Seeds are a flavorful and nutritious way to enhance your diet, offering a natural source of essential nutrients. Embrace the goodness of Sabja Basil Tukmaria Seeds in every bite, adding a touch of health and flavor to your meals.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Fiber-Rich Nutrition</strong>: Sabja Basil Tukmaria Seeds are a valuable source of dietary fiber, promoting digestive health and contributing to a feeling of fullness. Dietary fiber supports regular bowel movements and overall gastrointestinal well-being.</li><li><strong>Essential Oils for Well-Being</strong>: Enjoy the natural essential oils present in these seeds, adding to their overall health benefits. Essential oils can have various positive effects on well-being, contributing to a sense of vitality.</li><li><strong>Flavonoids for Antioxidant Boost</strong>: The seeds contain flavonoids, providing an antioxidant boost. Flavonoids help combat free radicals in the body, supporting cellular health and providing a natural defense against oxidative stress.</li><li><strong>Iron for Vitality</strong>: Sabja Basil Tukmaria Seeds offer a natural source of iron, contributing to blood health and overall vitality. Iron is essential for the formation of hemoglobin and the transport of oxygen in the bloodstream.</li><li><strong>Vitamins for Wellness</strong>: These seeds contain essential vitamins, adding a nutritional boost to your diet. Vitamins play various roles in maintaining overall wellness, supporting functions ranging from immune health to skin maintenance.</li><li><strong>Convenient 250g Package</strong>: The 250g packaging ensures easy integration into your daily dietary routine. This convenient package size allows you to effortlessly incorporate Sabja Basil Tukmaria Seeds into your meals, making it a practical addition to your pantry.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients Benefits:</strong></h3><p><br>&nbsp;</p><ul><li>&nbsp;<strong>Fiber</strong>: Essential for digestive health, fiber supports regular bowel movements, helps regulate blood sugar levels, and induces a feeling of fullness, aiding in weight management.</li><li><strong>&nbsp;Essential Oils</strong>: Contribute to overall well-being with potential health benefits, including relaxation, stress relief, and antimicrobial properties, depending on the specific oils used.</li><li>&nbsp;<strong>Flavonoids</strong>: Act as antioxidants, supporting cellular health by neutralizing free radicals and reducing oxidative stress, contributing to overall wellness.</li><li>&nbsp;<strong>Iron</strong>: Crucial for blood health, iron plays a key role in oxygen transport, supporting vitality, and preventing conditions like anemia.</li><li>&nbsp;<strong>Vitamins</strong>: Essential for overall wellness, vitamins are vital for various bodily functions, including immune support, bone health, and energy metabolism. They contribute to maintaining optimal health and preventing nutritional deficiencies.</li></ul><p>&nbsp;</p><h3><strong>Direction to Use:</strong></h3><h3>&nbsp;</h3><ul><li>&nbsp;Soak Sabja Basil Tukmaria Seeds in water to allow them to expand and become gelatinous.</li><li>&nbsp;Sprinkle the hydrated seeds into your favorite beverages such as water, lemonade, or smoothies.</li><li>&nbsp;Enhance the nutritional content of desserts, salads, or yogurt by adding these seeds as a topping.</li><li>&nbsp;Use in Puddings or Jellies.</li></ul>', 0, NULL, '2024-03-11 14:21:37', '2024-07-11 11:19:59', 1, 1, NULL, NULL, '2024-03-13-65f1706d60f7a.png', 1, NULL, 0.00, 0, NULL, NULL, '000526', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(213, 'admin', 3, 'Red Onion Powder', 'red-onion-powder-zwtO5f', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-12-65efee7b45ecf.png\",\"2024-03-12-65efee7b46f19.png\",\"2024-03-12-65efee7b47363.png\"]', '[]', '2024-03-12-65efee7b47eb5.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":40,\"sku\":\"ROP-100g\",\"qty\":0},{\"type\":\"250g\",\"price\":75,\"sku\":\"ROP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":135,\"sku\":\"ROP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":205,\"sku\":\"ROP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":4250,\"sku\":\"ROP-25kg\",\"qty\":1}]', 0, 249, 249, '5', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Red Onion Powder:&nbsp;</strong><br><br>Onion powder is made from dehydrated red onions, giving it a concentrated flavor that pairs well with many food ingredient. It has been concentrated into an easy-to-use&nbsp;<strong>powder</strong>&nbsp;which will add zing and color to all you’re cooking. The flavor is slightly stronger and sweeter than regular&nbsp;<strong>onion powder</strong>, and it is especially good to use in seasoning mixes, dry rubs and dressings<br><br>Directions of use: Can be used in preparing various tasty and delicious dishes like soups, mixtures, salad etc...</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-12 11:26:11', '2024-06-26 15:30:07', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000486', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(214, 'admin', 3, 'Coriander Leaf Powder', 'coriander-leaf-powder-feULuy', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-12-65efef06a5e5d.png\",\"2024-03-12-65efef06a7157.png\",\"2024-03-12-65efef06a7847.png\"]', '[]', '2024-03-12-65efef06a7b41.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":45,\"sku\":\"CLP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":90,\"sku\":\"CLP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":165,\"sku\":\"CLP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":260,\"sku\":\"CLP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":5375,\"sku\":\"CLP-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Coriander Leaf Powder :</strong><br>&nbsp;</p><p>Coriander leaf, also known as cilantro or Chinese parsley, is an annual herb in the Umbelliferae family <strong>of mostly aromatic flowering plants.</strong> All parts of the plant are edible, but the fresh leaves and the dried seeds are the parts most traditionally used in cooking. It is a basic ingredient for making variety of gravy and curry recipes used in soups, chutneys and sauces, it’s a major ingredient for the preparation for Garam masala.</p><p><strong>Directions of use</strong>: It is used in preparing various tasty and delicious meat based items, sauces, soups, Garam masalas and other processed food products.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-12 11:28:30', '2024-06-17 12:09:02', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000478', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(215, 'admin', 3, 'Clove Powder', 'clove-powder-TPpUrq', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-12-65efef9676b14.png\",\"2024-03-12-65efef9677e48.png\",\"2024-03-12-65efef967854c.png\"]', '[]', '2024-03-12-65efef967897f.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":85,\"sku\":\"CP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":190,\"sku\":\"CP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":360,\"sku\":\"CP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":580,\"sku\":\"CP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":12375,\"sku\":\"CP-25kg\",\"qty\":1}]', 0, 399, 399, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Clove Powder:</strong></p><p><br>Clove is most commonly recognized as a spice used for cooking, but it has also been used for centuries to treat various health concerns. Using cloves in your meals will add a burst of flavor to them and also aid the digestive process by stimulating the secretion of digestive enzymes. It is Antibacterial, protects liver, regulates blood sugar, prevents mutation and improves digestion.</p><p><br>&nbsp;</p><p><strong>Directions of use</strong>: It is used in preparing various tasty and delicious food based items, soups, Garam masalas and other processed food products.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-12 11:30:54', '2024-06-17 12:08:40', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000476', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(216, 'admin', 3, 'Cinnamon Powder', 'cinnamon-powder-Oj5gNG', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-12-65eff07a3bb23.png\",\"2024-03-12-65eff07a3ca8f.png\",\"2024-03-12-65eff07a3ce67.png\"]', '[]', '2024-03-12-65eff07a3d17c.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":85,\"sku\":\"CP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":195,\"sku\":\"CP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":370,\"sku\":\"CP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":595,\"sku\":\"CP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":12750,\"sku\":\"CP-25kg\",\"qty\":1}]', 0, 399, 399, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Cinnamon Powder:</strong></p><p><br>Cinnamon powder can be a powerful and delicious ingredient for both savoury and sweet dishes. It has amazing medical benefits. The spice is loaded with antioxidants, it can improve sensitivity to insulin and helps in lowering blood sugar levels and so much more. You can use the cinnamon powder in baking delicacies including cinnamon rolls, cinnamon cookies, as well as add it to a variety of savoury dishes.&nbsp;</p><p>Directions of use: It is used in preparing various tasty and delicious food based, Bakery items, soups, Garam masalas and other processed food products. Used in Medicinal herbal powders also.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-12 11:34:42', '2024-06-17 12:08:20', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000474', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(217, 'admin', 3, 'Tomato Powder', 'tomato-powder-oAFUfE', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-12-65f013b2570c3.png\",\"2024-03-12-65f013b2583b0.png\",\"2024-03-12-65f013b258795.png\"]', '[]', '2024-03-12-65f013b258abf.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":55,\"sku\":\"TP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":110,\"sku\":\"TP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":205,\"sku\":\"TP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":325,\"sku\":\"TP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":6875,\"sku\":\"TP-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 4, 1, '<h3><strong>Tomato Powder:</strong></h3><p><br>Tomato powder is rich in dietary fiber in the digestive tract and promotes a feeling of fullness. Protective antioxidants present in tomatoes, like lycopene, defend cells against damage caused by free radicals. Tomato powder boasts a rich source of vitamins A and C, which not only defend the immune system, but also protect the health of the eyes and skin. The presence of Vitamin C in tomato improves the collagen production in the skin and helps reduce wrinkles and fine lines.<br><br>&nbsp;</p><h3><strong>Directions of use:</strong></h3><p>It can be easily make flavors pop with that delicious tomato taste in many of your favorite foods! Try tomato powder sprinkled over pasta, pizzas, and baked potatoes for a classic tomato kick. It’s also delicious mixed with salad dressing and sauces.&nbsp;</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-12 14:04:58', '2024-09-09 15:05:12', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000492', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(218, 'admin', 3, 'Garlic Powder - Allium sativum', 'garlic-powder-allium-sativum-xAAyw4', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-12-65f015f0c2543.png\",\"2024-03-12-65f015f0c3846.png\",\"2024-03-12-65f015f0c3d27.png\"]', '[]', '2024-03-12-65f015f0c407d.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":30,\"sku\":\"GP-As-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":50,\"sku\":\"GP-As-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":80,\"sku\":\"GP-As-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":115,\"sku\":\"GP-As-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":2375,\"sku\":\"GP-As-25kg\",\"qty\":1}]', 0, 249, 249, '5', 'percent', 'include', '0', 'flat', 5, 1, '<h3><strong>Garlic Powder - Allium sativum</strong></h3><p><br>&nbsp;</p><p>Garlic is used for many conditions related to the heart and blood system. Consuming garlic on a daily basis helps to lower cholesterol levels because of the anti-oxidant properties of Allicin. It is beneficial to regulate blood pressure and blood sugar levels, used to detoxifying and enhancing the immune system. It is used as a food ingredient.</p><p><br>&nbsp;</p><h3><strong>Directions of use:</strong><br>&nbsp;</h3><p>Garlic powder is used in instant food, seasonings, tastemakers companies, Pickles, Sauce, Chutneys, Mixtures, snacks and Chips. Used for medicinal dietary supplements also.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-12 14:14:32', '2024-06-17 12:07:31', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000480', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(219, 'admin', 3, 'Spinach Powder', 'spinach-powder-1XAzI8', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-12-65f03415772a1.png\",\"2024-03-12-65f03415784c1.png\",\"2024-03-12-65f03415788ed.png\"]', '[]', '2024-03-12-65f0341578c97.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":45,\"sku\":\"SP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":95,\"sku\":\"SP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":170,\"sku\":\"SP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":265,\"sku\":\"SP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":5625,\"sku\":\"SP-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 5, 1, '<h3><strong>Spinach Powder:</strong></h3><p><br>Spinach powder has a rich green color. It is a good source of protein, vitamins A, C, and K, calcium, iron and other nutrients. It is full of nutrients, has no fat and very few calories. Spinach is rich in antioxidants, which works toward a healthier body. It is easy way to use, last longer, taste, look and smells same as leaves. Spinach are important for skin, hair, and bone health. They also provide protein, iron, minerals, fiber and water, vitamin A, vitamin C, vitamin K calcium, magnesium, Spinach is one of the best sources of dietary potassium.<br>&nbsp;</p><h3><strong>Directions of use:</strong><br>&nbsp;</h3><p><strong>Spinach Powder</strong>&nbsp;is wonderful for adding color and flavor to fresh pasta, noodle and bread dough. It can also be used in yeast breads, quick breads or muffins.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-12 16:23:09', '2024-06-17 12:07:03', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000490', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(220, 'admin', 3, 'Mint Powder', 'mint-powder-hm8KJg', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-12-65f037c1bc1cf.png\",\"2024-03-12-65f037c1bd7b6.png\",\"2024-03-12-65f037c1bdcf6.png\"]', '[]', '2024-03-12-65f037c1be08e.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":55,\"sku\":\"MP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":115,\"sku\":\"MP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":220,\"sku\":\"MP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":345,\"sku\":\"MP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":7250,\"sku\":\"MP-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 5, 1, '<h3><strong>Mint Powder:</strong></h3><p>&nbsp;</p><p>The herb mint has&nbsp;various health and&nbsp;beauty benefits.&nbsp;Mint is rich in anti-bacterial properties&nbsp;and is&nbsp;great for skin that needs extra care and treatment.&nbsp;It&nbsp;is known for&nbsp;its anti-inflammatory properties&nbsp;and used as a&nbsp;cleanser, toner, astringent and moisturizer.&nbsp;It cleanses and tightens skin pores and fights acne&nbsp;&amp;&nbsp;rash.&nbsp;It&nbsp;also&nbsp;helps&nbsp;to reduce dark circles and puffiness of&nbsp;the&nbsp;eyes.&nbsp;Regular use of&nbsp;mint based oil helps to&nbsp;eliminate&nbsp;lice. It also cools the scalp,&nbsp;thereby maintains&nbsp;oil balance and&nbsp;prevents&nbsp;dandruff.&nbsp;</p><p><br>&nbsp;</p><h3><strong>Directions of use:</strong></h3><p>&nbsp;</p><p>For hair Mint powder can&nbsp;be&nbsp;mixed&nbsp;with water and used&nbsp;as a perfect chemical free conditioner for hair and <strong>For Skin </strong>make a paste out of mint powder and rose water.&nbsp;Apply the paste on the skin to reduce open pores and to remove acne and pimples. It is also used for salad dressings, dips, marinades and hamburgers. Soothing the digestive tract and if you are having stomach ache then it can be of great help.</p><p><br>&nbsp;</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-12 16:38:49', '2024-06-17 12:06:41', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000484', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(221, 'admin', 3, 'Green Chilly Powder Teja', 'green-chilly-powder-teja-WPVDcQ', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-12-65f03adfeb1c3.png\",\"2024-03-12-65f03adfec88a.png\",\"2024-03-12-65f03adfecd11.png\"]', '[]', '2024-03-12-65f03adfed0bb.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":45,\"sku\":\"GCPT-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":90,\"sku\":\"GCPT-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":165,\"sku\":\"GCPT-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":255,\"sku\":\"GCPT-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":5250,\"sku\":\"GCPT-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 4, 1, '<h3><strong>Green Chilly powder:</strong></h3><p>&nbsp;</p><p>Green Chilly Powder adds a deep and rich flavor to various dishes. It is a perfect ingredient to add spice to Indian dishes whether it is curries or gravy recipes. It has natural flavor of green Chilies with no chemical residuals or additives. Green Chilly powder is rich in calcium and vitamins A, C &amp; K. It improves bone strength and dental health. It is rich in dietary fiber which helps to improve digestive system.<br><br>&nbsp;</p><h3><strong>Directions of use:</strong><br>&nbsp;</h3><p>It is mostly used in the preparation of pickles, chutneys &amp; green sauce, soups, salsas, marinades and dry rubs. Chilly Powder is used to add that extra spice in several dishes to Indian cuisine. It is used in many curry and stew recipes for its spicy taste.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-12 16:52:07', '2024-10-11 12:38:45', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000482', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(222, 'admin', 3, 'Black Salt Powder', 'black-salt-powder-wVYIl2', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-12-65f03e17b6073.png\",\"2024-03-12-65f03e17b737e.png\",\"2024-03-12-65f03e17b7859.png\"]', '[]', '2024-03-12-65f03e17b8468.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":25,\"sku\":\"BSP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":35,\"sku\":\"BSP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":60,\"sku\":\"BSP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":80,\"sku\":\"BSP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":1500,\"sku\":\"BSP-25kg\",\"qty\":1}]', 0, 249, 249, '5', 'percent', 'include', '0', 'flat', 5, 1, '<h3><strong>Black Salt Powder:</strong></h3><p><br>Black Salt powder is a type of rock salt, a salty and pungent-smelling condiment used in South Asia. It is also known as \"Himalayan black salt\", Sulemani namak, bit lobon, kala noon. It is found mostly in the Himalayas. It&nbsp;is used as a laxative and digestive aid. It is also believed to relieve flatulence and heartburn. Health benefits black salt in your diet aids weight loss. Since black salt contains less sodium as compared to regular table salt, it doesn\'t cause water retention and bloating, prevents muscle spasms and cramps, treats acidity, Laxative benefits, and promotes healthy hair.</p><p><br>&nbsp;</p><h3><strong>Directions of use:</strong><br>&nbsp;</h3><p>You can cook with Black salt Powder just like you would with regular table salt. Put it in sauces and marinades or add it to your food at the dinner table.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-12 17:05:51', '2024-06-17 12:05:59', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000501', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(223, 'admin', 3, 'Tamarind powder', 'tamarind-powder-K5AxW1', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-12-65f03ef3dba8a.png\",\"2024-03-12-65f03ef3dccfe.png\",\"2024-03-12-65f03ef3dd13e.png\"]', '[]', '2024-03-12-65f03ef3dd86a.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"      250g\",\"      500g\",\"      1kg\",\"      25kg\"]}]', '[{\"type\":\"100g\",\"price\":50,\"sku\":\"Tp-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":110,\"sku\":\"Tp-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":200,\"sku\":\"Tp-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":315,\"sku\":\"Tp-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":6625,\"sku\":\"Tp-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 5, 1, '<h3><strong>Tamarind powder:</strong></h3><p><br>&nbsp;</p><p>Tamarind Powder is a tangy delight that helps digestion, heart problems. Sweet &amp; tangy, this powder is really helpful for the body. It aids digestion, improves eyesight &amp; lowers high blood pressure. The polyphenols in tamarind have antioxidant and anti-inflammatory properties. These can protect against diseases such as heart disease, cancer and diabetes.</p><p><br>&nbsp;</p><h3><strong>Directions of use:</strong><br>&nbsp;</h3><p>Tamarind Powder is to mix with marinades, barbecue sauces, smoothies or dried herbs and spices to create unique dry rubs. It is also be added to curry dishes, couscous, and rice for added spice.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-12 17:09:31', '2024-06-17 12:05:42', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000516', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(224, 'admin', 3, 'Curry Leaf Powder (Kaidarya)', 'curry-leaf-powder-kaidarya-BbWCwu', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-12-65f040c68e6b9.png\",\"2024-03-12-65f040c68f9b2.png\",\"2024-03-12-65f040c69014c.png\"]', '[]', '2024-03-12-65f040c6904c1.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":45,\"sku\":\"CLP(-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":90,\"sku\":\"CLP(-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":165,\"sku\":\"CLP(-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":260,\"sku\":\"CLP(-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":5375,\"sku\":\"CLP(-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>AE NATURALS Pure Organic Curry Leaf Powder&nbsp;</strong>is widely used in South Indian Cuisine. The 100% pure curry leaf powder improves the functioning of heart while helping in weight loss.&nbsp; It is a common belief that Murraya Koenigii-Curry Leaf plays an important role in hair regrowth.</p><p>Besides culinary use - people also use it as hair powder to get smooth and strong hair. End your trouble with anemia by consuming curry leaf powder on a daily basis. &nbsp;It is 100% organic and contains no added chemicals and preservatives.<br>&nbsp;</p><h3><strong>Key Compounds:</strong><br>&nbsp;</h3><ul><li><strong>Vitamin A </strong>supports healthy vision, boost the immune system and maintains healthy skin. It is present in high amount in curry leaf powder</li><li><strong>Vitamin B&nbsp;</strong>is essential to supplement our body to reduce stress, anxiety, and depression</li><li><strong>Vitamin C and E&nbsp;</strong>are potent antioxidants in curry leaves that &nbsp;protects your skin from free-radical damage</li><li><strong>Protein and Beta Carotene&nbsp;</strong>&nbsp;are important constituents of the powder that prevent hair loss and hair thinning<br>&nbsp;</li></ul><h3><strong>Benefits:</strong><br>&nbsp;</h3><ul><li>Control high blood sugar levels</li><li>Enhances liver function</li><li>Maintains normal heart rate</li><li>Cure and prevent skin infections</li><li>Treats hair fall and dandruff problems</li><li>Protect against the effects of chemotherapy</li><li>Slows down the aging process<br>&nbsp;</li></ul><h3>How to use?<br>&nbsp;</h3><p>Make a thick paste and apply on hair for dandruff treatment. You may add to your dishes for flavor and also consume orally for health benefits.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-12 17:17:18', '2024-06-17 12:05:13', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000099', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(225, 'admin', 3, 'Black pepper powder', 'black-pepper-powder-LNcxLy', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-12-65f0421326657.png\",\"2024-03-12-65f042132756a.png\"]', '[]', '2024-03-12-65f04213276cd.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":135,\"sku\":\"Bpp-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":320,\"sku\":\"Bpp-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":625,\"sku\":\"Bpp-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":1025,\"sku\":\"Bpp-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":22000,\"sku\":\"Bpp-25kg\",\"qty\":1}]', 0, 399, 399, '5', 'percent', 'include', '0', 'flat', 5, 1, '<h3><strong>Black pepper powder:</strong></h3><p><br>It is called as King of Spices,” Black Pepper” has a specific sharp, woody, and piney flavor. Obtained as a fruit named ‘Peppericon’ which can be used as a spice in numerous dishes and as in Ayurveda, in medicinal use too. Black Pepper Powder is hand ground, hand-picked, manually packed and the finely powdered black pepper contains uniformly distributed health-giving qualities. Organically produced fruits have a rich source of plant protein and various vitamins for the protective cover to the body.&nbsp;</p><p><br>&nbsp;</p><h3><strong>Directions of use:</strong><br>&nbsp;</h3><p>Black Pepper powder is used in the kitchen to cook various kinds of foods and used many Indian dishes. Used as spice masala in soups, chutneys, sauces and other recipes.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-12 17:22:51', '2024-06-17 12:04:53', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000498', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(226, 'admin', 3, 'Orange Peel Powder', 'orange-peel-powder-D67GBN', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-13-65f11edc92c34.png\",\"2024-03-13-65f11edc9436d.png\"]', '[]', '2024-03-13-65f11edc947c3.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":30,\"sku\":\"OPP-100g\",\"qty\":0},{\"type\":\"250g\",\"price\":50,\"sku\":\"OPP-250g\",\"qty\":0},{\"type\":\"500g\",\"price\":85,\"sku\":\"OPP-500g\",\"qty\":0},{\"type\":\"1kg\",\"price\":125,\"sku\":\"OPP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":2500,\"sku\":\"OPP-25kg\",\"qty\":1}]', 0, 249, 249, '5', 'percent', 'include', '0', 'flat', 2, 1, '<h3><strong>Orange Peel Powder:</strong></h3><p><br>Orange Peel Powder is a natural astringent that rejuvenates the skin to ensure the overall health of the skin by preventing the signs of wrinkles, skin aging and fine. The goodness of vitamin C helps to deeply cleanse the pores of the skin for giving an overall refreshing look.<br><br>&nbsp;</p><h3><strong>Directions of use:</strong><br>&nbsp;</h3><p>Orange Peel Powder can be added with milk or curd and applied to get that extra glow or for removing tan.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-13 09:04:52', '2024-11-07 11:17:16', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000507', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(227, 'admin', 3, 'Lemon Grass Powder', 'lemon-grass-powder-Jg0JVC', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-13-65f11f735b7e8.png\",\"2024-03-13-65f11f735c545.png\",\"2024-03-13-65f11f735c974.png\"]', '[]', '2024-03-13-65f11f735cbfc.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":40,\"sku\":\"LGP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":80,\"sku\":\"LGP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":140,\"sku\":\"LGP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":215,\"sku\":\"LGP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":4500,\"sku\":\"LGP-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Lemongrass</strong> is a super food that provides essential nutrients of health benefits. Lemongrass powder is source of essential vitamins such as vitamin A, vitamin B1, vitamin B2, vitamin B3, vitamin B5, vitamin B6, folate, and vitamin C. Lemongrass produces a powerfully healing essential oil that helps to cleanse, minimize pores and brighten skin.</p><p><br>&nbsp;</p><h3><strong>Directions of use:</strong><br>&nbsp;</h3><p>Lemon Grass powder used as seasoning in Italian dishes, Curries, Pasta, Pizza, Sauces, Snacks, Soups etc. Also used in making Tea, Traditional Beverages.</p><p><br>&nbsp;</p><p><br>&nbsp;</p><p><br>&nbsp;</p><p><br>&nbsp;</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-13 09:07:23', '2024-06-17 12:04:10', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000531', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(228, 'admin', 3, 'Soap Nut Powder (Aritha Reetha )', 'soap-nut-powder-aritha-reetha-LWE4qm', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-13-65f1202051885.png\",\"2024-03-13-65f12020526d3.png\",\"2024-03-13-65f1202052b1c.png\"]', '[]', '2024-03-13-65f1202053322.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":40,\"sku\":\"SNP(R)-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":75,\"sku\":\"SNP(R)-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":135,\"sku\":\"SNP(R)-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":205,\"sku\":\"SNP(R)-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":4250,\"sku\":\"SNP(R)-25kg\",\"qty\":1}]', 0, 249, 249, '5', 'percent', 'include', '0', 'flat', 5, 1, '<h3><strong>Soap Nut Powder - Aritha Reetha:&nbsp;</strong></h3><p><br>Aritha powder, also known as soapnut powder, comes from the fruit of the Soapnut Tree. This dry berry powder is native to India and grows on the Sapindus Mukorossi tree. Its shell naturally contains soap or \"saponins\" which when added to water reacts like soap. You can easily substitute your regular soap with Soapnut powder. It cools your skin and cleanses it as well.</p><p>Reetha is an excellent hair cleanser. Using Reetha as a hair Shampoo is economical and giving gentler effects to your hair. The Reetha liquid makes your hair shinier and softer. It is anti-bacterial and anti-fungal in nature and keeps your scalp free from dandruff and prevents hair loss. It is an excellent herb for skin problems like eczema and psoriasis. Soapnut powder is a very good antibacterial and antifungal agent. It is mostly used in the cosmetic and contraceptive creams.</p><p><br>&nbsp;</p><h3><strong>Directions of use:</strong><br>&nbsp;</h3><p>Make a smooth paste with water and apply on your hair. Alternatively make a blend of Amla powder, shikakai powder and hibiscus flower powder. Apply as a hair mask for strong bouncy healthy hair. It is also used as detergent, bio-surfactant and remedial for organic soil pollution in the modern science. Reetha for facial complexion Soapnuts water can be used as face wash. Prepare a mix of Reetha liquid and essential oil (few drops). Stir it properly and apply the same on your face instead of using chemical face wash. Regular use of this, give you a dazzling face.</p><p><br>&nbsp;</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-13 09:10:16', '2024-06-17 12:03:47', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000514', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(229, 'admin', 3, 'Triphala powder', 'triphala-powder-cFJ4PO', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-13-65f1237728154.png\",\"2024-03-13-65f12377298db.png\",\"2024-03-13-65f123772a0df.png\"]', '[]', '2024-03-13-65f123772a564.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":45,\"sku\":\"Tp-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":95,\"sku\":\"Tp-250g\",\"qty\":0},{\"type\":\"500g\",\"price\":170,\"sku\":\"Tp-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":265,\"sku\":\"Tp-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":5625,\"sku\":\"Tp-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Triphala powder:</strong></p><p><br>Triphala meaning “three fruits or phala”, is a potent blend of fruits like Amla or Amalaki (Indian Gooseberry), Bibhitaki (Belleric Myrobalan), Haritaki (Chebulic Myrobalan) that acts as a therapeutic agent to balance and rejuvenate the three doshas identified in Ayurveda - Vata, Kapha, and Pitta. A centuries-old Ayurvedic recipe, Triphala, supports skin healing, promotes oral and digestive health, builds immunity and strength, detoxifies the system, contributes to weight loss, and increases overall health levels.</p><p><strong>Directions of use:</strong></p><p>It is suggested to take&nbsp;<strong>Triphala</strong>&nbsp;between meals on an empty stomach for maximum absorption. Typically, recommended doses range from 500 mg to one gram per day, though larger amounts can be used to treat symptoms like constipation.&nbsp;<strong>Powdered</strong>&nbsp;versions can be mixed with warm water and honey and taken before meals.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-13 09:24:31', '2024-07-13 10:37:25', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000521', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(230, 'admin', 3, 'Neem Leaf Powder - Azadirachta indica', 'neem-leaf-powder-azadirachta-indica-CiJpnx', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-13-65f12a1014935.png\",\"2024-03-13-65f12a10159e2.png\",\"2024-03-13-65f12a101601c.png\"]', '[]', '2024-03-13-65f12a101633a.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"      250g\",\"      500g\",\"      1kg\",\"      25kg\"]}]', '[{\"type\":\"100g\",\"price\":35,\"sku\":\"NLP-Ai-100g\",\"qty\":0},{\"type\":\"250g\",\"price\":65,\"sku\":\"NLP-Ai-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":115,\"sku\":\"NLP-Ai-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":170,\"sku\":\"NLP-Ai-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":3500,\"sku\":\"NLP-Ai-25kg\",\"qty\":1}]', 0, 249, 249, '5', 'percent', 'include', '0', 'flat', 4, 1, '<p>Introducing&nbsp;<strong>AE Naturals Neem Powder</strong>, your natural solution for radiant skin and overall well-being. Sourced from pure neem leaves, this powder is a powerhouse of benefits. Packed with essential nutrients, neem powder is renowned for its anti-bacterial and anti-inflammatory properties, making it an excellent choice for maintaining clear and healthy skin. This powder is your go-to remedy for various skin issues, including acne and blemishes. With its natural astringent properties, neem helps tighten pores, preventing future breakouts. Beyond skincare, AE Naturals Neem Powder supports oral health. Its antimicrobial qualities contribute to gum health and fresh breath, offering a holistic approach to your well-being. Say goodbye to chemical-laden products and embrace the natural goodness of neem. Incorporate the powder into your skincare routine by making a simple paste or adding it to your favorite face masks. For oral care, mix it with toothpaste for a refreshing and effective experience. AE Naturals Neem Powder is your natural ally for glowing skin and overall health – nature\'s answer to a radiant and confident you.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><h3>&nbsp;</h3><ul><li><strong>Radiant, Glowing Skin:</strong> AE Naturals Neem Powder is your natural solution for radiant skin and overall well-being. Packed with antioxidants, this powder fights acne and promotes clear skin by purifying from within. It\'s your go-to remedy for skin issues, leaving you with a healthy, glowing complexion.</li><li><strong>Scalp Health:</strong> Say goodbye to dandruff and itchy scalp with AE Naturals Neem Powder. Its anti-fungal properties combat scalp infections, promoting a clean and nourished hair and scalp. Regular use contributes to dandruff-free, luscious locks, making it an essential addition to your hair care routine.</li><li><strong>Oral Health:</strong> AE Naturals Neem Powder supports oral health by tackling bacteria and preventing gum diseases. With its antibacterial properties, it helps maintain fresh breath and promotes overall dental hygiene. Make AE Naturals Neem Powder a part of your daily routine for a naturally radiant smile and well-protected teeth and gums.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Neem Leaf Powder:&nbsp;</strong>AE Naturals Neem Powder harnesses the power of neem leaves, known for their potent antibacterial and antifungal properties. This key ingredient is a natural remedy for skin issues, promoting a clear and healthy complexion.</li><li><strong>Vitamin E:&nbsp;</strong>Enriched with Vitamin E, this neem powder provides antioxidant benefits, combating free radicals and supporting overall skin health. Vitamin E helps in reducing the signs of aging, leaving your skin refreshed and rejuvenated.</li><li><strong>Minerals:&nbsp;</strong>Packed with essential minerals, including calcium and iron, AE Naturals Neem Powder nourishes the skin from within. These minerals contribute to skin elasticity, promoting a youthful appearance and preventing common deficiencies.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Mix AE Naturals Neem Powder with water to form a paste.</li><li>Apply the paste evenly on clean, dry skin.</li><li>Leave it on for 15-20 minutes.</li><li>Rinse thoroughly with water.</li><li>Use regularly for a naturally radiant complexion.</li></ol>', 0, NULL, '2024-03-13 09:52:40', '2024-06-26 15:30:07', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000096', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(231, 'admin', 3, 'Sandalwood Powder', 'sandalwood-powder-rh2s9M', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-13-65f12b14949d3.png\",\"2024-03-13-65f12b1495e88.png\",\"2024-03-13-65f12b1496375.png\"]', '[]', '2024-03-13-65f12b14967c8.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":85,\"sku\":\"SP-100g\",\"qty\":0},{\"type\":\"250g\",\"price\":190,\"sku\":\"SP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":360,\"sku\":\"SP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":580,\"sku\":\"SP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":12375,\"sku\":\"SP-25kg\",\"qty\":1}]', 0, 399, 399, '5', 'percent', 'include', '0', 'flat', 4, 1, '<h3><strong>Sandal wood Powder:</strong></h3><p><br>The powerful antibacterial properties of sandalwood work effectively in fighting the bacteria and fungi and prevent the breakout of pimples and acne. Skin itching and infections can be relieved within 30 minutes of the application of sandalwood on the skin. It also helps in subsiding inflammation, skin redness and sore skin. Sandalwood powder helps smooth and cool the skin, and can be made into a paste, lotion or soap for cleansing, calming and hydrating sensitive or aging skin. Sandalwood acts as a disinfectant, diuretic, expectorant, and sedative. Sandalwood balances the circulatory, digestive, respiratory and nervous systems.<br>&nbsp;</p><h3><strong>Directions of use:</strong><br>&nbsp;</h3><p>Sandalwood powder can be mixed with coconut oil &amp; Lime Juice and apply it on face <strong>for removing Acne and Blackheads, to remove sun tan Sandal wood powder can be mixed it with curd, honey and lemon juice and apply it on skin as a mask and rinse it off after 30mins.&nbsp;</strong></p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-13 09:57:00', '2024-09-27 13:59:17', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000509', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414');
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(232, 'admin', 3, 'Basil- Tulasi Leaf Powder', 'basil-tulasi-leaf-powder-BGmoK0', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-13-65f134167a588.png\",\"2024-03-13-65f134167b4de.png\",\"2024-03-13-65f134167b875.png\"]', '[]', '2024-03-13-65f134167bb4a.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"      250g\",\"      500g\",\"      1kg\",\"      25kg\"]}]', '[{\"type\":\"100g\",\"price\":50,\"sku\":\"BTLP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":100,\"sku\":\"BTLP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":180,\"sku\":\"BTLP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":280,\"sku\":\"BTLP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":5875,\"sku\":\"BTLP-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>AE Naturals Tulsi Basil Powder</strong> is your natural wellness companion. Crafted from pure organic Tulsi Basil, this powder embodies the essence of Ayurveda. Tulsi, also known as Holy Basil, has been revered for centuries for its holistic healing properties. Infused with antioxidants and essential nutrients, this powder is a powerhouse for overall health. Tulsi is celebrated for its stress-relieving properties, making it an ideal addition to your daily routine. We ensure that each scoop of this powder is a step towards a calmer, healthier you. Experience the aromatic and soothing qualities of Tulsi Basil as it supports respiratory health and boosts immunity. The powder is a versatile addition to your wellness regimen. Mix it with honey for a comforting tea, or sprinkle it on your favorite dishes for an herbal twist. Incorporate it into your skincare routine for a natural glow. Our Tulsi Basil Powder is your holistic solution, promoting well-being from within. Embrace the goodness of Tulsi in its purest form, and let nature nurture you. Elevate your wellness journey with this organic, 100% pure Tulsi Basil Powder from AE Naturals.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Wellness with Tulsi Basil:&nbsp;</strong>AE Naturals Tulsi Basil Powder, packed with the goodness of holy basil, offers holistic wellness. Experience the natural benefits of this sacred herb for a healthier lifestyle.</li><li><strong>Stress Relief:</strong>&nbsp;Embrace tranquility as Tulsi Basil Powder helps alleviate stress. Incorporate it into your routine to enjoy a sense of calmness and promote mental well-being.</li><li><strong>Immune System Support:</strong>&nbsp;Boost your immune system naturally. AE Naturals Tulsi Basil Powder is your ally in boosting the body\'s defenses, helping you stay resilient against common ailments.</li><li><strong>Antioxidant Powerhouse:&nbsp;</strong>Rich in antioxidants, this powder aids in neutralizing free radicals. Enhance your overall health with AE Naturals Tulsi Basil Powder, a simple yet powerful addition to your daily regimen.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Tulsi (Basil):&nbsp;</strong>AE NATURALS Tulsi Basil Powder contains the pure essence of Tulsi, also known as Basil. This herbal marvel is packed with natural goodness, offering a myriad of health benefits for your overall well-being.</li></ul><h3>&nbsp;</h3><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Mix a spoonful into your tea for a soothing and immune-boosting beverage.</li><li>Blend into smoothies for a refreshing twist with added health benefits.</li><li>Sprinkle on salads or meals to infuse them with the goodness of Tulsi.</li><li>Include into your daily routine for respiratory wellness and stress relief.</li><li>Enjoy the natural, calming effects by adding to warm water before bedtime.</li></ol>', 0, NULL, '2024-03-13 10:35:26', '2024-06-17 12:02:21', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000125', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(233, 'admin', 3, 'Bhringraj Powder', 'bhringraj-powder-QIEbrG', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-13-65f13fe8c2c38.png\",\"2024-03-13-65f13fe8c3de2.png\",\"2024-03-13-65f13fe8c4237.png\"]', '[]', '2024-03-13-65f13fe8c4581.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":50,\"sku\":\"BP-100g\",\"qty\":0},{\"type\":\"250g\",\"price\":105,\"sku\":\"BP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":190,\"sku\":\"BP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":300,\"sku\":\"BP-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":7500,\"sku\":\"BP-25kg\",\"qty\":1}]', 0, 249, 249, '5', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Bhringraj Powder:</strong></p><p><br>Bhringraj is also known as Kesharaj which means “Ruler of the hair”. It is rich in proteins, vitamins and antioxidants which help protect the body against certain infections. Bhringraj powder along with a carrier oil (like coconut oil) can also be used to manage skin infections and allergies due to its antimicrobial property. Taking Bhringraj powder along with water helps in the management of cholesterol levels due to its antioxidant and anti-inflammatory properties. It also protects the liver cells against damage caused by free radicals due to its hepato protective and antioxidant properties. Taking Bhringraj leaves in the powdered form increases the production of urine due to its diuretic property and therefore helps to manage urinary complications. Bhringraj is also beneficial in managing the symptoms of gastrointestinal disorders (such as diarrhea and dysentery) like contractions or spasms in the stomach, intestine or urinary bladder due to its antispasmodic property.<br><br>&nbsp;</p><p><strong>Directions of use:</strong><br>&nbsp;</p><p>It is advisable to use Bhringraj in the recommended dosage as high dosage may cause stomach problems. Take Bhringraj Powder ½-1 teaspoon Mix with Coconut oil and massage on the scalp. Leave it for 1-2 hours and wash it with any herbal shampoo. Repeat this thrice a week.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-13 11:25:52', '2024-07-09 00:20:47', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000496', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(234, 'admin', 3, 'Hibiscus Powder', 'hibiscus-powder-unGFf0', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-13-65f14dc616ecf.png\",\"2024-03-13-65f14dc6186be.png\",\"2024-03-13-65f14dc618bb3.png\"]', '[]', '2024-03-13-65f14dc618fef.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":75,\"sku\":\"HP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":170,\"sku\":\"HP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":325,\"sku\":\"HP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":520,\"sku\":\"HP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":11000,\"sku\":\"HP-25kg\",\"qty\":1}]', 0, 399, 399, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Hibiscus Powder:</strong></p><p><br>It is known for pleasant aroma and beautiful color, Hibiscus (Rosa sinensis) flowers are packed with lots of nutritional and anti-ageing properties. When powdered and used as a face mask, it works like a powerful exfoliates deep cleanses and nourishes the skin. It works in a similar fashion when used on the scalp. Hibiscus flower powder is, thus, ideal for treating all common skin and hair related problems like premature ageing, premature greying, dullness, rough hair, dryness, suntan, hair damage, acne, pimples, scars, fine lines, wrinkles and many more. The antioxidant-rich formula effectively provides you a blemish-free, clean and glowing skin without any side effects. Doctors recommend it as an edible formulation for removing gallstones.</p><p><br>&nbsp;</p><p><strong>Directions of use:</strong><br>&nbsp;</p><p>To make a Hibiscus powder hair mask, mix 2 tbsp. of Hibiscus powder with 2 tbsp. of Coconut Oil and water. Apply the paste on your hair for 15 minutes and then wash with water. Or, you can mix it with curd and apply the paste for hair conditioning once a week. To make Hibiscus powder face mask, mix it with Aloe Vera gel and Lemongrass Oil. Apply this skin cleansing face mask for 15 mins. Then rinse it away with water to get a supple, glowing skin.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-13 12:25:02', '2024-09-14 10:39:01', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000505', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(235, 'admin', 3, 'Shatavari  (asparagus Racemoses) Powder', 'shatavari-asparagus-racemoses-powder-fUvU8Z', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-13-65f15bca4e827.png\",\"2024-03-13-65f15bca4f57e.png\"]', '[]', '2024-03-13-65f15bca4f6d8.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":75,\"sku\":\"S(RP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":165,\"sku\":\"S(RP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":315,\"sku\":\"S(RP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":505,\"sku\":\"S(RP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":10750,\"sku\":\"S(RP-25kg\",\"qty\":1}]', 0, 399, 399, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Shatavari Powder:</strong></p><p><br>Shatavari is considered a general health tonic to improve vitality, making it a staple. It has antioxidant, anti- inflammatory properties. It may also help to relieve cough. Shatavari powder is particularly used by women. It helps to maintain healthy female reproductive system. It supports healthy production of breast milk in lactating mothers. It also helps to maintain healthy functioning of immune and digestive system.</p><p><br>&nbsp;</p><p><strong>Directions of use:</strong></p><p><br>Shatavari Powder as to be taken by 1/2 to 1 teaspoonful twice daily with plain water after the meals.</p><p><br>&nbsp;</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-13 13:24:50', '2024-06-17 12:01:13', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000512', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(236, 'admin', 3, 'Sidha cordifolia powder (Bala)', 'sidha-cordifolia-powder-bala-qaWI0N', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-13-65f16ac867fa8.png\",\"2024-03-13-65f16ac869360.png\",\"2024-03-13-65f16ac869aa0.png\"]', '[]', '2024-03-13-65f16ac869e1e.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":35,\"sku\":\"Scp(-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":70,\"sku\":\"Scp(-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":125,\"sku\":\"Scp(-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":190,\"sku\":\"Scp(-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":3875,\"sku\":\"Scp(-25kg\",\"qty\":1}]', 0, 249, 249, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-13 14:28:48', '2024-06-17 12:00:52', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000537', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(237, 'admin', 3, 'Arjuna bark powder(terminalia Arjuna)', 'arjuna-bark-powderterminalia-arjuna-KR26l2', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-14-65f2a2d70f589.png\",\"2024-03-14-65f2a2d7105fc.png\",\"2024-03-14-65f2a2d710b02.png\"]', '[]', '2024-03-14-65f2a2d7115dc.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":35,\"sku\":\"AbpA-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":60,\"sku\":\"AbpA-250g\",\"qty\":0},{\"type\":\"500g\",\"price\":105,\"sku\":\"AbpA-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":155,\"sku\":\"AbpA-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":3125,\"sku\":\"AbpA-25kg\",\"qty\":1}]', 0, 249, 249, '5', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Arjuna Bark Powder:</strong><br>&nbsp;</p><p><strong>Arjuna Bark Powder&nbsp;</strong>promotes a healthy cardiovascular system. The product helps treat angina, atherosclerosis, and symptoms of heart failure. Moreover, Arjuna powder also promotes healthy liver, kidney, and digestive functions. It helps to balance the three “humors”: kapha, pitta, and vata, Arjuna acts as a digestive tonic and defends against stomach acid attacks which can lead to heartburn, assists in achieving healthy arterial blood flow and healthy muscular contractions, Contains antibacterial qualities which can provide comfort in ulcers, gastritis and other stomach infections.<br>&nbsp;</p><p><strong>Directions of use:</strong></p><p>Arjuna Bark Powder as to be taken by 1/2 to 1 teaspoonful twice daily with plain water after the meals.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-14 12:40:15', '2024-07-13 10:37:25', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000494', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(238, 'admin', 3, 'Thipplili (Pippali) Piper Longum Powder', 'thipplili-pippali-piper-longum-powder-3abEBf', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-14-65f2a3cb25414.png\",\"2024-03-14-65f2a3cb26438.png\",\"2024-03-14-65f2a3cb26b04.png\"]', '[]', '2024-03-14-65f2a3cb26e3b.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g \",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":130,\"sku\":\"T(PLP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":305,\"sku\":\"T(PLP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":595,\"sku\":\"T(PLP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":975,\"sku\":\"T(PLP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":20875,\"sku\":\"T(PLP-25kg\",\"qty\":1}]', 0, 499, 499, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Thippili Piper Longum Powder:</strong></p><p>The piperine in long pepper is said to fight parasites and infective agents. Particularly for diseases of the respiratory tract, where the powder is used. The root is used for bronchitis, stomachache, diseases of the spleen, and tumors etc. It also improves appetite. An infusion of the root is prescribed after child-birth to induce the expulsion of the placenta, chemical compound called&nbsp;<i>Piper longum&nbsp;</i>which has shown positive activity against cancer. It is useful for<strong> </strong><a href=\"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4665022/\"><strong>liver and spleen ailments</strong></a><strong>, for </strong><a href=\"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3583796/\"><strong>diabetes</strong></a><strong>, for </strong><a href=\"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4665022/\"><strong>stomach problems</strong></a><strong> and </strong><a href=\"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2865823/\"><strong>toothache</strong></a><strong>.</strong></p><p><strong>Directions of use:</strong></p><p><strong>Take</strong>&nbsp;2-3 pinch of&nbsp;<strong>Pippali powder</strong>, swallow it with honey after lunch and dinner to manage indigestion. Can also take by 1/2 teaspoonful twice daily with plain water after the meals.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-14 12:44:19', '2024-06-17 12:00:05', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000518', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(239, 'admin', 3, 'Barley Grass Powder', 'barley-grass-powder-FY4aSb', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-14-65f2afa552ef5.png\",\"2024-03-14-65f2afa5544da.png\",\"2024-03-14-65f2afa554d14.png\"]', '[]', '2024-03-14-65f2afa555138.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":95,\"sku\":\"BGP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":210,\"sku\":\"BGP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":410,\"sku\":\"BGP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":660,\"sku\":\"BGP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":14125,\"sku\":\"BGP-25kg\",\"qty\":1}]', 0, 399, 399, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p>Barley is the oldest grain of times, nearly 8000 years old and barley grass powder is the first natural food supplement. It is a super food which helps you recover from many problems and diseases. It has 11 times more calcium than milk, it contains protein, iron, copper, selenium, magnesium, potassium, folic acid, vitamin B12 vitamin C. It has been given a lot of importance in Ayurveda for its properties and miracle results.<br>&nbsp;</p><p><strong>Benefits-</strong></p><ul><li>It the most efficient grain for increasing brain capacity</li><li>High in energy. People suffering from weakness should consume it</li><li>Keeps the body cool</li><li>Instant energy</li><li>Increases WBC and RBC in our blood</li><li>Helps to treat kidney stones</li><li>Weight loss</li><li>Muscle builder</li><li>Stops stomach burn ( Alsar )</li><li>Controls cell damage and gives fairness</li><li>Anti-oxidant</li></ul><p>&nbsp;</p><p>Barley grass has a number of health benefits associated with it including relief from ulcerative colitis and boosting the immune system. It also maintains healthy skin, rejuvenating effects on the entire body, and other positive effects. An abundance of protective antioxidants in barley grass makes it a wonder tonic.<br>&nbsp;</p><p><strong>How to use-</strong></p><p>Take 1 teaspoon of Barley Grass Powder with lukewarm water or milk mix well and drink twice a day to gain better results.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-14 13:34:53', '2024-06-17 11:59:44', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000082', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(240, 'admin', 3, 'Alfalfa Leaf Powder', 'alfalfa-leaf-powder-ZG3fcg', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-14-65f2b048eec27.png\",\"2024-03-14-65f2b048efd6d.png\",\"2024-03-14-65f2b048f00ca.png\"]', '[]', '2024-03-14-65f2b048f03b1.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"      250g\",\"      500g\",\"      1kg\",\"      25kg\"]}]', '[{\"type\":\"100g\",\"price\":95,\"sku\":\"ALP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":210,\"sku\":\"ALP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":410,\"sku\":\"ALP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":660,\"sku\":\"ALP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":14125,\"sku\":\"ALP-25kg\",\"qty\":1}]', 0, 399, 399, '5', 'percent', 'include', '0', 'flat', 5, 1, '<h3><strong>Product Features&nbsp;</strong><br>&nbsp;</h3><ul><li>Keeps blood pressure and cholesterol levels under control</li><li>Regulates blood sugar levels.</li><li>Helps to tackle joint problems and arthritis</li><li>Increases appetite</li><li>Expedites the healing of peptic ulcers</li><li>Gives relief from urinary problems, scurvy, menstrual cramps</li></ul><p><br>&nbsp;</p><p>AE NATURALS Pure Organic Alfalfa Powder is a great way to improve the alkalinity of your body and help it heal naturally. Alfalfa powder is an energy booster that offers strength and endurance. It effectively keeps cholesterol under control, detoxifies the blood, and restores normal vitality and health.<br>&nbsp;</p><h3><strong>Key Ingredients:</strong><br>&nbsp;</h3><p><br>Alfalfa powder has Multivitamins (A, B, C, D, E, K, U) which keep the body parts fit and healthy. Almost every organ in the body gets the desired attention and nutrient.<br><br>Amino acids build your muscles, reduce stress and anxiety, tones blood vessels, and boosts immunity.<br><br>&nbsp;</p><h3><strong>Benefits:</strong><br><br>&nbsp;</h3><ul><li>Keeps blood pressure and cholesterol levels under control</li><li>Regulates blood sugar levels</li><li>Helps to tackle joint problems and arthritis</li><li>Increases appetite and expedites the healing of peptic ulcers</li><li>Offer relief from urinary problems, scurvy, menstrual cramps</li></ul><h3><br><strong>Directions to use:</strong></h3><p><br><br>The powder can be added to baked food, salads, fruit juices, smoothies, and other homemade items. Mix 1 tablespoon with a cup of warm water or simmer it with lime and mint to enhance its flavor.</p><p>For making your own face pack, mix 1 tablespoon alfalfa powder with ½ teaspoon turmeric, and 1 tablespoon curd. Apply on your face and gently massage in upward circular motion. Rinse thoroughly with water</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-14 13:37:36', '2024-06-17 11:59:23', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000132', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(241, 'admin', 3, 'Papaya Leaf Powder - Carica papaya', 'papaya-leaf-powder-carica-papaya-knuQz8', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-14-65f2b0de03bff.png\",\"2024-03-14-65f2b0de051c3.png\",\"2024-03-14-65f2b0de05758.png\"]', '[]', '2024-03-14-65f2b0de05b2e.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"      250g\",\"      500g\",\"      1kg\",\"      25kg\"]}]', '[{\"type\":\"100g\",\"price\":45,\"sku\":\"PLP-Cp-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":95,\"sku\":\"PLP-Cp-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":170,\"sku\":\"PLP-Cp-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":265,\"sku\":\"PLP-Cp-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":5625,\"sku\":\"PLP-Cp-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>AE Naturals Papaya Leaf Powder</strong> is a natural powerhouse for your overall well-being. Harvested from the finest papaya leaves, this powder is packed with nutrients to support your health journey. Papaya Leaf Powder is renowned for its rich enzyme content, aiding digestion and promoting a healthy gut. It\'s a versatile addition to your routine, known for boosting your immune system with its abundance of vitamins and antioxidants. This product stands out with its potential to support healthy skin. The papaya leaf\'s natural properties contribute to a radiant complexion by combating skin issues and promoting a clear, glowing look. With its antioxidant-rich nature, it helps in reducing oxidative stress, providing an anti-aging effect. Incorporating AE Naturals Papaya Leaf Powder into your daily routine is simple. Add it to your favorite smoothies, juices, or sprinkle it over your meals for a nutritional boost. The quantity ensures a long-lasting supply for consistent well-being. Experience the natural goodness of papaya leaves with AE Naturals Papaya Leaf Powder – your go-to solution for a healthier, more vibrant lifestyle. Prioritize your health with this easy-to-use and beneficial product.</p><p>&nbsp;</p><h3><strong>Key Benefits:&nbsp;</strong></h3><p>&nbsp;</p><ul><li><strong>Natural Skin Brightening:&nbsp;</strong>AE Naturals Papaya Leaf Powder is a powerhouse for achieving a radiant complexion. Packed with natural enzymes, it gently exfoliates, revealing brighter and fresher skin.</li><li><strong>Rich in Antioxidants:</strong> This powder is a treasure trove of antioxidants that combat free radicals, promoting healthier skin. Regular use helps in reducing oxidative stress, keeping your skin vibrant.</li><li><strong>Even Skin Tone:</strong> Experience a more even skin tone as the papaya leaf powder works to fade dark spots and blemishes. Achieve a consistent and glowing complexion effortlessly.</li><li><strong>Anti-Aging Properties:&nbsp;</strong>Say goodbye to fine lines and wrinkles! AE Naturals Papaya Leaf Powder is loaded with nutrients that support collagen production, aiding in maintaining skin elasticity and a youthful appearance.</li><li><strong>Natural Exfoliation:</strong> Gently exfoliate dead skin cells and unclog pores with the natural enzymes in papaya leaf powder. Enjoy smoother, softer skin without harsh chemicals, revealing your skin\'s natural beauty.</li><li><strong>Hydration Boost:</strong> Keep your skin hydrated and supple. The powder helps lock in moisture, preventing dryness and leaving your skin feeling refreshed and revitalized.</li><li><strong>Hair Nourishment:</strong> Extend the benefits beyond your skin! AE Naturals Papaya Leaf Powder enriches your hair with vitamins, promoting a healthy scalp and nourished strands.</li><li><strong>Detoxifying:</strong> Support your body\'s natural detoxification process. Papaya leaf powder aids in removing impurities, leaving you feeling revitalized from the inside out.</li></ul><p>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li><strong>Papaya Leaf Extract:</strong> Bursting with the digestive enzyme papain, our Papaya Leaf Extract facilitates smooth digestion, reducing bloating and discomfort. Additionally, it boasts a generous dose of antioxidants, providing comprehensive support for overall health by combating free radicals and promoting cellular well-being.</li><li><strong>Vitamin C:</strong> As a vital component of our Papaya Leaf Extract, Vitamin C plays a pivotal role in bolstering your immune system. Beyond its immune-boosting prowess, it actively stimulates collagen production, contributing to the maintenance of supple and vibrant skin, as well as the health of connective tissues throughout the body.</li><li><strong>Fiber:</strong> Our Papaya Leaf Extract is a rich source of dietary fiber, fostering digestive health in multiple ways. Not only does it promote regular bowel movements, preventing discomfort from constipation, but it also supports a healthy gut environment. The fiber content aids in the maintenance of a balanced digestive system for overall well-being.</li></ul><p>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p>&nbsp;</p><ol><li>Blend one teaspoon of Papaya Leaf Extract with water or juice.</li><li>Drink the mixture daily for optimal digestive and immune support.</li><li>Experience the natural benefits of improved digestion and enhanced immunity.</li></ol>', 0, NULL, '2024-03-14 13:40:06', '2024-06-17 11:58:59', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000524', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(242, 'admin', 3, 'Multani Mitti Fuller\'s earth', 'multani-mitti-fullers-earth-Q2V1ok', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-14-65f2b161de7df.png\",\"2024-03-14-65f2b161df951.png\",\"2024-03-14-65f2b161dfdef.png\"]', '[]', '2024-03-14-65f2b161e021e.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"      250g\",\"      500g\",\"      1kg\",\"      25kg\"]}]', '[{\"type\":\"100g\",\"price\":20,\"sku\":\"MMFe-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":30,\"sku\":\"MMFe-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":45,\"sku\":\"MMFe-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":60,\"sku\":\"MMFe-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":1125,\"sku\":\"MMFe-25kg\",\"qty\":1}]', 0, 249, 249, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p>Immerse yourself in the age-old beauty secret with AE Naturals Multani Mitti (Fuller\'s Earth), an&nbsp; pack of natural beauty care. Harvested from the heart of the earth, Multani Mitti is known for its exceptional skincare properties. AE Naturals brings you this versatile clay, ready to elevate your beauty regimen and promote radiant skin. Rediscover the purity of nature with AE Naturals Multani Mitti. AE Naturals Multani Mitti offers a natural and effective solution for your skincare routine. This revered beauty ingredient has been cherished for centuries for its ability to cleanse, purify, and revitalize the skin. Whether used as a face mask, body pack, or in a customized beauty blend, Multani Mitti is known to absorb excess oil, unclog pores, and leave the skin feeling refreshed.</p><p>Unleash the potential of this age-old beauty secret and experience the benefits of AE Naturals Multani Mitti for a refreshed and revitalized complexion. Embrace the natural purity of Multani Mitti in your beauty rituals, and let the earth\'s gift contribute to your journey towards radiant and healthy-looking skin.</p><p>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p>&nbsp;</p><ul><li><strong>Purifying and Cleansing: &nbsp;</strong>Multani Mitti is renowned for its exceptional purifying and cleansing properties, effectively drawing out impurities and excess oil from the skin. This helps promote a clearer and healthier complexion.</li><li><strong>Exfoliates and Detoxifies: &nbsp;</strong>Acting as a gentle exfoliant, Multani Mitti aids in the removal of dead skin cells and toxins, providing a thorough detoxification. This process leaves your skin refreshed and revitalized, contributing to a radiant appearance.</li><li><strong>Balances Skin\'s Natural Oils: &nbsp;</strong>Multani Mitti helps balance the skin\'s natural oils, making it a versatile choice suitable for various skin types. This balancing effect supports overall skin health by preventing excessive dryness or oiliness.</li><li><strong>Improves Skin Texture: &nbsp;</strong>Regular use of Multani Mitti can contribute to improved skin texture, leaving it smooth, supple, and glowing. The clay\'s natural properties work to enhance the overall quality and feel of your skin.</li><li><strong>Soothes and Calms Skin: &nbsp;</strong>The natural properties of Multani Mitti have a soothing and calming effect on the skin, providing a relaxing skincare experience. This makes it particularly beneficial for those looking to unwind and pamper their skin.</li><li><strong>Versatile Beauty Ingredient: &nbsp;</strong>Multani Mitti is a versatile beauty ingredient that can be used in various ways, such as a face mask, body wrap, or hair mask. Its adaptability allows you to tailor your beauty rituals to meet your specific skincare needs.</li><li><strong>Generous&nbsp; Pack</strong>: &nbsp;The&nbsp; packaging ensures you have an ample supply of Multani Mitti for your beauty rituals, making it a convenient and long-lasting addition to your skincare routine.</li></ul><h3>&nbsp;</h3><h3><strong>Key Ingredients:</strong></h3><p>&nbsp;</p><ul><li>Multani Mitti (Fuller\'s Earth): Known for its absorbent and purifying qualities, Multani Mitti is rich in minerals and has been traditionally used for skincare to enhance complexion and address various skin concerns.</li></ul><p>&nbsp;</p><h3><strong>Direction to Use:</strong></h3><p>&nbsp;</p><p>1. Face Mask: Mix Multani Mitti with water or rose water to create a paste. Apply it as a face mask, leave it on until it dries, and then rinse off for a refreshed complexion.</p><p>2. Body Wrap: Blend Multani Mitti with water and apply it as a body wrap. Leave it on for 15-20 minutes and then rinse off for a rejuvenated skin feel.</p><p>3. Hair Mask: Mix Multani Mitti with yogurt or aloe vera gel and apply it to your hair. Leave it on for 30 minutes before washing for a natural hair treatment.</p><p>4. Customized Beauty Blends: Incorporate Multani Mitti into your beauty routine by creating customized blends with other natural ingredients for a personalized skincare experience.</p>', 0, NULL, '2024-03-14 13:42:17', '2024-10-21 10:54:27', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000543', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(243, 'admin', 3, 'Aloevera Powder (Aloe Barbadensis)', 'aloevera-powder-aloe-barbadensis-jf423q', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-14-65f2b1dc3ede6.png\",\"2024-03-14-65f2b1dc40245.png\",\"2024-03-14-65f2b1dc4060e.png\"]', '[]', '2024-03-14-65f2b1dc40986.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":55,\"sku\":\"AP(B-100g\",\"qty\":0},{\"type\":\"250g\",\"price\":115,\"sku\":\"AP(B-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":220,\"sku\":\"AP(B-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":345,\"sku\":\"AP(B-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":7250,\"sku\":\"AP(B-25kg\",\"qty\":1}]', 0, 249, 249, '5', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Aloe Vera Powder:</strong></p><p>Aloe Vera Powder is enriched with the goodness of Aloe Vera is a natural rescue for unhealthy and dry hair. With absolutely pure extracts and no artificial inclusion of chemicals, it is the perfect boost to healthy and shining hair. Treats unhealthy scalp with the goodness of aloe Vera, It is highly favorable for hair growth, Adds volume to hair and enriches its texture, Nourishes the scalp with required nutrition. Good for skin too with its anti-aging and wrinkle-prevention features. It also gives possible effect on constipation, Obesity, Burning pain in the mouth, early research suggests that taking 400 mg of a chemical that comes from aloe four times daily does improve immune function in people with human immunodeficiency virus (HIV).</p><p><br>&nbsp;</p><p><strong>Directions of use:</strong></p><p>Doses of powder range from 100-1000 mg daily. Doses of juice range from 15-150 mL daily.</p><p><br><br>&nbsp;</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-14 13:44:20', '2024-09-14 10:39:01', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000545', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(244, 'admin', 3, 'Mulethi (Glycyrrhiza Glabra, Liquorice, Yeshtimadhu)', 'mulethi-glycyrrhiza-glabra-liquorice-yeshtimadhu-5bNh1o', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-14-65f2b6cea90f8.png\",\"2024-03-14-65f2b6ceaa226.png\",\"2024-03-14-65f2b6ceaa852.png\"]', '[]', '2024-03-14-65f2b6ceaab62.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":55,\"sku\":\"M(GLY-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":120,\"sku\":\"M(GLY-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":230,\"sku\":\"M(GLY-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":360,\"sku\":\"M(GLY-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":7625,\"sku\":\"M(GLY-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Mulethi Powder / Licorice Powder:</strong></p><p><br>&nbsp;</p><p>Licorice or Mulethi, also known as “Sweet wood”, is an effective and potent medicinal herb. Licorice root is aromatic and is used as a flavoring agent in tea and other beverages. Licorice roots can be consumed directly to get relief from cough and sore throat. It is also beneficial in managing gastric problems like stomach ulcers and heartburn due to its anti-ulcer, antioxidant and anti-inflammatory properties. Licorice can also be taken to improve energy levels and manage fatigue. Licorice might be useful in managing oral problems like mouth sores and dental plaques. Applying a paste of Licorice powder and honey might help relieve mouth sores due to its healing and cooling properties. Licorice powder is also useful in improving skin texture and color.<br><br>&nbsp;</p><p><strong>Directions of use:</strong></p><p>Take 1 teaspoonful of Licorice powder. Consume thrice a day with 1 cup milk to get relief from pain and inflammation associated with stomach ulcers.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-14 14:05:26', '2024-08-22 15:10:24', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000547', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(245, 'admin', 3, 'Haritaki powder ( Harad ) (Terminalia Chebula)', 'haritaki-powder-harad-terminalia-chebula-tsXqsz', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-14-65f2b76e1a160.png\",\"2024-03-14-65f2b76e1b46d.png\",\"2024-03-14-65f2b76e1bb3b.png\"]', '[]', '2024-03-14-65f2b76e1be98.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":35,\"sku\":\"Hp(H)(C-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":70,\"sku\":\"Hp(H)(C-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":125,\"sku\":\"Hp(H)(C-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":190,\"sku\":\"Hp(H)(C-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":3875,\"sku\":\"Hp(H)(C-25kg\",\"qty\":1}]', 0, 249, 249, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Terminalia Chebula - Haritaki Powder:</strong></p><p>&nbsp;</p><p>Chitrak Haritaki is one of the top ayurvedic medicines for Tuberculosis, Bronchitis &amp; Asthma formulated using medicinal plants like Chitrak and Haritaki, are beneficial in improving digestion and treating chronic respiratory conditions as recommended by Ayurveda. It is highly recommended in treatment of intestinal worms, bloating, asthma, bronchitis, rhinitis and tuberculosis. It also improves overall digestion and strengthens the respiratory system.</p><p><br><br>&nbsp;</p><p><strong>Directions of use:</strong></p><p>Take ¼ to ½ tea spoonful (3-6gm) in the morning and evening or as directed by the Physician.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-14 14:08:06', '2024-06-17 11:57:37', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000549', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(246, 'admin', 3, 'Manjistha powder Jeevanthi Balathandu Powder', 'manjistha-powder-jeevanthi-balathandu-powder-VTodmw', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-15-65f3dbc359568.png\",\"2024-03-15-65f3dbc35a58a.png\",\"2024-03-15-65f3dbc35aa40.png\"]', '[]', '2024-03-15-65f3dbc35adac.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":75,\"sku\":\"MpJBP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":170,\"sku\":\"MpJBP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":325,\"sku\":\"MpJBP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":520,\"sku\":\"MpJBP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":11000,\"sku\":\"MpJBP-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Manjistha Powder -Jeevanthi Balathandu:</strong></p><p><br>&nbsp;</p><p><strong>Manjistha</strong>&nbsp;or Indian Madder is considered to be one of the best blood-purifying herbs. It is mainly used to break down blockages in the blood flow and remove stagnant blood.&nbsp;<strong>Manjistha</strong>&nbsp;herb can be used both internally and externally on skin for promoting skin whitening. Manjistha Leaf Powder (Rubia cordifolia) is natural anti-inflammatory, Manjistha Leaf Powder can help calm down inflamed or puffy skin. It also helps in aiding those with skin discoloration to help achieve and maintain healthy, glowing skin. Manjistha Leaf powder can also be used on the hair to keep it looking shiny and healthy and also to boost Hair growth.&nbsp;<br>&nbsp;</p><p><strong>Directions of use:</strong></p><p>&nbsp;</p><p>Manjistha Leaf Powder for Skin Glowing Face Pack Take 1 tablespoon Manjistha Leaf Powder and ½ tablespoon of Sandalwood Powder with rose water. Apply it for 15 minutes and rinse it off with normal water. Mix honey or yogurt with Manjistha Leaf Powder and applying it to the face or body as a mask for 10-15 minutes. Be sure to test a small area of the skin first to see how your skin will react. This face pack can be used 2 times a week. Manjistha Leaf Powder for Hair, Combine 1 tablespoon of Manjistha Leaf Powder with 1 tablespoon Herbtoni, Amla Fruit Powder to make a smooth paste. Apply it to your hair and leave it in place for 30 minutes or so before washing it out.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-15 10:55:23', '2024-06-17 11:57:15', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000551', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(247, 'admin', 3, 'Noni Powder', 'noni-powder-jLFGwU', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-15-65f3dd9500a4d.png\",\"2024-03-15-65f3dd9501d7c.png\",\"2024-03-15-65f3dd95021f0.png\"]', '[]', '2024-03-15-65f3dd950260b.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":40,\"sku\":\"NP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":80,\"sku\":\"NP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":145,\"sku\":\"NP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":220,\"sku\":\"NP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":4500,\"sku\":\"NP-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Product Features</strong>&nbsp;</p><ul><li>Aids in brain health</li><li>Prevents heart damage</li><li>Supports libido</li><li>Reverse cellular damage</li><li>Strengthen immunity</li><li>Treat constipation and ulcer<br>&nbsp;</li></ul><p><strong>AE NATURALS Pure Organic Noni powder</strong>&nbsp;is a natural and safe dietary supplement to gain superior immunity. The product contains extracts of the Noni plant and fruit. It is rich in polysaccharides that are a reservoir of fatty acids and essential amino acids that our body is unable to synthesize on its own.</p><p>Get the benefits of this super food and live a high-quality life free from diseases. Noni powder is highly nutritious and works wonderfully against constipation, arthritis pain, high blood pressure, cancer and many more.</p><p><strong>Key ingredients</strong></p><ul><li><strong>Noni fruit extract</strong>&nbsp;- It is popular in ayurvedic treatment because of its prophylactic and therapeutic characteristics Noni fruit extract is a powerhouse of&nbsp;<strong>antioxidants</strong>&nbsp;that safeguard your body from free radicals and any cellular damage.</li><li><strong>Polysaccharides -</strong>&nbsp;Boosts immunity and also increases the production of white blood cells that are essential to fight against chronic infections.</li></ul><p><strong>Benefits</strong></p><ul><li>Aids in brain health</li><li>Prevents heart damage</li><li>Supports libido</li><li>Reverse cellular damage</li><li>Strengthen immunity</li><li>Treat constipation and ulcer</li></ul><p><strong>How to use?</strong></p><p>Mix 1 teaspoon of&nbsp;<strong>AE NATURALS Pure Organic Noni powder</strong>&nbsp;with fruit juices or water. You can even add the powder to smoothies, milk or yogurt as per your taste.</p>', 0, NULL, '2024-03-15 11:03:09', '2024-06-17 11:56:53', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000182', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(248, 'admin', 3, 'Shikakai Black', 'shikakai-black-xlPnzo', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-15-65f3df20ac1dd.png\",\"2024-03-15-65f3df20ad199.png\",\"2024-03-15-65f3df20ad595.png\"]', '[]', '2024-03-15-65f3df20ad907.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":40,\"sku\":\"SB-100g\",\"qty\":0},{\"type\":\"250g\",\"price\":85,\"sku\":\"SB-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":155,\"sku\":\"SB-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":235,\"sku\":\"SB-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":4875,\"sku\":\"SB-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Shikakai Powder Black:</strong></p><p>&nbsp;</p><p>Due to the unhealthy lifestyle, the majority of the people are facing hair issues as dandruff, split ends, hair loss, graying of hair. Ayurvedic herbs will help you to get rid of hair problems. Herbs are a great way to boost hair growth, restore moisture, and enhance its texture and shine. Shikakai is nutrient-dense herb support for all Hair related problems, Cuts &amp; Wounds in the Scalp, Treating Scabies and Treat spots. Shikakai is also rich in antioxidants and vitamins A, C, K, and D, which help nourish hair and keep it healthy. Shikakai make your hair softer and add a beautiful shine to it. Shikakai works its magic on a dry scalp by acting as a natural cleanser without washing away essential oils. It calms and soothing on an irritated head and can actually heal minor cuts and abrasions on your scalp.<br><br><br>&nbsp;</p><p><strong>Directions to use:</strong></p><p>&nbsp;</p><p>Take the required quantity of Shikakai hair powder in a bowl. Add water to Shikakai Hair Powder to make a paste. Gently apply this paste onto your scalp Leave it for 30 minutes. Rinse hair thoroughly with water and then use anti-hair fall shampoo.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-15 11:09:44', '2024-06-26 15:30:07', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000565', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414');
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(249, 'admin', 3, 'Shikakai Red', 'shikakai-red-VLn4Lq', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-15-65f3e52d15d6f.png\",\"2024-03-15-65f3e52d16cca.png\",\"2024-03-15-65f3e52d1707b.png\"]', '[]', '2024-03-15-65f3e52d1739b.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":45,\"sku\":\"SR-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":95,\"sku\":\"SR-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":170,\"sku\":\"SR-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":265,\"sku\":\"SR-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":5625,\"sku\":\"SR-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p>Shikakai Powder Red:<br>&nbsp;</p><p>Natural Hair Dye, Henna, is the best and safest substitute of Harmful Commercial Hair dyes. It is the extract of Henna Plant and has no side effect on health. It is used for Hair dyes. It has Lawson in it which as binding abilities with protein found in skin and hair of Human Body. Henna is a temporary hair Dye and its color last to 1-4 weeks. It has Amla and Shikakai which are known as the best natural product for hair treatment. Mixture of Natural Henna, Amla and Shikakai is a complete Hair treatment for you.<br><br>&nbsp;</p><p>Directions to use:</p><p>&nbsp;</p><p>Take the required quantity of Shikakai hair powder in a bowl. Add water to Shikakai Hair Powder to make a paste and apply to your hair. After 2-3 Hours of applying the paste, you can wash the hair with plenty of water, Rinse hair thoroughly with water and then use anti-hair fall shampoo.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-15 11:35:33', '2024-06-17 11:56:08', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000567', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(250, 'admin', 3, 'Ashoka Powder', 'ashoka-powder-arD09e', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-15-65f3e5e5797ee.png\",\"2024-03-15-65f3e5e57a3e2.png\",\"2024-03-15-65f3e5e57a64d.png\"]', '[]', '2024-03-15-65f3e5e57a849.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":35,\"sku\":\"AP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":70,\"sku\":\"AP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":125,\"sku\":\"AP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":190,\"sku\":\"AP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":3875,\"sku\":\"AP-25kg\",\"qty\":1}]', 0, 249, 249, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p>Ashoka Powder:</p><p>&nbsp;</p><p>Ashoka Powder contains all the properties of the herbs we do not do any extraction any ingredients from the raw herb nor any oil. It is said to be great tonic for the female reproductive system. It helps to tone up the womb (uterus). It helps to naturally clean the female’s organs. Useful in all painful conditions. It supports comfortable &amp; healthy monthly flow. Ashoka powder is traditionally uterine tonic that supports healthy menstruation. An herb of choice for females. Improves complexion of the body.</p><p><br><br>&nbsp;</p><p>Directions to use:<br>&nbsp;</p><p>Take 5 Gms (half to one tea-spoon) 2 times a day Ashoka Powder with water 1-2 hrs. After meals. Take first dose after breakfast. Boil 5 Gms (1-2 tea-spoon) of Ashoka in 120 ml water &amp; make as a tea. Strain the water when it remains 30 ml and drink it.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-15 11:38:37', '2024-06-17 11:55:47', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000580', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(251, 'admin', 3, 'Beet Root Powder', 'beet-root-powder-dbN0Cl', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-15-65f3e66d885c5.png\",\"2024-03-15-65f3e66d89129.png\",\"2024-03-15-65f3e66d89213.png\"]', '[]', '2024-03-15-65f3e66d89338.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":55,\"sku\":\"BRP-100g\",\"qty\":0},{\"type\":\"250g\",\"price\":115,\"sku\":\"BRP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":220,\"sku\":\"BRP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":345,\"sku\":\"BRP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":7250,\"sku\":\"BRP-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 4, 1, '<p>Beet Root Powder:</p><p>&nbsp;</p><p>Beetroot is a root vegetable also known as red beet, table beet, garden beet, or just beet. Packed with essential nutrients, beetroots are a great source of fiber, folate (vitamin B9), manganese, potassium, iron, and vitamin C. Beetroots and beetroot juice have been associated with numerous health benefits, including improved blood flow, lower blood pressure, and increased exercise performance. Beets are good sources of vitamins and minerals, such as folate, manganese, potassium, iron, and vitamin C. Beetroots can lower blood pressure, which may lead to reduced risk of heart disease and other ailments. This root veggie can also improve oxygen use, stamina, and exercise performance.</p><p>Beet root Powder is also good for hair. Nourishes the hair follicles from within. It stops hair loss, for problem such as insufficient production of the oil in the hair leads to dandruff. For problem of acne, especially in summer for prickly heat rashes.</p><p><br>Directions to use:<br>&nbsp;</p><p>Take 1 Teaspoon (5gms) of beetroot powder mix it water and drink every day for improved energy &amp; Blood Circulation</p><p>For Skin take 1 tbsp. of powder and 1 tbsp. of honey with rose water. Blend all the ingredients to shape a smooth paste. Apply this pack on face and neck then leave it to dry for 15 minutes. Wash your face with lukewarm water.&nbsp;For Hair add some powder and yogurt into a bowl. Blend this powder well and include a teaspoon of lemon juice. Apply this to your hair, from the scalp and roots directly down the tips. Leave on for 30 minutes, and afterward wash off with room temperature water.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-15 11:40:53', '2024-09-09 15:05:12', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000584', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(252, 'admin', 3, 'Anar Peel ( Pomegranate Peel ) Powder', 'ae-naturals-anar-peel-pomegranate-peel-powder-rnsM5g', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-15-65f3e7b3996ab.png\",\"2024-03-15-65f3e7b39a494.png\",\"2024-03-15-65f3e7b39a59f.png\"]', '[]', '2024-03-15-65f3e7b39a6b3.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"      250g\",\"      500g\",\"      1kg\",\"      25kg\"]}]', '[{\"type\":\"100g\",\"price\":35,\"sku\":\"ANAP(PP)P-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":70,\"sku\":\"ANAP(PP)P-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":125,\"sku\":\"ANAP(PP)P-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":190,\"sku\":\"ANAP(PP)P-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":3875,\"sku\":\"ANAP(PP)P-25kg\",\"qty\":1}]', 0, 249, 249, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p>Anar Peel (Pomegranate Peel) Powder</p><p>Pomegranate peels are&nbsp;<strong>rich in antioxidants and helps effectively fight acne, pimples and rashes</strong>. Make a paste of Pomegranate peel powder with lemon juice or rose water and apply it all over your face, especially on your pimples or acne. Let it dry for a while then wash it off thoroughly with lukewarm water.</p><p>They are also&nbsp;<strong>helpful in fighting acne and pimple scars</strong>. When coarsely ground, they make an excellent facial scrub and exfoliant, while also containing sun-blocking agents that offer protection from the harmful UV rays of the sun.<br>&nbsp;</p><p><strong>Benefits:</strong></p><ul><li>Pomegranates and their juice may help improve blood pressure, blood glucose, and cholesterol levels, among other benefits. ...</li><li>May help treat some skin conditions. ...</li><li>May reduce the risk of chronic diseases. ...</li><li>May protect against hearing loss. ...</li><li>May improve brain function.<br><br>&nbsp;</li></ul><p><strong>Directions of use:</strong><br>&nbsp;</p><p>Take Pomegranate peel powder mix it with lemon juice or rose water and apply it all over your face, especially on your pimples or acne. Let it dry for a while then wash it off thoroughly with lukewarm water</p>', 0, NULL, '2024-03-15 11:46:19', '2024-06-17 11:54:59', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000596', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(253, 'admin', 3, 'Karela Powder', 'karela-powder-ZxRqKx', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-15-65f3e88d263e7.png\",\"2024-03-15-65f3e88d270c9.png\",\"2024-03-15-65f3e88d271de.png\"]', '[]', '2024-03-15-65f3e88d272f6.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":45,\"sku\":\"KP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":85,\"sku\":\"KP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":160,\"sku\":\"KP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":245,\"sku\":\"KP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":5000,\"sku\":\"KP-25kg\",\"qty\":1}]', 0, 299, 299, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Karela Powder:</strong></p><p><br>&nbsp;</p><p>Karela powder has been throughout history to deal with many issues such as, cleansing the liver, lowering bad cholesterol, balancing blood sugar levels and to act as a weight loss aid. Karela powder additionally helps the body’s immune system. The antimicrobial and antioxidant properties present in karela powder help in treating skin problems, blood disorders, removing toxins from the blood and purifying it. It also improves blood circulation and helps to cure issues like rashes, acne, psoriasis, blood boils and even hinders the growth of cancerous cells in the body. Helps in weight loss: Eating or drinking the juice of karela stimulates the liver to secrete bile acids that are essential for metabolizing fat in the body. Improves immunity Karela is an extremely rich source of vitamin C, which helps boost immunity. It also has powerful antiviral property, which stimulates the immune system and also aids in digestion.</p><p><br>&nbsp;</p><p><strong>Directions for Use:</strong></p><p><br>Consume 1 teaspoon with water 30 minutes before dinner and lunch for best effects.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-15 11:49:57', '2024-07-15 14:34:27', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000600', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(254, 'admin', 3, 'Kalmegh Powder', 'kalmegh-powder-JU7Lai', 'physical', '[{\"id\":\"37\",\"position\":1},{\"id\":\"38\",\"position\":2}]', '37', '38', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-03-15-65f3e947b533c.png\",\"2024-03-15-65f3e947b5fb7.png\",\"2024-03-15-65f3e947b60a7.png\"]', '[]', '2024-03-15-65f3e947b61d8.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    250g\",\"    500g\",\"    1kg\",\"    25kg\"]}]', '[{\"type\":\"100g\",\"price\":40,\"sku\":\"KP-100g\",\"qty\":1},{\"type\":\"250g\",\"price\":80,\"sku\":\"KP-250g\",\"qty\":1},{\"type\":\"500g\",\"price\":150,\"sku\":\"KP-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":225,\"sku\":\"KP-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":4750,\"sku\":\"KP-25kg\",\"qty\":1}]', 0, 249, 249, '5', 'percent', 'include', '0', 'flat', 5, 1, '<p>Kalmehg Powder:</p><p>Kalmehg Is called king of Bitters All Over The World. Natural and Quality products. Kadu Kirayata ,chirayita has been used in traditional siddha &amp; ayurvedic systems of medicines for multiple application. It is considered to be one of the best pungent herb that may help remove toxins (Ama), thus making it a good herb for rejuvenation. It is considered to have anti-inflammatory properties &amp; immuno-modulatory properties. Benefits : - May It helps to remove toxins from the body. - It is considered to have anti-inflammatory properties.<br>&nbsp;</p><p>Directions:</p><p>Take 5 grams of powder. Mix it with 300 ml of water. Boil and reduce to 50 ml. Give it in addition to honey / jaggery / sugar - twice daily.</p><p><br><br>&nbsp;</p>', 0, NULL, '2024-03-15 11:53:03', '2024-06-17 11:54:00', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000604', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(255, 'admin', 3, 'Transparent Soap Base High Quality', 'transparent-soap-base-high-quality-e16AEy', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-15-65f41891985ed.png\"]', '[]', '2024-03-15-65f41891992d3.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"      25kg\",\"      100kg\"]}]', '[{\"type\":\"1kg\",\"price\":170,\"sku\":\"TSBHQ-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":4125,\"sku\":\"TSBHQ-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":16000,\"sku\":\"TSBHQ-100kg\",\"qty\":1}]', 0, 170, 170, '18', 'percent', 'include', '0', 'flat', -1, 1, '<p><strong>Content:&nbsp;</strong><br><br>Our High-Quality Transparent Soap Base is a premium offering, providing exceptional clarity and versatility for your soap crafting endeavors. Made with the finest ingredients, this soap base allows you to create stunning and unique soap creations with ease. Whether you\'re crafting intricate designs or simple bars, our transparent soap base delivers excellent clarity and performance for all your projects.</p><p>&nbsp;</p><p><strong>Application:&nbsp;</strong><br><br>Utilize our High-Quality Transparent Soap Base to craft a wide range of soap products, including decorative bars, embeds, and melt-and-pour creations. With its superior clarity and high-quality formulation, this transparent soap base is perfect for showcasing vibrant colors, intricate designs, and creative additives. Let your imagination run wild and create personalized soaps that captivate and delight.</p>', 0, NULL, '2024-03-15 15:14:49', '2024-11-01 14:04:34', 1, 1, 'High-Quality Transparent Soap Base: Clear Blend for Custom Crafting', 'Explore our High-Quality Transparent Soap Base, offering clarity and versatility for your custom soap crafting needs. Create stunning and unique soap creations with this premium ingredient.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000001', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(256, 'admin', 3, 'Ultra White Soap Base - White Color', 'ultra-white-soap-base-white-color-BYuqGa', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-15-65f41d460b5a6.png\"]', '[]', '2024-03-15-65f41d460c285.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":170,\"sku\":\"UWSB-WC-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":4125,\"sku\":\"UWSB-WC-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":16000,\"sku\":\"UWSB-WC-100kg\",\"qty\":1}]', 0, 170, 170, '18', 'percent', 'include', '0', 'flat', 1, 1, '<p><strong>Content:&nbsp;</strong><br><br>The Ultra White Soap Base presents a pure blend with a pristine white color, ideal for achieving a clean and radiant complexion. Formulated to cleanse and rejuvenate the skin, this soap base offers a gentle yet effective skincare experience that leaves your skin feeling fresh, soft, and revitalized.</p><p>&nbsp;</p><p><strong>Application:&nbsp;</strong><br><br>Incorporate the Ultra White Soap Base into your skincare routine to create handmade soaps that promote a luminous and healthy complexion. With its pure white color, this soap base provides a blank canvas for customization, allowing you to craft personalized soaps tailored to your skincare needs.</p>', 0, NULL, '2024-03-15 15:34:54', '2024-11-06 18:42:26', 1, 1, 'Ultra White Soap Base: Pure Blend for Radiant Skincare', 'Explore the Ultra White Soap Base, featuring a pristine white color for a clean and radiant complexion. Create gentle soaps for soft and supple skin with this pure ingredient.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000002', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(257, 'admin', 3, 'Shea Butter Soap Base - White Color', 'shea-butter-soap-base-white-color-YJuF2p', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-15-65f42aaa2089d.png\"]', '[]', '2024-03-15-65f42aaa21476.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":190,\"sku\":\"SBSB-WC-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":4625,\"sku\":\"SBSB-WC-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":18000,\"sku\":\"SBSB-WC-100kg\",\"qty\":1}]', 0, 190, 190, '18', 'percent', 'include', '0', 'flat', 1, 1, '<p><strong>Content:&nbsp;</strong><br><br>The Shea Butter Soap Base offers a nourishing blend with a creamy white color, reflecting the richness of shea butter. Formulated to deeply moisturize and replenish the skin, this soap base provides a luxurious skincare experience that leaves your skin feeling soft, smooth, and pampered.<br>&nbsp;</p><p><strong>Application:&nbsp;</strong><br><br>Incorporate the Shea Butter Soap Base into your skincare routine to create handmade soaps that indulge and nourish the skin. With its creamy white color inspired by the natural shade of shea butter, these luxurious soaps offer a decadent cleanse, promoting a radiant and rejuvenated complexion.</p>', 0, NULL, '2024-03-15 16:32:02', '2024-11-01 14:04:34', 1, 1, 'Shea Butter Soap Base: Nourishing Blend for Luxurious Skincare', 'Indulge in the Shea Butter Soap Base, featuring a creamy white color evoking its nourishing properties. Craft luxurious soaps for soft and supple skin with this rich ingredient.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000003', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(258, 'admin', 3, 'Goat Milk Soap Base - White Color', 'goat-milk-soap-base-white-color-5hm7ZG', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-15-65f42cf0305ae.png\"]', '[]', '2024-03-15-65f42cf0311f2.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":190,\"sku\":\"GMSB-WC-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":4625,\"sku\":\"GMSB-WC-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":18000,\"sku\":\"GMSB-WC-100kg\",\"qty\":1}]', 0, 190, 190, '18', 'percent', 'include', '0', 'flat', 1, 1, '<p><strong>Content:&nbsp;</strong><br><br>The Goat Milk Soap Base presents a nourishing blend with a pristine white color, reflecting the richness of goat milk. Formulated to hydrate and replenish the skin, this soap base provides a gentle and moisturizing skincare experience that leaves your skin feeling soft, smooth, and pampered.</p><p>&nbsp;</p><p><strong>Application:&nbsp;</strong><br><br>Incorporate the Goat Milk Soap Base into your skincare routine to create handmade soaps that pamper and nourish the skin. With its pure white color reminiscent of the natural shade of goat milk, these gentle soaps offer a luxurious cleanse, promoting a healthy and rejuvenated complexion.</p>', 0, NULL, '2024-03-15 16:41:44', '2024-09-13 22:21:01', 1, 1, 'Goat Milk Soap Base: Nourishing Blend for Gentle Skincare', 'Discover the Goat Milk Soap Base, featuring a pristine white color evoking its nourishing properties. Craft gentle soaps for soft and supple skin with this luxurious ingredient.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000004', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(259, 'admin', 3, 'Coco Butter Soap Base - White Color', 'coco-butter-soap-base-white-color-8iNAfL', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-15-65f42e9e4b52f.png\"]', '[]', '2024-03-15-65f42e9e4c23f.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":190,\"sku\":\"CBSB-WC-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":4625,\"sku\":\"CBSB-WC-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":18000,\"sku\":\"CBSB-WC-100kg\",\"qty\":1}]', 0, 190, 190, '18', 'percent', 'include', '0', 'flat', 1, 1, '<p><strong>Content:&nbsp;</strong><br><br>The Cocoa Butter Soap Base offers a nourishing blend with a creamy white color, reflecting the richness of cocoa butter. Formulated to deeply moisturize and replenish the skin, this soap base provides a luxurious skincare experience that leaves your skin feeling soft, smooth, and pampered.</p><p>&nbsp;</p><p><strong>Application:&nbsp;</strong><br><br>Incorporate the Cocoa Butter Soap Base into your skincare routine to create handmade soaps that indulge and nourish the skin. With its creamy white color inspired by the natural shade of cocoa butter, these luxurious soaps offer a decadent cleanse, promoting a radiant and rejuvenated complexion.</p>', 0, NULL, '2024-03-15 16:48:54', '2024-11-01 14:04:34', 1, 1, 'Cocoa Butter Soap Base: Nourishing Blend for Luxurious Skincare', 'Indulge in the Cocoa Butter Soap Base, featuring a creamy white color reminiscent of its nourishing properties. Craft luxurious soaps for soft and supple skin with this rich ingredient.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000005', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(260, 'admin', 3, 'Camel Milk Soap Base - White Color', 'camel-milk-soap-base-white-color-yyixTe', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-18-65f7dbd05e857.png\"]', '[]', '2024-03-18-65f7dbd05f746.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":190,\"sku\":\"CMSB-WC-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":4625,\"sku\":\"CMSB-WC-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":18000,\"sku\":\"CMSB-WC-100kg\",\"qty\":1}]', 0, 190, 190, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>The Camel Milk Soap Base presents a nourishing blend with a pristine white color, reflecting the richness of camel milk. Formulated to hydrate and replenish the skin, this soap base provides a luxurious skincare experience that leaves your skin feeling soft and supple.<br>&nbsp;</p><p><strong>Application:&nbsp;</strong><br>&nbsp;</p><p>Incorporate the Camel Milk Soap Base into your skincare routine to create handmade soaps that pamper and nourish the skin. With its pure white color reminiscent of the natural shade of camel milk, these gentle soaps offer a moisturizing cleanse, promoting a healthy and rejuvenated complexion.</p>', 0, NULL, '2024-03-18 11:44:40', '2024-06-17 11:27:39', 1, 1, 'Camel Milk Soap Base: Nourishing Blend for Gentle Skincare', 'Explore the Camel Milk Soap Base, featuring a pristine white color evoking its nourishing properties. Craft gentle soaps for soft and supple skin with this luxurious ingredient.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000006', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(261, 'admin', 3, 'Donkey Milk - White Color', 'donkey-milk-white-color-5TSY7k', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-18-65f7dc4b26c2f.png\"]', '[]', '2024-03-18-65f7dc4b278ee.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"      25kg\",\"      100kg\"]}]', '[{\"type\":\"1kg\",\"price\":190,\"sku\":\"DM-WC-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":4625,\"sku\":\"DM-WC-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":18000,\"sku\":\"DM-WC-100kg\",\"qty\":1}]', 0, 190, 190, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>The Donkey Milk Soap Base offers a nourishing blend with a pure white color, reflecting the richness of donkey milk. Formulated to hydrate and replenish the skin, this soap base provides a luxurious skincare experience that leaves your skin feeling soft and supple.<br>&nbsp;</p><p><strong>Application:&nbsp;</strong><br><br>Incorporate the Donkey Milk Soap Base into your skincare routine to create handmade soaps that pamper and nourish the skin. With its pure white color inspired by the natural shade of donkey milk, these gentle soaps provide a moisturizing cleanse, promoting a healthy and rejuvenated complexion.</p>', 0, NULL, '2024-03-18 11:46:43', '2024-07-01 11:16:59', 1, 1, 'Donkey Milk Soap Base: Nourishing Blend for Gentle Skincare', 'Experience the Donkey Milk Soap Base, featuring a pure white color reminiscent of its nourishing properties. Craft gentle soaps for soft and supple skin with this luxurious ingredient.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000007', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(262, 'admin', 3, 'Charcoal Soap Base - Black Color', 'charcoal-soap-base-black-color-cCF5MY', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-18-65f7dedbf1d65.png\"]', '[]', '2024-03-18-65f7dedbf27b1.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":190,\"sku\":\"CSB-BC-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":4625,\"sku\":\"CSB-BC-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":18000,\"sku\":\"CSB-BC-100kg\",\"qty\":1}]', 0, 190, 190, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p><strong>Content:&nbsp;</strong><br><br>The Charcoal Soap Base offers a detoxifying blend with a deep black hue, reflecting the purifying properties of charcoal. Designed to cleanse and clarify the skin, this soap base provides an invigorating skincare experience that leaves your skin feeling clean and revitalized.</p><p>&nbsp;</p><p><strong>Application:&nbsp;</strong><br><br>Utilize the Charcoal Soap Base to create handmade soaps that harness the detoxifying benefits of charcoal. With its deep black color, reminiscent of activated charcoal, these cleansing soaps draw out impurities and toxins, promoting a clear and radiant complexion with every use.</p>', 0, NULL, '2024-03-18 11:57:39', '2024-11-01 14:04:34', 1, 1, 'Charcoal Soap Base: Detoxifying Blend for Clean and Clear Skin', 'Discover the Charcoal Soap Base, featuring a deep black hue inspired by its detoxifying properties. Craft cleansing soaps for clean and clear skin with this powerful ingredient.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000008', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(263, 'admin', 3, 'Alovera Soap Base - Light Green', 'alovera-soap-base-light-green-478TE7', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-18-65f7e1195f9d1.png\"]', '[]', '2024-03-18-65f7e1196066e.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"        25kg\",\"        100kg\"]}]', '[{\"type\":\"1kg\",\"price\":190,\"sku\":\"ASB-LG-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":4625,\"sku\":\"ASB-LG-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":18000,\"sku\":\"ASB-LG-100kg\",\"qty\":1}]', 0, 190, 190, '18', 'percent', 'include', '0', 'flat', 1, 1, '<p><strong>Content:&nbsp;</strong><br><br>The Aloe Vera Soap Base presents a soothing blend with a light green hue, reflecting the calming properties of aloe vera. Ideal for gentle skincare, this soap base offers a refreshing and nourishing experience that leaves your skin feeling calm and rejuvenated.</p><p>&nbsp;</p><p><strong>Application:&nbsp;</strong><br><br>Incorporate the Aloe Vera Soap Base into your skincare routine to create handmade soaps that soothe and nourish the skin. With its light green color inspired by the natural shade of aloe vera, these gentle soaps provide a refreshing cleanse, promoting a healthy and revitalized complexion.</p>', 0, NULL, '2024-03-18 12:07:13', '2024-11-01 14:04:34', 1, 1, 'Aloe Vera Soap Base: Soothing Blend for Gentle Skincare', 'Explore the Aloe Vera Soap Base, featuring a light green hue reminiscent of its soothing properties. Craft gentle soaps for calm and nourished skin with this refreshing ingredient.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000009', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(264, 'admin', 3, 'Honey Dew Soap Base - Honey Color', 'honey-dew-soap-base-honey-color-U8qR5g', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-18-65f7e166e6bdd.png\"]', '[]', '2024-03-18-65f7e166e784e.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":190,\"sku\":\"HDSB-HC-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":4625,\"sku\":\"HDSB-HC-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":18000,\"sku\":\"HDSB-HC-100kg\",\"qty\":1}]', 0, 190, 190, '18', 'percent', 'include', '0', 'flat', 1, 1, '<p><strong>Content:&nbsp;</strong><br><br>The Honey Dew Soap Base offers a nourishing blend infused with a warm honey color, reflecting its rich and moisturizing essence. Formulated to hydrate and replenish the skin, this soap base provides a luxurious skincare experience that leaves your skin feeling soft and supple.</p><p>&nbsp;</p><p><strong>Application:&nbsp;</strong><br><br>Harness the moisturizing benefits of honey with the Honey Dew Soap Base, crafting handmade soaps that pamper and hydrate the skin. With its inviting honey color, these soaps provide a luxurious lather and a sweet aroma, indulging your senses while nourishing your skin.</p>', 0, NULL, '2024-03-18 12:08:30', '2024-11-01 14:04:34', 1, 1, 'Honey Dew Soap Base: Nourishing Blend for Soft and Supple Skin', 'Experience the Honey Dew Soap Base, featuring a warm honey color reminiscent of its nourishing essence. Craft indulgent soaps for soft and supple skin with this luxurious ingredient.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000010', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(265, 'admin', 3, 'Neem Soap Base - Light Green', 'neem-soap-base-light-green-9l4ZqB', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-18-65f7e1b81267f.png\"]', '[]', '2024-03-18-65f7e1b81345f.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":190,\"sku\":\"NSB-LG-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":4625,\"sku\":\"NSB-LG-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":18000,\"sku\":\"NSB-LG-100kg\",\"qty\":1}]', 0, 190, 190, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p><strong>Content:&nbsp;</strong><br><br>The Neem Soap Base offers a purifying blend infused with a light green hue inspired by the natural essence of neem. Formulated to cleanse and clarify the skin, this soap base provides a revitalizing skincare experience that leaves your skin feeling clean and refreshed.</p><p>&nbsp;</p><p><strong>Application:&nbsp;</strong><br><br>Utilize the Neem Soap Base to create handmade soaps that harness the purifying properties of neem. With its light green color, reminiscent of the herb\'s natural shade, these soaps cleanse and clarify the skin, promoting a clear and radiant complexion with each use.</p>', 0, NULL, '2024-03-18 12:09:52', '2024-11-01 14:04:34', 1, 1, 'Neem Soap Base: Purifying Blend for Clean and Clear Skin', 'Discover the Neem Soap Base, featuring a light green hue inspired by the natural essence of neem. Craft purifying soaps to cleanse and clarify the skin for a revitalizing skincare experience.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000011', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(266, 'admin', 3, 'Papaya Soap Base - Ripen Papaya Color', 'papaya-soap-base-ripen-papaya-color-tVSXyh', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-18-65f7e306d7c87.png\"]', '[]', '2024-03-18-65f7e306d8938.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":190,\"sku\":\"PSB-RPC-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":4625,\"sku\":\"PSB-RPC-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":18000,\"sku\":\"PSB-RPC-100kg\",\"qty\":1}]', 0, 190, 190, '18', 'percent', 'include', '0', 'flat', 1, 1, '<p><strong>Content:&nbsp;</strong><br><br>The Papaya Soap Base presents a nourishing blend infused with the vibrant color of ripened papaya. Formulated to promote radiant and glowing skin, this tropical-inspired ingredient adds a touch of indulgence to your skincare routine.</p><p><br><strong>Application:&nbsp;</strong><br><br>Harness the benefits of papaya with the Papaya Soap Base, crafting handmade soaps that nourish and rejuvenate the skin. Infused with the natural color of ripened papaya, these soaps provide a tropical escape, leaving your skin feeling refreshed and revitalized after each use.</p>', 0, NULL, '2024-03-18 12:15:26', '2024-11-01 14:04:34', 1, 1, 'Papaya Soap Base: Nourishing Blend for Radiant Skin', 'Experience the goodness of Papaya Soap Base, infused with the ripened papaya color. Craft nourishing soaps for radiant and glowing skin with this tropical-inspired ingredient.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000012', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(267, 'admin', 3, 'Red Wine Soap Base - Wine Color', 'red-wine-soap-base-wine-color-hzOrWq', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-18-65f7e37fd5c5f.png\"]', '[]', '2024-03-18-65f7e37fd67fa.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":190,\"sku\":\"RWSB-WC-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":4625,\"sku\":\"RWSB-WC-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":18000,\"sku\":\"RWSB-WC-100kg\",\"qty\":1}]', 0, 190, 190, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p><strong>Content:&nbsp;</strong><br><br>The Red Wine Soap Base offers a luxurious blend infused with the captivating hue and essence of red wine. Elevate your skincare routine with decadent soaps that exude sensuality and rejuvenate the skin, leaving it feeling pampered and refreshed.<br>&nbsp;</p><p><strong>Application:&nbsp;</strong><br><br>Create indulgent soaps with the Red Wine Soap Base, incorporating the rich color and essence of wine into your formulations. Crafted with premium ingredients, these soaps provide a luxurious lather and an enchanting aroma, offering a spa-like experience with every use.</p>', 0, NULL, '2024-03-18 12:17:27', '2024-08-17 11:08:32', 1, 1, 'Red Wine Soap Base: Luxurious Blend for Sensuous Skincare', 'Indulge in the richness of Red Wine Soap Base, boasting the captivating hue and luxurious essence of wine. Craft decadent soaps for a sensuous and rejuvenating skincare experience.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000013', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(268, 'admin', 3, 'Turmeric Soap Base -Turmeric Color', 'turmeric-soap-base-turmeric-color-alh9zU', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-18-65f80304e863f.png\"]', '[]', '2024-03-18-65f80304e9149.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":190,\"sku\":\"TSB-C-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":4625,\"sku\":\"TSB-C-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":18000,\"sku\":\"TSB-C-100kg\",\"qty\":1}]', 0, 190, 190, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p><strong>Content:&nbsp;</strong><br><br>The Turmeric Soap Base provides a natural foundation for creating luxurious and nourishing soaps infused with the vibrant color and benefits of turmeric. Harnessing the power of this ancient spice, it offers a vibrant hue and skincare benefits, promoting healthy, glowing skin with every use.</p><p>&nbsp;</p><p><strong>Application:&nbsp;</strong><br><br>Utilize the Turmeric Soap Base to craft handmade soaps that offer both aesthetic appeal and skincare benefits. Formulate with additional ingredients such as essential oils, exfoliants, or moisturizers to tailor the soap to specific skin needs while enjoying the vibrant color and natural goodness of turmeric.</p>', 0, NULL, '2024-03-18 14:31:56', '2024-11-01 14:04:34', 1, 1, 'Turmeric Soap Base: Natural Foundation for Radiant Skincare', 'Explore the Turmeric Soap Base, infused with the natural color and benefits of turmeric. Craft luxurious soaps that promote healthy and radiant skin with this vibrant and nourishing ingredien', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000014', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(269, 'admin', 3, 'Shampoo Base Clear (Transparent ) 1 : 1 Dilution', 'shampoo-base-clear-transparent-1-1-dilution-AbmVig', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-18-65f80519009fd.png\"]', '[]', '2024-03-18-65f8051901b72.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":170,\"sku\":\"SBC()1:1D-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":4125,\"sku\":\"SBC()1:1D-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":16000,\"sku\":\"SBC()1:1D-100kg\",\"qty\":1}]', 0, 170, 170, '18', 'percent', 'include', '0', 'flat', 1, 1, '<p><strong>Content:&nbsp;</strong><br><br>The Transparent Clear Shampoo Base provides a gentle and effective foundation for creating hair cleansers that leave hair feeling refreshed and revitalized. With its transparent clarity and 1:1 dilution ratio, it offers versatility and clarity, allowing you to customize formulas for optimal hair cleansing.</p><p><br><strong>Application:&nbsp;</strong><br><br>Utilize the Transparent Clear Shampoo Base to craft your own personalized hair cleansers. Dilute it with water or preferred additives to achieve the desired consistency, and enhance the formula with essential oils, botanical extracts, or conditioning agents for a refreshing and nourishing hair care routine.</p>', 0, NULL, '2024-03-18 14:40:49', '2024-07-30 16:55:38', 1, 1, 'Transparent Clear Shampoo Base: Foundation for Gentle Hair Cleansing', 'Discover the Transparent Clear Shampoo Base, perfect for crafting gentle and effective hair cleansers. With a 1:1 dilution ratio, it offers versatility and clarity for a refreshing and revita', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000016', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(270, 'admin', 3, 'Shampoo Base Pearly (White Pearly) 1 : 1 Dilution', 'shampoo-base-pearly-white-pearly-1-1-dilution-p9JVC6', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-18-65f805a23f935.png\"]', '[]', '2024-03-18-65f805a240788.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":170,\"sku\":\"SBP(P1:1D-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":4125,\"sku\":\"SBP(P1:1D-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":16000,\"sku\":\"SBP(P1:1D-100kg\",\"qty\":1}]', 0, 170, 170, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p><strong>Content:&nbsp;</strong><br><br>The Pearly White Shampoo Base serves as the perfect foundation for creating indulgent and nourishing hair cleansers. With its pearly white appearance and 1:1 dilution ratio, it provides versatility and flexibility, allowing you to craft personalized formulas for luxurious and revitalizing hair care.</p><p><br><strong>Application:&nbsp;</strong><br>&nbsp;</p><p>Use the Pearly White Shampoo Base to create your own customized hair cleansers. Dilute it with water or your preferred additives to achieve the desired consistency and enhance the formula with essential oils, botanical extracts, or conditioning agents for a pampering and rejuvenating hair care routine.</p>', 0, NULL, '2024-03-18 14:43:06', '2024-11-07 21:15:07', 1, 1, 'Pearly White Shampoo Base: Foundation for Luxurious Hair Care', 'Explore the Pearly White Shampoo Base, ideal for crafting indulgent hair cleansers. With a 1:1 dilution ratio, it offers versatility and nourishment for a luxurious and revitalizing hair care', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000017', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(271, 'admin', 3, 'Face Wash Base (Transparent Clear) 1 : 1 Dilution', 'face-wash-base-transparent-clear-1-1-dilution-kIqYHI', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-18-65f806d19b011.png\"]', '[]', '2024-03-18-65f806d19bbd4.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":170,\"sku\":\"FWB(C1:1D-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":4125,\"sku\":\"FWB(C1:1D-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":16000,\"sku\":\"FWB(C1:1D-100kg\",\"qty\":1}]', 0, 170, 170, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p><strong>Content:&nbsp;</strong><br><br>The Transparent Clear Face Wash Base provides a customizable foundation for crafting gentle and effective facial cleansers. With its 1:1 dilution ratio, it offers flexibility and versatility, allowing you to create personalized formulas tailored to your skin\'s needs.</p><p><br><strong>Application:&nbsp;</strong><br><br>Use the Transparent Clear Face Wash Base as the starting point for creating your own facial cleansers. Dilute it with water or your preferred additives to achieve the desired consistency and customize the formula with essential oils, botanical extracts, or exfoliants for a refreshing and revitalizing skincare routine.</p>', 0, NULL, '2024-03-18 14:48:09', '2024-11-02 22:49:46', 1, 1, 'Transparent Clear Face Wash Base: Customizable Foundation for Gentle Cleansing', 'Explore the Transparent Clear Face Wash Base, ideal for crafting personalized facial cleansers. With a 1:1 dilution ratio, it offers flexibility and gentleness for a refreshing and revitalizi', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000018', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(272, 'admin', 3, 'Moisturizer Cream base', 'moisturizer-cream-base-IMn96c', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-18-65f80aee3f02a.png\"]', '[]', '2024-03-18-65f80aee3fb6e.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":250,\"sku\":\"MCb-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":6000,\"sku\":\"MCb-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":22000,\"sku\":\"MCb-100kg\",\"qty\":1}]', 0, 250, 250, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>The Moisturizer Cream Base serves as the essential foundation for crafting luxurious skincare products. Its versatile nature allows for customization with various ingredients, ensuring optimal hydration and nourishment to keep the skin healthy, supple, and radiant.</p><p><br><strong>Application:&nbsp;</strong><br>&nbsp;</p><p>Utilize the Moisturizer Cream Base to create personalized moisturizers tailored to individual skin needs. Blend with botanical extracts, vitamins, and oils to formulate creams that deeply hydrate, rejuvenate, and protect the skin, promoting a smooth and youthful complexion.</p>', 0, NULL, '2024-03-18 15:05:42', '2024-10-10 11:30:11', 1, 1, 'Moisturizer Cream Base: Foundation for Hydrated and Healthy Skin', 'Discover the Moisturizer Cream Base, a versatile foundation for crafting luxurious skincare products. Customize your formula for optimal hydration and nourishment, promoting healthy and radia', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000019', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414');
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(273, 'admin', 3, 'Hair Conditioner Base', 'hair-conditioner-base-WrfQYY', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-18-65f80b7d8bca2.png\"]', '[]', '2024-03-18-65f80b7d8ca70.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":240,\"sku\":\"HCB-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":5750,\"sku\":\"HCB-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":20000,\"sku\":\"HCB-100kg\",\"qty\":1}]', 0, 240, 240, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p><strong>Content:&nbsp;</strong><br><br>Hair Conditioner Base provides the foundation for creating indulgent and nourishing hair conditioners. With its versatility, it allows you to customize your formula with essential oils, botanical extracts, and vitamins, ensuring silky-smooth and healthy-looking hair with every use.</p><p><br><strong>Application:&nbsp;</strong><br>&nbsp;</p><p>Utilize Hair Conditioner Base to create personalized hair care products tailored to your hair\'s needs. Blend with your preferred ingredients to formulate conditioners that hydrate, detangle, and strengthen hair, leaving it soft, manageable, and radiant.</p>', 0, NULL, '2024-03-18 15:08:05', '2024-08-10 22:23:37', 1, 1, 'Hair Conditioner Base: The Foundation for Luxurious Hair Care', 'Elevate your hair care routine with Hair Conditioner Base, a versatile foundation for crafting luxurious and nourishing conditioners. Customize your formula for silky-smooth and healthy-looki', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000020', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(274, 'admin', 3, 'Lotion Base', 'lotion-base-33wBE5', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-18-65f80be0e8487.png\"]', '[]', '2024-03-18-65f80be0e95ee.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"      25kg\",\"      100kg\"]}]', '[{\"type\":\"1kg\",\"price\":230,\"sku\":\"LB-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":5500,\"sku\":\"LB-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":19000,\"sku\":\"LB-100kg\",\"qty\":1}]', 0, 230, 230, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p><strong>Content:&nbsp;</strong><br><br>Lotion Base serves as a versatile foundation for crafting DIY skincare products. With its customizable nature, it provides a blank canvas for formulating personalized lotions tailored to individual skin types and preferences.</p><p><br><strong>Application:&nbsp;</strong><br><br>Utilize Lotion Base as the starting point for creating your own customized lotions. Simply blend with essential oils, extracts, or other additives to formulate skincare products that address specific skin concerns, from hydration and nourishment to soothing and rejuvenation.</p>', 0, NULL, '2024-03-18 15:09:44', '2024-06-17 11:21:08', 1, 1, 'Lotion Base: Versatile Foundation for DIY Skincare', 'Discover the versatility of Lotion Base for crafting your own skincare products. This customizable foundation allows you to create personalized lotions tailored to your skin\'s needs.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0000021', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(275, 'admin', 3, 'Green Soap Color', 'green-soap-colour-MK24Xq', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"36\",\"position\":2}]', '31', '36', NULL, 2, 'ml', 1, 1, NULL, NULL, '[\"2024-03-22-65fd19240695b.png\"]', '[]', '2024-03-22-65fd1924075d4.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"20ML\",\"        100ML\",\"        1L\"]}]', '[{\"type\":\"20ML\",\"price\":50,\"sku\":\"GSC-20ML\",\"qty\":1},{\"type\":\"100ML\",\"price\":260,\"sku\":\"GSC-100ML\",\"qty\":1},{\"type\":\"1L\",\"price\":2215,\"sku\":\"GSC-1L\",\"qty\":1}]', 0, 50, 50, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>Green Soap Color offers a refreshing and natural shade that rejuvenates handmade soaps with a revitalizing allure. Its soothing hue evokes the tranquility of lush landscapes and brings a sense of freshness to your creations.</p><p><br><strong>Application:&nbsp;</strong><br><br>Incorporate Green Soap Color into your soap-making process to create calming and revitalizing designs. Whether used for botanical motifs, swirl patterns, or as a base color, this refreshing hue adds a touch of nature-inspired beauty to your handmade soaps.</p>', 0, NULL, '2024-03-22 11:07:40', '2024-06-17 11:20:49', 1, 1, 'Green Soap Color: Refreshing and Natural Shade for Handmade Soaps', 'Experience the refreshing appeal of Green Soap Color, ideal for infusing handmade soaps with a natural and revitalizing touch. Create soothing designs reminiscent of lush landscapes.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '012203', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(276, 'admin', 3, 'Red Liquid Color', 'red-liquid-color-t3L3de', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"36\",\"position\":2}]', '31', '36', NULL, 2, 'ml', 1, 1, NULL, NULL, '[\"2024-03-22-65fd2268afd39.png\"]', '[]', '2024-03-22-65fd2268b089a.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"20ML\",\"      100ML\",\"      1L\"]}]', '[{\"type\":\"20ML\",\"price\":50,\"sku\":\"RLC-20ML\",\"qty\":1},{\"type\":\"100ML\",\"price\":260,\"sku\":\"RLC-100ML\",\"qty\":1},{\"type\":\"1L\",\"price\":2215,\"sku\":\"RLC-1L\",\"qty\":1}]', 0, 50, 50, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>Red Liquid Color offers a bold and striking hue that adds drama and intensity to handmade creations. Its vibrant shade commands attention and exudes confidence, making it a standout choice for creating eye-catching and memorable designs.<br>&nbsp;</p><p><strong>Application:</strong><br><br>Incorporate Red Liquid Color into your crafting projects to create impactful and attention-grabbing designs. Whether used for soap-making, bath bombs, or other handmade products, this bold hue adds a touch of excitement and energy to your creations, leaving a lasting impression.</p>', 0, NULL, '2024-03-22 11:47:12', '2024-06-17 11:20:29', 1, 1, 'Red Liquid Color: Bold and Striking Hue for Handmade Creations', 'Explore the bold allure of Red Liquid Color, perfect for adding drama and intensity to your handmade creations. Create eye-catching designs that command attention.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '022203', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(277, 'admin', 3, 'Yellow Liquid Color', 'yellow-liquid-color-fDpOfj', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"36\",\"position\":2}]', '31', '36', NULL, 2, 'ml', 1, 1, NULL, NULL, '[\"2024-03-22-65fd22ee0a2ff.png\"]', '[]', '2024-03-22-65fd22ee0aea3.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"20ML\",\"      100ML\",\"      1L\"]}]', '[{\"type\":\"20ML\",\"price\":50,\"sku\":\"YLC-20ML\",\"qty\":1},{\"type\":\"100ML\",\"price\":260,\"sku\":\"YLC-100ML\",\"qty\":1},{\"type\":\"1L\",\"price\":2215,\"sku\":\"YLC-1L\",\"qty\":1}]', 0, 50, 50, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>Yellow Liquid Color injects a burst of brightness into handmade products, radiating warmth and vibrancy. Its cheerful hue evokes feelings of happiness and sunshine, making it an ideal choice for creating uplifting and vibrant designs.</p><p>&nbsp;</p><p><strong>Application:&nbsp;</strong><br><br>Incorporate Yellow Liquid Color into your crafting projects to infuse them with energy and positivity. Whether used for soap-making, bath bombs, or other handmade products, this bright hue adds a sunny disposition and enlivens your creations with its cheerful vibe.</p>', 0, NULL, '2024-03-22 11:49:26', '2024-06-17 11:20:09', 1, 1, 'Yellow Liquid Color: Bright and Cheerful Hue for Handmade Products', 'Add a pop of brightness to your handmade products with Yellow Liquid Color. This cheerful hue brings warmth and vibrancy, perfect for creating uplifting and sunny designs.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '032203', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(278, 'admin', 3, 'Violet Soap Color', 'violet-soap-colour-2R6mJu', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"36\",\"position\":2}]', '31', '36', NULL, 2, 'ml', 1, 1, NULL, NULL, '[\"2024-03-22-65fd2551e870d.png\"]', '[]', '2024-03-22-65fd2551e96e0.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"20ML\",\"      100ML\",\"      1L\"]}]', '[{\"type\":\"20ML\",\"price\":50,\"sku\":\"VSC-20ML\",\"qty\":1},{\"type\":\"100ML\",\"price\":260,\"sku\":\"VSC-100ML\",\"qty\":1},{\"type\":\"1L\",\"price\":2215,\"sku\":\"VSC-1L\",\"qty\":1}]', 0, 50, 50, '18', 'percent', 'include', '0', 'flat', 1, 1, '<p><strong>Content:&nbsp;</strong><br><br>Violet Soap Color adds an elegant and enchanting touch to handmade soaps, infusing them with the allure of blooming flowers and mystical landscapes. Its captivating hue evokes a sense of sophistication and charm, making it perfect for creating luxurious and memorable soap designs.<br>&nbsp;</p><p><strong>Application:</strong><br><br>Incorporate Violet Soap Color into your soap-making process to create mesmerizing and enchanting designs. Whether used for swirl patterns, floral motifs, or as an accent color, this captivating hue elevates your handmade creations with its elegance and charm.</p>', 0, NULL, '2024-03-22 11:59:37', '2024-08-10 22:23:37', 1, 1, 'Violet Soap Color: Elegant and Enchanting Shade for Handmade Soaps', 'Elevate your handmade soaps with Violet Soap Color, a captivating hue that exudes elegance and charm. Create enchanting designs reminiscent of blooming flowers and magical landscapes.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '042203', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(279, 'admin', 3, 'Blue Soap Color', 'blue-soap-color-lZvINb', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"36\",\"position\":2}]', '31', '36', NULL, 2, 'ml', 1, 1, NULL, NULL, '[\"2024-03-22-65fd25c52fb11.png\"]', '[]', '2024-03-22-65fd25c530b3d.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"20ML\",\"    100ML\",\"    1L\"]}]', '[{\"type\":\"20ML\",\"price\":50,\"sku\":\"BSC-20ML\",\"qty\":1},{\"type\":\"100ML\",\"price\":260,\"sku\":\"BSC-100ML\",\"qty\":1},{\"type\":\"1L\",\"price\":2215,\"sku\":\"BSC-1L\",\"qty\":1}]', 0, 50, 50, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>Blue Soap Color brings a sense of calm and tranquility to handmade soaps, evoking the serene beauty of clear skies and tranquil waters. Its soothing hue creates a peaceful atmosphere, making it ideal for relaxation and unwinding.</p><p>&nbsp;</p><p><strong>Application:&nbsp;</strong><br><br>Incorporate Blue Soap Color into your soap-making process to create soothing and serene designs. Whether used for ocean-inspired themes, swirl patterns, or as a base color, this calming shade adds depth and tranquility to your handmade creations.</p>', 0, NULL, '2024-03-22 12:01:33', '2024-06-17 11:19:19', 1, 1, 'Blue Soap Color: Calming and Tranquil Shade for Handmade Soaps', 'Discover the soothing allure of Blue Soap Color, perfect for creating calming and tranquil soap designs. Add a touch of serenity to your handmade creations.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '052203', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(280, 'admin', 3, 'Pink Soap Color', 'pink-soap-color-VALUBE', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"36\",\"position\":2}]', '31', '36', NULL, 2, 'ml', 1, 1, NULL, NULL, '[\"2024-03-22-65fd26a77af7f.png\"]', '[]', '2024-03-22-65fd26a77bf0e.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"20ML\",\"    100ML\",\"    1L\"]}]', '[{\"type\":\"20ML\",\"price\":50,\"sku\":\"PSC-20ML\",\"qty\":1},{\"type\":\"100ML\",\"price\":260,\"sku\":\"PSC-100ML\",\"qty\":1},{\"type\":\"1L\",\"price\":2215,\"sku\":\"PSC-1L\",\"qty\":1}]', 0, 50, 50, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>Pink Soap Color offers a soft and feminine hue that enhances the beauty of handmade soaps. With its delicate shade, it infuses elegance and charm into soap designs, creating a romantic and inviting atmosphere.</p><p><br><strong>Application:&nbsp;</strong><br><br>Incorporate Pink Soap Color into your soap-making process to achieve delicate and romantic designs. Whether used for floral patterns, ombre effects, or as a standalone color, this soft hue adds a touch of sophistication to your handmade creations.</p>', 0, NULL, '2024-03-22 12:05:19', '2024-06-17 11:18:58', 1, 1, 'Pink Soap Color: Soft and Feminine Shade for Handmade Soaps', 'Elevate your handmade soaps with Pink Soap Color, a soft and feminine hue that adds a touch of elegance and charm. Perfect for creating delicate and romantic soap designs.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '062203', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(281, 'admin', 3, 'Orange Soap Color', 'orange-soap-color-zBxXX1', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"36\",\"position\":2}]', '31', '36', NULL, 2, 'ml', 1, 1, NULL, NULL, '[\"2024-03-22-65fd27001df04.png\"]', '[]', '2024-03-22-65fd27001eb2c.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"20ML\",\"    100ML\",\"    1L\"]}]', '[{\"type\":\"20ML\",\"price\":50,\"sku\":\"OSC-20ML\",\"qty\":1},{\"type\":\"100ML\",\"price\":260,\"sku\":\"OSC-100ML\",\"qty\":1},{\"type\":\"1L\",\"price\":2215,\"sku\":\"OSC-1L\",\"qty\":1}]', 0, 50, 50, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>Orange Soap Color infuses vibrancy into handmade soaps, offering a lively and invigorating shade. With its warm and energetic tone, it adds a cheerful touch to soap designs, uplifting the senses and brightening any bathing experience.<br>&nbsp;</p><p><strong>Application:&nbsp;</strong><br><br>Incorporate Orange Soap Color into your soap-making process to create eye-catching designs bursting with energy and warmth. Whether used alone or blended with other colors, this vibrant hue brings joy and positivity to your handmade creations.</p>', 0, NULL, '2024-03-22 12:06:48', '2024-06-17 11:18:32', 1, 1, 'Orange Soap Color: Vibrant and Invigorating Shade', 'Add vibrancy to your handmade soaps with Orange Soap Color. This invigorating shade brings warmth and energy, perfect for creating cheerful and uplifting soap designs.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '072203', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(282, 'admin', 3, 'Sand Brown Soap Color', 'sand-brown-soap-color-UiaP8T', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"36\",\"position\":2}]', '31', '36', NULL, 2, 'ml', 1, 1, NULL, NULL, '[\"2024-03-22-65fd2749de00d.png\"]', '[]', '2024-03-22-65fd2749ded4e.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"20ML\",\"    100ML\",\"    1L\"]}]', '[{\"type\":\"20ML\",\"price\":50,\"sku\":\"SBSC-20ML\",\"qty\":1},{\"type\":\"100ML\",\"price\":260,\"sku\":\"SBSC-100ML\",\"qty\":1},{\"type\":\"1L\",\"price\":2215,\"sku\":\"SBSC-1L\",\"qty\":1}]', 0, 50, 50, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>Sand Brown Soap Color offers a natural and earthy tone, ideal for handmade soaps. This hue brings warmth and rustic charm to your soap creations, evoking the beauty of sandy beaches and earthy landscapes.</p><p><br><strong>Application:&nbsp;</strong><br><br>Use Sand Brown Soap Color in your soap-making process to achieve a warm and rustic aesthetic. Blend it with other colors or use it alone to create unique designs that capture the essence of nature.</p>', 0, NULL, '2024-03-22 12:08:01', '2024-06-17 11:18:12', 1, 1, 'Sand Brown Soap Color: Natural and Earthy Tone', 'Achieve a natural and earthy tone with Sand Brown Soap Color. Perfect for handmade soaps, this hue adds warmth and rustic charm to your creations.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '082203', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(283, 'admin', 3, 'Licorice Extracts', 'licorice-extracts-Zu58gV', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-23-65feac82085e2.png\",\"2024-03-23-65feac820926f.png\"]', '[]', '2024-03-23-65feac820931e.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\",\"6\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30g\",\"    100g\",\"    1kg\"]},{\"name\":\"choice_6\",\"title\":\"Variant\",\"options\":[\"Water Soluble\",\"    Oil Soluble\"]}]', '[{\"type\":\"30g-WaterSoluble\",\"price\":85,\"sku\":\"LE-30g-WaterSoluble\",\"qty\":0},{\"type\":\"30g-OilSoluble\",\"price\":90,\"sku\":\"LE-30g-OilSoluble\",\"qty\":0},{\"type\":\"100g-WaterSoluble\",\"price\":145,\"sku\":\"LE-100g-WaterSoluble\",\"qty\":1},{\"type\":\"100g-OilSoluble\",\"price\":140,\"sku\":\"LE-100g-OilSoluble\",\"qty\":1},{\"type\":\"1kg-WaterSoluble\",\"price\":680,\"sku\":\"LE-1kg-WaterSoluble\",\"qty\":1},{\"type\":\"1kg-OilSoluble\",\"price\":650,\"sku\":\"LE-1kg-OilSoluble\",\"qty\":1}]', 0, 85, 85, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:</strong>&nbsp;<br><br>Licorice Extracts OS and WS are natural skin brighteners derived from licorice root. With their skin-lightening properties, they help even out skin tone, reduce hyperpigmentation, and impart a radiant glow.</p><p><strong>Application:</strong>&nbsp;<br><br>Incorporate Licorice Extracts OS and WS into your skincare routine by adding them to serums, moisturizers, or facial masks. Apply topically to target dark spots, sun damage, and dullness for brighter, more luminous skin.</p>', 0, NULL, '2024-03-23 15:48:42', '2024-11-07 11:17:16', 1, 1, 'Licorice Extracts OS and WS: Natural Skin Brighteners', 'Explore the skin brightening benefits of Licorice Extracts OS and WS. Derived from licorice root, they help even out skin tone, reduce hyperpigmentation, and impart a radiant glow.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '100024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(284, 'admin', 3, 'Onion Extracts', 'onion-extracts-VWJZiL', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-23-65febc17eaf62.png\",\"2024-03-23-65febc17ebcaf.png\"]', '[]', '2024-03-23-65febc17ebd74.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\",\"6\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30g\",\"    100g\",\"    1kg\"]},{\"name\":\"choice_6\",\"title\":\"Variant\",\"options\":[\"Water Soluble\",\"    Oil Soluble\"]}]', '[{\"type\":\"30g-WaterSoluble\",\"price\":90,\"sku\":\"OE-30g-WaterSoluble\",\"qty\":1},{\"type\":\"30g-OilSoluble\",\"price\":110,\"sku\":\"OE-30g-OilSoluble\",\"qty\":1},{\"type\":\"100g-WaterSoluble\",\"price\":155,\"sku\":\"OE-100g-WaterSoluble\",\"qty\":1},{\"type\":\"100g-OilSoluble\",\"price\":210,\"sku\":\"OE-100g-OilSoluble\",\"qty\":1},{\"type\":\"1kg-WaterSoluble\",\"price\":860,\"sku\":\"OE-1kg-WaterSoluble\",\"qty\":1},{\"type\":\"1kg-OilSoluble\",\"price\":1580,\"sku\":\"OE-1kg-OilSoluble\",\"qty\":1}]', 0, 90, 90, '18', 'percent', 'include', '0', 'flat', 6, 1, '<p><strong>Content:</strong>&nbsp;<br><br>Onion Extracts OS and WS are natural hair care solutions derived from onions. Their nourishing properties promote hair growth, strengthen strands, and nourish the scalp for healthier hair.</p><p><strong>Application:</strong>&nbsp;<br><br>Incorporate Onion Extracts OS and WS into your hair care routine by adding them to shampoos, conditioners, or hair masks. Massage onto the scalp to stimulate circulation, reduce hair fall, and promote thicker, shinier hair.</p>', 0, NULL, '2024-03-23 16:55:11', '2024-06-17 11:15:44', 1, 1, 'Onion Extracts OS and WS: Natural Hair Care Solutions', 'Discover the natural benefits of Onion Extracts OS and WS for hair care. Derived from onions, they promote hair growth, strengthen strands, and nourish the scalp.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '200024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(285, 'admin', 3, 'Amla Extracts', 'amla-extracts-yuJ2W9', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-23-65febe27b6249.png\",\"2024-03-23-65febe27b71f7.png\"]', '[]', '2024-03-23-65febe27b72b8.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\",\"6\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30g\",\"    100g\",\"    1kg\"]},{\"name\":\"choice_6\",\"title\":\"Variant\",\"options\":[\"Water Soluble\",\"    Oil Soluble\"]}]', '[{\"type\":\"30g-WaterSoluble\",\"price\":85,\"sku\":\"AE-30g-WaterSoluble\",\"qty\":1},{\"type\":\"30g-OilSoluble\",\"price\":85,\"sku\":\"AE-30g-OilSoluble\",\"qty\":0},{\"type\":\"100g-WaterSoluble\",\"price\":135,\"sku\":\"AE-100g-WaterSoluble\",\"qty\":1},{\"type\":\"100g-OilSoluble\",\"price\":135,\"sku\":\"AE-100g-OilSoluble\",\"qty\":1},{\"type\":\"1kg-WaterSoluble\",\"price\":610,\"sku\":\"AE-1kg-WaterSoluble\",\"qty\":1},{\"type\":\"1kg-OilSoluble\",\"price\":610,\"sku\":\"AE-1kg-OilSoluble\",\"qty\":1}]', 0, 85, 85, '18', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Content:</strong>&nbsp;<br><br>Amla Extracts OS and WS are natural immune boosters derived from Indian gooseberry. Rich in antioxidants and vitamins, they support overall health and strengthen the immune system.</p><p><strong>Application:</strong>&nbsp;<br><br>Incorporate Amla Extracts OS and WS into your daily routine by adding them to beverages, smoothies, or yogurt for an antioxidant and vitamin boost. Alternatively, use them in skincare formulations to promote collagen production, brighten the complexion, and protect against environmental damage.</p>', 0, NULL, '2024-03-23 17:03:59', '2024-11-07 11:17:16', 1, 1, 'Amla Extracts OS and WS: Natural Immune Boosters', 'Explore the immune-boosting benefits of Amla Extracts OS and WS. Derived from Indian gooseberry, they provide antioxidants and vitamins for overall health.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '300024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(286, 'admin', 3, 'Brahmi Extracts', 'brahmi-extracts-os-OGo62l', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-23-65fec08bad7c6.png\",\"2024-03-23-65fec08bae69c.png\"]', '[]', '2024-03-23-65fec08bae774.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\",\"6\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30g\",\"    100g\",\"    1kg\"]},{\"name\":\"choice_6\",\"title\":\"Variant\",\"options\":[\"Water Soluble\",\"    Oil Soluble\"]}]', '[{\"type\":\"30g-WaterSoluble\",\"price\":90,\"sku\":\"BEO-30g-WaterSoluble\",\"qty\":1},{\"type\":\"30g-OilSoluble\",\"price\":90,\"sku\":\"BEO-30g-OilSoluble\",\"qty\":0},{\"type\":\"100g-WaterSoluble\",\"price\":155,\"sku\":\"BEO-100g-WaterSoluble\",\"qty\":1},{\"type\":\"100g-OilSoluble\",\"price\":155,\"sku\":\"BEO-100g-OilSoluble\",\"qty\":1},{\"type\":\"1kg-WaterSoluble\",\"price\":830,\"sku\":\"BEO-1kg-WaterSoluble\",\"qty\":1},{\"type\":\"1kg-OilSoluble\",\"price\":830,\"sku\":\"BEO-1kg-OilSoluble\",\"qty\":1}]', 0, 90, 90, '18', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Content:</strong>&nbsp;<br><br>Brahmi Extracts OS and WS are natural brain boosters derived from the Brahmi herb. Their cognitive-enhancing properties support memory, focus, and overall brain health.</p><p><strong>Application:</strong>&nbsp;<br>&nbsp;</p><p>Incorporate Brahmi Extracts OS and WS into your daily routine by adding them to beverages, teas, or smoothies for cognitive support. Alternatively, use them in capsule or tablet form as a convenient supplement for brain health.</p>', 0, NULL, '2024-03-23 17:14:11', '2024-11-07 11:17:16', 1, 1, 'Brahmi Extracts OS and WS: Natural Brain Boosters', 'Discover the natural cognitive benefits of Brahmi Extracts OS and WS. Derived from Brahmi herb, they support memory, focus, and overall brain health.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '400024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(287, 'admin', 3, 'Bringhraja Extracts', 'bringhraja-extracts-0JMdhI', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-23-65fec1f389aaf.png\",\"2024-03-23-65fec1f38ab6a.png\"]', '[]', '2024-03-23-65fec1f38ac7f.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\",\"6\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30G\",\"      100G\",\"      1KG\"]},{\"name\":\"choice_6\",\"title\":\"Variant\",\"options\":[\"Water Soluble\",\"      Oil Soluble\"]}]', '[{\"type\":\"30G-WaterSoluble\",\"price\":90,\"sku\":\"BE-30G-WaterSoluble\",\"qty\":1},{\"type\":\"30G-OilSoluble\",\"price\":90,\"sku\":\"BE-30G-OilSoluble\",\"qty\":0},{\"type\":\"100G-WaterSoluble\",\"price\":155,\"sku\":\"BE-100G-WaterSoluble\",\"qty\":1},{\"type\":\"100G-OilSoluble\",\"price\":155,\"sku\":\"BE-100G-OilSoluble\",\"qty\":1},{\"type\":\"1KG-WaterSoluble\",\"price\":810,\"sku\":\"BE-1KG-WaterSoluble\",\"qty\":1},{\"type\":\"1KG-OilSoluble\",\"price\":830,\"sku\":\"BE-1KG-OilSoluble\",\"qty\":1}]', 0, 90, 90, '18', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Content:</strong>&nbsp;<br><br>Bringhraja Extracts OS and WS are herbal hair care remedies derived from the Bringhraj plant. Their nourishing properties support scalp health and stimulate healthy hair growth.</p><p><strong>Application:</strong>&nbsp;<br><br>Incorporate Bringhraja Extracts OS and WS into your hair care routine by adding them to shampoos, hair oils, or hair masks. Massage onto the scalp to nourish hair follicles, strengthen roots, and promote thicker, healthier hair.</p>', 0, NULL, '2024-03-23 17:20:11', '2024-11-07 11:17:16', 1, 1, 'Bringhraja Extracts OS and WS: Herbal Hair Care Remedies', 'Explore the herbal benefits of Bringhraja Extracts OS and WS. Derived from Bringhraj plant, they nourish the scalp and promote healthy hair growth.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '500024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(288, 'admin', 3, 'Hibiscus Extracts', 'hibiscus-extracts-po9wJA', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-65ffe00705463.png\",\"2024-03-24-65ffe00706485.png\"]', '[]', '2024-03-24-65ffe00706563.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\",\"6\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30g\",\"    100g\",\"    1kg\"]},{\"name\":\"choice_6\",\"title\":\"Variant\",\"options\":[\"Water Soluble\",\"    Oil Soluble\"]}]', '[{\"type\":\"30g-WaterSoluble\",\"price\":95,\"sku\":\"HE-30g-WaterSoluble\",\"qty\":1},{\"type\":\"30g-OilSoluble\",\"price\":95,\"sku\":\"HE-30g-OilSoluble\",\"qty\":1},{\"type\":\"100g-WaterSoluble\",\"price\":160,\"sku\":\"HE-100g-WaterSoluble\",\"qty\":1},{\"type\":\"100g-OilSoluble\",\"price\":160,\"sku\":\"HE-100g-OilSoluble\",\"qty\":1},{\"type\":\"1kg-WaterSoluble\",\"price\":920,\"sku\":\"HE-1kg-WaterSoluble\",\"qty\":1},{\"type\":\"1kg-OilSoluble\",\"price\":920,\"sku\":\"HE-1kg-OilSoluble\",\"qty\":1}]', 0, 95, 95, '18', 'percent', 'include', '0', 'flat', 6, 1, '<p><strong>Content:</strong> Hibiscus Extracts OS and WS are natural hair and skin care solutions derived from hibiscus flowers. Their nourishing properties promote revitalization and enhance the health of hair and skin.</p><p><strong>Application:</strong> Use Hibiscus Extracts OS and WS in hair care products such as shampoos, conditioners, and hair masks to strengthen hair, promote growth, and add shine. In skincare, incorporate them into cleansers, toners, and serums to rejuvenate the skin, improve elasticity, and reduce signs of aging.</p>', 0, NULL, '2024-03-24 13:40:47', '2024-06-17 11:14:20', 1, 1, 'Hibiscus Extracts OS and WS: Natural Hair and Skin Care Solutions', 'Discover the natural benefits of Hibiscus Extracts OS and WS. Derived from hibiscus flowers, they provide nourishment and revitalization for hair and skin.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '600024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(289, 'admin', 3, 'Mulberry Extract', 'mulberry-extract-IOiZVG', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-65ffe10b0798e.png\",\"2024-03-24-65ffe10b086b7.png\"]', '[]', '2024-03-24-65ffe10b08791.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\",\"6\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30g\",\"      100g\",\"      1kg\"]},{\"name\":\"choice_6\",\"title\":\"Variant\",\"options\":[\"Water Soluble\",\"      Oil Soluble\"]}]', '[{\"type\":\"30g-WaterSoluble\",\"price\":95,\"sku\":\"ME-30g-WaterSoluble\",\"qty\":1},{\"type\":\"30g-OilSoluble\",\"price\":95,\"sku\":\"ME-30g-OilSoluble\",\"qty\":1},{\"type\":\"100g-WaterSoluble\",\"price\":165,\"sku\":\"ME-100g-WaterSoluble\",\"qty\":1},{\"type\":\"100g-OilSoluble\",\"price\":165,\"sku\":\"ME-100g-OilSoluble\",\"qty\":1},{\"type\":\"1kg-WaterSoluble\",\"price\":980,\"sku\":\"ME-1kg-WaterSoluble\",\"qty\":1},{\"type\":\"1kg-OilSoluble\",\"price\":980,\"sku\":\"ME-1kg-OilSoluble\",\"qty\":1}]', 0, 95, 95, '18', 'percent', 'include', '0', 'flat', 6, 1, '<p><strong>Content:</strong>&nbsp;<br><br>Mulberry Extract OS and WS are natural antioxidant boosters derived from mulberry fruits. With their potent antioxidants, they promote overall health and well-being.</p><p><strong>Application:</strong>&nbsp;<br><br>Incorporate Mulberry Extract OS and WS into your daily routine by adding them to beverages, smoothies, or yogurt for an antioxidant boost. Additionally, use them in skincare formulations to help protect against environmental damage and promote youthful-looking skin.</p>', 0, NULL, '2024-03-24 13:45:07', '2024-06-17 11:14:01', 1, 1, 'Mulberry Extract OS and WS: Natural Antioxidant Boosters', 'Explore the antioxidant benefits of Mulberry Extract OS and WS. Derived from mulberry fruits, they support overall health and well-being.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '700024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(290, 'admin', 3, 'Neem Extract', 'neem-extract-X3BxEV', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-65ffe1ba6b3fe.png\",\"2024-03-24-65ffe1ba6c06d.png\"]', '[]', '2024-03-24-65ffe1ba6c121.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\",\"6\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30g\",\"      100g\",\"      1kg\"]},{\"name\":\"choice_6\",\"title\":\"Variant\",\"options\":[\"Oil Soluble\",\"      Water Soluble\"]}]', '[{\"type\":\"30g-OilSoluble\",\"price\":85,\"sku\":\"NE-30g-OilSoluble\",\"qty\":1},{\"type\":\"30g-WaterSoluble\",\"price\":85,\"sku\":\"NE-30g-WaterSoluble\",\"qty\":1},{\"type\":\"100g-OilSoluble\",\"price\":130,\"sku\":\"NE-100g-OilSoluble\",\"qty\":1},{\"type\":\"100g-WaterSoluble\",\"price\":130,\"sku\":\"NE-100g-WaterSoluble\",\"qty\":1},{\"type\":\"1kg-OilSoluble\",\"price\":510,\"sku\":\"NE-1kg-OilSoluble\",\"qty\":1},{\"type\":\"1kg-WaterSoluble\",\"price\":510,\"sku\":\"NE-1kg-WaterSoluble\",\"qty\":1}]', 0, 85, 85, '18', 'percent', 'include', '0', 'flat', 6, 1, '<p><strong>Content:</strong>&nbsp;<br><br>Neem Extract OS and WS are natural skin and hair care solutions derived from neem leaves. Their gentle formulas provide effective cleansing and nourishment without harsh chemicals.</p><p><strong>Application:</strong>&nbsp;<br><br>Use Neem Extract OS and WS in skincare products such as cleansers, toners, and masks to help treat acne, soothe irritation, and promote healthy skin. In hair care, incorporate them into shampoos and hair masks to cleanse the scalp, control dandruff, and strengthen hair follicles.</p>', 0, NULL, '2024-03-24 13:48:02', '2024-06-17 11:13:39', 1, 1, 'Neem Extract OS and WS: Natural Skin and Hair Care Solutions', 'Discover the natural skin and hair care benefits of Neem Extract OS and WS. Derived from neem leaves, they offer gentle cleansing and nourishment.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '800024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(291, 'admin', 3, 'Tulsi Extract', 'tulsi-extract-Fy4Euh', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-65ffe2f35d944.png\",\"2024-03-24-65ffe2f35e450.png\"]', '[]', '2024-03-24-65ffe2f35e521.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\",\"6\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30g\",\"    100g\",\"    1kg\"]},{\"name\":\"choice_6\",\"title\":\"Variant\",\"options\":[\"Water Soluble \",\"    Oil Soluble\"]}]', '[{\"type\":\"30g-WaterSoluble\",\"price\":90,\"sku\":\"TE-30g-WaterSoluble\",\"qty\":0},{\"type\":\"30g-OilSoluble\",\"price\":90,\"sku\":\"TE-30g-OilSoluble\",\"qty\":1},{\"type\":\"100g-WaterSoluble\",\"price\":150,\"sku\":\"TE-100g-WaterSoluble\",\"qty\":1},{\"type\":\"100g-OilSoluble\",\"price\":150,\"sku\":\"TE-100g-OilSoluble\",\"qty\":1},{\"type\":\"1kg-WaterSoluble\",\"price\":760,\"sku\":\"TE-1kg-WaterSoluble\",\"qty\":1},{\"type\":\"1kg-OilSoluble\",\"price\":760,\"sku\":\"TE-1kg-OilSoluble\",\"qty\":1}]', 0, 90, 90, '18', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Content:</strong>&nbsp;<br><br>Tulsi Extract OS and WS are herbal health boosters derived from holy basil leaves. With their natural properties, they provide support for overall well-being.</p><p><strong>Application:</strong>&nbsp;<br>&nbsp;</p><p>Incorporate Tulsi Extract OS and WS into your daily routine by adding a few drops to beverages or using them in cooking. Alternatively, use them in skincare formulations for their soothing and antioxidant properties.</p>', 0, NULL, '2024-03-24 13:53:15', '2024-11-07 11:17:15', 1, 1, 'Tulsi Extract OS and WS: Herbal Health Boosters', 'Explore the health-boosting properties of Tulsi Extract OS and WS. Derived from holy basil leaves, they offer natural support for overall well-being.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '900024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(292, 'admin', 3, 'Strawberry Fruit Extract', 'strawberry-fruit-extract-2tf10L', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-65ffe69188aa8.png\",\"2024-03-24-65ffe69189746.png\"]', '[]', '2024-03-24-65ffe6918981c.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\",\"6\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30g\",\"    100g\",\"    1kg\"]},{\"name\":\"choice_6\",\"title\":\"Variant\",\"options\":[\"Water Soluble\",\"    Oil Soluble\"]}]', '[{\"type\":\"30g-WaterSoluble\",\"price\":90,\"sku\":\"SF-30g-WaterSoluble\",\"qty\":1},{\"type\":\"30g-OilSoluble\",\"price\":100,\"sku\":\"SF-30g-OilSoluble\",\"qty\":1},{\"type\":\"100g-WaterSoluble\",\"price\":155,\"sku\":\"SF-100g-WaterSoluble\",\"qty\":0},{\"type\":\"100g-OilSoluble\",\"price\":190,\"sku\":\"SF-100g-OilSoluble\",\"qty\":1},{\"type\":\"1kg-WaterSoluble\",\"price\":830,\"sku\":\"SF-1kg-WaterSoluble\",\"qty\":1},{\"type\":\"1kg-OilSoluble\",\"price\":1310,\"sku\":\"SF-1kg-OilSoluble\",\"qty\":1}]', 0, 90, 90, '18', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Content:</strong>&nbsp;<br><br>Strawberry Fruit Extract OS and WS are natural flavor enhancers derived from fresh strawberries. Their delightful fruity taste adds a burst of flavor to a wide range of products.</p><p><strong>Application:</strong>&nbsp;<br>&nbsp;</p><p>Add Strawberry Fruit Extract OS and WS to beverages, desserts, confectioneries, and skincare products for a delicious strawberry flavor boost.</p>', 0, NULL, '2024-03-24 14:08:41', '2024-10-10 20:13:15', 1, 1, 'Strawberry Fruit Extract OS and WS: Natural Flavor Enhancers', 'Discover the natural flavor enhancement of Strawberry Fruit Extract OS and WS. Derived from fresh strawberries, they add a delicious fruity taste to various products.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '100042', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(293, 'admin', 3, 'Shikakai Extract', 'shikakai-extract-a2OTaC', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-65ffe71e7e8fd.png\",\"2024-03-24-65ffe71e7f9b5.png\"]', '[]', '2024-03-24-65ffe71e7faa0.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\",\"6\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30g\",\"      100g\",\"      1kg\"]},{\"name\":\"choice_6\",\"title\":\"Variant\",\"options\":[\"Water Soluble \",\"      Oil Soluble\"]}]', '[{\"type\":\"30g-WaterSoluble\",\"price\":90,\"sku\":\"S-30g-WaterSoluble\",\"qty\":1},{\"type\":\"30g-OilSoluble\",\"price\":100,\"sku\":\"S-30g-OilSoluble\",\"qty\":1},{\"type\":\"100g-WaterSoluble\",\"price\":145,\"sku\":\"S-100g-WaterSoluble\",\"qty\":1},{\"type\":\"100g-OilSoluble\",\"price\":180,\"sku\":\"S-100g-OilSoluble\",\"qty\":1},{\"type\":\"1kg-WaterSoluble\",\"price\":680,\"sku\":\"S-1kg-WaterSoluble\",\"qty\":1},{\"type\":\"1kg-OilSoluble\",\"price\":1150,\"sku\":\"S-1kg-OilSoluble\",\"qty\":1}]', 0, 90, 90, '18', 'percent', 'include', '0', 'flat', 6, 1, '<p><strong>Content:</strong>&nbsp;<br><br>Shikakai Extract OS and WS are natural hair care essentials derived from the Acacia concinna plant. Their gentle formulas promote healthy hair and scalp without harsh chemicals.</p><p><strong>Application:</strong>&nbsp;<br><br>Use Shikakai Extract OS and WS as shampoo alternatives by mixing them with water to create a paste. Massage onto wet hair, then rinse thoroughly for clean and nourished hair.</p>', 0, NULL, '2024-03-24 14:11:02', '2024-06-17 11:12:03', 1, 1, 'Shikakai Extract OS and WS: Natural Hair Care Essentials', 'Discover the natural hair care benefits of Shikakai Extract OS and WS. Derived from the Acacia concinna plant, they promote healthy hair and scalp.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '110024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(294, 'admin', 3, 'Methi Extract OS', 'methi-extract-os-m2h95F', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-65ffe80ff0cf0.png\"]', '[]', '2024-03-24-65ffe80ff1ecb.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30g\",\"    100g\",\"    1kg\"]}]', '[{\"type\":\"30g\",\"price\":90,\"sku\":\"MEO-30g\",\"qty\":1},{\"type\":\"100g\",\"price\":160,\"sku\":\"MEO-100g\",\"qty\":1},{\"type\":\"1kg\",\"price\":890,\"sku\":\"MEO-1kg\",\"qty\":1}]', 0, 90, 90, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:</strong>&nbsp;<br><br>Methi Extract OS, derived from fenugreek seeds, is a herbal dietary supplement. With its natural properties, it offers support for overall health and wellness.</p><p><strong>Application:</strong>&nbsp;<br><br>Incorporate Methi Extract OS into your daily routine by adding a few drops to water, juice, or your favorite beverage. Alternatively, mix it into your cooking or baking recipes for an added nutritional boost.</p>', 0, NULL, '2024-03-24 14:15:03', '2024-06-17 11:11:41', 1, 1, 'Methi Extract OS: Herbal Dietary Supplement', 'Discover the benefits of Methi Extract OS, a herbal dietary supplement derived from fenugreek seeds. Support your well-being with its natural properties.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '120024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(295, 'admin', 3, 'Ventiver Extracts OS', 'ventiver-extracts-os-gQPl6m', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-65ffe866535d3.png\"]', '[]', '2024-03-24-65ffe8665416a.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30g\",\"      100g\",\"      1kg\"]}]', '[{\"type\":\"30g\",\"price\":100,\"sku\":\"VEO-30g\",\"qty\":0},{\"type\":\"100g\",\"price\":180,\"sku\":\"VEO-100g\",\"qty\":1},{\"type\":\"1kg\",\"price\":1210,\"sku\":\"VEO-1kg\",\"qty\":1}]', 0, 100, 100, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p><strong>Content:</strong>&nbsp;<br><br>Vetiver Extracts OS, derived from vetiver grass, provide a natural aromatic essence. Its refreshing fragrance is ideal for personal care and home products.</p><p><strong>Application:</strong>&nbsp;<br><br>Use Vetiver Extracts OS in perfumes, soaps, candles, and diffusers to infuse a calming and earthy scent into your surroundings.</p>', 0, NULL, '2024-03-24 14:16:30', '2024-09-27 13:59:17', 1, 1, 'Vetiver Extracts OS: Natural Aromatic Essence', 'Explore the aromatic essence of Vetiver Extracts OS. Derived from vetiver grass, it offers a natural fragrance for personal care and home products.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '130024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(296, 'admin', 3, 'Burdock Extract OS', 'burdock-extract-os-easx7L', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-65ffe8b1d32eb.png\"]', '[]', '2024-03-24-65ffe8b1d3e9a.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30g\",\"    100g\",\"    1kg\"]}]', '[{\"type\":\"30g\",\"price\":105,\"sku\":\"BEO-30g\",\"qty\":1},{\"type\":\"100g\",\"price\":195,\"sku\":\"BEO-100g\",\"qty\":1},{\"type\":\"1kg\",\"price\":1400,\"sku\":\"BEO-1kg\",\"qty\":1}]', 0, 105, 105, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:</strong>&nbsp;<br><br>Burdock Extract OS is a herbal health supplement derived from burdock root. With its nourishing properties, it offers natural support for overall health and well-being.</p><p><strong>Application:</strong>&nbsp;<br><br>Add Burdock Extract OS to your daily wellness routine by mixing a few drops into water or your favorite beverage. Alternatively, incorporate it into your recipes for an added nutritional boost.</p>', 0, NULL, '2024-03-24 14:17:45', '2024-06-17 11:10:59', 1, 1, 'Burdock Extract OS: Herbal Health Supplement', 'Discover the benefits of Burdock Extract OS, a herbal supplement derived from burdock root. Support your health naturally with its nourishing properties.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '140024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(297, 'admin', 3, 'Bakuchi Liquid Extract OS', 'bakuchi-liquid-extract-os-N3pT3t', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-65ffe908ca439.png\"]', '[]', '2024-03-24-65ffe908cb0fa.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30g\",\"    100g\",\"    1kg\"]}]', '[{\"type\":\"30g\",\"price\":100,\"sku\":\"BLEO-30g\",\"qty\":1},{\"type\":\"100g\",\"price\":180,\"sku\":\"BLEO-100g\",\"qty\":1},{\"type\":\"1kg\",\"price\":1150,\"sku\":\"BLEO-1kg\",\"qty\":1}]', 0, 100, 100, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:</strong>&nbsp;<br><br>Bakuchi Liquid Extract OS, derived from Bakuchi seeds, is a natural skin care solution. Its nourishing properties help support healthy skin, providing gentle care.</p><p><strong>Application:</strong>&nbsp;<br><br>Incorporate Bakuchi Liquid Extract OS into your skincare routine by adding a few drops to your favorite moisturizer or serum. Apply onto cleansed skin and massage gently until fully absorbed.</p>', 0, NULL, '2024-03-24 14:19:12', '2024-06-17 11:10:36', 1, 1, 'Bakuchi Liquid Extract OS: Natural Skin Care Solution', 'Explore the benefits of Bakuchi Liquid Extract OS for skin care. Derived from Bakuchi seeds, it offers natural nourishment and supports healthy skin.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '150024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(298, 'admin', 3, 'Dhaniya Extract OS', 'dhaniya-extract-os-Go4xcB', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-65ffe9c86126f.png\"]', '[]', '2024-03-24-65ffe9c861f79.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30g\",\"      100g\",\"      1kg\"]}]', '[{\"type\":\"30g\",\"price\":100,\"sku\":\"DEO-30g\",\"qty\":1},{\"type\":\"100g\",\"price\":245,\"sku\":\"DEO-100g\",\"qty\":1},{\"type\":\"1kg\",\"price\":2060,\"sku\":\"DEO-1kg\",\"qty\":1}]', 0, 100, 100, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:</strong>&nbsp;<br><br>Dhaniya Extract OS is a versatile herbal extract derived from coriander. Its natural properties make it suitable for various applications, offering flavor and aroma enhancements.</p><p><strong>Application:</strong><br><br>Use Dhaniya Extract OS in culinary dishes, beverages, and cosmetic formulations to add natural flavor and aroma.</p>', 0, NULL, '2024-03-24 14:22:24', '2024-06-17 11:10:15', 1, 1, 'Dhaniya Extract OS: Versatile Herbal Extract', 'Discover the versatility of Dhaniya Extract OS, a herbal extract suitable for various applications. Derived from coriander, it offers natural flavor and aroma enhancements.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '160024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414');
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(299, 'admin', 3, 'Reetha Liquid Extract WS', 'reetha-liquid-extract-ws-WiAJ7Z', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-65ffea2a2c0d1.png\"]', '[]', '2024-03-24-65ffea2a2d14f.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30g\",\"    100g\",\"    1kg\"]}]', '[{\"type\":\"30g\",\"price\":90,\"sku\":\"RLEW-30g\",\"qty\":1},{\"type\":\"100g\",\"price\":145,\"sku\":\"RLEW-100g\",\"qty\":1},{\"type\":\"1kg\",\"price\":680,\"sku\":\"RLEW-1kg\",\"qty\":1}]', 0, 90, 90, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:</strong>&nbsp;<br><br>Reetha Liquid Extract WS is a natural hair cleanser derived from soapnuts. Its gentle formula effectively cleanses the scalp while maintaining hair health.</p><p><strong>Application:</strong>&nbsp;<br><br>Apply Reetha Liquid Extract WS to wet hair, massage into the scalp, and rinse thoroughly for clean and healthy hair.</p>', 0, NULL, '2024-03-24 14:24:02', '2024-06-17 11:09:37', 1, 1, 'Reetha Liquid Extract WS: Natural Hair Cleanser', 'Explore the natural cleansing power of Reetha Liquid Extract WS for your hair. Derived from soapnuts, it gently cleanses while maintaining scalp health.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '170024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(300, 'admin', 3, 'Henna Extracts WS', 'henna-extracts-ws-4vbGIy', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-65ffed06b801a.png\"]', '[]', '2024-03-24-65ffed06b8d07.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30g\",\"      100g\",\"      1kg\"]}]', '[{\"type\":\"30g\",\"price\":85,\"sku\":\"HEW-30g\",\"qty\":1},{\"type\":\"100g\",\"price\":135,\"sku\":\"HEW-100g\",\"qty\":1},{\"type\":\"1kg\",\"price\":570,\"sku\":\"HEW-1kg\",\"qty\":1}]', 0, 85, 85, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureExtract Henna Liquid Extract WS is a concentrated herbal extract derived from henna leaves. With its water-soluble formulation, this extract retains the natural coloring and conditioning properties of henna, making it suitable for various cosmetic, haircare, and medicinal applications.</p><p><strong>Application:&nbsp;</strong><br><br>Ideal for coloring hair, enhancing haircare products, and formulating herbal remedies.</p><p>&nbsp;</p>', 0, NULL, '2024-03-24 14:36:14', '2024-06-17 11:09:16', 1, 1, 'PureExtract Henna Liquid Extract WS - Concentrated Herbal Extract for Haircare & Cosmetic Uses', 'Discover PureExtract Henna Liquid Extract WS, a concentrated herbal extract derived from henna leaves. With its water-soluble formulation, this extract preserves the natural coloring and cond', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '180024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(301, 'admin', 3, 'Fenugreek Liquid Extract WS', 'fenugreek-liquid-extract-ws-9zlOVm', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-65ffed6a849fb.png\"]', '[]', '2024-03-24-65ffed6a856d9.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30g\",\"    100g\",\"    1kg\"]}]', '[{\"type\":\"30g\",\"price\":90,\"sku\":\"FLEW-30g\",\"qty\":1},{\"type\":\"100g\",\"price\":145,\"sku\":\"FLEW-100g\",\"qty\":1},{\"type\":\"1kg\",\"price\":680,\"sku\":\"FLEW-1kg\",\"qty\":1}]', 0, 90, 90, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureExtract Fenugreek Liquid Extract WS is a potent herbal extract derived from fenugreek seeds. With its water-soluble formulation, this extract retains the beneficial compounds of fenugreek, including vitamins, minerals, and antioxidants, making it suitable for various culinary, cosmetic, and medicinal applications.</p><p><strong>Application:&nbsp;</strong></p><p>Ideal for flavoring food and beverages, enhancing skincare products, and formulating herbal supplements and remedies.</p>', 0, NULL, '2024-03-24 14:37:54', '2024-06-17 11:08:50', 1, 1, 'PureExtract Fenugreek Liquid Extract WS - Potent Herbal Extract for Culinary & Cosmetic Uses', 'Explore PureExtract Fenugreek Liquid Extract WS, a potent herbal extract derived from fenugreek seeds. With its water-soluble formulation, this extract preserves the beneficial compounds of f', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '190024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(302, 'admin', 3, 'Rosemary Liquid Extract WS', 'rosemary-liquid-extract-ws-0uNi2m', 'physical', '[{\"id\":\"33\",\"position\":1}]', '33', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-65ffedddc1bf8.png\"]', '[]', '2024-03-24-65ffedddc2747.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"30g\",\"    100g\",\"    1kg\"]}]', '[{\"type\":\"30g\",\"price\":90,\"sku\":\"RLEW-30g\",\"qty\":1},{\"type\":\"100g\",\"price\":145,\"sku\":\"RLEW-100g\",\"qty\":1},{\"type\":\"1kg\",\"price\":680,\"sku\":\"RLEW-1kg\",\"qty\":1}]', 0, 90, 90, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureExtract Rosemary Liquid Extract WS is a concentrated herbal extract derived from rosemary leaves. With its water-soluble formulation, this extract is rich in antioxidants and aromatic compounds, making it suitable for a variety of culinary, cosmetic, and pharmaceutical applications.</p><p><strong>Application:&nbsp;</strong></p><p>Ideal for flavoring food and beverages, enhancing skincare products, and formulating herbal supplements and remedies.</p>', 0, NULL, '2024-03-24 14:39:49', '2024-06-17 11:08:30', 1, 1, 'PureExtract Rosemary Liquid Extract WS - Concentrated Herbal Extract for Culinary & Cosmetic Applications', 'Discover PureExtract Rosemary Liquid Extract WS, a concentrated herbal extract perfect for culinary, cosmetic, and pharmaceutical applications. With its water-soluble formulation, this extrac', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '200042', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(303, 'admin', 3, 'Rectangle Soap Mould', 'rectangle-soap-mould-w90N2B', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-03-24-660002541ddde.png\"]', '[]', '2024-03-24-660002541e8b1.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 380, 380, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-24 16:07:08', '2024-06-17 11:08:10', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '010024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(304, 'admin', 3, 'Rectangle Soap Mould', 'rectangle-soap-mould-m2K0mN', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-660002ae5f119.png\"]', '[]', '2024-03-24-660002ae5ff14.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 290, 290, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-24 16:08:38', '2024-06-17 11:07:50', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(305, 'admin', 3, 'Rectangle Soap Mould', 'rectangle-soap-mould-FnlhGm', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-660002e4b4d8c.png\"]', '[]', '2024-03-24-660002e4b5933.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 290, 290, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-24 16:09:32', '2024-06-17 11:07:03', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '030024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(306, 'admin', 3, 'Oval Soap Mould', 'oval-soap-mould-7DZ0N6', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-6600031d39761.png\"]', '[]', '2024-03-24-6600031d3a6d9.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 290, 290, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-24 16:10:29', '2024-06-17 11:06:44', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '040024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(307, 'admin', 3, 'Rose Soap Mould', 'rose-soap-mould-SaB9kj', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-660003b2e5d65.png\"]', '[]', '2024-03-24-660003b2e6e61.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 300, 300, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-24 16:12:58', '2024-06-17 11:06:18', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '050024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(308, 'admin', 3, 'Mixed Mould Oval,Square,Round and Heart 4 in 1', 'mixed-mould-ovalsquareround-and-heart-4-in-1-L9Wr8m', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-660003f17a040.png\"]', '[]', '2024-03-24-660003f17b17e.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 150, 150, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-24 16:14:01', '2024-06-17 11:05:44', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '060024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(309, 'admin', 3, 'HEXAGON HONEY BEE SOAP MOLD', 'hexagon-honey-bee-soap-mold-9G1Lum', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-6600042a8d449.png\"]', '[]', '2024-03-24-6600042a8dfee.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 290, 290, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-24 16:14:58', '2024-06-17 11:05:25', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '070024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(310, 'admin', 3, 'Squarel Shape Mould', 'squarel-shape-mould-9qkgKj', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-6600047a2400b.png\"]', '[]', '2024-03-24-6600047a24b21.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 290, 290, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-24 16:16:18', '2024-06-17 11:05:05', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '080024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(311, 'admin', 3, 'Silicone Liner with Wooden Box', 'silicone-liner-with-wooden-box-zWssdz', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-660005bc34305.png\"]', '[]', '2024-03-24-660005bc35025.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 580, 580, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-24 16:21:40', '2024-06-17 11:04:37', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '090024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(312, 'admin', 3, 'Round Shape Mould', 'round-shape-mould-esACWx', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-24-660006556396a.png\"]', '[]', '2024-03-24-6600065564619.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 150, 150, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-24 16:24:13', '2024-06-17 11:04:18', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '101024', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(313, 'admin', 3, 'Oval Soap Mould', 'oval-soap-mould-cYfyJx', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-660103a0b021b.png\"]', '[]', '2024-03-25-660103a0b0e9d.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 290, 290, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 10:24:56', '2024-06-17 11:03:57', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '101124', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(314, 'admin', 3, 'RECTANGULAR SAMPLE 15GM SOAP 24 CAVIty', 'rectangular-sample-15gm-soap-24-cavity-xPO5AO', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-6601042ab1c4a.png\"]', '[]', '2024-03-25-6601042ab2710.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 240, 240, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 10:27:14', '2024-06-17 11:03:29', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '101224', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(315, 'admin', 3, 'Big Transparent Spatulas', 'big-transparent-spatulas-Ri75YH', 'physical', '[{\"id\":\"31\",\"position\":1}]', '31', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-66010824302bc.png\"]', '[]', '2024-03-25-6601082430c9f.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 150, 150, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 10:44:12', '2024-06-17 11:03:07', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '101324', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(316, 'admin', 3, 'Silicon Chocolate Mould (leaf)', 'silicon-chocolate-mould-leaf-l9B0Ag', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-660108f2e6d04.png\"]', '[]', '2024-03-25-660108f2e77aa.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 130, 130, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 10:47:38', '2024-06-17 11:02:37', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '101424', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(317, 'admin', 3, 'Silicone Chocolate Mold  Baby Shower Theme', 'silicone-chocolate-mold-baby-shower-theme-DFnCEl', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-66010c57a3999.png\",\"2024-03-25-6601184395512.png\"]', '[]', '2024-03-25-66010c57a45e8.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 130, 130, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:02:07', '2024-06-17 11:02:10', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '101524', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(318, 'admin', 3, 'Silicone Cake Mold  1kg-Round', 'silicone-cake-mold-1kg-round-beoodA', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-66011046cd4b4.png\"]', '[]', '2024-03-25-66011046ce084.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 170, 170, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:18:54', '2024-06-17 11:01:48', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '101624', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(319, 'admin', 3, 'Silicone Cake Mold  Square', 'silicone-cake-mold-square-9lwzhf', 'physical', '[{\"id\":\"31\",\"position\":1}]', '31', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-66011080ed0bf.png\"]', '[]', '2024-03-25-66011080ede45.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 170, 170, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:19:52', '2024-06-17 11:01:28', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '101724', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(320, 'admin', 3, '4 Cavity Waves Soap Mould', '4-cavity-waves-soap-mould-ZmUiC7', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-660110c13e970.png\"]', '[]', '2024-03-25-660110c13f91e.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 300, 300, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:20:57', '2024-06-17 11:01:08', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '101824', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(321, 'admin', 3, 'FLOWER 15 CAVITY SOAP MOULD -20GMS', 'flower-15-cavity-soap-mould-20gms-3J01W1', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-660110f628d6f.png\"]', '[]', '2024-03-25-660110f629c66.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 300, 300, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:21:50', '2024-06-17 11:00:45', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '101924', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(322, 'admin', 3, 'Mixed Soap Mould 4 In1 Cavities 100gm DESIGNER MOULD', 'mixed-soap-mould-4-in1-cavities-100gm-designer-mould-4SAdaP', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-6601117d69952.png\"]', '[]', '2024-03-25-6601117d6a4ab.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 300, 300, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:24:05', '2024-03-25 11:24:05', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '102024', NULL, NULL),
(323, 'admin', 3, 'STONE 6 CAVITY SOAP MOULD', 'stone-6-cavity-soap-mould-mDrOyQ', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-660114d677aed.png\"]', '[]', '2024-03-25-660114d678768.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 300, 300, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:38:22', '2024-06-17 11:00:22', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '102124', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(324, 'admin', 3, 'Scrub Mould 4 Cavity 100g', 'scrub-mould-4-cavity-100g-QnbbTB', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-660115177dd9f.png\"]', '[]', '2024-03-25-660115177ec72.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 290, 290, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:39:27', '2024-06-17 10:59:56', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '202224', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(325, 'admin', 3, 'SILICONE CANDLE MOLD BUBBLE-6cavitis', 'silicone-candle-mold-bubble-6cavitis-VhirPp', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-660115c0e0ee2.png\"]', '[]', '2024-03-25-660115c0e1d27.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 350, 350, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:42:16', '2024-06-17 10:59:35', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '102324', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(326, 'admin', 3, 'SILICONE COASTER MOLD (HEXAGON)', 'silicone-coaster-mold-hexagon-7teard', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-6601167aad62c.png\"]', '[]', '2024-03-25-6601167aae245.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 150, 150, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:45:22', '2024-06-17 10:59:14', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '102424', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(327, 'admin', 3, 'SILICONE COASTER MOLD (Oval Soap)', 'silicone-coaster-mold-oval-soap-bnRuYP', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-660116b22f829.png\"]', '[]', '2024-03-25-660116b230520.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 150, 150, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:46:18', '2024-06-17 10:58:48', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '102524', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(328, 'admin', 3, 'SILICONE CHOCOLATE MOLD (ABCD)', 'silicone-chocolate-mold-abcd-qp3KdE', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-660116ff1167e.png\"]', '[]', '2024-03-25-660116ff12279.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 130, 130, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:47:35', '2024-06-17 10:58:22', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '102624', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(329, 'admin', 3, 'SILICONE CHOCOLATE MOLD (NUMBER 0-9)', 'silicone-chocolate-mold-number-0-9-fmxjF6', 'physical', '[{\"id\":\"31\",\"position\":1}]', '31', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-6601173da94d9.png\"]', '[]', '2024-03-25-6601173daa230.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 130, 130, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:48:37', '2024-06-17 10:58:02', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '102724', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(330, 'admin', 3, 'SILICONE CHOCOLATE MOLD (HAPPY BIRTHDAY)', 'silicone-chocolate-mold-happy-birthday-ZMIksW', 'physical', '[{\"id\":\"31\",\"position\":1}]', '31', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-66011778c5f47.png\"]', '[]', '2024-03-25-66011778c6dca.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 130, 130, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:49:36', '2024-06-17 10:57:40', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '102824', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(331, 'admin', 3, 'SILICONE COASTER MOLD ROUND ZIGZAG', 'silicone-coaster-mold-round-zigzag-CwnJiw', 'physical', '[{\"id\":\"31\",\"position\":1}]', '31', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-660117cece3a2.png\"]', '[]', '2024-03-25-660117cecf09c.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 150, 150, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:51:02', '2024-06-15 17:28:15', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '102924', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(332, 'admin', 3, 'SILICONE DONUT MOLD DONUT – 6 CAVITIES', 'silicone-donut-mold-donut-6-cavities-znfe49', 'physical', '[{\"id\":\"31\",\"position\":1}]', '31', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-66011812452ec.png\"]', '[]', '2024-03-25-6601181246020.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 170, 170, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:52:10', '2024-06-15 17:27:56', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '103024', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(333, 'admin', 3, 'SILICONE HONEY COMB TRAY - 37 CAVITIES', 'silicone-honey-comb-tray-37-cavities-iGd8KG', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-660118a1a5948.png\"]', '[]', '2024-03-25-660118a1a658e.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 170, 170, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:54:33', '2024-06-15 17:27:02', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '103124', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(334, 'admin', 3, 'SILICONE DONUT MOLD MINI - 48 CAVITIES', 'silicone-donut-mold-mini-48-cavities-EkxTem', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-660118cb25191.png\"]', '[]', '2024-03-25-660118cb25d88.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 150, 150, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:55:15', '2024-06-15 17:26:35', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '103224', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(335, 'admin', 3, '3ml dropper', '3ml-dropper-Jkeyh3', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-6601190186acd.png\"]', '[]', '2024-03-25-66011901878e0.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 5, 5, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:56:09', '2024-06-15 17:26:12', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '103324', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(336, 'admin', 3, 'UNIVERSAL pH PAPER 100 Leaves (pH 1-14)', 'universal-ph-paper-100-leaves-ph-1-14-NGjsLh', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"39\",\"position\":2}]', '31', '39', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-6601192ca4f3a.png\"]', '[]', '2024-03-25-6601192ca5c67.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 150, 150, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Coming Soon</p>', 0, NULL, '2024-03-25 11:56:52', '2024-06-15 17:25:41', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '103424', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(337, 'admin', 3, 'Glycerine', 'glycerine-qLGMpA', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-660121536ba7a.png\"]', '[]', '2024-03-25-660121536c719.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":250,\"sku\":\"G-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":5750,\"sku\":\"G-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":21000,\"sku\":\"G-100kg\",\"qty\":1}]', 0, 250, 250, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureGlo Glycerin Essence offers a versatile solution for skincare, crafting, and culinary needs. With its moisturizing properties and clear consistency, this pure glycerin is ideal for creating DIY skincare products, preserving food, and enhancing the texture of various crafts.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for moisturizing skin, crafting homemade soaps and lotions, preserving fruits, and improving the texture of icing and fondant.</p>', 0, NULL, '2024-03-25 12:31:39', '2024-06-15 17:25:12', 1, 1, 'PureGlo Glycerin Essence - Versatile Solution for Skincare & Crafting', 'Explore PureGlo Glycerin Essence, a versatile solution for skincare and crafting needs. Discover its moisturizing properties for skincare routines and its usefulness in crafting homemade.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '102442', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(338, 'admin', 3, 'Soya wax', 'soya-wax-guJAHy', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-660121f880ca2.png\"]', '[]', '2024-03-25-660121f881a0d.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":400,\"sku\":\"Sw-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":9500,\"sku\":\"Sw-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":35000,\"sku\":\"Sw-100kg\",\"qty\":1}]', 0, 400, 400, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Soya wax, also known as soy wax, is a natural and renewable wax derived from soybean oil, a byproduct of soybean processing. This wax is gaining popularity as a sustainable alternative to traditional paraffin wax, which is derived from petroleum. Soya wax is known for its clean-burning properties, eco-friendliness, and versatility, making it a preferred choice for candles, cosmetics, and various other applications.</p><p>One of the primary advantages of soya wax is its clean-burning nature. When used in candles, soya wax produces minimal soot and smoke, resulting in a cleaner and healthier environment compared to paraffin wax candles. Additionally, soya wax candles tend to burn longer and more evenly, providing a longer-lasting and consistent fragrance experience.</p>', 0, NULL, '2024-03-25 12:34:24', '2024-07-12 11:59:13', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '250324', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(339, 'admin', 3, 'Bees Wax', 'bees-wax-q4eHvN', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-660122909bb9f.png\"]', '[]', '2024-03-25-660122909c996.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"  25kg\",\"  100kg\"]}]', '[{\"type\":\"1kg\",\"price\":500,\"sku\":\"BW-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":12250,\"sku\":\"BW-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":48000,\"sku\":\"BW-100kg\",\"qty\":1}]', 0, 500, 500, '18', 'percent', 'include', '0', 'flat', 1, 1, '<p>Beeswax is a natural substance produced by honeybees and is renowned for its versatile applications and beneficial properties. Beeswax is secreted by worker bees to construct honeycomb cells within the hive, where it serves as storage for honey and larvae, as well as providing structural support. Harvested beeswax undergoes minimal processing, retaining its natural composition and beneficial qualities.</p><p>One of the most well-known uses of beeswax is in candle making. Beeswax candles are prized for their clean-burning properties, long-lasting flame, and subtle honey-like scent. Unlike paraffin candles, which emit soot and toxins when burned, beeswax candles burn cleanly and produce a natural, warm glow that enhances any setting. Additionally, beeswax candles emit negative ions when burned, which can help purify the air and reduce allergens and pollutants.</p>', 0, NULL, '2024-03-25 12:36:56', '2024-10-06 14:46:39', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '250301', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(340, 'admin', 3, 'IPA (Rubbing Alcohol)', 'ipa-rubbing-alcohol-y5FTr7', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-660122e67bc0b.png\"]', '[]', '2024-03-25-660122e67cb77.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"  25kg\",\"  100kg\"]}]', '[{\"type\":\"1kg\",\"price\":245,\"sku\":\"I(A-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":6000,\"sku\":\"I(A-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":23000,\"sku\":\"I(A-100kg\",\"qty\":1}]', 0, 245, 245, '18', 'percent', 'include', '0', 'flat', 0, 1, '<p>Isopropyl alcohol (IPA), commonly known as rubbing alcohol, is a versatile and widely used disinfectant, antiseptic, and solvent. It is a clear, colorless liquid with a strong odor and is composed of isopropyl alcohol, water, and occasionally small amounts of denaturants to discourage consumption.</p><p>One of the primary uses of IPA is as a disinfectant and antiseptic. Due to its antimicrobial properties, IPA is effective at killing bacteria, viruses, and fungi on surfaces and skin. It is commonly used for cleaning and disinfecting wounds, cuts, and abrasions to prevent infection. IPA is also used to sanitize medical instruments, equipment, and surfaces in healthcare settings, laboratories, and households.</p>', 0, NULL, '2024-03-25 12:38:22', '2024-09-09 15:05:12', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '250302', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(341, 'admin', 3, 'Pure Shea Butter Refined', 'pure-shea-butter-refined-cX5pqN', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-660123be3857a.png\"]', '[]', '2024-03-25-660123be39159.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\",\"    250g\"]}]', '[{\"type\":\"1kg\",\"price\":750,\"sku\":\"PSBR-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":18500,\"sku\":\"PSBR-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":73000,\"sku\":\"PSBR-100kg\",\"qty\":1},{\"type\":\"250g\",\"price\":200,\"sku\":\"PSBR-250g\",\"qty\":0}]', 0, 200, 200, '18', 'percent', 'include', '0', 'flat', 1, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureGlow Refined Shea Butter is a premium-grade skincare ingredient derived from the nuts of the shea tree. Refined to perfection, this butter is rich in vitamins and fatty acids, providing intense hydration and nourishment to the skin.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for creating moisturizing creams, lotions, balms, soaps, and hair treatments.</p>', 0, NULL, '2024-03-25 12:41:58', '2024-10-07 20:14:35', 1, 1, 'PureGlow Refined Shea Butter - Premium Moisturizing Ingredient for Skincare & Haircare', 'Discover PureGlow Refined Shea Butter, a premium-grade skincare ingredient prized for its moisturizing properties. Refined to perfection and derived from the nuts of the shea tree, this butte', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '250303', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(342, 'admin', 3, 'Pure Coco Butter Refined', 'pure-coco-butter-refined-tq0x3g', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-66013023bf9a9.png\"]', '[]', '2024-03-25-66013023c05a3.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"250g\",\"    1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"250g\",\"price\":300,\"sku\":\"PCBR-250g\",\"qty\":1},{\"type\":\"1kg\",\"price\":1100,\"sku\":\"PCBR-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":26250,\"sku\":\"PCBR-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":102000,\"sku\":\"PCBR-100kg\",\"qty\":1}]', 0, 300, 300, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureGlow Refined Cocoa Butter is a premium-grade skincare ingredient extracted from cocoa beans. Refined to perfection, this butter is rich in antioxidants and essential fatty acids, making it an excellent moisturizer that deeply nourishes and hydrates the skin.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for creating luxurious body butters, lotions, creams, lip balms, and hair treatments.</p>', 0, NULL, '2024-03-25 13:34:51', '2024-09-24 10:50:13', 1, 1, 'PureGlow Refined Cocoa Butter - Premium Moisturizing Ingredient for Skincare & Haircare', 'Explore PureGlow Refined Cocoa Butter, a premium-grade skincare ingredient renowned for its moisturizing properties. Extracted from cocoa beans and refined to perfection, this butter deeply n', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '250304', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(343, 'admin', 3, 'Pure Mango Butter Refined', 'pure-mango-butter-refined-D56lQQ', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-66013480e6697.png\"]', '[]', '2024-03-25-66013480e746f.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"250g\",\"    1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"250g\",\"price\":280,\"sku\":\"PMBR-250g\",\"qty\":0},{\"type\":\"1kg\",\"price\":1050,\"sku\":\"PMBR-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":25000,\"sku\":\"PMBR-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":98000,\"sku\":\"PMBR-100kg\",\"qty\":1}]', 0, 280, 280, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureGlow Refined Mango Butter is a luxurious skincare ingredient extracted from the kernels of ripe mangoes. With its high content of vitamins and essential fatty acids, this refined butter deeply moisturizes and nourishes the skin, leaving it soft, smooth, and rejuvenated.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for creating rich body butters, lotions, creams, lip balms, and hair treatments.</p>', 0, NULL, '2024-03-25 13:53:28', '2024-11-07 21:15:07', 1, 1, 'PureGlow Refined Mango Butter - Luxurious Moisturizing Ingredient for Skincare & Haircare', 'Discover PureGlow Refined Mango Butter, a luxurious skincare ingredient renowned for its moisturizing and nourishing properties. Extracted from the kernels of ripe mangoes, this refined butte', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '250305', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the orde</strong>r.</p>', '#e61414'),
(344, 'admin', 3, 'Pure Kokum Butter Refined', 'pure-kokum-butter-refined-oBLsoZ', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-66013503ac052.png\"]', '[]', '2024-03-25-66013503acdb7.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"250g\",\"    1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"250g\",\"price\":230,\"sku\":\"PKBR-250g\",\"qty\":0},{\"type\":\"1kg\",\"price\":850,\"sku\":\"PKBR-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":20500,\"sku\":\"PKBR-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":80000,\"sku\":\"PKBR-100kg\",\"qty\":1}]', 0, 230, 230, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureGlow Refined Kokum Butter is a premium-grade butter extracted from the seeds of the Garcinia indica tree. With its high content of beneficial fatty acids, this refined butter is prized for its moisturizing and emollient properties, making it an excellent ingredient for skincare and haircare formulations.</p><p><strong>Application:&nbsp;</strong><br><br>Ideal for creating nourishing creams, lotions, balms, soaps, and hair masks.</p>', 0, NULL, '2024-03-25 13:55:39', '2024-06-15 17:17:33', 1, 1, 'PureGlow Refined Kokum Butter - Premium Moisturizing Ingredient for Skincare & Haircare', 'Explore PureGlow Refined Kokum Butter, a premium-grade butter prized for its moisturizing and emollient properties. Perfect for skincare and haircare formulations, this refined butter is idea', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '250306', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(345, 'admin', 3, 'Aloevera Gel', 'aloevera-gel-HaOATy', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-6601378646644.png\"]', '[]', '2024-03-25-6601378647550.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":200,\"sku\":\"AG-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":4750,\"sku\":\"AG-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":18000,\"sku\":\"AG-100kg\",\"qty\":1}]', 0, 200, 200, '18', 'percent', 'include', '0', 'flat', -3, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureGlow Aloe Vera Gel is a natural and versatile skincare product derived from the inner leaf of the Aloe Vera plant. Known for its soothing and hydrating properties, this gel provides gentle nourishment to the skin, helping to soothe sunburns, moisturize dry skin, and alleviate irritation.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for soothing sunburns, hydrating dry skin, calming skin irritation, and as a moisturizer for all skin types.</p>', 0, NULL, '2024-03-25 14:06:22', '2024-10-29 18:42:27', 1, 1, 'PureGlow Aloe Vera Gel - Natural Soothing Gel for Skincare', 'Discover PureGlow Aloe Vera Gel, a natural skincare essential known for its soothing and hydrating properties. Derived from the inner leaf of the Aloe Vera plant, this gel provides gentle nou', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '250307', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(346, 'admin', 3, 'Rose Water', 'rose-water-PCg4XB', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-6601381c90b88.png\"]', '[]', '2024-03-25-6601381c9174c.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":200,\"sku\":\"RW-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":4750,\"sku\":\"RW-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":18000,\"sku\":\"RW-100kg\",\"qty\":1}]', 0, 200, 200, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p><strong>Content:&nbsp;</strong></p><p>PureBloom Rose Water is a natural and refreshing floral water distilled from fresh rose petals. With its delicate aroma and soothing properties, this pure rose water is perfect for skincare, aromatherapy, and culinary applications.</p><p><strong>Application:&nbsp;</strong><br><br>Ideal for toning and refreshing the skin, adding fragrance to homemade skincare products, enhancing baths, and flavoring food and beverages.</p>', 0, NULL, '2024-03-25 14:08:52', '2024-11-02 22:49:46', 1, 1, 'PureBloom Rose Water - Natural Floral Water for Skincare & Culinary Uses', 'Explore PureBloom Rose Water, a natural floral water distilled from fresh rose petals. With its delicate aroma and soothing properties, this pure rose water is perfect for skincare, aromather', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '250308', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(347, 'admin', 3, 'Epsom salt', 'epsom-salt-eriKI3', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-660138b695e22.png\"]', '[]', '2024-03-25-660138b696c92.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"  25kg\",\"  100kg\"]}]', '[{\"type\":\"1kg\",\"price\":75,\"sku\":\"Es-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":1375,\"sku\":\"Es-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":5000,\"sku\":\"Es-100kg\",\"qty\":1}]', 0, 75, 75, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Epsom salt, scientifically known as magnesium sulfate, is a mineral compound that has been used for centuries for its various health, beauty, and household benefits. Despite its name, Epsom salt is not actually a salt but rather a naturally occurring mineral compound composed of magnesium, sulfur, and oxygen. Let\'s delve into its characteristics, uses, and advantages.</p>', 0, NULL, '2024-03-25 14:11:26', '2024-06-15 17:15:52', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '250309', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414');
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(348, 'admin', 3, 'Himalayan pink salt', 'himalayan-pink-salt-Dh1qBu', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-660155cb9f0df.png\"]', '[]', '2024-03-25-660155cba1e03.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"  25kg\",\"  100kg\"]}]', '[{\"type\":\"1kg\",\"price\":110,\"sku\":\"Hps-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":2125,\"sku\":\"Hps-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":8000,\"sku\":\"Hps-100kg\",\"qty\":1}]', 0, 110, 110, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Himalayan pink salt is a type of rock salt harvested from the Khewra Salt Mine in the Punjab region of Pakistan, near the Himalayas. It is renowned for its distinctive pink hue, which is attributed to its mineral content, primarily iron oxide. Himalayan pink salt is celebrated for its unique flavor, aesthetic appeal, and purported health benefits. Let\'s explore its characteristics, uses, and advantages in more detail.</p>', 0, NULL, '2024-03-25 16:15:31', '2024-08-17 11:08:32', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '250310', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(349, 'admin', 3, 'Demineralized Water (DM Water)', 'demineralized-water-dm-water-fKs5aF', 'physical', '[{\"id\":\"31\",\"position\":1},{\"id\":\"35\",\"position\":2}]', '31', '35', NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-25-6601564db942f.png\"]', '[]', '2024-03-25-6601564db9f3a.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    100kg\"]}]', '[{\"type\":\"1kg\",\"price\":55,\"sku\":\"DW(W-1kg\",\"qty\":0},{\"type\":\"25kg\",\"price\":1000,\"sku\":\"DW(W-25kg\",\"qty\":1},{\"type\":\"100kg\",\"price\":3800,\"sku\":\"DW(W-100kg\",\"qty\":1}]', 0, 55, 55, '18', 'percent', 'include', '0', 'flat', 1, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureFlow Demineralized Water (DM Water) is a purified water solution with virtually all minerals and impurities removed through a rigorous filtration process. This high-quality water is ideal for various applications, including laboratory use, industrial processes, and medical equipment.</p><p><strong>Application</strong><br><br>Perfect for use in laboratories, industrial settings, and medical facilities where ultra-pure water is required.</p>', 0, NULL, '2024-03-25 16:17:41', '2024-11-02 22:49:46', 1, 1, 'PureFlow Demineralized Water (DM Water) - Ultra-Pure Solution for Specialized Applications', 'Discover PureFlow Demineralized Water (DM Water), a high-quality purified water solution perfect for specialized applications. With virtually all minerals and impurities removed, this ultra-p', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '250312', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(350, 'admin', 3, 'Hand Wash', 'hand-wash-7HXFBC', 'physical', '[{\"id\":\"40\",\"position\":1}]', '40', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-27-6603e837edcd5.png\"]', '[]', '2024-03-27-6603e851ecee1.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"            5kg\",\"            10kg\",\"            20kg\"]}]', '[{\"type\":\"1kg\",\"price\":96,\"sku\":\"HW-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":400,\"sku\":\"HW-5kg\",\"qty\":1},{\"type\":\"10kg\",\"price\":770,\"sku\":\"HW-10kg\",\"qty\":1},{\"type\":\"20kg\",\"price\":1430,\"sku\":\"HW-20kg\",\"qty\":1}]', 0, 96, 96, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureCare Hand Wash is a gentle yet effective solution formulated to cleanse and nourish the skin. Enriched with moisturizing ingredients and a refreshing fragrance, this hand wash effectively removes dirt, germs, and impurities while leaving hands feeling soft, smooth, and refreshed.</p><p><strong>Application:</strong><br><br>Perfect for daily handwashing to maintain cleanliness and hygiene.</p>', 0, NULL, '2024-03-27 12:23:55', '2024-06-15 17:14:32', 1, 1, 'PureCare Hand Wash - Gentle Cleansing and Nourishment for Soft Hands', 'Experience PureCare Hand Wash, a gentle yet effective solution for cleansing and nourishing your hands. Enriched with moisturizing ingredients and a refreshing fragrance, this hand wash remov', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '270301', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(351, 'admin', 3, 'Dish Wash', 'dish-wash-rnxvVu', 'physical', '[{\"id\":\"40\",\"position\":1}]', '40', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-27-6603f7c5e8dfc.png\"]', '[]', '2024-03-27-6603f7c5e9aa7.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    5g\",\"    10kg\",\"    20kg\"]}]', '[{\"type\":\"1kg\",\"price\":96,\"sku\":\"DW-1kg\",\"qty\":1},{\"type\":\"5g\",\"price\":400,\"sku\":\"DW-5g\",\"qty\":1},{\"type\":\"10kg\",\"price\":770,\"sku\":\"DW-10kg\",\"qty\":1},{\"type\":\"20kg\",\"price\":1430,\"sku\":\"DW-20kg\",\"qty\":1}]', 0, 96, 96, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureShine Dish Wash is a powerful yet gentle detergent specially formulated to effectively remove grease, food residue, and stains from dishes. Its advanced formula cuts through tough grease and grime while being gentle on hands and leaving dishes clean and sparkling.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for washing dishes, utensils, pots, and pans by hand.</p>', 0, NULL, '2024-03-27 16:11:09', '2024-06-15 17:12:27', 1, 1, 'PureShine Dish Wash - Powerful Cleaning for Sparkling Dishes', 'Discover PureShine Dish Wash, a powerful detergent formulated to remove grease and stains from dishes. Its advanced formula effectively cuts through tough grime while being gentle on hands, l', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '270302', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(352, 'admin', 3, 'Toilet Cleaner', 'toilet-cleaner-hD2SDn', 'physical', '[{\"id\":\"40\",\"position\":1}]', '40', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-28-6605748733f44.png\"]', '[]', '2024-03-28-66057487352f8.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"      5kg\",\"      10kg\",\"      20kg\"]}]', '[{\"type\":\"1kg\",\"price\":69,\"sku\":\"TC-1kg\",\"qty\":0},{\"type\":\"5kg\",\"price\":270,\"sku\":\"TC-5kg\",\"qty\":1},{\"type\":\"10kg\",\"price\":520,\"sku\":\"TC-10kg\",\"qty\":1},{\"type\":\"20kg\",\"price\":950,\"sku\":\"TC-20kg\",\"qty\":1}]', 0, 69, 69, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureGleam Toilet Cleaner is a potent formula designed to effectively clean and disinfect toilet bowls, leaving them sparkling and hygienic. Its thick gel formula clings to the surface, allowing for maximum coverage and prolonged contact time to dissolve tough stains, lime scale, and bacteria.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for cleaning and disinfecting toilet bowls, rims, and under the rim areas.</p>', 0, NULL, '2024-03-28 11:48:38', '2024-06-15 17:11:42', 1, 1, 'PureGleam Toilet Cleaner - Powerful Disinfection for Sparkling Toilets', 'Explore PureGleam Toilet Cleaner, a potent formula for cleaning and disinfecting toilet bowls. Its thick gel formula clings to surfaces, effectively dissolving tough stains, lime scale, and b', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '270304', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(353, 'admin', 3, 'Liquid Detergent', 'liquid-detergent-P2fyeU', 'physical', '[{\"id\":\"40\",\"position\":1}]', '40', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-28-66050feee52f3.png\"]', '[]', '2024-03-28-66050feee626d.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    5kg\",\"    10kg\",\"    20kg\"]}]', '[{\"type\":\"1kg\",\"price\":167,\"sku\":\"LD-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":740,\"sku\":\"LD-5kg\",\"qty\":1},{\"type\":\"10kg\",\"price\":1430,\"sku\":\"LD-10kg\",\"qty\":1},{\"type\":\"20kg\",\"price\":2700,\"sku\":\"LD-20kg\",\"qty\":1}]', 0, 167, 167, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureWash Liquid Detergent is a powerful cleaning solution specially formulated to tackle tough stains and dirt on fabrics. Its concentrated formula effectively removes grime and odors while preserving the integrity of clothes, leaving them fresh, clean, and vibrant.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for washing all types of laundry, including whites, colors, and delicates, in both standard and high-efficiency washing machines.</p>', 0, NULL, '2024-03-28 12:06:30', '2024-06-15 17:11:07', 1, 1, 'PureWash Liquid Detergent - Powerful Cleaning Solution for Fresh Laundry', 'Discover PureWash Liquid Detergent, a powerful cleaning solution designed to remove tough stains and dirt from fabrics. Ideal for all types of laundry, this concentrated formula preserves fab', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '270305', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(354, 'admin', 3, 'Room Freshner', 'room-freshner-pf75hd', 'physical', '[{\"id\":\"40\",\"position\":1}]', '40', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-6606392e4ec9b.png\"]', '[]', '2024-03-29-6606392e4fb00.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"        5kg\",\"        10kg\",\"        20kg\"]}]', '[{\"type\":\"1kg\",\"price\":131,\"sku\":\"RF-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":570,\"sku\":\"RF-5kg\",\"qty\":1},{\"type\":\"10kg\",\"price\":1100,\"sku\":\"RF-10kg\",\"qty\":1},{\"type\":\"20kg\",\"price\":2070,\"sku\":\"RF-20kg\",\"qty\":1}]', 0, 131, 131, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureScent Room Freshener is a delightful blend of natural fragrances designed to instantly refresh and invigorate any space. Its long-lasting formula neutralizes odors while leaving behind a pleasant scent that creates a welcoming atmosphere.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for freshening up rooms, closets, bathrooms, and any other living spaces.</p>', 0, NULL, '2024-03-29 09:14:23', '2024-06-17 10:53:10', 1, 1, 'PureScent Room Freshener - Instantly Refresh Any Space with Natural Fragrances', 'Elevate your surroundings with PureScent Room Freshener, a delightful blend of natural fragrances that instantly refreshes any space. Its long-lasting formula neutralizes odors and leaves beh', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '290305', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(355, 'admin', 3, 'Lime Scale Remover', 'lime-scale-remover-BHLdSW', 'physical', '[{\"id\":\"40\",\"position\":1}]', '40', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-66063a3648089.png\"]', '[]', '2024-03-29-66063a3648bfb.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    5kg\",\"    10kg\",\"    20kg\"]}]', '[{\"type\":\"1kg\",\"price\":158,\"sku\":\"LSR-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":700,\"sku\":\"LSR-5kg\",\"qty\":1},{\"type\":\"10kg\",\"price\":1340,\"sku\":\"LSR-10kg\",\"qty\":1},{\"type\":\"20kg\",\"price\":2540,\"sku\":\"LSR-20kg\",\"qty\":1}]', 0, 158, 158, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureClean Lime Scale Remover is a powerful solution formulated to dissolve and eliminate tough lime scale and calcium deposits. Its advanced formula effectively penetrates and breaks down mineral build-up on surfaces, leaving them clean, shiny, and residue-free.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for removing lime scale from sinks, faucets, showerheads, toilets, and other bathroom and kitchen surfaces.</p>', 0, NULL, '2024-03-29 09:19:10', '2024-06-15 16:13:34', 1, 1, 'PureClean Lime Scale Remover - Powerful Solution for Tough Mineral Deposits', 'Discover PureClean Lime Scale Remover, a powerful solution for eliminating tough lime scale and calcium deposits. Formulated to penetrate and break down mineral build-up, this remover leaves', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '290306', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(356, 'admin', 3, 'Dash Board Polish', 'dash-board-polish-fhBbrB', 'physical', '[{\"id\":\"40\",\"position\":1}]', '40', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-66063b48e4eb6.png\"]', '[]', '2024-03-29-66063b48e59b0.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    5kg\",\"    10kg\",\"    20kg\"]}]', '[{\"type\":\"1kg\",\"price\":158,\"sku\":\"DBP-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":700,\"sku\":\"DBP-5kg\",\"qty\":1},{\"type\":\"10kg\",\"price\":1340,\"sku\":\"DBP-10kg\",\"qty\":1},{\"type\":\"20kg\",\"price\":2540,\"sku\":\"DBP-20kg\",\"qty\":1}]', 0, 158, 158, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureShine Dash Board Polish is a premium formula designed to protect and rejuvenate dashboard surfaces. Its advanced formula provides a long-lasting shine while also protecting against UV damage, dust, and fingerprints, keeping your dashboard looking like new.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for polishing and protecting dashboard surfaces in cars, trucks, RVs, and boats.</p>', 0, NULL, '2024-03-29 09:23:44', '2024-06-15 17:10:26', 1, 1, 'PureShine Dash Board Polish - Premium Protection and Shine for Dashboard Surfaces', 'Explore PureShine Dash Board Polish, a premium formula that protects and rejuvenates dashboard surfaces. With long-lasting shine and UV protection, this polish keeps dashboards looking like n', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '290307', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(357, 'admin', 3, 'Glass Cleaner Concentrate 1:20', 'glass-cleaner-concentrate-120-FI3237', 'physical', '[{\"id\":\"40\",\"position\":1}]', '40', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-66063bea91f9d.png\"]', '[]', '2024-03-29-66063bea92b1d.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    5kg\",\"    10kg\",\"    20kg\"]}]', '[{\"type\":\"1kg\",\"price\":335,\"sku\":\"GCC1-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":1550,\"sku\":\"GCC1-5kg\",\"qty\":1},{\"type\":\"10kg\",\"price\":3000,\"sku\":\"GCC1-10kg\",\"qty\":1},{\"type\":\"20kg\",\"price\":5730,\"sku\":\"GCC1-20kg\",\"qty\":1}]', 0, 335, 335, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureClear Glass Cleaner Concentrate 1:20 is a highly effective solution formulated to provide streak-free cleaning for glass surfaces. When diluted at a ratio of 1 part concentrate to 20 parts water, this concentrated formula effortlessly removes dirt, grime, and fingerprints, leaving glass surfaces crystal clear and sparkling.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for cleaning windows, mirrors, glass doors, and other glass surfaces.</p>', 0, NULL, '2024-03-29 09:26:26', '2024-06-15 16:12:42', 1, 1, 'PureClear Glass Cleaner Concentrate 1:20 - Streak-Free Cleaning for Glass Surfaces', 'Discover PureClear Glass Cleaner Concentrate 1:20, a highly effective solution for streak-free cleaning of glass surfaces. Diluted at a ratio of 1:20, this concentrated formula effortlessly r', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '290308', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(358, 'admin', 3, 'Floor Cleaner Concentrate 1:10', 'floor-cleaner-concentrate-110-FLSVRM', 'physical', '[{\"id\":\"40\",\"position\":1}]', '40', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-66063ff2908da.png\"]', '[]', '2024-03-29-66063ff291384.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    5kg\",\"    10kg\",\"    20kg\"]}]', '[{\"type\":\"1kg\",\"price\":246,\"sku\":\"FCC1-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":1120,\"sku\":\"FCC1-5kg\",\"qty\":1},{\"type\":\"10kg\",\"price\":2170,\"sku\":\"FCC1-10kg\",\"qty\":1},{\"type\":\"20kg\",\"price\":4140,\"sku\":\"FCC1-20kg\",\"qty\":1}]', 0, 246, 246, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureShine Floor Cleaner Concentrate 1:10 is a powerful and economical solution designed to effectively clean and shine floors. When diluted at a ratio of 1 part concentrate to 10 parts water, this concentrated formula removes dirt, grease, and stains while leaving behind a sparkling, streak-free finish.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for cleaning and shining all types of floors, including tile, hardwood, laminate, and linoleum.</p>', 0, NULL, '2024-03-29 09:43:38', '2024-06-15 16:09:58', 1, 1, 'PureShine Floor Cleaner Concentrate 1:10 - Powerful Cleaning and Shining Solution', 'Discover PureShine Floor Cleaner Concentrate 1:10, a powerful and economical solution for cleaning and shining floors. Diluted at a ratio of 1:10, this concentrated formula removes dirt and s', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '290309', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(359, 'admin', 3, 'Car Foam Wash', 'car-foam-wash-2IU4Eo', 'physical', '[{\"id\":\"40\",\"position\":1}]', '40', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-6606405f1f9a5.png\"]', '[]', '2024-03-29-6606405f2054b.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    5kg\",\"    10kg\",\"    20kg\"]}]', '[{\"type\":\"1kg\",\"price\":114,\"sku\":\"CFW-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":480,\"sku\":\"CFW-5kg\",\"qty\":1},{\"type\":\"10kg\",\"price\":930,\"sku\":\"CFW-10kg\",\"qty\":1},{\"type\":\"20kg\",\"price\":1750,\"sku\":\"CFW-20kg\",\"qty\":1}]', 0, 114, 114, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureGlide Car Foam Wash is a premium car cleaning solution designed to provide a thorough and gentle wash. Its high-foaming formula effectively lifts dirt and grime from the surface of the car, leaving behind a streak-free finish and a brilliant shine.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for washing cars, motorcycles, and other vehicles, leaving them clean and glossy.</p>', 0, NULL, '2024-03-29 09:45:27', '2024-06-15 16:08:41', 1, 1, 'PureGlide Car Foam Wash - Premium Cleaning Solution for Cars & Vehicles', 'Explore PureGlide Car Foam Wash, a premium cleaning solution perfect for cars and vehicles. With its high-foaming formula, this wash effectively removes dirt and grime while leaving behind a', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '290310', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(360, 'admin', 3, 'Soap Oil - Liquid Soap', 'soap-oil-liquid-soap-oD3Qmh', 'physical', '[{\"id\":\"40\",\"position\":1}]', '40', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-6606410de95a3.png\"]', '[]', '2024-03-29-6606410dea0ef.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    5kg\",\"    10kg\",\"    20kg\"]}]', '[{\"type\":\"1kg\",\"price\":78,\"sku\":\"SO-LS-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":310,\"sku\":\"SO-LS-5kg\",\"qty\":1},{\"type\":\"10kg\",\"price\":600,\"sku\":\"SO-LS-10kg\",\"qty\":1},{\"type\":\"20kg\",\"price\":1110,\"sku\":\"SO-LS-20kg\",\"qty\":1}]', 0, 78, 78, '0', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureSuds Soap Oil Liquid Soap is a gentle and effective cleanser formulated with natural oils to nourish and moisturize the skin. Its rich lather effectively removes dirt and impurities while leaving the skin soft, smooth, and hydrated.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for handwashing, body cleansing, and general household cleaning tasks.</p>', 0, NULL, '2024-03-29 09:48:21', '2024-06-15 16:08:12', 1, 1, 'PureSuds Soap Oil Liquid Soap - Gentle Cleanser with Natural Oils', 'Discover PureSuds Soap Oil Liquid Soap, a gentle cleanser enriched with natural oils to nourish and moisturize the skin. Ideal for handwashing, body cleansing, and general household cleaning,', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '290313', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(361, 'admin', 3, 'Cleaning Acid', 'cleaning-acid-x5yO9N', 'physical', '[{\"id\":\"40\",\"position\":1}]', '40', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-660641aaa2f0d.png\"]', '[]', '2024-03-29-660641aaa39f0.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    5kg\",\"    10kg\",\"    20kg\"]}]', '[{\"type\":\"1kg\",\"price\":167,\"sku\":\"CA-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":740,\"sku\":\"CA-5kg\",\"qty\":1},{\"type\":\"10kg\",\"price\":1430,\"sku\":\"CA-10kg\",\"qty\":1},{\"type\":\"20kg\",\"price\":2700,\"sku\":\"CA-20kg\",\"qty\":1}]', 0, 167, 167, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureCleanse Cleaning Acid Solution is a potent and versatile cleaning agent formulated to tackle tough stains, mineral deposits, and grime. Its acidic properties effectively dissolve and remove stubborn residues from surfaces, leaving them clean and sparkling.</p><p><strong>Application:&nbsp;</strong><br><br>Ideal for descaling, removing rust stains, and cleaning toilets, sinks, tiles, and other hard surfaces.</p>', 0, NULL, '2024-03-29 09:50:58', '2024-06-15 16:07:25', 1, 1, 'PureCleanse Cleaning Acid Solution - Potent Cleaner for Tough Stains & Deposits', 'Explore PureCleanse Cleaning Acid Solution, a powerful cleaner perfect for tackling tough stains and deposits. With its acidic properties, this versatile solution effectively removes mineral', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '290314', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(362, 'admin', 3, 'White phenyl (Pine brite) Concentrate 1:20', 'white-phenyl-pine-brite-concentrate-120-UWoRym', 'physical', '[{\"id\":\"40\",\"position\":1}]', '40', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-660641e915de5.png\"]', '[]', '2024-03-29-660641e916d85.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"      5kg\",\"      10kg\",\"      20kg\"]}]', '[{\"type\":\"1kg\",\"price\":250,\"sku\":\"Wp(bC1-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":1140,\"sku\":\"Wp(bC1-5kg\",\"qty\":1},{\"type\":\"10kg\",\"price\":2200,\"sku\":\"Wp(bC1-10kg\",\"qty\":1},{\"type\":\"20kg\",\"price\":4200,\"sku\":\"Wp(bC1-20kg\",\"qty\":1}]', 0, 250, 250, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureGleam White Phenyl Concentrate, also known as Pine Brite, is a powerful cleaning solution formulated to provide a fresh and hygienic environment. Its concentrated formula effectively removes dirt, stains, and odors while leaving behind a refreshing pine fragrance.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for cleaning floors, tiles, and surfaces in households, offices, hospitals, and public spaces.</p>', 0, NULL, '2024-03-29 09:52:01', '2024-06-15 16:06:54', 1, 1, 'PureGleam White Phenyl Concentrate - Powerful Cleaning Solution with Pine Fragrance', 'Discover PureGleam White Phenyl Concentrate, a potent cleaning solution designed to leave your space fresh and hygienic. Ideal for households, offices, hospitals, and public spaces, this conc', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '290316', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(363, 'admin', 3, 'IPA Rubbing Alcohol', 'ipa-rubbing-alcohol-v8bN72', 'physical', '[{\"id\":\"40\",\"position\":1}]', '40', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-660642443a6c9.png\"]', '[]', '2024-03-29-660642443b27d.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    5kg\",\"    10kg\",\"    20kg\"]}]', '[{\"type\":\"1kg\",\"price\":250,\"sku\":\"IRA-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":1140,\"sku\":\"IRA-5kg\",\"qty\":1},{\"type\":\"10kg\",\"price\":2200,\"sku\":\"IRA-10kg\",\"qty\":1},{\"type\":\"20kg\",\"price\":4200,\"sku\":\"IRA-20kg\",\"qty\":1}]', 0, 250, 250, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureGuard IPA Rubbing Alcohol is a versatile disinfectant and antiseptic solution widely used for cleaning and sanitizing purposes. With its high concentration of isopropyl alcohol, this essential product effectively kills germs and bacteria on surfaces and skin.</p><p><strong>Application:&nbsp;</strong><br><br>Essential for disinfecting surfaces, medical equipment, and skin before injections or minor surgical procedures.</p>', 0, NULL, '2024-03-29 09:53:32', '2024-06-18 22:23:07', 1, 1, 'PureGuard IPA Rubbing Alcohol - Powerful Disinfectant for Cleaning & Sanitizing', 'Explore PureGuard IPA Rubbing Alcohol, a potent disinfectant perfect for cleaning and sanitizing surfaces and skin. With its high concentration of isopropyl alcohol, this essential product ef', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '290319', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(364, 'admin', 3, 'Washing Powder', 'washing-powder-efWqCK', 'physical', '[{\"id\":\"40\",\"position\":1}]', '40', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-660642912df2c.png\"]', '[]', '2024-03-29-660642912eb2d.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"      5kg\",\"      10kg\",\"      20kg\"]}]', '[{\"type\":\"1kg\",\"price\":74,\"sku\":\"WP-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":360,\"sku\":\"WP-5kg\",\"qty\":1},{\"type\":\"10kg\",\"price\":700,\"sku\":\"WP-10kg\",\"qty\":1},{\"type\":\"20kg\",\"price\":1340,\"sku\":\"WP-20kg\",\"qty\":1}]', 0, 74, 74, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureClean Washing Powder is a powerful yet gentle detergent formulated to tackle tough stains while preserving the integrity of fabrics. Its advanced formula ensures effective cleaning in both hot and cold water, leaving clothes fresh, clean, and vibrant.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for washing all types of laundry, including whites, colors, and delicates.</p>', 0, NULL, '2024-03-29 09:54:49', '2024-06-15 16:06:02', 1, 1, 'PureClean Washing Powder - Powerful Stain Remover for Fresh Laundry', 'Discover PureClean Washing Powder, a powerful detergent designed to remove tough stains while preserving fabric integrity. Suitable for all types of laundry, this advanced formula ensures eff', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '290320', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(365, 'admin', 3, 'Sorbitol', 'sorbitol-Afsau5', 'physical', '[{\"id\":\"41\",\"position\":1}]', '41', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-660657e0cbd3f.png\"]', '[]', '2024-03-29-660657e0cc867.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    500g\",\"    1kg\",\"    25kg\",\"    50kg\"]}]', '[{\"type\":\"100g\",\"price\":25,\"sku\":\"S-100g\",\"qty\":1},{\"type\":\"500g\",\"price\":115,\"sku\":\"S-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":205,\"sku\":\"S-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":4370,\"sku\":\"S-25kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":8405,\"sku\":\"S-50kg\",\"qty\":1}]', 0, 25, 25, '18', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureGlow Sorbitol Essence is a versatile compound widely used in cosmetics, food, and pharmaceutical industries. This essential ingredient serves as a humectant, sweetener, and thickening agent, contributing to the texture, taste, and moisture retention of various products.</p><p><strong>Application:&nbsp;</strong><br><br>Essential for formulating skincare products, confectionery items, pharmaceuticals, and other industrial applications.</p>', 0, NULL, '2024-03-29 11:25:44', '2024-06-14 17:05:10', 1, 1, 'PureGlow Sorbitol Essence - Versatile Compound for Cosmetics & Industrial Use', 'Explore PureGlow Sorbitol Essence, a versatile compound perfect for cosmetics, food, pharmaceuticals, and industrial applications. Discover its role as a humectant, sweetener, and thickening', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000301', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(366, 'admin', 3, 'Propylene glycol', 'propylene-glycol-ALDIC6', 'physical', '[{\"id\":\"41\",\"position\":1}]', '41', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-6606585d0c0a4.png\"]', '[]', '2024-03-29-6606585d0cebe.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    500g\",\"    1kg\",\"    25kg\",\"    50kg\"]}]', '[{\"type\":\"100g\",\"price\":65,\"sku\":\"Pg-100g\",\"qty\":1},{\"type\":\"500g\",\"price\":300,\"sku\":\"Pg-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":550,\"sku\":\"Pg-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":11810,\"sku\":\"Pg-25kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":22715,\"sku\":\"Pg-50kg\",\"qty\":1}]', 0, 65, 65, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureFusion Propylene Glycol Essence is a versatile compound widely used in cosmetics, food, pharmaceuticals, and other industries. This essential ingredient serves as a humectant, solvent, and stabilizer, contributing to the consistency and efficacy of various products.</p><p><strong>Application:&nbsp;</strong><br><br>Essential for formulating skincare products, food items, pharmaceuticals, and other industrial applications.</p>', 0, NULL, '2024-03-29 11:27:49', '2024-11-07 11:17:15', 1, 1, 'PureFusion Propylene Glycol Essence - Versatile Compound for Cosmetics & Industrial Applications', 'Explore PureFusion Propylene Glycol Essence, a versatile compound perfect for cosmetics, food, pharmaceuticals, and industrial applications. Discover its role as a humectant, solvent, and sta', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000302', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(367, 'admin', 3, 'EGMS', 'egms-kh4Hg1', 'physical', '[{\"id\":\"41\",\"position\":1}]', '41', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-660658ae4ff27.png\"]', '[]', '2024-03-29-660658ae50c06.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"        500g\",\"        1kg\",\"        25kg\",\"        50kg\"]}]', '[{\"type\":\"100g\",\"price\":45,\"sku\":\"E-100g\",\"qty\":1},{\"type\":\"500g\",\"price\":200,\"sku\":\"E-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":360,\"sku\":\"E-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":7785,\"sku\":\"E-25kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":14970,\"sku\":\"E-50kg\",\"qty\":1}]', 0, 45, 45, '18', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureBlend Ethylene Glycol Monostearate Essence is a versatile emulsifier and stabilizer commonly used in various industries. This essential compound helps to create stable mixtures, ensuring consistent texture and appearance in products such as cosmetics, food, and pharmaceuticals.</p><p><strong>Application:&nbsp;</strong><br><br>Essential for formulating creams, lotions, sauces, and other cosmetic, food, and pharmaceutical products.</p>', 0, NULL, '2024-03-29 11:29:10', '2024-06-14 17:04:06', 1, 1, 'PureBlend Ethylene Glycol Monostearate Essence - Versatile Emulsifier & Stabilizer for Various Industries', 'Discover PureBlend Ethylene Glycol Monostearate Essence, a versatile emulsifier and stabilizer perfect for various industries. Explore its role in creating stable mixtures, ensuring consisten', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000303', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(368, 'admin', 3, 'Vitamin E', 'vitamin-e-LgLK51', 'physical', '[{\"id\":\"41\",\"position\":1}]', '41', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-66065e832e345.png\"]', '[]', '2024-03-29-66065e832ef41.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    500g\",\"    1kg\",\"    25kg\",\"    50kg\"]}]', '[{\"type\":\"100g\",\"price\":425,\"sku\":\"VE-100g\",\"qty\":1},{\"type\":\"500g\",\"price\":1985,\"sku\":\"VE-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":3610,\"sku\":\"VE-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":78120,\"sku\":\"VE-25kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":150225,\"sku\":\"VE-50kg\",\"qty\":1}]', 0, 425, 425, '18', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureGlow Vitamin E Essence is a powerful antioxidant known for its skin-nourishing properties. Widely used in skincare formulations, this essential vitamin helps to moisturize, repair, and protect the skin from environmental damage, leaving it soft, smooth, and radiant.</p><p><strong>Application:&nbsp;</strong><br><br>Essential for formulating moisturizers, serums, creams, and other skincare products.</p>', 0, NULL, '2024-03-29 11:54:03', '2024-06-14 17:03:01', 1, 1, 'PureGlow Vitamin E Essence - Skin-Nourishing Antioxidant for Radiant Complexion', 'Explore PureGlow Vitamin E Essence, a powerful antioxidant perfect for skincare formulations. Discover its skin-nourishing properties, ideal for moisturizing, repairing, and protecting the sk', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '0003005', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(369, 'admin', 3, 'Zinc oxide', 'zinc-oxide-m1aHVW', 'physical', '[{\"id\":\"41\",\"position\":1}]', '41', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-660661668603c.png\"]', '[]', '2024-03-29-660661668722b.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"      500g\",\"      1kg\",\"      25kg\",\"      50kg\"]}]', '[{\"type\":\"100g\",\"price\":65,\"sku\":\"Zo-100g\",\"qty\":1},{\"type\":\"500g\",\"price\":295,\"sku\":\"Zo-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":540,\"sku\":\"Zo-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":11620,\"sku\":\"Zo-25kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":22345,\"sku\":\"Zo-50kg\",\"qty\":1}]', 0, 65, 65, '18', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureShield Zinc Oxide Essence is a versatile ingredient renowned for its soothing and protective properties. Widely used in skincare formulations, this essential compound helps to calm irritated skin, provide UV protection, and promote overall skin health.</p><p><strong>Application:&nbsp;</strong><br><br>Essential for formulating sunscreens, diaper rash creams, ointments, and other skincare products.</p>', 0, NULL, '2024-03-29 12:06:22', '2024-06-14 17:02:38', 1, 1, 'PureShield Zinc Oxide Essence - Soothing & Protective Ingredient for Skincare Formulations', 'Discover PureShield Zinc Oxide Essence, a versatile ingredient perfect for skincare formulations. Explore its soothing and protective properties, ideal for providing UV protection, calming ir', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000305', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(370, 'admin', 3, 'Phenoxyethanol', 'phenoxyethanol-zOI8sM', 'physical', '[{\"id\":\"41\",\"position\":1}]', '41', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-660661e187b4d.png\"]', '[]', '2024-03-29-660661e1886ad.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"      500g\",\"      1kg\",\"      25kg\",\"      50kg\"]}]', '[{\"type\":\"100g\",\"price\":60,\"sku\":\"P-100g\",\"qty\":1},{\"type\":\"500g\",\"price\":275,\"sku\":\"P-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":495,\"sku\":\"P-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":10660,\"sku\":\"P-25kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":20500,\"sku\":\"P-50kg\",\"qty\":1}]', 0, 60, 60, '18', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureGuard Phenoxyethanol Essence is a reliable preservative widely used in skincare, haircare, and cosmetic formulations. This essential compound effectively inhibits the growth of bacteria and fungi, extending the shelf life of products while ensuring their safety and stability.</p><p><strong>Application:&nbsp;</strong></p><p>Essential for formulating skincare products, haircare products, cosmetics, and other formulations requiring preservation.</p>', 0, NULL, '2024-03-29 12:08:25', '2024-06-14 17:01:36', 1, 1, 'PureGuard Phenoxyethanol Essence - Reliable Preservative for Skincare & Cosmetic Formulations', 'Explore PureGuard Phenoxyethanol Essence, a reliable preservative perfect for skincare and cosmetic formulations. Discover its effectiveness in inhibiting bacteria and fungi growth, ensuring', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000306', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(371, 'admin', 3, 'GMS', 'gms-2MrhVc', 'physical', '[{\"id\":\"41\",\"position\":1}]', '41', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-660662cfa0c5c.png\"]', '[]', '2024-03-29-660662cfa172a.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    500g\",\"    1kg\",\"    25kg\",\"    50kg\"]}]', '[{\"type\":\"100g\",\"price\":35,\"sku\":\"G-100g\",\"qty\":1},{\"type\":\"500g\",\"price\":155,\"sku\":\"G-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":280,\"sku\":\"G-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":6060,\"sku\":\"G-25kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":11650,\"sku\":\"G-50kg\",\"qty\":1}]', 0, 35, 35, '18', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureBlend Glycerol Monostearate Essence is a versatile emulsifier widely used in food and cosmetic formulations. This essential compound helps to stabilize and emulsify mixtures, ensuring consistent texture and appearance in products such as ice cream, baked goods, and creams.</p><p><strong>Application:&nbsp;</strong><br><br>Essential for formulating ice cream, baked goods, creams, and other food and cosmetic products.</p>', 0, NULL, '2024-03-29 12:12:23', '2024-06-14 17:00:41', 1, 1, 'PureBlend Glycerol Monostearate Essence - Versatile Emulsifier for Food & Cosmetic Formulations', 'Discover PureBlend Glycerol Monostearate Essence, a versatile emulsifier perfect for food and cosmetic formulations. Explore its role in stabilizing and emulsifying mixtures, ensuring consist', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000307', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(372, 'admin', 3, 'Niacinamide', 'niacinamide-G7D3SL', 'physical', '[{\"id\":\"41\",\"position\":1}]', '41', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-660666bf106b4.png\"]', '[]', '2024-03-29-660666bf111d5.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    500g\",\"    1kg\",\"    25kg\",\"    50kg\"]}]', '[{\"type\":\"100g\",\"price\":145,\"sku\":\"N-100g\",\"qty\":1},{\"type\":\"500g\",\"price\":670,\"sku\":\"N-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":1215,\"sku\":\"N-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":26310,\"sku\":\"N-25kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":50590,\"sku\":\"N-50kg\",\"qty\":1}]', 0, 145, 145, '18', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureGlow Niacinamide Essence is a potent skincare ingredient renowned for its multiple benefits, including improving skin texture, reducing pore size, and fading hyperpigmentation. This essential compound also helps to strengthen the skin barrier, resulting in a more radiant and even complexion.</p><p><strong>Application:&nbsp;</strong><br><br>Essential for formulating serums, moisturizers, creams, and other skincare products.</p>', 0, NULL, '2024-03-29 12:29:11', '2024-06-14 16:59:24', 1, 1, 'PureGlow Niacinamide Essence - Potent Skincare Ingredient for Radiant Complexion', 'Explore PureGlow Niacinamide Essence, a potent skincare ingredient perfect for achieving a radiant complexion. Discover its multiple benefits, including improving skin texture, reducing pore', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000308', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(373, 'admin', 3, 'Sodium lactate', 'sodium-lactate-kn0HKC', 'physical', '[{\"id\":\"41\",\"position\":1}]', '41', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-660668b61ada9.png\"]', '[]', '2024-03-29-660668b61b7c4.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"        500g\",\"        1kg\",\"        25kg\",\"        50kg\"]}]', '[{\"type\":\"100g\",\"price\":50,\"sku\":\"Sl-100g\",\"qty\":1},{\"type\":\"500g\",\"price\":220,\"sku\":\"Sl-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":400,\"sku\":\"Sl-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":8630,\"sku\":\"Sl-25kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":16590,\"sku\":\"Sl-50kg\",\"qty\":1}]', 0, 50, 50, '18', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureBoost Sodium Lactate Essence is a versatile compound known for its hydrating and conditioning properties. Widely used in skincare formulations, this essential ingredient helps to improve skin texture, enhance moisturization, and extend product shelf life.</p><p><strong>Application:</strong><br><br>Essential for formulating moisturizers, lotions, creams, and other skincare products.</p>', 0, NULL, '2024-03-29 12:37:34', '2024-06-14 17:00:04', 1, 1, 'PureBoost Sodium Lactate Essence - Hydrating Ingredient for Skincare Formulations', 'Discover PureBoost Sodium Lactate Essence, a hydrating ingredient perfect for skincare formulations. Explore its conditioning properties, ideal for improving skin texture and extending produc', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000309', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(374, 'admin', 3, 'Allantoin', 'allantoin-vnGiCC', 'physical', '[{\"id\":\"41\",\"position\":1}]', '41', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-6606745d93899.png\"]', '[]', '2024-03-29-6606745d9457a.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    500g\",\"    1kg\",\"    25kg\",\"    50kg\"]}]', '[{\"type\":\"100g\",\"price\":140,\"sku\":\"A-100g\",\"qty\":1},{\"type\":\"500g\",\"price\":660,\"sku\":\"A-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":1195,\"sku\":\"A-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":25850,\"sku\":\"A-25kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":49705,\"sku\":\"A-50kg\",\"qty\":1}]', 0, 140, 140, '18', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureHeal Allantoin Essence is a versatile ingredient renowned for its soothing and healing properties. Widely used in skincare formulations, this essential compound helps to calm irritated skin, promote cell regeneration, and enhance overall skin health.</p><p><strong>Application:&nbsp;</strong><br><br>Essential for formulating creams, lotions, serums, and other skincare products.</p>', 0, NULL, '2024-03-29 13:27:17', '2024-06-14 16:58:46', 1, 1, 'PureHeal Allantoin Essence - Soothing Ingredient for Skincare Formulations', 'Explore PureHeal Allantoin Essence, a soothing ingredient perfect for skincare formulations. Discover its healing properties, ideal for calming irritated skin and promoting cell regeneration.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000310', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(375, 'admin', 3, 'CAPB', 'capb-YMdmuo', 'physical', '[{\"id\":\"41\",\"position\":1}]', '41', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-660674ceb605c.png\"]', '[]', '2024-03-29-660674ceb6ace.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    500g\",\"    1kg\",\"    25kg\",\"    50kg\"]}]', '[{\"type\":\"100g\",\"price\":25,\"sku\":\"C-100g\",\"qty\":1},{\"type\":\"500g\",\"price\":120,\"sku\":\"C-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":215,\"sku\":\"C-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":4605,\"sku\":\"C-25kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":8850,\"sku\":\"C-50kg\",\"qty\":1}]', 0, 25, 25, '18', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureLather CAPB Essence is a gentle and versatile surfactant known for its excellent foaming and cleansing properties. Widely used in personal care products such as shampoos, body washes, and facial cleansers, this essential compound provides effective yet mild cleansing without causing irritation.</p><p><strong>Application:</strong><br><br>&nbsp;Essential for formulating shampoos, body washes, facial cleansers, and other personal care products.</p>', 0, NULL, '2024-03-29 13:29:10', '2024-06-14 16:58:06', 1, 1, 'PureLather CAPB Essence - Gentle Surfactant for Personal Care Products', 'Discover PureLather CAPB Essence, a gentle and versatile surfactant perfect for personal care products. Explore its excellent foaming and cleansing properties, ideal for formulating shampoos,', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000311', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414');
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(376, 'admin', 3, 'Titanium Dioxide', 'titanium-dioxide-s4ufOy', 'physical', '[{\"id\":\"41\",\"position\":1}]', '41', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-6606774661b39.png\"]', '[]', '2024-03-29-66067746628dd.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"        500g\",\"        1kg\",\"        25kg\",\"        50kg\"]}]', '[{\"type\":\"100g\",\"price\":115,\"sku\":\"TD-100g\",\"qty\":1},{\"type\":\"500g\",\"price\":525,\"sku\":\"TD-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":955,\"sku\":\"TD-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":20595,\"sku\":\"TD-25kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":39600,\"sku\":\"TD-50kg\",\"qty\":1}]', 0, 115, 115, '18', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureReflect Titanium Dioxide Essence is a versatile and essential compound widely used in various industries, including cosmetics, paints, and food products. Known for its brilliant white color and UV-reflective properties, this essential ingredient adds brightness and protection to products ranging from sunscreen to paint coatings.</p><p><strong>Application:&nbsp;</strong><br><br>Essential for formulating sunscreen, paints, coatings, cosmetics, and food products.</p>', 0, NULL, '2024-03-29 13:39:42', '2024-06-14 16:57:12', 1, 1, 'PureReflect Titanium Dioxide Essence - Versatile Compound for Cosmetics & Coatings', 'Explore PureReflect Titanium Dioxide Essence, a versatile compound used in cosmetics, paints, coatings, and food products. Discover its brilliant white color and UV-reflective properties, per', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000312', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(377, 'admin', 3, 'Stearic Acid', 'stearic-acid-DBkCbF', 'physical', '[{\"id\":\"41\",\"position\":1}]', '41', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-6606a0b4cecb5.png\"]', '[]', '2024-03-29-6606a0b4cf8c7.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    500g\",\"    1kg\",\"    25kg\",\"    50kg\"]}]', '[{\"type\":\"100g\",\"price\":35,\"sku\":\"SA-100g\",\"qty\":1},{\"type\":\"500g\",\"price\":150,\"sku\":\"SA-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":265,\"sku\":\"SA-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":5715,\"sku\":\"SA-25kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":10985,\"sku\":\"SA-50kg\",\"qty\":1}]', 0, 35, 35, '18', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureFusion Stearic Acid Essence is a versatile ingredient known for its various applications in industries ranging from cosmetics to candle making. With its waxy texture and emulsifying properties, this essential compound serves as a key ingredient in skincare products, candles, soaps, and even pharmaceuticals.</p><p><strong>Application:&nbsp;</strong><br><br>Essential for formulating creams, lotions, candles, soaps, and pharmaceutical preparations.</p>', 0, NULL, '2024-03-29 16:36:28', '2024-06-14 16:41:51', 1, 1, 'PureFusion Stearic Acid Essence - Versatile Ingredient for Cosmetics & Candle Making', 'Discover PureFusion Stearic Acid Essence, a versatile ingredient for cosmetics and candle making. Explore its emulsifying properties and waxy texture, perfect for formulating creams, lotions,', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000313', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(378, 'admin', 3, 'Caustic Soda', 'caustic-soda-Rwfsfi', 'physical', '[{\"id\":\"41\",\"position\":1}]', '41', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-6606a0fbb9409.png\"]', '[]', '2024-03-29-6606a0fbba03e.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1kg\",\"    25kg\",\"    50kg\"]}]', '[{\"type\":\"1kg\",\"price\":160,\"sku\":\"CS-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":3375,\"sku\":\"CS-25kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":6490,\"sku\":\"CS-50kg\",\"qty\":1}]', 0, 160, 160, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureReact Caustic Soda Essence offers a powerful and versatile solution for industrial and household applications. Known for its strong alkaline properties, this essential chemical is commonly used in manufacturing processes, cleaning agents, and water treatment systems.</p><p><strong>Application:&nbsp;</strong><br><br>Essential for manufacturing detergents, soaps, paper, textiles, and water treatment processes. Also used for cleaning and unclogging drains and pipes.</p>', 0, NULL, '2024-03-29 16:37:39', '2024-06-14 16:41:30', 1, 1, 'PureReact Caustic Soda Essence - Versatile Chemical for Industrial & Household Use', 'Explore PureReact Caustic Soda Essence, a powerful chemical compound for industrial and household applications. Discover its essential role in manufacturing processes, cleaning agents, and wa', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000314', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(379, 'admin', 3, 'Glycerine', 'glycerine-sg3IZk', 'physical', '[{\"id\":\"41\",\"position\":1}]', '41', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-6606a13dab32b.png\"]', '[]', '2024-03-29-6606a13dabf6f.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"        500g\",\"        1kg\",\"        25kg\",\"        50kg\"]}]', '[{\"type\":\"100g\",\"price\":30,\"sku\":\"G-100g\",\"qty\":0},{\"type\":\"500g\",\"price\":150,\"sku\":\"G-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":250,\"sku\":\"G-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":5750,\"sku\":\"G-25kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":10500,\"sku\":\"G-50kg\",\"qty\":1}]', 0, 30, 30, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>PureGlo Glycerin Essence offers a versatile solution for skincare, crafting, and culinary needs. With its moisturizing properties and clear consistency, this pure glycerin is ideal for creating DIY skincare products, preserving food, and enhancing the texture of various crafts.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for moisturizing skin, crafting homemade soaps and lotions, preserving fruits, and improving the texture of icing and fondant.</p>', 0, NULL, '2024-03-29 16:38:45', '2024-11-02 22:49:46', 1, 1, 'PureGlo Glycerin Essence - Versatile Solution for Skincare & Crafting', 'Explore PureGlo Glycerin Essence, a versatile solution for skincare and crafting needs. Discover its moisturizing properties for skincare routines and its usefulness in crafting homemade.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000315', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(380, 'admin', 3, 'Epsom salt', 'epsom-salt-4dYcLx', 'physical', '[{\"id\":\"41\",\"position\":1}]', '41', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-6606a194ca149.png\"]', '[]', '2024-03-29-6606a194cae13.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"    500g\",\"    1kg\",\"    25kg\",\"    50kg\"]}]', '[{\"type\":\"100g\",\"price\":10,\"sku\":\"Es-100g\",\"qty\":1},{\"type\":\"500g\",\"price\":45,\"sku\":\"Es-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":75,\"sku\":\"Es-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":1610,\"sku\":\"Es-25kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":3095,\"sku\":\"Es-50kg\",\"qty\":1}]', 0, 10, 10, '18', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Content:&nbsp;</strong><br><br>Epsom Crystal Salt, composed of magnesium and sulfate, is renowned for its therapeutic properties. Whether used for relaxing baths, soothing sore muscles, or nurturing plants, this versatile salt offers various benefits for wellness and gardening needs.</p><p><strong>Application:&nbsp;</strong><br><br>Ideal for creating bath salts, relieving muscle tension, promoting relaxation, and enhancing plant growth.</p>', 0, NULL, '2024-03-29 16:40:12', '2024-06-14 16:40:45', 1, 1, 'Epsom Crystal Salt - Therapeutic Solution for Wellness & Gardening', 'Explore Epsom Crystal Salt, known for its therapeutic benefits in relaxation and gardening. Discover how this versatile salt can be used for creating bath salts, relieving muscle tension, and', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000316', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(381, 'admin', 3, 'Himalayan pink salt', 'himalayan-pink-salt-quality', 'physical', '[{\"id\":\"41\",\"position\":1}]', '41', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-03-29-6606a206b9573.png\"]', '[]', '2024-03-29-6606a206ba2ab.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"100g\",\"          500g\",\"          1kg\",\"          25kg\",\"          50kg\"]}]', '[{\"type\":\"100g\",\"price\":15,\"sku\":\"Hps-100g\",\"qty\":1},{\"type\":\"500g\",\"price\":15,\"sku\":\"Hps-500g\",\"qty\":1},{\"type\":\"1kg\",\"price\":15,\"sku\":\"Hps-1kg\",\"qty\":1},{\"type\":\"25kg\",\"price\":15,\"sku\":\"Hps-25kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":15,\"sku\":\"Hps-50kg\",\"qty\":1}]', 0, 15, 15, '18', 'percent', 'include', '0', 'flat', 5, 1, '<p><strong>Content:&nbsp;</strong><br><br>Harvested from ancient salt deposits in the Himalayan mountains, Himalayan Crystal Salt offers a pure and natural seasoning for culinary and wellness needs. Its distinctive pink hue and rich mineral content make it a versatile addition to any kitchen or bathing routine.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for seasoning dishes, brining meats, creating bath salts, and promoting overall wellness.</p>', 0, NULL, '2024-03-29 16:42:06', '2024-06-14 16:40:12', 1, 1, 'Himalayan Crystal Salt - Pure Seasoning for Culinary & Wellness', 'Discover Himalayan Crystal Salt, harvested from ancient deposits in the Himalayan mountains. Elevate your culinary creations and wellness routine with this pure and versatile salt, perfect fo', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000317', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(382, 'admin', 3, '25mm Three Piece Black Dropper', '25mm-three-piece-black-dropper-JRy31L', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660b9be4ac919.png\"]', '[]', '2024-04-02-660b9be4ad591.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"    100nos\",\"    500nos\"]}]', '[{\"type\":\"1nos\",\"price\":4,\"sku\":\"2TPBD-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":300,\"sku\":\"2TPBD-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":1250,\"sku\":\"2TPBD-500nos\",\"qty\":1}]', 0, 4, 4, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 11:17:16', '2024-06-14 16:39:41', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020401', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(383, 'admin', 3, '15ML Glass Amber Bottle 18mm neck', '15ml-glass-amber-bottle-18mm-neck-zqeKRD', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660b9d5040ae9.png\"]', '[]', '2024-04-02-660b9d5041ad9.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"    100nos\",\"    500nos\"]}]', '[{\"type\":\"1nos\",\"price\":9,\"sku\":\"1GAB1n-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":800,\"sku\":\"1GAB1n-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":3500,\"sku\":\"1GAB1n-500nos\",\"qty\":1}]', 0, 9, 9, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 11:23:20', '2024-06-14 16:38:04', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020402', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(384, 'admin', 3, '30ML Glass Amber Bottle 18mm neck', '30ml-glass-amber-bottle-18mm-neck-d3Rnkt', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660b9df123d68.png\"]', '[]', '2024-04-02-660b9df124b89.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]}]', '[{\"type\":\"1nos\",\"price\":10,\"sku\":\"3GAB1n-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":900,\"sku\":\"3GAB1n-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":4000,\"sku\":\"3GAB1n-500nos\",\"qty\":1}]', 0, 10, 10, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 11:26:01', '2024-06-14 16:32:25', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020403', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(385, 'admin', 3, '100ML Glass Amber Bottle 18mm neck', '100ml-glass-amber-bottle-18mm-neck-qJ8PEV', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bac1e8b7a0.png\"]', '[]', '2024-04-02-660bac1e8c663.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]}]', '[{\"type\":\"1nos\",\"price\":12,\"sku\":\"1GAB1n-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":1100,\"sku\":\"1GAB1n-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":5000,\"sku\":\"1GAB1n-500nos\",\"qty\":1}]', 0, 12, 12, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 12:26:30', '2024-06-14 16:32:00', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020404', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(386, 'admin', 3, 'Black / White Cap With Ero Dropper 18mm', 'black-white-cap-with-ero-dropper-18mm-Tl6eY8', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bad19bc574.png\"]', '[]', '2024-04-02-660bad19bd22f.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]}]', '[{\"type\":\"1nos\",\"price\":6,\"sku\":\"WCwED1-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":550,\"sku\":\"WCwED1-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":2500,\"sku\":\"WCwED1-500nos\",\"qty\":1}]', 0, 6, 6, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 12:30:41', '2024-06-14 16:31:36', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020405', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(387, 'admin', 3, '200ML Pet Trifhy t + Golden Dome Flip top + Plug', '200ml-pet-trifhy-t-golden-dome-flip-top-plug-Mwkrea', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bad99bfe19.png\"]', '[]', '2024-04-02-660bad99c0df5.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]}]', '[{\"type\":\"1nos\",\"price\":25,\"sku\":\"2PTt+GDFt+P-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":2300,\"sku\":\"2PTt+GDFt+P-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":10500,\"sku\":\"2PTt+GDFt+P-500nos\",\"qty\":1}]', 0, 25, 25, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 12:32:49', '2024-06-14 16:30:37', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020406', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(388, 'admin', 3, '200ML pet sleek Red 24/410 neck with Mist spray', '200ml-pet-sleek-red-24410-neck-with-mist-spray-xPe1Pq', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bade7e7274.png\"]', '[]', '2024-04-02-660bade7e7ece.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]}]', '[{\"type\":\"1nos\",\"price\":20,\"sku\":\"2psR2nwMs-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":1800,\"sku\":\"2psR2nwMs-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":8500,\"sku\":\"2psR2nwMs-500nos\",\"qty\":1}]', 0, 20, 20, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 12:34:07', '2024-06-14 16:30:55', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020407', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order</strong>.</p>', '#e61414'),
(389, 'admin', 3, '100ML pet Trophy (t) Comb plug', '100ml-pet-trophy-t-comb-plug-6yzolv', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bae4a0d8e5.png\"]', '[]', '2024-04-02-660bae4a0e4a5.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]}]', '[{\"type\":\"1nos\",\"price\":12,\"sku\":\"1pT(Cp-1nos\",\"qty\":0},{\"type\":\"100nos\",\"price\":1100,\"sku\":\"1pT(Cp-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":5000,\"sku\":\"1pT(Cp-500nos\",\"qty\":1}]', 0, 12, 12, '18', 'percent', 'include', '0', 'flat', 1, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 12:35:46', '2024-07-14 13:27:40', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020408', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(390, 'admin', 3, '24/410mm Flip top Cap (Gold Plugs)', '24410mm-flip-top-cap-gold-plugs-sOoLGb', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660baec7774c4.png\"]', '[]', '2024-04-02-660baec7781e6.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]}]', '[{\"type\":\"1nos\",\"price\":16,\"sku\":\"2FtC(P-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":1500,\"sku\":\"2FtC(P-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":7000,\"sku\":\"2FtC(P-500nos\",\"qty\":1}]', 0, 16, 16, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 12:37:51', '2024-06-14 16:29:48', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020409', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(391, 'admin', 3, '18mm Black / White Cap with Silicon Rubber Teat Black/White, with Glass Dropper', '18mm-black-white-cap-with-silicon-rubber-teat-blackwhite-with-glass-dropper-boll-type-zG98QW', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bafb8f22bd.png\"]', '[]', '2024-04-02-660bafb8f3490.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]}]', '[{\"type\":\"1nos\",\"price\":12,\"sku\":\"1B\\/WCwSRTBwGDBT-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":1100,\"sku\":\"1B\\/WCwSRTBwGDBT-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":5000,\"sku\":\"1B\\/WCwSRTBwGDBT-500nos\",\"qty\":1}]', 0, 12, 12, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 12:41:52', '2024-06-14 16:29:22', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020410', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(392, 'admin', 3, '18mm Golden / Silver Cap with Silicon Rubber Teat Black/White, with Glass Droppe', '18mm-golden-silver-cap-with-silicon-rubber-teat-blackwhite-with-glass-dropper-boll-type-aZcb18', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bb00025120.png\"]', '[]', '2024-04-02-660bb00026086.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]}]', '[{\"type\":\"1nos\",\"price\":15,\"sku\":\"1G\\/SCwSRTBwGDBT-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":1400,\"sku\":\"1G\\/SCwSRTBwGDBT-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":6500,\"sku\":\"1G\\/SCwSRTBwGDBT-500nos\",\"qty\":1}]', 0, 15, 15, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 12:43:04', '2024-06-14 16:28:25', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020411', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(393, 'admin', 3, 'Homeo Bottle with cap 50gm Powder', 'homeo-bottle-with-cap-50gm-powder-B1SW0k', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bb058c7939.png\"]', '[]', '2024-04-02-660bb058c8795.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]}]', '[{\"type\":\"1nos\",\"price\":13,\"sku\":\"HBwc5P-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":1200,\"sku\":\"HBwc5P-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":5500,\"sku\":\"HBwc5P-500nos\",\"qty\":1}]', 0, 13, 13, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 12:44:32', '2024-06-14 16:27:40', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020412', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(394, 'admin', 3, 'sai deep Bottle with cap 100gm Powder', 'sai-deep-bottle-with-cap-100gm-powder-gkzkuu', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bb0aa73545.png\"]', '[]', '2024-04-02-660bb0aa74427.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]}]', '[{\"type\":\"1nos\",\"price\":13,\"sku\":\"sdBwc1P-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":1200,\"sku\":\"sdBwc1P-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":5500,\"sku\":\"sdBwc1P-500nos\",\"qty\":1}]', 0, 13, 13, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 12:45:54', '2024-06-14 16:26:43', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020413', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(395, 'admin', 3, 'Tablet container with cap', 'tablet-container-200ml-with-cap-q3Ouxh', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bb14e8ecb7.png\",\"2024-04-02-660bb14e90009.png\"]', '[]', '2024-04-02-660bb14e902fc.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\",\"6\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"    100nos\",\"    500nos\"]},{\"name\":\"choice_6\",\"title\":\"Variant\",\"options\":[\"100ml\",\"    200ml\"]}]', '[{\"type\":\"1nos-100ml\",\"price\":11,\"sku\":\"Tc2wc-1nos-100ml\",\"qty\":1},{\"type\":\"1nos-200ml\",\"price\":11,\"sku\":\"Tc2wc-1nos-200ml\",\"qty\":1},{\"type\":\"100nos-100ml\",\"price\":1000,\"sku\":\"Tc2wc-100nos-100ml\",\"qty\":1},{\"type\":\"100nos-200ml\",\"price\":1000,\"sku\":\"Tc2wc-100nos-200ml\",\"qty\":1},{\"type\":\"500nos-100ml\",\"price\":4500,\"sku\":\"Tc2wc-500nos-100ml\",\"qty\":1},{\"type\":\"500nos-200ml\",\"price\":4500,\"sku\":\"Tc2wc-500nos-200ml\",\"qty\":1}]', 0, 11, 11, '18', 'percent', 'include', '0', 'flat', 6, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 12:48:38', '2024-06-14 16:24:42', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020414', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(396, 'admin', 3, 'Ring Type Tablet container with cap', 'ring-type-tablet-container-with-cap-XkTtLq', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bb1f5eade7.png\"]', '[]', '2024-04-02-660bb1f5ec025.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"    100nos\",\"    500nos\"]}]', '[{\"type\":\"1nos\",\"price\":9,\"sku\":\"RTTcwc-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":800,\"sku\":\"RTTcwc-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":3500,\"sku\":\"RTTcwc-500nos\",\"qty\":1}]', 0, 9, 9, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 12:51:25', '2024-06-14 16:23:20', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020415', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(397, 'admin', 3, 'Small Tab Container with cap', 'small-tab-container-with-cap-nGhzQv', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bb242c5925.png\"]', '[]', '2024-04-02-660bb242c6bb8.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]}]', '[{\"type\":\"1nos\",\"price\":9,\"sku\":\"STCwc-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":800,\"sku\":\"STCwc-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":3500,\"sku\":\"STCwc-500nos\",\"qty\":1}]', 0, 9, 9, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 12:52:42', '2024-06-14 16:19:03', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020416', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(398, 'admin', 3, '180ml pet tablet container milky/black with cap', '180ml-pet-tablet-container-milkyblack-with-cap-K5duta', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bb334dd38f.png\"]', '[]', '2024-04-02-660bb334de148.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"    100nos\",\"    500nos\"]}]', '[{\"type\":\"1nos\",\"price\":13,\"sku\":\"1ptcmwc-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":1200,\"sku\":\"1ptcmwc-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":5500,\"sku\":\"1ptcmwc-500nos\",\"qty\":1}]', 0, 13, 13, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 12:56:44', '2024-06-14 16:18:31', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020424', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</p>', '#e61414'),
(399, 'admin', 3, '150ml pet tablet container Transparent with cap', '150ml-pet-tablet-container-transparent-with-cap-GFoeOr', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bb37d5767a.png\"]', '[]', '2024-04-02-660bb37d584b1.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"    100nos\",\"    500nos\"]}]', '[{\"type\":\"1nos\",\"price\":13,\"sku\":\"1ptcTwc-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":1200,\"sku\":\"1ptcTwc-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":5500,\"sku\":\"1ptcTwc-500nos\",\"qty\":1}]', 0, 13, 13, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 12:57:57', '2024-06-14 16:13:28', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020417', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the orde</strong>r.</p>', '#e61414'),
(400, 'admin', 3, '100ml HDPE Bottles fragrance oil bottle', '100ml-hdpe-bottles-fragrance-oil-bottle-dWff5N', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bb77da024a.png\"]', '[]', '2024-04-02-660bb77da1491.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]}]', '[{\"type\":\"1nos\",\"price\":9,\"sku\":\"1HBfob-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":800,\"sku\":\"1HBfob-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":3500,\"sku\":\"1HBfob-500nos\",\"qty\":1}]', 0, 9, 9, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 13:15:01', '2024-06-14 16:10:46', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020418', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(401, 'admin', 3, '15ML Glass Amber Bottle with 18mm neck White/Black Cap with Ero Dropper', '15ml-glass-amber-bottle-with-18mm-neck-whiteblack-cap-with-ero-dropper-rSi73b', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bb9f52249f.png\",\"2024-04-02-660bba16680c1.png\"]', '[]', '2024-04-02-660bb9f5230af.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"      100nos\",\"      500nos\"]}]', '[{\"type\":\"1nos\",\"price\":14,\"sku\":\"1GABw1nWCwED-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":1300,\"sku\":\"1GABw1nWCwED-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":6000,\"sku\":\"1GABw1nWCwED-500nos\",\"qty\":1}]', 0, 14, 14, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 13:17:56', '2024-06-14 11:15:48', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020419', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(402, 'admin', 3, '30ML Glass Amber Bottle with 18mm neck White/Black Cap with Ero Dropper', '30ml-glass-amber-bottle-with-18mm-neck-whiteblack-cap-with-ero-dropper-F0ZSUu', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bb9ae35897.png\",\"2024-04-02-660bb9ae367e5.png\"]', '[]', '2024-04-02-660bb9ae36904.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]}]', '[{\"type\":\"1nos\",\"price\":15,\"sku\":\"3GABw1nWCwED-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":1400,\"sku\":\"3GABw1nWCwED-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":6500,\"sku\":\"3GABw1nWCwED-500nos\",\"qty\":1}]', 0, 15, 15, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 13:24:22', '2024-06-14 11:15:14', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020420', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(403, 'admin', 3, '100ML Glass Amber Bottle with 18mm neck White/Black Cap with Ero Dropper', '100ml-glass-amber-bottle-with-18mm-neck-whiteblack-cap-with-ero-dropper-nJZYH4', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bbb0755e51.png\",\"2024-04-02-660bbb0757064.png\",\"2024-04-02-660bbb0757148.png\"]', '[]', '2024-04-02-660bbb0757255.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]}]', '[{\"type\":\"1nos\",\"price\":18,\"sku\":\"1GABw1nWCwED-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":1600,\"sku\":\"1GABw1nWCwED-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":7500,\"sku\":\"1GABw1nWCwED-500nos\",\"qty\":1}]', 0, 18, 18, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 13:30:07', '2024-06-14 11:14:45', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020421', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(404, 'admin', 3, '15ML Glass Amber Bottle with 18mm neck Black / White Cap with Silicon Rubber Tea', '15ml-glass-amber-bottle-with-18mm-neck-black-white-cap-with-silicon-rubber-teat-blackwhite-with-glass-dropper-boll-type-', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bbb9ae7782.png\",\"2024-04-02-660bbb9ae8608.png\"]', '[]', '2024-04-02-660bbb9ae86d7.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]}]', '[{\"type\":\"1nos\",\"price\":21,\"sku\":\"1GABw1nB\\/WCwSRTBwGDBT-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":1900,\"sku\":\"1GABw1nB\\/WCwSRTBwGDBT-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":9000,\"sku\":\"1GABw1nB\\/WCwSRTBwGDBT-500nos\",\"qty\":1}]', 0, 21, 21, '18', 'percent', 'include', '0', 'flat', -7, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 13:32:34', '2024-07-14 13:27:40', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020422', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(405, 'admin', 3, '30ML Glass Amber Bottle with 18mm neck Black / White Cap with Silicon Rubber Tea', '30ml-glass-amber-bottle-with-18mm-neck-black-white-cap-with-silicon-rubber-teat-blackwhite-with-glass-dropper-boll-type-', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bbcc4b7a56.png\",\"2024-04-02-660bbcc4b8608.png\"]', '[]', '2024-04-02-660bbcc4b86d8.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]}]', '[{\"type\":\"1nos\",\"price\":22,\"sku\":\"3GABw1nB\\/WCwSRTBwGDBT-1nos\",\"qty\":0},{\"type\":\"100nos\",\"price\":2100,\"sku\":\"3GABw1nB\\/WCwSRTBwGDBT-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":10000,\"sku\":\"3GABw1nB\\/WCwSRTBwGDBT-500nos\",\"qty\":1}]', 0, 22, 22, '18', 'percent', 'include', '0', 'flat', 2, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 13:37:32', '2024-09-27 13:59:17', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020423', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(406, 'admin', 3, 'Glass Amber Bottle with 18mm neck Golden / Silver Cap with Silicon Rubber Teat B', 'glass-amber-bottle-with-18mm-neck-golden-silver-cap-with-silicon-rubber-teat-blackwhite-with-glass-dropper-boll-type-J76', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bbf8d502b7.png\",\"2024-04-02-660bbf8d510e7.png\",\"2024-04-02-660bbf8d5118c.png\",\"2024-04-02-660bbf8d5122e.png\"]', '[]', '2024-04-02-660bbf8d51313.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\",\"6\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]},{\"name\":\"choice_6\",\"title\":\"Variant\",\"options\":[\"15ml\",\"  30ml\",\"  100ml\"]}]', '[{\"type\":\"1nos-15ml\",\"price\":24,\"sku\":\"GABw1nG\\/SCwSRTBwGDBT-1nos-15ml\",\"qty\":1},{\"type\":\"1nos-30ml\",\"price\":25,\"sku\":\"GABw1nG\\/SCwSRTBwGDBT-1nos-30ml\",\"qty\":1},{\"type\":\"1nos-100ml\",\"price\":27,\"sku\":\"GABw1nG\\/SCwSRTBwGDBT-1nos-100ml\",\"qty\":1},{\"type\":\"100nos-15ml\",\"price\":2300,\"sku\":\"GABw1nG\\/SCwSRTBwGDBT-100nos-15ml\",\"qty\":1},{\"type\":\"100nos-30ml\",\"price\":2400,\"sku\":\"GABw1nG\\/SCwSRTBwGDBT-100nos-30ml\",\"qty\":1},{\"type\":\"100nos-100ml\",\"price\":2600,\"sku\":\"GABw1nG\\/SCwSRTBwGDBT-100nos-100ml\",\"qty\":1},{\"type\":\"500nos-15ml\",\"price\":11000,\"sku\":\"GABw1nG\\/SCwSRTBwGDBT-500nos-15ml\",\"qty\":1},{\"type\":\"500nos-30ml\",\"price\":11500,\"sku\":\"GABw1nG\\/SCwSRTBwGDBT-500nos-30ml\",\"qty\":1},{\"type\":\"500nos-100ml\",\"price\":12500,\"sku\":\"GABw1nG\\/SCwSRTBwGDBT-500nos-100ml\",\"qty\":1}]', 0, 24, 24, '18', 'percent', 'include', '0', 'flat', 9, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 13:49:25', '2024-06-14 11:10:56', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020425', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(407, 'admin', 3, '100ML Glass Amber Bottle with 18mm neck Black / White Cap with Silicon Rubber Te', '100ml-glass-amber-bottle-with-18mm-neck-black-white-cap-with-silicon-rubber-teat-blackwhite-with-glass-dropper-boll-type', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-04-02-660bc1fd74b1b.png\"]', '[]', '2024-04-02-660bc1fd7578c.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"      100nos\",\"      500nos\"]}]', '[{\"type\":\"1nos\",\"price\":24,\"sku\":\"1GABw1nB\\/WCwSRTBwGDBT-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":2300,\"sku\":\"1GABw1nB\\/WCwSRTBwGDBT-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":11000,\"sku\":\"1GABw1nB\\/WCwSRTBwGDBT-500nos\",\"qty\":1}]', 0, 24, 24, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 13:59:49', '2024-06-14 11:10:16', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020426', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(408, 'admin', 3, 'Glass Amber Bottle with 18mm neck Black Dispenser Pump', 'glass-amber-bottle-with-18mm-neck-black-dispenser-pump-YxsluY', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bc4abb89b5.png\"]', '[]', '2024-04-02-660bc4abb9759.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\",\"6\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]},{\"name\":\"choice_6\",\"title\":\"Variant\",\"options\":[\"15ml\",\"  30ml\",\"  100ml\"]}]', '[{\"type\":\"1nos-15ml\",\"price\":24,\"sku\":\"GABw1nBDP-1nos-15ml\",\"qty\":1},{\"type\":\"1nos-30ml\",\"price\":25,\"sku\":\"GABw1nBDP-1nos-30ml\",\"qty\":1},{\"type\":\"1nos-100ml\",\"price\":27,\"sku\":\"GABw1nBDP-1nos-100ml\",\"qty\":1},{\"type\":\"100nos-15ml\",\"price\":2300,\"sku\":\"GABw1nBDP-100nos-15ml\",\"qty\":1},{\"type\":\"100nos-30ml\",\"price\":2400,\"sku\":\"GABw1nBDP-100nos-30ml\",\"qty\":1},{\"type\":\"100nos-100ml\",\"price\":2600,\"sku\":\"GABw1nBDP-100nos-100ml\",\"qty\":1},{\"type\":\"500nos-15ml\",\"price\":11000,\"sku\":\"GABw1nBDP-500nos-15ml\",\"qty\":1},{\"type\":\"500nos-30ml\",\"price\":11500,\"sku\":\"GABw1nBDP-500nos-30ml\",\"qty\":1},{\"type\":\"500nos-100ml\",\"price\":12500,\"sku\":\"GABw1nBDP-500nos-100ml\",\"qty\":1}]', 0, 24, 24, '18', 'percent', 'include', '0', 'flat', 9, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 14:11:15', '2024-06-14 10:58:32', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020427', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(409, 'admin', 3, '1000Ml Transparent  Oil Bottle with Cap', '1000ml-transparent-oil-bottle-with-cap-rINeQJ', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bc538678e9.png\"]', '[]', '2024-04-02-660bc53868bd2.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]}]', '[{\"type\":\"1nos\",\"price\":19,\"sku\":\"1TOBwC-1nos\",\"qty\":1},{\"type\":\"100nos\",\"price\":1700,\"sku\":\"1TOBwC-100nos\",\"qty\":1},{\"type\":\"500nos\",\"price\":8000,\"sku\":\"1TOBwC-500nos\",\"qty\":1}]', 0, 19, 19, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 14:13:36', '2024-06-14 10:57:33', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020428', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(410, 'admin', 3, 'Pet Bottles with Fliptop', 'pet-bottles-with-fliptop-sw2Krw', 'physical', '[{\"id\":\"42\",\"position\":1}]', '42', NULL, NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-02-660bc5ff3caef.png\",\"2024-04-02-660bc5ff3d64c.png\"]', '[]', '2024-04-02-660bc5ff3d7f1.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\",\"6\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"1nos\",\"  100nos\",\"  500nos\"]},{\"name\":\"choice_6\",\"title\":\"Variant\",\"options\":[\"100ml\",\"  200ml\"]}]', '[{\"type\":\"1nos-100ml\",\"price\":16,\"sku\":\"PBwF-1nos-100ml\",\"qty\":1},{\"type\":\"1nos-200ml\",\"price\":19,\"sku\":\"PBwF-1nos-200ml\",\"qty\":1},{\"type\":\"100nos-100ml\",\"price\":1500,\"sku\":\"PBwF-100nos-100ml\",\"qty\":1},{\"type\":\"100nos-200ml\",\"price\":1800,\"sku\":\"PBwF-100nos-200ml\",\"qty\":1},{\"type\":\"500nos-100ml\",\"price\":7000,\"sku\":\"PBwF-500nos-100ml\",\"qty\":1},{\"type\":\"500nos-200ml\",\"price\":8500,\"sku\":\"PBwF-500nos-200ml\",\"qty\":1}]', 0, 16, 16, '18', 'percent', 'include', '0', 'flat', 6, 1, '<p>Category: Packing Materials</p>', 0, NULL, '2024-04-02 14:16:55', '2024-06-14 10:51:32', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '020429', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(412, 'admin', 3, 'Pure virgin coconut oil', 'pure-virgin-coconut-oil-migV49', 'physical', '[{\"id\":\"43\",\"position\":1}]', '43', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-04-02-660bc8db2f150.png\"]', '[]', '2024-04-02-660bc8db30044.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"500ml\",\"        1kg\",\"        5kg\",\"        50kg\"]}]', '[{\"type\":\"500ml\",\"price\":420,\"sku\":\"Pvco-500ml\",\"qty\":1},{\"type\":\"1kg\",\"price\":800,\"sku\":\"Pvco-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":3900,\"sku\":\"Pvco-5kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":39000,\"sku\":\"Pvco-50kg\",\"qty\":1}]', 0, 420, 420, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>PristineVirgin Coconut Essence is meticulously extracted from fresh coconut kernels, preserving its purity and natural properties. This premium-grade oil serves as a versatile solution for skincare, haircare, cooking, and overall wellness needs.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for moisturizing skin, nourishing hair, cooking, oil pulling, and holistic wellness practices.</p>', 0, NULL, '2024-04-02 14:29:07', '2024-06-13 16:31:00', 1, 1, 'PristineVirgin Coconut Essence - Premium Grade Oil for Skincare & Cooking', 'PristineVirgin Coconut Essence offers purity and versatility, ideal for skincare, cooking, and holistic wellness. Discover its natural benefits for moisturizing, cooking, and promoting overal', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '240001', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</p>', '#e61414'),
(413, 'admin', 3, 'Cold Pressed Coconut Oil', 'Carrier Oils', 'physical', '[{\"id\":\"43\",\"position\":1}]', '43', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-04-02-660bc9222a674.png\"]', '[]', '2024-04-02-660bc9222b77c.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"500ml\",\"      1kg\",\"      5kg\",\"      50kg\"]}]', '[{\"type\":\"500ml\",\"price\":220,\"sku\":\"CPCO-500ml\",\"qty\":1},{\"type\":\"1kg\",\"price\":400,\"sku\":\"CPCO-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":1900,\"sku\":\"CPCO-5kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":16500,\"sku\":\"CPCO-50kg\",\"qty\":1}]', 0, 220, 220, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>Derived from fresh coconut kernels using cold-pressing techniques, FrostExtract Coconut Essence offers a pure and natural solution for various applications. Its versatile properties make it a staple in skincare, haircare, cooking, and holistic wellness routines.</p><p><strong>Application:</strong><br><br>&nbsp;Ideal for moisturizing skin, nourishing hair, cooking, oil pulling, and holistic wellness practices.</p>', 0, NULL, '2024-04-02 14:30:18', '2024-06-13 16:29:40', 1, 1, 'FrostExtract Coconut Essence - Pure Cold-Pressed Solution for Skincare & Cooking', 'Explore FrostExtract Coconut Essence, cold-pressed for purity and versatility. Discover its benefits for skincare, cooking, and holistic wellness, providing a natural solution for your daily', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '240002', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</p>', '#e61414'),
(414, 'admin', 3, 'Pure cosmetic grade coconut oil', 'pure-cosmetic-grade-coconut-oil-SlNZPt', 'physical', '[{\"id\":\"43\",\"position\":1}]', '43', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-04-02-660bc97c6fb8d.png\"]', '[]', '2024-04-02-660bc97c70dcf.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"500ml\",\"        1kg\",\"        5kg\",\"        50kg\"]}]', '[{\"type\":\"500ml\",\"price\":120,\"sku\":\"Pcgco-500ml\",\"qty\":1},{\"type\":\"1kg\",\"price\":200,\"sku\":\"Pcgco-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":900,\"sku\":\"Pcgco-5kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":9000,\"sku\":\"Pcgco-50kg\",\"qty\":1}]', 0, 120, 120, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>Sourced from the finest coconuts, PureCosmo Coconut Essence is a premium cosmetic-grade oil renowned for its purity and versatility. Its natural properties make it an ideal choice for skincare, haircare, and massage therapies.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for moisturizing skin, conditioning hair, makeup removal, and massage treatments.</p>', 0, NULL, '2024-04-02 14:31:48', '2024-06-13 16:26:43', 1, 1, 'PureCosmo Coconut Essence - Premium Cosmetic-Grade Oil for Skincare & Haircare', 'Discover PureCosmo Coconut Essence, sourced from the finest coconuts for purity and quality. Elevate your skincare and haircare routine with this premium cosmetic-grade oil, perfect for moist', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '240003', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</p>', '#e61414');
INSERT INTO `products` (`id`, `added_by`, `user_id`, `name`, `slug`, `product_type`, `category_ids`, `category_id`, `sub_category_id`, `sub_sub_category_id`, `brand_id`, `unit`, `min_qty`, `refundable`, `digital_product_type`, `digital_file_ready`, `images`, `color_image`, `thumbnail`, `featured`, `flash_deal`, `video_provider`, `video_url`, `colors`, `variant_product`, `attributes`, `choice_options`, `variation`, `published`, `unit_price`, `purchase_price`, `tax`, `tax_type`, `tax_model`, `discount`, `discount_type`, `current_stock`, `minimum_order_qty`, `details`, `free_shipping`, `attachment`, `created_at`, `updated_at`, `status`, `featured_status`, `meta_title`, `meta_description`, `meta_image`, `request_status`, `denied_note`, `shipping_cost`, `multiply_qty`, `temp_shipping_cost`, `is_shipping_cost_updated`, `code`, `additional_desc`, `additional_text_color`) VALUES
(415, 'admin', 3, 'Cold Pressed Sesame Oil', 'cold-pressed-sesame-oil-cHSbaQ', 'physical', '[{\"id\":\"43\",\"position\":1}]', '43', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-04-02-660bc9cf2b062.png\"]', '[]', '2024-04-02-660bc9cf2be57.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"500ml\",\"          1kg\",\"          5kg\",\"          50kg\"]}]', '[{\"type\":\"500ml\",\"price\":330,\"sku\":\"CPSO-500ml\",\"qty\":1},{\"type\":\"1kg\",\"price\":620,\"sku\":\"CPSO-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":3000,\"sku\":\"CPSO-5kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":25200,\"sku\":\"CPSO-50kg\",\"qty\":1}]', 0, 330, 330, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>Crafted through a cold-pressing technique, FrostExtract Sesame Essence provides a pure and natural solution for various applications. Its versatile properties offer benefits for cooking, skincare, and holistic wellness.</p><p><strong>Application:&nbsp;</strong><br><br>Ideal for cooking, massage therapy, skincare, and oil pulling.</p>', 0, NULL, '2024-04-02 14:33:11', '2024-06-13 16:34:29', 1, 1, 'FrostExtract Sesame Essence - Pure Cold-Pressed Solution for Cooking & Skincare', 'Explore FrostExtract Sesame Essence, cold-pressed for purity and versatility. Discover its benefits for cooking, skincare, and holistic wellness, offering a natural solution for your kitchen', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '240004', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(416, 'admin', 3, 'Cold Pressed Groundnut Oil', 'cold-pressed-groundnut-oil-DUE1pv', 'physical', '[{\"id\":\"43\",\"position\":1}]', '43', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-04-02-660bca441e78f.png\"]', '[]', '2024-04-02-660bca441f66e.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"500ml\",\"            1kg\",\"            5kg\",\"            50kg\"]}]', '[{\"type\":\"500ml\",\"price\":220,\"sku\":\"CPGO-500ml\",\"qty\":1},{\"type\":\"1kg\",\"price\":400,\"sku\":\"CPGO-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":1975,\"sku\":\"CPGO-5kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":19000,\"sku\":\"CPGO-50kg\",\"qty\":1}]', 0, 220, 220, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>Extracted through a cold-pressing technique, FrostExtract Groundnut Essence offers a pure and natural solution for various applications. Its versatile properties make it ideal for cooking, skincare, and dietary supplementation.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for cooking, moisturizing skin, and incorporating into a balanced diet.</p>', 0, NULL, '2024-04-02 14:35:08', '2024-06-13 16:34:16', 1, 1, 'FrostExtract Groundnut Essence - Pure Cold-Pressed Solution for Cooking & Skincare', 'Discover FrostExtract Groundnut Essence, cold-pressed for purity and versatility. Elevate your cooking and skincare routine with this natural solution, perfect for cooking and moisturizing sk', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '240005', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(417, 'admin', 3, 'Cold Pressed Castor Oil', 'cold-pressed-castor-oil-WBihh7', 'physical', '[{\"id\":\"43\",\"position\":1}]', '43', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-04-02-660bca7f6f9f4.png\"]', '[]', '2024-04-02-660bca7f70b29.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"500ml\",\"        1kg\",\"        5kg\",\"        50kg\"]}]', '[{\"type\":\"500ml\",\"price\":150,\"sku\":\"CPCO-500ml\",\"qty\":1},{\"type\":\"1kg\",\"price\":250,\"sku\":\"CPCO-1kg\",\"qty\":0},{\"type\":\"5kg\",\"price\":1225,\"sku\":\"CPCO-5kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":11500,\"sku\":\"CPCO-50kg\",\"qty\":1}]', 0, 150, 150, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>Extracted using cold-pressing methods, FrostExtract Castor Essence provides a pure and natural solution for various applications. Its versatile properties offer benefits for skincare, haircare, and medicinal purposes.</p><p><strong>Application:&nbsp;</strong><br><br>Suitable for skincare routines, hair treatments, and medicinal uses.</p>', 0, NULL, '2024-04-02 14:36:07', '2024-06-27 17:48:11', 1, 1, 'FrostExtract Castor Essence - Pure Cold-Pressed Solution for Skin, Hair & Health', 'Explore FrostExtract Castor Essence, cold-pressed for purity and versatility. Discover its benefits for skincare, haircare, and medicinal applications, offering a natural solution for your he', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '240006', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(418, 'admin', 3, 'Cold Pressed neem Oil', 'cold-pressed-neem-oil-PzXLhn', 'physical', '[{\"id\":\"43\",\"position\":1}]', '43', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-04-02-660bcad039d09.png\"]', '[]', '2024-04-02-660bcad03ab82.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"500ml\",\"        1kg\",\"        5kg\",\"        50kg\"]}]', '[{\"type\":\"500ml\",\"price\":200,\"sku\":\"CPnO-500ml\",\"qty\":1},{\"type\":\"1kg\",\"price\":350,\"sku\":\"CPnO-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":1725,\"sku\":\"CPnO-5kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":16500,\"sku\":\"CPnO-50kg\",\"qty\":1}]', 0, 200, 200, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>Crafted through a cold-pressing technique, FrostExtract Neem Essence provides a pure and potent solution for various applications. Its natural properties offer effective benefits for skincare, gardening, and pest control needs.</p><p><strong>Application:</strong><br><br>Ideal for skincare routines, organic gardening, and natural pest repellent.</p>', 0, NULL, '2024-04-02 14:37:28', '2024-06-13 16:33:42', 1, 1, 'FrostExtract Neem Essence - Pure Cold-Pressed Solution for Skincare & Gardening', 'Discover FrostExtract Neem Essence, cold-pressed for purity and potency. Harness its natural benefits for skincare, organic gardening, and pest control with this pure and versatile solution.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '240007', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(419, 'admin', 3, 'Cold Pressed Karanja / Pongamiya Oil', 'cold-pressed-karanja-pongamiya-oil-BIpfhy', 'physical', '[{\"id\":\"43\",\"position\":1}]', '43', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-04-02-660bcb0ad58e7.png\"]', '[]', '2024-04-02-660bcb0ad6626.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"500ml\",\"        1kg\",\"        5kg\",\"        50kg\"]}]', '[{\"type\":\"500ml\",\"price\":180,\"sku\":\"CPK\\/PO-500ml\",\"qty\":1},{\"type\":\"1kg\",\"price\":250,\"sku\":\"CPK\\/PO-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":1200,\"sku\":\"CPK\\/PO-5kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":10250,\"sku\":\"CPK\\/PO-50kg\",\"qty\":1}]', 0, 180, 180, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>Extracted through a cold-pressing process, FrostPress Karanja Essence offers a natural solution rich in nutrients for various applications. Its pure form ensures optimal benefits for both skincare and agricultural needs.</p><p><strong>Application:&nbsp;</strong><br><br>Suitable for skincare routines, organic farming, and natural pest control.</p>', 0, NULL, '2024-04-02 14:38:26', '2024-06-13 16:33:08', 1, 1, 'FrostPress Karanja Essence - Pure, Cold-Pressed Solution for Skincare & Agriculture', 'Explore FrostPress Karanja Essence, extracted through cold-pressing for purity and potency. Utilize its natural benefits for skincare and agricultural purposes, including organic farming and', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '240008', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(420, 'admin', 3, 'Almond Oil', 'almond-oil-6tnldA', 'physical', '[{\"id\":\"43\",\"position\":1}]', '43', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-04-02-660bcb745c97f.png\"]', '[]', '2024-04-02-660bcb745d852.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"500ml\",\"        1kg\",\"        5kg\",\"        50kg\"]}]', '[{\"type\":\"500ml\",\"price\":435,\"sku\":\"AO-500ml\",\"qty\":1},{\"type\":\"1kg\",\"price\":435,\"sku\":\"AO-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":435,\"sku\":\"AO-5kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":435,\"sku\":\"AO-50kg\",\"qty\":1}]', 0, 435, 435, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:&nbsp;</strong><br><br>Derived from nutrient-rich almonds, NutriBlend Almond Essence serves as a versatile addition to your daily routine. Whether in the kitchen or the bathroom, its natural properties offer a multitude of benefits for culinary and skincare applications.</p><p><strong>Application:&nbsp;</strong><br><br>Perfect for cooking, baking, moisturizing skin, and nourishing hair.</p>', 0, NULL, '2024-04-02 14:40:12', '2024-06-13 16:32:52', 1, 1, 'NutriBlend Almond Essence - Versatile Culinary & Skincare Essential', 'Discover NutriBlend Almond Essence, derived from nutrient-rich almonds for versatile use in cooking and skincare. Elevate your culinary creations and pamper your skin with this natural essent', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '240009', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place the order.</strong></p>', '#e61414'),
(421, 'admin', 3, 'Olive Oil', 'olive-oil-cO7pXS', 'physical', '[{\"id\":\"43\",\"position\":1}]', '43', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-04-02-660bcbf93c300.png\"]', '[]', '2024-04-02-660bcbf93d0b5.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"500ml\",\"        1kg\",\"        5kg\",\"        50kg\"]}]', '[{\"type\":\"500ml\",\"price\":220,\"sku\":\"OO-500ml\",\"qty\":1},{\"type\":\"1kg\",\"price\":400,\"sku\":\"OO-1kg\",\"qty\":0},{\"type\":\"5kg\",\"price\":1900,\"sku\":\"OO-5kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":17500,\"sku\":\"OO-50kg\",\"qty\":1}]', 0, 220, 220, '18', 'percent', 'include', '0', 'flat', 3, 1, '<p><strong>Content:&nbsp;</strong><br><br>Extracted from premium olives, PurePressed Olive Essence offers a natural solution for culinary and skincare needs. Its rich flavor and moisturizing properties make it a versatile staple in any kitchen or beauty regimen.</p><p><strong>Application:&nbsp;</strong><br><br>Ideal for cooking, dressing salads, moisturizing skin, and conditioning hair.</p>', 0, NULL, '2024-04-02 14:42:25', '2024-06-28 08:40:52', 1, 1, 'PurePressed Olive Essence - Versatile Culinary & Skincare Solution', 'Explore PurePressed Olive Essence, extracted from premium olives for versatile use in cooking and skincare. Elevate your culinary creations and nourish your skin with this natural essential.', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '240010', '<p><strong>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</strong></p>', '#e61414'),
(422, 'admin', 3, 'Natural Emulsifier', 'natural-emulsifier-Jimxib', 'physical', '[{\"id\":\"43\",\"position\":1}]', '43', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-04-02-660bcc446ae76.png\"]', '[]', '2024-04-02-660bcc446bb5d.png', NULL, NULL, 'youtube', NULL, '[]', 0, '[\"2\"]', '[{\"name\":\"choice_2\",\"title\":\"Quantity\",\"options\":[\"500ml\",\"            1kg\",\"            5kg\",\"            50kg\"]}]', '[{\"type\":\"500ml\",\"price\":153,\"sku\":\"NE-500ml\",\"qty\":1},{\"type\":\"1kg\",\"price\":153,\"sku\":\"NE-1kg\",\"qty\":1},{\"type\":\"5kg\",\"price\":153,\"sku\":\"NE-5kg\",\"qty\":1},{\"type\":\"50kg\",\"price\":153,\"sku\":\"NE-50kg\",\"qty\":1}]', 0, 153, 153, '18', 'percent', 'include', '0', 'flat', 4, 1, '<p><strong>Content:</strong><br><br>Formulated for seamless blending, EcoBlend Emulsifier offers a natural solution for various applications. Its versatility enhances product consistency and stability without compromising eco-friendliness.<br><br><strong>Application:</strong><br><br>Used in cosmetics, food, and pharmaceuticals to blend ingredients smoothly.</p>', 0, NULL, '2024-04-02 14:43:40', '2024-06-17 10:38:08', 1, 1, 'EcoBlend Emulsifier - Natural Solution for Smooth Blending | Eco-Friendly & Versatile', 'Discover EcoBlend Emulsifier, the eco-friendly solution for seamless blending in cosmetics, food, and pharmaceuticals. Achieve product stability without compromising on natural ingredients', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '240011', '<p>Delivery charges will be extra. Our team will contact you for the delivery options once you place&nbsp;the&nbsp;order.</p>', '#e61414'),
(425, 'admin', 4, 'Ae Naturals Vitamin C Tabs Chewable , 30 Tablets', 'ae-naturals-vitamin-c-tabs-chewable-30-tablets-DgYB29', 'physical', '[{\"id\":\"3\",\"position\":1},{\"id\":\"9\",\"position\":2}]', '3', '9', NULL, 2, 'pc', 1, 1, NULL, NULL, '[\"2024-04-10-661637d98095c.png\"]', '[]', '2024-04-10-661637d9822a6.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 500, 500, '12', 'percent', 'include', '40.2', 'percent', 100, 1, '<p>AE Naturals Vitamin C tablets have a lot of health benefits. Other than Vitamin C it also contains citrus bioflavonoid and zinc which are very important for our body’s health and immune system. Vitamin C is very famous for its benefits but very few know that citrus bioflavonoid and zinc are also very much needed for our body, so AE Naturals has combined these super nutrients to make a super beneficial product for you.<br>The blend of Vitamin C and Zinc are complementary to each other as they make the perfect wall to stop bacteria’ s and viruses from entering our body while Bioflavonoids are healthy atoms and antioxidant which act as an army to fight against them.<br>When Bioflavonoids and Vitamin C combine, they form the best healers to treat infections or diseases occurred in our body and keep our body functions healthy.</p><p>&nbsp;</p><p><strong>Benefits:&nbsp;</strong></p><ul><li>Healthy skin, hair, nails</li><li>Improves immunity.</li><li>Detoxify your body.</li><li>Best Antioxidant.</li><li>Protects from free radicals.</li></ul><p><br><strong>How to use :</strong><br>Chew 1 tablet in a day after meal till you get the desired results.</p><p><br><strong>Ingredients:</strong><br>Citrus bioflavonoid complex 50mg, Ascorbic Acid 950mg, Zinc 10mg<br>&nbsp;</p>', 0, NULL, '2024-04-10 12:25:21', '2024-04-10 12:25:21', 1, 1, 'Ae Naturals Vitamin C Tabs Chewable', 'AE Naturals Vitamin C tablets have a lot of health benefits. Other than Vitamin C it also contains citrus bioflavonoid and zinc which are very important for our body’s health', 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000030', NULL, NULL),
(426, 'admin', 4, 'Crystal Glow Hair Shampoo 250ml', 'crystal-glow-hair-shampoo-250ml-QMbAkM', 'physical', '[{\"id\":\"2\",\"position\":1},{\"id\":\"11\",\"position\":2}]', '2', '11', NULL, 5, 'pc', 1, 1, NULL, NULL, '[\"2024-04-12-66194b6810ade.png\",\"2024-04-12-66195c5bcab51.png\",\"2024-04-12-66195c5bcb8d3.png\",\"2024-04-12-66195c5bcbace.png\",\"2024-04-12-66195c5bcbcb3.png\",\"2024-04-12-66195c5bcbe46.png\"]', '[]', '2024-04-12-66194b6811c44.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 2000, 2000, '18', 'percent', 'include', '80.05', 'percent', 100, 1, '<p><strong>Description: </strong>Introducing <strong>Crystal Glow Hair Shampoo</strong>, your go-to solution for luxurious locks! This premium bottle of sulfate-free magic caters to all hair types, promising a gentle yet powerful cleanse. The secret lies in the blend of key ingredients like Brahmi extract, a hair superhero packed with vitamin C, Saponins, and Flavonoids. This powerhouse strengthens your hair roots, curbing hair fall and promoting robust growth. Bhringraj extract, another champion, not only stimulates hair growth but also battles premature greying and pesky dandruff with its antibacterial and antifungal prowess. Enter Licorice root, working its magic to soothe scalp conditions, bid farewell to dandruff, and combat premature balding. As a bonus, it provides relief from dull hair, split ends, and sun-induced damage. Bakuchi extract seals the deal by promoting hair growth, addressing dry and itchy scalp issues, and reducing excess hair fall. Follow the easy directions: wet your hair, apply the shampoo to the scalp, and massage gently for a rich lather. Rinse thoroughly, and voila! Healthy, lustrous hair is just a shower away. Make Crystal Glow Hair Shampoo your daily dose of hair pampering.</p><p><br>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p><br>&nbsp;</p><ul><li><strong>Hair Fall Defense: </strong>Crystal Glow Hair Shampoo is your shield against hair fall. Infused with Brahmi extract, it strengthens roots and reduces hair loss, giving you fuller, healthier hair.</li><li><strong>Growth Booster: </strong>Experience the power of Bhringraj extract in promoting hair growth. Say goodbye to thinning hair as this shampoo nourishes your scalp, encouraging a luscious mane.</li><li><strong>Greying Gracefully: </strong>Defy premature greying with our sulfate-free formula. Packed with Bakuchi extract, it keeps your hair youthful, vibrant, and naturally slows down the greying process.</li><li><strong>Root-to-Tip Nourishment: </strong>Let Licorice root soothe your scalp and nourish your hair from roots to tips. Combat dullness, split ends, and sun damage, reveling in the vitality of your revitalized hair.</li></ul><p><br>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p><br>&nbsp;</p><ul><li><strong>Brahmi Extract: </strong>Enhance your hair\'s vitality with our Crystal Glow Hair Shampoo, enriched with Brahmi extract. Packed with vitamin C, Saponins, and Flavonoids, it fortifies your hair roots, reducing hair fall and promoting robust growth.</li><li><strong>Bhringraj Extract: </strong>Experience the power of Bhringraj in our sulfate-free shampoo. This natural extract stimulates hair growth, strengthens strands, and wards off premature greying and dandruff. Effective against bacteria and fungi, it\'s your secret to healthier, more resilient hair.</li><li><strong>Licorice Root: </strong>Unveil the soothing properties of Licorice Root in our premium-quality shampoo. Address scalp conditions like scabs and dandruff while preventing premature balding. Bid farewell to dull hair, split ends, and sun-induced damage, and say hello to a revitalized scalp.</li><li><strong>Bakuchi Extract: </strong>Indulge your hair in the nourishing benefits of Bakuchi extract. Our shampoo promotes hair growth, tackles dry and itchy scalp issues, and curbs excess hair fall. Babchi oil, a key component, enhances the overall appearance of your hair and nails by boosting blood circulation.</li></ul><p><br>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p><br>&nbsp;</p><ul><li>Wet hair thoroughly.</li><li>Apply shampoo to the scalp.</li><li>Massage gently with fingertips for a rich lather.</li><li>Rinse thoroughly with water.</li><li>Repeat if necessary for optimal results.</li></ul>', 0, NULL, '2024-04-12 20:25:36', '2024-04-12 21:37:55', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000055', NULL, NULL),
(427, 'admin', 4, 'Crystal Glow Hair Serum 60ml', 'crystal-glow-hair-serum-60ml-NslAtO', 'physical', '[{\"id\":\"2\",\"position\":1},{\"id\":\"13\",\"position\":2}]', '2', '13', NULL, 5, 'pc', 1, 1, NULL, NULL, '[\"2024-04-13-661a2416db374.png\",\"2024-04-13-661a2416dc1a8.png\",\"2024-04-13-661a2416dc31c.png\",\"2024-04-13-661a2416dc539.png\",\"2024-04-13-661a2416dc6b1.png\",\"2024-04-13-661a2416dc8b0.png\"]', '[]', '2024-04-13-661a2416dca53.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 2500, 2500, '18', 'percent', 'include', '84.04', 'percent', 100, 1, '<p><strong>Description: </strong>Introducing our <strong>Crystal Glow Hair Serum</strong>, a top-notch solution for your hair\'s ultimate care. This premium serum is crafted to feed your locks with nourishment, protection, and strength, leaving them luxuriously shiny and silky smooth. Dive into the goodness of natural oils and ingredients like argan oil, coconut oil, and vitamin E, working harmoniously to repair and hydrate your hair. Shield your precious strands from the harsh effects of heat styling, UV rays, and environmental pollutants with this power-packed serum. This serum\'s key benefits are as impressive as its ingredients. It deeply nourishes and hydrates dry and damaged hair, acting as a guardian against the rigors of heat styling and UV rays. Get rid of frizz as this serum works its magic, promoting a radiant shine that lasts. The lightweight formula ensures your hair stays voluminous and lively without any unwanted heaviness. Simply apply a small amount to damp or dry hair, paying special attention to the ends while steering clear of the roots. Style your hair as you wish, and let this serum transform your locks into a radiant, resilient masterpiece. Crystal Glow Hair Serum – the secret to effortlessly gorgeous and healthy hair.</p><p><br>&nbsp;</p><h3><strong>Key Benefits:</strong></h3><p><br>&nbsp;</p><ul><li><strong>Nourishes and Hydrates: </strong>Experience the transformation as Crystal Glow Hair Serum deeply nourishes and hydrates dry, damaged hair. Our unique blend of natural oils, including argan oil and coconut oil, revitalizes your locks, leaving them irresistibly soft and moisturized.</li><li><strong>Ultimate Protection: </strong>Shield your hair from daily styling stresses with our premium serum. Rich in vitamin E, it acts as a protective barrier against heat styling and harmful UV rays. Feel confident knowing your hair is defended against environmental pollutants, ensuring long-lasting health and vitality.</li><li><strong>Frizz-Free Brilliance: </strong>Unveil the secret to smooth, frizz-free hair with our serum. Reducing frizz and enhancing shine, this formula is your go-to solution for salon-quality results. Embrace the brilliance as your hair becomes more manageable, radiantly glossy, and free from pesky flyaways.</li><li><strong>Strengthens and Promotes Growth: </strong>Crystal Glow Hair Serum goes beyond superficial beauty, strengthening your hair from within. Promoting healthy growth, this lightweight formula delivers the care your hair deserves. Revel in the newfound strength, witnessing resilient and flourishing locks.</li><li><strong>Directions for Effortless Use: </strong>Apply a small amount of Crystal Glow Hair Serum to either damp or dry hair, focusing on the ends while avoiding the roots. Style your hair as desired, and let the serum work its magic for hair that\'s not just styled but truly nurtured.</li></ul><p><br>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p><br>&nbsp;</p><ul><li><strong>Argan Oil: </strong>Nourishes and revitalizes hair, promoting a natural shine and smoothness. Helps repair damaged strands, leaving hair healthier.</li><li><strong>Coconut Oil: </strong>Deeply hydrates hair, preventing dryness and frizz. Adds a lustrous sheen while protecting against environmental stressors.</li><li><strong>Vitamin E: </strong>Acts as a powerful antioxidant, shielding hair from UV rays and heat styling damage. Enhances overall hair strength and resilience.</li></ul><p><br>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p><br>&nbsp;</p><ul><li>Apply a small amount to damp or dry hair.</li><li>Focus on ends, avoiding the roots.</li><li>Style hair as desired for a silky, frizz-free finish.</li></ul>', 0, NULL, '2024-04-13 11:50:06', '2024-04-13 11:50:06', 1, 1, 'Crystal Glow Hair Serum - Strong, Smooth and Protected Hair', 'Discover the power of Crystal Glow Hair Serum with redensyl, procapil, and more. Say goodbye to damaged hair, split ends, and chemicals.', '2024-04-13-661a2416dcb88.png', 1, NULL, 0.00, 0, NULL, NULL, '000072', NULL, NULL),
(428, 'admin', 4, 'Crystal Glow Hair Oil 200ml', 'crystal-glow-hair-oil-200ml-eWrpaD', 'physical', '[{\"id\":\"2\",\"position\":1},{\"id\":\"7\",\"position\":2}]', '2', '7', NULL, 5, 'pc', 1, 1, NULL, NULL, '[\"2024-04-13-661a66ba258bc.png\",\"2024-04-13-661a66ba2648e.png\",\"2024-04-13-661a66ba2658a.png\",\"2024-04-13-661a66ba26716.png\",\"2024-04-13-661a66ba26887.png\",\"2024-04-13-661a66ba269ca.png\"]', '[]', '2024-04-13-661a66ba26c1a.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 2500, 2500, '18', 'percent', 'include', '84.04', 'percent', 999, 1, '<p><strong>Description: Crystal Glow Hair Oil</strong>, a blend of ancient herbs and modern science, is your hair\'s secret to radiant health. With a gentle touch, it effectively combats hair fall, reinforcing roots and ensuring a resilient foundation for your locks. This elixir promotes lush hair growth, unlocking your hair\'s full potential. Bid farewell to premature greying as Crystal Glow Hair Oil diligently guards against the signs of aging. Its meticulous formulation keeps your hair and scalp hydrated, preventing dryness and promoting a natural, vibrant shine. The infusion of nourishing elements penetrates deep, offering holistic care that goes beyond the surface. Enriched with nature\'s bounty, this hair oil provides a nourishing embrace from root to tip. Say hello to healthy, rejuvenated hair that exudes vitality. The gentle massage of this oil enhances blood circulation, further invigorating your scalp. For optimal results, indulge your hair in the luxury of Crystal Glow Hair Oil. Apply a small amount, massaging it onto your scalp with circular motions. Let the magic unfold by leaving it on for 1-2 hours or overnight. Wash it off with a mild shampoo, and revel in the transformation – a tale of healthy, lustrous strands. Embrace the allure of Crystal Glow Hair Oil, where ancient wisdom meets modern indulgence for your crowning glory</p><p><br><br>&nbsp;</p><h3><strong>Benefits:</strong><br><br>&nbsp;</h3><ul><li>Prevents Hair fall.</li><li>Promotes Hair growth.</li><li>Slows down Premature Greying.</li><li>Nourishes the Hair from its Roots.</li><li>It keeps the Hair and Scalp healthy.</li></ul><p><br><br>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p><br><br>&nbsp;</p><ul><li><strong>Brahmi extract</strong>: Brahmi oil is rich in hair-friendly nutrients like vitamin C, Saponins, and Flavonoids, which strengthen the roots of your hair, reduce hair fall and boost hair growth.</li><li><strong>Bhringraj extract</strong>: Bhringraj promotes hair growth, strengthens hair, and prevents premature greying and dandruff. It is effective at fighting bacteria and fungi.</li><li><strong>Licorice root</strong>: Soothes scalp conditions like Scabs and Dandruff, combats premature balding and provides relief from dull hair, split ends, and sun-induced hair damage.</li><li><strong>Bakuchi extract</strong> promotes hair growth, treats dry and itchy scalp, and reduces excess hair fall. Bakuchi oil enhances the appearance of hair and nails by promoting blood circulation.</li></ul><p><br><br>&nbsp;</p><h3><strong>Directions to use:</strong></h3><p><br>&nbsp;</p><ul><li>Apply this Hair Oil on your hair and scalp</li><li>Massage gently with your fingertips for a few minutes</li><li>Leave it for 30 minutes and wash it off with a sulfate-free shampoo.</li><li>For the best results, apply at least twice a week.</li></ul>', 0, NULL, '2024-04-13 12:16:20', '2024-10-16 23:35:47', 1, 1, 'Crystal Glow Hair Oil | Luxury Hair Carea', 'Experience luscious locks with Crystal Glow Hair Oil. Our nourishing blend enriched with Brahmi and Bhringraj promotes hair growth naturally.', '2024-04-13-661a66ba26dee.png', 1, NULL, 0.00, 0, NULL, NULL, '000027', NULL, NULL),
(429, 'admin', 4, 'Crystal Glow Hair Mask 200g', 'crystal-glow-hair-mask-200g-X5QGje', 'physical', '[{\"id\":\"2\",\"position\":1},{\"id\":\"15\",\"position\":2}]', '2', '15', NULL, 5, 'pc', 1, 1, NULL, NULL, '[\"2024-04-13-661a69bfa7247.png\",\"2024-04-13-661a69bfa7f9c.png\",\"2024-04-13-661a69bfa81c0.png\",\"2024-04-13-661a69bfa8317.png\",\"2024-04-13-661a69bfa847c.png\",\"2024-04-13-661a69bfa8626.png\"]', '[]', '2024-04-13-661a69bfa884e.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 3000, 3000, '0', 'percent', 'include', '86.7', 'percent', 100, 1, '<p><strong>Description: </strong>Introducing the <strong>Crystal Glow Hair Mask</strong>, a top-notch hair treatment designed for ultimate hair care. Crafted with a blend of natural wonders, including argan oil, keratin, collagen, hydrolyzed wheat protein, and glycerin, this mask is a powerhouse of nourishment. Say goodbye to dull, lifeless hair as this mask deeply conditions and nourishes from root to tip. It\'s your go-to remedy for restoring hair elasticity and shine, reversing the impact of heat, chemicals, and environmental stressors. The concoction of argan oil, known for its antioxidants, keratin for strength, collagen for volume, hydrolyzed wheat protein for repair, and glycerin for moisture, creates a symphony of benefits for your tresses. Experience the ease of use – simply apply after shampooing, massage gently, and let it work its magic for 10-15 minutes. Rinse to reveal hair that\'s not only soft but exudes a healthy glow. For optimal results, incorporate it into your routine twice a week. Unveil the secret to healthy hair growth with Vitamin E, which nourishes and protects against UV rays. Elevate your hair care game with Crystal Glow Hair Mask – because your hair deserves the best.</p><p><br>&nbsp;</p><h3><strong>Key Benefits:&nbsp;</strong></h3><p><br>&nbsp;</p><ul><li><strong>Deep Nourishment:</strong> Crystal Glow Hair Mask delivers profound nourishment, leaving your hair irresistibly soft and healthy. Packed with natural wonders like argan oil, keratin, and collagen, it rejuvenates your hair from within.</li><li><strong>Elasticity Boost:</strong> This premium hair treatment restores elasticity, bringing back that vibrant bounce to your hair. Bid farewell to dullness as the mask works its magic, repairing damage from heat, chemicals, and daily environmental stressors.</li><li><strong>Shine Revival:</strong> The mask not only conditions but also brings out a natural shine. Enriched with argan oil and keratin, it smooths frizz and adds a glossy finish, leaving your hair looking as good as it feels.</li><li><strong>Hydration Intensity:</strong> Experience a surge of hydration like never before. Formulated with hydrolyzed wheat protein and glycerin, it deeply moisturizes, making your hair more manageable and touchably soft.</li><li><strong>Healthy Growth Promotion: </strong>Beyond beauty, Crystal Glow Hair Mask fosters healthy hair growth. Infused with the goodness of vitamin E, it nourishes your hair, safeguards against UV rays, and promotes resilience against environmental stressors.</li></ul><p><br>&nbsp;</p><h3><strong>Key Ingredients:</strong></h3><p><br>&nbsp;</p><ul><li><strong>Argan Oil: </strong>Experience the goodness of Argan Oil in our Crystal Glow Hair Mask. Packed with antioxidants and fatty acids, it deeply nourishes and moisturizes your hair. Bid farewell to breakage as it improves elasticity, leaving your hair irresistibly soft and vibrant.</li><li><strong>Keratin: </strong>Revitalize your hair with the strengthening power of Keratin in our hair treatment. Repair damage, smooth out frizz, and unveil a glossy shine. Let your hair radiate health and strength with this essential ingredient.</li><li><strong>Collagen: </strong>Elevate your hair\'s well-being with Collagen. Our hair mask enhances overall health by boosting elasticity, minimizing breakage, and adding enviable volume. Unleash the beauty of resilient and voluminous hair.</li><li><strong>Hydrolyzed Wheat Protein: </strong>Indulge your hair in the reparative magic of Hydrolyzed Wheat Protein. Shield it from heat styling damage, strengthen every strand, and revel in the newfound shine and volume. Say hello to resilient, stunning hair.</li><li><strong>Glycerin: </strong>Discover the natural moisture-locking prowess of Glycerin in our hair mask. Keep your hair irresistibly soft and hydrated as this humectant works its magic. Embrace touchable, luscious locks.</li><li><strong>Vitamin E: </strong>Nourish and fortify your hair with Vitamin E. Promote healthy growth, shield against UV rays, and combat environmental stressors. Elevate your hair care routine with the protective benefits of Vitamin E.</li></ul><p><br>&nbsp;</p><h3><strong>Directions to Use:</strong></h3><p><br>&nbsp;</p><ul><li>After shampooing, apply Crystal Glow Hair Mask to wet hair.</li><li>Massage gently from roots to ends for thorough coverage.</li><li>Leave the mask on for 10-15 minutes for optimal results.</li><li>Rinse thoroughly with water.</li><li>For best outcomes, use the hair mask twice a week.</li></ul>', 0, NULL, '2024-04-13 16:47:19', '2024-04-13 16:47:19', 1, 1, 'Revitalize Your Hair with Crystal Glow Hair Mask - 200g', 'Experience the magic of Crystal Glow Hair Mask, enriched with nourishing ingredients like soy protein and sunflower seed extract.', '2024-04-13-661a69bfa89ce.png', 1, NULL, 0.00, 0, NULL, NULL, '000073', NULL, NULL),
(430, 'admin', 4, 'Crystal Glow Anti Aging Cream 50g', 'crystal-glow-anti-aging-cream-50g-5JCctf', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"20\",\"position\":2}]', '1', '20', NULL, 5, 'pc', 1, 1, NULL, NULL, '[\"2024-04-13-661a70a13d852.png\",\"2024-04-13-661a70a13e71a.png\",\"2024-04-13-661a70a13e82a.png\",\"2024-04-13-661a70a13e9cc.png\",\"2024-04-13-661a70a13eb40.png\",\"2024-04-13-661a70a13ec8a.png\",\"2024-04-13-661a70a13edd1.png\",\"2024-04-13-661a70a13f327.png\",\"2024-04-13-661a70a13f77e.png\",\"2024-04-13-661a70a13fbe8.png\"]', '[]', '2024-04-13-661a70a140101.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 2500, 2500, '0', 'percent', 'include', '80.04', 'percent', 99, 1, '<p><strong>Description: </strong>Crystal Glow Anti-Aging Cream is a perfect blend of extracts of Green Apple, Blueberry, Gooseberry, Cranberry, and Mulberry extracts to help reduce the appearance of fine lines, wrinkles, and age spots. It is quick-absorbing, hydrating, and moisturizing.&nbsp;<br>It helps to smooth out skin irregularities and improves texture and elasticity. It promotes the production of collagen and protects against UV damage. This Anti-Aging Cream is intense, and nourishing replenishes essential nutrients, and restores your face back to its natural glory.<br>&nbsp;</p><h3><strong>Benefits:</strong><br>&nbsp;</h3><p>&nbsp; &nbsp; • Has Age Defying formula<br>&nbsp; &nbsp; • Reduces and prevents Wrinkles and Fine lines<br>&nbsp; &nbsp; • Replenishes Essential Nutrients for a Healthy look<br>&nbsp; &nbsp; • Protects against Environmental Pollution<br>&nbsp; &nbsp; • Keeps your face Bright and Youthful looking<br>&nbsp;</p><h3><strong>Key Ingredients:</strong><br><br>&nbsp;</h3><p>&nbsp; &nbsp; • <strong>Blueberry</strong>: Treats Acne, evens out skin tone, and is anti-Inflammatory.<br>&nbsp; &nbsp; • <strong>Cranberry</strong>: It minimizes visible signs of aging, including fine lines, Wrinkles, and hyperpigmentation.<br>&nbsp; &nbsp; • <strong>Gooseberry</strong>: Treats Acne and Acne scars and Brightens and Lightens the skin.<br>&nbsp; &nbsp; • <strong>Strawberry</strong>: Reduces UV Damage to the skin, Fades away Hyperpigmentation &amp; Dark Spots.<br>&nbsp; &nbsp; • <strong>Mulberry</strong>: It has properties that moisturize and nourishes the skin. It reduces signs of premature aging and creates a lovely, radiant, and glowing complexion.<br>&nbsp; &nbsp; • <strong>Rosehip oil</strong>: It hydrates, moisturizes, exfoliates, and brightens skin. It helps boost collagen formation and protects against sun damage.<br>&nbsp; &nbsp; •<strong> Hyaluronic Acid</strong>: It hydrates the skin, controls oiliness, unclogs pores, and promotes skin regeneration.<br>&nbsp; &nbsp; • <strong>Glycerin</strong>: It hydrates the outer layer of the skin, provides protection against skin irritants, accelerates wound-healing processes, and relieves dry skin.<br>&nbsp;</p><h3><strong>Directions to use:</strong><br><br>&nbsp;</h3><p>&nbsp; &nbsp; • Clean your face and neck with a mild face wash.&nbsp;<br>&nbsp; &nbsp; • Apply a small amount of this Anti-Aging cream on your face and neck&nbsp;<br>&nbsp; &nbsp; • Massage with your fingertips in a circular motion.&nbsp;<br>&nbsp; &nbsp; • Let it absorb into your skin.&nbsp;<br>&nbsp; &nbsp; • For best results use it regularly before bedtime.</p>', 0, NULL, '2024-04-13 17:16:41', '2024-11-06 18:42:26', 1, 1, 'Revitalize Your Skin with Crystal Glow Anti Aging Cream', 'Discover the secret to youthful skin with Crystal Glow Anti Aging Cream - infused with green apple extract, rosehip oil, and a blend of antioxidant-rich berries.', '2024-04-13-661a70a14020b.png', 1, NULL, 0.00, 0, NULL, NULL, '000067', NULL, NULL),
(431, 'admin', 4, 'Crystal glow Skin Brightening Cream 50g', 'crystal-glow-skin-brightening-cream-50g-z2nOY6', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"20\",\"position\":2}]', '1', '20', NULL, 5, 'pc', 1, 1, NULL, NULL, '[\"2024-04-13-661a76a13cec3.png\",\"2024-04-13-661a76a13bffd.png\",\"2024-04-13-661a76a13d00a.png\",\"2024-04-13-661a76a13d1a4.png\",\"2024-04-13-661a76a13d335.png\",\"2024-04-13-661a76a13d4ca.png\",\"2024-04-13-661a76a13d63d.png\",\"2024-04-13-661a76a13dc5b.png\",\"2024-04-13-661a76a13e008.png\",\"2024-04-13-661a76a13e505.png\"]', '[]', '2024-04-13-661a76a13ea01.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 2500, 2500, '18', 'percent', 'include', '80.04', 'percent', 97, 1, '<p><strong>Description</strong>: <strong>Crystal Glow Skin Brightening Cream</strong> transcends skin types, offering wonders for flawless skin. This quick-absorbing cream is more than a skincare product; it\'s a nourishing journey for your face. Packed with essential nutrients, it not only controls Melanin production to brighten your skin but also acts as a protective shield against dark spots, pigmentation, and environmental pollutants. Wear Crystal Glow daily, and witness the magic unfold. Your skin becomes a testament to luminosity—light, bright, and irresistibly glowing. Make Crystal Glow an integral part of your beauty routine, and let your skin bask in the luxury of flawless radiance. It\'s not just a cream; it\'s your daily ritual for beautiful, luminous skin.</p><p><br>&nbsp;</p><h3><strong>Key Benefits</strong>:</h3><p><br>&nbsp;</p><ul><li><strong>&nbsp;Radiant Skin</strong>: Experience the enchantment of radiant skin that amplifies your innate beauty. Crystal Glow goes beyond superficial changes, diving deep to awaken a natural luminosity that turns heads.</li><li><strong>&nbsp;Even Complexion: Take</strong> command of your skin\'s tone by regulating Melanin production. The result is not just a lighter skin tone, but a harmonious balance that enhances your overall complexion.</li><li><strong>&nbsp;Diminish Dark Spots</strong>: Bid farewell to the remnants of skin imperfections. Crystal Glow meticulously targets and fades the appearance of dark spots and pigmentation, unveiling a clearer and more refined canvas.</li><li><strong>&nbsp;Hydration &amp; Moisturization</strong>: Indulge your skin with the dual delights of deep hydration and moisturization. Crystal Glow doesn\'t just brighten; it leaves your skin irresistibly smooth, creating a luxurious tactile experience.</li><li><strong>&nbsp;Flawless Glow</strong>: Elevate your beauty with a flawless, glowing complexion that becomes your distinct signature. Crystal Glow doesn\'t just enhance; it transforms your skin into a canvas of radiant perfection.</li></ul><p><br>&nbsp;</p><h3><strong>Key ingredients:</strong></h3><p><br>&nbsp;</p><ul><li><strong>Shea Butter:</strong> Shea butter has anti-aging properties. It reverses signs of aging like fine lines and wrinkles.</li><li><strong>Hyaluronate:</strong> Prevents dry skin and speeds up the healing process of Pimples and Acne.</li><li><strong>Stearic Acid:</strong> Softens and smoothens the skin texture. Treats and reduces pigmentation and inflammation. It is an excellent moisturizer.</li><li><strong>Wheat Amino Acid:</strong> It prevents the skin from drying out, reduces excess oil, shine, and pores size over time, and diminishes the appearance of wrinkles.</li></ul><p><br>&nbsp;</p><h3><strong>Directions to use:</strong></h3><p><br>&nbsp;</p><ul><li>Clean your face and neck with a mild face wash.</li><li>Take a small amount of this cream and apply it to your face and neck and massage in a circular motion with your fingertips.</li><li>Let it absorb into the skin.</li><li>For best results use it regularly before bedtime.</li></ul>', 0, NULL, '2024-04-13 17:42:17', '2024-11-06 18:42:26', 1, 1, 'Get Radiant Skin with Crystal Glow Brightening Cream 50g', 'Experience flawless skin with Crystal Glow Brightening Cream 50g. Its unique blend of ingredients stimulates circulation, leaving your skin refreshed and radiant.', '2024-04-13-661a76a13eb69.png', 1, NULL, 0.00, 0, NULL, NULL, '000045', NULL, NULL),
(434, 'admin', 3, 'Activated Charcoal soap  pack of 4', 'activated-charcoal-soap-pack-of-4-N5dmH1', 'physical', '[{\"id\":\"1\",\"position\":1},{\"id\":\"5\",\"position\":2}]', '1', '5', NULL, 2, 'gms', 1, 1, NULL, NULL, '[\"2024-04-26-662b3cdeaf171.png\",\"2024-04-26-662b3cdeafe20.png\"]', '[]', '2024-04-26-662b3cdeaff0b.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 400, 399, '18', 'percent', 'include', '0', 'flat', 99, 1, '<p>AE Naturals <strong>Activated Charcoal Soap</strong> brings you the best-activated charcoal made from bamboo, combined with nourishing ingredients like wheat germ oil, shea butter, and lemongrass essential oil. Activated charcoal, derived from bamboo, takes work to detoxify your skin. It effectively removes impurities, leaving your skin feeling refreshed and glowing. Enriched with wheat germ oil, this soap provides a boost of nourishment, helping to maintain skin health. Shea butter adds a touch of pampering, promoting skin softness and smoothness. The lemongrass essential oil not only uplifts your senses but also turns your skincare routine into an aromatic delight, making each use a beautiful experience. For those seeking a personalized skin care experience, this pack allows you to tailor your routine – from targeted cleansing to all kinds of skincare. Whether you\'re targeting specific areas prone to impurities, a spa-like bath, or simply upgrading your daily shower routine, this soap adapts to your preferences. AE Naturals Activated Charcoal Soap is not just a skincare product; it\'s our commitment to purity, sustainability, and an approach to glowing, brighter skin.<br><br>&nbsp;</p><h3><strong>Key Benefits:</strong><br><br>&nbsp;</h3><p>&nbsp; &nbsp;• <strong>Deep Cleansing</strong>: AE Naturals Activated Charcoal Soap has the cleansing power of bamboo-derived activated charcoal. This natural ingredient effectively unclogs pores, removing impurities and toxins to reveal clearer, healthier-looking skin.</p><p>&nbsp; &nbsp;• <strong>Nourishing Blend</strong>: Infused with wheat germ oil and shea butter, our soap offers a nourishing blend that keeps your skin\'s moisturized. Say goodbye to dryness, and hello to a soft, supple complexion.</p><p>&nbsp; &nbsp;• <strong>Lemongrass Scent</strong>: Enjoy a refreshing cleansing experience with the beautiful aroma of lemongrass essential oil. It not only cleanses your skin but also uplifts your senses, making your daily routine a delightful ritual.</p><p>&nbsp; &nbsp;• <strong>Gentle On Skin</strong>: Formulated to be gentle on the skin, this soap is suitable for all skin types. Experience the benefits of activated charcoal without compromising on comfort.<br><br>&nbsp;</p><h3><strong>Key Ingredients:</strong><br><br>&nbsp;</h3><p>&nbsp; &nbsp;•<strong> Activated Charcoal (Bamboo-derived)</strong>: Harness the purifying power of activated charcoal, sourced from bamboo. This natural wonder deeply cleanses by attracting and absorbing impurities, excess oil, and toxins, revealing a glowing and clear complexion.</p><p>&nbsp; &nbsp;• <strong>Wheat Germ Oil</strong>: Give your skin the nutrient-rich goodness of wheat germ oil. Packed with essential nutrients, it nourishes the skin, giving a healthy and radiant glow that stands the test of time.</p><p>&nbsp; &nbsp;• <strong>Shea Butter</strong>: Pamper your skin with the luxurious touch of shea butter. This indulgent ingredient not only provides intense moisturization but also conditions the skin, leaving it soft and smooth to the touch.</p><p>&nbsp; &nbsp;• <strong>Lemongrass Essential Oi</strong>l: Enhance your cleansing routine with the essence of lemongrass essential oil. Beyond its aromatic charm, this oil adds a beautiful element to your skincare ritual, turning each use into a refreshing experience.<br><br>&nbsp;</p><h3><strong>Directions to Use:</strong><br>&nbsp;</h3><p>1. Wet your skin and the soap.<br>2. Apply the soap to your body, focusing on areas that need extra cleansing.<br>3. Gently massage the soap onto your skin in a circular motion.<br>4. Rinse thoroughly with water.<br>5. Pat your skin dry with a clean towel.</p>', 0, NULL, '2024-04-26 11:04:22', '2024-09-03 18:26:14', 1, 1, NULL, NULL, 'def.png', 1, NULL, 0.00, 0, NULL, NULL, '000012', '<p><strong>Test Image</strong></p><p>hhhh</p><h4><strong>Sample</strong></h4>', '#c02a50'),
(436, 'admin', 1, 'Roop Sundar Skin Brightening Combo Kit: Your Complete Skincare Ritual', 'roop-sundar-skin-brightening-kit', 'physical', '[{\"id\":\"47\",\"position\":1}]', '47', NULL, NULL, 2, 'kg', 1, 1, NULL, NULL, '[\"2024-05-24-66509f467d1ef.png\",\"2024-05-24-66509f467e0d5.png\",\"2024-05-24-66509f467e1de.png\",\"2024-05-24-66509f467e2e6.png\"]', '[]', '2024-05-24-66509f467e3ec.png', NULL, NULL, 'youtube', NULL, '[]', 0, 'null', '[]', '[]', 0, 1150, 1050, '18', 'percent', 'include', '151', 'flat', 996, 1, '<p><span style=\"color:hsl(210, 75%, 60%);\">Indulge</span> in the luxurious AE Naturals Roop Sundar Combo Kit, the ultimate solution for radiant, healthy skin. This all-in-one skincare kit includes the Roop Sundar Life Brightening Soap, Day Cream, and Night Cream, each meticulously crafted to cleanse, nourish, and rejuvenate your skin.</p><p>Roop Sundar Life Brightening Soap: Start your day with the natural goodness of this organic beauty soap, enriched with Paarijat extract, known for its powerful anti-inflammatory and antioxidant properties. Combined with the richness of coconut oil, castor oil, and glycerine, it effectively cleanses and shields your skin from environmental stressors while Kokum Butter, Shea Butter, and Aloe Vera provide deep moisturization.</p><p>Roop Sundar Day Cream: Protect and nourish your skin throughout the day with this lightweight, non-greasy formula featuring Parijaat Extract. Known for its remarkable anti-inflammatory and antioxidant benefits, this day cream ensures your skin stays resilient and radiant. The cream absorbs quickly, making it a breeze to incorporate into your daily routine, leaving your skin looking fresh and luminous.</p><p>Roop Sundar Night Cream: Enhance your nightly skincare ritual with this rejuvenating cream. Infused with a blend of natural wonders like saffron, turmeric, and sandalwood, it works overnight to fade dark spots and blemishes, leaving your skin visibly brighter and youthfully revitalized. Kumkumadi Oil targets uneven skin tone, fine lines, and wrinkles, while Hyaluronic Acid and Vitamin E ensure optimal hydration and protection.</p><p>The AE Naturals Roop Sundar Combo Kit is your all-inclusive skincare companion, offering a comprehensive approach to achieving luminous, healthy skin. Embrace the natural goodness and let your skin shine with radiance and vitality every day and night.</p>', 0, NULL, '2024-05-24 19:38:06', '2024-11-27 09:53:52', 1, 1, 'Roop sundar Skin Brightening Kit', NULL, '2024-05-24-66509f467e534.png', 1, NULL, 0.00, 0, NULL, NULL, '134245', '<p>Roop sundar Skin Brightening Kit</p>', '#000000');

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

--
-- Table structure for table `product_compares`
--

CREATE TABLE `product_compares` (
  `id` bigint UNSIGNED NOT NULL,
  `user_id` bigint UNSIGNED NOT NULL COMMENT 'customer_id',
  `product_id` bigint UNSIGNED 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 `product_imagesequence`
--

CREATE TABLE `product_imagesequence` (
  `id` int NOT NULL,
  `product_id` int NOT NULL,
  `image_sequence` int NOT NULL,
  `image_name` varchar(255) NOT NULL,
  `Image_mode` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

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

--
-- Table structure for table `product_stocks`
--

CREATE TABLE `product_stocks` (
  `id` bigint UNSIGNED NOT NULL,
  `product_id` bigint DEFAULT NULL,
  `variant` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `sku` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `price` decimal(8,2) NOT NULL DEFAULT '0.00',
  `qty` int NOT NULL DEFAULT '0',
  `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 `product_tag`
--

CREATE TABLE `product_tag` (
  `id` bigint UNSIGNED NOT NULL,
  `product_id` bigint UNSIGNED NOT NULL,
  `tag_id` bigint UNSIGNED NOT 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 `product_tag`
--

INSERT INTO `product_tag` (`id`, `product_id`, `tag_id`, `created_at`, `updated_at`) VALUES
(1, 29, 1, NULL, NULL),
(2, 29, 2, NULL, NULL),
(3, 29, 3, NULL, NULL),
(4, 29, 4, NULL, NULL),
(5, 29, 5, NULL, NULL),
(6, 29, 6, NULL, NULL),
(7, 29, 7, NULL, NULL),
(8, 29, 8, NULL, NULL),
(9, 32, 9, NULL, NULL),
(10, 32, 10, NULL, NULL),
(11, 32, 4, NULL, NULL),
(12, 32, 11, NULL, NULL),
(13, 32, 12, NULL, NULL),
(14, 32, 13, NULL, NULL),
(15, 33, 14, NULL, NULL),
(16, 33, 15, NULL, NULL),
(17, 33, 16, NULL, NULL),
(18, 33, 17, NULL, NULL),
(19, 33, 18, NULL, NULL),
(20, 33, 4, NULL, NULL),
(21, 34, 19, NULL, NULL),
(22, 34, 4, NULL, NULL),
(23, 34, 20, NULL, NULL),
(24, 34, 21, NULL, NULL),
(25, 34, 22, NULL, NULL),
(26, 34, 23, NULL, NULL),
(27, 35, 24, NULL, NULL),
(28, 35, 25, NULL, NULL),
(29, 35, 4, NULL, NULL),
(30, 35, 26, NULL, NULL),
(31, 35, 27, NULL, NULL),
(32, 35, 28, NULL, NULL),
(33, 36, 29, NULL, NULL),
(34, 36, 4, NULL, NULL),
(35, 36, 30, NULL, NULL),
(36, 36, 31, NULL, NULL),
(37, 36, 32, NULL, NULL),
(38, 37, 33, NULL, NULL),
(39, 37, 4, NULL, NULL),
(40, 37, 34, NULL, NULL),
(41, 37, 35, NULL, NULL),
(42, 37, 36, NULL, NULL),
(43, 37, 37, NULL, NULL),
(44, 38, 38, NULL, NULL),
(45, 38, 4, NULL, NULL),
(46, 38, 39, NULL, NULL),
(47, 38, 40, NULL, NULL),
(48, 38, 41, NULL, NULL),
(49, 38, 42, NULL, NULL),
(50, 39, 43, NULL, NULL),
(51, 39, 4, NULL, NULL),
(52, 39, 44, NULL, NULL),
(53, 39, 45, NULL, NULL),
(54, 39, 46, NULL, NULL),
(55, 39, 47, NULL, NULL),
(56, 40, 48, NULL, NULL),
(57, 40, 4, NULL, NULL),
(58, 40, 49, NULL, NULL),
(59, 40, 50, NULL, NULL),
(60, 40, 51, NULL, NULL),
(61, 40, 52, NULL, NULL),
(62, 41, 53, NULL, NULL),
(63, 41, 4, NULL, NULL),
(64, 41, 54, NULL, NULL),
(65, 41, 55, NULL, NULL),
(66, 41, 56, NULL, NULL),
(67, 41, 57, NULL, NULL),
(68, 42, 58, NULL, NULL),
(69, 42, 4, NULL, NULL),
(70, 42, 59, NULL, NULL),
(71, 42, 60, NULL, NULL),
(72, 42, 61, NULL, NULL),
(73, 42, 62, NULL, NULL),
(74, 43, 63, NULL, NULL),
(75, 43, 4, NULL, NULL),
(76, 43, 64, NULL, NULL),
(77, 43, 65, NULL, NULL),
(78, 43, 66, NULL, NULL),
(79, 43, 67, NULL, NULL),
(80, 44, 68, NULL, NULL),
(81, 44, 4, NULL, NULL),
(82, 44, 69, NULL, NULL),
(83, 44, 70, NULL, NULL),
(84, 44, 62, NULL, NULL),
(85, 44, 71, NULL, NULL),
(86, 45, 72, NULL, NULL),
(87, 45, 4, NULL, NULL),
(88, 45, 73, NULL, NULL),
(89, 45, 74, NULL, NULL),
(90, 45, 75, NULL, NULL),
(91, 46, 76, NULL, NULL),
(92, 46, 4, NULL, NULL),
(93, 46, 77, NULL, NULL),
(94, 46, 16, NULL, NULL),
(95, 46, 78, NULL, NULL),
(96, 46, 54, NULL, NULL),
(97, 47, 79, NULL, NULL),
(98, 47, 4, NULL, NULL),
(99, 47, 80, NULL, NULL),
(100, 47, 81, NULL, NULL),
(101, 47, 82, NULL, NULL),
(102, 47, 83, NULL, NULL),
(103, 49, 84, NULL, NULL),
(104, 49, 4, NULL, NULL),
(105, 49, 85, NULL, NULL),
(106, 49, 86, NULL, NULL),
(107, 49, 87, NULL, NULL),
(108, 49, 88, NULL, NULL),
(109, 50, 89, NULL, NULL),
(110, 50, 4, NULL, NULL),
(111, 50, 90, NULL, NULL),
(112, 50, 91, NULL, NULL),
(113, 50, 92, NULL, NULL),
(114, 50, 93, NULL, NULL),
(115, 52, 94, NULL, NULL),
(116, 52, 4, NULL, NULL),
(117, 52, 95, NULL, NULL),
(118, 52, 96, NULL, NULL),
(119, 52, 97, NULL, NULL),
(120, 52, 98, NULL, NULL),
(121, 53, 99, NULL, NULL),
(122, 53, 4, NULL, NULL),
(123, 53, 100, NULL, NULL),
(124, 53, 101, NULL, NULL),
(125, 53, 102, NULL, NULL),
(126, 53, 103, NULL, NULL),
(127, 54, 104, NULL, NULL),
(128, 54, 4, NULL, NULL),
(129, 54, 101, NULL, NULL),
(130, 54, 105, NULL, NULL),
(131, 54, 106, NULL, NULL),
(132, 54, 107, NULL, NULL),
(133, 55, 108, NULL, NULL),
(134, 55, 4, NULL, NULL),
(135, 55, 109, NULL, NULL),
(136, 55, 110, NULL, NULL),
(137, 55, 111, NULL, NULL),
(138, 56, 112, NULL, NULL),
(139, 56, 4, NULL, NULL),
(140, 56, 113, NULL, NULL),
(141, 56, 96, NULL, NULL),
(142, 56, 114, NULL, NULL),
(143, 56, 115, NULL, NULL),
(144, 67, 116, NULL, NULL),
(145, 67, 4, NULL, NULL),
(146, 67, 117, NULL, NULL),
(147, 67, 118, NULL, NULL),
(148, 67, 119, NULL, NULL),
(149, 67, 120, NULL, NULL),
(150, 68, 121, NULL, NULL),
(151, 68, 4, NULL, NULL),
(152, 68, 122, NULL, NULL),
(153, 68, 123, NULL, NULL),
(154, 68, 124, NULL, NULL),
(155, 68, 125, NULL, NULL),
(156, 69, 126, NULL, NULL),
(157, 69, 4, NULL, NULL),
(158, 69, 127, NULL, NULL),
(159, 69, 128, NULL, NULL),
(160, 69, 129, NULL, NULL),
(161, 69, 130, NULL, NULL),
(162, 71, 131, NULL, NULL),
(163, 71, 4, NULL, NULL),
(164, 71, 132, NULL, NULL),
(165, 71, 133, NULL, NULL),
(166, 71, 134, NULL, NULL),
(167, 71, 88, NULL, NULL),
(168, 73, 135, NULL, NULL),
(169, 73, 4, NULL, NULL),
(170, 73, 136, NULL, NULL),
(171, 73, 137, NULL, NULL),
(172, 73, 138, NULL, NULL),
(173, 73, 139, NULL, NULL),
(174, 74, 140, NULL, NULL),
(175, 74, 4, NULL, NULL),
(176, 74, 141, NULL, NULL),
(177, 74, 142, NULL, NULL),
(178, 74, 143, NULL, NULL),
(179, 74, 144, NULL, NULL),
(180, 75, 145, NULL, NULL),
(181, 75, 4, NULL, NULL),
(182, 75, 146, NULL, NULL),
(183, 75, 147, NULL, NULL),
(184, 75, 148, NULL, NULL),
(185, 75, 149, NULL, NULL),
(186, 76, 150, NULL, NULL),
(187, 76, 4, NULL, NULL),
(188, 76, 151, NULL, NULL),
(189, 76, 110, NULL, NULL),
(190, 76, 152, NULL, NULL),
(191, 76, 153, NULL, NULL),
(192, 140, 154, NULL, NULL),
(193, 140, 155, NULL, NULL),
(194, 140, 156, NULL, NULL),
(195, 140, 157, NULL, NULL),
(196, 140, 158, NULL, NULL),
(197, 140, 159, NULL, NULL),
(198, 140, 160, NULL, NULL),
(199, 140, 161, NULL, NULL),
(200, 140, 162, NULL, NULL),
(201, 140, 163, NULL, NULL),
(202, 140, 164, NULL, NULL),
(203, 140, 165, NULL, NULL),
(204, 140, 166, NULL, NULL),
(205, 140, 167, NULL, NULL),
(206, 140, 168, NULL, NULL),
(207, 140, 169, NULL, NULL),
(208, 140, 170, NULL, NULL),
(209, 140, 171, NULL, NULL),
(210, 140, 172, NULL, NULL),
(211, 140, 173, NULL, NULL),
(212, 141, 174, NULL, NULL),
(213, 141, 175, NULL, NULL),
(214, 141, 176, NULL, NULL),
(215, 141, 177, NULL, NULL),
(216, 141, 178, NULL, NULL),
(217, 141, 179, NULL, NULL),
(218, 141, 180, NULL, NULL),
(219, 141, 181, NULL, NULL),
(220, 141, 182, NULL, NULL),
(221, 141, 183, NULL, NULL),
(222, 141, 184, NULL, NULL),
(223, 141, 185, NULL, NULL),
(224, 141, 186, NULL, NULL),
(225, 141, 187, NULL, NULL),
(226, 141, 188, NULL, NULL),
(227, 141, 189, NULL, NULL),
(228, 141, 190, NULL, NULL),
(229, 141, 191, NULL, NULL),
(230, 141, 192, NULL, NULL),
(231, 142, 193, NULL, NULL),
(232, 142, 194, NULL, NULL),
(233, 142, 195, NULL, NULL),
(234, 142, 196, NULL, NULL),
(235, 142, 197, NULL, NULL),
(236, 142, 198, NULL, NULL),
(237, 142, 199, NULL, NULL),
(238, 142, 200, NULL, NULL),
(239, 142, 201, NULL, NULL),
(240, 142, 202, NULL, NULL),
(241, 142, 203, NULL, NULL),
(242, 142, 204, NULL, NULL),
(243, 142, 205, NULL, NULL),
(244, 142, 206, NULL, NULL),
(245, 142, 207, NULL, NULL),
(246, 142, 208, NULL, NULL),
(247, 142, 209, NULL, NULL),
(248, 142, 210, NULL, NULL),
(249, 143, 211, NULL, NULL),
(250, 143, 212, NULL, NULL),
(251, 143, 213, NULL, NULL),
(252, 143, 214, NULL, NULL),
(253, 143, 215, NULL, NULL),
(254, 143, 216, NULL, NULL),
(255, 143, 217, NULL, NULL),
(256, 143, 218, NULL, NULL),
(257, 143, 219, NULL, NULL),
(258, 143, 220, NULL, NULL),
(259, 143, 221, NULL, NULL),
(260, 143, 222, NULL, NULL),
(261, 143, 223, NULL, NULL),
(262, 143, 224, NULL, NULL),
(263, 143, 225, NULL, NULL),
(264, 143, 226, NULL, NULL),
(265, 143, 227, NULL, NULL),
(266, 144, 228, NULL, NULL),
(267, 144, 229, NULL, NULL),
(268, 144, 230, NULL, NULL),
(269, 144, 231, NULL, NULL),
(270, 144, 232, NULL, NULL),
(271, 144, 233, NULL, NULL),
(272, 144, 234, NULL, NULL),
(273, 144, 235, NULL, NULL),
(274, 144, 236, NULL, NULL),
(275, 144, 237, NULL, NULL),
(276, 144, 238, NULL, NULL),
(277, 144, 239, NULL, NULL),
(278, 144, 240, NULL, NULL),
(279, 144, 241, NULL, NULL),
(280, 144, 242, NULL, NULL),
(281, 144, 243, NULL, NULL),
(282, 144, 244, NULL, NULL),
(283, 144, 245, NULL, NULL),
(284, 145, 246, NULL, NULL),
(285, 145, 247, NULL, NULL),
(286, 145, 248, NULL, NULL),
(287, 145, 249, NULL, NULL),
(288, 145, 250, NULL, NULL),
(289, 145, 251, NULL, NULL),
(290, 145, 252, NULL, NULL),
(291, 145, 253, NULL, NULL),
(292, 145, 254, NULL, NULL),
(293, 145, 255, NULL, NULL),
(294, 145, 256, NULL, NULL),
(295, 145, 257, NULL, NULL),
(296, 145, 258, NULL, NULL),
(297, 145, 259, NULL, NULL),
(298, 145, 260, NULL, NULL),
(299, 145, 261, NULL, NULL),
(300, 145, 262, NULL, NULL),
(301, 146, 263, NULL, NULL),
(302, 146, 264, NULL, NULL),
(303, 146, 265, NULL, NULL),
(304, 146, 266, NULL, NULL),
(305, 146, 267, NULL, NULL),
(306, 146, 268, NULL, NULL),
(307, 146, 269, NULL, NULL),
(308, 146, 270, NULL, NULL),
(309, 146, 271, NULL, NULL),
(310, 146, 272, NULL, NULL),
(311, 146, 273, NULL, NULL),
(312, 146, 274, NULL, NULL),
(313, 146, 275, NULL, NULL),
(314, 146, 276, NULL, NULL),
(315, 146, 277, NULL, NULL),
(316, 146, 278, NULL, NULL),
(317, 146, 279, NULL, NULL),
(318, 147, 280, NULL, NULL),
(319, 147, 281, NULL, NULL),
(320, 147, 282, NULL, NULL),
(321, 147, 283, NULL, NULL),
(322, 147, 284, NULL, NULL),
(323, 147, 285, NULL, NULL),
(324, 147, 286, NULL, NULL),
(325, 147, 287, NULL, NULL),
(326, 147, 288, NULL, NULL),
(327, 147, 289, NULL, NULL),
(328, 147, 290, NULL, NULL),
(329, 147, 291, NULL, NULL),
(330, 147, 292, NULL, NULL),
(331, 147, 293, NULL, NULL),
(332, 147, 294, NULL, NULL),
(333, 147, 295, NULL, NULL),
(334, 147, 296, NULL, NULL),
(335, 147, 297, NULL, NULL),
(336, 147, 298, NULL, NULL),
(337, 148, 299, NULL, NULL),
(338, 148, 300, NULL, NULL),
(339, 148, 301, NULL, NULL),
(340, 148, 302, NULL, NULL),
(341, 148, 303, NULL, NULL),
(342, 148, 304, NULL, NULL),
(343, 148, 305, NULL, NULL),
(344, 148, 306, NULL, NULL),
(345, 148, 307, NULL, NULL),
(346, 148, 308, NULL, NULL),
(347, 148, 309, NULL, NULL),
(348, 148, 310, NULL, NULL),
(349, 148, 311, NULL, NULL),
(350, 148, 312, NULL, NULL),
(351, 148, 313, NULL, NULL),
(352, 148, 314, NULL, NULL),
(353, 148, 315, NULL, NULL),
(354, 148, 316, NULL, NULL),
(355, 148, 317, NULL, NULL),
(356, 148, 318, NULL, NULL),
(357, 148, 319, NULL, NULL),
(358, 57, 320, NULL, NULL),
(359, 57, 321, NULL, NULL),
(360, 57, 322, NULL, NULL),
(361, 57, 323, NULL, NULL),
(362, 57, 324, NULL, NULL),
(363, 57, 325, NULL, NULL),
(364, 57, 326, NULL, NULL),
(365, 57, 327, NULL, NULL),
(366, 57, 328, NULL, NULL),
(367, 57, 329, NULL, NULL),
(368, 57, 330, NULL, NULL),
(369, 57, 331, NULL, NULL),
(370, 57, 332, NULL, NULL),
(371, 57, 333, NULL, NULL),
(372, 57, 334, NULL, NULL),
(373, 57, 335, NULL, NULL),
(374, 57, 336, NULL, NULL),
(375, 57, 337, NULL, NULL),
(376, 57, 338, NULL, NULL),
(377, 58, 339, NULL, NULL),
(378, 58, 340, NULL, NULL),
(379, 58, 341, NULL, NULL),
(380, 58, 342, NULL, NULL),
(381, 58, 343, NULL, NULL),
(382, 58, 344, NULL, NULL),
(383, 58, 345, NULL, NULL),
(384, 58, 346, NULL, NULL),
(385, 58, 347, NULL, NULL),
(386, 58, 348, NULL, NULL),
(387, 58, 349, NULL, NULL),
(388, 58, 131, NULL, NULL),
(389, 58, 350, NULL, NULL),
(390, 58, 351, NULL, NULL),
(391, 58, 352, NULL, NULL),
(392, 58, 353, NULL, NULL),
(393, 58, 354, NULL, NULL),
(394, 58, 355, NULL, NULL),
(395, 58, 356, NULL, NULL),
(396, 59, 357, NULL, NULL),
(397, 59, 358, NULL, NULL),
(398, 59, 359, NULL, NULL),
(399, 59, 360, NULL, NULL),
(400, 59, 361, NULL, NULL),
(401, 59, 362, NULL, NULL),
(402, 59, 363, NULL, NULL),
(403, 59, 364, NULL, NULL),
(404, 59, 365, NULL, NULL),
(405, 59, 366, NULL, NULL),
(406, 59, 367, NULL, NULL),
(407, 59, 368, NULL, NULL),
(408, 59, 369, NULL, NULL),
(409, 59, 370, NULL, NULL),
(410, 59, 371, NULL, NULL),
(411, 59, 372, NULL, NULL),
(412, 59, 373, NULL, NULL),
(413, 59, 374, NULL, NULL),
(414, 59, 375, NULL, NULL),
(415, 62, 376, NULL, NULL),
(416, 62, 377, NULL, NULL),
(417, 62, 378, NULL, NULL),
(418, 62, 379, NULL, NULL),
(419, 62, 380, NULL, NULL),
(420, 62, 381, NULL, NULL),
(421, 62, 382, NULL, NULL),
(422, 62, 383, NULL, NULL),
(423, 62, 384, NULL, NULL),
(424, 62, 385, NULL, NULL),
(425, 62, 386, NULL, NULL),
(426, 62, 387, NULL, NULL),
(427, 62, 388, NULL, NULL),
(428, 62, 389, NULL, NULL),
(429, 62, 390, NULL, NULL),
(430, 62, 391, NULL, NULL),
(431, 62, 392, NULL, NULL),
(432, 62, 393, NULL, NULL),
(433, 62, 394, NULL, NULL),
(434, 62, 395, NULL, NULL),
(435, 62, 396, NULL, NULL),
(436, 62, 397, NULL, NULL),
(437, 62, 398, NULL, NULL),
(438, 62, 399, NULL, NULL),
(439, 62, 400, NULL, NULL),
(440, 62, 401, NULL, NULL),
(441, 62, 402, NULL, NULL),
(442, 62, 403, NULL, NULL),
(443, 62, 404, NULL, NULL),
(444, 62, 405, NULL, NULL),
(445, 62, 406, NULL, NULL),
(446, 62, 407, NULL, NULL),
(447, 62, 408, NULL, NULL),
(448, 62, 409, NULL, NULL),
(449, 62, 410, NULL, NULL),
(450, 62, 411, NULL, NULL),
(451, 62, 412, NULL, NULL),
(452, 62, 413, NULL, NULL),
(453, 62, 414, NULL, NULL),
(454, 62, 415, NULL, NULL),
(455, 62, 416, NULL, NULL),
(456, 62, 417, NULL, NULL),
(457, 62, 418, NULL, NULL),
(458, 62, 419, NULL, NULL),
(459, 62, 420, NULL, NULL),
(460, 111, 421, NULL, NULL),
(461, 111, 422, NULL, NULL),
(462, 111, 423, NULL, NULL),
(463, 111, 424, NULL, NULL),
(464, 111, 425, NULL, NULL),
(465, 111, 426, NULL, NULL),
(466, 111, 427, NULL, NULL),
(467, 111, 428, NULL, NULL),
(468, 111, 429, NULL, NULL),
(469, 111, 430, NULL, NULL),
(470, 111, 431, NULL, NULL),
(471, 111, 432, NULL, NULL),
(472, 111, 433, NULL, NULL),
(473, 111, 434, NULL, NULL),
(474, 111, 435, NULL, NULL),
(475, 111, 436, NULL, NULL),
(476, 111, 437, NULL, NULL),
(477, 111, 438, NULL, NULL),
(478, 111, 439, NULL, NULL),
(479, 111, 440, NULL, NULL),
(480, 108, 441, NULL, NULL),
(481, 108, 442, NULL, NULL),
(482, 108, 443, NULL, NULL),
(483, 108, 444, NULL, NULL),
(484, 108, 445, NULL, NULL),
(485, 108, 446, NULL, NULL),
(486, 108, 447, NULL, NULL),
(487, 108, 448, NULL, NULL),
(488, 108, 449, NULL, NULL),
(489, 108, 450, NULL, NULL),
(490, 108, 451, NULL, NULL),
(491, 108, 452, NULL, NULL),
(492, 108, 453, NULL, NULL),
(493, 108, 454, NULL, NULL),
(494, 108, 455, NULL, NULL),
(495, 108, 456, NULL, NULL),
(496, 108, 457, NULL, NULL),
(497, 108, 458, NULL, NULL),
(498, 108, 459, NULL, NULL),
(499, 108, 460, NULL, NULL),
(500, 108, 461, NULL, NULL),
(501, 108, 462, NULL, NULL),
(502, 108, 463, NULL, NULL),
(503, 108, 464, NULL, NULL),
(504, 108, 465, NULL, NULL),
(505, 108, 466, NULL, NULL),
(506, 108, 467, NULL, NULL),
(507, 108, 468, NULL, NULL),
(508, 108, 469, NULL, NULL),
(509, 108, 470, NULL, NULL),
(510, 108, 471, NULL, NULL),
(511, 108, 472, NULL, NULL),
(512, 107, 473, NULL, NULL),
(513, 107, 474, NULL, NULL),
(514, 107, 475, NULL, NULL),
(515, 107, 476, NULL, NULL),
(516, 107, 477, NULL, NULL),
(517, 107, 478, NULL, NULL),
(518, 107, 479, NULL, NULL),
(519, 107, 480, NULL, NULL),
(520, 107, 481, NULL, NULL),
(521, 107, 482, NULL, NULL),
(522, 107, 483, NULL, NULL),
(523, 107, 484, NULL, NULL),
(524, 107, 485, NULL, NULL),
(525, 107, 486, NULL, NULL),
(526, 107, 487, NULL, NULL),
(527, 107, 488, NULL, NULL),
(528, 107, 489, NULL, NULL),
(529, 107, 490, NULL, NULL),
(530, 107, 491, NULL, NULL),
(531, 107, 492, NULL, NULL),
(532, 107, 493, NULL, NULL),
(533, 107, 494, NULL, NULL),
(534, 107, 495, NULL, NULL),
(535, 107, 496, NULL, NULL),
(536, 107, 497, NULL, NULL),
(537, 107, 498, NULL, NULL),
(538, 107, 499, NULL, NULL),
(539, 107, 500, NULL, NULL),
(540, 107, 501, NULL, NULL),
(541, 107, 502, NULL, NULL),
(542, 109, 503, NULL, NULL),
(543, 109, 504, NULL, NULL),
(544, 109, 505, NULL, NULL),
(545, 109, 506, NULL, NULL),
(546, 109, 507, NULL, NULL),
(547, 109, 78, NULL, NULL),
(548, 109, 508, NULL, NULL),
(549, 109, 509, NULL, NULL),
(550, 109, 510, NULL, NULL),
(551, 109, 511, NULL, NULL),
(552, 109, 512, NULL, NULL),
(553, 109, 513, NULL, NULL),
(554, 109, 514, NULL, NULL),
(555, 109, 515, NULL, NULL),
(556, 109, 516, NULL, NULL),
(557, 109, 517, NULL, NULL),
(558, 109, 518, NULL, NULL),
(559, 109, 519, NULL, NULL),
(560, 109, 520, NULL, NULL),
(561, 109, 521, NULL, NULL),
(562, 109, 522, NULL, NULL),
(563, 109, 523, NULL, NULL),
(564, 109, 524, NULL, NULL),
(565, 109, 525, NULL, NULL),
(566, 109, 526, NULL, NULL),
(567, 109, 527, NULL, NULL),
(568, 109, 528, NULL, NULL),
(569, 109, 529, NULL, NULL),
(570, 109, 530, NULL, NULL),
(571, 105, 531, NULL, NULL),
(572, 105, 532, NULL, NULL),
(573, 105, 533, NULL, NULL),
(574, 105, 534, NULL, NULL),
(575, 105, 535, NULL, NULL),
(576, 105, 536, NULL, NULL),
(577, 105, 537, NULL, NULL),
(578, 105, 538, NULL, NULL),
(579, 105, 539, NULL, NULL),
(580, 105, 540, NULL, NULL),
(581, 105, 541, NULL, NULL),
(582, 105, 542, NULL, NULL),
(583, 105, 543, NULL, NULL),
(584, 105, 544, NULL, NULL),
(585, 105, 545, NULL, NULL),
(586, 105, 546, NULL, NULL),
(587, 105, 547, NULL, NULL),
(588, 105, 548, NULL, NULL),
(589, 105, 549, NULL, NULL),
(590, 105, 550, NULL, NULL),
(591, 105, 551, NULL, NULL),
(592, 105, 552, NULL, NULL),
(593, 105, 553, NULL, NULL),
(594, 105, 554, NULL, NULL),
(595, 105, 555, NULL, NULL),
(596, 105, 556, NULL, NULL),
(597, 105, 557, NULL, NULL),
(598, 105, 558, NULL, NULL),
(599, 105, 559, NULL, NULL),
(600, 105, 560, NULL, NULL),
(601, 104, 561, NULL, NULL),
(602, 104, 562, NULL, NULL),
(603, 104, 563, NULL, NULL),
(604, 104, 564, NULL, NULL),
(605, 104, 565, NULL, NULL),
(606, 104, 566, NULL, NULL),
(607, 104, 567, NULL, NULL),
(608, 104, 568, NULL, NULL),
(609, 104, 569, NULL, NULL),
(610, 104, 570, NULL, NULL),
(611, 104, 571, NULL, NULL),
(612, 104, 572, NULL, NULL),
(613, 104, 573, NULL, NULL),
(614, 104, 574, NULL, NULL),
(615, 104, 575, NULL, NULL),
(616, 104, 576, NULL, NULL),
(617, 104, 577, NULL, NULL),
(618, 104, 578, NULL, NULL),
(619, 104, 579, NULL, NULL),
(620, 104, 580, NULL, NULL),
(621, 104, 581, NULL, NULL),
(622, 104, 582, NULL, NULL),
(623, 104, 583, NULL, NULL),
(624, 104, 584, NULL, NULL),
(625, 104, 585, NULL, NULL),
(626, 104, 586, NULL, NULL),
(627, 104, 587, NULL, NULL),
(628, 104, 588, NULL, NULL),
(629, 104, 589, NULL, NULL),
(630, 104, 590, NULL, NULL),
(631, 104, 591, NULL, NULL),
(632, 104, 592, NULL, NULL),
(633, 104, 593, NULL, NULL),
(634, 104, 594, NULL, NULL),
(635, 104, 595, NULL, NULL),
(636, 103, 596, NULL, NULL),
(637, 103, 597, NULL, NULL),
(638, 103, 598, NULL, NULL),
(639, 103, 599, NULL, NULL),
(640, 103, 600, NULL, NULL),
(641, 103, 601, NULL, NULL),
(642, 103, 602, NULL, NULL),
(643, 103, 603, NULL, NULL),
(644, 103, 604, NULL, NULL),
(645, 103, 605, NULL, NULL),
(646, 103, 606, NULL, NULL),
(647, 103, 607, NULL, NULL),
(648, 103, 608, NULL, NULL),
(649, 103, 609, NULL, NULL),
(650, 103, 610, NULL, NULL),
(651, 103, 611, NULL, NULL),
(652, 103, 612, NULL, NULL),
(653, 103, 613, NULL, NULL),
(654, 103, 614, NULL, NULL),
(655, 103, 615, NULL, NULL),
(656, 103, 616, NULL, NULL),
(657, 103, 617, NULL, NULL),
(658, 103, 618, NULL, NULL),
(659, 103, 619, NULL, NULL),
(660, 103, 620, NULL, NULL),
(661, 103, 621, NULL, NULL),
(662, 103, 622, NULL, NULL),
(663, 103, 623, NULL, NULL),
(664, 102, 624, NULL, NULL),
(665, 102, 625, NULL, NULL),
(666, 102, 626, NULL, NULL),
(667, 102, 627, NULL, NULL),
(668, 102, 628, NULL, NULL),
(669, 102, 629, NULL, NULL),
(670, 102, 630, NULL, NULL),
(671, 102, 631, NULL, NULL),
(672, 102, 632, NULL, NULL),
(673, 102, 633, NULL, NULL),
(674, 102, 634, NULL, NULL),
(675, 102, 635, NULL, NULL),
(676, 102, 636, NULL, NULL),
(677, 102, 637, NULL, NULL),
(678, 102, 638, NULL, NULL),
(679, 102, 639, NULL, NULL),
(680, 102, 640, NULL, NULL),
(681, 102, 641, NULL, NULL),
(682, 102, 642, NULL, NULL),
(683, 102, 643, NULL, NULL),
(684, 102, 644, NULL, NULL),
(685, 102, 645, NULL, NULL),
(686, 102, 646, NULL, NULL),
(687, 102, 647, NULL, NULL),
(688, 102, 648, NULL, NULL),
(689, 102, 649, NULL, NULL),
(690, 102, 650, NULL, NULL),
(691, 102, 651, NULL, NULL),
(692, 102, 652, NULL, NULL),
(693, 102, 653, NULL, NULL),
(694, 102, 654, NULL, NULL),
(695, 102, 655, NULL, NULL),
(696, 102, 656, NULL, NULL),
(697, 102, 657, NULL, NULL),
(698, 102, 658, NULL, NULL),
(699, 102, 659, NULL, NULL),
(700, 102, 660, NULL, NULL),
(701, 102, 661, NULL, NULL),
(702, 101, 662, NULL, NULL),
(703, 101, 663, NULL, NULL),
(704, 101, 664, NULL, NULL),
(705, 101, 665, NULL, NULL),
(706, 101, 666, NULL, NULL),
(707, 101, 667, NULL, NULL),
(708, 101, 668, NULL, NULL),
(709, 101, 669, NULL, NULL),
(710, 101, 670, NULL, NULL),
(711, 101, 671, NULL, NULL),
(712, 101, 672, NULL, NULL),
(713, 101, 673, NULL, NULL),
(714, 101, 674, NULL, NULL),
(715, 101, 675, NULL, NULL),
(716, 101, 676, NULL, NULL),
(717, 101, 677, NULL, NULL),
(718, 101, 678, NULL, NULL),
(719, 101, 679, NULL, NULL),
(720, 101, 680, NULL, NULL),
(721, 101, 681, NULL, NULL),
(722, 101, 682, NULL, NULL),
(723, 101, 683, NULL, NULL),
(724, 101, 684, NULL, NULL),
(725, 101, 685, NULL, NULL),
(726, 100, 686, NULL, NULL),
(727, 100, 687, NULL, NULL),
(728, 100, 688, NULL, NULL),
(729, 100, 689, NULL, NULL),
(730, 100, 690, NULL, NULL),
(731, 100, 691, NULL, NULL),
(732, 100, 692, NULL, NULL),
(733, 100, 693, NULL, NULL),
(734, 100, 694, NULL, NULL),
(735, 100, 695, NULL, NULL),
(736, 100, 696, NULL, NULL),
(737, 100, 697, NULL, NULL),
(738, 100, 698, NULL, NULL),
(739, 100, 699, NULL, NULL),
(740, 100, 700, NULL, NULL),
(741, 100, 701, NULL, NULL),
(742, 100, 702, NULL, NULL),
(743, 100, 703, NULL, NULL),
(744, 100, 704, NULL, NULL),
(745, 100, 705, NULL, NULL),
(746, 100, 706, NULL, NULL),
(747, 100, 707, NULL, NULL),
(748, 100, 708, NULL, NULL),
(749, 100, 709, NULL, NULL),
(750, 100, 710, NULL, NULL),
(751, 100, 711, NULL, NULL),
(752, 99, 686, NULL, NULL),
(753, 99, 687, NULL, NULL),
(754, 99, 688, NULL, NULL),
(755, 99, 689, NULL, NULL),
(756, 99, 690, NULL, NULL),
(757, 99, 691, NULL, NULL),
(758, 99, 692, NULL, NULL),
(759, 99, 693, NULL, NULL),
(760, 99, 694, NULL, NULL),
(761, 99, 695, NULL, NULL),
(762, 99, 696, NULL, NULL),
(763, 99, 697, NULL, NULL),
(764, 99, 698, NULL, NULL),
(765, 99, 699, NULL, NULL),
(766, 99, 700, NULL, NULL),
(767, 99, 701, NULL, NULL),
(768, 99, 702, NULL, NULL),
(769, 99, 703, NULL, NULL),
(770, 99, 704, NULL, NULL),
(771, 99, 705, NULL, NULL),
(772, 99, 706, NULL, NULL),
(773, 99, 707, NULL, NULL),
(774, 99, 708, NULL, NULL),
(775, 99, 709, NULL, NULL),
(776, 99, 710, NULL, NULL),
(777, 99, 712, NULL, NULL),
(778, 98, 713, NULL, NULL),
(779, 98, 714, NULL, NULL),
(780, 98, 715, NULL, NULL),
(781, 98, 716, NULL, NULL),
(782, 98, 717, NULL, NULL),
(783, 98, 718, NULL, NULL),
(784, 98, 719, NULL, NULL),
(785, 98, 720, NULL, NULL),
(786, 98, 721, NULL, NULL),
(787, 98, 722, NULL, NULL),
(788, 98, 723, NULL, NULL),
(789, 98, 724, NULL, NULL),
(790, 98, 725, NULL, NULL),
(791, 98, 726, NULL, NULL),
(792, 98, 727, NULL, NULL),
(793, 98, 728, NULL, NULL),
(794, 98, 729, NULL, NULL),
(795, 98, 730, NULL, NULL),
(796, 98, 731, NULL, NULL),
(797, 98, 732, NULL, NULL),
(798, 98, 733, NULL, NULL),
(799, 98, 734, NULL, NULL),
(800, 98, 735, NULL, NULL),
(801, 98, 736, NULL, NULL),
(802, 97, 737, NULL, NULL),
(803, 97, 738, NULL, NULL),
(804, 97, 739, NULL, NULL),
(805, 97, 740, NULL, NULL),
(806, 97, 741, NULL, NULL),
(807, 97, 742, NULL, NULL),
(808, 97, 743, NULL, NULL),
(809, 97, 744, NULL, NULL),
(810, 97, 745, NULL, NULL),
(811, 97, 746, NULL, NULL),
(812, 97, 747, NULL, NULL),
(813, 97, 748, NULL, NULL),
(814, 97, 749, NULL, NULL),
(815, 97, 750, NULL, NULL),
(816, 97, 751, NULL, NULL),
(817, 97, 752, NULL, NULL),
(818, 97, 753, NULL, NULL),
(819, 97, 754, NULL, NULL),
(820, 97, 755, NULL, NULL),
(821, 97, 756, NULL, NULL),
(822, 97, 757, NULL, NULL),
(823, 97, 758, NULL, NULL),
(824, 96, 759, NULL, NULL),
(825, 96, 760, NULL, NULL),
(826, 96, 761, NULL, NULL),
(827, 96, 762, NULL, NULL),
(828, 96, 763, NULL, NULL),
(829, 96, 764, NULL, NULL),
(830, 96, 765, NULL, NULL),
(831, 96, 766, NULL, NULL),
(832, 96, 767, NULL, NULL),
(833, 96, 768, NULL, NULL),
(834, 96, 769, NULL, NULL),
(835, 96, 770, NULL, NULL),
(836, 96, 771, NULL, NULL),
(837, 96, 772, NULL, NULL),
(838, 96, 773, NULL, NULL),
(839, 96, 774, NULL, NULL),
(840, 112, 775, NULL, NULL),
(841, 112, 776, NULL, NULL),
(842, 112, 777, NULL, NULL),
(843, 112, 778, NULL, NULL),
(844, 112, 779, NULL, NULL),
(845, 112, 780, NULL, NULL),
(846, 112, 781, NULL, NULL),
(847, 112, 782, NULL, NULL),
(848, 112, 783, NULL, NULL),
(849, 112, 784, NULL, NULL),
(850, 112, 785, NULL, NULL),
(851, 112, 786, NULL, NULL),
(852, 112, 787, NULL, NULL),
(853, 112, 788, NULL, NULL),
(854, 112, 789, NULL, NULL),
(855, 112, 790, NULL, NULL),
(856, 112, 791, NULL, NULL),
(857, 112, 792, NULL, NULL),
(858, 112, 793, NULL, NULL),
(859, 112, 794, NULL, NULL),
(860, 112, 795, NULL, NULL),
(861, 112, 796, NULL, NULL),
(862, 112, 797, NULL, NULL),
(863, 112, 798, NULL, NULL),
(864, 112, 799, NULL, NULL),
(865, 112, 800, NULL, NULL),
(866, 95, 801, NULL, NULL),
(867, 95, 802, NULL, NULL),
(868, 95, 803, NULL, NULL),
(869, 95, 804, NULL, NULL),
(870, 95, 805, NULL, NULL),
(871, 95, 806, NULL, NULL),
(872, 95, 807, NULL, NULL),
(873, 95, 808, NULL, NULL),
(874, 95, 809, NULL, NULL),
(875, 95, 810, NULL, NULL),
(876, 95, 811, NULL, NULL),
(877, 95, 812, NULL, NULL),
(878, 95, 813, NULL, NULL),
(879, 95, 814, NULL, NULL),
(880, 95, 815, NULL, NULL),
(881, 90, 816, NULL, NULL),
(882, 90, 817, NULL, NULL),
(883, 90, 818, NULL, NULL),
(884, 90, 819, NULL, NULL),
(885, 90, 820, NULL, NULL),
(886, 90, 821, NULL, NULL),
(887, 90, 822, NULL, NULL),
(888, 90, 823, NULL, NULL),
(889, 90, 824, NULL, NULL),
(890, 90, 825, NULL, NULL),
(891, 90, 826, NULL, NULL),
(892, 90, 827, NULL, NULL),
(893, 90, 828, NULL, NULL),
(894, 90, 829, NULL, NULL),
(895, 90, 830, NULL, NULL),
(896, 90, 831, NULL, NULL),
(897, 90, 832, NULL, NULL),
(898, 90, 833, NULL, NULL),
(899, 90, 834, NULL, NULL),
(900, 90, 835, NULL, NULL),
(901, 90, 836, NULL, NULL),
(902, 90, 837, NULL, NULL),
(903, 90, 838, NULL, NULL),
(904, 90, 839, NULL, NULL),
(905, 90, 840, NULL, NULL),
(906, 113, 841, NULL, NULL),
(907, 113, 842, NULL, NULL),
(908, 113, 843, NULL, NULL),
(909, 113, 844, NULL, NULL),
(910, 113, 845, NULL, NULL),
(911, 113, 846, NULL, NULL),
(912, 113, 847, NULL, NULL),
(913, 113, 848, NULL, NULL),
(914, 113, 849, NULL, NULL),
(915, 113, 850, NULL, NULL),
(916, 113, 851, NULL, NULL),
(917, 113, 852, NULL, NULL),
(918, 113, 853, NULL, NULL),
(919, 113, 854, NULL, NULL),
(920, 113, 855, NULL, NULL),
(921, 113, 856, NULL, NULL),
(922, 113, 857, NULL, NULL),
(923, 113, 858, NULL, NULL),
(924, 113, 859, NULL, NULL),
(925, 113, 860, NULL, NULL),
(926, 113, 861, NULL, NULL),
(927, 113, 862, NULL, NULL),
(928, 113, 863, NULL, NULL),
(929, 113, 864, NULL, NULL),
(930, 113, 865, NULL, NULL),
(931, 114, 866, NULL, NULL),
(932, 114, 867, NULL, NULL),
(933, 114, 868, NULL, NULL),
(934, 114, 869, NULL, NULL),
(935, 114, 870, NULL, NULL),
(936, 114, 871, NULL, NULL),
(937, 114, 872, NULL, NULL),
(938, 114, 873, NULL, NULL),
(939, 114, 874, NULL, NULL),
(940, 114, 875, NULL, NULL),
(941, 114, 876, NULL, NULL),
(942, 114, 877, NULL, NULL),
(943, 114, 878, NULL, NULL),
(944, 114, 879, NULL, NULL),
(945, 114, 880, NULL, NULL),
(946, 114, 881, NULL, NULL),
(947, 114, 882, NULL, NULL),
(948, 114, 883, NULL, NULL),
(949, 114, 884, NULL, NULL),
(950, 114, 885, NULL, NULL),
(951, 114, 886, NULL, NULL),
(952, 114, 887, NULL, NULL),
(953, 114, 888, NULL, NULL),
(954, 114, 889, NULL, NULL),
(955, 114, 890, NULL, NULL),
(956, 77, 891, NULL, NULL),
(957, 77, 892, NULL, NULL),
(958, 77, 893, NULL, NULL),
(959, 77, 894, NULL, NULL),
(960, 77, 895, NULL, NULL),
(961, 77, 896, NULL, NULL),
(962, 77, 897, NULL, NULL),
(963, 77, 898, NULL, NULL),
(964, 77, 899, NULL, NULL),
(965, 77, 900, NULL, NULL),
(966, 77, 901, NULL, NULL),
(967, 77, 902, NULL, NULL),
(968, 77, 903, NULL, NULL),
(969, 77, 904, NULL, NULL),
(970, 77, 905, NULL, NULL),
(971, 77, 906, NULL, NULL),
(972, 77, 907, NULL, NULL),
(973, 77, 908, NULL, NULL),
(974, 77, 909, NULL, NULL),
(975, 77, 910, NULL, NULL),
(976, 115, 911, NULL, NULL),
(977, 115, 912, NULL, NULL),
(978, 115, 913, NULL, NULL),
(979, 115, 914, NULL, NULL),
(980, 115, 915, NULL, NULL),
(981, 115, 916, NULL, NULL),
(982, 115, 917, NULL, NULL),
(983, 115, 918, NULL, NULL),
(984, 115, 919, NULL, NULL),
(985, 115, 920, NULL, NULL),
(986, 115, 921, NULL, NULL),
(987, 115, 922, NULL, NULL),
(988, 115, 923, NULL, NULL),
(989, 115, 924, NULL, NULL),
(990, 115, 925, NULL, NULL),
(991, 115, 926, NULL, NULL),
(992, 115, 927, NULL, NULL),
(993, 115, 928, NULL, NULL),
(994, 115, 929, NULL, NULL),
(995, 115, 930, NULL, NULL),
(996, 115, 931, NULL, NULL),
(997, 115, 932, NULL, NULL),
(998, 115, 933, NULL, NULL),
(999, 115, 934, NULL, NULL),
(1000, 115, 935, NULL, NULL),
(1001, 116, 936, NULL, NULL),
(1002, 116, 937, NULL, NULL),
(1003, 116, 938, NULL, NULL),
(1004, 116, 939, NULL, NULL),
(1005, 116, 940, NULL, NULL),
(1006, 116, 941, NULL, NULL),
(1007, 116, 942, NULL, NULL),
(1008, 116, 943, NULL, NULL),
(1009, 116, 944, NULL, NULL),
(1010, 116, 945, NULL, NULL),
(1011, 116, 946, NULL, NULL),
(1012, 116, 947, NULL, NULL),
(1013, 116, 948, NULL, NULL),
(1014, 116, 949, NULL, NULL),
(1015, 116, 950, NULL, NULL),
(1016, 116, 951, NULL, NULL),
(1017, 116, 952, NULL, NULL),
(1018, 116, 953, NULL, NULL),
(1019, 116, 933, NULL, NULL),
(1020, 116, 954, NULL, NULL),
(1021, 116, 926, NULL, NULL),
(1022, 116, 955, NULL, NULL),
(1023, 116, 956, NULL, NULL),
(1024, 116, 957, NULL, NULL),
(1025, 116, 958, NULL, NULL),
(1026, 117, 959, NULL, NULL),
(1027, 117, 960, NULL, NULL),
(1028, 117, 961, NULL, NULL),
(1029, 117, 962, NULL, NULL),
(1030, 117, 963, NULL, NULL),
(1031, 117, 964, NULL, NULL),
(1032, 117, 965, NULL, NULL),
(1033, 117, 966, NULL, NULL),
(1034, 117, 967, NULL, NULL),
(1035, 117, 968, NULL, NULL),
(1036, 117, 969, NULL, NULL),
(1037, 117, 970, NULL, NULL),
(1038, 117, 971, NULL, NULL),
(1039, 117, 972, NULL, NULL),
(1040, 117, 973, NULL, NULL),
(1041, 117, 974, NULL, NULL),
(1042, 117, 975, NULL, NULL),
(1043, 117, 976, NULL, NULL),
(1044, 117, 977, NULL, NULL),
(1045, 117, 978, NULL, NULL),
(1046, 117, 979, NULL, NULL),
(1047, 117, 980, NULL, NULL),
(1048, 117, 981, NULL, NULL),
(1049, 117, 982, NULL, NULL),
(1050, 117, 983, NULL, NULL),
(1051, 118, 984, NULL, NULL),
(1052, 118, 985, NULL, NULL),
(1053, 118, 986, NULL, NULL),
(1054, 118, 987, NULL, NULL),
(1055, 118, 988, NULL, NULL),
(1056, 118, 989, NULL, NULL),
(1057, 118, 990, NULL, NULL),
(1058, 118, 991, NULL, NULL),
(1059, 118, 992, NULL, NULL),
(1060, 118, 993, NULL, NULL),
(1061, 118, 994, NULL, NULL),
(1062, 118, 995, NULL, NULL),
(1063, 118, 996, NULL, NULL),
(1064, 118, 997, NULL, NULL),
(1065, 118, 998, NULL, NULL),
(1066, 118, 999, NULL, NULL),
(1067, 118, 1000, NULL, NULL),
(1068, 118, 1001, NULL, NULL),
(1069, 118, 1002, NULL, NULL),
(1070, 118, 1003, NULL, NULL),
(1071, 118, 1004, NULL, NULL),
(1072, 118, 1005, NULL, NULL),
(1073, 118, 1006, NULL, NULL),
(1074, 118, 1007, NULL, NULL),
(1075, 118, 1008, NULL, NULL),
(1076, 118, 1009, NULL, NULL),
(1077, 78, 1010, NULL, NULL),
(1078, 78, 1011, NULL, NULL),
(1079, 78, 1012, NULL, NULL),
(1080, 78, 1013, NULL, NULL),
(1081, 78, 1014, NULL, NULL),
(1082, 78, 1015, NULL, NULL),
(1083, 78, 1016, NULL, NULL),
(1084, 78, 1017, NULL, NULL),
(1085, 78, 1018, NULL, NULL),
(1086, 78, 1019, NULL, NULL),
(1087, 78, 1020, NULL, NULL),
(1088, 78, 1021, NULL, NULL),
(1089, 78, 1022, NULL, NULL),
(1090, 78, 1023, NULL, NULL),
(1091, 78, 1024, NULL, NULL),
(1092, 78, 1025, NULL, NULL),
(1093, 78, 1026, NULL, NULL),
(1094, 78, 1027, NULL, NULL),
(1095, 78, 1028, NULL, NULL),
(1096, 78, 1029, NULL, NULL),
(1097, 78, 1030, NULL, NULL),
(1098, 78, 1031, NULL, NULL),
(1099, 78, 1032, NULL, NULL),
(1100, 78, 1033, NULL, NULL),
(1101, 119, 1034, NULL, NULL),
(1102, 119, 1035, NULL, NULL),
(1103, 119, 1036, NULL, NULL),
(1104, 119, 1037, NULL, NULL),
(1105, 119, 1038, NULL, NULL),
(1106, 119, 1039, NULL, NULL),
(1107, 119, 1040, NULL, NULL),
(1108, 119, 1041, NULL, NULL),
(1109, 119, 1042, NULL, NULL),
(1110, 119, 1043, NULL, NULL),
(1111, 119, 1044, NULL, NULL),
(1112, 119, 1045, NULL, NULL),
(1113, 119, 1046, NULL, NULL),
(1114, 119, 1047, NULL, NULL),
(1115, 119, 1048, NULL, NULL),
(1116, 119, 1049, NULL, NULL),
(1117, 119, 1050, NULL, NULL),
(1118, 119, 1051, NULL, NULL),
(1119, 119, 1052, NULL, NULL),
(1120, 119, 1053, NULL, NULL),
(1121, 119, 1054, NULL, NULL),
(1122, 119, 1055, NULL, NULL),
(1123, 119, 1056, NULL, NULL),
(1124, 119, 1057, NULL, NULL),
(1125, 119, 1058, NULL, NULL),
(1126, 119, 1059, NULL, NULL),
(1127, 120, 1060, NULL, NULL),
(1128, 120, 1061, NULL, NULL),
(1129, 120, 1062, NULL, NULL),
(1130, 120, 1063, NULL, NULL),
(1131, 120, 1064, NULL, NULL),
(1132, 120, 1065, NULL, NULL),
(1133, 120, 1066, NULL, NULL),
(1134, 120, 1067, NULL, NULL),
(1135, 120, 1068, NULL, NULL),
(1136, 120, 1069, NULL, NULL),
(1137, 120, 1070, NULL, NULL),
(1138, 120, 1071, NULL, NULL),
(1139, 120, 1072, NULL, NULL),
(1140, 120, 1073, NULL, NULL),
(1141, 120, 1074, NULL, NULL),
(1142, 120, 1039, NULL, NULL),
(1143, 120, 1075, NULL, NULL),
(1144, 120, 1076, NULL, NULL),
(1145, 120, 1077, NULL, NULL),
(1146, 120, 1078, NULL, NULL),
(1147, 120, 1079, NULL, NULL),
(1148, 120, 1080, NULL, NULL),
(1149, 120, 1081, NULL, NULL),
(1150, 120, 1082, NULL, NULL),
(1151, 120, 1083, NULL, NULL),
(1152, 121, 1084, NULL, NULL),
(1153, 121, 1085, NULL, NULL),
(1154, 121, 1086, NULL, NULL),
(1155, 121, 1087, NULL, NULL),
(1156, 121, 1088, NULL, NULL),
(1157, 121, 1089, NULL, NULL),
(1158, 121, 1090, NULL, NULL),
(1159, 121, 1091, NULL, NULL),
(1160, 121, 1092, NULL, NULL),
(1161, 121, 1093, NULL, NULL),
(1162, 121, 1094, NULL, NULL),
(1163, 121, 1095, NULL, NULL),
(1164, 121, 1096, NULL, NULL),
(1165, 121, 934, NULL, NULL),
(1166, 121, 1097, NULL, NULL),
(1167, 121, 1098, NULL, NULL),
(1168, 121, 1099, NULL, NULL),
(1169, 121, 1100, NULL, NULL),
(1170, 121, 1101, NULL, NULL),
(1171, 121, 1102, NULL, NULL),
(1172, 121, 1103, NULL, NULL),
(1173, 121, 1104, NULL, NULL),
(1174, 121, 1105, NULL, NULL),
(1175, 121, 851, NULL, NULL),
(1176, 121, 1106, NULL, NULL),
(1177, 121, 1107, NULL, NULL),
(1178, 122, 1108, NULL, NULL),
(1179, 122, 1109, NULL, NULL),
(1180, 122, 1110, NULL, NULL),
(1181, 122, 1111, NULL, NULL),
(1182, 122, 1112, NULL, NULL),
(1183, 122, 1113, NULL, NULL),
(1184, 122, 1114, NULL, NULL),
(1185, 122, 1115, NULL, NULL),
(1186, 122, 1116, NULL, NULL),
(1187, 122, 1064, NULL, NULL),
(1188, 122, 1117, NULL, NULL),
(1189, 122, 1118, NULL, NULL),
(1190, 122, 1119, NULL, NULL),
(1191, 122, 1120, NULL, NULL),
(1192, 122, 1121, NULL, NULL),
(1193, 122, 1122, NULL, NULL),
(1194, 122, 1123, NULL, NULL),
(1195, 122, 1066, NULL, NULL),
(1196, 122, 1124, NULL, NULL),
(1197, 122, 1125, NULL, NULL),
(1198, 122, 1126, NULL, NULL),
(1199, 122, 1127, NULL, NULL),
(1200, 122, 1128, NULL, NULL),
(1201, 122, 1129, NULL, NULL),
(1202, 122, 1130, NULL, NULL),
(1203, 123, 1131, NULL, NULL),
(1204, 123, 1085, NULL, NULL),
(1205, 123, 1132, NULL, NULL),
(1206, 123, 1133, NULL, NULL),
(1207, 123, 1134, NULL, NULL),
(1208, 123, 1100, NULL, NULL),
(1209, 123, 924, NULL, NULL),
(1210, 123, 1135, NULL, NULL),
(1211, 123, 1069, NULL, NULL),
(1212, 123, 1136, NULL, NULL),
(1213, 123, 1137, NULL, NULL),
(1214, 123, 1138, NULL, NULL),
(1215, 123, 1139, NULL, NULL),
(1216, 123, 1140, NULL, NULL),
(1217, 123, 1141, NULL, NULL),
(1218, 123, 1142, NULL, NULL),
(1219, 123, 1143, NULL, NULL),
(1220, 123, 1144, NULL, NULL),
(1221, 123, 1145, NULL, NULL),
(1222, 123, 1146, NULL, NULL),
(1223, 123, 1147, NULL, NULL),
(1224, 123, 1148, NULL, NULL),
(1225, 123, 1149, NULL, NULL),
(1226, 123, 1150, NULL, NULL),
(1227, 123, 1151, NULL, NULL),
(1228, 124, 1152, NULL, NULL),
(1229, 124, 1153, NULL, NULL),
(1230, 124, 1154, NULL, NULL),
(1231, 124, 1155, NULL, NULL),
(1232, 124, 1156, NULL, NULL),
(1233, 124, 1157, NULL, NULL),
(1234, 124, 1158, NULL, NULL),
(1235, 124, 1159, NULL, NULL),
(1236, 124, 1160, NULL, NULL),
(1237, 124, 1161, NULL, NULL),
(1238, 124, 1162, NULL, NULL),
(1239, 124, 1163, NULL, NULL),
(1240, 124, 988, NULL, NULL),
(1241, 124, 913, NULL, NULL),
(1242, 124, 1164, NULL, NULL),
(1243, 124, 1165, NULL, NULL),
(1244, 124, 1166, NULL, NULL),
(1245, 124, 1167, NULL, NULL),
(1246, 124, 1168, NULL, NULL),
(1247, 124, 1169, NULL, NULL),
(1248, 124, 1170, NULL, NULL),
(1249, 124, 992, NULL, NULL),
(1250, 124, 1171, NULL, NULL),
(1251, 124, 934, NULL, NULL),
(1252, 124, 1172, NULL, NULL),
(1253, 125, 1173, NULL, NULL),
(1254, 125, 1174, NULL, NULL),
(1255, 125, 1175, NULL, NULL),
(1256, 125, 1176, NULL, NULL),
(1257, 125, 1177, NULL, NULL),
(1258, 125, 1178, NULL, NULL),
(1259, 125, 1179, NULL, NULL),
(1260, 125, 1180, NULL, NULL),
(1261, 125, 1181, NULL, NULL),
(1262, 125, 1182, NULL, NULL),
(1263, 125, 1183, NULL, NULL),
(1264, 125, 1184, NULL, NULL),
(1265, 125, 1185, NULL, NULL),
(1266, 125, 1186, NULL, NULL),
(1267, 125, 1187, NULL, NULL),
(1268, 125, 1188, NULL, NULL),
(1269, 125, 1189, NULL, NULL),
(1270, 125, 1190, NULL, NULL),
(1271, 125, 1191, NULL, NULL),
(1272, 125, 1192, NULL, NULL),
(1273, 125, 1193, NULL, NULL),
(1274, 125, 1194, NULL, NULL),
(1275, 125, 1195, NULL, NULL),
(1276, 125, 1196, NULL, NULL),
(1277, 125, 1197, NULL, NULL),
(1278, 126, 1198, NULL, NULL),
(1279, 126, 1199, NULL, NULL),
(1280, 126, 1200, NULL, NULL),
(1281, 126, 1176, NULL, NULL),
(1282, 126, 1201, NULL, NULL),
(1283, 126, 1178, NULL, NULL),
(1284, 126, 1202, NULL, NULL),
(1285, 126, 1203, NULL, NULL),
(1286, 126, 1204, NULL, NULL),
(1287, 126, 1205, NULL, NULL),
(1288, 126, 1206, NULL, NULL),
(1289, 126, 1207, NULL, NULL),
(1290, 126, 1208, NULL, NULL),
(1291, 126, 1177, NULL, NULL),
(1292, 126, 1209, NULL, NULL),
(1293, 126, 1210, NULL, NULL),
(1294, 126, 1211, NULL, NULL),
(1295, 126, 1212, NULL, NULL),
(1296, 126, 1213, NULL, NULL),
(1297, 126, 1214, NULL, NULL),
(1298, 126, 1215, NULL, NULL),
(1299, 126, 1216, NULL, NULL),
(1300, 126, 1217, NULL, NULL),
(1301, 126, 1218, NULL, NULL),
(1302, 126, 1219, NULL, NULL),
(1303, 127, 1220, NULL, NULL),
(1304, 127, 1221, NULL, NULL),
(1305, 127, 1204, NULL, NULL),
(1306, 127, 1201, NULL, NULL),
(1307, 127, 1178, NULL, NULL),
(1308, 127, 1202, NULL, NULL),
(1309, 127, 1177, NULL, NULL),
(1310, 127, 1222, NULL, NULL),
(1311, 127, 1223, NULL, NULL),
(1312, 127, 1210, NULL, NULL),
(1313, 127, 1224, NULL, NULL),
(1314, 127, 1225, NULL, NULL),
(1315, 127, 1226, NULL, NULL),
(1316, 127, 1227, NULL, NULL),
(1317, 127, 1228, NULL, NULL),
(1318, 127, 1229, NULL, NULL),
(1319, 127, 1176, NULL, NULL),
(1320, 127, 1230, NULL, NULL),
(1321, 127, 1213, NULL, NULL),
(1322, 127, 1211, NULL, NULL),
(1323, 127, 1231, NULL, NULL),
(1324, 127, 1232, NULL, NULL),
(1325, 127, 1233, NULL, NULL),
(1326, 127, 1234, NULL, NULL),
(1327, 128, 1235, NULL, NULL),
(1328, 128, 1236, NULL, NULL),
(1329, 128, 1201, NULL, NULL),
(1330, 128, 1178, NULL, NULL),
(1331, 128, 1204, NULL, NULL),
(1332, 128, 1189, NULL, NULL),
(1333, 128, 1228, NULL, NULL),
(1334, 128, 1221, NULL, NULL),
(1335, 128, 1177, NULL, NULL),
(1336, 128, 1223, NULL, NULL),
(1337, 128, 1210, NULL, NULL),
(1338, 128, 1224, NULL, NULL),
(1339, 128, 1226, NULL, NULL),
(1340, 128, 1227, NULL, NULL),
(1341, 128, 1229, NULL, NULL),
(1342, 128, 1176, NULL, NULL),
(1343, 128, 1230, NULL, NULL),
(1344, 128, 1213, NULL, NULL),
(1345, 128, 1231, NULL, NULL),
(1346, 128, 1232, NULL, NULL),
(1347, 128, 1233, NULL, NULL),
(1348, 128, 1237, NULL, NULL),
(1349, 128, 1238, NULL, NULL),
(1350, 128, 1239, NULL, NULL),
(1351, 128, 1240, NULL, NULL),
(1352, 129, 1241, NULL, NULL),
(1353, 129, 1242, NULL, NULL),
(1354, 129, 1201, NULL, NULL),
(1355, 129, 1178, NULL, NULL),
(1356, 129, 1204, NULL, NULL),
(1357, 129, 1189, NULL, NULL),
(1358, 129, 1228, NULL, NULL),
(1359, 129, 1221, NULL, NULL),
(1360, 129, 1177, NULL, NULL),
(1361, 129, 1223, NULL, NULL),
(1362, 129, 1210, NULL, NULL),
(1363, 129, 1224, NULL, NULL),
(1364, 129, 1226, NULL, NULL),
(1365, 129, 1227, NULL, NULL),
(1366, 129, 1229, NULL, NULL),
(1367, 129, 1176, NULL, NULL),
(1368, 129, 1230, NULL, NULL),
(1369, 129, 1213, NULL, NULL),
(1370, 129, 1231, NULL, NULL),
(1371, 129, 1232, NULL, NULL),
(1372, 129, 1237, NULL, NULL),
(1373, 129, 1238, NULL, NULL),
(1374, 129, 1239, NULL, NULL),
(1375, 129, 1243, NULL, NULL),
(1376, 129, 1244, NULL, NULL),
(1377, 130, 1245, NULL, NULL),
(1378, 130, 1246, NULL, NULL),
(1379, 130, 1201, NULL, NULL),
(1380, 130, 1178, NULL, NULL),
(1381, 130, 1189, NULL, NULL),
(1382, 130, 1228, NULL, NULL),
(1383, 130, 1221, NULL, NULL),
(1384, 130, 1177, NULL, NULL),
(1385, 130, 1223, NULL, NULL),
(1386, 130, 1210, NULL, NULL),
(1387, 130, 1224, NULL, NULL),
(1388, 130, 1226, NULL, NULL),
(1389, 130, 1227, NULL, NULL),
(1390, 130, 1229, NULL, NULL),
(1391, 130, 1176, NULL, NULL),
(1392, 130, 1230, NULL, NULL),
(1393, 130, 1213, NULL, NULL),
(1394, 130, 1231, NULL, NULL),
(1395, 130, 1232, NULL, NULL),
(1396, 130, 1237, NULL, NULL),
(1397, 130, 1238, NULL, NULL),
(1398, 130, 1239, NULL, NULL),
(1399, 130, 1243, NULL, NULL),
(1400, 130, 1244, NULL, NULL),
(1401, 131, 1247, NULL, NULL),
(1402, 131, 1248, NULL, NULL),
(1403, 131, 1249, NULL, NULL),
(1404, 131, 1250, NULL, NULL),
(1405, 131, 1251, NULL, NULL),
(1406, 131, 1176, NULL, NULL),
(1407, 131, 1177, NULL, NULL),
(1408, 131, 1209, NULL, NULL),
(1409, 131, 1252, NULL, NULL),
(1410, 131, 1213, NULL, NULL),
(1411, 131, 1202, NULL, NULL),
(1412, 131, 1253, NULL, NULL),
(1413, 131, 1254, NULL, NULL),
(1414, 131, 1255, NULL, NULL),
(1415, 131, 1178, NULL, NULL),
(1416, 131, 1256, NULL, NULL),
(1417, 131, 1257, NULL, NULL),
(1418, 131, 1258, NULL, NULL),
(1419, 131, 1259, NULL, NULL),
(1420, 131, 1260, NULL, NULL),
(1421, 131, 1261, NULL, NULL),
(1422, 131, 1262, NULL, NULL),
(1423, 131, 1263, NULL, NULL),
(1424, 131, 1264, NULL, NULL),
(1425, 132, 1265, NULL, NULL),
(1426, 132, 1266, NULL, NULL),
(1427, 132, 1267, NULL, NULL),
(1428, 132, 1268, NULL, NULL),
(1429, 132, 1269, NULL, NULL),
(1430, 132, 1270, NULL, NULL),
(1431, 132, 1271, NULL, NULL),
(1432, 132, 1272, NULL, NULL),
(1433, 132, 1273, NULL, NULL),
(1434, 132, 1274, NULL, NULL),
(1435, 132, 1275, NULL, NULL),
(1436, 132, 1276, NULL, NULL),
(1437, 132, 1277, NULL, NULL),
(1438, 132, 1278, NULL, NULL),
(1439, 132, 1279, NULL, NULL),
(1440, 132, 1280, NULL, NULL),
(1441, 132, 1281, NULL, NULL),
(1442, 132, 1282, NULL, NULL),
(1443, 132, 1283, NULL, NULL),
(1444, 132, 1284, NULL, NULL),
(1445, 132, 1285, NULL, NULL),
(1446, 132, 1286, NULL, NULL),
(1447, 132, 1287, NULL, NULL),
(1448, 132, 1288, NULL, NULL),
(1449, 133, 1289, NULL, NULL),
(1450, 133, 1290, NULL, NULL),
(1451, 133, 1291, NULL, NULL),
(1452, 133, 1292, NULL, NULL),
(1453, 133, 1293, NULL, NULL),
(1454, 133, 1294, NULL, NULL),
(1455, 133, 1295, NULL, NULL),
(1456, 133, 1296, NULL, NULL),
(1457, 133, 1297, NULL, NULL),
(1458, 133, 1298, NULL, NULL),
(1459, 133, 1299, NULL, NULL),
(1460, 133, 1300, NULL, NULL),
(1461, 133, 1301, NULL, NULL),
(1462, 133, 1302, NULL, NULL),
(1463, 133, 784, NULL, NULL),
(1464, 133, 1303, NULL, NULL),
(1465, 133, 1304, NULL, NULL),
(1466, 133, 1305, NULL, NULL),
(1467, 133, 1306, NULL, NULL),
(1468, 133, 1307, NULL, NULL),
(1469, 133, 1308, NULL, NULL),
(1470, 133, 1309, NULL, NULL),
(1471, 133, 1310, NULL, NULL),
(1472, 133, 1311, NULL, NULL),
(1473, 134, 1312, NULL, NULL),
(1474, 134, 1313, NULL, NULL),
(1475, 134, 1292, NULL, NULL),
(1476, 134, 1314, NULL, NULL),
(1477, 134, 1294, NULL, NULL),
(1478, 134, 1315, NULL, NULL),
(1479, 134, 1316, NULL, NULL),
(1480, 134, 106, NULL, NULL),
(1481, 134, 1281, NULL, NULL),
(1482, 134, 1300, NULL, NULL),
(1483, 134, 1317, NULL, NULL),
(1484, 134, 784, NULL, NULL),
(1485, 134, 1303, NULL, NULL),
(1486, 134, 1304, NULL, NULL),
(1487, 134, 1318, NULL, NULL),
(1488, 134, 1306, NULL, NULL),
(1489, 134, 1319, NULL, NULL),
(1490, 134, 1308, NULL, NULL),
(1491, 134, 1320, NULL, NULL),
(1492, 134, 141, NULL, NULL),
(1493, 134, 1321, NULL, NULL),
(1494, 134, 1322, NULL, NULL),
(1495, 135, 1323, NULL, NULL),
(1496, 135, 1324, NULL, NULL),
(1497, 135, 1292, NULL, NULL),
(1498, 135, 1268, NULL, NULL),
(1499, 135, 1325, NULL, NULL),
(1500, 135, 1326, NULL, NULL),
(1501, 135, 1327, NULL, NULL),
(1502, 135, 1294, NULL, NULL),
(1503, 135, 137, NULL, NULL),
(1504, 135, 1328, NULL, NULL),
(1505, 135, 1281, NULL, NULL),
(1506, 135, 1300, NULL, NULL),
(1507, 135, 1329, NULL, NULL),
(1508, 135, 1330, NULL, NULL),
(1509, 135, 1297, NULL, NULL),
(1510, 135, 1298, NULL, NULL),
(1511, 135, 1331, NULL, NULL),
(1512, 135, 1304, NULL, NULL),
(1513, 135, 1332, NULL, NULL),
(1514, 135, 1333, NULL, NULL),
(1515, 135, 1307, NULL, NULL),
(1516, 135, 1308, NULL, NULL),
(1517, 135, 1309, NULL, NULL),
(1518, 135, 1334, NULL, NULL),
(1519, 136, 1335, NULL, NULL),
(1520, 136, 1336, NULL, NULL),
(1521, 136, 1292, NULL, NULL),
(1522, 136, 1337, NULL, NULL),
(1523, 136, 1294, NULL, NULL),
(1524, 136, 1329, NULL, NULL),
(1525, 136, 1338, NULL, NULL),
(1526, 136, 137, NULL, NULL),
(1527, 136, 1339, NULL, NULL),
(1528, 136, 1281, NULL, NULL),
(1529, 136, 1300, NULL, NULL),
(1530, 136, 1302, NULL, NULL),
(1531, 136, 784, NULL, NULL),
(1532, 136, 1280, NULL, NULL),
(1533, 136, 1340, NULL, NULL),
(1534, 136, 1341, NULL, NULL),
(1535, 136, 1298, NULL, NULL),
(1536, 136, 1304, NULL, NULL),
(1537, 136, 1342, NULL, NULL),
(1538, 136, 1308, NULL, NULL),
(1539, 136, 1309, NULL, NULL),
(1540, 136, 1343, NULL, NULL),
(1541, 137, 1344, NULL, NULL),
(1542, 137, 1345, NULL, NULL),
(1543, 137, 1292, NULL, NULL),
(1544, 137, 1268, NULL, NULL),
(1545, 137, 34, NULL, NULL),
(1546, 137, 1325, NULL, NULL),
(1547, 137, 137, NULL, NULL),
(1548, 137, 1346, NULL, NULL),
(1549, 137, 1327, NULL, NULL),
(1550, 137, 1347, NULL, NULL),
(1551, 137, 1348, NULL, NULL),
(1552, 137, 1281, NULL, NULL),
(1553, 137, 1300, NULL, NULL),
(1554, 137, 1303, NULL, NULL),
(1555, 137, 1298, NULL, NULL),
(1556, 137, 1304, NULL, NULL),
(1557, 137, 1349, NULL, NULL),
(1558, 137, 1308, NULL, NULL),
(1559, 137, 1309, NULL, NULL),
(1560, 137, 1350, NULL, NULL),
(1561, 137, 1274, NULL, NULL),
(1562, 137, 1297, NULL, NULL),
(1563, 137, 1351, NULL, NULL),
(1564, 138, 1352, NULL, NULL),
(1565, 138, 1353, NULL, NULL),
(1566, 138, 1292, NULL, NULL),
(1567, 138, 1354, NULL, NULL),
(1568, 138, 1294, NULL, NULL),
(1569, 138, 1329, NULL, NULL),
(1570, 138, 1355, NULL, NULL),
(1571, 138, 1339, NULL, NULL),
(1572, 138, 1356, NULL, NULL),
(1573, 138, 1281, NULL, NULL),
(1574, 138, 1300, NULL, NULL),
(1575, 138, 1302, NULL, NULL),
(1576, 138, 1357, NULL, NULL),
(1577, 138, 1358, NULL, NULL),
(1578, 138, 1359, NULL, NULL),
(1579, 138, 1298, NULL, NULL),
(1580, 138, 1304, NULL, NULL),
(1581, 138, 1360, NULL, NULL),
(1582, 138, 1308, NULL, NULL),
(1583, 138, 1309, NULL, NULL),
(1584, 138, 1361, NULL, NULL),
(1585, 138, 1362, NULL, NULL),
(1586, 139, 1363, NULL, NULL),
(1587, 139, 1364, NULL, NULL),
(1588, 139, 1292, NULL, NULL),
(1589, 139, 1268, NULL, NULL),
(1590, 139, 1325, NULL, NULL),
(1591, 139, 1326, NULL, NULL),
(1592, 139, 1327, NULL, NULL),
(1593, 139, 1347, NULL, NULL),
(1594, 139, 1348, NULL, NULL),
(1595, 139, 1281, NULL, NULL),
(1596, 139, 1300, NULL, NULL),
(1597, 139, 1346, NULL, NULL),
(1598, 139, 1303, NULL, NULL),
(1599, 139, 1298, NULL, NULL),
(1600, 139, 1304, NULL, NULL),
(1601, 139, 1365, NULL, NULL),
(1602, 139, 1308, NULL, NULL),
(1603, 139, 1309, NULL, NULL),
(1604, 139, 1366, NULL, NULL),
(1605, 139, 1297, NULL, NULL),
(1606, 139, 1367, NULL, NULL),
(1607, 139, 1368, NULL, NULL),
(1608, 60, 1369, NULL, NULL),
(1609, 60, 1370, NULL, NULL),
(1610, 60, 1284, NULL, NULL),
(1611, 60, 1371, NULL, NULL),
(1612, 60, 1203, NULL, NULL),
(1613, 60, 1372, NULL, NULL),
(1614, 60, 1373, NULL, NULL),
(1615, 60, 1374, NULL, NULL),
(1616, 60, 1375, NULL, NULL),
(1617, 60, 1376, NULL, NULL),
(1618, 60, 1377, NULL, NULL),
(1619, 60, 1378, NULL, NULL),
(1620, 60, 1379, NULL, NULL),
(1621, 60, 1380, NULL, NULL),
(1622, 60, 1381, NULL, NULL),
(1623, 60, 1382, NULL, NULL),
(1624, 60, 1383, NULL, NULL),
(1625, 60, 1384, NULL, NULL),
(1626, 60, 1251, NULL, NULL),
(1627, 60, 1385, NULL, NULL),
(1628, 60, 1386, NULL, NULL),
(1629, 60, 1387, NULL, NULL),
(1630, 60, 1388, NULL, NULL),
(1631, 60, 1389, NULL, NULL),
(1632, 61, 1390, NULL, NULL),
(1633, 61, 1391, NULL, NULL),
(1634, 61, 1392, NULL, NULL),
(1635, 61, 1393, NULL, NULL),
(1636, 61, 1372, NULL, NULL),
(1637, 61, 1394, NULL, NULL),
(1638, 61, 1374, NULL, NULL),
(1639, 61, 1395, NULL, NULL),
(1640, 61, 1396, NULL, NULL),
(1641, 61, 1388, NULL, NULL),
(1642, 61, 1371, NULL, NULL),
(1643, 61, 1397, NULL, NULL),
(1644, 61, 1398, NULL, NULL),
(1645, 61, 1284, NULL, NULL),
(1646, 61, 1399, NULL, NULL),
(1647, 61, 1400, NULL, NULL),
(1648, 61, 1383, NULL, NULL),
(1649, 61, 1281, NULL, NULL),
(1650, 61, 1251, NULL, NULL),
(1651, 61, 1385, NULL, NULL),
(1652, 61, 1386, NULL, NULL),
(1653, 61, 1401, NULL, NULL),
(1654, 61, 1402, NULL, NULL),
(1655, 63, 1403, NULL, NULL),
(1656, 63, 1404, NULL, NULL),
(1657, 63, 1405, NULL, NULL),
(1658, 63, 1406, NULL, NULL),
(1659, 63, 1280, NULL, NULL),
(1660, 63, 1407, NULL, NULL),
(1661, 63, 1408, NULL, NULL),
(1662, 63, 1409, NULL, NULL),
(1663, 63, 1410, NULL, NULL),
(1664, 63, 1411, NULL, NULL),
(1665, 63, 1412, NULL, NULL),
(1666, 63, 1413, NULL, NULL),
(1667, 63, 1414, NULL, NULL),
(1668, 63, 1415, NULL, NULL),
(1669, 63, 1416, NULL, NULL),
(1670, 63, 1417, NULL, NULL),
(1671, 63, 1418, NULL, NULL),
(1672, 63, 1419, NULL, NULL),
(1673, 63, 1420, NULL, NULL),
(1674, 63, 1421, NULL, NULL),
(1675, 63, 1422, NULL, NULL),
(1676, 63, 1423, NULL, NULL),
(1677, 63, 1424, NULL, NULL),
(1678, 63, 1425, NULL, NULL),
(1679, 64, 1426, NULL, NULL),
(1680, 64, 1427, NULL, NULL),
(1681, 64, 787, NULL, NULL),
(1682, 64, 1428, NULL, NULL),
(1683, 64, 1429, NULL, NULL),
(1684, 64, 1430, NULL, NULL),
(1685, 64, 1431, NULL, NULL),
(1686, 64, 1281, NULL, NULL),
(1687, 64, 1432, NULL, NULL),
(1688, 64, 1251, NULL, NULL),
(1689, 64, 1385, NULL, NULL),
(1690, 64, 1433, NULL, NULL),
(1691, 64, 1434, NULL, NULL),
(1692, 64, 1435, NULL, NULL),
(1693, 64, 1436, NULL, NULL),
(1694, 64, 1437, NULL, NULL),
(1695, 64, 1327, NULL, NULL),
(1696, 64, 1438, NULL, NULL),
(1697, 64, 1439, NULL, NULL),
(1698, 64, 1440, NULL, NULL),
(1699, 64, 1441, NULL, NULL),
(1700, 64, 1442, NULL, NULL),
(1701, 64, 1443, NULL, NULL),
(1702, 64, 1300, NULL, NULL),
(1703, 64, 1444, NULL, NULL),
(1704, 65, 1445, NULL, NULL),
(1705, 65, 1427, NULL, NULL),
(1706, 65, 1428, NULL, NULL),
(1707, 65, 1446, NULL, NULL),
(1708, 65, 1447, NULL, NULL),
(1709, 65, 1429, NULL, NULL),
(1710, 65, 1430, NULL, NULL),
(1711, 65, 1431, NULL, NULL),
(1712, 65, 1281, NULL, NULL),
(1713, 65, 1432, NULL, NULL),
(1714, 65, 1251, NULL, NULL),
(1715, 65, 1385, NULL, NULL),
(1716, 65, 1433, NULL, NULL),
(1717, 65, 1434, NULL, NULL),
(1718, 65, 1435, NULL, NULL),
(1719, 65, 1436, NULL, NULL),
(1720, 65, 1437, NULL, NULL),
(1721, 65, 1327, NULL, NULL),
(1722, 65, 1438, NULL, NULL),
(1723, 65, 1440, NULL, NULL),
(1724, 65, 1441, NULL, NULL),
(1725, 65, 1442, NULL, NULL),
(1726, 65, 1443, NULL, NULL),
(1727, 65, 1300, NULL, NULL),
(1728, 65, 1444, NULL, NULL),
(1729, 66, 1448, NULL, NULL),
(1730, 66, 1449, NULL, NULL),
(1731, 66, 1450, NULL, NULL),
(1732, 66, 1451, NULL, NULL),
(1733, 66, 1430, NULL, NULL),
(1734, 66, 1452, NULL, NULL),
(1735, 66, 1428, NULL, NULL),
(1736, 66, 1446, NULL, NULL),
(1737, 66, 1453, NULL, NULL),
(1738, 66, 1454, NULL, NULL),
(1739, 66, 1432, NULL, NULL),
(1740, 66, 1281, NULL, NULL),
(1741, 66, 1435, NULL, NULL),
(1742, 66, 1455, NULL, NULL),
(1743, 66, 1359, NULL, NULL),
(1744, 66, 1456, NULL, NULL),
(1745, 66, 1457, NULL, NULL),
(1746, 66, 1458, NULL, NULL),
(1747, 66, 1272, NULL, NULL),
(1748, 66, 1459, NULL, NULL),
(1749, 66, 1251, NULL, NULL),
(1750, 66, 1385, NULL, NULL),
(1751, 66, 1460, NULL, NULL),
(1752, 66, 1444, NULL, NULL),
(1753, 66, 1461, NULL, NULL),
(1754, 79, 1462, NULL, NULL),
(1755, 79, 1463, NULL, NULL),
(1756, 79, 1371, NULL, NULL),
(1757, 79, 1284, NULL, NULL),
(1758, 79, 1370, NULL, NULL),
(1759, 79, 1203, NULL, NULL),
(1760, 79, 1372, NULL, NULL),
(1761, 79, 1374, NULL, NULL),
(1762, 79, 1375, NULL, NULL),
(1763, 79, 1464, NULL, NULL),
(1764, 79, 1377, NULL, NULL),
(1765, 79, 1378, NULL, NULL),
(1766, 79, 1379, NULL, NULL),
(1767, 79, 1380, NULL, NULL),
(1768, 79, 1465, NULL, NULL),
(1769, 79, 1382, NULL, NULL),
(1770, 79, 1383, NULL, NULL),
(1771, 79, 1281, NULL, NULL),
(1772, 79, 1251, NULL, NULL),
(1773, 79, 1385, NULL, NULL),
(1774, 79, 1386, NULL, NULL),
(1775, 79, 1466, NULL, NULL),
(1776, 80, 1467, NULL, NULL),
(1777, 80, 1468, NULL, NULL),
(1778, 80, 1469, NULL, NULL),
(1779, 80, 1470, NULL, NULL),
(1780, 80, 1471, NULL, NULL),
(1781, 80, 1472, NULL, NULL),
(1782, 80, 1473, NULL, NULL),
(1783, 80, 1474, NULL, NULL),
(1784, 80, 1475, NULL, NULL),
(1785, 80, 1476, NULL, NULL),
(1786, 80, 1477, NULL, NULL),
(1787, 80, 1478, NULL, NULL),
(1788, 80, 1325, NULL, NULL),
(1789, 80, 1479, NULL, NULL),
(1790, 80, 1380, NULL, NULL),
(1791, 80, 1465, NULL, NULL),
(1792, 80, 1480, NULL, NULL),
(1793, 80, 1481, NULL, NULL),
(1794, 80, 1482, NULL, NULL),
(1795, 80, 1483, NULL, NULL),
(1796, 80, 1484, NULL, NULL),
(1797, 80, 1485, NULL, NULL),
(1798, 80, 1486, NULL, NULL),
(1799, 80, 1487, NULL, NULL),
(1800, 80, 1488, NULL, NULL),
(1801, 81, 1489, NULL, NULL),
(1802, 81, 1490, NULL, NULL),
(1803, 81, 1319, NULL, NULL),
(1804, 81, 1371, NULL, NULL),
(1805, 81, 1284, NULL, NULL),
(1806, 81, 1370, NULL, NULL),
(1807, 81, 1203, NULL, NULL),
(1808, 81, 1372, NULL, NULL),
(1809, 81, 1374, NULL, NULL),
(1810, 81, 1375, NULL, NULL),
(1811, 81, 1464, NULL, NULL),
(1812, 81, 1377, NULL, NULL),
(1813, 81, 1378, NULL, NULL),
(1814, 81, 1491, NULL, NULL),
(1815, 81, 1380, NULL, NULL),
(1816, 81, 1465, NULL, NULL),
(1817, 81, 1382, NULL, NULL),
(1818, 81, 1383, NULL, NULL),
(1819, 81, 1281, NULL, NULL),
(1820, 81, 1251, NULL, NULL),
(1821, 81, 1385, NULL, NULL),
(1822, 81, 1386, NULL, NULL),
(1823, 81, 1492, NULL, NULL),
(1824, 81, 1493, NULL, NULL),
(1825, 82, 1494, NULL, NULL),
(1826, 82, 1469, NULL, NULL);
INSERT INTO `product_tag` (`id`, `product_id`, `tag_id`, `created_at`, `updated_at`) VALUES
(1827, 82, 1470, NULL, NULL),
(1828, 82, 1471, NULL, NULL),
(1829, 82, 1472, NULL, NULL),
(1830, 82, 1473, NULL, NULL),
(1831, 82, 1474, NULL, NULL),
(1832, 82, 1475, NULL, NULL),
(1833, 82, 1476, NULL, NULL),
(1834, 82, 1477, NULL, NULL),
(1835, 82, 1478, NULL, NULL),
(1836, 82, 1325, NULL, NULL),
(1837, 82, 1479, NULL, NULL),
(1838, 82, 1380, NULL, NULL),
(1839, 82, 1465, NULL, NULL),
(1840, 82, 1480, NULL, NULL),
(1841, 82, 1481, NULL, NULL),
(1842, 82, 1482, NULL, NULL),
(1843, 82, 1483, NULL, NULL),
(1844, 82, 1484, NULL, NULL),
(1845, 82, 1485, NULL, NULL),
(1846, 82, 1486, NULL, NULL),
(1847, 82, 1487, NULL, NULL),
(1848, 82, 1488, NULL, NULL),
(1849, 82, 1495, NULL, NULL),
(1850, 83, 1496, NULL, NULL),
(1851, 83, 1319, NULL, NULL),
(1852, 83, 1371, NULL, NULL),
(1853, 83, 1284, NULL, NULL),
(1854, 83, 1370, NULL, NULL),
(1855, 83, 1203, NULL, NULL),
(1856, 83, 1372, NULL, NULL),
(1857, 83, 1374, NULL, NULL),
(1858, 83, 1375, NULL, NULL),
(1859, 83, 1497, NULL, NULL),
(1860, 83, 1377, NULL, NULL),
(1861, 83, 1378, NULL, NULL),
(1862, 83, 1491, NULL, NULL),
(1863, 83, 1380, NULL, NULL),
(1864, 83, 1382, NULL, NULL),
(1865, 83, 1383, NULL, NULL),
(1866, 83, 1281, NULL, NULL),
(1867, 83, 1251, NULL, NULL),
(1868, 83, 1385, NULL, NULL),
(1869, 83, 1386, NULL, NULL),
(1870, 83, 1492, NULL, NULL),
(1871, 83, 1498, NULL, NULL),
(1872, 83, 1499, NULL, NULL),
(1873, 84, 1500, NULL, NULL),
(1874, 84, 1501, NULL, NULL),
(1875, 84, 1502, NULL, NULL),
(1876, 84, 1319, NULL, NULL),
(1877, 84, 1371, NULL, NULL),
(1878, 84, 1284, NULL, NULL),
(1879, 84, 1370, NULL, NULL),
(1880, 84, 1203, NULL, NULL),
(1881, 84, 1372, NULL, NULL),
(1882, 84, 1374, NULL, NULL),
(1883, 84, 1375, NULL, NULL),
(1884, 84, 1503, NULL, NULL),
(1885, 84, 1378, NULL, NULL),
(1886, 84, 1491, NULL, NULL),
(1887, 84, 1380, NULL, NULL),
(1888, 84, 1382, NULL, NULL),
(1889, 84, 1383, NULL, NULL),
(1890, 84, 1281, NULL, NULL),
(1891, 84, 1251, NULL, NULL),
(1892, 84, 1385, NULL, NULL),
(1893, 84, 1386, NULL, NULL),
(1894, 84, 1492, NULL, NULL),
(1895, 84, 1498, NULL, NULL),
(1896, 84, 1499, NULL, NULL),
(1897, 85, 1504, NULL, NULL),
(1898, 85, 1505, NULL, NULL),
(1899, 85, 1490, NULL, NULL),
(1900, 85, 1319, NULL, NULL),
(1901, 85, 1371, NULL, NULL),
(1902, 85, 1284, NULL, NULL),
(1903, 85, 1370, NULL, NULL),
(1904, 85, 1203, NULL, NULL),
(1905, 85, 1372, NULL, NULL),
(1906, 85, 1374, NULL, NULL),
(1907, 85, 1375, NULL, NULL),
(1908, 85, 1377, NULL, NULL),
(1909, 85, 1378, NULL, NULL),
(1910, 85, 1491, NULL, NULL),
(1911, 85, 1380, NULL, NULL),
(1912, 85, 1382, NULL, NULL),
(1913, 85, 1383, NULL, NULL),
(1914, 85, 1281, NULL, NULL),
(1915, 85, 1251, NULL, NULL),
(1916, 85, 1385, NULL, NULL),
(1917, 85, 1386, NULL, NULL),
(1918, 85, 1492, NULL, NULL),
(1919, 85, 1498, NULL, NULL),
(1920, 85, 1499, NULL, NULL),
(1921, 86, 1506, NULL, NULL),
(1922, 86, 1507, NULL, NULL),
(1923, 86, 1319, NULL, NULL),
(1924, 86, 1371, NULL, NULL),
(1925, 86, 1284, NULL, NULL),
(1926, 86, 1370, NULL, NULL),
(1927, 86, 1203, NULL, NULL),
(1928, 86, 1372, NULL, NULL),
(1929, 86, 1374, NULL, NULL),
(1930, 86, 1375, NULL, NULL),
(1931, 86, 1378, NULL, NULL),
(1932, 86, 1491, NULL, NULL),
(1933, 86, 1380, NULL, NULL),
(1934, 86, 1382, NULL, NULL),
(1935, 86, 1383, NULL, NULL),
(1936, 86, 1281, NULL, NULL),
(1937, 86, 1251, NULL, NULL),
(1938, 86, 1385, NULL, NULL),
(1939, 86, 1386, NULL, NULL),
(1940, 86, 1492, NULL, NULL),
(1941, 86, 1498, NULL, NULL),
(1942, 86, 1499, NULL, NULL),
(1943, 86, 1508, NULL, NULL),
(1944, 86, 1509, NULL, NULL),
(1945, 87, 1510, NULL, NULL),
(1946, 87, 1511, NULL, NULL),
(1947, 87, 1319, NULL, NULL),
(1948, 87, 1371, NULL, NULL),
(1949, 87, 1284, NULL, NULL),
(1950, 87, 1370, NULL, NULL),
(1951, 87, 1203, NULL, NULL),
(1952, 87, 1372, NULL, NULL),
(1953, 87, 1374, NULL, NULL),
(1954, 87, 1375, NULL, NULL),
(1955, 87, 1377, NULL, NULL),
(1956, 87, 1378, NULL, NULL),
(1957, 87, 1491, NULL, NULL),
(1958, 87, 1380, NULL, NULL),
(1959, 87, 1382, NULL, NULL),
(1960, 87, 1383, NULL, NULL),
(1961, 87, 1281, NULL, NULL),
(1962, 87, 1251, NULL, NULL),
(1963, 87, 1385, NULL, NULL),
(1964, 87, 1386, NULL, NULL),
(1965, 87, 1492, NULL, NULL),
(1966, 87, 1498, NULL, NULL),
(1967, 87, 1499, NULL, NULL),
(1968, 87, 1512, NULL, NULL),
(1969, 87, 1513, NULL, NULL),
(1970, 88, 1514, NULL, NULL),
(1971, 88, 1515, NULL, NULL),
(1972, 88, 1319, NULL, NULL),
(1973, 88, 1371, NULL, NULL),
(1974, 88, 1284, NULL, NULL),
(1975, 88, 1370, NULL, NULL),
(1976, 88, 1203, NULL, NULL),
(1977, 88, 1372, NULL, NULL),
(1978, 88, 1374, NULL, NULL),
(1979, 88, 1375, NULL, NULL),
(1980, 88, 1378, NULL, NULL),
(1981, 88, 1491, NULL, NULL),
(1982, 88, 1380, NULL, NULL),
(1983, 88, 1382, NULL, NULL),
(1984, 88, 1383, NULL, NULL),
(1985, 88, 1281, NULL, NULL),
(1986, 88, 1251, NULL, NULL),
(1987, 88, 1385, NULL, NULL),
(1988, 88, 1386, NULL, NULL),
(1989, 88, 1492, NULL, NULL),
(1990, 88, 1498, NULL, NULL),
(1991, 88, 1499, NULL, NULL),
(1992, 88, 1516, NULL, NULL),
(1993, 88, 1509, NULL, NULL),
(1994, 89, 1517, NULL, NULL),
(1995, 89, 1518, NULL, NULL),
(1996, 89, 1519, NULL, NULL),
(1997, 89, 1520, NULL, NULL),
(1998, 89, 1521, NULL, NULL),
(1999, 89, 1325, NULL, NULL),
(2000, 89, 1522, NULL, NULL),
(2001, 89, 1523, NULL, NULL),
(2002, 89, 1524, NULL, NULL),
(2003, 89, 1525, NULL, NULL),
(2004, 89, 1526, NULL, NULL),
(2005, 89, 1527, NULL, NULL),
(2006, 89, 1528, NULL, NULL),
(2007, 89, 1529, NULL, NULL),
(2008, 89, 1380, NULL, NULL),
(2009, 89, 1281, NULL, NULL),
(2010, 89, 1530, NULL, NULL),
(2011, 89, 1531, NULL, NULL),
(2012, 89, 1532, NULL, NULL),
(2013, 89, 1533, NULL, NULL),
(2014, 89, 1534, NULL, NULL),
(2015, 89, 1535, NULL, NULL),
(2016, 89, 1536, NULL, NULL),
(2017, 90, 1537, NULL, NULL),
(2018, 90, 1538, NULL, NULL),
(2019, 90, 1539, NULL, NULL),
(2020, 90, 1540, NULL, NULL),
(2021, 90, 1469, NULL, NULL),
(2022, 90, 1541, NULL, NULL),
(2023, 90, 1542, NULL, NULL),
(2024, 90, 1543, NULL, NULL),
(2025, 90, 1544, NULL, NULL),
(2026, 90, 1479, NULL, NULL),
(2027, 90, 1545, NULL, NULL),
(2028, 90, 1546, NULL, NULL),
(2029, 90, 1547, NULL, NULL),
(2030, 90, 1548, NULL, NULL),
(2031, 90, 1380, NULL, NULL),
(2032, 90, 1281, NULL, NULL),
(2033, 90, 1549, NULL, NULL),
(2034, 90, 1550, NULL, NULL),
(2035, 90, 1551, NULL, NULL),
(2036, 90, 1552, NULL, NULL),
(2037, 90, 1553, NULL, NULL),
(2038, 90, 1554, NULL, NULL),
(2039, 90, 1555, NULL, NULL),
(2040, 90, 1556, NULL, NULL),
(2041, 90, 1557, NULL, NULL),
(2042, 91, 1558, NULL, NULL),
(2043, 91, 1559, NULL, NULL),
(2044, 91, 1560, NULL, NULL),
(2045, 91, 1561, NULL, NULL),
(2046, 91, 1473, NULL, NULL),
(2047, 91, 1526, NULL, NULL),
(2048, 91, 1562, NULL, NULL),
(2049, 91, 1563, NULL, NULL),
(2050, 91, 1564, NULL, NULL),
(2051, 91, 1565, NULL, NULL),
(2052, 91, 1566, NULL, NULL),
(2053, 91, 34, NULL, NULL),
(2054, 91, 1528, NULL, NULL),
(2055, 91, 1567, NULL, NULL),
(2056, 91, 1568, NULL, NULL),
(2057, 91, 1569, NULL, NULL),
(2058, 91, 1570, NULL, NULL),
(2059, 91, 1571, NULL, NULL),
(2060, 91, 1520, NULL, NULL),
(2061, 91, 1572, NULL, NULL),
(2062, 91, 1573, NULL, NULL),
(2063, 91, 1574, NULL, NULL),
(2064, 91, 1476, NULL, NULL),
(2065, 91, 1575, NULL, NULL),
(2066, 91, 1576, NULL, NULL),
(2067, 92, 1577, NULL, NULL),
(2068, 92, 1578, NULL, NULL),
(2069, 92, 1579, NULL, NULL),
(2070, 92, 1502, NULL, NULL),
(2071, 92, 1473, NULL, NULL),
(2072, 92, 1478, NULL, NULL),
(2073, 92, 1580, NULL, NULL),
(2074, 92, 1563, NULL, NULL),
(2075, 92, 1570, NULL, NULL),
(2076, 92, 1581, NULL, NULL),
(2077, 92, 1582, NULL, NULL),
(2078, 92, 1583, NULL, NULL),
(2079, 92, 1584, NULL, NULL),
(2080, 92, 1585, NULL, NULL),
(2081, 92, 1586, NULL, NULL),
(2082, 92, 1587, NULL, NULL),
(2083, 92, 1588, NULL, NULL),
(2084, 92, 1589, NULL, NULL),
(2085, 92, 1590, NULL, NULL),
(2086, 92, 1591, NULL, NULL),
(2087, 92, 1592, NULL, NULL),
(2088, 92, 1593, NULL, NULL),
(2089, 92, 1594, NULL, NULL),
(2090, 92, 1595, NULL, NULL),
(2091, 92, 1596, NULL, NULL),
(2092, 92, 1597, NULL, NULL),
(2093, 93, 1598, NULL, NULL),
(2094, 93, 1476, NULL, NULL),
(2095, 93, 1599, NULL, NULL),
(2096, 93, 1473, NULL, NULL),
(2097, 93, 1600, NULL, NULL),
(2098, 93, 1601, NULL, NULL),
(2099, 93, 1602, NULL, NULL),
(2100, 93, 1563, NULL, NULL),
(2101, 93, 1603, NULL, NULL),
(2102, 93, 1604, NULL, NULL),
(2103, 93, 1605, NULL, NULL),
(2104, 93, 1606, NULL, NULL),
(2105, 93, 1607, NULL, NULL),
(2106, 93, 1608, NULL, NULL),
(2107, 93, 1609, NULL, NULL),
(2108, 93, 1610, NULL, NULL),
(2109, 93, 1611, NULL, NULL),
(2110, 93, 1612, NULL, NULL),
(2111, 93, 1613, NULL, NULL),
(2112, 93, 1614, NULL, NULL),
(2113, 93, 1615, NULL, NULL),
(2114, 93, 1616, NULL, NULL),
(2115, 93, 1617, NULL, NULL),
(2116, 93, 1618, NULL, NULL),
(2117, 93, 1619, NULL, NULL),
(2118, 93, 1620, NULL, NULL),
(2119, 150, 1621, NULL, NULL),
(2120, 150, 1622, NULL, NULL),
(2121, 150, 1623, NULL, NULL),
(2122, 150, 1624, NULL, NULL),
(2123, 150, 1625, NULL, NULL),
(2124, 150, 1626, NULL, NULL),
(2125, 150, 1627, NULL, NULL),
(2126, 150, 1628, NULL, NULL),
(2127, 150, 1383, NULL, NULL),
(2128, 150, 1629, NULL, NULL),
(2129, 150, 1630, NULL, NULL),
(2130, 150, 1631, NULL, NULL),
(2131, 150, 1632, NULL, NULL),
(2132, 150, 1633, NULL, NULL),
(2133, 150, 1380, NULL, NULL),
(2134, 150, 1634, NULL, NULL),
(2135, 150, 1635, NULL, NULL),
(2136, 150, 1636, NULL, NULL),
(2137, 150, 1637, NULL, NULL),
(2138, 150, 1372, NULL, NULL),
(2139, 150, 1638, NULL, NULL),
(2140, 150, 1639, NULL, NULL),
(2141, 150, 1640, NULL, NULL),
(2142, 150, 1641, NULL, NULL),
(2143, 150, 1642, NULL, NULL),
(2144, 151, 1643, NULL, NULL),
(2145, 151, 1644, NULL, NULL),
(2146, 151, 1645, NULL, NULL),
(2147, 151, 1646, NULL, NULL),
(2148, 151, 1647, NULL, NULL),
(2149, 151, 1648, NULL, NULL),
(2150, 151, 1649, NULL, NULL),
(2151, 151, 1650, NULL, NULL),
(2152, 151, 1651, NULL, NULL),
(2153, 151, 1652, NULL, NULL),
(2154, 151, 1653, NULL, NULL),
(2155, 151, 1638, NULL, NULL),
(2156, 151, 1654, NULL, NULL),
(2157, 151, 1637, NULL, NULL),
(2158, 151, 1655, NULL, NULL),
(2159, 151, 1656, NULL, NULL),
(2160, 151, 1372, NULL, NULL),
(2161, 151, 106, NULL, NULL),
(2162, 151, 792, NULL, NULL),
(2163, 151, 1657, NULL, NULL),
(2164, 151, 1658, NULL, NULL),
(2165, 151, 1659, NULL, NULL),
(2166, 151, 1660, NULL, NULL),
(2167, 151, 1661, NULL, NULL),
(2168, 151, 1662, NULL, NULL),
(2169, 30, 1663, NULL, NULL),
(2170, 30, 1664, NULL, NULL),
(2171, 30, 1665, NULL, NULL),
(2172, 30, 1319, NULL, NULL),
(2173, 30, 1666, NULL, NULL),
(2174, 30, 1203, NULL, NULL),
(2175, 30, 1648, NULL, NULL),
(2176, 30, 36, NULL, NULL),
(2177, 30, 1371, NULL, NULL),
(2178, 30, 1667, NULL, NULL),
(2179, 30, 1377, NULL, NULL),
(2180, 30, 1668, NULL, NULL),
(2181, 30, 1398, NULL, NULL),
(2182, 30, 55, NULL, NULL),
(2183, 30, 1380, NULL, NULL),
(2184, 30, 1491, NULL, NULL),
(2185, 30, 1639, NULL, NULL),
(2186, 30, 1653, NULL, NULL),
(2187, 30, 1634, NULL, NULL),
(2188, 30, 1626, NULL, NULL),
(2189, 30, 1284, NULL, NULL),
(2190, 30, 1386, NULL, NULL),
(2191, 30, 1669, NULL, NULL),
(2192, 30, 1670, NULL, NULL),
(2193, 30, 1671, NULL, NULL),
(2194, 31, 1672, NULL, NULL),
(2195, 31, 1673, NULL, NULL),
(2196, 31, 1674, NULL, NULL),
(2197, 31, 36, NULL, NULL),
(2198, 31, 1675, NULL, NULL),
(2199, 31, 1676, NULL, NULL),
(2200, 31, 1677, NULL, NULL),
(2201, 31, 55, NULL, NULL),
(2202, 31, 1678, NULL, NULL),
(2203, 31, 1679, NULL, NULL),
(2204, 31, 1667, NULL, NULL),
(2205, 31, 1680, NULL, NULL),
(2206, 31, 1284, NULL, NULL),
(2207, 31, 1627, NULL, NULL),
(2208, 31, 1659, NULL, NULL),
(2209, 31, 1380, NULL, NULL),
(2210, 31, 1681, NULL, NULL),
(2211, 31, 1682, NULL, NULL),
(2212, 31, 1635, NULL, NULL),
(2213, 31, 1383, NULL, NULL),
(2214, 31, 1634, NULL, NULL),
(2215, 31, 1630, NULL, NULL),
(2216, 31, 1639, NULL, NULL),
(2217, 31, 1683, NULL, NULL),
(2218, 31, 1684, NULL, NULL),
(2219, 31, 1685, NULL, NULL),
(2221, 31, 1687, NULL, NULL),
(2222, 88, 1688, NULL, NULL),
(2223, 88, 1689, NULL, NULL),
(2224, 88, 1690, NULL, NULL),
(2225, 88, 1691, NULL, NULL),
(2226, 79, 1688, NULL, NULL),
(2227, 79, 1692, NULL, NULL),
(2228, 79, 1693, NULL, NULL),
(2229, 79, 1694, NULL, NULL),
(2230, 79, 1695, NULL, NULL),
(2231, 152, 1696, NULL, NULL),
(2232, 152, 1697, NULL, NULL),
(2233, 152, 1698, NULL, NULL),
(2234, 152, 1699, NULL, NULL),
(2235, 152, 1700, NULL, NULL),
(2236, 152, 1701, NULL, NULL),
(2237, 152, 1702, NULL, NULL),
(2238, 152, 1703, NULL, NULL),
(2239, 125, 1704, NULL, NULL),
(2240, 125, 1705, NULL, NULL),
(2241, 125, 1706, NULL, NULL),
(2242, 125, 1707, NULL, NULL),
(2243, 125, 1708, NULL, NULL),
(2244, 125, 1709, NULL, NULL),
(2245, 125, 1710, NULL, NULL),
(2246, 125, 1711, NULL, NULL),
(2247, 125, 1712, NULL, NULL),
(2248, 125, 1713, NULL, NULL),
(2249, 125, 1714, NULL, NULL),
(2250, 125, 1715, NULL, NULL),
(2251, 125, 1716, NULL, NULL),
(2252, 125, 1382, NULL, NULL),
(2253, 125, 1717, NULL, NULL),
(2254, 125, 1718, NULL, NULL),
(2255, 125, 1719, NULL, NULL),
(2256, 125, 1720, NULL, NULL),
(2257, 125, 1721, NULL, NULL),
(2258, 125, 1722, NULL, NULL),
(2259, 125, 1723, NULL, NULL),
(2260, 125, 1724, NULL, NULL),
(2261, 125, 1511, NULL, NULL),
(2262, 125, 1725, NULL, NULL),
(2263, 127, 1726, NULL, NULL),
(2264, 127, 1705, NULL, NULL),
(2265, 127, 1727, NULL, NULL),
(2266, 127, 1710, NULL, NULL),
(2267, 127, 1707, NULL, NULL),
(2268, 127, 1728, NULL, NULL),
(2269, 127, 1711, NULL, NULL),
(2270, 127, 1712, NULL, NULL),
(2271, 127, 1713, NULL, NULL),
(2272, 127, 1714, NULL, NULL),
(2273, 127, 1715, NULL, NULL),
(2274, 127, 1716, NULL, NULL),
(2275, 127, 1729, NULL, NULL),
(2276, 127, 1730, NULL, NULL),
(2277, 127, 1382, NULL, NULL),
(2278, 127, 1717, NULL, NULL),
(2279, 127, 1718, NULL, NULL),
(2280, 127, 1719, NULL, NULL),
(2281, 127, 1720, NULL, NULL),
(2282, 127, 1721, NULL, NULL),
(2283, 127, 1722, NULL, NULL),
(2284, 127, 1731, NULL, NULL),
(2285, 127, 1732, NULL, NULL),
(2286, 130, 1733, NULL, NULL),
(2287, 130, 1734, NULL, NULL),
(2288, 130, 1727, NULL, NULL),
(2289, 130, 1705, NULL, NULL),
(2290, 130, 1735, NULL, NULL),
(2291, 130, 1736, NULL, NULL),
(2292, 130, 1713, NULL, NULL),
(2293, 130, 1714, NULL, NULL),
(2294, 130, 1737, NULL, NULL),
(2295, 130, 1382, NULL, NULL),
(2296, 130, 1738, NULL, NULL),
(2297, 130, 1718, NULL, NULL),
(2298, 130, 1719, NULL, NULL),
(2299, 130, 1720, NULL, NULL),
(2300, 130, 1721, NULL, NULL),
(2301, 130, 1722, NULL, NULL),
(2302, 130, 1731, NULL, NULL),
(2303, 130, 1739, NULL, NULL),
(2304, 130, 1732, NULL, NULL),
(2305, 130, 1710, NULL, NULL),
(2306, 130, 1740, NULL, NULL),
(2307, 130, 1741, NULL, NULL),
(2308, 130, 1742, NULL, NULL),
(2309, 130, 1511, NULL, NULL),
(2310, 130, 1743, NULL, NULL),
(2311, 130, 1717, NULL, NULL),
(2312, 130, 1744, NULL, NULL),
(2313, 37, 1745, NULL, NULL),
(2314, 37, 1746, NULL, NULL),
(2315, 37, 1747, NULL, NULL),
(2316, 37, 1748, NULL, NULL),
(2317, 37, 1749, NULL, NULL),
(2318, 37, 1511, NULL, NULL),
(2319, 37, 1750, NULL, NULL),
(2320, 37, 1751, NULL, NULL),
(2321, 37, 1752, NULL, NULL),
(2322, 37, 1753, NULL, NULL),
(2323, 37, 1731, NULL, NULL),
(2324, 37, 1754, NULL, NULL),
(2325, 37, 1755, NULL, NULL),
(2326, 37, 1713, NULL, NULL),
(2327, 37, 1714, NULL, NULL),
(2328, 37, 1737, NULL, NULL),
(2329, 37, 1382, NULL, NULL),
(2330, 37, 1718, NULL, NULL),
(2331, 37, 1719, NULL, NULL),
(2332, 37, 1720, NULL, NULL),
(2333, 37, 1721, NULL, NULL),
(2334, 37, 1722, NULL, NULL),
(2335, 37, 1739, NULL, NULL),
(2336, 37, 1732, NULL, NULL),
(2337, 37, 1742, NULL, NULL),
(2338, 37, 1743, NULL, NULL),
(2339, 37, 1744, NULL, NULL),
(2340, 150, 1756, NULL, NULL),
(2341, 150, 1757, NULL, NULL),
(2342, 150, 1758, NULL, NULL),
(2343, 150, 1511, NULL, NULL),
(2344, 150, 1750, NULL, NULL),
(2345, 150, 1759, NULL, NULL),
(2346, 150, 1463, NULL, NULL),
(2347, 150, 1731, NULL, NULL),
(2348, 150, 1754, NULL, NULL),
(2349, 150, 1755, NULL, NULL),
(2350, 150, 1713, NULL, NULL),
(2351, 150, 1714, NULL, NULL),
(2352, 150, 1760, NULL, NULL),
(2353, 150, 1761, NULL, NULL),
(2354, 150, 1762, NULL, NULL),
(2355, 150, 1763, NULL, NULL),
(2356, 150, 1737, NULL, NULL),
(2357, 150, 1382, NULL, NULL),
(2358, 150, 1718, NULL, NULL),
(2359, 150, 1764, NULL, NULL),
(2360, 150, 1719, NULL, NULL),
(2361, 150, 1720, NULL, NULL),
(2362, 150, 1721, NULL, NULL),
(2363, 150, 1722, NULL, NULL),
(2364, 150, 1739, NULL, NULL),
(2365, 150, 1732, NULL, NULL),
(2366, 150, 1742, NULL, NULL),
(2367, 150, 1743, NULL, NULL),
(2368, 150, 1744, NULL, NULL),
(2369, 150, 1765, NULL, NULL),
(2370, 150, 1766, NULL, NULL),
(2371, 150, 1767, NULL, NULL),
(2372, 150, 1768, NULL, NULL),
(2373, 150, 1769, NULL, NULL),
(2374, 126, 1770, NULL, NULL),
(2375, 126, 1757, NULL, NULL),
(2376, 126, 1771, NULL, NULL),
(2377, 126, 1511, NULL, NULL),
(2378, 126, 1750, NULL, NULL),
(2379, 126, 1772, NULL, NULL),
(2380, 126, 1463, NULL, NULL),
(2381, 126, 1731, NULL, NULL),
(2382, 126, 1727, NULL, NULL),
(2383, 126, 1711, NULL, NULL),
(2384, 126, 1712, NULL, NULL),
(2385, 126, 1705, NULL, NULL),
(2386, 126, 1713, NULL, NULL),
(2387, 126, 1714, NULL, NULL),
(2388, 126, 1761, NULL, NULL),
(2389, 126, 1762, NULL, NULL),
(2390, 126, 1763, NULL, NULL),
(2391, 126, 1737, NULL, NULL),
(2392, 126, 1382, NULL, NULL),
(2393, 126, 1718, NULL, NULL),
(2394, 126, 1764, NULL, NULL),
(2395, 126, 1719, NULL, NULL),
(2396, 126, 1720, NULL, NULL),
(2397, 126, 1721, NULL, NULL),
(2398, 126, 1722, NULL, NULL),
(2399, 126, 1739, NULL, NULL),
(2400, 126, 1732, NULL, NULL),
(2401, 126, 1773, NULL, NULL),
(2402, 126, 1742, NULL, NULL),
(2403, 126, 1743, NULL, NULL),
(2404, 126, 1744, NULL, NULL),
(2405, 126, 1765, NULL, NULL),
(2406, 126, 1774, NULL, NULL),
(2407, 126, 1775, NULL, NULL),
(2408, 131, 1776, NULL, NULL),
(2409, 131, 1757, NULL, NULL),
(2410, 131, 1771, NULL, NULL),
(2411, 131, 1511, NULL, NULL),
(2412, 131, 1750, NULL, NULL),
(2413, 131, 1772, NULL, NULL),
(2414, 131, 1463, NULL, NULL),
(2415, 131, 1731, NULL, NULL),
(2416, 131, 1727, NULL, NULL),
(2417, 131, 1711, NULL, NULL),
(2418, 131, 1712, NULL, NULL),
(2419, 131, 1705, NULL, NULL),
(2420, 131, 1713, NULL, NULL),
(2421, 131, 1714, NULL, NULL),
(2422, 131, 1761, NULL, NULL),
(2423, 131, 1777, NULL, NULL),
(2424, 131, 1778, NULL, NULL),
(2425, 131, 1730, NULL, NULL),
(2426, 131, 1718, NULL, NULL),
(2427, 131, 1764, NULL, NULL),
(2428, 131, 1719, NULL, NULL),
(2429, 131, 1721, NULL, NULL),
(2430, 131, 1722, NULL, NULL),
(2431, 131, 1739, NULL, NULL),
(2432, 131, 1732, NULL, NULL),
(2433, 131, 1737, NULL, NULL),
(2434, 131, 1773, NULL, NULL),
(2435, 131, 1742, NULL, NULL),
(2436, 131, 1743, NULL, NULL),
(2437, 131, 1744, NULL, NULL),
(2438, 131, 1765, NULL, NULL),
(2439, 131, 1779, NULL, NULL),
(2440, 131, 1780, NULL, NULL),
(2441, 41, 1781, NULL, NULL),
(2442, 41, 1782, NULL, NULL),
(2443, 41, 1757, NULL, NULL),
(2444, 41, 1783, NULL, NULL),
(2445, 41, 1511, NULL, NULL),
(2446, 41, 1750, NULL, NULL),
(2447, 41, 1784, NULL, NULL),
(2448, 41, 1463, NULL, NULL),
(2449, 41, 1731, NULL, NULL),
(2450, 41, 1713, NULL, NULL),
(2451, 41, 1714, NULL, NULL),
(2452, 41, 1761, NULL, NULL),
(2453, 41, 1785, NULL, NULL),
(2454, 41, 1786, NULL, NULL),
(2455, 41, 1737, NULL, NULL),
(2456, 41, 1787, NULL, NULL),
(2457, 41, 1764, NULL, NULL),
(2458, 41, 1719, NULL, NULL),
(2459, 41, 1721, NULL, NULL),
(2460, 41, 1722, NULL, NULL),
(2461, 41, 1739, NULL, NULL),
(2462, 41, 1732, NULL, NULL),
(2463, 41, 1742, NULL, NULL),
(2464, 41, 1743, NULL, NULL),
(2465, 41, 1744, NULL, NULL),
(2466, 41, 1765, NULL, NULL),
(2467, 41, 1779, NULL, NULL),
(2468, 41, 1788, NULL, NULL),
(2469, 41, 1789, NULL, NULL),
(2470, 41, 1790, NULL, NULL),
(2471, 30, 1791, NULL, NULL),
(2472, 30, 1382, NULL, NULL),
(2473, 30, 1792, NULL, NULL),
(2474, 30, 1511, NULL, NULL),
(2475, 30, 1750, NULL, NULL),
(2476, 30, 1784, NULL, NULL),
(2477, 30, 1463, NULL, NULL),
(2478, 30, 1731, NULL, NULL),
(2479, 30, 1713, NULL, NULL),
(2480, 30, 1714, NULL, NULL),
(2481, 30, 1761, NULL, NULL),
(2482, 30, 1785, NULL, NULL),
(2483, 30, 1786, NULL, NULL),
(2484, 30, 1737, NULL, NULL),
(2485, 30, 1787, NULL, NULL),
(2486, 30, 1793, NULL, NULL),
(2487, 30, 1738, NULL, NULL),
(2488, 30, 1794, NULL, NULL),
(2489, 30, 1719, NULL, NULL),
(2490, 30, 1721, NULL, NULL),
(2491, 30, 1722, NULL, NULL),
(2492, 30, 1739, NULL, NULL),
(2493, 30, 1732, NULL, NULL),
(2494, 30, 1742, NULL, NULL),
(2495, 30, 1743, NULL, NULL),
(2496, 30, 1744, NULL, NULL),
(2497, 30, 1765, NULL, NULL),
(2498, 30, 1779, NULL, NULL),
(2499, 30, 1788, NULL, NULL),
(2500, 30, 1789, NULL, NULL),
(2501, 30, 1795, NULL, NULL),
(2502, 33, 1796, NULL, NULL),
(2503, 33, 1382, NULL, NULL),
(2504, 33, 1797, NULL, NULL),
(2505, 33, 1511, NULL, NULL),
(2506, 33, 1750, NULL, NULL),
(2507, 33, 1784, NULL, NULL),
(2508, 33, 1463, NULL, NULL),
(2509, 33, 1731, NULL, NULL),
(2510, 33, 1713, NULL, NULL),
(2511, 33, 1714, NULL, NULL),
(2512, 33, 1761, NULL, NULL),
(2513, 33, 1737, NULL, NULL),
(2514, 33, 1787, NULL, NULL),
(2515, 33, 1764, NULL, NULL),
(2516, 33, 1719, NULL, NULL),
(2517, 33, 1721, NULL, NULL),
(2518, 33, 1722, NULL, NULL),
(2519, 33, 1739, NULL, NULL),
(2520, 33, 1732, NULL, NULL),
(2521, 33, 1742, NULL, NULL),
(2522, 33, 1743, NULL, NULL),
(2523, 33, 1744, NULL, NULL),
(2524, 33, 1765, NULL, NULL),
(2525, 33, 1789, NULL, NULL),
(2526, 33, 1795, NULL, NULL),
(2527, 33, 1798, NULL, NULL),
(2528, 33, 1799, NULL, NULL),
(2529, 95, 1800, NULL, NULL),
(2530, 95, 1382, NULL, NULL),
(2531, 95, 1797, NULL, NULL),
(2532, 95, 1511, NULL, NULL),
(2533, 95, 1750, NULL, NULL),
(2534, 95, 1772, NULL, NULL),
(2535, 95, 1801, NULL, NULL),
(2536, 95, 1463, NULL, NULL),
(2537, 95, 1731, NULL, NULL),
(2538, 95, 1713, NULL, NULL),
(2539, 95, 1714, NULL, NULL),
(2540, 95, 1715, NULL, NULL),
(2541, 95, 1761, NULL, NULL),
(2542, 95, 1802, NULL, NULL),
(2543, 95, 1737, NULL, NULL),
(2544, 95, 1764, NULL, NULL),
(2545, 95, 1719, NULL, NULL),
(2546, 95, 1803, NULL, NULL),
(2547, 95, 1721, NULL, NULL),
(2548, 95, 1722, NULL, NULL),
(2549, 95, 1739, NULL, NULL),
(2550, 95, 1732, NULL, NULL),
(2551, 95, 1742, NULL, NULL),
(2552, 95, 1743, NULL, NULL),
(2553, 95, 1744, NULL, NULL),
(2554, 95, 1765, NULL, NULL),
(2555, 95, 1711, NULL, NULL),
(2556, 95, 1710, NULL, NULL),
(2557, 95, 1712, NULL, NULL),
(2558, 95, 1804, NULL, NULL),
(2559, 95, 1805, NULL, NULL),
(2560, 95, 1806, NULL, NULL),
(2561, 96, 1710, NULL, NULL),
(2562, 96, 1382, NULL, NULL),
(2563, 96, 1807, NULL, NULL),
(2564, 96, 1511, NULL, NULL),
(2565, 96, 1750, NULL, NULL),
(2566, 96, 1772, NULL, NULL),
(2567, 96, 1801, NULL, NULL),
(2568, 96, 1463, NULL, NULL),
(2569, 96, 1731, NULL, NULL),
(2570, 96, 1713, NULL, NULL),
(2571, 96, 1714, NULL, NULL),
(2572, 96, 1715, NULL, NULL),
(2573, 96, 1761, NULL, NULL),
(2574, 96, 1802, NULL, NULL),
(2575, 96, 1737, NULL, NULL),
(2576, 96, 1764, NULL, NULL),
(2577, 96, 1719, NULL, NULL),
(2578, 96, 1808, NULL, NULL),
(2579, 96, 1721, NULL, NULL),
(2580, 96, 1722, NULL, NULL),
(2581, 96, 1739, NULL, NULL),
(2582, 96, 1732, NULL, NULL),
(2583, 96, 1742, NULL, NULL),
(2584, 96, 1743, NULL, NULL),
(2585, 96, 1744, NULL, NULL),
(2586, 96, 1765, NULL, NULL),
(2587, 96, 1711, NULL, NULL),
(2588, 96, 1712, NULL, NULL),
(2589, 96, 1809, NULL, NULL),
(2590, 96, 1810, NULL, NULL),
(2591, 96, 1811, NULL, NULL),
(2592, 97, 1812, NULL, NULL),
(2593, 97, 1710, NULL, NULL),
(2594, 97, 1382, NULL, NULL),
(2595, 97, 1813, NULL, NULL),
(2596, 97, 1511, NULL, NULL),
(2597, 97, 1750, NULL, NULL),
(2598, 97, 1772, NULL, NULL),
(2599, 97, 1801, NULL, NULL),
(2600, 97, 1463, NULL, NULL),
(2601, 97, 1731, NULL, NULL),
(2602, 97, 1713, NULL, NULL),
(2603, 97, 1714, NULL, NULL),
(2604, 97, 1715, NULL, NULL),
(2605, 97, 1761, NULL, NULL),
(2606, 97, 1814, NULL, NULL),
(2607, 97, 1737, NULL, NULL),
(2608, 97, 1764, NULL, NULL),
(2609, 97, 1719, NULL, NULL),
(2610, 97, 1815, NULL, NULL),
(2611, 97, 1721, NULL, NULL),
(2612, 97, 1722, NULL, NULL),
(2613, 97, 1739, NULL, NULL),
(2614, 97, 1732, NULL, NULL),
(2615, 97, 1816, NULL, NULL),
(2616, 97, 1742, NULL, NULL),
(2617, 97, 1743, NULL, NULL),
(2618, 97, 1744, NULL, NULL),
(2619, 97, 1817, NULL, NULL),
(2620, 97, 1707, NULL, NULL),
(2621, 97, 1818, NULL, NULL),
(2622, 97, 1711, NULL, NULL),
(2623, 97, 1712, NULL, NULL),
(2624, 97, 1819, NULL, NULL),
(2625, 97, 1820, NULL, NULL),
(2626, 97, 1811, NULL, NULL),
(2627, 77, 1821, NULL, NULL),
(2628, 77, 1749, NULL, NULL),
(2629, 77, 1382, NULL, NULL),
(2630, 77, 1746, NULL, NULL),
(2631, 77, 1511, NULL, NULL),
(2632, 77, 1750, NULL, NULL),
(2633, 77, 1772, NULL, NULL),
(2634, 77, 1822, NULL, NULL),
(2635, 77, 1823, NULL, NULL),
(2636, 77, 1824, NULL, NULL),
(2637, 77, 1463, NULL, NULL),
(2638, 77, 1731, NULL, NULL),
(2639, 77, 1713, NULL, NULL),
(2640, 77, 1714, NULL, NULL),
(2641, 77, 1825, NULL, NULL),
(2642, 77, 1761, NULL, NULL),
(2643, 77, 1737, NULL, NULL),
(2644, 77, 1764, NULL, NULL),
(2645, 77, 1719, NULL, NULL),
(2646, 77, 1721, NULL, NULL),
(2647, 77, 1722, NULL, NULL),
(2648, 77, 1739, NULL, NULL),
(2649, 77, 1732, NULL, NULL),
(2650, 77, 1742, NULL, NULL),
(2651, 77, 1743, NULL, NULL),
(2652, 77, 1826, NULL, NULL),
(2653, 77, 1827, NULL, NULL),
(2654, 77, 1744, NULL, NULL),
(2655, 77, 1765, NULL, NULL),
(2656, 77, 1828, NULL, NULL),
(2657, 77, 1829, NULL, NULL),
(2658, 77, 1830, NULL, NULL),
(2659, 77, 1831, NULL, NULL),
(2660, 77, 1832, NULL, NULL),
(2661, 78, 1833, NULL, NULL),
(2662, 78, 1749, NULL, NULL),
(2663, 78, 1382, NULL, NULL),
(2664, 78, 1746, NULL, NULL),
(2665, 78, 1511, NULL, NULL),
(2666, 78, 1750, NULL, NULL),
(2667, 78, 1784, NULL, NULL),
(2668, 78, 1822, NULL, NULL),
(2669, 78, 1823, NULL, NULL),
(2670, 78, 1834, NULL, NULL),
(2671, 78, 1463, NULL, NULL),
(2672, 78, 1731, NULL, NULL),
(2673, 78, 1713, NULL, NULL),
(2674, 78, 1714, NULL, NULL),
(2675, 78, 1825, NULL, NULL),
(2676, 78, 1761, NULL, NULL),
(2677, 78, 1835, NULL, NULL),
(2678, 78, 1737, NULL, NULL),
(2679, 78, 1764, NULL, NULL),
(2680, 78, 1719, NULL, NULL),
(2681, 78, 1721, NULL, NULL),
(2682, 78, 1722, NULL, NULL),
(2683, 78, 1739, NULL, NULL),
(2684, 78, 1732, NULL, NULL),
(2685, 78, 1742, NULL, NULL),
(2686, 78, 1743, NULL, NULL),
(2687, 78, 1744, NULL, NULL),
(2688, 78, 1765, NULL, NULL),
(2689, 78, 1829, NULL, NULL),
(2690, 78, 1830, NULL, NULL),
(2691, 78, 1831, NULL, NULL),
(2692, 78, 1836, NULL, NULL),
(2693, 78, 1837, NULL, NULL),
(2694, 78, 1838, NULL, NULL),
(2695, 78, 1839, NULL, NULL),
(2696, 79, 1840, NULL, NULL),
(2697, 79, 1841, NULL, NULL),
(2698, 79, 1746, NULL, NULL),
(2699, 79, 1511, NULL, NULL),
(2700, 79, 1750, NULL, NULL),
(2701, 79, 1842, NULL, NULL),
(2702, 79, 1822, NULL, NULL),
(2703, 79, 1843, NULL, NULL),
(2704, 79, 1844, NULL, NULL),
(2705, 79, 1845, NULL, NULL),
(2706, 79, 1846, NULL, NULL),
(2707, 79, 1731, NULL, NULL),
(2708, 79, 1713, NULL, NULL),
(2709, 79, 1714, NULL, NULL),
(2710, 79, 1825, NULL, NULL),
(2711, 79, 1761, NULL, NULL),
(2712, 79, 1835, NULL, NULL),
(2713, 79, 1737, NULL, NULL),
(2714, 79, 1764, NULL, NULL),
(2715, 79, 1719, NULL, NULL),
(2716, 79, 1721, NULL, NULL),
(2717, 79, 1722, NULL, NULL),
(2718, 79, 1739, NULL, NULL),
(2719, 79, 1732, NULL, NULL),
(2720, 79, 1742, NULL, NULL),
(2721, 79, 1743, NULL, NULL),
(2722, 79, 1744, NULL, NULL),
(2723, 79, 1765, NULL, NULL),
(2724, 79, 1829, NULL, NULL),
(2725, 79, 1830, NULL, NULL),
(2726, 79, 1831, NULL, NULL),
(2727, 79, 1836, NULL, NULL),
(2728, 79, 1837, NULL, NULL),
(2729, 79, 1838, NULL, NULL),
(2730, 79, 1490, NULL, NULL),
(2731, 79, 1847, NULL, NULL),
(2732, 86, 1848, NULL, NULL),
(2733, 86, 1753, NULL, NULL),
(2734, 86, 1749, NULL, NULL),
(2735, 86, 1746, NULL, NULL),
(2736, 86, 1511, NULL, NULL),
(2737, 86, 1750, NULL, NULL),
(2738, 86, 1842, NULL, NULL),
(2739, 86, 1822, NULL, NULL),
(2740, 86, 1843, NULL, NULL),
(2741, 86, 1844, NULL, NULL),
(2742, 86, 1463, NULL, NULL),
(2743, 86, 1845, NULL, NULL),
(2744, 86, 1846, NULL, NULL),
(2745, 86, 1731, NULL, NULL),
(2746, 86, 1713, NULL, NULL),
(2747, 86, 1714, NULL, NULL),
(2748, 86, 1825, NULL, NULL),
(2749, 86, 1761, NULL, NULL),
(2750, 86, 1835, NULL, NULL),
(2751, 86, 1737, NULL, NULL),
(2752, 86, 1764, NULL, NULL),
(2753, 86, 1719, NULL, NULL),
(2754, 86, 1721, NULL, NULL),
(2755, 86, 1722, NULL, NULL),
(2756, 86, 1739, NULL, NULL),
(2757, 86, 1732, NULL, NULL),
(2758, 86, 1742, NULL, NULL),
(2759, 86, 1743, NULL, NULL),
(2760, 86, 1744, NULL, NULL),
(2761, 86, 1765, NULL, NULL),
(2762, 86, 1829, NULL, NULL),
(2763, 86, 1830, NULL, NULL),
(2764, 86, 1831, NULL, NULL),
(2765, 86, 1836, NULL, NULL),
(2766, 86, 1837, NULL, NULL),
(2767, 86, 1838, NULL, NULL),
(2768, 86, 1490, NULL, NULL),
(2769, 86, 1789, NULL, NULL),
(2770, 86, 1790, NULL, NULL),
(2771, 90, 1849, NULL, NULL),
(2772, 90, 1850, NULL, NULL),
(2773, 90, 1749, NULL, NULL),
(2774, 90, 1851, NULL, NULL),
(2775, 90, 1746, NULL, NULL),
(2776, 90, 1511, NULL, NULL),
(2777, 90, 1852, NULL, NULL),
(2778, 90, 1784, NULL, NULL),
(2779, 90, 1822, NULL, NULL),
(2780, 90, 1843, NULL, NULL),
(2781, 90, 1853, NULL, NULL),
(2782, 90, 1854, NULL, NULL),
(2783, 90, 1463, NULL, NULL),
(2784, 90, 1845, NULL, NULL),
(2785, 90, 1846, NULL, NULL),
(2786, 90, 1731, NULL, NULL),
(2787, 90, 1713, NULL, NULL),
(2788, 90, 1714, NULL, NULL),
(2789, 90, 1825, NULL, NULL),
(2790, 90, 1761, NULL, NULL),
(2791, 90, 1737, NULL, NULL),
(2792, 90, 1764, NULL, NULL),
(2793, 90, 1719, NULL, NULL),
(2794, 90, 1721, NULL, NULL),
(2795, 90, 1722, NULL, NULL),
(2796, 90, 1739, NULL, NULL),
(2797, 90, 1732, NULL, NULL),
(2798, 90, 1855, NULL, NULL),
(2799, 90, 1856, NULL, NULL),
(2800, 90, 1744, NULL, NULL),
(2801, 90, 1857, NULL, NULL),
(2802, 90, 1858, NULL, NULL),
(2803, 90, 1829, NULL, NULL),
(2804, 90, 1830, NULL, NULL),
(2805, 90, 1789, NULL, NULL),
(2806, 90, 1859, NULL, NULL),
(2807, 90, 1860, NULL, NULL),
(2808, 95, 1861, NULL, NULL),
(2809, 150, 1861, NULL, NULL),
(2810, 131, 1861, NULL, NULL),
(2811, 126, 1861, NULL, NULL),
(2812, 86, 1861, NULL, NULL),
(2813, 79, 1861, NULL, NULL),
(2814, 78, 1861, NULL, NULL),
(2815, 77, 1861, NULL, NULL),
(2816, 41, 1861, NULL, NULL),
(2817, 157, 1862, NULL, NULL),
(2818, 157, 2, NULL, NULL),
(2819, 157, 1863, NULL, NULL),
(2820, 157, 1864, NULL, NULL),
(2821, 157, 1717, NULL, NULL),
(2822, 157, 1865, NULL, NULL),
(2823, 157, 1866, NULL, NULL),
(2824, 157, 1867, NULL, NULL),
(2825, 157, 1511, NULL, NULL),
(2826, 157, 1868, NULL, NULL),
(2827, 157, 1869, NULL, NULL),
(2828, 157, 1822, NULL, NULL),
(2829, 157, 1870, NULL, NULL),
(2830, 157, 1871, NULL, NULL),
(2831, 157, 1843, NULL, NULL),
(2832, 157, 1722, NULL, NULL),
(2833, 157, 1872, NULL, NULL),
(2834, 157, 1749, NULL, NULL),
(2835, 157, 1463, NULL, NULL),
(2836, 157, 1737, NULL, NULL),
(2837, 157, 1845, NULL, NULL),
(2838, 157, 1846, NULL, NULL),
(2839, 157, 1873, NULL, NULL),
(2840, 157, 1789, NULL, NULL),
(2841, 157, 1795, NULL, NULL),
(2842, 157, 1731, NULL, NULL),
(2843, 157, 1825, NULL, NULL),
(2844, 157, 1874, NULL, NULL),
(2845, 157, 1761, NULL, NULL),
(2846, 157, 1875, NULL, NULL),
(2847, 157, 1876, NULL, NULL),
(2848, 157, 1877, NULL, NULL),
(2849, 157, 1878, NULL, NULL),
(2850, 157, 1739, NULL, NULL),
(2851, 157, 1732, NULL, NULL),
(2852, 157, 1855, NULL, NULL),
(2853, 157, 1743, NULL, NULL),
(2854, 157, 1879, NULL, NULL),
(2855, 157, 3, NULL, NULL),
(2856, 157, 1880, NULL, NULL),
(2857, 157, 1861, NULL, NULL),
(2858, 158, 1881, NULL, NULL),
(2859, 158, 1882, NULL, NULL),
(2860, 158, 1883, NULL, NULL),
(2861, 158, 1884, NULL, NULL),
(2862, 158, 114, NULL, NULL),
(2863, 158, 1885, NULL, NULL),
(2864, 158, 147, NULL, NULL),
(2865, 158, 1886, NULL, NULL),
(2866, 158, 1887, NULL, NULL),
(2867, 158, 1888, NULL, NULL),
(2868, 158, 1889, NULL, NULL),
(2869, 158, 1890, NULL, NULL),
(2870, 158, 1891, NULL, NULL),
(2871, 158, 1892, NULL, NULL),
(2872, 158, 1893, NULL, NULL),
(2873, 158, 1894, NULL, NULL),
(2874, 158, 1895, NULL, NULL),
(2875, 158, 1896, NULL, NULL),
(2876, 158, 1897, NULL, NULL),
(2877, 158, 1898, NULL, NULL),
(2878, 158, 1899, NULL, NULL),
(2880, 152, 1900, NULL, NULL),
(2881, 152, 1901, NULL, NULL),
(2882, 152, 1902, NULL, NULL),
(2883, 152, 1903, NULL, NULL),
(2884, 152, 1904, NULL, NULL),
(2885, 152, 1905, NULL, NULL),
(2886, 152, 1906, NULL, NULL),
(2887, 152, 1907, NULL, NULL),
(2888, 152, 1908, NULL, NULL),
(2889, 106, 1909, NULL, NULL),
(2890, 106, 1910, NULL, NULL),
(2891, 106, 1911, NULL, NULL),
(2892, 106, 1912, NULL, NULL),
(2893, 106, 1913, NULL, NULL),
(2894, 106, 1914, NULL, NULL),
(2895, 106, 1915, NULL, NULL),
(2896, 110, 1916, NULL, NULL),
(2897, 110, 1917, NULL, NULL),
(2898, 110, 1918, NULL, NULL),
(2899, 110, 1919, NULL, NULL),
(2900, 110, 1920, NULL, NULL),
(2901, 110, 1921, NULL, NULL),
(2902, 110, 1922, NULL, NULL),
(2903, 110, 1923, NULL, NULL),
(2904, 110, 1924, NULL, NULL),
(2905, 94, 1925, NULL, NULL),
(2906, 94, 1926, NULL, NULL),
(2907, 94, 1927, NULL, NULL),
(2908, 94, 1928, NULL, NULL),
(2909, 94, 1929, NULL, NULL),
(2910, 94, 1930, NULL, NULL),
(2911, 94, 1931, NULL, NULL),
(2912, 94, 1932, NULL, NULL),
(2913, 70, 1933, NULL, NULL),
(2914, 70, 1934, NULL, NULL),
(2915, 70, 1935, NULL, NULL),
(2916, 70, 1936, NULL, NULL),
(2917, 70, 1937, NULL, NULL),
(2918, 70, 1938, NULL, NULL),
(2919, 70, 1939, NULL, NULL),
(2920, 70, 1940, NULL, NULL),
(2921, 72, 1941, NULL, NULL),
(2922, 72, 1942, NULL, NULL),
(2923, 72, 1943, NULL, NULL),
(2924, 72, 1944, NULL, NULL),
(2925, 72, 1945, NULL, NULL),
(2926, 72, 1946, NULL, NULL),
(2927, 422, 1947, NULL, NULL),
(2928, 422, 1948, NULL, NULL),
(2929, 422, 1949, NULL, NULL),
(2930, 422, 1950, NULL, NULL),
(2931, 422, 1951, NULL, NULL),
(2932, 422, 1952, NULL, NULL),
(2933, 422, 1953, NULL, NULL),
(2934, 422, 1954, NULL, NULL),
(2935, 422, 1955, NULL, NULL),
(2936, 421, 1956, NULL, NULL),
(2937, 421, 1957, NULL, NULL),
(2938, 421, 1958, NULL, NULL),
(2939, 421, 1959, NULL, NULL),
(2940, 421, 1960, NULL, NULL),
(2941, 421, 1877, NULL, NULL),
(2942, 421, 1961, NULL, NULL),
(2943, 421, 1962, NULL, NULL),
(2944, 421, 1963, NULL, NULL),
(2945, 421, 1964, NULL, NULL),
(2946, 421, 1965, NULL, NULL),
(2947, 420, 1966, NULL, NULL),
(2948, 420, 1967, NULL, NULL),
(2949, 420, 1391, NULL, NULL),
(2950, 420, 1968, NULL, NULL),
(2951, 420, 1969, NULL, NULL),
(2952, 420, 1970, NULL, NULL),
(2953, 420, 1971, NULL, NULL),
(2954, 420, 1972, NULL, NULL),
(2955, 420, 1633, NULL, NULL),
(2956, 420, 1280, NULL, NULL),
(2957, 420, 1973, NULL, NULL),
(2958, 420, 1974, NULL, NULL),
(2959, 420, 1975, NULL, NULL),
(2960, 419, 1976, NULL, NULL),
(2961, 419, 1977, NULL, NULL),
(2962, 419, 1967, NULL, NULL),
(2963, 419, 1391, NULL, NULL),
(2964, 419, 1281, NULL, NULL),
(2965, 419, 1978, NULL, NULL),
(2966, 419, 1979, NULL, NULL),
(2967, 419, 1980, NULL, NULL),
(2968, 419, 1981, NULL, NULL),
(2969, 419, 1982, NULL, NULL),
(2970, 418, 1981, NULL, NULL),
(2971, 418, 1982, NULL, NULL),
(2972, 418, 1983, NULL, NULL),
(2973, 418, 1967, NULL, NULL),
(2974, 418, 1391, NULL, NULL),
(2975, 418, 1978, NULL, NULL),
(2976, 418, 1979, NULL, NULL),
(2977, 418, 1984, NULL, NULL),
(2978, 418, 1639, NULL, NULL),
(2979, 417, 1985, NULL, NULL),
(2980, 417, 1967, NULL, NULL),
(2981, 417, 1986, NULL, NULL),
(2982, 417, 1987, NULL, NULL),
(2983, 417, 1988, NULL, NULL),
(2984, 417, 1978, NULL, NULL),
(2985, 417, 1979, NULL, NULL),
(2986, 417, 1340, NULL, NULL),
(2987, 417, 1989, NULL, NULL),
(2988, 417, 1981, NULL, NULL),
(2989, 416, 1990, NULL, NULL),
(2990, 416, 1967, NULL, NULL),
(2991, 416, 1957, NULL, NULL),
(2992, 416, 1991, NULL, NULL),
(2993, 416, 1963, NULL, NULL),
(2994, 416, 1978, NULL, NULL),
(2995, 416, 1979, NULL, NULL),
(2996, 416, 1992, NULL, NULL),
(2997, 416, 1993, NULL, NULL),
(2998, 416, 1980, NULL, NULL),
(2999, 415, 1994, NULL, NULL),
(3000, 415, 1967, NULL, NULL),
(3001, 415, 1957, NULL, NULL),
(3002, 415, 1995, NULL, NULL),
(3003, 415, 1959, NULL, NULL),
(3004, 415, 1991, NULL, NULL),
(3005, 415, 1978, NULL, NULL),
(3006, 415, 1979, NULL, NULL),
(3007, 415, 1993, NULL, NULL),
(3008, 415, 1996, NULL, NULL),
(3009, 414, 1997, NULL, NULL),
(3010, 414, 1998, NULL, NULL),
(3011, 414, 1987, NULL, NULL),
(3012, 414, 1969, NULL, NULL),
(3013, 414, 1999, NULL, NULL),
(3014, 414, 1978, NULL, NULL),
(3015, 414, 1979, NULL, NULL),
(3016, 414, 1972, NULL, NULL),
(3017, 414, 1988, NULL, NULL),
(3018, 414, 2000, NULL, NULL),
(3019, 413, 1997, NULL, NULL),
(3020, 413, 1967, NULL, NULL),
(3021, 413, 1986, NULL, NULL),
(3022, 413, 1987, NULL, NULL),
(3023, 413, 1988, NULL, NULL),
(3024, 413, 1968, NULL, NULL),
(3025, 413, 1978, NULL, NULL),
(3026, 413, 1979, NULL, NULL),
(3027, 413, 1972, NULL, NULL),
(3028, 413, 1996, NULL, NULL),
(3029, 412, 2001, NULL, NULL),
(3030, 412, 2002, NULL, NULL),
(3031, 412, 1986, NULL, NULL),
(3032, 412, 1987, NULL, NULL),
(3033, 412, 1988, NULL, NULL),
(3034, 412, 1968, NULL, NULL),
(3035, 412, 1978, NULL, NULL),
(3036, 412, 1979, NULL, NULL),
(3037, 412, 1972, NULL, NULL),
(3038, 412, 1996, NULL, NULL),
(3039, 381, 2003, NULL, NULL),
(3040, 381, 2004, NULL, NULL),
(3041, 381, 2005, NULL, NULL),
(3042, 380, 2006, NULL, NULL),
(3043, 380, 2007, NULL, NULL),
(3044, 380, 2008, NULL, NULL),
(3045, 380, 2009, NULL, NULL),
(3046, 380, 2010, NULL, NULL),
(3047, 379, 2011, NULL, NULL),
(3048, 379, 2012, NULL, NULL),
(3049, 379, 2013, NULL, NULL),
(3050, 379, 2014, NULL, NULL),
(3051, 379, 2015, NULL, NULL),
(3052, 379, 2016, NULL, NULL),
(3053, 379, 2017, NULL, NULL),
(3054, 379, 2018, NULL, NULL),
(3055, 379, 2019, NULL, NULL),
(3056, 378, 2020, NULL, NULL),
(3057, 378, 2021, NULL, NULL),
(3058, 378, 2022, NULL, NULL),
(3059, 378, 2023, NULL, NULL),
(3060, 378, 2024, NULL, NULL),
(3061, 377, 2025, NULL, NULL),
(3062, 377, 2026, NULL, NULL),
(3063, 377, 2027, NULL, NULL),
(3064, 377, 2028, NULL, NULL),
(3065, 377, 2029, NULL, NULL),
(3066, 376, 2030, NULL, NULL),
(3067, 376, 2031, NULL, NULL),
(3068, 376, 2032, NULL, NULL),
(3069, 376, 2033, NULL, NULL),
(3070, 376, 2034, NULL, NULL),
(3071, 376, 2035, NULL, NULL),
(3072, 375, 2036, NULL, NULL),
(3073, 375, 2037, NULL, NULL),
(3074, 374, 2038, NULL, NULL),
(3075, 374, 2039, NULL, NULL),
(3076, 374, 2040, NULL, NULL),
(3077, 374, 2041, NULL, NULL),
(3078, 374, 2042, NULL, NULL),
(3079, 374, 2043, NULL, NULL),
(3080, 373, 2044, NULL, NULL),
(3081, 373, 2045, NULL, NULL),
(3082, 373, 2046, NULL, NULL),
(3083, 373, 2047, NULL, NULL),
(3084, 373, 2048, NULL, NULL),
(3085, 373, 2049, NULL, NULL),
(3086, 373, 2050, NULL, NULL),
(3087, 372, 2051, NULL, NULL),
(3088, 372, 2052, NULL, NULL),
(3089, 372, 2053, NULL, NULL),
(3090, 372, 2054, NULL, NULL),
(3091, 372, 2055, NULL, NULL),
(3092, 372, 2056, NULL, NULL),
(3093, 372, 2057, NULL, NULL),
(3094, 372, 2058, NULL, NULL),
(3095, 163, 4, NULL, NULL),
(3096, 163, 2059, NULL, NULL),
(3097, 163, 2060, NULL, NULL),
(3098, 163, 2061, NULL, NULL),
(3099, 163, 2062, NULL, NULL),
(3100, 163, 2063, NULL, NULL),
(3101, 163, 147, NULL, NULL),
(3102, 163, 2064, NULL, NULL),
(3103, 163, 788, NULL, NULL),
(3104, 163, 2065, NULL, NULL),
(3105, 163, 2066, NULL, NULL),
(3106, 163, 2067, NULL, NULL),
(3107, 163, 2068, NULL, NULL),
(3108, 163, 2069, NULL, NULL),
(3109, 163, 2070, NULL, NULL),
(3110, 162, 2071, NULL, NULL),
(3111, 162, 2072, NULL, NULL),
(3112, 162, 2073, NULL, NULL),
(3113, 162, 2074, NULL, NULL),
(3114, 162, 1886, NULL, NULL),
(3115, 162, 784, NULL, NULL),
(3116, 162, 137, NULL, NULL),
(3117, 162, 1380, NULL, NULL),
(3118, 162, 2075, NULL, NULL),
(3119, 162, 2076, NULL, NULL),
(3120, 162, 2067, NULL, NULL),
(3121, 162, 2077, NULL, NULL),
(3122, 162, 2078, NULL, NULL),
(3123, 161, 2079, NULL, NULL),
(3124, 161, 2080, NULL, NULL),
(3125, 161, 791, NULL, NULL),
(3126, 161, 1380, NULL, NULL),
(3127, 161, 2081, NULL, NULL),
(3128, 161, 782, NULL, NULL),
(3129, 161, 784, NULL, NULL),
(3130, 161, 137, NULL, NULL),
(3131, 161, 1357, NULL, NULL),
(3132, 161, 1346, NULL, NULL),
(3133, 161, 2082, NULL, NULL),
(3134, 161, 2083, NULL, NULL),
(3135, 160, 4, NULL, NULL),
(3136, 160, 2084, NULL, NULL),
(3137, 160, 784, NULL, NULL),
(3138, 160, 147, NULL, NULL),
(3139, 160, 2085, NULL, NULL),
(3140, 160, 787, NULL, NULL),
(3141, 160, 1281, NULL, NULL),
(3142, 160, 2086, NULL, NULL),
(3143, 160, 2087, NULL, NULL),
(3144, 160, 2088, NULL, NULL),
(3145, 160, 2089, NULL, NULL),
(3146, 160, 2090, NULL, NULL),
(3147, 159, 4, NULL, NULL),
(3148, 159, 2091, NULL, NULL),
(3149, 159, 147, NULL, NULL),
(3150, 159, 2092, NULL, NULL),
(3151, 159, 137, NULL, NULL),
(3152, 159, 2093, NULL, NULL),
(3153, 159, 2066, NULL, NULL),
(3154, 159, 2089, NULL, NULL),
(3155, 159, 2067, NULL, NULL),
(3156, 159, 1281, NULL, NULL),
(3157, 159, 2094, NULL, NULL),
(3163, 40, 2098, NULL, NULL),
(3164, 338, 2099, NULL, NULL),
(3165, 436, 1746, NULL, NULL),
(3166, 436, 2100, NULL, NULL),
(3167, 436, 2101, NULL, NULL),
(3168, 436, 2102, NULL, NULL),
(3169, 436, 2103, NULL, NULL),
(3170, 436, 2104, NULL, NULL),
(3171, 436, 1391, NULL, NULL),
(3172, 436, 2105, NULL, NULL),
(3173, 436, 2106, NULL, NULL),
(3174, 436, 2107, NULL, NULL),
(3175, 436, 2108, NULL, NULL),
(3176, 436, 2109, NULL, NULL),
(3177, 436, 2110, NULL, NULL),
(3178, 436, 2111, NULL, NULL),
(3179, 436, 2112, NULL, NULL),
(3180, 436, 2113, NULL, NULL),
(3181, 436, 2114, NULL, NULL),
(3182, 436, 2115, NULL, NULL),
(3183, 436, 2116, NULL, NULL),
(3184, 436, 2117, NULL, NULL),
(3185, 436, 1861, NULL, NULL),
(3186, 56, 1861, NULL, NULL),
(3187, 103, 1861, NULL, NULL),
(3188, 110, 1861, NULL, NULL);

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

--
-- Table structure for table `refund_requests`
--

CREATE TABLE `refund_requests` (
  `id` bigint UNSIGNED NOT NULL,
  `order_details_id` bigint UNSIGNED NOT NULL,
  `customer_id` bigint UNSIGNED NOT NULL,
  `status` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `amount` double(8,2) NOT NULL,
  `product_id` bigint UNSIGNED NOT NULL,
  `order_id` bigint UNSIGNED NOT NULL,
  `refund_reason` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `images` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `approved_note` longtext COLLATE utf8mb4_unicode_ci,
  `rejected_note` longtext COLLATE utf8mb4_unicode_ci,
  `payment_info` longtext COLLATE utf8mb4_unicode_ci,
  `change_by` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `refund_statuses`
--

CREATE TABLE `refund_statuses` (
  `id` bigint UNSIGNED NOT NULL,
  `refund_request_id` bigint UNSIGNED DEFAULT NULL,
  `change_by` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `change_by_id` bigint UNSIGNED DEFAULT NULL,
  `status` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `message` longtext COLLATE utf8mb4_unicode_ci,
  `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 `refund_transactions`
--

CREATE TABLE `refund_transactions` (
  `id` bigint UNSIGNED NOT NULL,
  `order_id` bigint UNSIGNED DEFAULT NULL,
  `payment_for` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payer_id` bigint UNSIGNED DEFAULT NULL,
  `payment_receiver_id` bigint UNSIGNED DEFAULT NULL,
  `paid_by` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `paid_to` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payment_method` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payment_status` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `amount` double(8,2) DEFAULT NULL,
  `transaction_type` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `order_details_id` bigint UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `refund_id` bigint UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `reviews`
--

CREATE TABLE `reviews` (
  `id` bigint UNSIGNED NOT NULL,
  `product_id` bigint NOT NULL,
  `customer_id` bigint NOT NULL,
  `delivery_man_id` bigint DEFAULT NULL,
  `order_id` bigint DEFAULT NULL,
  `comment` mediumtext COLLATE utf8mb4_unicode_ci,
  `attachment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `rating` int NOT NULL DEFAULT '0',
  `status` int NOT NULL DEFAULT '1',
  `is_saved` tinyint(1) NOT NULL DEFAULT '0',
  `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 `reviews`
--

INSERT INTO `reviews` (`id`, `product_id`, `customer_id`, `delivery_man_id`, `order_id`, `comment`, `attachment`, `rating`, `status`, `is_saved`, `created_at`, `updated_at`) VALUES
(1, 211, 207, NULL, NULL, 'it is good  for enriched with antioxidants that play vital roles in maintaining immunity', NULL, 5, 1, 0, NULL, NULL),
(2, 259, 215, NULL, NULL, 'Good', NULL, 5, 1, 0, NULL, NULL),
(3, 259, 217, NULL, NULL, 'Coming Soon', NULL, 5, 1, 0, NULL, NULL),
(4, 132, 218, NULL, NULL, 'Yo, rose water is where it\'s at! Keeps my skin chill and hydrated, evens out the tone, and those puffiness? Nah, not a chance. Feels like a spa day in a bottle, I\'m telling you.', NULL, 5, 1, 0, NULL, NULL),
(5, 132, 220, NULL, NULL, 'Can\'t get enough of rose water! Balances out the pH, calms any redness, and those pesky blemishes? Forget about \'em! It\'s like a cool drink for my skin, refreshing and soothing.', NULL, 5, 1, 0, NULL, NULL),
(6, 132, 221, NULL, NULL, 'Rose water, my skincare superhero! Hydrates like a dream, tones the skin, and those tired eyes? Rose water\'s got \'em covered! It\'s a game-changer, trust me.', NULL, 4, 1, 0, NULL, NULL),
(7, 132, 222, NULL, NULL, 'Listen up, folks, rose water is the real MVP. Keeps my skin balanced, fights off inflammation like a boss, and those pores? Shrunk to oblivion, I\'m telling you. It\'s a winner in my skincare routine.', NULL, 4, 1, 0, NULL, NULL),
(8, 132, 223, NULL, NULL, 'Oh, rose water, how do I love thee? Let me count the ways! It\'s a magic potion for my skin, hydrating, soothing, and those breakouts? Yeah, they don\'t stand a chance. A must-have for everyone!', NULL, 5, 1, 0, NULL, NULL),
(9, 132, 224, NULL, NULL, 'Alright, let\'s talk rose water – it\'s like a spa day for your face, no kidding. Balances out the oils, soothes any irritation, and those fine lines? Rose water\'s got \'em on lockdown. Don\'t miss out on this gem!', NULL, 5, 1, 0, NULL, NULL),
(10, 132, 225, NULL, NULL, 'Rose water, my skin\'s BFF for life! Fights off any redness or puffiness, and those dark circles? Rose water\'s my secret weapon! Keeps it all balanced and glowy, every single time.', NULL, 5, 1, 0, NULL, NULL),
(11, 132, 226, NULL, NULL, 'Rose water is the real deal, fam. Keeps my skin hydrated and toned, fights off any pesky breakouts, and those tired eyes? Rose water\'s got \'em sorted! A true game-changer, I swear.', NULL, 5, 1, 0, NULL, NULL),
(12, 132, 227, NULL, NULL, 'Rose water, oh how I adore thee! Fights off any inflammation or irritation, and those pores? Yeah, they\'re practically invisible now! Keeps my skin feeling fresh and rejuvenated, always.', NULL, 5, 1, 0, NULL, NULL),
(13, 132, 228, NULL, NULL, 'Rose water – a skincare miracle in a bottle. Hydrates, tones, and refreshes my skin like nothing else, and those dull days? Rose water\'s my instant pick-me-up! A must-try for everyone!', NULL, 3, 1, 0, NULL, NULL),
(14, 57, 229, NULL, NULL, 'Spirulina Powder, meri health ka raaz! It\'s like ek burst of energy in a jar, boosting my immunity, aur giving me energy ka jhatka. With har sip, I feel more alive and vibrant.', NULL, 5, 1, 0, NULL, NULL),
(15, 57, 230, NULL, NULL, 'Chalo bhai, Spirulina Powder ke baare mein baat karte hain – it\'s like nature\'s apna energy drink! Har spoon se, I feel like I\'m tapping into pure vitality. It\'s mera daily ritual for staying strong, energized, aur ready to take on the world.', NULL, 5, 1, 0, NULL, NULL),
(16, 57, 231, NULL, NULL, 'Spirulina Powder, meri green elixir of health! It\'s like ek gentle breeze, refreshing and revitalizing every cell. Boosting my immunity, supporting my energy, aur cleansing me from within, it\'s the ultimate wellness companion.', NULL, 5, 1, 0, NULL, NULL),
(17, 57, 232, NULL, NULL, 'Suno dosto, Spirulina Powder sach mein kaam karta hai! It\'s like ek powerhouse of goodness packed into har scoop. From boosting immunity to promoting detoxification, it\'s mera go-to for staying strong, energized, aur thriving.', NULL, 4, 1, 0, NULL, NULL),
(18, 57, 233, NULL, NULL, 'Spirulina Powder, meri daily dose of green magic! It\'s like ek refreshing spa day for my body, revitalizing me from the inside out. With its immune-boosting, energy-supporting, aur detoxifying properties, it\'s the ultimate wellness essential.', NULL, 4, 1, 0, NULL, NULL),
(19, 57, 234, NULL, NULL, 'Bhai, Spirulina Powder bilkul lajawab hai! It\'s like ek symphony of health playing in my body, harmonizing every system. From boosting my immunity to enhancing my energy levels, it\'s mera ticket to feeling strong, vibrant, aur alive.', NULL, 5, 1, 0, NULL, NULL),
(20, 57, 235, NULL, NULL, 'Spirulina Powder, meri green goddess of vitality! It\'s like ek gentle hug from Mother Nature, nurturing me with its abundance of nutrients. With its immune-boosting, energy-reviving, aur detoxifying benefits, it\'s mera daily dose of wellness.', NULL, 5, 1, 0, NULL, NULL),
(21, 57, 236, NULL, NULL, 'Spirulina Powder ek powerhouse of goodness hai! It\'s like ek treasure trove of health waiting to be unlocked. With har sip, I feel like I\'m infusing my body with vitality, strength, aur resilience, ready to conquer whatever life throws my way.', NULL, 5, 1, 0, NULL, NULL),
(22, 57, 237, NULL, NULL, 'Spirulina Powder ek powerhouse of goodness hai! It\'s like ek treasure trove of health waiting to be unlocked. With har sip, I feel like I\'m infusing my body with vitality, strength, aur resilience, ready to conquer whatever life throws my way.', NULL, 5, 1, 0, NULL, NULL),
(23, 57, 238, NULL, NULL, 'Spirulina Powder, mera daily dose of wellness in a jar! It\'s like ek refreshing oasis in the desert of life, quenching my body\'s thirst for vitality. With its immune-boosting, energy-reviving, aur detoxifying properties, it\'s mera go-to for staying strong, vibrant, aur resilient.', NULL, 3, 1, 0, NULL, NULL),
(24, 39, 239, NULL, NULL, 'Spirulina Capsules, my immunity\'s best friend! They\'re like tiny powerhouses, strengthening my body\'s defence against infections. Plus, they keep my digestion in check, making me feel strong and healthy every day.', NULL, 5, 1, 0, NULL, NULL),
(25, 39, 240, NULL, NULL, 'Spirulina Capsules are the real deal! They\'re like my daily shield against illnesses, boosting my immunity and keeping me strong. And you know what\'s amazing? They improve digestion too, making me feel unstoppable!', NULL, 5, 1, 0, NULL, NULL),
(26, 39, 241, NULL, NULL, 'Spirulina Capsules, my immunity\'s superhero! They\'re like a fortress, protecting me from infections and keeping me healthy. Plus, they work wonders for digestion, making me feel light and energetic all day long.', NULL, 5, 1, 0, NULL, NULL),
(27, 39, 242, NULL, NULL, 'Listen up, folks, Spirulina Capsules are a game-changer! They\'re like my secret weapon against illnesses, boosting my immunity and keeping me on top of my game. And guess what? They\'re digestion superheroes too, making me feel unstoppable!', NULL, 3, 1, 0, NULL, NULL),
(28, 39, 243, NULL, NULL, 'Spirulina Capsules, my immunity\'s loyal ally! They\'re like my trusty sidekick, always keeping me strong and healthy. Plus, they\'re digestion champions, making me feel light and energized every day.', NULL, 4, 1, 0, NULL, NULL),
(29, 58, 244, NULL, NULL, 'Great quality product at a reasonable price.', NULL, 5, 1, 0, NULL, NULL),
(30, 58, 245, NULL, NULL, 'Highly recommend for anyone dealing with stress or anxiety.', NULL, 5, 1, 0, NULL, NULL),
(31, 58, 246, NULL, NULL, 'Best ashwagandha powder I\'ve tried so far.', NULL, 5, 1, 0, NULL, NULL),
(32, 58, 247, NULL, NULL, 'Effective and easy to incorporate into my daily routine.', NULL, 5, 1, 0, NULL, NULL),
(33, 58, 248, NULL, NULL, 'Great product, I noticed a difference in my mood and energy levels.', NULL, 4, 1, 0, NULL, NULL),
(34, 58, 249, NULL, NULL, 'Great product, I noticed a difference in my mood and energy levels.', NULL, 4, 1, 0, NULL, NULL),
(35, 71, 250, NULL, NULL, 'Reduced my anxiety.', NULL, 5, 1, 0, NULL, NULL),
(36, 71, 251, NULL, NULL, 'Helped me stay focused.', NULL, 5, 1, 0, NULL, NULL),
(37, 71, 252, NULL, NULL, 'Boosted my energy levels.', NULL, 5, 1, 0, NULL, NULL),
(38, 71, 253, NULL, NULL, 'Improved my sleep quality.', NULL, 5, 1, 0, NULL, NULL),
(39, 71, 254, NULL, NULL, 'Great for stress relief!', NULL, 5, 1, 0, NULL, NULL),
(40, 73, 255, NULL, NULL, 'Highly recommend these capsules for anyone looking to lose weight naturally.', NULL, 5, 1, 0, NULL, NULL),
(41, 73, 256, NULL, NULL, 'No side effects and it helped me shed pounds quickly.', NULL, 5, 1, 0, NULL, NULL),
(42, 73, 257, NULL, NULL, 'Great addition to my diet and exercise routine.', NULL, 5, 1, 0, NULL, NULL),
(43, 73, 258, NULL, NULL, 'I\'ve been taking this for a month and already see a difference.', NULL, 5, 1, 0, NULL, NULL),
(44, 73, 259, NULL, NULL, 'These capsules helped me curb my cravings and lose weight.', NULL, 5, 1, 0, NULL, NULL),
(45, 74, 260, NULL, NULL, 'Happy with the quick and easy results.', NULL, 5, 1, 0, NULL, NULL),
(46, 74, 261, NULL, NULL, 'Amla extract has improved my overall health.', NULL, 5, 1, 0, NULL, NULL),
(47, 74, 262, NULL, NULL, 'Effective and affordable weight loss supplement.', NULL, 5, 1, 0, NULL, NULL),
(48, 74, 263, NULL, NULL, 'Love the natural ingredients, and highly recommend them.', NULL, 4, 1, 0, NULL, NULL),
(49, 74, 264, NULL, NULL, 'Great product, saw results quickly.', NULL, 5, 1, 0, NULL, NULL),
(50, 31, 268, NULL, NULL, 'After a long day, applying this Kumkumadi Tailam feels like a mini spa session. It\'s so relaxing and luxurious.', NULL, 5, 1, 0, NULL, NULL),
(51, 31, 269, NULL, NULL, 'I\'m amazed at how quickly this tailam has faded my pigmentation. It\'s given me newfound confidence in my skin!', NULL, 5, 1, 0, NULL, NULL),
(52, 31, 270, NULL, NULL, 'This Kumkumadi Tailam is like a secret weapon against aging. It\'s made my skin firmer and smoother in just a few weeks', NULL, 4, 1, 0, NULL, NULL),
(53, 31, 271, NULL, NULL, 'I\'ve always had dull skin, but this tailam has brought it back to life. It\'s my new skincare essential!', NULL, 5, 1, 0, NULL, NULL),
(54, 31, 272, NULL, NULL, 'Using this Kumkumadi Tailam feels like giving my skin a warm hug. It\'s comforting and nourishing, leaving me with a natural glow.', NULL, 5, 1, 0, NULL, NULL),
(55, 31, 273, NULL, NULL, 'This Kumkumadi Tailam has brought out the natural beauty of my skin. I feel like I\'m glowing from the inside out!', NULL, 5, 1, 0, NULL, NULL),
(56, 31, 274, NULL, NULL, 'I appreciate that this product is made with high-quality ingredients. It feels like a premium skincare experience.', NULL, 5, 1, 0, NULL, NULL),
(57, 31, 275, NULL, NULL, 'Unfortunately, my experience with the delivery service was disappointing. The package arrived much later than expected, and the delivery person seemed rather careless with handling the parcel.', NULL, 3, 1, 0, NULL, NULL),
(58, 31, 276, NULL, NULL, 'Mujhe hamesha se ek natural skincare product ki talash thi aur yeh tailam sabhi mere expectations ko pura karta hai. Mera chehra ab tak naram aur chikna hai, aur mujhe yeh tailam pyara lagta hai!', NULL, 5, 1, 0, NULL, NULL),
(59, 31, 277, NULL, NULL, 'Mujhe laga tha ki koi bhi cream ya tailam mere acne marks ko door karne mein nakaam hoga, lekin yeh Kumkumadi Tailam ne meri soch badal di! Sirf ek hafte mein hi farq dikha.', NULL, 5, 1, 0, NULL, NULL),
(60, 31, 278, NULL, NULL, 'I love the luxurious feel of this tailam on my skin. It\'s like giving myself a spa treatment at home.', NULL, 5, 1, 0, NULL, NULL),
(61, 75, 279, NULL, NULL, 'As a long-time believer in Ayurveda, I can attest to the efficacy of AE Naturals Triphala Capsules. They\'ve been a staple in my routine, supporting my digestion and overall well-being.', NULL, 5, 1, 0, NULL, NULL),
(62, 75, 280, NULL, NULL, 'AE Naturals Triphala Capsules have been a revelation for me. As someone deeply rooted in Indian culture, I appreciate their natural approach to detoxification. They\'ve truly enhanced my digestion and vitality.', NULL, 4, 1, 0, NULL, NULL),
(63, 75, 281, NULL, NULL, 'AE Naturals Triphala Capsules have become an essential part of my health routine. Their Ayurvedic blend has helped me detoxify naturally, leaving me feeling revitalized.', NULL, 5, 1, 0, NULL, NULL),
(64, 75, 282, NULL, NULL, 'AE Naturals Triphala Capsules have become my go-to solution for digestive issues. Their gentle yet effective formula aligns perfectly with my belief in Ayurvedic principles', NULL, 5, 1, 0, NULL, NULL),
(65, 75, 283, NULL, NULL, 'I\'ve tried numerous detox products, but none have impressed me quite like AE Naturals Triphala Capsules. As someone deeply connected to Indian traditions, I appreciate their holistic approach to cleansing.', NULL, 5, 1, 0, NULL, NULL),
(66, 75, 284, NULL, NULL, 'AE Naturals Triphala Capsules have earned a permanent spot in my wellness regimen. Their blend of Amla, Haritaki, and Bibhitaki resonates deeply with my Indian heritage, and their benefits speak for themselves', NULL, 4, 1, 0, NULL, NULL),
(67, 75, 285, NULL, NULL, 'Having grown up with Ayurveda, I was thrilled to discover AE Naturals Triphala Capsules. They\'ve exceeded my expectations, promoting detoxification and leaving me feeling rejuvenated.', NULL, 5, 1, 0, NULL, NULL),
(68, 75, 286, NULL, NULL, 'AE Naturals Triphala Capsules have been a revelation for me. As someone deeply rooted in Indian culture, I appreciate their natural approach to detoxification. They\'ve truly enhanced my digestion and vitality.', NULL, 4, 1, 0, NULL, NULL),
(69, 75, 287, NULL, NULL, 'Being a firm advocate of traditional Indian remedies, I found AE Naturals Triphala Capsules to be incredibly effective. They\'ve helped cleanse my system gently and improved my energy levels', NULL, 5, 1, 0, NULL, NULL),
(70, 37, 288, NULL, NULL, 'After incorporating AE Naturals Roop Sundar Cream into my skincare routine, I\'ve noticed a significant improvement in my complexion. My skin looks more radiant and feels incredibly soft. I\'m impressed!', NULL, 5, 1, 0, NULL, NULL),
(71, 37, 289, NULL, NULL, 'I\'ve been using AE Naturals Roop Sundar Cream for a month now, and I\'m thrilled with the results. My skin looks brighter, feels smoother, and has a healthy glow. This cream is definitely worth the investment!', NULL, 5, 1, 0, NULL, NULL),
(72, 37, 290, NULL, NULL, 'AE Naturals Roop Sundar Skin Brightening Cream has become my holy grail product. It\'s helped fade my acne scars and even out my skin tone, giving me the confidence to go makeup-free!', NULL, 5, 1, 0, NULL, NULL),
(73, 37, 291, NULL, NULL, 'I\'ve tried numerous brightening creams in the past, but AE Naturals Roop Sundar Cream stands out. Its blend of natural ingredients feels luxurious on the skin and has helped fade my dark spots. I highly recommend it!', NULL, 5, 1, 0, NULL, NULL),
(74, 37, 292, NULL, NULL, 'After using AE Naturals Roop Sundar Cream for just a few days, I noticed a significant difference in my skin. It looks more radiant, feels smoother, and has a healthier glow. I\'m thrilled with the results!', NULL, 4, 1, 0, NULL, NULL),
(75, 37, 293, NULL, NULL, 'AE Naturals Roop Sundar Skin Brightening Cream is now a staple in my skincare routine. The lightweight formula absorbs quickly and leaves my skin feeling soft, hydrated, and noticeably brighter. I couldn\'t be happier!', NULL, 5, 1, 0, NULL, NULL),
(76, 37, 294, NULL, NULL, 'As someone with sensitive skin, I\'m always cautious about trying new products. But AE Naturals Roop Sundar Cream has exceeded my expectations. It\'s gentle, yet effective, and has given my skin a much-needed boost!', NULL, 5, 1, 0, NULL, NULL),
(77, 37, 295, NULL, NULL, 'I\'ve been using AE Naturals Roop Sundar Cream for a few weeks now, and I\'m amazed at the results. My skin looks more even-toned, and the fine lines are less noticeable. Definitely worth it!', NULL, 5, 1, 0, NULL, NULL),
(78, 37, 296, NULL, NULL, 'I\'ve struggled with dull skin for years, but AE Naturals Roop Sundar Cream has truly transformed my complexion. My skin feels hydrated, looks clearer, and has a beautiful glow!', NULL, 4, 1, 0, NULL, NULL),
(79, 37, 297, NULL, NULL, 'AE Naturals Roop Sundar Skin Brightening Cream has been a game-changer for me! It\'s helped fade my dark spots and uneven skin tone, leaving my complexion noticeably brighter and more radiant.', NULL, 4, 1, 0, NULL, NULL),
(80, 36, 300, NULL, NULL, 'I\'m impressed by the quality of this soap. It lathers well, smells amazing, and leaves my skin feeling refreshed and rejuvenated. Definitely worth every penny', NULL, 5, 1, 0, NULL, NULL),
(81, 36, 301, NULL, NULL, 'I\'ve tried numerous soaps claiming to brighten skin, but none have worked as effectively as AE Naturals Roop Sundar Soap. It\'s like getting a spa treatment at home', NULL, 5, 1, 0, NULL, NULL),
(82, 36, 302, NULL, NULL, 'This soap is a multitasker! It not only cleanses but also heals and protects my skin. Plus, the gentle formula makes it suitable for everyone in the family', NULL, 4, 1, 0, NULL, NULL),
(83, 36, 303, NULL, NULL, 'I\'ve struggled with dry, flaky skin for years, but this soap has been a game-changer. The moisturizing properties keep my skin hydrated all day long, and the natural ingredients give it a healthy glow', NULL, 5, 1, 0, NULL, NULL),
(84, 36, 304, NULL, NULL, 'AE Naturals Roop Sundar Soap has become a staple in my household. It not only cleanses effectively but also helps maintain an even skin tone. My family and I are hooked', NULL, 5, 1, 0, NULL, NULL),
(85, 36, 305, NULL, NULL, 'I love how this soap makes me feel pampered every time I use it. The combination of coconut oil, castor oil, and glycerine leaves my skin feeling incredibly soft and smooth', NULL, 4, 1, 0, NULL, NULL),
(86, 36, 306, NULL, NULL, 'I\'ve been using this soap for a while now, and I can\'t imagine my skincare routine without it. The Paarijat extract has done wonders for reducing redness and inflammation, making my skin feel calm and rejuvenated', NULL, 5, 1, 0, NULL, NULL),
(87, 36, 307, NULL, NULL, 'This soap is a gem! Not only does it cleanse deeply, but the arbutin ingredient has noticeably lightened my dark spots. I feel more confident in my skin now', NULL, 5, 1, 0, NULL, NULL),
(88, 36, 308, NULL, NULL, 'As someone with oily skin, finding the right soap has always been a challenge. But AE Naturals Roop Sundar Soap has exceeded my expectations. It cleanses without stripping away moisture, leaving my skin feeling balanced and refreshed', NULL, 5, 1, 0, NULL, NULL),
(89, 36, 309, NULL, NULL, 'I\'m amazed by the results! This soap has become my go-to for achieving a natural glow. My skin feels nourished and looks radiant every day', NULL, 3, 1, 0, NULL, NULL),
(90, 76, 310, NULL, NULL, 'These capsules have been a blessing for my partner and me. Not only has his erectile dysfunction improved, but the increase in sperm count has given us hope for starting a family. Thank you, AE Naturals, for this amazing product', NULL, 5, 1, 0, NULL, NULL),
(91, 76, 312, NULL, NULL, 'I\'ve tried various supplements in the past, but none have worked as effectively as AE Naturals Tenogo Men Stamina Capsules. The increase in libido and stamina has been incredible, and I feel more energetic and focused than ever before', NULL, 5, 1, 0, NULL, NULL),
(92, 76, 313, NULL, NULL, 'I\'ve been struggling with low libido and stress for a while, but these capsules have been a lifesaver. The natural ingredients work synergistically to improve overall well-being, and I feel more relaxed and confident in my intimate relationships', NULL, 5, 1, 0, NULL, NULL),
(93, 76, 314, NULL, NULL, 'I was skeptical at first, but after trying these capsules, I\'m a believer! The all-day energy and freshness they provide have made a noticeable difference in my daily life. Plus, the boost in stamina has been a game-changer in the bedroom', NULL, 5, 1, 0, NULL, NULL),
(94, 76, 315, NULL, NULL, 'I bought these capsules for my husband, hoping to help him combat stress and fatigue. Not only does he feel more energetic, but our intimate moments have become more fulfilling and satisfying. Definitely worth it', NULL, 5, 1, 0, NULL, NULL),
(95, 76, 316, NULL, NULL, 'I\'ve been taking these capsules for a few weeks now, and the difference is remarkable. Not only do I feel more energized and focused throughout the day, but the increased blood flow has definitely enhanced my sexual performance', NULL, 5, 1, 0, NULL, NULL),
(96, 76, 317, NULL, NULL, 'As a couple trying to conceive, we were thrilled to find these capsules. Not only has my partner\'s sperm count increased, but we\'ve also experienced a reduction in premature ejaculation issues. Highly recommend for anyone looking to improve their reproductive health', NULL, 5, 1, 0, NULL, NULL),
(97, 76, 318, NULL, NULL, 'I\'ve struggled with erectile dysfunction for years, but these capsules have been a game-changer. The natural ingredients provide effective treatment without any side effects, and I feel more confident in the bedroom', NULL, 5, 1, 0, NULL, NULL),
(98, 76, 319, NULL, NULL, 'My partner started taking these capsules to manage his stress, but we both noticed a remarkable difference in our intimate moments. It\'s like we\'ve rediscovered our passion', NULL, 5, 1, 0, NULL, NULL),
(99, 76, 320, NULL, NULL, 'These capsules have truly revitalized my intimate life. Not only do I feel more energized, but the improvement in libido has made a significant difference in my relationship', NULL, 3, 1, 0, NULL, NULL),
(100, 46, 321, NULL, NULL, 'I\'ve struggled with sensitive skin for years, but these capsules have been a game-changer. My skin feels calmer, clearer, and more resilient, and I\'ve noticed a significant reduction in redness and irritation. I can\'t thank AE Naturals enough for this amazing product', NULL, 5, 1, 0, NULL, NULL),
(101, 46, 322, NULL, NULL, 'Crystal Q has become an essential part of my skincare routine. The combination of ingredients not only improves my skin\'s appearance but also boosts its overall health. I\'ve received so many compliments on my glowing complexion', NULL, 5, 1, 0, NULL, NULL),
(102, 46, 323, NULL, NULL, 'I was skeptical at first, but after seeing the difference in my wife\'s skin, I decided to give these capsules a try. I\'m amazed by the results! My skin looks and feels rejuvenated, and I feel more confident than ever', NULL, 4, 1, 0, NULL, NULL),
(103, 46, 324, NULL, NULL, 'I\'ve tried numerous skincare products, but nothing has worked as effectively as Crystal Q Glutathione capsules. My skin is clearer, brighter, and more youthful-looking, and I couldn\'t be happier with the results', NULL, 5, 1, 0, NULL, NULL),
(104, 46, 325, NULL, NULL, 'As a man, skincare isn\'t always a top priority, but these capsules have made a world of difference. My skin looks and feels healthier, and I\'ve noticed a significant reduction in fine lines. Plus, the convenience of a capsule form makes it easy to incorporate into my daily routine', NULL, 3, 1, 0, NULL, NULL),
(105, 46, 326, NULL, NULL, 'Crystal Q Glutathione capsules are my skincare holy grail! Not only do they reduce dark spots and fight aging, but they also leave my skin feeling nourished and balanced. I can\'t recommend them enough', NULL, 5, 1, 0, NULL, NULL),
(106, 46, 327, NULL, NULL, 'I\'ve struggled with acne-prone skin for years, but Crystal Q has been a game-changer. The Apple Extract keeps my skin balanced and clear, while the Glutathione works its magic from within. My skin has never looked better', NULL, 5, 1, 0, NULL, NULL),
(107, 46, 328, NULL, NULL, 'I love how these capsules not only improve my skin\'s appearance but also protect it from daily damage. The Grape Seed Extract and Vitamin E combo is like having a shield for my skin, ensuring it stays healthy and radiant', NULL, 4, 1, 0, NULL, NULL),
(108, 46, 329, NULL, NULL, 'Crystal Q Glutathione capsules have become my secret weapon against aging. The combination of ingredients works wonders on fine lines and wrinkles, and I feel like I\'ve turned back the clock on my skin', NULL, 4, 1, 0, NULL, NULL),
(109, 46, 330, NULL, NULL, 'I can\'t believe the difference in my skin since I started taking these capsules. Dark spots have faded, and my skin has this incredible glow. It\'s like I\'ve unlocked radiant skin from within', NULL, 5, 1, 0, NULL, NULL),
(110, 47, 332, NULL, NULL, 'I was skeptical at first, but after seeing the results, I\'m a believer! These capsules have not only improved my skin and hair but also enhanced my overall health and well-being. I feel like a new person', NULL, 5, 1, 0, NULL, NULL),
(111, 47, 333, NULL, NULL, 'I\'ve tried numerous supplements for energy, but none have worked as effectively as these collagen capsules. The boost in vitality I\'ve experienced has made a significant difference in my daily life. Highly recommend giving them a try', NULL, 4, 1, 0, NULL, NULL),
(112, 47, 334, NULL, NULL, 'I\'ve struggled with joint pain for years, but these capsules have provided relief like no other. My flexibility has improved, and I no longer experience discomfort during physical activities. I couldn\'t be happier with the results', NULL, 5, 1, 0, NULL, NULL),
(113, 47, 335, NULL, NULL, 'These capsules have become an essential part of my daily routine. Not only do they improve my skin and hair, but they also support my overall well-being. I feel more energized and vibrant than ever before', NULL, 5, 1, 0, NULL, NULL),
(114, 47, 336, NULL, NULL, 'I\'ve noticed a significant improvement in my hair and nails since starting these capsules. They\'re stronger and healthier, and I feel more confident than ever. Plus, the joint comfort I\'ve experienced is truly life-changing', NULL, 4, 1, 0, NULL, NULL),
(115, 47, 337, NULL, NULL, 'I\'ve always been conscious about aging, but these capsules have made me feel more confident in my skin. My wrinkles have diminished, and my skin looks more youthful and radiant. Thank you for such an amazing product', NULL, 3, 1, 0, NULL, NULL),
(116, 47, 338, NULL, NULL, 'As someone who leads an active lifestyle, maintaining energy levels is crucial. These collagen capsules have helped me build muscle mass and stay energized throughout the day. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(117, 47, 339, NULL, NULL, 'These capsules have been a lifesaver for my joint pain. I no longer experience discomfort, and my spine feels more flexible than ever. Plus, the energy boost is an added bonus', NULL, 3, 1, 0, NULL, NULL),
(118, 47, 340, NULL, NULL, 'I\'ve struggled with brittle nails and hair fall for years, but since starting these capsules, I\'ve noticed a significant improvement. My hair is shinier, and my nails are stronger than ever', NULL, 5, 1, 0, NULL, NULL),
(119, 47, 341, NULL, NULL, 'I\'m in love with the results! These marine collagen capsules have truly transformed my skin, leaving it firm and radiant. Plus, the boost in bone density has given me confidence in my overall well-being', NULL, 5, 1, 0, NULL, NULL),
(120, 48, 342, NULL, NULL, 'I\'ve struggled with various skin issues for years, but since starting these capsules, my skin has never looked better. The healing properties of Vitamin C have worked wonders, and I feel more confident in my skin health', NULL, 5, 1, 0, NULL, NULL),
(121, 48, 343, NULL, NULL, 'These capsules have become an essential part of my daily routine. Not only do they improve my immune system, but they also support my heart health and promote clear, radiant skin. I couldn\'t be happier with the results', NULL, 5, 1, 0, NULL, NULL),
(122, 48, 344, NULL, NULL, 'I\'ve tried numerous supplements for weight loss, but none have worked as effectively as these Vitamin C capsules. Not only do they support weight loss, but they also promote overall health and well-being. I feel like a new person', NULL, 4, 1, 0, NULL, NULL),
(123, 48, 345, NULL, NULL, 'I can\'t believe the difference these capsules have made for my skin and eyes. My complexion is brighter, and my eyes feel more vibrant and healthy. Plus, the boost in immunity has helped me stay healthy and energized', NULL, 4, 1, 0, NULL, NULL),
(124, 48, 346, NULL, NULL, 'As someone who spends a lot of time outdoors, sunburn and skin issues have always been a concern. These capsules have been a lifesaver! Not only do they soothe sunburn, but they also promote clear and radiant skin', NULL, 4, 1, 0, NULL, NULL),
(125, 48, 347, NULL, NULL, 'I\'ve struggled with weight loss for years, but these capsules have made a significant difference. Not only have I shed pounds, but I feel more energized and motivated to maintain a healthy lifestyle', NULL, 5, 1, 0, NULL, NULL),
(126, 48, 348, NULL, NULL, 'My complexion has improved dramatically since I started taking these capsules. Not only has my skin become clearer, but I\'ve also noticed a reduction in sunburn and other skin issues. Highly recommend for anyone looking to improve their skin health', NULL, 5, 1, 0, NULL, NULL),
(127, 48, 349, NULL, NULL, 'My complexion has improved dramatically since I started taking these capsules. Not only has my skin become clearer, but I\'ve also noticed a reduction in sunburn and other skin issues. Highly recommend for anyone looking to improve their skin health', NULL, 5, 1, 0, NULL, NULL),
(128, 48, 350, NULL, NULL, 'I love how these capsules not only support my immune system but also enhance my heart health. Knowing that I\'m taking proactive steps towards a healthier lifestyle gives me peace of mind', NULL, 4, 1, 0, NULL, NULL),
(129, 48, 351, NULL, NULL, 'Maintaining balanced blood pressure has always been a concern for me, but these Vitamin C capsules have made a noticeable difference. I feel more energized and confident in my overall cardiovascular health', NULL, 4, 1, 0, NULL, NULL),
(130, 48, 352, NULL, NULL, 'Since incorporating these capsules into my daily routine, I\'ve noticed a significant improvement in my immunity. I feel more resilient against illnesses and infections, and my skin and eyes have never looked better', NULL, 4, 1, 0, NULL, NULL),
(131, 34, 353, NULL, NULL, 'These capsules have exceeded my expectations! Not only have they improved my bone mass and strength, but they\'ve also helped me maintain a tall and lean figure. I feel more confident and healthier overall since starting these capsules', NULL, 5, 1, 0, NULL, NULL),
(132, 34, 354, NULL, NULL, 'As someone who values holistic health, I appreciate the comprehensive nutrient support these capsules offer. The blend of Vitamin B12 and vital ingredients ensures my bones stay strong while supporting overall well-being. I couldn\'t ask for a better supplement', NULL, 5, 1, 0, NULL, NULL),
(133, 34, 355, NULL, NULL, 'I\'ve always been concerned about maintaining strong bones, especially as I age. These capsules have been a lifesaver! Not only do they support bone density and strength, but they also provide prevention against common conditions like osteoporosis and arthritis. I feel more confident in my bone health than ever before', NULL, 5, 1, 0, NULL, NULL),
(134, 34, 356, NULL, NULL, 'Since starting these capsules, I\'ve noticed a significant difference in my bone mass and strength. The blend of essential nutrients like Vitamin D3 and Calcium carbonate has provided the support I needed to combat deficiencies and ensure long-lasting bone health. I feel more resilient and healthier overall', NULL, 4, 1, 0, NULL, NULL),
(135, 34, 357, NULL, NULL, 'These capsules have become an essential part of my daily routine. I feel more confident in my bone health, and the comprehensive nutrient support ensures my overall well-being is taken care of. I highly recommend giving them a try', NULL, 4, 1, 0, NULL, NULL),
(136, 34, 358, NULL, NULL, 'I\'ve struggled with weak bones for years, but these capsules have provided the support I needed. Not only have I noticed an improvement in my bone strength, but my overall health has also improved. I couldn\'t be happier with the results', NULL, 5, 1, 0, NULL, NULL),
(137, 34, 359, NULL, NULL, 'I love how these capsules offer comprehensive nutrient support for both bone and overall health. The Vitamin B12 and vital ingredients blend ensures my bones stay strong and healthy while supporting tissue development. I feel more confident in my overall well-being since starting these capsules', NULL, 5, 1, 0, NULL, NULL),
(138, 34, 360, NULL, NULL, 'As someone who\'s always been concerned about osteoporosis and arthritis, these capsules have provided much-needed peace of mind. The blend of Zinc and Collagen ensures my bones stay resilient and strong, reducing the risk of these common conditions', NULL, 5, 1, 0, NULL, NULL),
(139, 34, 361, NULL, NULL, 'I\'ve always wanted to maintain a tall and lean figure, and these capsules have helped me achieve just that. Not only have I noticed an increase in my height, but my physique has become more toned and lean. Highly recommend for anyone looking to improve their bone health and appearance', NULL, 4, 1, 0, NULL, NULL),
(140, 34, 362, NULL, NULL, 'These capsules have been a game-changer for my bone health. Since I started taking them, I\'ve noticed a significant improvement in my bone density and strength. Plus, the prevention against osteoporosis and arthritis is an added bonus', NULL, 5, 1, 0, NULL, NULL),
(141, 40, 363, NULL, NULL, 'My hair has always been a source of insecurity for me, but these capsules have changed that. Not only has my hair fall reduced, but my scalp feels healthier, and my hair looks shinier and more vibrant. I\'m grateful for this transformation', NULL, 5, 1, 0, NULL, NULL),
(142, 40, 364, NULL, NULL, 'I\'ve always been skeptical of hair growth products, but these capsules have exceeded my expectations. Not only have they promoted healthy growth, but they\'ve also improved overall scalp health. I\'m amazed by the revitalizing power of natural ingredients', NULL, 5, 1, 0, NULL, NULL),
(143, 40, 365, NULL, NULL, 'Since starting these capsules, I\'ve noticed a significant improvement in my hair\'s health and appearance. It feels thicker, stronger, and more nourished, and I\'ve received numerous compliments on its shine and vitality. I\'m thrilled with the results', NULL, 4, 1, 0, NULL, NULL),
(144, 40, 366, NULL, NULL, 'I\'ve struggled with thinning hair for years, but these capsules have made a noticeable difference. My hair feels stronger and healthier, and I\'ve noticed new growth in areas where it was previously thinning. I couldn\'t be happier', NULL, 5, 1, 0, NULL, NULL),
(145, 40, 367, NULL, NULL, 'These capsules have been a game-changer for my hair. Not only have they reduced hair fall, but they\'ve also improved the overall texture and shine of my hair. I feel more confident and beautiful than ever', NULL, 4, 1, 0, NULL, NULL),
(146, 40, 368, NULL, NULL, 'I\'ve tried countless hair products, but nothing has worked as effectively as these capsules. Not only has my hair become fuller and thicker, but I\'ve also regained confidence in my appearance. Thank you for such an amazing product', NULL, 4, 1, 0, NULL, NULL),
(147, 40, 369, NULL, NULL, 'Since incorporating these capsules into my routine, my scalp feels soothed, and my hair looks thicker and more lustrous. I\'ve noticed a significant reduction in dandruff, and my hair fall has reduced as well. I\'m impressed', NULL, 5, 1, 0, NULL, NULL),
(148, 40, 370, NULL, NULL, 'These capsules have truly worked wonders for my hair. The blend of natural ingredients has strengthened my hair follicles, preventing breakage and promoting healthy growth. I feel like I have a new lease on life', NULL, 4, 1, 0, NULL, NULL),
(149, 40, 371, NULL, NULL, 'I\'ve always been insecure about my hair, but these capsules have given me newfound confidence. Not only has my hair fall decreased, but it also feels stronger and healthier. I\'m thrilled with the transformation', NULL, 5, 1, 0, NULL, NULL),
(150, 40, 374, NULL, NULL, 'I\'ve been amazed by the results since starting these capsules. My hair fall has reduced significantly, and I\'ve noticed new growth already. It\'s like a dream come true for my hair', NULL, 4, 1, 0, NULL, NULL),
(151, 50, 375, NULL, NULL, 'This toothpaste has exceeded my expectations in every way. Not only does it provide comprehensive oral care, but it also does so without any harsh chemicals or burning sensations. I feel confident in my smile, thanks to AE Naturals', NULL, 5, 1, 0, NULL, NULL),
(152, 50, 376, NULL, NULL, 'I\'ve been using AE Naturals Herbal Toothpaste for a while now, and I\'m extremely satisfied with the results. My gums are healthier, my breath is fresher, and my teeth are visibly whiter. I wouldn\'t trust any other toothpaste', NULL, 5, 1, 0, NULL, NULL),
(153, 50, 377, NULL, NULL, 'My sensitive gums have always made oral care challenging, but this toothpaste has made a noticeable difference. The natural antioxidants soothe my gums, and the fresh breath lasts all day. I\'m grateful for such a gentle yet effective solution', NULL, 4, 1, 0, NULL, NULL),
(154, 50, 378, NULL, NULL, 'I\'ve always been conscious of my oral health, so finding a toothpaste that prioritizes both effectiveness and comfort is important to me. AE Naturals Herbal Toothpaste ticks all the boxes - it\'s gentle on my gums yet powerful in fighting germs and plaque. I highly recommend it', NULL, 3, 1, 0, NULL, NULL),
(155, 50, 379, NULL, NULL, 'This toothpaste has become a staple in my oral care routine. Not only does it promote healthy gums and teeth, but it also freshens my breath and whitens my teeth naturally. I couldn\'t ask for more in a toothpaste', NULL, 4, 1, 0, NULL, NULL),
(156, 50, 380, NULL, NULL, 'I\'ve never been a fan of toothpaste that leaves a burning sensation, but AE Naturals Herbal Toothpaste is a game-changer. It\'s gentle yet effective, and the Ajmoda and Pudina-Nimbu provide comprehensive care without any discomfort. I\'m impressed', NULL, 4, 1, 0, NULL, NULL),
(157, 50, 381, NULL, NULL, 'I\'ve always wanted a brighter smile, and this toothpaste has delivered just that. The natural ingredients like Tulsi and Babool gently whiten my teeth and prevent plaque build-up. I\'m thrilled with the results', NULL, 5, 1, 0, NULL, NULL),
(158, 50, 382, NULL, NULL, 'I\'ve tried many toothpaste brands, but none have provided the long-lasting freshness like AE Naturals Herbal Toothpaste. The combination of Neem and Clove fights germs effectively, leaving my mouth feeling clean and refreshed all day long', NULL, 5, 1, 0, NULL, NULL),
(159, 50, 383, NULL, NULL, 'I\'ve struggled with gum bleeding for years, but this toothpaste has made a world of difference. The natural antioxidants like Manjishta and Nirgundi have strengthened my gums, and I no longer worry about decay. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(160, 53, 384, NULL, NULL, 'I\'ve been dealing with dry, irritated skin for a while, but this Aloe Vera Gel has been a game-changer. It provides intense moisturization and soothes my skin, leaving it feeling calm and refreshed. I can\'t recommend it enough', NULL, 5, 1, 0, NULL, NULL),
(161, 53, 385, NULL, NULL, 'I\'ve been using this Aloe Vera Gel to moisturize my skin, and I\'m loving the results! It\'s lightweight, non-greasy, and leaves my skin feeling incredibly soft and hydrated. Plus, the rose extracts give it a lovely scent', NULL, 5, 1, 0, NULL, NULL),
(162, 53, 386, NULL, NULL, 'This Aloe Vera Gel is a must-have for anyone dealing with eczema. It provides instant relief from itching and irritation, and it\'s gentle enough for daily use. Plus, it helps fade tan and restore my skin\'s natural tone. Highly recommend', NULL, 4, 1, 0, NULL, NULL),
(163, 53, 387, NULL, NULL, 'I\'ve struggled with acne for years, but this Aloe Vera Gel has made a noticeable difference. It calms my skin and reduces redness, leaving it clear and blemish-free. I couldn\'t be happier with the results', NULL, 5, 1, 0, NULL, NULL),
(164, 53, 388, NULL, NULL, 'My hair and scalp have never felt healthier since I started using this Aloe Vera Gel. It nourishes my scalp and revitalizes my hair, leaving it strong and shiny. Plus, it\'s so easy to incorporate into my daily routine', NULL, 5, 1, 0, NULL, NULL),
(165, 53, 389, NULL, NULL, 'Dealing with eczema can be challenging, but this Aloe Vera Gel has been a lifesaver. It provides soothing relief and helps restore my skin\'s natural tone. Plus, it\'s great for removing tan, leaving my skin looking radiant', NULL, 3, 1, 0, NULL, NULL),
(166, 53, 390, NULL, NULL, 'I\'ve tried many moisturizers, but none have provided the intense hydration like this Aloe Vera Gel. It leaves my skin feeling soft, smooth, and radiant, without any greasiness. I\'m impressed', NULL, 4, 1, 0, NULL, NULL),
(167, 53, 391, NULL, NULL, 'As someone who struggles with acne, finding a product that effectively reduces breakouts without causing irritation is a challenge. But this Aloe Vera Gel has been a game-changer! It soothes my skin and reduces inflammation, leaving it clear and calm', NULL, 4, 1, 0, NULL, NULL),
(168, 54, 392, NULL, NULL, 'As someone who spends a lot of time outdoors, protecting my skin is essential. This Aloe Vera Gel, enriched with saffron antioxidants, acts as a defense shield against environmental damage. It\'s become a staple in my skincare routine', NULL, 5, 1, 0, NULL, NULL),
(169, 54, 393, NULL, NULL, 'I can\'t get enough of this Aloe Vera Gel! It\'s become my secret weapon for achieving hydrated, glowing skin. Plus, the anti-aging properties have helped diminish fine lines and wrinkles, giving me a more youthful appearance', NULL, 4, 1, 0, NULL, NULL),
(170, 54, 394, NULL, NULL, 'I\'ve always struggled with dull, lifeless hair, but this Aloe Vera Gel has changed that. Its enriched formula breathes life into my hair, leaving it looking shiny and vibrant. I\'m thrilled with the results', NULL, 5, 1, 0, NULL, NULL),
(171, 54, 395, NULL, NULL, 'This Aloe Vera Gel has transformed my skincare routine. Not only does it deeply moisturize my skin, but it also rejuvenates it with its anti-aging properties. The Paarijat Extract has evened out my skin tone and reduced dark spots, giving me a beautiful, glowing complexion', NULL, 5, 1, 0, NULL, NULL),
(172, 54, 396, NULL, NULL, 'My hair has never looked better since I started using this Aloe Vera Gel. It strengthens and adds shine to my hair, leaving it looking healthy and revitalized. I highly recommend it to anyone looking for a haircare solution', NULL, 4, 1, 0, NULL, NULL),
(173, 54, 397, NULL, NULL, 'I\'ve tried many skincare products, but none have provided hydration like this Aloe Vera Gel. It\'s lightweight yet incredibly moisturizing, leaving my skin feeling supple and refreshed. Plus, the anti-aging properties have worked wonders on diminishing fine lines and wrinkles', NULL, 4, 1, 0, NULL, NULL),
(174, 54, 398, NULL, NULL, 'I love how this Aloe Vera Gel acts as a defense shield for my skin. The antioxidants from saffron protect my skin from environmental damage, while also clarifying and enhancing its texture. It\'s a must-have for anyone looking to achieve a naturally radiant complexion', NULL, 5, 1, 0, NULL, NULL),
(175, 54, 399, NULL, NULL, 'This Aloe Vera Gel has been a game-changer for my hair. It adds strength and shine to every strand, leaving my hair looking healthy and vibrant. I couldn\'t ask for a better haircare companion', NULL, 4, 1, 0, NULL, NULL),
(176, 54, 400, NULL, NULL, 'AE Naturals Pure Aloe Vera Gel has become my go-to for hydration. It leaves my skin feeling incredibly soft and refreshed all day long. Plus, the anti-aging properties have helped diminish fine lines and wrinkles, giving me a youthful glow', NULL, 5, 1, 0, NULL, NULL),
(177, 51, 401, NULL, NULL, 'AE Naturals Aloe Neem Gel has been my go-to solution for acne and inflammation. Its powerful antibacterial properties combat acne effectively, while the soothing effects provide relief from redness and irritation', NULL, 5, 1, 0, NULL, NULL),
(178, 51, 402, NULL, NULL, 'AE Naturals Pure Aloe Vera Gel with Neem Extracts has been a game-changer for my hair. It addresses various hair concerns and leaves my hair looking and feeling healthier than ever', NULL, 5, 1, 0, NULL, NULL),
(179, 51, 403, NULL, NULL, 'AE Naturals Pure Aloe Vera Gel has become an essential part of my skincare routine. It deeply moisturizes my skin, leaving it refreshed and rejuvenated. Plus, the neem extracts have helped control my acne breakouts', NULL, 5, 1, 0, NULL, NULL),
(180, 51, 404, NULL, NULL, 'AE Naturals Aloe Neem Gel has worked wonders for my eczema-prone skin. Its healing properties have provided relief from dryness and fungal infections, leaving my skin nourished and healthy', NULL, 5, 1, 0, NULL, NULL),
(181, 51, 405, NULL, NULL, 'I\'ve been using AE Naturals Pure Aloe Vera Gel for a while now, and I\'m loving the results! It provides intense hydration without any greasiness, and the neem extracts have improved the overall health of my skin', NULL, 4, 1, 0, NULL, NULL),
(182, 51, 406, NULL, NULL, 'AE Naturals Aloe Neem Gel has been a lifesaver for my acne-prone skin. Its antibacterial properties combat acne effectively, while the anti-inflammatory effects soothe redness and irritation, giving me clearer and calmer skin', NULL, 3, 1, 0, NULL, NULL),
(183, 51, 407, NULL, NULL, 'AE Naturals Pure Aloe Vera Gel with Neem Extracts has become my go-to haircare solution. It addresses various hair concerns and leaves my hair looking and feeling revitalized', NULL, 3, 1, 0, NULL, NULL),
(184, 51, 408, NULL, NULL, 'I\'m amazed by the versatility of AE Naturals Pure Aloe Vera Gel. Not only does it moisturize my skin deeply, but it also works wonders for my hair. The neem extracts have transformed my hair, leaving it healthy and vibrant', NULL, 5, 1, 0, NULL, NULL),
(185, 51, 409, NULL, NULL, 'Dealing with eczema has been a struggle, but AE Naturals Aloe Neem Gel has provided much-needed relief. Its healing properties have nourished my skin, making it vibrant and healthy again', NULL, 5, 1, 0, NULL, NULL),
(186, 51, 410, NULL, NULL, 'AE Naturals Pure Aloe Vera Gel has been my skincare savior! It deeply hydrates my skin without any heaviness. The neem extract has been a game-changer for my acne-prone skin, leaving it clearer and calmer with each use', NULL, 5, 1, 0, NULL, NULL),
(187, 49, 411, NULL, NULL, 'Stress to fresh tablets have become my daily essential! With the calming effects of Ashwagandha and Jatamansi, I feel more composed and ready to tackle whatever the day throws at me.', NULL, 5, 1, 0, NULL, NULL),
(188, 49, 412, NULL, NULL, 'Stress to fresh tablets are a must-have for anyone dealing with stress-related health issues. Not only do they alleviate my symptoms, but they also boost my overall well-being – I couldn\'t be happier!', NULL, 4, 1, 0, NULL, NULL),
(189, 49, 413, NULL, NULL, 'I\'ve tried numerous supplements for better sleep, but none compare to Stress to fresh pills. The Tagara roots work wonders, allowing me to wake up feeling refreshed and ready to take on the day.', NULL, 4, 1, 0, NULL, NULL),
(190, 49, 414, NULL, NULL, 'I\'ve struggled with anxiety for years, but Stress to fresh tablets have made a noticeable difference. I finally feel like I have control over my emotions, thanks to this incredible product.', NULL, 5, 1, 0, NULL, NULL),
(191, 49, 415, NULL, NULL, 'I was skeptical at first, but Stress to fresh tablets have exceeded my expectations. My acidity problems have significantly decreased, and I feel more energetic than ever before.', NULL, 5, 1, 0, NULL, NULL),
(192, 49, 417, NULL, NULL, 'I love how Stress to fresh tablets support my immune system while keeping my stress levels in check. It\'s like a one-stop solution for all my health needs!', NULL, 5, 1, 0, NULL, NULL),
(193, 49, 418, NULL, NULL, 'Stress to fresh tablets have become an essential part of my self-care routine. The calming effects help me unwind after a long day, ensuring I get the rest I need to recharge.', NULL, 5, 1, 0, NULL, NULL),
(194, 62, 419, NULL, NULL, 'Roop Sundar Hair Volumizing Shampoo by AE Naturals is my new favorite! It gives my hair amazing volume without weighing it down, and the Parijat Extract leaves it feeling incredibly nourished.', NULL, 5, 1, 0, NULL, NULL),
(195, 62, 420, NULL, NULL, 'I\'ve struggled with tangled hair for years, but AE Naturals\' shampoo has changed the game for me. It detangles my hair effortlessly, making styling a breeze!', NULL, 4, 1, 0, NULL, NULL),
(196, 62, 421, NULL, NULL, 'I love how Roop Sundar Shampoo not only volumizes my hair but also deeply nourishes it. The combination of ingredients leaves my hair feeling soft, silky, and full of life.', NULL, 4, 1, 0, NULL, NULL),
(197, 62, 422, NULL, NULL, 'AE Naturals\' shampoo is a lifesaver for my busy mornings. Not only does it add volume to my hair, but it also protects it from environmental damage, keeping it looking fresh and vibrant all day long.', NULL, 4, 1, 0, NULL, NULL),
(198, 62, 423, NULL, NULL, 'I can\'t get enough of the refreshing scent of Roop Sundar Shampoo! It leaves my hair smelling amazing while also giving it the volume and nourishment it needs.', NULL, 5, 1, 0, NULL, NULL),
(199, 62, 424, NULL, NULL, 'Roop Sundar Shampoo has become a staple in my hair care routine. The Pro-Vitamin B5 and Glycerin make my hair feel so soft and manageable, I couldn\'t ask for more!', NULL, 5, 1, 0, NULL, NULL),
(200, 62, 425, NULL, NULL, 'Finally, a shampoo that delivers on its promises! Roop Sundar not only volumizes my hair but also protects it from damage. My hair looks and feels healthier than ever.', NULL, 5, 1, 0, NULL, NULL),
(201, 62, 426, NULL, NULL, 'I\'ve noticed a significant difference in my hair since using Roop Sundar Shampoo. It\'s much easier to style, and the volume it adds lasts all day. Definitely recommend it!', NULL, 5, 1, 0, NULL, NULL),
(202, 62, 427, NULL, NULL, 'As someone with fine hair, I\'m always on the lookout for volumizing shampoos that don\'t weigh my hair down. Roop Sundar is exactly what I\'ve been searching for – lightweight yet effective!', NULL, 5, 1, 0, NULL, NULL),
(203, 62, 428, NULL, NULL, 'I\'m impressed by how Roop Sundar Shampoo manages to detangle my hair so effortlessly. It saves me so much time and frustration during my morning routine!', NULL, 4, 1, 0, NULL, NULL);
INSERT INTO `reviews` (`id`, `product_id`, `customer_id`, `delivery_man_id`, `order_id`, `comment`, `attachment`, `rating`, `status`, `is_saved`, `created_at`, `updated_at`) VALUES
(204, 62, 429, NULL, NULL, 'Roop Sundar Shampoo has become my go-to for healthy, voluminous hair. The deep nourishment it provides makes my hair feel stronger and more resilient with each wash.', NULL, 5, 1, 0, NULL, NULL),
(205, 62, 430, NULL, NULL, 'I\'ve tried many shampoos claiming to add volume, but none have worked as well as Roop Sundar. It\'s like a breath of fresh air for my hair – light, voluminous, and full of life!', NULL, 4, 1, 0, NULL, NULL),
(206, 63, 431, NULL, NULL, 'Roop Sundar Shampoo is a game-changer for anyone looking to boost their hair\'s volume and health. It\'s gentle yet effective, leaving my hair feeling refreshed and revitalized after every wash.', NULL, 5, 1, 0, NULL, NULL),
(207, 63, 432, NULL, NULL, 'Thanks to Roop Sundar Shampoo, I no longer dread washing my hair. It makes detangling a breeze, and the added volume gives my hair a much-needed boost of confidence.', NULL, 4, 1, 0, NULL, NULL),
(208, 63, 433, NULL, NULL, 'I\'ve never been happier with a shampoo! Roop Sundar not only volumizes my hair but also keeps it nourished and protected. It\'s become an essential part of my hair care routine.', NULL, 5, 1, 0, NULL, NULL),
(209, 63, 434, NULL, NULL, 'Roop Sundar shampoo is a game-changer for my hair! It adds incredible volume and leaves it feeling so nourished and silky smooth. Plus, the refreshing scent is a bonus!', NULL, 5, 1, 0, NULL, NULL),
(210, 63, 435, NULL, NULL, 'I\'ve struggled with tangled hair for ages, but Roop Sundar shampoo has made detangling a breeze. My hair feels so much more manageable and looks fuller too!', NULL, 4, 1, 0, NULL, NULL),
(211, 63, 436, NULL, NULL, 'I love how Roop Sundar shampoo deeply nourishes my hair. With ingredients like Parijat Extract and Pro-Vitamin B5, my hair feels healthier than ever before.', NULL, 4, 1, 0, NULL, NULL),
(212, 63, 437, NULL, NULL, 'Roop Sundar shampoo not only enhances volume but also protects my hair from environmental damage. It\'s become an essential part of my hair care routine!', NULL, 5, 1, 0, NULL, NULL),
(213, 64, 438, NULL, NULL, 'AE Naturals\' Pain Relief Capsules have been a lifesaver for me. As someone who suffers from chronic joint pain, these capsules provide effective relief without any harmful side effects. Highly recommend them!', NULL, 5, 1, 0, NULL, NULL),
(214, 64, 439, NULL, NULL, 'I\'ve been dealing with arthritis for years, and these capsules have made a world of difference. The natural ingredients help manage inflammation and improve joint health, allowing me to move more freely and comfortably.', NULL, 5, 1, 0, NULL, NULL),
(215, 64, 440, NULL, NULL, 'Not only do AE Naturals\' Pain Relief Capsules alleviate my joint pain, but they also help with my cold and asthma symptoms. It\'s amazing how versatile and effective they are in promoting respiratory well-being.', NULL, 4, 1, 0, NULL, NULL),
(216, 64, 441, NULL, NULL, 'I\'ve struggled with water retention for a long time, but these capsules have helped immensely. The blend of natural ingredients works wonders in reducing bloating and improving my overall well-being.', NULL, 5, 1, 0, NULL, NULL),
(217, 64, 442, NULL, NULL, 'I was skeptical at first, but after trying AE Naturals\' Pain Relief Capsules, I\'m a believer. They provide long-lasting relief from muscular and joint pain without any unpleasant side effects. Truly a game-changer!', NULL, 4, 1, 0, NULL, NULL),
(218, 64, 443, NULL, NULL, 'As someone who prefers natural remedies, I\'m thrilled with the results I\'ve experienced with these capsules. They not only relieve pain but also offer relief from cold and asthma symptoms. A must-have in my medicine cabinet!', NULL, 4, 1, 0, NULL, NULL),
(219, 64, 444, NULL, NULL, 'AE Naturals\' Pain Relief Capsules have become my go-to solution for managing my arthritis symptoms. The natural ingredients effectively reduce inflammation, allowing me to enjoy a more active lifestyle without discomfort.', NULL, 5, 1, 0, NULL, NULL),
(220, 64, 445, NULL, NULL, 'I\'ve tried numerous pain relievers in the past, but none compare to the effectiveness of these capsules. Whether it\'s joint pain or water retention, they provide relief without any side effects. Highly recommend them to anyone looking for a natural solution.', NULL, 4, 1, 0, NULL, NULL),
(221, 64, 446, NULL, NULL, 'I suffer from frequent cold and asthma attacks, but these capsules have made a significant difference in managing my symptoms. The natural blend of ingredients offers relief and helps me breathe easier. So grateful for these capsules!', NULL, 5, 1, 0, NULL, NULL),
(222, 64, 447, NULL, NULL, 'AE Naturals\' Pain Relief Capsules are a game-changer for anyone dealing with muscular and joint pain. Not only do they provide effective relief, but they also address other health issues like cold and asthma. A holistic solution that I highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(223, 65, 448, NULL, NULL, 'As someone who leads an active lifestyle, muscle tension is inevitable. AE Naturals Pain Relief Oil is my go-to for relieving tension and spasms. It\'s a must-have in my gym bag!', NULL, 5, 1, 0, NULL, NULL),
(224, 65, 449, NULL, NULL, 'This oil has become my go-to solution for post-workout recovery. It soothes sore muscles and joints effectively, promoting relaxation and aiding in the healing process. I couldn\'t be happier with the results!', NULL, 5, 1, 0, NULL, NULL),
(225, 65, 450, NULL, NULL, 'AE Naturals Pain Relief Oil has been a lifesaver for me. Whether it\'s joint pain or muscle tension, it provides fast relief without any unpleasant side effects. I\'m impressed by its natural healing properties!', NULL, 5, 1, 0, NULL, NULL),
(226, 65, 451, NULL, NULL, 'I suffer from frequent muscle tension, but AE Naturals Pain Relief Oil helps soothe sore muscles effectively. It\'s gentle yet powerful, providing relief without any greasy residue. Highly recommend it to anyone in need of muscle tension relief!', NULL, 4, 1, 0, NULL, NULL),
(227, 65, 452, NULL, NULL, 'I\'ve struggled with arthritis symptoms for years, but this oil has made a significant difference. It relieves chronic pain and stiffness, allowing me to enjoy daily activities with ease. Truly a lifesaver!', NULL, 4, 1, 0, NULL, NULL),
(228, 65, 453, NULL, NULL, 'I\'ve been dealing with arthritis symptoms for years, and this oil has been a game-changer for me. It relieves chronic pain and stiffness, allowing me to enjoy daily activities more comfortably. I\'m grateful for this effective solution!', NULL, 5, 1, 0, NULL, NULL),
(229, 66, 454, NULL, NULL, 'This balm has become a staple in my gym bag. It\'s non-sticky and absorbs quickly, providing instant relief from muscle soreness. I highly recommend it to anyone in need of quick pain relief!', NULL, 5, 1, 0, NULL, NULL),
(230, 66, 455, NULL, NULL, 'AE Naturals Pain Relief Balm is gentle yet effective. I use it for backaches and find that it provides quick relief without any discomfort. Plus, the natural ingredients give me peace of mind.', NULL, 4, 1, 0, NULL, NULL),
(231, 66, 456, NULL, NULL, 'I love how AE Naturals Pain Relief Balm improves my mobility and flexibility. It\'s perfect for soothing pain and inflammation, allowing me to stay active and pain-free throughout the day.', NULL, 5, 1, 0, NULL, NULL),
(232, 66, 457, NULL, NULL, 'This balm has been a game-changer for me. It provides fast relief from headaches and muscle aches, and the non-greasy formula makes it easy to apply. I couldn\'t be happier with the results!', NULL, 4, 1, 0, NULL, NULL),
(233, 66, 458, NULL, NULL, 'AE Naturals Pain Relief Balm is my go-to for quick relief from arthritis pain. It\'s gentle on the skin and offers lasting comfort without any sticky residue. Definitely a must-have in every household!', NULL, 5, 1, 0, NULL, NULL),
(234, 66, 459, NULL, NULL, 'As someone who prefers natural remedies, I\'m thrilled with the effectiveness of this balm. The combination of Nutmeg Oil, Wintergreen Oil, and Eucalyptus Oil provides gentle yet powerful relief from various body pains.', NULL, 4, 1, 0, NULL, NULL),
(235, 66, 460, NULL, NULL, 'I\'ve noticed a significant improvement in my flexibility since using AE Naturals Pain Relief Balm. It not only soothes pain and inflammation but also enhances mobility, allowing me to lead an active lifestyle without discomfort.', NULL, 4, 1, 0, NULL, NULL),
(236, 66, 461, NULL, NULL, 'No more discomfort with sticky balms! AE Naturals Pain Relief Balm absorbs quickly and leaves no greasy residue, making it perfect for on-the-go relief. Highly recommend it to anyone dealing with body pains!', NULL, 5, 1, 0, NULL, NULL),
(237, 66, 462, NULL, NULL, 'I\'ve tried many pain relief balms, but none compare to this one. The gentle application and non-greasy formula make it a pleasure to use. It\'s become a staple in my medicine cabinet!', NULL, 5, 1, 0, NULL, NULL),
(238, 66, 463, NULL, NULL, 'AE Naturals Pain Relief Balm is a lifesaver! It provides quick relief from headaches and backaches, allowing me to tackle my day with ease. Plus, I love that it\'s made with natural ingredients!', NULL, 4, 1, 0, NULL, NULL),
(239, 33, 464, NULL, NULL, 'Roop Sundar Nano Curcumin Cream has truly transformed my skin! Its unique blend of Nano Curcumin, Vitamin E, and Hydagen Aquaporin has significantly enhanced my skin\'s clarity and brightness.', NULL, 5, 1, 0, NULL, NULL),
(240, 33, 465, NULL, NULL, 'Struggling with pigmentation and dark spots was a constant battle for me until I discovered Roop Sundar Nano Curcumin Cream. The Nano Curcumin works wonders as a natural antioxidant, effectively reducing pigmentation.', NULL, 5, 1, 0, NULL, NULL),
(241, 33, 466, NULL, NULL, 'Ever since I started using Roop Sundar Nano Curcumin Cream, my skin feels luxuriously soft and supple. The rich moisturization from Vitamin E and Hydagen Aquaporin is unmatched!', NULL, 4, 1, 0, NULL, NULL),
(242, 33, 467, NULL, NULL, 'Bid farewell to dark circles and acne scars with Roop Sundar Nano Curcumin Cream! Its regular use has visibly diminished my dark circles and minimized acne scars, leaving my skin smooth and even-toned.', NULL, 5, 1, 0, NULL, NULL),
(243, 33, 468, NULL, NULL, 'Roop Sundar Nano Curcumin Cream has become an essential part of my skincare routine! Its natural ingredients have effectively faded my pigmentation and dark spots, revealing a radiant complexion.', NULL, 4, 1, 0, NULL, NULL),
(244, 33, 469, NULL, NULL, 'I\'m thrilled by the results I\'ve seen with Roop Sundar Nano Curcumin Cream! It has significantly improved my skin\'s clarity and brightness, and the intense moisturization has made it incredibly supple and smooth.', NULL, 5, 1, 0, NULL, NULL),
(245, 33, 470, NULL, NULL, 'After using Roop Sundar Nano Curcumin Cream, my skin feels refreshed and rejuvenated. It has effectively reduced my dark circles and acne scars, giving me a revitalized look.', NULL, 5, 1, 0, NULL, NULL),
(246, 33, 471, NULL, NULL, 'can\'t recommend Roop Sundar Nano Curcumin Cream enough! It has significantly faded my dark spots and provided intense hydration, leaving my skin looking radiant and youthful.', NULL, 4, 1, 0, NULL, NULL),
(247, 77, 473, NULL, NULL, 'I\'ve noticed a significant improvement in my skin\'s radiance since using AE Natural\'s bleach cream. The Parijaat, Licorice, and Mulberry extracts work together to give me a vibrant and youthful look.\"', NULL, 5, 1, 0, NULL, NULL),
(248, 77, 474, NULL, NULL, 'AE Natural\'s Roop Sundar Oxy Bleach Cream is unlike any other bleach I\'ve used. It not only removes facial hair but also enhances my skin\'s texture and radiance.', NULL, 5, 1, 0, NULL, NULL),
(249, 77, 475, NULL, NULL, 'I\'m impressed by how AE Natural\'s bleach cream imparts a natural glow to my skin. It\'s gentle yet effective, and I love the results!', NULL, 5, 1, 0, NULL, NULL),
(250, 77, 476, NULL, NULL, 'AE Natural\'s Roop Sundar Oxy Bleach Cream is a must-have in my skincare arsenal. It\'s my secret to achieving smooth, radiant skin effortlessly', NULL, 4, 1, 0, NULL, NULL),
(251, 77, 477, NULL, NULL, 'After using AE Natural\'s bleach cream, my skin feels rejuvenated and refreshed. It\'s become an essential part of my self-care routine.', NULL, 4, 1, 0, NULL, NULL),
(252, 77, 478, NULL, NULL, 'I highly recommend AE Natural\'s Roop Sundar Oxy Bleach Cream to anyone looking for an effective and gentle solution for facial hair removal. It\'s been a game-changer for me!', NULL, 4, 1, 0, NULL, NULL),
(253, 78, 479, NULL, NULL, 'AE Naturals Roop Sundar D-Tan Cream Pack is my go-to solution for reducing tan and sun damage. It leaves my skin brighter and more radiant, with a noticeable reduction in tan lines.', NULL, 5, 1, 0, NULL, NULL),
(254, 78, 480, NULL, NULL, 'I love how AE Naturals D-Tan Cream Pack evens out my skin tone effortlessly. It reduces uneven pigmentation and gives my skin a uniform and flawless appearance.', NULL, 5, 1, 0, NULL, NULL),
(255, 78, 481, NULL, NULL, 'AE Naturals Roop Sundar D-Tan Cream Pack provides gentle exfoliation, leaving my skin smooth and refreshed. It removes dead skin cells and enhances my skin\'s natural glow.', NULL, 5, 1, 0, NULL, NULL),
(256, 78, 482, NULL, NULL, 'The Bearberry and Mulberry extracts in AE Naturals D-Tan Cream Pack work wonders in diminishing pigmentation. I\'ve noticed my dark spots fading, leaving behind a clear and luminous complexion.', NULL, 5, 1, 0, NULL, NULL),
(257, 78, 483, NULL, NULL, 'The gentle exfoliation provided by AE Naturals D-Tan Cream Pack has made a noticeable difference in my skin\'s texture. It\'s smoother and more radiant than ever before.', NULL, 5, 1, 0, NULL, NULL),
(258, 78, 485, NULL, NULL, 'AE Naturals D-Tan Cream Pack is a game-changer for anyone struggling with sun damage. It effectively fades tan and leaves my skin looking brighter and more radiant.', NULL, 4, 1, 0, NULL, NULL),
(259, 78, 486, NULL, NULL, 'I\'m impressed by how AE Naturals D-Tan Cream Pack restores my skin\'s natural radiance. It rejuvenates my skin from within, leaving it glowing with confidence.', NULL, 4, 1, 0, NULL, NULL),
(260, 78, 487, NULL, NULL, 'Say goodbye to uneven pigmentation with AE Naturals Roop Sundar D-Tan Cream Pack! It effectively reduces pigmentation and gives my skin a balanced and flawless look.', NULL, 4, 1, 0, NULL, NULL),
(261, 79, 488, NULL, NULL, 'I highly recommend the D-Tan Brightening Kit to anyone struggling with dull or uneven skin. It\'s transformed my complexion, leaving me with skin that looks and feels healthier than ever before.\"', NULL, 5, 1, 0, NULL, NULL),
(262, 79, 489, NULL, NULL, 'The D-Tan Brightening Kit is a must-have for anyone looking to achieve a more youthful and vibrant complexion. It\'s gentle yet effective, and I\'ve seen remarkable results.\"', NULL, 4, 1, 0, NULL, NULL),
(263, 79, 490, NULL, NULL, 'I\'ve noticed a significant improvement in my skin\'s appearance since using the D-Tan Brightening Kit. It provides a radiant glow that lasts throughout the day.', NULL, 5, 1, 0, NULL, NULL),
(264, 79, 491, NULL, NULL, 'The D-Tan Brightening Kit has become an essential part of my skincare routine. It not only lightens pigmentation but also protects my skin from further sun damage.', NULL, 5, 1, 0, NULL, NULL),
(265, 79, 492, NULL, NULL, 'Wave goodbye to uneven skin tone with the D-Tan Brightening Kit. It brightens and evens out my complexion, leaving me with skin that glows from within.', NULL, 5, 1, 0, NULL, NULL),
(266, 79, 493, NULL, NULL, 'I\'m in love with the radiant glow the D-Tan Brightening Kit provides! The licorice extract and turmeric blend give my skin a youthful vibrancy that I\'ve always wanted.', NULL, 4, 1, 0, NULL, NULL),
(267, 79, 494, NULL, NULL, 'The D-Tan Brightening Kit has improved my skin texture and smoothness significantly. Thanks to the papaya extract, my skin feels softer and more supple with each use.', NULL, 4, 1, 0, NULL, NULL),
(268, 79, 495, NULL, NULL, 'My complexion has never looked brighter and more even since I started using the Roop Sundar D-Tan Brightening Kit. It truly brings out a natural radiance, making me feel confident in my skin.', NULL, 4, 1, 0, NULL, NULL),
(269, 79, 496, NULL, NULL, 'I\'ve struggled with pigmentation and dark spots, but the D-Tan Brightening Kit has been a game-changer. The bearberry extract and vitamin C combination lightens these imperfections, giving my skin a more even tone.', NULL, 4, 1, 0, NULL, NULL),
(270, 79, 497, NULL, NULL, 'The D-Tan Brightening Kit is my go-to solution for reducing tan and sun damage. It effectively diminishes the effects of sun exposure, leaving my skin protected and beautiful.', NULL, 5, 1, 0, NULL, NULL),
(271, 80, 498, NULL, NULL, 'I love how this product gently scrubs away dead skin, leaving my hands and feet feeling incredibly smooth and velvety. The Shea Butter deeply hydrates, keeping my skin soft and nourished.', NULL, 4, 1, 0, NULL, NULL),
(272, 80, 499, NULL, NULL, 'Thanks to the Vitamin E in this formula, my nails have become stronger and healthier. They look beautifully polished and well-groomed, giving my hands and feet a perfect finish.', NULL, 5, 1, 0, NULL, NULL),
(273, 80, 500, NULL, NULL, 'Using this product has truly elevated the overall appearance of my hands and feet. The blend of ingredients adds a subtle radiance, enhancing my natural beauty effortlessly.', NULL, 5, 1, 0, NULL, NULL),
(274, 80, 501, NULL, NULL, 'I\'ve noticed a significant improvement in the texture of my skin since using this product. It has banished dryness and left my hands and feet feeling incredibly soft and flexible.', NULL, 5, 1, 0, NULL, NULL),
(275, 80, 502, NULL, NULL, 'This product has become a staple in my beauty routine! Not only does it improve the health of my nails, but it also adds a touch of elegance to my hands and feet, leaving them looking polished and radiant.', NULL, 5, 1, 0, NULL, NULL),
(276, 80, 503, NULL, NULL, 'I\'m impressed by how well this product conditions and beautifies my nails. The special blend leaves them looking groomed and perfect, while the overall radiance it adds to my hands and feet is simply stunning.', NULL, 4, 1, 0, NULL, NULL),
(277, 80, 504, NULL, NULL, 'If you want velvety smooth hands and feet, look no further! This product does wonders in scrubbing away dead skin and hydrating deeply. Plus, the added Vitamin E boosts nail health, making them look fabulous.', NULL, 4, 1, 0, NULL, NULL),
(278, 80, 506, NULL, NULL, 'I\'ve tried many hand and foot care products, but none have impressed me as much as this one. The Shea Butter keeps my skin incredibly soft, and the Vitamin E has visibly improved the strength of my nails.', NULL, 5, 1, 0, NULL, NULL),
(279, 81, 507, NULL, NULL, 'I\'ve noticed a remarkable improvement in my skin\'s appearance since using this product to reduce tan and sun damage. The antioxidants like vitamin E and skin-soothing agents like aloe vera work wonders in repairing sun damage and promoting skin recovery.', NULL, 5, 1, 0, NULL, NULL),
(280, 81, 508, NULL, NULL, 'This product has been a game-changer for lightening pigmentation and dark spots on my skin. Thanks to ingredients like niacinamide and alpha arbutin, it effectively targets hyperpigmentation, gradually lightening pigmented areas and giving me a more even skin tone.', NULL, 5, 1, 0, NULL, NULL),
(281, 81, 509, NULL, NULL, 'I\'ve been using this product to reduce tan and sun damage, and I\'m amazed at the results! The combination of antioxidants and skin-soothing agents has visibly repaired my skin from sun exposure, leaving it feeling soothed and rejuvenated.', NULL, 4, 1, 0, NULL, NULL),
(282, 81, 510, NULL, NULL, 'Since I started using this product, my skin has felt incredibly smooth and soft. The combination of exfoliating agents like alpha hydroxy acids and hydrating ingredients like hyaluronic acid has transformed my skin\'s texture, leaving it baby soft.', NULL, 5, 1, 0, NULL, NULL),
(283, 81, 511, NULL, NULL, 'I can\'t get enough of the rejuvenating effects of this product! My skin looks and feels so much healthier and radiant after using it. It\'s like a mini spa treatment at home!', NULL, 4, 1, 0, NULL, NULL),
(284, 82, 512, NULL, NULL, 'I\'m amazed at how this product has transformed my skin! It exfoliates gently yet effectively, leaving my skin feeling incredibly smooth and refreshed. Plus, the hydration it provides keeps my skin soft and supple all day long.', NULL, 5, 1, 0, NULL, NULL),
(285, 82, 513, NULL, NULL, '\"I\'ve tried many hand and foot care products, but none have worked as effectively as this one. It\'s gentle yet powerful, providing exfoliation, hydration, and nail care all in one. I couldn\'t be happier with the results!', NULL, 4, 1, 0, NULL, NULL),
(286, 82, 514, NULL, NULL, 'This product is a must-have for anyone looking to enhance the appearance of their hands and feet. It\'s not just about exfoliating or moisturizing—it\'s a holistic solution that leaves my skin and nails looking and feeling their best.', NULL, 4, 1, 0, NULL, NULL),
(287, 82, 515, NULL, NULL, 'I love how this product conditions my cuticles, keeping them looking neat and tidy. It\'s made such a difference in the overall appearance of my hands and nails, giving me a polished look that boosts my confidence.', NULL, 4, 1, 0, NULL, NULL),
(288, 82, 516, NULL, NULL, 'My cuticles have never looked better since I started using this product! The conditioning agents keep them moisturized and neat, preventing dryness and peeling for a polished appearance.', NULL, 5, 1, 0, NULL, NULL),
(289, 82, 517, NULL, NULL, 'This product is my go-to for exfoliating and revealing smoother skin. The gentle exfoliating agents effectively remove dead skin cells, leaving my skin feeling rejuvenated and incredibly smooth.', NULL, 5, 1, 0, NULL, NULL),
(290, 82, 518, NULL, NULL, 'I\'ve struggled with dry skin for years, but this product has been a game-changer! The hydrating ingredients like shea butter deeply moisturize my skin, leaving it soft, supple, and nourished.', NULL, 5, 1, 0, NULL, NULL),
(291, 101, 519, NULL, NULL, 'I\'ve been using the AE Naturals Volo Herbal Hair Tonic to promote hair growth, and I\'m thrilled with the results! The blend of Bhringraj, Amla, and Brahmi extracts has significantly improved the thickness and fullness of my hair.', NULL, 5, 1, 0, NULL, NULL),
(292, 101, 521, NULL, NULL, 'Since I started using this herbal tonic, I\'ve noticed a significant reduction in hair loss. The Onion Extract and Burdock Extract have strengthened my roots and reduced thinning, allowing me to keep more of my precious strands.', NULL, 5, 1, 0, NULL, NULL),
(293, 101, 522, NULL, NULL, 'I love how this herbal tonic enhances my hair color naturally! The Amla and Hibiscus extracts have added a beautiful lustrous shine to my locks, making them look vibrant and healthy.', NULL, 4, 1, 0, NULL, NULL),
(294, 101, 523, NULL, NULL, 'Using the AE Naturals Volo Herbal Hair Tonic has helped protect my hair from damage and dandruff. The Neem and Licorice extracts soothe my scalp, preventing dandruff, and provide a protective layer against environmental stressors.', NULL, 5, 1, 0, NULL, NULL),
(295, 101, 524, NULL, NULL, 'This herbal tonic has been a game-changer for my hair! The Methi and Bakuchi extracts have prevented split ends and frizzy hair, leaving my hair smooth, manageable, and incredibly healthy-looking.', NULL, 5, 1, 0, NULL, NULL),
(296, 101, 525, NULL, NULL, 'I\'ve struggled with hair loss for years, but this herbal tonic has made a noticeable difference! My hair feels stronger and thicker, thanks to the nourishing blend of natural extracts.', NULL, 5, 1, 0, NULL, NULL),
(297, 101, 526, NULL, NULL, 'I\'ve always wanted to enhance my hair color without using harsh chemicals, and this herbal tonic has done just that! My hair looks more vibrant and glossy, and I love the natural shine it gives.', NULL, 5, 1, 0, NULL, NULL),
(298, 101, 527, NULL, NULL, 'I can\'t recommend this herbal tonic enough! Not only has it prevented hair loss, but it has also improved the overall health and appearance of my hair. It\'s become an essential part of my hair care routine.', NULL, 4, 1, 0, NULL, NULL),
(299, 101, 528, NULL, NULL, 'Since using this herbal tonic, I\'ve noticed a significant reduction in dandruff and scalp irritation. It\'s incredibly soothing and nourishing, and my hair feels much healthier as a result.', NULL, 4, 1, 0, NULL, NULL),
(300, 101, 529, NULL, NULL, 'I\'ve struggled with split ends and frizz for as long as I can remember, but this herbal tonic has changed that! My hair feels stronger, smoother, and more manageable, and I couldn\'t be happier with the results.', NULL, 4, 1, 0, NULL, NULL),
(301, 159, 530, NULL, NULL, 'I\'ve noticed a significant improvement in my digestion and metabolism since starting AE Naturals Health 360 Herbal Juice. The blend of Aloe Vera, Amla, and Tulsi has made my digestive system more efficient, and I feel more energized throughout the day.', NULL, 4, 1, 0, NULL, NULL),
(302, 159, 531, NULL, NULL, 'As someone prone to frequent sickness, I\'m amazed at how AE Naturals Health 360 Herbal Juice has boosted my immunity. The immune-boosting Amla and antioxidant-rich Tulsi have made me more resilient against infections, and I feel healthier overall.', NULL, 5, 1, 0, NULL, NULL),
(303, 159, 532, NULL, NULL, 'I love how AE Naturals Health 360 Herbal Juice has detoxified my body and given me clearer, radiant skin. It\'s like giving my body a fresh start from within, and I\'ve noticed a visible improvement in the health of my skin.', NULL, 5, 1, 0, NULL, NULL),
(304, 159, 533, NULL, NULL, 'This herbal juice has been a lifesaver for me when it comes to stress relief and mental clarity. The soothing effects of the blend help me relax my mind and stay focused, even during the busiest days.', NULL, 5, 1, 0, NULL, NULL),
(305, 159, 534, NULL, NULL, 'AE Naturals Health 360 Herbal Juice has become an essential part of my daily routine. Not only does it improve my digestion and immunity, but it also detoxifies my body and helps me manage stress better. I feel like a healthier, happier version of myself.', NULL, 5, 1, 0, NULL, NULL),
(306, 159, 535, NULL, NULL, 'I\'ve struggled with digestive issues for years, but AE Naturals Health 360 Herbal Juice has provided me with much-needed relief. It soothes my stomach and promotes healthy digestion, allowing me to enjoy food without discomfort.', NULL, 4, 1, 0, NULL, NULL),
(307, 159, 536, NULL, NULL, 'I\'ve noticed a difference in my skin since incorporating AE Naturals Health 360 Herbal Juice into my routine. It feels clearer and healthier, and I attribute it to the detoxifying effects of the herbal blend.', NULL, 5, 1, 0, NULL, NULL),
(308, 160, 537, NULL, NULL, 'These capsules are a must-have for anyone looking to boost their immunity, energy, strength, and beauty. They\'ve become a staple in my wellness routine, and I can\'t imagine my life without them', NULL, 5, 1, 0, NULL, NULL),
(309, 160, 538, NULL, NULL, 'Health 360 capsules have helped me maintain my health and vitality even during hectic times. I feel more balanced and energized, and my overall well-being has improved significantly since I started taking them.', NULL, 5, 1, 0, NULL, NULL),
(310, 160, 539, NULL, NULL, 'I\'ve tried many supplements, but Health 360 capsules stand out for their effectiveness. They provide sustained energy, strengthen my body, and enhance my beauty from within. I feel healthier and more vibrant than ever.', NULL, 5, 1, 0, NULL, NULL),
(311, 160, 540, NULL, NULL, 'These capsules have exceeded my expectations! I feel more resilient and energetic since incorporating them into my daily regimen. Plus, the enhanced beauty benefits are an added bonus that I appreciate.', NULL, 4, 1, 0, NULL, NULL),
(312, 160, 541, NULL, NULL, 'As someone who leads a busy lifestyle, I rely on Health 360 capsules to keep me energized and strong. They\'ve become an essential part of my daily routine, and I\'ve noticed a significant improvement in my health since I started taking them.', NULL, 4, 1, 0, NULL, NULL),
(313, 160, 542, NULL, NULL, 'I can\'t recommend Health 360 capsules enough! Not only do they boost immunity and provide sustained energy, but they also fortify strength and enhance beauty. It\'s like a complete package for overall health and well-being.', NULL, 5, 1, 0, NULL, NULL),
(314, 160, 543, NULL, NULL, 'Health 360 capsules have been a game-changer for my beauty routine. The combination of Curcumin Extract and Black Pepper Extract has enhanced my eye, hair, and skin health, leaving me feeling more confident and radiant.', NULL, 4, 1, 0, NULL, NULL),
(315, 43, 555, NULL, NULL, 'AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsules are a game-changer! Boosted my immunity and kept my digestion on track. Highly recommended!', NULL, 5, 1, 0, NULL, NULL),
(316, 43, 556, NULL, NULL, 'These capsules are a powerhouse of essential nutrients. Feeling more energetic and healthier since I started taking them. Love the blend of ingredients.', NULL, 5, 1, 0, NULL, NULL),
(317, 43, 557, NULL, NULL, 'AE Naturals 9G Soft Gel Capsules are my daily health companion now. Noticed a significant improvement in my overall well-being. Thank you, AE Naturals.', NULL, 5, 1, 0, NULL, NULL),
(318, 43, 558, NULL, NULL, '9G Multivitamins aur Multimineral Soft Gel Capsules ne meri immunity ko boost kiya aur digestion ko regulate kiya. Bahut acchi hai!', NULL, 5, 1, 0, NULL, NULL),
(319, 43, 559, NULL, NULL, 'I\'ve tried many supplements, but AE Naturals 9G Multivitamins stand out. My immune system feels stronger, and my digestive issues have reduced. Impressed.', NULL, 5, 1, 0, NULL, NULL),
(320, 43, 560, NULL, NULL, 'Finally found a supplement that covers all bases! AE Naturals 9G Soft Gel Capsules are my go-to for maintaining a healthy heart, kidney, and liver.', NULL, 4, 1, 0, NULL, NULL),
(321, 43, 561, NULL, NULL, 'AE Naturals 9G Multivitamins are a must-have in my daily routine. Noticed a remarkable difference in my energy levels and overall vitality.', NULL, 4, 1, 0, NULL, NULL),
(322, 43, 562, NULL, NULL, 'Ye capsules essential nutrients ka powerhouse hain. Jab se maine inka istemal shuru kiya hai, tab se mujhe jyada energy aur behtar swasthya mehsus ho raha hai.', NULL, 4, 1, 0, NULL, NULL),
(323, 43, 563, NULL, NULL, '9G Soft Gel Capsules ab meri roz ki health ka saathi hai. Mujhe apne overall well-being mein kafi sudhaar mehsus hua hai.', NULL, 5, 1, 0, NULL, NULL),
(324, 43, 564, NULL, NULL, 'Maine bahut se supplements try kiye hain, lekin AE Naturals 9G Multivitamins sabse alag hain. Meri immunity mazboot mehsoos ho rahi hai aur meri digestive problems kam hui hain.', NULL, 5, 1, 0, NULL, NULL),
(325, 43, 565, NULL, NULL, 'Ant mein ek supplement mila hai jo sabhi zaroori cheezon ko cover karta hai! AE Naturals 9G Soft Gel Capsules mere liye ek zaroori health ka saathi ban gaye hain.', NULL, 4, 1, 0, NULL, NULL),
(326, 43, 566, NULL, NULL, 'AE Naturals 9G Soft Gel Capsules have become an essential part of my health routine. Feeling more resilient and energetic since I started taking them.', NULL, 5, 1, 0, NULL, NULL),
(327, 431, 573, NULL, NULL, 'Crystal Glow Skin Brightening Cream is a game-changer! My skin feels so radiant and flawless after using it.', NULL, 5, 1, 0, NULL, NULL),
(328, 431, 574, NULL, NULL, 'Obsessed with Crystal Glow Skin Brightening Cream! It\'s like a magic potion for my skin', NULL, 5, 1, 0, NULL, NULL),
(329, 431, 575, NULL, NULL, 'Crystal Glow Skin Brightening Cream is my go-to for achieving that lit-from-within glow. Love it', NULL, 4, 1, 0, NULL, NULL),
(330, 431, 576, NULL, NULL, 'I\'ve tried many brightening creams, but Crystal Glow truly stands out. My skin looks and feels amazing.', NULL, 5, 1, 0, NULL, NULL),
(331, 431, 577, NULL, NULL, 'Crystal Glow Skin Brightening Cream is a skincare essential for me now. Can\'t imagine my routine without it!', NULL, 5, 1, 0, NULL, NULL),
(332, 431, 578, NULL, NULL, 'In love with Crystal Glow Skin Brightening Cream! My skin has never looked better.', NULL, 5, 1, 0, NULL, NULL),
(333, 431, 579, NULL, NULL, 'Crystal Glow Skin Brightening Cream is my secret weapon for achieving flawless, luminous skin.', NULL, 5, 1, 0, NULL, NULL),
(334, 431, 580, NULL, NULL, 'After using Crystal Glow Skin Brightening Cream, my skin feels so nourished and rejuvenated.', NULL, 5, 1, 0, NULL, NULL),
(335, 431, 581, NULL, NULL, 'Crystal Glow Skin Brightening Cream is worth every penny! It delivers on its promise of radiant skin>', NULL, 5, 1, 0, NULL, NULL),
(337, 431, 583, NULL, NULL, 'Crystal Glow Skin Brightening Cream ki keemat har paisa vasool hai! Yeh meri skin ko sach mein chamakdaar banata hai.', NULL, 5, 1, 0, NULL, NULL),
(338, 431, 584, NULL, NULL, 'Crystal Glow Skin Brightening Cream ab meri skincare ki zaroorat hai. Isko sabko try karna chahiye', NULL, 5, 1, 0, NULL, NULL),
(339, 431, 585, NULL, NULL, 'Crystal Glow Skin Brightening Cream meri skin ke liye ek naye josh ka srot hai. Bahut hi refreshing aur effective hai!', NULL, 5, 1, 0, NULL, NULL),
(340, 431, 586, NULL, NULL, 'Crystal Glow Skin Brightening Cream has become a staple in my beauty arsenal. It\'s my secret to glowing skin.', NULL, 4, 1, 0, NULL, NULL),
(341, 431, 587, NULL, NULL, 'I\'m amazed by the results of Crystal Glow Skin Brightening Cream! My skin looks brighter and more even-toned.', NULL, 5, 1, 0, NULL, NULL),
(342, 431, 588, NULL, NULL, 'Crystal Glow Skin Brightening Cream ab meri skincare ki zaroorat hai. Isko sabko try karna chahiye!', NULL, 5, 1, 0, NULL, NULL),
(343, 431, 589, NULL, NULL, 'Crystal Glow Skin Brightening Cream ne meri skincare routine ko badal diya hai. Meri skin ab zyada swasth aur khush lagti hai.', NULL, 5, 1, 0, NULL, NULL),
(344, 431, 590, NULL, NULL, 'Crystal Glow Skin Brightening Cream meri skin ke liye ek naye josh ka srot hai. Bahut hi refreshing aur effective hai', NULL, 5, 1, 0, NULL, NULL),
(345, 431, 591, NULL, NULL, 'Crystal Glow Skin Brightening Cream has become my holy grail skincare product. Highly recommend it.', NULL, 5, 1, 0, NULL, NULL),
(346, 130, 595, NULL, NULL, 'AE Naturals Glutathione Skin Lightening Soap har paisa vasool hai. Apni skin mein invest karein—apko pachtava nahi hoga!', NULL, 5, 1, 0, NULL, NULL),
(347, 430, 596, NULL, NULL, 'Absolutely love this anti-aging cream! It\'s lightweight and absorbs quickly into my skin, leaving it feeling super hydrated and smooth. Noticed a visible reduction in fine lines after just a few weeks of use.', NULL, 5, 1, 0, NULL, NULL),
(348, 430, 597, NULL, NULL, 'This cream is a game-changer! It not only moisturizes my skin but also helps in reducing the appearance of age spots. My skin looks brighter and more youthful since I started using it.', NULL, 5, 1, 0, NULL, NULL),
(350, 430, 599, NULL, NULL, 'I\'ve been using this anti-aging cream for a month now, and I\'m impressed with the results. My fine lines have visibly diminished, and my skin feels firmer and more radiant. Definitely worth the investment!', NULL, 3, 1, 0, NULL, NULL),
(351, 430, 600, NULL, NULL, 'I\'ve tried numerous anti-aging products, but this one stands out. The blend of fruit extracts feels refreshing on my skin, and I\'ve noticed a significant improvement in my skin\'s texture and elasticity. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(352, 430, 601, NULL, NULL, 'Finally found an anti-aging cream that actually works! My skin feels nourished and rejuvenated after every use. Plus, it provides protection against environmental pollution, which is a huge bonus.', NULL, 5, 1, 0, NULL, NULL),
(353, 430, 602, NULL, NULL, 'Love how this cream makes my skin feel so soft and supple. The natural ingredients are gentle yet effective in combating signs of aging. Definitely my go-to product now', NULL, 3, 1, 0, NULL, NULL),
(354, 430, 603, NULL, NULL, 'I was skeptical at first, but this cream has exceeded my expectations. It\'s like a mini spa treatment for my face every day. My skin looks healthier and more youthful than ever!', NULL, 4, 1, 0, NULL, NULL),
(355, 430, 604, NULL, NULL, 'Been using this cream for a few weeks, and I can already see a difference in my skin. It feels firmer and more hydrated, and the fine lines around my eyes have started to fade. Will definitely continue using!', NULL, 3, 1, 0, NULL, NULL),
(356, 430, 605, NULL, NULL, 'The texture of this cream is amazing—it\'s not greasy at all and absorbs quickly into the skin. And the results? Well, let\'s just say my skin hasn\'t looked this good in years!', NULL, 4, 1, 0, NULL, NULL),
(357, 430, 606, NULL, NULL, 'This cream has become an essential part of my skincare routine. It\'s like a magic potion for aging skin! My complexion looks brighter, and my wrinkles appear less noticeable. Couldn\'t be happier!', NULL, 4, 1, 0, NULL, NULL),
(358, 430, 607, NULL, NULL, 'Yeh anti-aging cream sach mein kamal ki hai! Light-weight hai aur meri skin mein jaldi absorb ho jati hai, jisse mere chehre ka texture aur elasticity badh gaya hai. Kuch hafte istemal karne ke baad hi fine lines mein farak dikhne laga hai.', NULL, 3, 1, 0, NULL, NULL),
(359, 430, 608, NULL, NULL, 'Maine bahut saare anti-aging products try kiye hain, lekin yeh ek alag level ka hai. Fruits ke extracts ka mishran meri skin ko refreshing feel karata hai, aur texture aur elasticity mein noticeable improvement hui hai. Zaroor try karein!', NULL, 5, 1, 0, NULL, NULL),
(360, 430, 609, NULL, NULL, 'Yeh cream mere chehre ka rang bhi nikhar gaya hai aur age spots bhi kam ho gaye hain. Mere chehre ki khoobsurati aur jawani wapas aa gayi hai is cream ke istemal se.', NULL, 5, 1, 0, NULL, NULL),
(361, 430, 610, NULL, NULL, 'Main is anti-aging cream ko ek mahine se istemal kar raha hoon, aur mujhe iske results se kaafi khushi hui hai. Fine lines kam ho gaye hain aur meri skin firmer aur radiant dikh rahi hai. Bilkul invest karne layak ha', NULL, 5, 1, 0, NULL, NULL),
(362, 430, 611, NULL, NULL, 'Mujhe yeh cream bahut pasand aayi hai, kyunki yeh mere skin ko nami aur taazgi pradaan karti hai. Aur iska ek aur fayda hai ki yeh environmental pollution se bhi bachata hai.', NULL, 4, 1, 0, NULL, NULL),
(363, 430, 612, NULL, NULL, 'Mujhe is cream ka texture bahut pasand aaya—woh bilkul bhi chipchipa nahi hai aur jaldi skin mein absorb ho jata hai. Aur results? Meri skin itni achhi nahi dikhi kabhi!', NULL, 3, 1, 0, NULL, NULL),
(364, 430, 613, NULL, NULL, 'Pehle main is par doubt kiya tha, lekin yeh cream mere expectations se bhi upar nikli hai. Yeh mere chehre ke liye ek mini spa treatment hai roz. Meri skin abhi se zyada healthy aur youthful lag rahi hai!', NULL, 4, 1, 0, NULL, NULL),
(365, 430, 614, NULL, NULL, 'Maine is cream ko kuch hafte istemal kiya hai, aur mujhe apni skin mein farq dikh raha hai. Meri skin firmer aur hydrated lag rahi hai, aur meri aankhon ke aas paas ke fine lines bhi kam ho gaye hain. Zaroor istemal karoongi!', NULL, 5, 1, 0, NULL, NULL),
(366, 430, 615, NULL, NULL, 'Is cream ka texture toh sach mein amazing hai—yeh bilkul bhi chipchipa nahi hai aur jaldi skin mein absorb ho jata hai. Aur results? Meri skin ko kai saalon baad itni achhi nahi dikhi!', NULL, 4, 1, 0, NULL, NULL),
(367, 430, 616, NULL, NULL, 'Yeh cream ab mera skincare routine ka ek zaroori hissa ban gaya hai. Yeh toh aging skin ke liye jaadu ki jhappi hai! Meri skin ka rang nikhar gaya hai, aur wrinkles bhi kam dikh rahe hain. Khush hoon!', NULL, 4, 1, 0, NULL, NULL),
(369, 430, 618, NULL, NULL, 'This cream is more than just skincare—it\'s a luxurious experience every time I apply it. Not only does it hydrate my skin deeply, but it also helps in fading dark spots and pigmentation. My skin feels smoother and looks more radiant than ever', NULL, 5, 1, 0, NULL, NULL),
(370, 430, 619, NULL, NULL, 'I\'ve struggled with dark spots for years, but Crystal Glow has been a game-changer for me. It not only diminishes the appearance of dark spots but also gives my skin a beautiful, radiant glow. Absolutely love it!', NULL, 4, 1, 0, NULL, NULL),
(371, 430, 620, NULL, NULL, 'Crystal Glow has become an essential part of my beauty routine. It not only brightens my skin but also provides long-lasting hydration. Plus, the even complexion it gives me makes me feel more confident in my own skin.', NULL, 5, 1, 0, NULL, NULL),
(372, 430, 621, NULL, NULL, 'I can\'t get enough of Crystal Glow! Its quick-absorbing formula makes it perfect for daily use, and the results speak for themselves. My skin looks more radiant and feels incredibly soft and smooth. Highly recommend!', NULL, 3, 1, 0, NULL, NULL),
(374, 430, 623, NULL, NULL, 'Yeh cream sirf skincare nahi hai—har baar jab main ise lagati hoon, mujhe ek shandaar anubhav hota hai. Yeh mere skin ko gehra nami aur tazaai pradaan karta hai, aur saath hi dark spots aur pigmentation ko bhi kam karta hai. Mera skin ab se zyada mulayam aur chamakdaar lag raha hai!', NULL, 3, 1, 0, NULL, NULL),
(375, 430, 624, NULL, NULL, 'Maine saalon se dark spots se lad rahi hoon, lekin Crystal Glow mere liye ek game-changer saabit hui hai. Yeh dark spots ko kam karne ke saath-saath mere chehre ko ek khoobsurat, chamakdaar roshni bhi deta hai. Mujhe yeh cream bilkul pasand aayi!', NULL, 5, 1, 0, NULL, NULL),
(376, 430, 626, NULL, NULL, 'Crystal Glow ab meri beauty routine ka ek anivarya hissa ban gaya hai. Yeh mere skin ko nahi sirf chamakdaar banata hai, balki lambi samay tak poshit bhi rakhta hai. Aur jo tone yeh mere chehre ko deta hai, woh mujhe apne aap mein zyada confident mehsoos karwata ha', NULL, 4, 1, 0, NULL, NULL),
(377, 43, 627, NULL, NULL, 'AE Naturals 9G Multivitamins and Multimineral Soft Gel Capsule has been a game-changer for me! Not only do I feel more energized throughout the day, but I\'ve also noticed improvements in my immunity and digestion. Definitely worth incorporating into your daily routine!', NULL, 4, 1, 0, NULL, NULL),
(378, 43, 628, NULL, NULL, 'I\'ve been taking AE Naturals 9G Capsules for a while now, and I\'m impressed with the results. My overall health feels more balanced, and I love that it supports my brain, heart, liver, and kidney health all in one. Highly recommend!', NULL, 4, 1, 0, NULL, NULL),
(379, 43, 629, NULL, NULL, 'AE Naturals 9G Capsules have become an essential part of my wellness routine. Not only do they strengthen my bones and joints, but they also support my weight management goals. Plus, I love knowing that I\'m getting all the essential nutrients my body needs.', NULL, 4, 1, 0, NULL, NULL),
(380, 43, 630, NULL, NULL, 'AE Naturals 9G Multivitamins aur Multimineral Soft Gel Capsule mere liye ek game-changer rahi hai! Din bhar mujhe zyada energy mehsoos hoti hai aur mujhe apni immunity aur digestion mein sudhaar bhi nazar aata hai. Rozana ki routine mein shamil karne layak hai bilkul!', NULL, 4, 1, 0, NULL, NULL),
(382, 43, 632, NULL, NULL, 'AE Naturals 9G Capsules ab mera wellness routine ka ek anivarya hissa ban gaya hai. Yeh mere haddiyon aur jodon ko majboot banata hai, aur mera weight management bhi support karta hai. Aur, mujhe pasand hai ki main apne sharir ko zaroori nutrients dene ka kaam kar raha hoon.', NULL, 4, 1, 0, NULL, NULL),
(383, 43, 633, NULL, NULL, 'Maine pehle bahut saare supplements try kiye hain, lekin koi bhi AE Naturals 9G Capsules se tulna nahi kar sakta. Meri immunity ko boost karne se lekar weight loss aur uska maintenance tak, yeh capsules sab kuch karte hain. Main ab se zyada energetic aur healthy mehsoos kar raha hoon!', NULL, 5, 1, 0, NULL, NULL),
(384, 42, 634, NULL, NULL, 'AE Naturals Co Q10 Soft Gel Capsules have been a lifesaver for me! Not only do they provide a much-needed boost to my energy levels, but I\'ve also noticed improvements in my cognitive function. Plus, knowing that they\'re supporting my heart health makes me feel confident in my daily routine.', NULL, 5, 1, 0, NULL, NULL),
(385, 42, 635, NULL, NULL, 'I\'ve been taking AE Naturals Co Q10 Capsules for a while now, and the difference in my overall vitality is remarkable. My stamina has improved, and I feel more alert and focused throughout the day. Definitely a must-have supplement!', NULL, 5, 1, 0, NULL, NULL),
(386, 42, 636, NULL, NULL, 'These capsules are like a secret weapon against aging! I\'ve noticed a significant difference in the appearance of my skin since I started taking them—fine lines seem to be less noticeable, and my skin feels more radiant. Highly recommend for anyone looking to maintain their youthful glow!', NULL, 4, 1, 0, NULL, NULL),
(387, 42, 637, NULL, NULL, 'AE Naturals Co Q10 Soft Gel Capsules have become a staple in my daily routine. Not only do they help in improving my immunity, but they also regulate my blood sugar levels, keeping me feeling balanced and healthy. Plus, the added benefits for my muscles and overall anti-aging effects are a huge bonus!', NULL, 4, 1, 0, NULL, NULL),
(388, 42, 638, NULL, NULL, 'I can\'t imagine my life without AE Naturals Co Q10 Capsules now. They\'ve truly transformed my health and vitality. From boosting my stamina to supporting my heart and brain health, these capsules cover all the bases. Highly impressed and satisfied!', NULL, 4, 1, 0, NULL, NULL),
(389, 42, 639, NULL, NULL, 'AE Naturals Co Q10 Soft Gel Capsules mere liye ek anmol tohfa hai! Mere energy levels ko boost karne ke saath-saath, maine apne cognitive functions mein bhi sudhaar mehsoos kiya hai. Aur, yeh jaankar ki yeh mere dil ki sehat ko support kar rahe hain, mujhe apni rozmarra ki routine mein pura vishwas hai.', NULL, 5, 1, 0, NULL, NULL),
(390, 42, 640, NULL, NULL, 'Maine AE Naturals Co Q10 Capsules kuch samay se istemal kiye hain, aur meri overall vitality mein farq aaya hai. Meri stamina mein sudhaar hua hai, aur main din bhar zyada alert aur focused mehsoos karta hoon. Zaroori supplement hai', NULL, 4, 1, 0, NULL, NULL),
(391, 42, 641, NULL, NULL, 'Yeh capsules jawaani ko banaye rakhne ka raaz hai! Main jab se inka istemal kar raha hoon, mere skin ke appearance mein bada farq aaya hai—fine lines kam dikhne lage hain aur meri skin aur bhi radiant lagti hai. Inko try karke dekhein, aap bhi nahi poochenge!', NULL, 5, 1, 0, NULL, NULL),
(392, 42, 642, NULL, NULL, 'AE Naturals Co Q10 Soft Gel Capsules ab meri daily routine ka ek mukhya hissa ban gaye hain. Yeh mere immunity ko improve karne mein madad karte hain, aur mere blood sugar levels ko regulate karte hain, mujhe balance aur swasth mehsoos karwate hain. Aur, mere muscles ke liye aur anti-aging effects ke liye bhi inke kai fayde hain!', NULL, 4, 1, 0, NULL, NULL),
(407, 426, 657, NULL, NULL, 'Crystal Glow Hair Shampoo is a game-changer for my hair! Not only does it leave my scalp feeling refreshed, but it also tackles my hair fall issues. I\'ve noticed a significant reduction in hair fall since I started using it. Definitely my new favorite shampoo!', NULL, 5, 1, 0, NULL, NULL),
(408, 426, 658, NULL, NULL, 'I\'m in love with Crystal Glow Hair Shampoo! The blend of natural ingredients like Brahmi and Bhringraj not only promotes hair growth but also keeps my hair strong and healthy. Plus, it smells amazing! Highly recommend giving it a try', NULL, 4, 1, 0, NULL, NULL),
(409, 426, 659, NULL, NULL, 'Say hello to luscious locks with Crystal Glow Hair Shampoo! This sulfate-free formula is gentle yet effective, leaving my hair feeling soft, smooth, and revitalized. And the best part? It helps in reducing premature greying too. Absolutely impressed', NULL, 3, 1, 0, NULL, NULL),
(410, 426, 660, NULL, NULL, 'Crystal Glow Hair Shampoo has become a staple in my hair care routine. It not only nourishes my scalp but also adds shine and volume to my hair. Plus, the fact that it\'s free from harmful sulfates gives me peace of mind. Definitely worth every penny', NULL, 4, 1, 0, NULL, NULL),
(412, 426, 662, NULL, NULL, 'I\'ve struggled with dandruff for years, but Crystal Glow Hair Shampoo has changed the game for me. Its antibacterial properties help in combating dandruff, leaving my scalp feeling clean and healthy. I can\'t recommend it enough', NULL, 4, 1, 0, NULL, NULL),
(413, 426, 664, NULL, NULL, 'Crystal Glow Hair Shampoo mere baalon ke liye ek badlav laaya hai! Isse mera scalp na sirf taza mehsoos hota hai, balki yeh mere baalon ka girna bhi kam karta hai. Main iska istemal karte hi dekha ki mere baalon ka girna kaafi kam ho gaya hai. Bilkul meri nayi pasand hai', NULL, 4, 1, 0, NULL, NULL),
(414, 426, 665, NULL, NULL, 'Main Crystal Glow Hair Shampoo se pyaar kar rahi hoon! Prakritik ingredients jaise Brahmi aur Bhringraj ka mishran mere baalon ka vikas nahi sirf badhata hai, balki mere baalon ko majboot aur swasth bhi rakhta hai. Aur, iski khushboo toh kamaal ki hai! Zaroor try karein', NULL, 5, 1, 0, NULL, NULL),
(415, 426, 666, NULL, NULL, 'Crystal Glow Hair Shampoo se milo lambayi aur ghani choti ko! Yeh sulfate-free formula na keval mere baalon ko mulayam aur chamakdar banata hai, balki premature safed baalon ko bhi rokta hai. Bilkul impress hoon', NULL, 3, 1, 0, NULL, NULL),
(416, 426, 667, NULL, NULL, 'Crystal Glow Hair Shampoo ab mera baalon ka ek mukhya hissa ban gaya hai. Yeh mere scalp ko poshit nahi sirf banata hai, balki mere baalon ko chamak aur volume bhi deta hai. Aur, yeh bhi ki yeh harmful sulfates se mukt hai, mujhe bharosa dilata hai. Har paisa vasool hai', NULL, 4, 1, 0, NULL, NULL),
(417, 426, 668, NULL, NULL, 'Main saalon se rusi se pareshaan thi, lekin Crystal Glow Hair Shampoo ne mere liye game badal diya hai. Iske antibacterial gun dandruff se ladne mein madad karte hain, mere scalp ko saaf aur swasth mehsoos karwate hain. Main isse kafi zyada recommend karti hoon', NULL, 5, 1, 0, NULL, NULL),
(418, 426, 669, NULL, NULL, 'Absolutely loving the Crystal Glow Hair Shampoo! My hair feels so much healthier and stronger after just a few washes. Plus, it smells amazing!', NULL, 5, 1, 0, NULL, NULL),
(419, 426, 670, NULL, NULL, 'Crystal Glow Hair Shampoo mujhe bilkul pasand aaya! Kuch hi wash ke baad mere baal zyada sehatmand aur majboot mehsoos hote hain. Aur khushboo toh lajawab hai!', NULL, 4, 1, 0, NULL, NULL);
INSERT INTO `reviews` (`id`, `product_id`, `customer_id`, `delivery_man_id`, `order_id`, `comment`, `attachment`, `rating`, `status`, `is_saved`, `created_at`, `updated_at`) VALUES
(420, 426, 671, NULL, NULL, 'I\'ve struggled with hair fall for years, but since using this shampoo, I\'ve noticed a significant reduction. My hair feels thicker and looks much fuller. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(421, 426, 672, NULL, NULL, 'Main saalon se baal girne ka samna kar raha tha, lekin is shampoo ko istemal karne ke baad, maine noticeable kamzori mehsoos ki hai. Mere baal ab zyada ghanay aur bharpoor lagte hain. Zaroor try karein!', NULL, 4, 1, 0, NULL, NULL),
(422, 426, 673, NULL, NULL, 'Crystal Glow Hair Shampoo has become a staple in my hair care routine. It\'s gentle yet effective, and I\'ve seen improvements in my scalp health and overall hair texture', NULL, 5, 1, 0, NULL, NULL),
(423, 426, 674, NULL, NULL, 'Crystal Glow Hair Shampoo ab meri hair care routine ka ek hissa ban gaya hai. Ye naram lekin kaargar hai, aur maine apne scalp ki sehat aur baal ki texture mein sudhaar dekha hai.', NULL, 4, 1, 0, NULL, NULL),
(424, 426, 675, NULL, NULL, 'I was skeptical at first, but this shampoo exceeded my expectations. My hair feels so much softer and looks shinier. I\'m impressed!', NULL, 4, 1, 0, NULL, NULL),
(425, 426, 676, NULL, NULL, 'Shuru mein mujhe kuch doubt tha, lekin ye shampoo mere expectations ko paar kar gaya. Mere baal ab zyada mulayam hain aur chamak rahe hain. Main impressed hoon!', NULL, 5, 1, 0, NULL, NULL),
(426, 426, 677, NULL, NULL, 'Crystal Glow Hair Shampoo is a game-changer for me. Not only has it reduced my hair fall, but it\'s also helped with my dandruff issues. I\'m thrilled with the results!', NULL, 4, 1, 0, NULL, NULL),
(427, 426, 678, NULL, NULL, 'Crystal Glow Hair Shampoo mere liye ek game-changer hai. Ye mere baal girne ko kam kiya hai, aur meri dandruff problem mein bhi madad ki hai. Main iske results se bahut khush hoon!', NULL, 5, 1, 0, NULL, NULL),
(428, 426, 679, NULL, NULL, 'I love how this shampoo addresses multiple hair concerns at once. From hair fall to premature greying, it\'s like a one-stop solution for all my hair needs.', NULL, 3, 1, 0, NULL, NULL),
(429, 426, 680, NULL, NULL, 'Mujhe pasand hai ki ye shampoo ek saath kayi hair concerns ko address karta hai. Baal girne se lekar premature greying tak, ye mere saare baal ke zaroorat ko poori karta hai.', NULL, 5, 1, 0, NULL, NULL),
(430, 426, 681, NULL, NULL, 'Crystal Glow Hair Shampoo has made my hair care routine so much simpler. I can feel the difference in my hair\'s texture and overall health. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(431, 426, 682, NULL, NULL, 'Crystal Glow Hair Shampoo ne meri hair care routine ko bahut hi simple banaya hai. Main apne baal ki texture aur overall sehat mein farq mehsoos kar sakta hoon. Zaroor try karein', NULL, 5, 1, 0, NULL, NULL),
(432, 426, 684, NULL, NULL, 'I\'ve been using this shampoo for a while now, and I\'m impressed by how it has transformed my hair. It feels stronger, looks shinier, and the fragrance is delightful!', NULL, 3, 1, 0, NULL, NULL),
(433, 428, 685, NULL, NULL, 'Crystal Glow Hair Oil is a game-changer! My hair feels stronger, and I\'ve noticed a significant reduction in hair fall since I started using it. Plus, it smells divine!', NULL, 5, 1, 0, NULL, NULL),
(434, 428, 686, NULL, NULL, 'Crystal Glow Hair Oil mere liye ek game-changer hai! Mere baal zyada majboot mehsoos hote hain, aur maine iska istemal karte waqt baal girne mein noticeable kamzori mehsoos ki hai. Aur khushboo toh dilkash hai!', NULL, 4, 1, 0, NULL, NULL),
(435, 428, 687, NULL, NULL, 'I\'m loving the results from Crystal Glow Hair Oil! My hair looks shinier, and I\'ve noticed less greying. It\'s become a staple in my hair care routine.', NULL, 5, 1, 0, NULL, NULL),
(436, 428, 688, NULL, NULL, 'Crystal Glow Hair Oil ke results mujhe bilkul pasand aaye hain! Mere baal ab zyada chamak rahe hain, aur mujhe kam premature greying dikhai deti hai. Ye ab meri hair care routine ka ek important hissa ban gaya hai.', NULL, 5, 1, 0, NULL, NULL),
(437, 428, 689, NULL, NULL, 'I\'ve been using Crystal Glow Hair Oil for a few weeks now, and I can already see a difference. My hair feels nourished, and the scalp feels healthier. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(438, 428, 690, NULL, NULL, 'Main kuch hafton se Crystal Glow Hair Oil ka istemal kar raha hoon, aur main abhi se farq dekh sakta hoon. Mere baal ko poshida mehsoos hota hai, aur scalp bhi zyada healthy lag raha hai. Zaroor try karein!', NULL, 4, 1, 0, NULL, NULL),
(439, 428, 691, NULL, NULL, 'Crystal Glow Hair Oil has become my go-to solution for hair care. It\'s lightweight, non-greasy, and leaves my hair feeling silky smooth. I\'m impressed!', NULL, 5, 1, 0, NULL, NULL),
(440, 428, 692, NULL, NULL, 'Crystal Glow Hair Oil ab mere hair care ka go-to solution ban gaya hai. Ye halka hai, be-tel hai, aur mere baal ko silky smooth mehsoos karata hai. Main impressed hoon!', NULL, 4, 1, 0, NULL, NULL),
(441, 428, 693, NULL, NULL, 'I\'ve struggled with dry scalp for ages, but Crystal Glow Hair Oil has been a lifesaver. It hydrates my scalp without weighing down my hair. Couldn\'t be happier!', NULL, 4, 1, 0, NULL, NULL),
(442, 428, 694, NULL, NULL, 'Main saalon se sukha scalp ka samna kar raha tha, lekin Crystal Glow Hair Oil ne mere liye zindagi bachaya. Ye mere scalp ko hydrate karta hai bina mere baalon ko bhari banaye. Main khush hoon!', NULL, 4, 1, 0, NULL, NULL),
(443, 428, 695, NULL, NULL, 'Crystal Glow Hair Oil has made my hair care routine so much easier. I love how it nourishes my hair from root to tip, leaving it feeling healthy and vibrant.', NULL, 4, 1, 0, NULL, NULL),
(444, 428, 696, NULL, NULL, 'Crystal Glow Hair Oil ne meri hair care routine ko bahut hi aasan bana diya hai. Mujhe pasand hai ki ye mere baalon ko jad se lekar tip tak poshida karta hai, aur unhe healthy aur vibrant mehsoos karata hai.', NULL, 4, 1, 0, NULL, NULL),
(445, 428, 697, NULL, NULL, 'This hair oil is worth every penny! It\'s helped me combat hair fall and greying, leaving my hair looking and feeling amazing. Definitely a must-try!', NULL, 5, 1, 0, NULL, NULL),
(446, 428, 698, NULL, NULL, 'Ye hair oil har rupaiya ke laayak hai! Isne mujhe baal girne aur premature greying se ladne mein madad ki hai, mere baal ab dekhne aur mehsoos karne mein amazing lagte hain. Zaroor try karein!', NULL, 4, 1, 0, NULL, NULL),
(447, 428, 699, NULL, NULL, 'Crystal Glow Hair Oil has become a staple in my hair care routine. It\'s improved the texture of my hair, and I\'ve noticed less breakage. I\'m impressed with the results!', NULL, 5, 1, 0, NULL, NULL),
(448, 428, 700, NULL, NULL, 'Crystal Glow Hair Oil ab mere hair care routine ka ek mahatvapurna hissa ban gaya hai. Ye mere baalon ki texture ko sudhara hai, aur maine kam tootne ko notice kiya hai. Mujhe iske results se impressed hoon!', NULL, 4, 1, 0, NULL, NULL),
(449, 428, 701, NULL, NULL, 'I\'ve tried many hair oils, but Crystal Glow Hair Oil stands out. It\'s lightweight, absorbs quickly, and doesn\'t leave any residue. Plus, it works wonders for my hair!', NULL, 5, 1, 0, NULL, NULL),
(450, 428, 702, NULL, NULL, 'Maine kayi hair oils try kiye hain, lekin Crystal Glow Hair Oil alag hai. Ye halka hai, jaldi absorb hota hai, aur koi bhi residue nahi chhodta. Aur mere baalon ke liye ye jaadu karta hai!', NULL, 5, 1, 0, NULL, NULL),
(451, 428, 703, NULL, NULL, 'Crystal Glow Hair Oil has transformed my hair! It\'s softer, shinier, and healthier than ever before. I\'m thrilled with the results!', NULL, 5, 1, 0, NULL, NULL),
(452, 428, 704, NULL, NULL, 'Crystal Glow Hair Oil ne mere baalon ko badal diya hai! Ye zyada mulayam, chamakdaar, aur swasth hai kabhi se pehle. Main iske results se bahut khush hoon!', NULL, 5, 1, 0, NULL, NULL),
(453, 429, 705, NULL, NULL, 'I\'m absolutely blown away by the results of Crystal Glow Hair Mask! My hair feels incredibly soft and looks so much healthier. It\'s definitely become a staple in my hair care routine.', NULL, 5, 1, 0, NULL, NULL),
(454, 429, 706, NULL, NULL, 'Crystal Glow Hair Mask ke results ne mujhe bilkul hairan kar diya! Mere baal ab bahut hi mulayam hain aur zyada sehatmand dikh rahe hain. Ye ab mera hair care routine ka ek mahatvapurna hissa ban gaya hai', NULL, 5, 1, 0, NULL, NULL),
(455, 429, 707, NULL, NULL, 'Crystal Glow Hair Mask is a game-changer! My hair has never felt this nourished and hydrated. Plus, it smells amazing and leaves a beautiful shine. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(456, 429, 708, NULL, NULL, 'Crystal Glow Hair Mask mere liye ek game-changer hai! Mere baal kabhi itne poshida aur tarshaan mehsoos nahi hue hain. Aur khushboo toh lajawab hai, aur baal ko ek khoobsurat chamak bhi deta hai. Zaroor try karein', NULL, 5, 1, 0, NULL, NULL),
(457, 429, 709, NULL, NULL, 'I\'ve been using Crystal Glow Hair Mask for a few weeks now, and I\'m loving the results! My hair feels stronger, and the elasticity has improved noticeably. Definitely worth it!', NULL, 5, 1, 0, NULL, NULL),
(458, 429, 710, NULL, NULL, 'I\'ve been using Crystal Glow Hair Mask for a few weeks now, and I\'m loving the results! My hair feels stronger, and the elasticity has improved noticeably. Definitely worth it!', NULL, 4, 1, 0, NULL, NULL),
(460, 429, 712, NULL, NULL, 'Crystal Glow Hair Mask is my go-to solution for dry, damaged hair. It\'s like a spa treatment at home! My hair feels rejuvenated and looks so much healthier. I\'m thrilled!', NULL, 4, 1, 0, NULL, NULL),
(461, 429, 713, NULL, NULL, 'Crystal Glow Hair Mask mera go-to solution hai sukhay aur damaged baalon ke liye. Ye ghar par spa treatment ki tarah hai! Mere baal ko phir se jawan aur zyada sehatmand mehsoos hote hain. Main bahut khush hoon!', NULL, 4, 1, 0, NULL, NULL),
(462, 429, 714, NULL, NULL, 'I can\'t get enough of Crystal Glow Hair Mask! It\'s transformed my hair completely. It\'s softer, shinier, and more manageable. I\'m in love with this product!', NULL, 4, 1, 0, NULL, NULL),
(463, 429, 716, NULL, NULL, 'Main Crystal Glow Hair Mask se kabhi bhi santusht nahi ho sakta! Ye mere baalon ko poori tarah se badal diya hai. Ye zyada mulayam, chamakdaar aur zyada manageable ho gaye hain. Main is product se pyaar mein hoon!', NULL, 4, 1, 0, NULL, NULL),
(464, 429, 717, NULL, NULL, 'Crystal Glow Hair Mask is a must-have for anyone looking to revive their hair. It\'s like a breath of fresh air for your locks! My hair feels healthier and looks stunning.', NULL, 4, 1, 0, NULL, NULL),
(465, 429, 718, NULL, NULL, 'Crystal Glow Hair Mask har kisi ke liye must-have hai jo apne baalon ko phir se zinda karna chahta hai. Ye baalon ke liye ek taaza hawa ki tarah hai! Mere baal ab zyada sehatmand mehsoos hote hain aur khoobsurat bhi dikh rahe hain.', NULL, 5, 1, 0, NULL, NULL),
(466, 429, 720, NULL, NULL, 'I\'ve tried many hair masks, but Crystal Glow Hair Mask is on another level. It\'s deeply nourishing, and my hair feels rejuvenated after each use. Definitely recommend!', NULL, 3, 1, 0, NULL, NULL),
(467, 429, 721, NULL, NULL, 'Maine kayi hair masks try kiye hain, lekin Crystal Glow Hair Mask alag level par hai. Ye gehra poshida hai, aur har istemal ke baad mere baal phir se jawan mehsoos hote hain. Zaroor recommend karta hoon!', NULL, 5, 1, 0, NULL, NULL),
(468, 429, 722, NULL, NULL, 'Crystal Glow Hair Mask has become my secret weapon for healthy, shiny hair. It\'s easy to use and delivers amazing results. I\'m hooked!', NULL, 5, 1, 0, NULL, NULL),
(469, 429, 723, NULL, NULL, 'Crystal Glow Hair Mask ab mere liye swasth aur chamakdaar baalon ka raaz hai. Ye istemal karna aasan hai aur results lajawab hain. Main iska deewana hoon!', NULL, 5, 1, 0, NULL, NULL),
(470, 429, 724, NULL, NULL, 'I\'m impressed by how Crystal Glow Hair Mask has revived my damaged hair. It feels stronger, looks shinier, and the improvement in elasticity is noticeable. A must-try!', NULL, 5, 1, 0, NULL, NULL),
(471, 429, 725, NULL, NULL, 'Mujhe ye dekhkar prabhavit hua hai ki Crystal Glow Hair Mask ne mere damaged baalon ko phir se zinda kar diya hai. Ye zyada majboot mehsoos hote hain, chamakdaar dikh rahe hain, aur elasticity mein noticeable sudhaar hai. Zaroor try karein!', NULL, 4, 1, 0, NULL, NULL),
(472, 429, 726, NULL, NULL, 'Crystal Glow Hair Mask is like a spa day for my hair! It\'s luxurious, deeply nourishing, and leaves my hair feeling incredible. I\'m so happy I found this product!', NULL, 4, 1, 0, NULL, NULL),
(473, 429, 727, NULL, NULL, 'Crystal Glow Hair Mask mere baalon ke liye ek spa din ki tarah hai! Ye vishesh, gehra poshida hai, aur mere baal ko anokhe mehsoos karata hai. Main bahut khush hoon ki maine ye product dhoondh liya!', NULL, 4, 1, 0, NULL, NULL),
(474, 427, 729, NULL, NULL, 'Crystal Glow Hair Serum is a game-changer for my hair! It\'s lightweight, yet incredibly nourishing. My hair feels so soft and looks so shiny after just a few uses. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(475, 427, 730, NULL, NULL, 'Crystal Glow Hair Serum mere baalon ke liye ek game-changer hai! Ye halka hai, lekin behad poshida bhi hai. Kuch istemal ke baad hi mere baal itne mulayam aur chamakdaar lag rahe hain. Zaroor try karein!', NULL, 5, 1, 0, NULL, NULL),
(476, 427, 731, NULL, NULL, 'I\'ve been using Crystal Glow Hair Serum for a while now, and I\'m impressed by the results! It\'s tamed my frizz and added a beautiful shine to my hair. Plus, it smells amazing!', NULL, 4, 1, 0, NULL, NULL),
(477, 427, 732, NULL, NULL, 'Maine Crystal Glow Hair Serum kuch samay se istemal kiya hai, aur mujhe results se khushi hui hai! Ye mere baal ke frizz ko control kiya hai aur unhe khoobsurat chamak bhi di hai. Aur khushboo toh lajawab hai!', NULL, 5, 1, 0, NULL, NULL),
(478, 427, 733, NULL, NULL, 'Crystal Glow Hair Serum is my go-to solution for smooth, shiny hair! It\'s like a salon treatment in a bottle. My hair feels so much healthier and looks stunning. Love it!', NULL, 5, 1, 0, NULL, NULL),
(479, 427, 734, NULL, NULL, 'Crystal Glow Hair Serum mere liye smooth, shiny baalon ka go-to solution hai! Ye ek salon treatment ki tarah hai. Mere baal ab zyada sehatmand lag rahe hain aur khoobsurat bhi dikh rahe hain. Pasand aaya!', NULL, 5, 1, 0, NULL, NULL),
(480, 427, 735, NULL, NULL, 'I can\'t get enough of Crystal Glow Hair Serum! It\'s transformed my hair completely. It\'s softer, smoother, and the shine is unbelievable. I\'m so happy I found this product!', NULL, 5, 1, 0, NULL, NULL),
(481, 427, 736, NULL, NULL, 'Main Crystal Glow Hair Serum se kabhi bhi santusht nahi ho sakta! Ye mere baalon ko poori tarah se badal diya hai. Ye zyada mulayam, smooth aur chamakdaar hai. Main is product ko dhoondh kar bahut khush hoon!', NULL, 4, 1, 0, NULL, NULL),
(482, 427, 737, NULL, NULL, 'Crystal Glow Hair Serum has become my hair\'s best friend! It\'s like a magic potion that makes my hair look and feel amazing. I can\'t imagine my hair care routine without it.', NULL, 4, 1, 0, NULL, NULL),
(483, 427, 738, NULL, NULL, 'Crystal Glow Hair Serum ab mere baalon ka sabse accha dost hai! Ye ek jadui potion ki tarah hai jo mere baalon ko amazing dikhata hai. Main iske bina apne hair care routine ko soch bhi nahi sakta.', NULL, 4, 1, 0, NULL, NULL),
(484, 427, 739, NULL, NULL, 'I\'ve tried many hair serums, but Crystal Glow Hair Serum is by far the best! It\'s lightweight, non-greasy, and leaves my hair feeling incredibly soft and manageable. Definitely a must-have!', NULL, 4, 1, 0, NULL, NULL),
(485, 427, 740, NULL, NULL, 'Maine kayi hair serums try kiye hain, lekin Crystal Glow Hair Serum ab tak ka sabse accha hai! Ye halka hai, chipchipa nahi hota, aur mere baal ko behad mulayam aur manageable banata hai. Bilkul must-have hai!', NULL, 5, 1, 0, NULL, NULL),
(486, 427, 741, NULL, NULL, 'Crystal Glow Hair Serum is my secret to salon-worthy hair at home! It\'s improved the texture of my hair, reduced frizz, and added a beautiful shine. I\'m thrilled with the results!', NULL, 4, 1, 0, NULL, NULL),
(487, 427, 742, NULL, NULL, 'Crystal Glow Hair Serum mere ghar par salon-worthy baalon ka raaz hai! Isne meri baalon ki texture ko sudhara hai, frizz ko kam kiya hai, aur ek khoobsurat chamak bhi di hai. Main iske results se bahut khush hoon', NULL, 4, 1, 0, NULL, NULL),
(488, 427, 743, NULL, NULL, 'I\'m amazed by how Crystal Glow Hair Serum has improved my hair! It\'s made them so much more manageable and the shine is just stunning. I feel like I just stepped out of a salon!', NULL, 4, 1, 0, NULL, NULL),
(489, 427, 744, NULL, NULL, 'Mujhe ye dekhkar prabhavit hua hai ki Crystal Glow Hair Serum ne mere baalon ko kaise sudhara hai! Ye unhe zyada manageable banata hai aur chamak toh lajawab hai. Main toh salon se hi nikla hua lag raha hoon!', NULL, 5, 1, 0, NULL, NULL),
(490, 427, 745, NULL, NULL, 'Crystal Glow Hair Serum is a lifesaver for my hair! It\'s restored their health and shine, making them look and feel amazing. I can\'t thank this product enough!', NULL, 5, 1, 0, NULL, NULL),
(491, 427, 746, NULL, NULL, 'Crystal Glow Hair Serum mere baalon ke liye ek life saver hai! Ye unki sehat aur chamak ko wapas laaya hai, aur ab woh amazing dikh rahe hain. Is product ka shukriya karna kabhi khatam nahi hoga!', NULL, 5, 1, 0, NULL, NULL),
(492, 427, 747, NULL, NULL, 'I\'m loving the results of Crystal Glow Hair Serum! It\'s made my hair so much smoother and shinier. Plus, the scent is heavenly. Definitely recommend it to everyone!', NULL, 4, 1, 0, NULL, NULL),
(493, 427, 748, NULL, NULL, 'Main Crystal Glow Hair Serum ke results se bahut khush hoon! Ye mere baal ko zyada smooth aur chamakdaar banaya hai. Aur khushboo toh jannat ki hai. Zaroor sabko recommend karta hoon!', NULL, 4, 1, 0, NULL, NULL),
(494, 49, 749, NULL, NULL, 'AE Naturals Stress to Fresh Tablets have been a lifesaver for me! As someone who deals with a lot of stress and anxiety, these tablets have made a significant difference in my daily life. I feel calmer, more focused, and able to handle whatever comes my way. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(495, 49, 750, NULL, NULL, 'AE Naturals Stress to Fresh Tablets mere liye ek life saver sabit hue hain! Main stress aur anxiety se kaafi samna karta hoon, aur ye tablets ne meri rozmarra ki zindagi mein ek bada farq banaya hai. Main ab shaant, zyada focused aur har mushkil ka samna karne mein saksham mehsoos karta hoon. Zaroor try karein!', NULL, 4, 1, 0, NULL, NULL),
(496, 49, 752, NULL, NULL, 'I\'ve been taking AE Naturals Stress to Fresh Tablets for a few weeks now, and I\'m amazed by the results! Not only do they help me manage stress and anxiety better, but I\'ve also noticed improvements in my sleep quality. These tablets are a game-changer!', NULL, 5, 1, 0, NULL, NULL),
(497, 49, 753, NULL, NULL, 'Main kuch hafte se AE Naturals Stress to Fresh Tablets ka istemal kar raha hoon, aur mujhe results se hairat hai! Ye mujhe stress aur anxiety ko behtar manage karne mein madad karte hain, lekin maine apni neend ki quality mein bhi sudhaar mehsoos kiya hai. Ye tablets mere liye ek game-changer sabit hue hain!', NULL, 4, 1, 0, NULL, NULL),
(498, 49, 755, NULL, NULL, 'AE Naturals Stress to Fresh Tablets have become an essential part of my daily routine! I\'ve noticed a significant reduction in my stress levels, and I feel more relaxed and at peace. These tablets truly work wonders!', NULL, 5, 1, 0, NULL, NULL),
(499, 49, 756, NULL, NULL, 'AE Naturals Stress to Fresh Tablets ab mere rozmarra ki routine ka ek zaroori hissa ban gaye hain! Mainey apne stress levels mein khaas farq mehsoos kiya hai, aur ab main zyada shaant aur sukoon mein hoon. Ye tablets sach mein chamatkar karte hain!', NULL, 4, 1, 0, NULL, NULL),
(500, 49, 757, NULL, NULL, 'I\'ve tried various stress-relief supplements, but AE Naturals Stress to Fresh Tablets are the best by far! They not only help me manage my stress levels effectively but also improve my overall well-being. Couldn\'t be happier!', NULL, 4, 1, 0, NULL, NULL),
(501, 49, 758, NULL, NULL, 'Maine kayi stress-relief supplements try kiye hain, lekin AE Naturals Stress to Fresh Tablets sabse acche hain! Ye mujhe mere stress levels ko behtar tareeke se manage karne mein madad karte hain, aur meri overall well-being mein bhi sudhaar laate hain. Khush hoon!', NULL, 4, 1, 0, NULL, NULL),
(502, 49, 759, NULL, NULL, 'AE Naturals Stress to Fresh Tablets are a game-changer for my mental health! I feel more balanced, focused, and resilient since I started taking them. Plus, the natural ingredients make me feel good about what I\'m putting into my body. Highly recommend!', NULL, 4, 1, 0, NULL, NULL),
(503, 49, 760, NULL, NULL, 'AE Naturals Stress to Fresh Tablets mere mental health ke liye ek game-changer hain! Main inse zyada balanced, focused aur mazboot mehsoos karta hoon, tab se jab maine inka istemal shuru kiya hai. Aur ye natural ingredients mujhe apne sharir mein daalne se accha mehsoos karate hain. Zaroor try karein!', NULL, 4, 1, 0, NULL, NULL),
(504, 49, 761, NULL, NULL, 'AE Naturals Stress to Fresh Tablets have helped me cope with daily stressors in a much healthier way! I feel more equipped to handle challenges, and my overall mood has improved significantly. These tablets are a blessing!', NULL, 5, 1, 0, NULL, NULL),
(505, 49, 762, NULL, NULL, 'AE Naturals Stress to Fresh Tablets ne mujhe rozmarra ke stressors ka behtar tareeke se samna karne mein madad ki hai! Main ab mushkilon ka behtar tareeke se samna karne ke liye tayyar hoon, aur meri overall mood mein khaas farq mehsoos kiya hai. Ye tablets ek vardaan hain!', NULL, 4, 1, 0, NULL, NULL),
(506, 49, 763, NULL, NULL, 'AE Naturals Stress to Fresh Tablets are my secret to staying calm and focused throughout the day! They\'ve become an essential part of my daily routine, and I can\'t imagine my life without them. Thank you for creating such an amazing product!', NULL, 5, 1, 0, NULL, NULL),
(507, 49, 764, NULL, NULL, 'Fresh Tablets mere din bhar shaant aur focused rehne ka raaz hai! Ye ab mere rozmarra ki routine ka ek zaroori hissa ban gaye hain, aur main inke bina apni zindagi ka kalpana bhi nahi kar sakta. Is shandar product ko banane ke liye aapka shukriya!', NULL, 5, 1, 0, NULL, NULL),
(508, 49, 765, NULL, NULL, 'Stress to Fresh Tablets have made a significant difference in my stress levels and overall well-being! I feel more relaxed, focused, and energized throughout the day. These tablets are truly a game-changer!', NULL, 3, 1, 0, NULL, NULL),
(509, 425, 766, NULL, NULL, 'Vitamin C Capsules have become my daily go-to for overall health and wellness. I\'ve noticed a significant improvement in my immunity and energy levels since I started taking them. Highly recommended!', NULL, 5, 1, 0, NULL, NULL),
(510, 425, 767, NULL, NULL, 'AE NATURALS Vitamin C Capsules roz ki meri pehli pasand ban gayi hain, jo meri overall sehat aur tandurusti mein bahut farak layi hai. Inka istemal shuru karne ke baad meri immunity aur energy levels mein kafi sudhar hua hai. Zaroor try karein!', NULL, 5, 1, 0, NULL, NULL),
(511, 425, 769, NULL, NULL, 'AE NATURALS Vitamin C Capsules roz ki meri pehli pasand ban gayi hain, jo meri overall sehat aur tandurusti mein bahut farak layi hai. Inka istemal shuru karne ke baad meri immunity aur energy levels mein kafi sudhar hua hai. Zaroor try karein!', NULL, 5, 1, 0, NULL, NULL),
(512, 425, 770, NULL, NULL, 'I\'ve been using AE NATURALS Vitamin C Capsules for a few weeks now, and I\'m already seeing positive changes in my skin and overall health. My skin feels more radiant, and I have more energy throughout the day. Love these capsules!', NULL, 5, 1, 0, NULL, NULL),
(513, 425, 771, NULL, NULL, 'Main kuch hafte se AE NATURALS Vitamin C Capsules ka istemal kar raha hoon, aur mujhe apni skin aur overall sehat mein positive changes dikh rahe hain. Meri skin ab zyada chamakti hai, aur din bhar mujhe zyada energy milti hai. In capsules ko bahut pasand kiya!', NULL, 5, 1, 0, NULL, NULL),
(514, 425, 772, NULL, NULL, 'AE NATURALS Vitamin C Capsules have been a game-changer for me! Not only have they boosted my immunity, but they\'ve also improved my skin and hair health. I feel healthier and more vibrant overall. These capsules are a must-have!', NULL, 4, 1, 0, NULL, NULL),
(515, 425, 773, NULL, NULL, 'AE NATURALS Vitamin C Capsules mere liye ek game-changer sabit hue hain! Inhone meri immunity ko boost kiya hai, saath hi meri skin aur baalon ki sehat ko bhi sudhara hai. Main ab zyada tandurust aur zinda mehsoos karta hoon. Ye capsules zaroori hain!', NULL, 4, 1, 0, NULL, NULL),
(516, 425, 774, NULL, NULL, 'I was skeptical at first, but AE NATURALS Vitamin C Capsules have exceeded my expectations! My immune system feels stronger, and I\'ve noticed a difference in my skin\'s texture and appearance. Definitely worth trying!', NULL, 4, 1, 0, NULL, NULL),
(517, 425, 775, NULL, NULL, 'Pehle toh mujhe shak tha, lekin AE NATURALS Vitamin C Capsules ne meri ummeedon ko paar kiya hai! Meri immunity ab zyada mazboot hai, aur meri skin ki texture aur appearance mein farq mehsoos kiya hai. Zaroor try karein!', NULL, 4, 1, 0, NULL, NULL),
(518, 425, 776, NULL, NULL, 'Vitamin C Capsules have become an essential part of my daily routine. I feel more energetic and healthier since I started taking them. Plus, my skin has never looked better! Truly impressed!', NULL, 4, 1, 0, NULL, NULL),
(519, 425, 777, NULL, NULL, 'AE NATURALS Vitamin C Capsules ab meri roz ki zindagi ka zaroori hissa ban gaye hain. Inka istemal shuru karne ke baad mujhe zyada energy aur sehat mehsoos hoti hai. Aur meri skin kabhi itni acchi nahi lagti thi! Sach mein impressed hoon!', NULL, 5, 1, 0, NULL, NULL),
(520, 44, 780, NULL, NULL, 'AE Naturals Omega 3 Fish Oil Capsules have become a staple in my daily routine! I\'ve noticed a significant improvement in my overall well-being, especially in my skin and hair health. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(521, 44, 781, NULL, NULL, 'Naturals Omega 3 Fish Oil Capsules ab meri rozmarra ki routine ka ek mahatvapurna hissa ban gaye hain! Mujhe apni overall well-being mein khaas taur par apni skin aur baalon ki sehat mein noticeable sudhaar mehsoos hua hai. Zaroor try karein!', NULL, 4, 1, 0, NULL, NULL),
(522, 44, 782, NULL, NULL, 'Naturals Omega 3 Fish Oil Capsules ab meri rozmarra ki routine ka ek mahatvapurna hissa ban gaye hain! Mujhe apni overall well-being mein khaas taur par apni skin aur baalon ki sehat mein noticeable sudhaar mehsoos hua hai. Zaroor try karein!', NULL, 4, 1, 0, NULL, NULL),
(523, 44, 783, NULL, NULL, 'I\'ve been using AE Naturals Omega 3 Fish Oil Capsules for a while now, and I\'m impressed by the results! Not only do they support my heart health, but I\'ve also noticed improvements in my skin\'s hydration and overall vitality.', NULL, 3, 1, 0, NULL, NULL),
(524, 44, 784, NULL, NULL, 'Main kuch samay se AE Naturals Omega 3 Fish Oil Capsules ka istemal kar raha hoon, aur mujhe results se khushi hui hai! Ye mere dil ki sehat ko support karte hain, lekin maine apni skin ki hydratation aur overall vitality mein bhi sudhaar dekha hai.', NULL, 5, 1, 0, NULL, NULL),
(525, 44, 785, NULL, NULL, 'AE Naturals Omega 3 Fish Oil Capsules are a game-changer for my joint health! I\'ve experienced reduced inflammation and improved flexibility since I started taking them. Plus, my skin feels amazing!', NULL, 5, 1, 0, NULL, NULL),
(526, 44, 786, NULL, NULL, 'AE Naturals Omega 3 Fish Oil Capsules mere joint health ke liye ek game-changer hain! Mainey inka istemal shuru kiya hai se, tab se mujhe inflammation mein kami aur flexibility mein sudhaar mehsoos hua hai. Aur meri skin kaafi achhi lagti hai!', NULL, 4, 1, 0, NULL, NULL),
(527, 44, 787, NULL, NULL, 'I can\'t recommend AE Naturals Omega 3 Fish Oil Capsules enough! Not only do they support heart health, but they\'ve also helped improve my hair growth and overall immunity. Definitely a must-have supplement!', NULL, 5, 1, 0, NULL, NULL),
(528, 44, 788, NULL, NULL, 'Main AE Naturals Omega 3 Fish Oil Capsules ko zaroor recommend karta hoon! Ye dil ki sehat ko support karte hain, lekin inse meri baalon ki growth aur overall immunity mein bhi sudhaar aaya hai. Bilkul must-have supplement hai', NULL, 5, 1, 0, NULL, NULL),
(529, 44, 789, NULL, NULL, 'AE Naturals Omega 3 Fish Oil Capsules have made a noticeable difference in my skin\'s appearance! My complexion looks more radiant, and I\'ve experienced fewer breakouts since I started taking them. Love it', NULL, 5, 1, 0, NULL, NULL),
(530, 44, 790, NULL, NULL, 'AE Naturals Omega 3 Fish Oil Capsules ne meri skin ke appearance mein noticeable farq dikhaya hai! Meri complexion ab zyada radiant lagti hai, aur mainey inse shuru kiye hue kam breakouts dekhe hain. Pasand aaya!', NULL, 4, 1, 0, NULL, NULL),
(531, 44, 791, NULL, NULL, 'I\'ve been taking AE Naturals Omega 3 Fish Oil Capsules for a few weeks now, and I\'m already feeling the benefits! My joints feel less achy, and my hair seems stronger and healthier. So happy with this purchase!', NULL, 5, 1, 0, NULL, NULL),
(532, 44, 792, NULL, NULL, 'Main kuch hafte se AE Naturals Omega 3 Fish Oil Capsules ka istemal kar raha hoon, aur mujhe pehle se hi fayde mehsoos ho rahe hain! Meri joint pain kam hui hai, aur meri baal ab zyada majboot aur sehatmand lag rahe hain. Is purchase se bahut khush hoon!', NULL, 5, 1, 0, NULL, NULL),
(533, 44, 793, NULL, NULL, 'AE Naturals Omega 3 Fish Oil Capsules are my go-to for maintaining overall health! I\'ve noticed improvements in my heart health, skin, and even my mood since I started taking them. Couldn\'t be happier!', NULL, 5, 1, 0, NULL, NULL),
(534, 44, 794, NULL, NULL, 'AE Naturals Omega 3 Fish Oil Capsules mere overall health ka go-to option hai! Mainey inse apni dil ki sehat mein, skin mein aur apni mood mein bhi sudhaar mehsoos kiya hai. Khush hoon!', NULL, 5, 1, 0, NULL, NULL),
(535, 44, 795, NULL, NULL, 'I\'ve tried many omega-3 supplements, but AE Naturals Omega 3 Fish Oil Capsules are the best! They\'re easy to swallow, and I\'ve noticed improvements in my skin\'s texture and my overall energy levels. Definitely sticking with these!', NULL, 4, 1, 0, NULL, NULL),
(536, 44, 796, NULL, NULL, 'Maine kayi omega-3 supplements try kiye hain, lekin AE Naturals Omega 3 Fish Oil Capsules sabse acche hain! Ye nigalne mein aasan hain, aur mujhe apni skin ki texture aur overall energy levels mein sudhaar mehsoos hua hai. Bilkul inke saath rahunga!', NULL, 3, 1, 0, NULL, NULL),
(537, 44, 797, NULL, NULL, 'AE Naturals Omega 3 Fish Oil Capsules are a must-have for anyone looking to support their heart health and overall well-being! I\'ve been taking them for a while now, and I feel so much better. Definitely recommend!', NULL, 4, 1, 0, NULL, NULL),
(538, 44, 798, NULL, NULL, 'AE Naturals Omega 3 Fish Oil Capsules har kisi ke liye ek must-have hai jo apni dil ki sehat aur overall well-being ko support karna chahta hai! Main inse kuch samay se le raha hoon, aur mujhe ab zyada behtar mehsoos ho raha hai. Zaroor recommend karta hoon!', NULL, 4, 1, 0, NULL, NULL),
(539, 44, 799, NULL, NULL, 'I\'m impressed by how AE Naturals Omega 3 Fish Oil Capsules have improved my overall health! My skin looks clearer, my joints feel better, and I have more energy throughout the day. Thank you for this amazing product!', NULL, 4, 1, 0, NULL, NULL),
(540, 131, 800, NULL, NULL, 'I\'ve been using the AE Naturals Roop Sundar Refreshing Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin and reduced dark spots, but it has also kept my skin blemish-free. I love how refreshed and rejuvenated my skin feels after each use. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(541, 131, 801, NULL, NULL, 'I\'ve struggled with acne and blemishes for years, but ever since I started using the AE Naturals Roop Sundar Refreshing Soap, my skin has never looked better! It effectively prevents acne and pimples while keeping my skin moisturized and soft. Plus, the soothing sensation it provides is a bonus. I\'m thrilled with the results!', NULL, 5, 1, 0, NULL, NULL),
(542, 131, 802, NULL, NULL, 'I\'ve tried countless soaps claiming to brighten and rejuvenate the skin, but none have worked as effectively as the AE Naturals Roop Sundar Refreshing Soap. It has significantly reduced my dark spots and hyperpigmentation, giving me a brighter and more even complexion. I love how nourished and healthy my skin looks now', NULL, 5, 1, 0, NULL, NULL),
(543, 131, 803, NULL, NULL, 'As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results', NULL, 4, 1, 0, NULL, NULL),
(544, 131, 804, NULL, NULL, 'As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results', NULL, 4, 1, 0, NULL, NULL),
(545, 131, 807, NULL, NULL, 'As someone in my late 30s, preventing wrinkles and fine lines is a top priority for me. The AE Naturals Roop Sundar Refreshing Soap has been a game-changer in my skincare routine. Not only does it keep my skin moisturized and supple, but it also helps prevent the formation of wrinkles and fine lines. I couldn\'t be happier with the results', NULL, 4, 1, 0, NULL, NULL),
(546, 131, 808, NULL, NULL, 'I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is a challenge. The AE Naturals Roop Sundar Refreshing Soap is gentle yet effective, and it has improved the overall health of my skin. It\'s reduced my acne breakouts, kept my skin moisturized, and provided a soothing sensation with each use. I\'m impressed!', NULL, 5, 1, 0, NULL, NULL),
(547, 130, 809, NULL, NULL, 'I\'ve struggled with dark spots and uneven skin tone for years, but after using the AE Naturals Glutathione Skin Lightening Soap, I\'ve noticed a significant difference in my complexion. Not only has it brightened my skin tone, but it has also reduced hyperpigmentation. Plus, the soap has a luxurious lather and leaves my skin feeling incredibly soft and smooth. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(548, 130, 810, NULL, NULL, 'I\'ve tried numerous skincare products claiming to lighten skin tone, but none have worked as effectively as the AE Naturals Glutathione Skin Lightening Soap. The combination of glutathione, activated charcoal, and kojic acid has visibly reduced dark spots and improved the overall radiance of my skin. I love how refreshed and rejuvenated my skin feels after each use!', NULL, 4, 1, 0, NULL, NULL),
(549, 130, 811, NULL, NULL, 'As someone in my late 30s, combating signs of aging is a top priority for me. The AE Naturals Glutathione Skin Lightening Soap has become an essential part of my skincare routine.', NULL, 5, 1, 0, NULL, NULL),
(550, 130, 812, NULL, NULL, 'Not only does it brighten my skin tone, but it also reduces fine lines and wrinkles, giving me a more youthful appearance. Plus, the addition of shea butter and vitamin E keeps my skin moisturized and nourished. I\'m thrilled with the results!', NULL, 4, 1, 0, NULL, NULL),
(551, 130, 813, NULL, NULL, 'I have sensitive skin, so finding a soap that effectively cleanses without causing irritation is crucial for me. The AE Naturals Glutathione Skin Lightening Soap is gentle yet powerful, and it has improved the overall health of my skin', NULL, 5, 1, 0, NULL, NULL),
(552, 130, 814, NULL, NULL, 'It has reduced hyperpigmentation and evened out my skin tone, leaving me with a more radiant complexion. Plus, the inclusion of aloe vera gel soothes and heals my skin, making it feel incredibly refreshed. I\'m impressed!', NULL, 3, 1, 0, NULL, NULL),
(553, 130, 815, NULL, NULL, 'I\'ve been using the AE Naturals Glutathione Skin Lightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin.', NULL, 4, 1, 0, NULL, NULL),
(554, 130, 816, NULL, NULL, 'The soap effectively removes dead skin cells, leaving my skin revitalized and glowing. I love how nourished and healthy my skin looks now. Definitely a must-have in my skincare routine!', NULL, 5, 1, 0, NULL, NULL),
(555, 129, 817, NULL, NULL, '\"I\'ve struggled with dark spots and uneven skin tone for years, but ever since I started using the AE Naturals Crystal Q Skin Brightening Soap, I\'ve noticed a significant improvement in my complexion.', NULL, 5, 1, 0, NULL, NULL),
(556, 129, 818, NULL, NULL, 'Not only has it faded my dark spots, but it has also given me a youthful radiance that I haven\'t seen in years. Plus, I love that it\'s gentle on my skin and free from harsh chemicals. Highly recommend for anyone looking to achieve a brighter, more even skin tone!', NULL, 5, 1, 0, NULL, NULL),
(558, 129, 820, NULL, NULL, 'I\'ve tried countless skincare products claiming to brighten skin, but none have worked as effectively as the AE Naturals Crystal Q Skin Brightening Soap. I was amazed at how quickly it faded my dark spots and gave me a radiant glow.', NULL, 5, 1, 0, NULL, NULL),
(559, 129, 821, NULL, NULL, 'I love that it\'s suitable for all skin types and doesn\'t contain any harsh chemicals. It\'s become a staple in my skincare routine!', NULL, 4, 1, 0, NULL, NULL),
(560, 129, 822, NULL, NULL, 'As someone with sensitive skin, finding a soap that effectively brightens without causing irritation is a challenge. However, the AE Naturals Crystal Q Skin Brightening Soap has been a game-changer for me.', NULL, 5, 1, 0, NULL, NULL),
(561, 129, 823, NULL, NULL, 'Not only has it reduced my dark spots, but it has also given me a youthful radiance that I never thought possible. I love that it\'s gentle yet effective and leaves my skin feeling refreshed and rejuvenated after each use. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(562, 129, 824, NULL, NULL, 'I\'ve struggled with acne and scars for years, and nothing seemed to work until I discovered the AE Naturals Crystal Q Skin Brightening Soap. This soap has been a lifesaver for me!', NULL, 4, 1, 0, NULL, NULL),
(563, 129, 826, NULL, NULL, 'I\'ve struggled with acne and scars for years, and nothing seemed to work until I discovered the AE Naturals Crystal Q Skin Brightening Soap. This soap has been a lifesaver for me!', NULL, 4, 1, 0, NULL, NULL),
(564, 129, 827, NULL, NULL, 'Not only has it cleared up my acne, but it has also faded my scars and given me a brighter, more even complexion. Plus, I love that it\'s made with natural ingredients and doesn\'t contain any harsh chemicals. It\'s truly a miracle product!', NULL, 4, 1, 0, NULL, NULL),
(565, 129, 829, NULL, NULL, 'I\'ve been using the AE Naturals Crystal Q Skin Brightening Soap for a few weeks now, and I\'m amazed at the results! Not only has it brightened my skin tone, but it has also improved the texture of my skin', NULL, 3, 1, 0, NULL, NULL),
(566, 129, 830, NULL, NULL, 'It feels softer, smoother, and more radiant than ever before. Plus, I love that it\'s suitable for all skin types and doesn\'t contain any harsh chemicals. It\'s become a staple in my skincare routine!', NULL, 4, 1, 0, NULL, NULL),
(567, 128, 831, NULL, NULL, 'As a man with sensitive skin, finding a soap that effectively addresses my skincare concerns without causing irritation has always been a challenge. However, since I started using the AE Naturals Crystal Q Skin Lightening Soap, I\'ve noticed a significant improvement in my complexion', NULL, 5, 1, 0, NULL, NULL),
(568, 128, 832, NULL, NULL, 'Not only has it reduced hyperpigmentation and dark circles, but it has also helped minimize pimples and scars. Plus, I love that it\'s specifically designed for men\'s tough and rugged skin. Highly recommend for anyone looking for clear and vibrant skin', NULL, 5, 1, 0, NULL, NULL),
(569, 128, 833, NULL, NULL, 'I\'ve tried countless skincare products over the years, but none have worked as effectively as the AE Naturals Crystal Q Skin Lightening Soap for Men. This soap has been a game-changer for me!', NULL, 5, 1, 0, NULL, NULL),
(570, 128, 834, NULL, NULL, 'I\'ve tried countless skincare products over the years, but none have worked as effectively as the AE Naturals Crystal Q Skin Lightening Soap for Men. This soap has been a game-changer for me!', NULL, 5, 1, 0, NULL, NULL),
(571, 128, 835, NULL, NULL, 'Not only has it reduced hyperpigmentation and signs of aging, but it has also cleared up my acne and minimized dark circles.', NULL, 5, 1, 0, NULL, NULL),
(572, 128, 836, NULL, NULL, 'I love that it\'s packed with active ingredients like Glutathione and Kojic Acid, ensuring my skin gets the nourishment it needs. It\'s become a staple in my skincare routine!', NULL, 4, 1, 0, NULL, NULL),
(573, 128, 837, NULL, NULL, 'As a man who\'s always on the go, I need a skincare solution that\'s both effective and convenient. That\'s why I love the AE Naturals Crystal Q Skin Lightening Soap for Men.', NULL, 4, 1, 0, NULL, NULL),
(574, 128, 838, NULL, NULL, 'Not only does it effectively cleanse my skin and wash away impurities, but it also addresses my specific skincare concerns like hyperpigmentation, pimples, and dark circles. Plus, it\'s made with natural ingredients and doesn\'t contain any harsh chemicals. It\'s become an essential part of my daily grooming routine!', NULL, 4, 1, 0, NULL, NULL),
(575, 128, 839, NULL, NULL, 'I\'ve struggled with acne and dark spots for years, and nothing seemed to work until I discovered the AE Naturals Crystal Q Skin Lightening Soap for Men. This soap has truly transformed my skin! Not only has it cleared up my acne and minimized dark spots, but it has also given me a brighter and more even complexion.', NULL, 4, 1, 0, NULL, NULL),
(576, 128, 840, NULL, NULL, 'I love that it\'s designed specifically for men\'s tough skin, providing essential nourishment and moisture. It\'s a must-have for any man looking to improve their skin!', NULL, 5, 1, 0, NULL, NULL),
(577, 128, 841, NULL, NULL, '\"I\'ve always been skeptical about skincare products, but the AE Naturals Crystal Q Skin Lightening Soap for Men has exceeded all my expectations. Not only has it improved the overall appearance of my skin, but it has also helped reduce hyperpigmentation and dark circles', NULL, 3, 1, 0, NULL, NULL),
(578, 128, 842, NULL, NULL, 'I love that it\'s made with natural ingredients and doesn\'t contain any harsh chemicals. It\'s the perfect solution for men looking to achieve clear and vibrant skin', NULL, 5, 1, 0, NULL, NULL),
(579, 127, 845, NULL, NULL, 'AE Naturals Kojic Acid Soap has completely transformed my skincare routine! My complexion is now radiant and even-toned. Love how it keeps my skin moisturized and youthful.', NULL, 5, 1, 0, NULL, NULL),
(580, 127, 846, NULL, NULL, 'This soap is a game-changer! My skin feels so soft and looks visibly brighter after just a few uses. Plus, it smells amazing!', NULL, 5, 1, 0, NULL, NULL),
(581, 127, 847, NULL, NULL, 'I\'ve struggled with dark spots for years, but AE Naturals Kojic Acid Soap has helped fade them significantly. I feel more confident in my skin now!', NULL, 5, 1, 0, NULL, NULL),
(582, 127, 848, NULL, NULL, 'Obsessed with this soap! Not only does it lighten dark areas, but it also leaves my skin feeling so smooth and hydrated. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(583, 127, 849, NULL, NULL, 'I\'ve tried countless skincare products, but nothing compares to AE Naturals Kojic Acid Soap. It\'s gentle yet effective, and my skin looks better than ever!', NULL, 5, 1, 0, NULL, NULL),
(584, 127, 850, NULL, NULL, 'Finally found a soap that addresses both my dryness and uneven skin tone. AE Naturals Kojic Acid Soap is a must-have in my skincare routine!', NULL, 4, 1, 0, NULL, NULL),
(585, 127, 851, NULL, NULL, 'I\'ve been using this soap for a few weeks now, and I can already see a difference in my skin. It\'s brighter, firmer, and more youthful-looking. Couldn\'t be happier!', NULL, 4, 1, 0, NULL, NULL),
(586, 127, 852, NULL, NULL, 'My search for the perfect soap ends here! AE Naturals Kojic Acid Soap has exceeded all my expectations. My skin feels so nourished and looks visibly lighter. Love it', NULL, 4, 1, 0, NULL, NULL),
(588, 125, 854, NULL, NULL, 'AE Naturals Activated Charcoal Soap ko main bilkul pasand karta hoon! Ye meri skin ko itni saaf aur taza feel karata hai bina moisture ko khatam kiye. Aur lemongrass scent toh bilkul bonus hai!', NULL, 5, 1, 0, NULL, NULL),
(589, 125, 855, NULL, NULL, 'Mera oily skin ke liye ye soap ek game-changer hai. Activated charcoal excess oil ko control karne mein sachmuch madad karta hai aur mere pores ko clear rakhta hai. Aur bhi, ye amazing smell karta hai', NULL, 5, 1, 0, NULL, NULL),
(590, 125, 856, NULL, NULL, 'Maine is soap ka istemal kuch hafton se kiya hai, aur maine apni skin ke texture mein kafi sudhaar mehsoos kiya hai. Ye smoother, clearer aur kafi healthy feel karti hai. Zaroor try karein!', NULL, 5, 1, 0, NULL, NULL),
(591, 125, 857, NULL, NULL, 'AE Naturals Activated Charcoal Soap ab mere shower routine ka ek hissa ban gaya hai. Ye gentle hai lekin effective, aur mujhe pasand hai ki ye mere skin ko istemal ke baad kitni soft aur nourished feel karti hai', NULL, 5, 1, 0, NULL, NULL),
(592, 127, 858, NULL, NULL, 'Absolutely in love with this soap! It\'s gentle on my sensitive skin yet powerful enough to fade dark spots and even out my complexion. Will definitely repurchase!', NULL, 4, 1, 0, NULL, NULL),
(593, 125, 859, NULL, NULL, '\"Maine ab tak aisa soap nahi dekha jo meri skin ko deep cleanse karta ho bina use sukhaane ke! Activated charcoal, wheat germ oil aur shea butter ka combination sachmuch magical hai. Meri skin kabhi itni acchi nahi dikhay', NULL, 3, 1, 0, NULL, NULL),
(594, 127, 860, NULL, NULL, 'I\'ve recommended AE Naturals Kojic Acid Soap to all my friends and family. It\'s truly a skincare miracle in a bar. My skin has never looked better!', NULL, 4, 1, 0, NULL, NULL),
(595, 125, 861, NULL, NULL, 'Main is soap ke lemongrass scent se obsessed hoon! Ye refreshing aur invigorating hai, perfect mere din ko kickstart karne ke liye. Aur bhi, meri skin har istemal ke baad incredible clean aur smooth feel karti hai.', NULL, 4, 1, 0, NULL, NULL),
(596, 127, 863, NULL, NULL, 'This soap is a game-changer for anyone struggling with hyperpigmentation. It\'s helped fade my dark spots and even out my skin tone like no other product.', NULL, 5, 1, 0, NULL, NULL),
(597, 125, 864, NULL, NULL, 'Main saalon se acne se struggle kar rahi hoon, lekin AE Naturals Activated Charcoal Soap ne sachmuch farak dikhaya hai. Ye meri breakouts ko control karne mein madad karta hai aur meri skin ko balanced aur refreshed feel karata hai', NULL, 4, 1, 0, NULL, NULL),
(598, 125, 865, NULL, NULL, 'Sensitive skin walo ke liye ye soap ek must-have hai. Ye gentle, non-irritating hai, aur meri skin ko clean aur nourished feel karata hai. Aur lemongrass scent toh bilkul uplifting hai!', NULL, 4, 1, 0, NULL, NULL),
(599, 125, 866, NULL, NULL, 'AE Naturals Activated Charcoal Soap meri lambi din ke baad ke liye ek deep cleanse ke liye go-to hai. Ye sabhi dirt aur grime ko remove kar deta hai, meri skin ko purified aur rejuvenated feel karata hai', NULL, 5, 1, 0, NULL, NULL),
(600, 127, 867, NULL, NULL, 'AE Naturals Kojic Acid Soap is now a staple in my daily routine. It keeps my skin hydrated and glowing while also tackling pesky dark spots. Couldn\'t ask for more!', NULL, 4, 1, 0, NULL, NULL),
(601, 125, 868, NULL, NULL, 'Main is soap ka combination skin par use kar raha hoon aur main hairaan hoon ki kitna accha kaam karta hai. Ye meri T-zone mein oil ko control karne mein madad karta hai jabki meri skin ko hydrated aur balanced rakhta hai. Aur lemongrass scent toh refreshing hai!', NULL, 5, 1, 0, NULL, NULL),
(602, 127, 869, NULL, NULL, 'I\'ve noticed a significant improvement in my skin\'s texture since using this soap. It feels smoother, looks brighter, and has a healthy glow. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(603, 125, 870, NULL, NULL, '\"Maine is soap ka istemal karte hue blackheads mein visible reduction notice ki hai. Activated charcoal sachmuch impurities ko bahar nikalne mein madad karta hai, meri pores ko clean aur clear kar deta hai. Ye definitely ek skincare essential hai!', NULL, 5, 1, 0, NULL, NULL),
(604, 127, 871, NULL, NULL, 'Say goodbye to dull, tired-looking skin with AE Naturals Kojic Acid Soap. It\'s like a mini facial every time I use it. My skin feels rejuvenated and looks years younger!', NULL, 5, 1, 0, NULL, NULL),
(605, 127, 872, NULL, NULL, 'I\'ve struggled with acne scars for years, but this soap has helped fade them faster than anything else I\'ve tried. My skin is clearer and more even-toned now. Thank you, AE Naturals!', NULL, 4, 1, 0, NULL, NULL),
(606, 125, 873, NULL, NULL, 'AE Naturals Activated Charcoal Soap wo logon ke liye perfect hai jo apni skin ko detoxify karna chahte hain. Ye gentle hai lekin effective hai, aur lemongrass scent', NULL, 5, 1, 0, NULL, NULL),
(607, 127, 874, NULL, NULL, 'Finally, a soap that delivers on its promises! AE Naturals Kojic Acid Soap has transformed my complexion and boosted my confidence. I feel like a new person!', NULL, 4, 1, 0, NULL, NULL),
(608, 125, 875, NULL, NULL, 'Meri skin is soap ka istemal karne ke baad itni soft aur smooth feel karti hai. Activated charcoal, wheat germ oil aur shea butter ka combination meri skin ko hydrated aur nourished rakhta hai. Mujhe ye pasand hai!', NULL, 3, 1, 0, NULL, NULL),
(609, 127, 876, NULL, NULL, 'Finally, a soap that delivers on its promises! AE Naturals Kojic Acid Soap has transformed my complexion and boosted my confidence. I feel like a new person!', NULL, 5, 1, 0, NULL, NULL);
INSERT INTO `reviews` (`id`, `product_id`, `customer_id`, `delivery_man_id`, `order_id`, `comment`, `attachment`, `rating`, `status`, `is_saved`, `created_at`, `updated_at`) VALUES
(610, 127, 877, NULL, NULL, '\"Maine bahut saare skincare products try kiye hain, lekin kuch bhi AE Naturals Kojic Acid Soap se compare nahi kar sakta. Ye gentle hai lekin effective, aur meri skin abhi tak kabhi itni acchi nahi dikhayi', NULL, 5, 1, 0, NULL, NULL),
(611, 125, 878, NULL, NULL, '\"Maine pehle bhi bahut saare charcoal soaps try kiye hain, lekin koi bhi AE Naturals Activated Charcoal Soap se compare nahi kar sakta. Ye meri sensitive skin ke liye gentle hai lekin deep clean aur purify karne mein powerful hai. Zaroor try karein!', NULL, 4, 1, 0, NULL, NULL),
(612, 127, 879, NULL, NULL, 'Main is soap se bilkul pyaar mein hoon! Ye meri sensitive skin ke liye gentle hai lekin dark spots ko fade karne aur complexion ko even karne mein powerful hai. Zaroor dobara kharidungi', NULL, 3, 1, 0, NULL, NULL),
(613, 125, 880, NULL, NULL, 'Is soap ka lemongrass scent bilkul divine hai! Ye har istemal ke baad ek mini spa treatment ki tarah hai. Aur bhi, meri skin har baar itni clean aur refreshed feel karti hai. Aur kya chahiye!\"', NULL, 3, 1, 0, NULL, NULL),
(614, 127, 881, NULL, NULL, 'Maine is soap ka istemal karne se meri skin ka texture mein kafi sudhaar mehsoos kiya hai. Ye smoother feel karti hai, brighter dikh rahi hai, aur ek healthy glow hai. Zaroor try karein', NULL, 4, 1, 0, NULL, NULL),
(616, 127, 883, NULL, NULL, 'Main saalon se acne scars se struggle kar rahi thi, lekin ye soap unhe faster fade karne mein madad ki hai. Meri skin ab clear aur even-toned hai. Dhanyavad, AE Naturals', NULL, 5, 1, 0, NULL, NULL),
(618, 127, 885, NULL, NULL, 'Finally, ek soap jo apne vaade par khara utarta hai! AE Naturals Kojic Acid Soap ne meri complexion ko badal diya hai aur meri confidence ko boost kiya hai. Main ek nayi insaan ki tarah feel karti hoon', NULL, 4, 1, 0, NULL, NULL),
(620, 127, 887, NULL, NULL, 'Ye soap ek game-changer hai unke liye jo stubborn dark spots se deal kar rahe hain. Ye gentle hai lekin effective, aur maine kuch hafton mein noticeable improvements dekhi hain. Zaroor try karein!', NULL, 4, 1, 0, NULL, NULL),
(621, 125, 888, NULL, NULL, 'Maine is soap ka istemal ek mahine se kiya hai, aur main ab iska deewana hoon! Meri skin abhi tak kabhi itni bright, clear aur radiant nahi dikhayi. Aur bhi, ye itni soft aur nourished feel karti hai. 10/10 recommend!', NULL, 4, 1, 0, NULL, NULL),
(622, 127, 889, NULL, NULL, 'AE Naturals Kojic Acid Soap ab mere liye ek skincare essential hai. Ye rozana ke istemal ke liye gentle hai lekin meri sabse badi skin concerns ko tackle karne mein powerful hai. Love it!', NULL, 5, 1, 0, NULL, NULL),
(623, 125, 890, NULL, NULL, 'AE Naturals Activated Charcoal Soap un dinon ke liye perfect hai jab meri skin congested aur dull feel karti hai. Ye sabhi impurities ko remove kar deta hai aur meri skin ko revitalized feel karata hai. Mujhe ye pasand hai', NULL, 5, 1, 0, NULL, NULL),
(624, 127, 891, NULL, NULL, 'Main saalon se dry, dull skin se struggle kar rahi thi, lekin AE Naturals Kojic Acid Soap ne ise poora badal diya. Meri skin hydrated feel karti hai, brighter dikh rahi hai, aur ek khoobsurat glow hai. Zaroor try karein', NULL, 5, 1, 0, NULL, NULL),
(625, 125, 892, NULL, NULL, 'Ye soap ab mere liye ek skincare essential ban chuka hai. Ye gentle hai lekin effective hai, aur mujhe pasand hai ki ye deep cleanse karta hai bina skin ka moisture ko chheen ke. Aur lemongrass scent toh bilkul refreshing hai!', NULL, 5, 1, 0, NULL, NULL),
(626, 125, 893, NULL, NULL, '\"Maine is soap ka istemal karte hue apni acne-prone skin mein significant improvement notice ki hai. Ye meri breakouts ko control mein rakhta hai aur meri skin ko fresh aur balanced feel karata hai. Main khush hoon!', NULL, 4, 1, 0, NULL, NULL),
(627, 97, 894, NULL, NULL, 'AE Naturals Saffron Sandal Soap is pure luxury in a bar! It leaves my skin feeling so soft and nourished, and the scent is divine. Definitely a must-have in my skincare routine', NULL, 5, 1, 0, NULL, NULL),
(628, 125, 895, NULL, NULL, 'Is soap mein activated charcoal aur nourishing oils ka combination mere dry, sensitive skin ke liye ek game-changer hai. Ye irritation karte hue bina deeply cleanse karta hai aur meri skin ko soft aur hydrated feel karata hai. Zaroor try karein!\"', NULL, 4, 1, 0, NULL, NULL),
(629, 97, 896, NULL, NULL, 'I\'m absolutely in love with this soap! Not only does it cleanse my skin thoroughly, but it also leaves it feeling so refreshed and rejuvenated. Plus, the saffron oil has really helped even out my complexion. Highly recommend it', NULL, 5, 1, 0, NULL, NULL),
(630, 97, 897, NULL, NULL, 'I\'ve struggled with dark spots and blemishes for years, but this soap has made such a difference. My skin looks brighter and more even-toned, and it feels so much smoother. Definitely worth every penny!', NULL, 5, 1, 0, NULL, NULL),
(631, 97, 898, NULL, NULL, 'The combination of saffron oil and sandalwood in this soap is truly magical. My skin feels so pampered and luxurious after each use, and the scent is so soothing. I look forward to using it every day', NULL, 5, 1, 0, NULL, NULL),
(632, 97, 899, NULL, NULL, 'This soap has completely transformed my skincare routine. My skin looks and feels healthier than ever before, and I love how it helps reduce dark spots and blemishes. Definitely a must-have', NULL, 5, 1, 0, NULL, NULL),
(633, 96, 900, NULL, NULL, 'AE Naturals Almond & Milk Soap is my new skincare obsession! It leaves my skin feeling so soft and nourished, and I\'ve noticed a significant improvement in my complexion since I started using it. Definitely a must-have!\"', NULL, 5, 1, 0, NULL, NULL),
(634, 97, 901, NULL, NULL, 'My skin has never felt so nourished and rejuvenated! AE Naturals Saffron Sandal Soap is a game-changer for anyone looking to pamper themselves and achieve a more radiant complexion. Couldn\'t recommend it enough!', NULL, 4, 1, 0, NULL, NULL),
(635, 97, 902, NULL, NULL, 'My skin has never felt so nourished and rejuvenated! AE Naturals Saffron Sandal Soap is a game-changer for anyone looking to pamper themselves and achieve a more radiant complexion. Couldn\'t recommend it enough!', NULL, 4, 1, 0, NULL, NULL),
(636, 96, 903, NULL, NULL, 'I\'ve struggled with acne and dark circles for years, but this soap has really helped improve both issues. My skin looks clearer and more radiant, and the gentle cleansing experience is so soothing. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(637, 97, 904, NULL, NULL, 'I\'m amazed by how soft and supple my skin feels after using this soap. It\'s like a burst of hydration for my dry, thirsty skin, and the saffron oil has really helped improve my complexion. Love it!', NULL, 4, 1, 0, NULL, NULL),
(638, 96, 905, NULL, NULL, '\"This soap is a game-changer for dry, dull skin like mine. It\'s incredibly moisturizing and has helped restore a natural glow to my complexion. Plus, it smells amazing!', NULL, 5, 1, 0, NULL, NULL),
(639, 97, 906, NULL, NULL, 'This soap has completely transformed my skincare routine. My skin looks brighter, smoother, and more even-toned, and the scent is so soothing. Definitely a must-have!', NULL, 5, 1, 0, NULL, NULL),
(640, 96, 907, NULL, NULL, 'AE Naturals Almond & Milk Soap has become a staple in my skincare routine. It\'s so gentle yet effective, and the combination of almond oil and milk extract leaves my skin feeling so pampered and refreshed. Love it', NULL, 3, 1, 0, NULL, NULL),
(641, 97, 908, NULL, NULL, 'Main is soap se bilkul pyaar mein hoon! Ye meri skin ko grini se saaf karta hai, lekin use refresh aur rejuvenated bhi kar deta hai. Aur bhi, saffron oil ne mere complexion ko bahut improve kiya hai. Zaroor try karein!', NULL, 5, 1, 0, NULL, NULL),
(642, 97, 909, NULL, NULL, 'Ye soap dry, rough skin ke liye ek game-changer hai. Ye bahut moisturizing hai aur meri skin ke texture ko smooth karne mein madad karta hai. Aur bhi, sandalwood ka soothing aroma har shower ko ek spa experience banata hai', NULL, 5, 1, 0, NULL, NULL),
(643, 96, 910, NULL, NULL, 'I\'m amazed by how soft and supple my skin feels after using this soap. It\'s like a burst of hydration for my thirsty skin, and the reduction in acne and dark circles is an added bonus. Definitely worth every penny!', NULL, 4, 1, 0, NULL, NULL),
(644, 97, 911, NULL, NULL, 'AE Naturals Saffron Sandal Soap ab mera daily routine ka ek hissa ban gaya hai. Ye meri sensitive skin ke liye gentle hai, lekin effective bhi hai, aur meri complexion ko brighten aur even out karta hai. Main apne results se bahut khush hoon', NULL, 4, 1, 0, NULL, NULL),
(645, 96, 912, NULL, NULL, 'The combination of almond oil and milk extract in this soap is truly magical. My skin looks brighter and more radiant, and I love how gentle and nourishing it feels. Plus, the subtle scent is so comforting', NULL, 3, 1, 0, NULL, NULL),
(646, 96, 913, NULL, NULL, 'My skin has never felt so moisturized and balanced! AE Naturals Almond & Milk Soap is perfect for maintaining my skin\'s moisture balance, and the reduction in acne and dark circles is an added bonus. Couldn\'t be happier', NULL, 4, 1, 0, NULL, NULL),
(647, 96, 914, NULL, NULL, 'I\'ve been using this soap for a few weeks now, and I\'m already seeing incredible results. My skin looks clearer, brighter, and more even-toned, and the gentle cleansing experience is so refreshing. Love it!', NULL, 5, 1, 0, NULL, NULL),
(648, 96, 915, NULL, NULL, 'AE Naturals Almond & Milk Soap is a skincare must-have! It\'s gentle yet effective, and the luxurious blend of ingredients leaves my skin feeling so pampered and rejuvenated. Couldn\'t recommend it enough!', NULL, 5, 1, 0, NULL, NULL),
(649, 96, 916, NULL, NULL, 'I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in acne and dark circles is a game-changer. Highly recommend!', NULL, 4, 1, 0, NULL, NULL),
(650, 97, 917, NULL, NULL, 'AE Naturals Saffron Sandal Soap ab mera daily routine ka ek hissa ban gaya hai. Ye meri sensitive skin ke liye gentle hai, lekin effective bhi hai, aur meri complexion ko brighten aur even out karta hai. Main apne results se bahut khush hoon', NULL, 5, 1, 0, NULL, NULL),
(651, 96, 918, NULL, NULL, 'This soap has completely transformed my skincare routine. My skin looks brighter, smoother, and more radiant, and the gentle cleansing experience is so soothing. Definitely a must-have!', NULL, 5, 1, 0, NULL, NULL),
(652, 97, 919, NULL, NULL, 'Saffron oil aur sandalwood ka combination is soap mein sachmuch magical hai. Meri skin har istemal ke baad itni pampered aur luxurious feel karti hai, aur scent toh bahut soothing hai. Main har din iska istemal karne ka besabri se intezaar karti hoon', NULL, 4, 1, 0, NULL, NULL),
(653, 96, 920, NULL, NULL, 'I\'m obsessed with the luxurious feel of AE Naturals Almond & Milk Soap. It\'s like a spa treatment in a bar, and my skin has never felt softer or looked healthier. Absolutely love it!', NULL, 5, 1, 0, NULL, NULL),
(654, 97, 921, NULL, NULL, 'Mujhe apni skin itni soft aur hydrated kabhi mehsoos nahi hui! AE Naturals Saffron Sandal Soap dryness aur rough patches se deal karne walo ke liye ek game-changer hai. Aur bhi, ye amazing smell karta hai!', NULL, 4, 1, 0, NULL, NULL),
(655, 97, 922, NULL, NULL, 'Main is soap ka istemal kuch hafton se kar rahi hoon, aur main already incredible results dekh rahi hoon. Meri skin ab bright, smooth aur even-toned dikh rahi hai, aur scent bahut calming hai. Yeh definitely mera naya favorite hai!', NULL, 5, 1, 0, NULL, NULL),
(656, 96, 923, NULL, NULL, 'My skin has never felt so nourished and revitalized! AE Naturals Almond & Milk Soap is a game-changer for anyone looking to pamper themselves and achieve a more radiant complexion. Couldn\'t recommend it enough!', NULL, 4, 1, 0, NULL, NULL),
(657, 97, 924, NULL, NULL, 'AE Naturals Saffron Sandal Soap ek skincare must-have hai! Ye gentle hai lekin effective, aur ingredients ka luxurious blend meri skin ko bahut pampered aur refreshed feel karata hai. Main khush hoon!', NULL, 5, 1, 0, NULL, NULL),
(658, 96, 925, NULL, NULL, '\"I\'ve tried many soaps in the past, but none compare to AE Naturals Almond & Milk Soap. It\'s gentle yet effective, and the reduction in acne and dark circles is incredible. Definitely worth every penny!', NULL, 4, 1, 0, NULL, NULL),
(659, 97, 926, NULL, NULL, 'Maine apni life mein kabhi itna pampered mehsoos nahi kiya! AE Naturals Saffron Sandal Soap ek spa day ki tarah hai, aur meri skin kabhi itni acchi nahi dikhayi aur mehsoos hui. Har paisa ka vaada pura hua', NULL, 4, 1, 0, NULL, NULL),
(660, 96, 927, NULL, NULL, 'The combination of almond oil and milk extract in this soap is perfect for maintaining my skin\'s moisture balance. My skin feels so hydrated and nourished, and the reduction in acne and dark circles is a huge bonus. Love it', NULL, 4, 1, 0, NULL, NULL),
(661, 97, 928, NULL, NULL, 'Main is soap mein bilkul pyaar mein hoon! Ye bahut moisturizing hai aur meri skin ke texture ko bahut improve kiya hai. Aur bhi, saffron oil ne mere complexion ko bahut improve kiya hai. Zaroor try karein!', NULL, 5, 1, 0, NULL, NULL),
(662, 96, 929, NULL, NULL, 'AE Naturals Almond & Milk Soap is worth every penny! It\'s gentle yet effective, and the reduction in acne and dark circles has been amazing. My skin looks and feels healthier than ever before. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(663, 97, 931, NULL, NULL, 'Ye soap ne meri skincare routine ko poora transform kiya hai. Meri skin ab bright, smooth aur even-toned dikh rahi hai, aur scent bahut soothing hai. Zaroor ek must-have!', NULL, 4, 1, 0, NULL, NULL),
(664, 96, 932, NULL, NULL, '\"I\'ve never felt so pampered in my life! AE Naturals Almond & Milk Soap is like a spa day in a bar, and my skin has never looked or felt better. Definitely worth every penny!', NULL, 5, 1, 0, NULL, NULL),
(665, 97, 933, NULL, NULL, 'Ye soap ne meri skincare routine ko poora transform kiya hai. Meri skin ab bright, smooth aur even-toned dikh rahi hai, aur scent bahut soothing hai. Zaroor ek must-have!', NULL, 5, 1, 0, NULL, NULL),
(666, 96, 934, NULL, NULL, 'This soap is a game-changer for anyone struggling with dry, dull skin. It\'s incredibly moisturizing and has helped restore a healthy glow to my complexion. Plus, the reduction in acne and dark circles is a huge bonus. Love it', NULL, 3, 1, 0, NULL, NULL),
(667, 97, 935, NULL, NULL, 'I can\'t recommend AE Naturals Saffron Sandal Soap enough! It\'s gentle yet effective, and the combination of saffron oil and sandalwood leaves my skin feeling so refreshed and revitalized. Love it!', NULL, 4, 1, 0, NULL, NULL),
(668, 96, 936, NULL, NULL, 'I\'m absolutely in love with this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in acne and dark circles is incredible. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(669, 96, 937, NULL, NULL, 'AE Naturals Almond & Milk Soap is my new skincare holy grail! It\'s gentle yet effective, and the reduction in acne and dark circles has been life-changing. My skin looks clearer, brighter, and more radiant. Couldn\'t be happier!', NULL, 5, 1, 0, NULL, NULL),
(670, 97, 938, NULL, NULL, 'This soap has completely transformed my skincare routine. My skin looks brighter, smoother, and more even-toned, and the scent is so soothing. Definitely a must-have!', NULL, 5, 1, 0, NULL, NULL),
(671, 96, 939, NULL, NULL, 'AE Naturals Almond & Milk Soap ab mera naya skincare obsession hai! Ye meri skin ko bahut soft aur nourished feel karata hai, aur maine iska istemal karna shuru kiya tab se mere complexion mein kafi improvement mehsoos ki hai. Zaroor ek must-have hai!', NULL, 5, 1, 0, NULL, NULL),
(672, 95, 940, NULL, NULL, 'AE Naturals Neem and Turmeric Soap has become a staple in my skincare routine! It deeply cleanses my skin while leaving it feeling so refreshed and rejuvenated. The combination of neem and turmeric is truly powerful!', NULL, 5, 1, 0, NULL, NULL),
(673, 95, 942, NULL, NULL, 'I\'ve struggled with acne for years, but this soap has made such a difference! My skin looks clearer and brighter, and the dark spots have started to fade. Plus, it smells amazing and feels so soothing on the skin', NULL, 5, 1, 0, NULL, NULL),
(674, 95, 943, NULL, NULL, 'This soap is a game-changer for anyone dealing with oily or acne-prone skin. It effectively controls excess oil and has helped reduce breakouts. Plus, the natural ingredients leave my skin feeling so soft and nourished.', NULL, 5, 1, 0, NULL, NULL),
(675, 36, 944, NULL, NULL, 'AE Naturals Roop Sundar Soap is a game-changer for my skincare routine! It leaves my skin feeling so soft and refreshed, and I\'ve noticed a significant improvement in my complexion. Definitely a must-try!', NULL, 5, 1, 0, NULL, NULL),
(676, 95, 945, NULL, NULL, 'AE Naturals Neem and Turmeric Soap is like a breath of fresh air for my skin! It clears away impurities without stripping away moisture, and the soothing properties have really helped calm my sensitive skin. Love it!', NULL, 5, 1, 0, NULL, NULL),
(677, 36, 946, NULL, NULL, 'I\'m in love with this soap! It\'s gentle yet effective, and the combination of Paarijat extract and Arbutin has really helped brighten my skin. Plus, it smells amazing!', NULL, 5, 1, 0, NULL, NULL),
(678, 95, 948, NULL, NULL, 'The combination of neem and turmeric in this soap is amazing for acne-prone skin like mine. It helps prevent breakouts and soothes inflammation, leaving my skin feeling refreshed and renewed after each use', NULL, 5, 1, 0, NULL, NULL),
(679, 36, 949, NULL, NULL, 'This soap is perfect for my sensitive skin. It\'s gentle enough to use daily, but still leaves my skin feeling clean and nourished. And the anti-inflammatory properties are a bonus!', NULL, 5, 1, 0, NULL, NULL),
(680, 95, 950, NULL, NULL, 'My skin has never felt so clean and refreshed! AE Naturals Neem and Turmeric Soap is gentle yet effective, and the natural ingredients make it perfect for daily use. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(681, 36, 951, NULL, NULL, 'AE Naturals Roop Sundar Soap has become my go-to for brighter, healthier skin. It\'s so moisturizing and has really helped even out my complexion. Highly recommend', NULL, 3, 1, 0, NULL, NULL),
(682, 95, 952, NULL, NULL, 'I can\'t get enough of this soap! It\'s so moisturizing and has really helped balance out my skin. Plus, the reduction in acne and dark spots is a huge bonus. Definitely worth every penny', NULL, 4, 1, 0, NULL, NULL),
(683, 36, 953, NULL, NULL, 'I\'ve been using this soap for a few weeks now, and I\'m already seeing amazing results. My skin looks clearer and more radiant, and the dark spots have started to fade. Love it!', NULL, 4, 1, 0, NULL, NULL),
(684, 95, 954, NULL, NULL, 'I\'m absolutely in love with this soap! It\'s like a spa treatment in a bar, and my skin has never felt better. The combination of neem and turmeric is perfect for keeping my skin clear and radiant. Highly recommend!', NULL, 4, 1, 0, NULL, NULL),
(685, 36, 956, NULL, NULL, 'The combination of natural ingredients in this soap is truly magical. It\'s like a spa treatment in a bar, and my skin has never felt better. Definitely a must-have for anyone looking to improve their complexion!', NULL, 5, 1, 0, NULL, NULL),
(686, 36, 958, NULL, NULL, 'My skin feels so nourished and refreshed after using this soap. It\'s gentle yet effective, and the healing properties of the Paarijat extract have really helped calm my irritated skin. Couldn\'t be happier', NULL, 4, 1, 0, NULL, NULL),
(687, 95, 959, NULL, NULL, 'AE Naturals Neem and Turmeric Soap is my new holy grail skincare product! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so refreshed and rejuvenated. Highly recommend!', NULL, 4, 1, 0, NULL, NULL),
(688, 95, 960, NULL, NULL, 'This soap is a game-changer for anyone looking to improve their skin\'s health. It\'s gentle yet effective, and the natural ingredients make it perfect for daily use. Love it', NULL, 5, 1, 0, NULL, NULL),
(689, 36, 961, NULL, NULL, 'I can\'t get enough of this soap! It\'s so moisturizing and has really helped improve the texture of my skin. Plus, the reduction in inflammation and redness is amazing. Definitely worth every penny', NULL, 4, 1, 0, NULL, NULL),
(690, 95, 962, NULL, NULL, 'Main saalon se acne se struggle kar rahi hoon, lekin ye soap ne sachmuch farak dikhaya hai! Meri skin ab clear aur bright dikh rahi hai, aur dark spots bhi fade ho rahe hain. Aur bhi, ye bahut hi soothing feel karta hai.', NULL, 4, 1, 0, NULL, NULL),
(691, 36, 963, NULL, NULL, 'AE Naturals Roop Sundar Soap is my new skincare obsession! It\'s gentle yet effective, and the natural ingredients leave my skin feeling so pampered and rejuvenated. Love it!', NULL, 5, 1, 0, NULL, NULL),
(692, 36, 964, NULL, NULL, '\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend', NULL, 4, 1, 0, NULL, NULL),
(693, 36, 965, NULL, NULL, '\"This soap has transformed my skincare routine. It\'s helped brighten my complexion and reduce inflammation, and the moisturizing properties leave my skin feeling so soft and hydrated. Highly recommend', NULL, 4, 1, 0, NULL, NULL),
(694, 95, 966, NULL, NULL, 'Neem and Turmeric Soap meri skin ke liye ek breath of fresh air hai! Ye impurities ko saaf karta hai lekin skin ko moisture se bina chhodta nahi, aur soothing properties meri sensitive skin ko bahut calm karte hain. Love it!', NULL, 5, 1, 0, NULL, NULL),
(695, 95, 967, NULL, NULL, 'Neem aur turmeric ka combination is soap mein acne-prone skin ke liye amazing hai. Ye breakouts ko rokta hai aur inflammation ko kam karta hai, har istemal ke baad meri skin fresh aur renewed feel hoti hai.', NULL, 5, 1, 0, NULL, NULL),
(696, 36, 968, NULL, NULL, 'I\'m amazed by how radiant my skin looks after using this soap! The dark spots have faded, and my complexion looks more even and glowing. Definitely buying again!', NULL, 5, 1, 0, NULL, NULL),
(697, 95, 969, NULL, NULL, 'Main is soap se enough nahi ho sakta! Ye bahut moisturizing hai aur meri skin ka balance karta hai. Aur bhi, acne aur dark spots kam hone ka ek bada fayda hai. Har paisa ka vaada pura hua!', NULL, 5, 1, 0, NULL, NULL),
(698, 95, 970, NULL, NULL, 'Main is soap se absolutely in love hoon! Ye ek spa treatment ki tarah hai, aur meri skin kabhi itni clear aur radiant nahi dikhayi. Neem aur turmeric ka combination perfect hai meri skin ke liye. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(699, 95, 971, NULL, NULL, 'Ye soap ne meri skin ko transform kiya hai! Meri acne aur dark spots kam huye hain, aur natural ingredients meri skin ko bahut soft aur nourished feel karate hain. Results se bilkul khush hoon', NULL, 5, 1, 0, NULL, NULL),
(700, 95, 972, NULL, NULL, 'Meri skin kabhi itni acchi nahi dikhayi, tab se jab maine is soap ka istemal kiya hai! Ye clear, bright aur smooth lag rahi hai, aur natural ingredients sensitive skin ke liye perfect hain. Definitely ek must-have hai', NULL, 5, 1, 0, NULL, NULL),
(701, 95, 973, NULL, NULL, 'AE Naturals Neem and Turmeric Soap meri new holy grail skincare product hai! Ye gentle lekin effective hai, aur natural ingredients meri skin ko bahut refreshed aur rejuvenated feel karate hain. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(702, 95, 974, NULL, NULL, 'Main hairaan hoon ki is soap ka istemal karne ke baad meri skin kitni clear aur radiant lag rahi hai! Dark spots fade ho gaye hain aur breakouts bhi kam hue hain, aur soothing properties ek bonus hai. Zaroor dobara kharidunga!', NULL, 5, 1, 0, NULL, NULL),
(703, 95, 975, NULL, NULL, 'Maine apni skin mein itna confident kabhi nahi mehsoos kiya! AE Naturals Neem and Turmeric Soap ne meri acne aur dark spots ko kam kiya hai, aur natural ingredients meri skin ko bahut nourished aur rejuvenated feel karate hain. Love it!', NULL, 5, 1, 0, NULL, NULL),
(704, 150, 976, NULL, NULL, 'AE Naturals Roop Sundar Anti Acne Cream is a game-changer for anyone struggling with acne! It\'s gentle yet effective, and the natural ingredients really make a difference. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(705, 150, 977, NULL, NULL, 'AE Naturals Roop Sundar Anti Acne Cream is a game-changer for anyone struggling with acne! It\'s gentle yet effective, and the natural ingredients really make a difference. Highly recommend!', NULL, 4, 1, 0, NULL, NULL),
(706, 150, 978, NULL, NULL, 'This cream has become a staple in my skincare routine! It\'s lightweight, non-greasy, and has really helped control my oily skin. Plus, the natural ingredients are a bonus. Definitely a must-have', NULL, 5, 1, 0, NULL, NULL),
(707, 150, 979, NULL, NULL, 'I can\'t believe how quickly this cream has worked on my acne! It\'s reduced breakouts and helped fade acne scars, leaving my skin looking clearer and more radiant. Couldn\'t be happier!', NULL, 4, 1, 0, NULL, NULL),
(708, 150, 980, NULL, NULL, 'AE Naturals Roop Sundar Anti Acne Cream is my go-to for clearer, healthier skin. It\'s gentle yet effective, and the natural ingredients provide a soothing relief for my irritated skin. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(709, 150, 981, NULL, NULL, 'I\'ve struggled with acne for years, but this cream has made such a difference! It\'s helped reduce breakouts and control excess oil production, leaving my skin feeling balanced and refreshed. Love it', NULL, 5, 1, 0, NULL, NULL),
(710, 150, 982, NULL, NULL, 'I\'m amazed by how well this cream works on my acne-prone skin! It\'s reduced breakouts and helped improve my skin\'s texture, leaving it feeling soft and smooth. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(711, 150, 983, NULL, NULL, 'I\'ve tried so many acne treatments, but this cream is by far the best! It\'s helped control my breakouts and fade acne scars, leaving my skin looking clearer and more even-toned. Couldn\'t be happier!', NULL, 5, 1, 0, NULL, NULL),
(712, 150, 984, NULL, NULL, 'AE Naturals Roop Sundar Anti Acne Cream hai sabhi ke liye jo acne se struggle kar rahe hain! Ye gentle hai lekin effective, aur natural ingredients sachmuch farak dikhate hain. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(713, 150, 987, NULL, NULL, 'Ye cream meri skincare routine ka ek important hissa ban gaya hai! Ye lightweight, non-greasy hai, aur meri oily skin ko control karne mein bahut madad ki hai. Aur bhi, natural ingredients ek bonus hain. Zaroor ek must-have hai!', NULL, 5, 1, 0, NULL, NULL),
(714, 150, 989, NULL, NULL, 'Main saalon se acne se struggle kar raha hoon, lekin ye cream ne sachmuch farak dikhaya hai! Ye breakouts ko kam kiya hai aur excess oil production ko control kiya hai, meri skin ab balanced aur refreshed lag rahi hai. Love it!', NULL, 5, 1, 0, NULL, NULL),
(715, 150, 990, NULL, NULL, 'Main hairaan hoon ki ye cream meri acne-prone skin par kitni acchi kaam karti hai! Ye breakouts ko kam kiya hai aur meri skin texture ko improve kiya hai, meri skin ab soft aur smooth lag rahi hai. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(716, 150, 991, NULL, NULL, 'AE Naturals Roop Sundar Anti Acne Cream meri acne-prone skin ke liye ek lifesaver hai. Ye gentle hai lekin effective, aur natural ingredients meri irritated skin ko refreshing relief dete hain. Love it', NULL, 5, 1, 0, NULL, NULL),
(717, 150, 992, NULL, NULL, 'Maine itne saare acne treatments try kiye hain, lekin ye cream sabse best hai! Ye meri breakouts ko control kiya hai aur acne scars ko fade kiya hai, meri skin ab clearer aur even-toned dikh rahi hai. Khushiyon se bhar gaya!', NULL, 5, 1, 0, NULL, NULL),
(718, 150, 993, NULL, NULL, 'I\'ve tried so many acne treatments, but this cream is by far the best! It\'s helped control my breakouts and fade acne scars, leaving my skin looking clearer and more even-toned. Couldn\'t be happier!', NULL, 5, 1, 0, NULL, NULL),
(719, 38, 994, NULL, NULL, 'AE Naturals Roop Sundar Day Cream has become a staple in my daily routine! It leaves my skin feeling nourished and hydrated throughout the day, and I\'ve noticed a significant improvement in its texture. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(720, 38, 995, NULL, NULL, 'I\'ve been using this day cream for a while now, and I love how it makes my skin glow! The Parijaat Extract really works wonders, and my skin looks more radiant and healthy. Definitely worth trying!', NULL, 5, 1, 0, NULL, NULL),
(721, 38, 996, NULL, NULL, 'This day cream is amazing! It keeps my skin moisturized all day long without feeling greasy, and I\'ve noticed a reduction in fine lines and wrinkles. Plus, it smells so refreshing! I\'m impressed', NULL, 5, 1, 0, NULL, NULL),
(722, 38, 997, NULL, NULL, 'AE Naturals Roop Sundar Day Cream is a game-changer for my skincare routine! It provides the perfect amount of hydration while protecting my skin from environmental damage. My skin feels so soft and looks more youthful. Love it', NULL, 5, 1, 0, NULL, NULL),
(723, 38, 998, NULL, NULL, 'I\'m obsessed with this day cream! It\'s lightweight yet deeply nourishing, and it has improved the overall texture of my skin. Plus, the antioxidant properties of the Parijaat Extract make it even better. Definitely a must-have!', NULL, 5, 1, 0, NULL, NULL),
(724, 38, 999, NULL, NULL, 'My skin feels so pampered and protected with this day cream! It\'s like a shield against environmental stressors, and I\'ve noticed a visible reduction in the appearance of fine lines. I feel more confident in my skin now!', NULL, 5, 1, 0, NULL, NULL),
(725, 38, 1000, NULL, NULL, 'I\'ve tried many day creams, but this one stands out! It\'s so hydrating and leaves my skin with a beautiful glow. The Parijaat Extract is truly magical, and I can\'t imagine my skincare routine without it now.', NULL, 4, 1, 0, NULL, NULL),
(726, 38, 1001, NULL, NULL, 'I never felt my skin so moisturized and radiant! This day cream has really made a difference, and I love knowing that it\'s protecting my skin from environmental damage. It\'s become an essential part of my skincare routine.', NULL, 5, 1, 0, NULL, NULL),
(727, 38, 1002, NULL, NULL, 'Im amazed by the results of this day cream! My skin looks smoother, more hydrated, and has a beautiful glow. Plus, the fine lines around my eyes have diminished noticeably. I couldn\'t be happier!', NULL, 5, 1, 0, NULL, NULL),
(728, 38, 1003, NULL, NULL, 'AE Naturals Roop Sundar Day Cream meri daily skincare routine ka ek important hissa ban gaya hai! Ye meri skin ko poora din nourished aur hydrated rakhta hai, aur maine texture mein noticeable improvement dekha hai. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(729, 38, 1005, NULL, NULL, 'AE Naturals Roop Sundar Day Cream meri daily skincare routine ka ek important hissa ban gaya hai! Ye meri skin ko poora din nourished aur hydrated rakhta hai, aur maine texture mein noticeable improvement dekha hai. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(730, 38, 1006, NULL, NULL, 'Ye day cream amazing hai! Ye meri skin ko poora din moisturized rakhta hai bina greasy feel kiye, aur maine fine lines aur wrinkles mein kami dekhi hai. Aur ye itna refreshing smell karta hai! Main impressed hoon!', NULL, 4, 1, 0, NULL, NULL),
(731, 38, 1007, NULL, NULL, 'AE Naturals Roop Sundar Day Cream meri skincare routine ke liye game-changer hai! Ye meri skin ko perfect hydration deta hai aur mere skin ko environmental damage se bachata hai. Meri skin bahut soft hai aur zyada youthful lagti hai. Love it!', NULL, 4, 1, 0, NULL, NULL),
(732, 38, 1009, NULL, NULL, 'Main is day cream se obsessed hoon! Ye lightweight hai lekin deeply nourishing, aur ye meri skin ka overall texture improve kar deta hai. Aur bhi, Parijaat Extract ke antioxidant properties isse aur bhi behtar banate hain. Zaroor ek must-have hai!', NULL, 4, 1, 0, NULL, NULL),
(733, 38, 1010, NULL, NULL, 'Meri skin ko is day cream se bahut pampered aur protected feel hota hai! Ye ek shield ki tarah hai environmental stressors ke khilaf, aur maine fine lines mein visible reduction dekha hai. Main apni skin mein ab zyada confident feel karti hoon!', NULL, 4, 1, 0, NULL, NULL),
(734, 38, 1012, NULL, NULL, 'Maine bahut saare day creams try kiye hain, lekin ye ek alag level ka hai! Ye bahut hydrating hai aur meri skin ko beautiful glow deta hai. Parijaat Extract sachmuch magical hai, aur ab main apni skincare routine mein isse include nahi kar sakti.', NULL, 4, 1, 0, NULL, NULL),
(735, 38, 1013, NULL, NULL, 'AE Naturals Roop Sundar Day Cream perfect hai kisi bhi ko jo apni skin ki overall health aur appearance ko improve karna chahte hain. Ye gentle hai lekin effective hai, aur main pasand karta hoon kaise ye meri skin ka natural glow enhance karta hai. Zaroor rakhne layak hai!', NULL, 4, 1, 0, NULL, NULL),
(736, 38, 1014, NULL, NULL, 'Meri skin kabhi itni moisturized aur radiant nahi lagti thi! Ye day cream sachmuch farak dikhata hai, aur main pasand karta hoon ki ye meri skin ko environmental damage se bachata hai. Ye meri skincare routine ka essential part ban gaya hai.', NULL, 4, 1, 0, NULL, NULL),
(737, 38, 1017, NULL, NULL, 'Main is day cream ke results se hairaan hoon! Meri skin ab smoother, zyada hydrated aur beautiful glow karti hai. Aur bhi, meri aankhon ke aas paas ke fine lines noticeable taur par kam ho gaye hain. Main aur bhi khush hoon!', NULL, 5, 1, 0, NULL, NULL),
(738, 38, 1018, NULL, NULL, 'AE Naturals Roop Sundar Day Cream is a game-changer for my skincare routine! It provides the perfect amount of hydration while protecting my skin from environmental damage. My skin feels so soft and looks more youthful. Love it!', NULL, 5, 1, 0, NULL, NULL),
(739, 30, 1019, NULL, NULL, 'AE Naturals Glutathione Night Cream is a game-changer for my nighttime skincare routine! It leaves my skin feeling nourished and hydrated, and I\'ve noticed a significant improvement in its brightness and texture. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(740, 30, 1020, NULL, NULL, 'I\'ve been using this night cream for a while now, and I\'m amazed by the results! My skin looks lighter, brighter, and more radiant, and it feels so soft and smooth. Plus, it\'s helped reduce my dark spots and fine lines. Love it!', NULL, 5, 1, 0, NULL, NULL),
(741, 30, 1021, NULL, NULL, 'This night cream is incredible! It\'s lightweight yet deeply moisturizing, and it has really helped improve my skin\'s overall appearance. My complexion looks more even-toned, and my dark spots have visibly reduced. I\'m impressed!', NULL, 5, 1, 0, NULL, NULL),
(742, 30, 1022, NULL, NULL, 'AE Naturals Glutathione Night Cream is my go-to for combating sun damage and signs of aging! It\'s helped fade my scars and age spots, and my skin looks so much smoother and healthier. Definitely a must-have', NULL, 5, 1, 0, NULL, NULL),
(743, 30, 1023, NULL, NULL, 'I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!', NULL, 5, 1, 0, NULL, NULL),
(744, 30, 1024, NULL, NULL, 'I\'m obsessed with this night cream! It\'s transformed my skin, leaving it lighter, brighter, and more youthful-looking. The hydration it provides has also helped control my fine lines and wrinkles. Couldn\'t be happier!', NULL, 5, 1, 0, NULL, NULL),
(745, 30, 1025, NULL, NULL, 'I\'ve tried many night creams, but this one is by far the best! It\'s deeply hydrating and has significantly improved the texture of my skin. My dark spots have faded, and my skin looks so much healthier. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(746, 30, 1026, NULL, NULL, 'AE Naturals Glutathione Night Cream has become an essential part of my skincare routine! It\'s helped lighten my skin tone and reduce my dark spots, giving me a more even and radiant complexion. I can\'t imagine my nighttime routine without it!', NULL, 5, 1, 0, NULL, NULL),
(747, 30, 1027, NULL, NULL, 'I\'ve never felt my skin so hydrated and radiant! This night cream has truly transformed my complexion, and I love waking up to smoother, brighter skin. It\'s definitely worth the investment!', NULL, 5, 1, 0, NULL, NULL),
(748, 30, 1028, NULL, NULL, 'I\'m amazed by how well this night cream works! It\'s helped fade my scars and age spots, and my skin looks so much more youthful and refreshed. Plus, it\'s so nourishing and gentle on my skin. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(749, 30, 1029, NULL, NULL, 'AE Naturals Glutathione Night Cream meri raat ke skincare routine ke liye ek game-changer hai! Ye meri skin ko nourished aur hydrated rakhta hai, aur maine noticeable improvement dekha hai iski brightness aur texture mein. Highly recommend!', NULL, 4, 1, 0, NULL, NULL),
(750, 30, 1030, NULL, NULL, 'Main is night cream ka istemal kuch samay se kar rahi hoon, aur mujhe iske results se hairaan hoon! Meri skin ab light, bright aur radiant dikh rahi hai, aur ye bahut soft aur smooth feel hoti hai. Aur bhi, ye meri dark spots aur fine lines ko kam karne mein madad karta hai. Love it!', NULL, 4, 1, 0, NULL, NULL),
(751, 30, 1031, NULL, NULL, 'Ye night cream incredible hai! Ye lightweight hai lekin deeply moisturizing, aur ye meri skin ka overall appearance improve karne mein madad ki hai. Meri complexion ab zyada even-toned lagti hai, aur meri dark spots visibly kam ho gayi hain. Main impressed hoon', NULL, 4, 1, 0, NULL, NULL),
(752, 30, 1032, NULL, NULL, 'AE Naturals Glutathione Night Cream meri go-to hai sun damage aur signs of aging ke liye! Ye meri scars aur age spots ko fade karne mein madad ki hai, aur meri skin ab bahut zyada smooth aur healthy lagti hai. Zaroor ek must-have it', NULL, 4, 1, 0, NULL, NULL),
(753, 30, 1033, NULL, NULL, 'Main is night cream se obsessed hoon! Ye meri skin ko transform kar diya hai, aur ab ye light, bright aur youthful-looking dikh rahi hai. Ye provide ki gayi hydration ne bhi meri fine lines aur wrinkles ko control kiya hai. Khushiyon se bhar gaya!', NULL, 4, 1, 0, NULL, NULL),
(754, 30, 1035, NULL, NULL, 'Meri skin ko is night cream se bahut pampered aur rejuvenated feel hota hai! Main ek radiant glow ke saath uth jaati hoon, aur meri complexion ab zyada even aur lustrous lagti hai. Aur bhi, ye meri blemishes ko kam karne mein madad ki hai. Absolutely love it!', NULL, 4, 1, 0, NULL, NULL),
(755, 150, 1037, NULL, NULL, 'My skin has never looked better since I started using this cream! It\'s helped fade acne scars and even out my skin tone, and the natural ingredients have really helped soothe my sensitive skin. Definitely buying again', NULL, 4, 1, 0, NULL, NULL),
(756, 150, 1038, NULL, NULL, 'AE Naturals Roop Sundar Anti Acne Cream is my go-to for clearer, healthier skin. It\'s gentle yet effective, and the natural ingredients provide a soothing relief for my irritated skin. Highly recommend', NULL, 4, 1, 0, NULL, NULL),
(757, 150, 1039, NULL, NULL, 'I\'ve struggled with acne for years, but this cream has made such a difference! It\'s helped reduce breakouts and control excess oil production, leaving my skin feeling balanced and refreshed. Love it', NULL, 4, 1, 0, NULL, NULL),
(758, 150, 1040, NULL, NULL, 'AE Naturals Roop Sundar Anti Acne Cream is a lifesaver for my acne-prone skin. It\'s gentle yet effective, and the natural ingredients provide a refreshing relief for my irritated skin. Love it!', NULL, 4, 1, 0, NULL, NULL),
(759, 150, 1041, NULL, NULL, 'I\'ve tried so many acne treatments, but this cream is by far the best! It\'s helped control my breakouts and fade acne scars, leaving my skin looking clearer and more even-toned. Couldn\'t be happier', NULL, 4, 1, 0, NULL, NULL),
(760, 150, 1042, NULL, NULL, 'AE Naturals Roop Sundar Anti Acne Cream hai sabhi ke liye jo acne se struggle kar rahe hain! Ye gentle hai lekin effective, aur natural ingredients sachmuch farak dikhate hain. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(761, 157, 1043, NULL, NULL, 'AE Naturals Roop Sundar Sunscreen Lotion is my go-to sunscreen! It\'s lightweight, non-greasy, and provides excellent sun protection with SPF 50+. I love how it absorbs quickly into my skin, leaving it feeling pampered and glowing. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(762, 157, 1044, NULL, NULL, 'This sunscreen lotion is fantastic! It doesn\'t feel heavy or greasy at all, and it gives me peace of mind knowing that it\'s protecting my skin from both UVA and UVB rays. Plus, the addition of allantoin makes my skin feel soothed and refreshed. Love it!\"', NULL, 5, 1, 0, NULL, NULL),
(763, 157, 1045, NULL, NULL, 'I\'ve been using AE Naturals Roop Sundar Sunscreen Lotion for a while now, and I\'m impressed! It\'s gentle on my sensitive skin, and I appreciate that it\'s free from harsh chemicals. My skin feels protected and nourished every time I use it. Definitely a must-have', NULL, 5, 1, 0, NULL, NULL),
(764, 157, 1046, NULL, NULL, 'I\'ve finally found the perfect sunscreen for my daily routine! This lotion is lightweight, absorbs quickly, and doesn\'t leave a greasy residue. The SPF 50+ gives me confidence in its sun protection, and the addition of allantoin keeps my skin feeling calm and hydrated. Couldn\'t ask for more', NULL, 4, 1, 0, NULL, NULL),
(765, 157, 1048, NULL, NULL, 'AE Naturals Roop Sundar Sunscreen Lotion is a game-changer! I love how it protects my skin from the sun\'s harmful rays while also nourishing it with antioxidants. It feels so light and comfortable on the skin, making it perfect for everyday wear. Highly recommend', NULL, 4, 1, 0, NULL, NULL),
(766, 157, 1049, NULL, NULL, 'I\'ve tried many sunscreens, but this one is by far the best! It\'s SPF 50+ gives me peace of mind, and the non-greasy formula feels amazing on my skin. The addition of allantoin is a bonus, leaving my skin feeling soothed and refreshed. I\'ll definitely be repurchasing', NULL, 5, 1, 0, NULL, NULL),
(767, 157, 1051, NULL, NULL, 'This sunscreen lotion is amazing! It provides excellent sun protection without feeling heavy or sticky. I love how quickly it absorbs into my skin, leaving it feeling soft and smooth. Plus, the soothing properties of allantoin make it perfect for my sensitive skin. Absolutely love it', NULL, 5, 1, 0, NULL, NULL),
(768, 157, 1052, NULL, NULL, '\"I\'ve been using AE Naturals Roop Sundar Sunscreen Lotion for a few weeks now, and I\'m loving it! It\'s perfect for daily use, and I appreciate that it\'s made with nourishing antioxidants. My skin feels protected, hydrated, and radiant every time I apply it. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(769, 157, 1053, NULL, NULL, 'Finally, a sunscreen that ticks all the boxes! AE Naturals Roop Sundar Sunscreen Lotion is lightweight, non-greasy, and offers SPF 50+ protection. It\'s become an essential part of my skincare routine, and I couldn\'t be happier with the results. Definitely worth trying', NULL, 5, 1, 0, NULL, NULL),
(770, 157, 1054, NULL, NULL, 'I\'ve been searching for a sunscreen that doesn\'t leave a greasy residue, and I\'m so glad I found this one! AE Naturals Roop Sundar Sunscreen Lotion is lightweight, absorbs quickly, and leaves my skin feeling soft and smooth. Plus, the added allantoin makes it even better. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(771, 157, 1055, NULL, NULL, 'AE Naturals Roop Sundar Sunscreen Lotion meri go-to sunscreen hai! Ye lightweight hai, non-greasy hai, aur SPF 50+ ke saath excellent sun protection provide karta hai. Mujhe pasand hai kaise ye jaldi absorb ho jaata hai meri skin mein, aur meri skin ko pampered aur glowing feel karta hai. Highly recommend', NULL, 3, 1, 0, NULL, NULL),
(772, 157, 1056, NULL, NULL, 'Ye sunscreen lotion fantastic hai! Ye bilkul bhaari ya chipchipa feel nahi karta, aur mujhe chain ki saans lene ka ehsaas deta hai ki ye meri skin ko UVA aur UVB rays se bacha raha hai. Aur bhi, allantoin ka addition meri skin ko soothe aur refresh kar deta hai. Love it', NULL, 5, 1, 0, NULL, NULL),
(773, 157, 1057, NULL, NULL, 'Main AE Naturals Roop Sundar Sunscreen Lotion kuch samay se istemal kar rahi hoon, aur main impressed hoon! Ye mera sensitive skin ke liye gentle hai, aur main appreciate karta hoon ki ye harsh chemicals se free hai. Meri skin har baar jab main isse use karta hoon, tab protected aur nourished feel karti hai. Zaroor ek must-have hai', NULL, 5, 1, 0, NULL, NULL),
(774, 157, 1058, NULL, NULL, 'Maine apni rozana ki routine ke liye perfect sunscreen finally mil gaya hai! Ye lotion lightweight hai, jaldi absorb hota hai, aur koi greasy residue nahi chhodta. SPF 50+ mujhe iski sun protection mein confidence deta hai, aur allantoin ka addition meri skin ko calm aur hydrated rakhta hai. Aur kya chahiye', NULL, 5, 1, 0, NULL, NULL),
(775, 157, 1059, NULL, NULL, 'AE Naturals Roop Sundar Sunscreen Lotion game-changer hai! Mujhe pasand hai kaise ye meri skin ko suraj ke harmful rays se bachata hai aur saath hi antioxidants ke saath ise nourish karta hai. Ye skin par bahut light aur comfortable feel karta hai, jise roz pehna ja sake. Highly recommend', NULL, 4, 1, 0, NULL, NULL),
(776, 157, 1060, NULL, NULL, 'Maine bahut saare sunscreens try kiye hain, lekin ye sabse best hai! Ye SPF 50+ mujhe chain ki saans lene ka ehsaas deta hai, aur non-greasy formula meri skin par amazing feel karta hai. Allantoin ka addition ek bonus hai, meri skin ko soothe aur refresh karke chhodta hai. Main zaroor dobara kharidung', NULL, 3, 1, 0, NULL, NULL),
(777, 157, 1061, NULL, NULL, 'Ye sunscreen lotion amazing hai! Ye excellent sun protection provide karta hai bina kisi bhaari ya sticky feel ke. Mujhe pasand hai kaise ye jaldi meri skin mein absorb ho jaata hai, aur meri skin ko soft aur smooth feel karta hai. Aur bhi, allantoin ke soothing properties sensitive skin ke liye perfect hai. Absolutely love it', NULL, 4, 1, 0, NULL, NULL),
(778, 157, 1062, NULL, NULL, 'Main kuch hafton se AE Naturals Roop Sundar Sunscreen Lotion ka istemal kar raha hoon, aur mujhe ye bahut pasand hai! Ye rozana istemal ke liye perfect hai, aur mujhe pasand hai ki ye nourishing antioxidants ke saath bana hai. Meri skin har baar jab main ise lagata hoon, tab protected, hydrated aur radiant feel hoti hai. Highly recommend', NULL, 2, 1, 0, NULL, NULL),
(779, 157, 1063, NULL, NULL, '\"Aakhir mein, ek sunscreen jo saare boxes tick karta hai! AE Naturals Roop Sundar Sunscreen Lotion lightweight hai, non-greasy hai, aur SPF 50+ protection provide karta hai. Ye meri skincare routine ka ek essential part ban gaya hai, aur mujhe results se bilkul bhi shikayat nahi hai. Zaroor try karein!', NULL, 4, 1, 0, NULL, NULL),
(780, 157, 1064, NULL, NULL, 'Main kisi sunscreen ko dhoondh raha tha jo koi greasy residue nahi chhodta, aur main khush hoon ki maine ye mil gaya! AE Naturals Roop Sundar Sunscreen Lotion lightweight hai, jaldi absorb hota hai, aur meri skin ko soft aur smooth feel karta hai. Aur bhi, allantoin ka addition isko aur bhi better banata hai. Highly recommend', NULL, 4, 1, 0, NULL, NULL),
(781, 102, 1065, NULL, NULL, 'AE Naturals Roop Sundar Moisturizing Lotion is a game-changer for my skin! It\'s incredibly hydrating and leaves my skin feeling soft and smooth all day long. I love how it absorbs quickly without any greasy residue. Definitely my new favorite moisturizer', NULL, 5, 1, 0, NULL, NULL),
(782, 102, 1066, NULL, NULL, 'This moisturizing lotion is fantastic! It has a luxurious texture that feels amazing on the skin. I\'ve noticed a significant improvement in my skin\'s hydration and texture since using it. Plus, the bottle size is generous, so it lasts a long time. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(783, 102, 1067, NULL, NULL, 'I\'m obsessed with AE Naturals Roop Sundar Moisturizing Lotion! It\'s like a drink of water for my skin. I apply it every morning and night, and my skin feels so nourished and rejuvenated. It\'s become an essential part of my skincare routine', NULL, 5, 1, 0, NULL, NULL),
(784, 102, 1068, NULL, NULL, '\"I\'ve been using this moisturizing lotion for a few weeks now, and I\'m loving the results! My skin feels incredibly hydrated and looks more radiant than ever. The formula is lightweight and absorbs quickly, making it perfect for daily use. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(785, 102, 1069, NULL, NULL, 'AE Naturals Roop Sundar Moisturizing Lotion is a must-have for anyone struggling with dry skin! It provides intense hydration without feeling heavy or greasy. I\'ve noticed a significant improvement in my skin\'s texture and overall appearance since using it. Love it!', NULL, 5, 1, 0, NULL, NULL),
(786, 102, 1070, NULL, NULL, 'I can\'t get enough of this moisturizing lotion! It\'s so rich and creamy, yet it absorbs quickly into the skin. My skin feels incredibly soft and smooth after each use. Plus, I love that it\'s formulated with nourishing ingredients to keep my skin healthy and hydrated. Highly recommend', NULL, 4, 1, 0, NULL, NULL),
(787, 102, 1071, NULL, NULL, 'I\'ve tried many moisturizers in the past, but nothing compares to AE Naturals Roop Sundar Moisturizing Lotion! It\'s lightweight, non-greasy, and provides long-lasting hydration. My skin looks and feels amazing since I started using it. Definitely worth every penny', NULL, 5, 1, 0, NULL, NULL),
(788, 102, 1073, NULL, NULL, 'My skin has never felt better since I started using this moisturizing lotion! It\'s like a drink of water for my skin, leaving it feeling hydrated and refreshed. I love that it\'s free from harsh chemicals and packed with nourishing ingredients. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(789, 102, 1074, NULL, NULL, 'AE Naturals Roop Sundar Moisturizing Lotion is a skincare essential for me now! It\'s incredibly hydrating and leaves my skin feeling soft and supple. I\'ve noticed a significant improvement in my skin\'s texture and overall appearance since using it. Love it', NULL, 5, 1, 0, NULL, NULL);
INSERT INTO `reviews` (`id`, `product_id`, `customer_id`, `delivery_man_id`, `order_id`, `comment`, `attachment`, `rating`, `status`, `is_saved`, `created_at`, `updated_at`) VALUES
(790, 102, 1075, NULL, NULL, 'I\'m so impressed with this moisturizing lotion! It\'s lightweight, absorbs quickly, and leaves my skin feeling incredibly hydrated. I\'ve noticed a visible difference in my skin\'s appearance since I started using it. Highly recommend', NULL, 3, 1, 0, NULL, NULL),
(791, 102, 1076, NULL, NULL, 'AE Naturals Roop Sundar Moisturizing Lotion meri skin ke liye ek game-changer hai! Ye bahut hydrating hai aur meri skin ko pura din soft aur smooth feel karata hai. Mujhe pasand hai kaise ye jaldi absorb ho jaata hai bina kisi chipchipa residue ke. Mera naya favorite moisturizer', NULL, 4, 1, 0, NULL, NULL),
(792, 102, 1077, NULL, NULL, 'Ye moisturizing lotion fantastic hai! Iska texture luxurious hai aur skin par amazing feel karta hai. Mainey iska istemal karne se apni skin ki hydration aur texture mein kafi sudhaar dekha hai. Aur bhi, bottle size generous hai, isliye ye bahut time tak chalta hai. Highly recommend', NULL, 4, 1, 0, NULL, NULL),
(793, 102, 1078, NULL, NULL, 'Main AE Naturals Roop Sundar Moisturizing Lotion se obsessed hoon! Ye meri skin ke liye paani ki tarah kaam karta hai. Main ise har subah aur raat lagata hoon, aur meri skin bahut nourished aur rejuvenated feel karti hai. Ye mera skincare routine ka ek essential hissa ban gaya hai', NULL, 4, 1, 0, NULL, NULL),
(794, 102, 1080, NULL, NULL, 'Maine is moisturizing lotion ka kuch hafton se istemal kiya hai, aur mujhe results bahut pasand aaye hain! Meri skin bahut hydrate feel karti hai aur kabhi se zyada radiant lagti hai. Ye formula lightweight hai aur jaldi absorb ho jaata hai, isliye ye rozana istemal ke liye perfect hai. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(795, 102, 1081, NULL, NULL, 'AE Naturals Roop Sundar Moisturizing Lotion dry skin ke liye ek must-have hai! Ye bina kisi bhaari ya chipchipa feel ke intense hydration provide karta hai. Maine iska istemal karne se apni skin ki texture aur overall appearance mein kafi sudhaar dekha hai. Love it!', NULL, 5, 1, 0, NULL, NULL),
(796, 102, 1082, NULL, NULL, 'Main is moisturizing lotion se hamesha khush rehta hoon! Ye bahut rich aur creamy hai, lekin skin mein jaldi absorb ho jaata hai. Meri skin har istemal ke baad bahut soft aur smooth feel karti hai. Aur bhi, mujhe pasand hai ki ye nourishing ingredients ke saath formulated hai jo meri skin ko healthy aur hydrated rakhte hain. Highly recommend', NULL, 3, 1, 0, NULL, NULL),
(797, 102, 1083, NULL, NULL, 'Maine pehle bahut saare moisturizers try kiye hain, lekin kuch bhi AE Naturals Roop Sundar Moisturizing Lotion ke saath tulna nahi kar sakta! Ye lightweight hai, non-greasy hai, aur long-lasting hydration provide karta hai. Meri skin iska istemal karne se amazing dikhti hai aur feel hoti hai. Definitely har paisa ke laayak hai', NULL, 3, 1, 0, NULL, NULL),
(798, 102, 1084, NULL, NULL, 'Meri skin kaafi acchi feel hoti hai is moisturizing lotion istemal karne ke baad! Ye meri skin ke liye paani ki tarah kaam karta hai, use hydrated aur refreshed feel karata hai. Mujhe pasand hai ki ye harsh chemicals se free hai aur nourishing ingredients se bhara hua hai. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(799, 102, 1085, NULL, NULL, '\"AE Naturals Roop Sundar Moisturizing Lotion ab mere liye ek skincare essential hai! Ye bahut hydrating hai aur meri skin ko soft aur supple feel karata hai. Maine iska istemal karne se meri skin ki texture aur overall appearance mein kafi sudhaar dekha hai. Love it', NULL, 4, 1, 0, NULL, NULL),
(800, 102, 1086, NULL, NULL, 'Main is moisturizing lotion se bahut impress hoon! Ye lightweight hai, jaldi absorb ho jaata hai, aur meri skin ko bahut hydrate feel karata hai. Maine iska istemal karte hue apni skin mein visible farak dekha hai. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(801, 132, 1087, NULL, NULL, 'AE Naturals Premium Rose Water mere skincare routine mein ek game-changer hai! Main ise ek refreshing face mist ke roop mein din bhar istemal karti hoon. Ye meri skin ko taza aur hydrated feel karata hai, saath hi ek halke hint of roses deta hai. Highly recommend!', NULL, 4, 1, 0, NULL, NULL),
(802, 132, 1088, NULL, NULL, 'AE Naturals Premium Rose Water is a game-changer for my skincare routine! I love using it as a refreshing face mist throughout the day. It leaves my skin feeling rejuvenated and hydrated, with a subtle hint of roses. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(803, 132, 1089, NULL, NULL, 'This rose water is absolutely divine! I\'ve been using it as a toner, and it has done wonders for my skin. It helps to tighten my pores and control excess oil, leaving my complexion balanced and refreshed. Plus, the fragrance is so soothing and luxurious. Love it!', NULL, 5, 1, 0, NULL, NULL),
(804, 132, 1090, NULL, NULL, 'I\'m obsessed with AE Naturals Premium Rose Water! It\'s become an essential part of my daily skincare routine. I spritz it on my face whenever I need a quick pick-me-up, and it instantly revitalizes my skin. The gentle hydration it provides is unparalleled. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(805, 132, 1091, NULL, NULL, 'I\'ve been using this rose water for a few weeks now, and I\'m hooked! It\'s so refreshing and leaves my skin feeling incredibly soft and smooth. I love that it\'s gentle enough for my sensitive skin, yet effective at balancing oiliness. Definitely a must-have!', NULL, 5, 1, 0, NULL, NULL),
(806, 152, 1092, NULL, NULL, 'Absolutely loving the AE Naturals Roop Sundar Face Wash! It\'s like a spa treatment for my skin every day. The natural ingredients leave my face feeling fresh and rejuvenated without any harsh chemicals. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(807, 132, 1093, NULL, NULL, 'AE Naturals Premium Rose Water is like a spa in a bottle! I use it after cleansing as a toner, and it leaves my skin feeling refreshed and rejuvenated. The gentle hydration it provides makes my skin look and feel healthier. Plus, the rose scent is so luxurious. Love it!', NULL, 5, 1, 0, NULL, NULL),
(808, 132, 1094, NULL, NULL, 'I\'ve tried many face mists, but none compare to AE Naturals Premium Rose Water! It\'s so refreshing and leaves my skin glowing. I love using it throughout the day to keep my skin hydrated and balanced. Plus, the rose scent is so calming and uplifting. Highly recommend!', NULL, 4, 1, 0, NULL, NULL),
(809, 132, 1095, NULL, NULL, 'This rose water is a skincare staple for me now! It\'s so versatile and can be used in multiple ways. I love using it as a toner, a refreshing face mist, and even as a setting spray for my makeup. My skin feels amazing every time I use it. Love it', NULL, 5, 1, 0, NULL, NULL),
(810, 132, 1096, NULL, NULL, 'AE Naturals Premium Rose Water is pure magic! I\'ve noticed a significant improvement in my skin\'s texture and hydration since I started using it. It\'s become a must-have in my skincare arsenal. Highly recommend!', NULL, 4, 1, 0, NULL, NULL),
(811, 132, 1098, NULL, NULL, 'I\'m in love with this rose water! It\'s so gentle and soothing on my skin. I use it every morning and night after cleansing, and it leaves my skin feeling refreshed and hydrated. The subtle rose scent is so calming. Definitely a skincare essential', NULL, 4, 1, 0, NULL, NULL),
(812, 132, 1100, NULL, NULL, 'I can\'t get enough of AE Naturals Premium Rose Water! It\'s so refreshing and leaves my skin feeling revitalized. I love the delicate hydration it provides, and the rose scent is so uplifting. Highly recommend!', NULL, 4, 1, 0, NULL, NULL),
(813, 152, 1101, NULL, NULL, 'I\'ve struggled with finding a face wash that suits my sensitive skin, but AE Naturals Roop Sundar Face Wash is a game-changer. It\'s gentle yet effective, and I\'ve noticed a significant improvement in my complexion. Plus, the natural fragrance is divine!', NULL, 5, 1, 0, NULL, NULL),
(814, 35, 1102, NULL, NULL, 'AE Naturals Roop Sundar Glutathione Face Wash is a game-changer! I\'ve noticed a significant reduction in dark spots and blemishes since I started using it. My complexion looks brighter and more even. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(815, 152, 1103, NULL, NULL, '\"Finally, a face wash that delivers on its promises! AE Naturals Roop Sundar Face Wash has become a staple in my skincare routine. It leaves my skin feeling clean, soft, and radiant. Plus, knowing it\'s chemical-free gives me peace of mind.', NULL, 3, 1, 0, NULL, NULL),
(816, 35, 1104, NULL, NULL, 'Finally found a face wash that tackles pigmentation without irritating my skin! AE Naturals Roop Sundar Glutathione Face Wash is gentle yet effective, leaving my skin feeling clean and radiant. Love it!', NULL, 5, 1, 0, NULL, NULL),
(817, 152, 1105, NULL, NULL, 'I\'ve been using AE Naturals Roop Sundar Face Wash for a few weeks now, and I\'m impressed with the results. My skin looks brighter and feels so much smoother. Plus, the blend of natural extracts makes it a luxurious experience every time I wash my face', NULL, 5, 1, 0, NULL, NULL),
(818, 35, 1106, NULL, NULL, 'I\'ve been using AE Naturals Roop Sundar Glutathione Face Wash for a few weeks now, and I\'m impressed with the results. My skin looks brighter and more refreshed, and the dark spots have visibly faded. Definitely worth trying!', NULL, 5, 1, 0, NULL, NULL),
(819, 152, 1107, NULL, NULL, 'Roop Sundar Face Wash by AE Naturals is a gem! The combination of Parijat, Mulberry, Licorice, and Aloe Vera extracts works wonders on my skin. It\'s like giving my face a refreshing drink of natural goodness. Definitely a must-try', NULL, 5, 1, 0, NULL, NULL),
(820, 35, 1108, NULL, NULL, 'AE Naturals Roop Sundar Glutathione Face Wash is a must-have in my skincare routine! It\'s gentle on my skin yet powerful enough to reduce dark spots and blemishes. My complexion has never looked better!', NULL, 5, 1, 0, NULL, NULL),
(821, 35, 1109, NULL, NULL, 'I\'m amazed by how AE Naturals Roop Sundar Glutathione Face Wash has transformed my skin! It\'s gentle, effective, and has helped fade my dark spots. Plus, my complexion looks more radiant than ever. Love it!', NULL, 5, 1, 0, NULL, NULL),
(822, 152, 1110, NULL, NULL, 'I\'m in love with how gentle yet effective AE Naturals Roop Sundar Face Wash is. It removes all traces of dirt and impurities without stripping my skin\'s natural oils. My complexion has never looked better', NULL, 3, 1, 0, NULL, NULL),
(823, 35, 1111, NULL, NULL, 'I can\'t get enough of AE Naturals Roop Sundar Glutathione Face Wash! It\'s gentle on my skin yet works wonders in reducing dark spots and blemishes. My skin feels so much brighter and clearer now.', NULL, 5, 1, 0, NULL, NULL),
(824, 152, 1112, NULL, NULL, 'AE Naturals Roop Sundar Face Wash is my new skincare obsession! The natural ingredients make my skin feel pampered and nourished with every use. It\'s like a mini spa session in a bottle', NULL, 5, 1, 0, NULL, NULL),
(825, 35, 1113, NULL, NULL, 'AE Naturals Roop Sundar Glutathione Face Wash is a game-changer for anyone struggling with pigmentation issues. It\'s gentle yet effective, and my skin looks noticeably brighter and more even.', NULL, 4, 1, 0, NULL, NULL),
(826, 35, 1114, NULL, NULL, 'I\'ve tried many face washes for my dark spots, but AE Naturals Roop Sundar Glutathione Face Wash is the only one that has delivered real results. My complexion looks so much brighter and more radiant. Couldn\'t be happier!\"', NULL, 4, 1, 0, NULL, NULL),
(827, 152, 1115, NULL, NULL, 'Finally found a face wash that ticks all the boxes – gentle, effective, and chemical-free! AE Naturals Roop Sundar Face Wash has transformed my skincare routine. My skin feels clean, refreshed, and oh-so-soft', NULL, 5, 1, 0, NULL, NULL),
(828, 35, 1116, NULL, NULL, 'AE Naturals Roop Sundar Glutathione Face Wash has become a staple in my skincare routine! It\'s gentle, refreshing, and has helped fade my dark spots. My skin looks clearer and more luminous.', NULL, 5, 1, 0, NULL, NULL),
(829, 35, 1117, NULL, NULL, 'I\'m so impressed with AE Naturals Roop Sundar Glutathione Face Wash! It\'s gentle yet effective in reducing dark spots and blemishes. My complexion looks more even and radiant. Definitely worth the investment', NULL, 5, 1, 0, NULL, NULL),
(830, 152, 1118, NULL, NULL, 'I\'ve noticed a visible difference in my skin since I started using AE Naturals Roop Sundar Face Wash. It\'s brighter, smoother, and has a healthy glow. Plus, I love knowing that I\'m treating my skin to natural goodness', NULL, 4, 1, 0, NULL, NULL),
(831, 35, 1120, NULL, NULL, 'AE Naturals Roop Sundar Glutathione Face Wash is a game-changer for my skincare routine! It\'s gentle, nourishing, and has helped fade my dark spots. My skin feels so much brighter and smoother. Love it', NULL, 5, 1, 0, NULL, NULL),
(832, 35, 1121, NULL, NULL, 'Finally, a face wash that addresses pigmentation issues without harsh chemicals! AE Naturals Roop Sundar Glutathione Face Wash is gentle yet effective, and my complexion looks noticeably clearer and more radiant.', NULL, 4, 1, 0, NULL, NULL),
(833, 152, 1122, NULL, NULL, '\"AE Naturals Roop Sundar Face Wash is a game-changer! My skin feels so clean and refreshed after using it. And the best part? It\'s free from harsh chemicals, so I can feel good about what I\'m putting on my face', NULL, 4, 1, 0, NULL, NULL),
(834, 35, 1123, NULL, NULL, 'AE Naturals Roop Sundar Glutathione Face Wash is my new go-to for brighter, clearer skin! It\'s gentle yet powerful in reducing dark spots and blemishes. My complexion looks more even and luminous.', NULL, 5, 1, 0, NULL, NULL),
(835, 152, 1124, NULL, NULL, '\"I\'ve been searching for a face wash that doesn\'t irritate my sensitive skin, and AE Naturals Roop Sundar Face Wash is the answer. It\'s gentle yet effective, and my skin looks and feels amazing', NULL, 5, 1, 0, NULL, NULL),
(836, 35, 1125, NULL, NULL, 'I\'ve been using AE Naturals Roop Sundar Glutathione Face Wash for a while now, and I\'m loving the results! My skin looks brighter and more refreshed, and the dark spots have faded significantly. Definitely a keeper!', NULL, 5, 1, 0, NULL, NULL),
(837, 35, 1126, NULL, NULL, 'AE Naturals Roop Sundar Glutathione Face Wash is a game-changer for anyone dealing with pigmentation issues! It\'s gentle, effective, and has helped fade my dark spots. My complexion looks brighter and more radiant.', NULL, 5, 1, 0, NULL, NULL),
(838, 35, 1127, NULL, NULL, 'I can\'t believe the difference AE Naturals Roop Sundar Glutathione Face Wash has made to my skin! It\'s gentle yet powerful in reducing dark spots and blemishes. My complexion looks so much brighter and clearer', NULL, 4, 1, 0, NULL, NULL),
(839, 35, 1128, NULL, NULL, 'AE Naturals Roop Sundar Glutathione Face Wash is my new skincare holy grail! It\'s gentle yet effective, and my dark spots have noticeably faded. My complexion looks brighter and more even. Absolutely loving it!', NULL, 5, 1, 0, NULL, NULL),
(840, 35, 1129, NULL, NULL, 'Finally found a face wash that addresses pigmentation issues effectively! AE Naturals Roop Sundar Glutathione Face Wash is gentle on my skin yet powerful in reducing dark spots. My complexion looks more radiant than ever', NULL, 5, 1, 0, NULL, NULL),
(841, 35, 1131, NULL, NULL, 'AE Naturals Roop Sundar Glutathione Face Wash is a game-changer for my skincare routine! It\'s gentle, refreshing, and has helped fade my dark spots. My complexion looks brighter and more even. Love it!', NULL, 5, 1, 0, NULL, NULL),
(842, 152, 1132, NULL, NULL, 'My skin has never felt so soft and smooth! AE Naturals Roop Sundar Face Wash is a game-changer for me. I love how it cleanses without drying out my skin, thanks to its natural ingredients', NULL, 5, 1, 0, NULL, NULL),
(843, 35, 1133, NULL, NULL, 'I\'m amazed by the results of AE Naturals Roop Sundar Glutathione Face Wash! It\'s gentle yet powerful in reducing dark spots and blemishes. My complexion looks so much brighter and clearer. Definitely a must-try', NULL, 5, 1, 0, NULL, NULL),
(844, 35, 1134, NULL, NULL, 'AE Naturals Roop Sundar Glutathione Face Wash is a skincare miracle! It\'s gentle, nourishing, and has helped fade my dark spots. My complexion looks brighter and more radiant', NULL, 4, 1, 0, NULL, NULL),
(845, 152, 1135, NULL, NULL, 'AE Naturals Roop Sundar Face Wash has become a staple in my skincare routine. It\'s gentle enough for daily use yet powerful enough to leave my skin looking radiant. Plus, the natural fragrance is so refreshing', NULL, 5, 1, 0, NULL, NULL),
(846, 35, 1136, NULL, NULL, 'I\'ve tried many face washes for my dark spots, but AE Naturals Roop Sundar Glutathione Face Wash is the only one that has worked wonders for me. My complexion looks so much brighter and more even.', NULL, 4, 1, 0, NULL, NULL),
(847, 152, 1137, NULL, NULL, 'I\'ve tried many face washes, but AE Naturals Roop Sundar Face Wash is on another level. It\'s gentle, effective, and leaves my skin feeling incredibly refreshed. I can\'t imagine my skincare routine without it now', NULL, 4, 1, 0, NULL, NULL),
(848, 35, 1138, NULL, NULL, 'AE Naturals Roop Sundar Glutathione Face Wash has exceeded my expectations! It\'s gentle yet effective in reducing dark spots and blemishes. My skin looks brighter and more refreshed.', NULL, 4, 1, 0, NULL, NULL),
(849, 35, 1139, NULL, NULL, 'I\'ve been using AE Naturals Roop Sundar Glutathione Face Wash for a few weeks now, and I\'m impressed with the results! My complexion looks brighter and more even, and the dark spots have faded significantly', NULL, 4, 1, 0, NULL, NULL),
(850, 152, 1140, NULL, NULL, 'AE Naturals Roop Sundar Face Wash is a game-changer for anyone looking to elevate their skincare routine. The natural ingredients work wonders on my skin, leaving it clean, soft, and glowing. Highly recommend', NULL, 4, 1, 0, NULL, NULL),
(851, 35, 1142, NULL, NULL, 'AE Naturals Roop Sundar Glutathione Face Wash is a game-changer for anyone struggling with pigmentation issues! It\'s gentle yet effective, and my complexion looks noticeably clearer and more radiant.', NULL, 4, 1, 0, NULL, NULL),
(852, 152, 1143, NULL, NULL, 'I\'m so impressed with AE Naturals Roop Sundar Face Wash! It\'s gentle yet effective, and my skin looks and feels amazing after each use. Plus, knowing that it\'s free from harsh chemicals gives me peace of mind.', NULL, 3, 1, 0, NULL, NULL),
(853, 152, 1146, NULL, NULL, 'Finally found a face wash that caters to my sensitive skin! AE Naturals Roop Sundar Face Wash is gentle yet powerful, and I\'ve noticed a significant improvement in my complexion. It\'s a must-have in my skincare arsenal', NULL, 4, 1, 0, NULL, NULL),
(854, 152, 1147, NULL, NULL, 'AE Naturals Roop Sundar Face Wash is a game-changer for my skincare routine. It\'s gentle, effective, and leaves my skin feeling clean and refreshed. Plus, the natural fragrance is so invigorating', NULL, 4, 1, 0, NULL, NULL),
(855, 152, 1148, NULL, NULL, 'I\'ve been using AE Naturals Roop Sundar Face Wash for a few weeks now, and I\'m loving the results. My skin looks brighter, smoother, and more radiant. Plus, it feels so soft and nourished', NULL, 5, 1, 0, NULL, NULL),
(856, 152, 1150, NULL, NULL, 'AE Naturals Roop Sundar Face Wash is my new go-to! It\'s gentle yet effective, and my skin has never looked better. Plus, I love that it\'s free from harsh chemicals. Highly recommend', NULL, 4, 1, 0, NULL, NULL),
(857, 66, 1152, NULL, NULL, 'AE Naturals Pain Relief Balm is a lifesaver! Whether it\'s a headache, backache, or arthritis pain, this balm provides quick relief without any greasy residue. Love how it enhances mobility too', NULL, 4, 1, 0, NULL, NULL),
(858, 66, 1154, NULL, NULL, 'I\'ve tried many pain relief balms, but AE Naturals Pain Relief Balm stands out! Its natural formula soothes pain without any harsh chemicals. Plus, it\'s non-greasy, so I can use it anytime, anywhere', NULL, 5, 1, 0, NULL, NULL),
(859, 66, 1155, NULL, NULL, '\"Finally found a pain relief solution that works for me! AE Naturals Pain Relief Balm is my go-to for headaches and muscle aches. The non-sticky formula absorbs quickly, providing instant comfort.', NULL, 5, 1, 0, NULL, NULL),
(860, 66, 1156, NULL, NULL, 'AE Naturals Pain Relief Balm is a game-changer! It\'s non-sticky, non-greasy, and provides quick relief from various body pains. Love how it improves mobility, allowing me to stay active.', NULL, 5, 1, 0, NULL, NULL),
(861, 66, 1157, NULL, NULL, 'AE Naturals Pain Relief Balm is a must-have in my household! It\'s gentle on the skin and provides fast relief from aches and pains. Plus, the natural ingredients give me peace of mind', NULL, 5, 1, 0, NULL, NULL),
(862, 65, 1159, NULL, NULL, '\"I\'ve been dealing with arthritis for years, and AE Naturals Pain Relief Oil has been a lifesaver! It\'s natural, effective, and provides quick relief from stiffness and discomfort. Highly recommend for anyone with joint issues.', NULL, 5, 1, 0, NULL, NULL),
(863, 66, 1161, NULL, NULL, 'I\'m impressed by how effective AE Naturals Pain Relief Balm is! It\'s become my go-to for relieving headaches and muscle pains. The non-greasy formula makes it easy to apply without any mess', NULL, 5, 1, 0, NULL, NULL),
(864, 65, 1162, NULL, NULL, 'AE Naturals Pain Relief Oil is my go-to for muscle tension! It\'s soothing and provides instant relief. I appreciate the natural ingredients and how it promotes healing and recovery.', NULL, 5, 1, 0, NULL, NULL),
(865, 65, 1163, NULL, NULL, 'As someone who suffers from chronic pain, AE Naturals Pain Relief Oil has been a blessing! It\'s gentle yet effective, and I\'ve noticed a significant improvement in my mobility since using it. Definitely a must-have', NULL, 5, 1, 0, NULL, NULL),
(866, 66, 1164, NULL, NULL, 'AE Naturals Pain Relief Balm is my new best friend! It\'s so effective in relieving pain, and the non-sticky formula feels comfortable on the skin. Highly recommend for anyone dealing with aches and pains', NULL, 5, 1, 0, NULL, NULL),
(867, 66, 1165, NULL, NULL, 'I love the soothing relief AE Naturals Pain Relief Balm provides! It\'s quick, effective, and doesn\'t leave any greasy residue. Plus, the natural ingredients make it a safe choice for the whole family.', NULL, 3, 1, 0, NULL, NULL),
(868, 65, 1166, NULL, NULL, 'AE Naturals Pain Relief Oil is a must-have in my daily routine! It\'s easy to apply and provides fast relief from joint pain and stiffness. Plus, it\'s natural, so I feel good about using it regularly.', NULL, 5, 1, 0, NULL, NULL),
(869, 65, 1167, NULL, NULL, 'I\'ve tried many pain relief oils, but AE Naturals Pain Relief Oil stands out! It\'s potent yet gentle, and I love how it addresses both arthritis symptoms and muscle tension. Couldn\'t recommend it enough!', NULL, 5, 1, 0, NULL, NULL),
(870, 66, 1168, NULL, NULL, 'AE Naturals Pain Relief Balm is a game-changer for me! It\'s fast-acting and provides lasting relief from various body pains. The non-greasy formula is a bonus, making it easy to use throughout the day.', NULL, 3, 1, 0, NULL, NULL),
(871, 65, 1169, NULL, NULL, 'Naturals Pain Relief Oil is my new favorite! It\'s effective, non-greasy, and provides quick relief from joint pain. I\'ve noticed an improvement in my flexibility since using it regularly. Definitely worth it!', NULL, 5, 1, 0, NULL, NULL),
(872, 66, 1170, NULL, NULL, 'AE Naturals Pain Relief Balm is a must-have in my gym bag! It\'s perfect for soothing muscle aches after a workout. The non-sticky formula is convenient, and the natural ingredients give me confidence in its effectiveness', NULL, 5, 1, 0, NULL, NULL),
(873, 65, 1171, NULL, NULL, 'Pain Relief Oil has become an essential part of my daily routine! It\'s natural, soothing, and provides lasting relief from arthritis discomfort. I\'m grateful for its healing properties.', NULL, 5, 1, 0, NULL, NULL),
(874, 65, 1172, NULL, NULL, 'I\'m amazed by the results of AE Naturals Pain Relief Oil! It\'s helped me manage my arthritis symptoms effectively, and I love how it promotes healing and recovery. Plus, it\'s easy to use and non-greasy.', NULL, 5, 1, 0, NULL, NULL),
(875, 65, 1173, NULL, NULL, 'Pain Relief Oil is a game-changer for anyone dealing with joint pain! It\'s fast-acting and provides consistent relief. I appreciate the natural ingredients and how it supports overall well-being', NULL, 4, 1, 0, NULL, NULL),
(876, 65, 1174, NULL, NULL, 'Pain Relief Oil is my go-to for arthritis pain! It\'s natural, gentle, and provides quick relief. I\'ve noticed a significant improvement in my mobility since incorporating it into my routine', NULL, 4, 1, 0, NULL, NULL),
(877, 65, 1175, NULL, NULL, 'I can\'t thank AE Naturals Pain Relief Oil enough for relieving my joint pain! It\'s effective, non-sticky, and promotes healing. I feel much more comfortable and mobile since using it regularly.', NULL, 5, 1, 0, NULL, NULL),
(878, 65, 1176, NULL, NULL, 'Pain Relief Oil is a lifesaver for anyone dealing with chronic pain! It\'s natural, effective, and provides long-lasting relief. I love how it supports healing and recovery, allowing me to live more comfortably.', NULL, 5, 1, 0, NULL, NULL),
(879, 65, 1178, NULL, NULL, 'Pain Relief Oil is my new best friend! It\'s gentle yet powerful, and I appreciate how it addresses both joint pain and muscle tension. I\'ve noticed a significant improvement in my overall well-being since using it.', NULL, 5, 1, 0, NULL, NULL),
(880, 65, 1179, NULL, NULL, 'I\'m impressed by the effectiveness of AE Naturals Pain Relief Oil! It\'s natural, soothing, and provides quick relief from joint pain. I feel more mobile and comfortable since incorporating it into my daily routine', NULL, 4, 1, 0, NULL, NULL),
(881, 65, 1180, NULL, NULL, 'Oil has become an essential part of my self-care routine! It\'s effective, non-greasy, and provides quick relief from arthritis symptoms. I feel more mobile and comfortable since using it regularly.', NULL, 5, 1, 0, NULL, NULL),
(882, 65, 1181, NULL, NULL, 'I swear by AE Naturals Pain Relief Oil for managing my arthritis symptoms! It\'s natural, fast-acting, and provides lasting relief. I appreciate how it supports healing and recovery, allowing me to live a more active life', NULL, 4, 1, 0, NULL, NULL),
(883, 65, 1182, NULL, NULL, 'Pain Relief Oil muscle tension ke liye mera go-to solution hai! Yeh soothing hai aur turant rahat deta hai. Mujhe natural ingredients pasand hain aur yeh healing aur recovery ko promote karta hai', NULL, 4, 1, 0, NULL, NULL),
(884, 65, 1183, NULL, NULL, 'Jaise ki main chronic pain se guzar raha hoon, AE Naturals Pain Relief Oil mere liye ek vardaan ban gaya hai! Yeh gentle lekin effective hai, aur maine iska istemal karne ke baad apni mobility mein kafi sudhar mehsoos kiya hai. Yeh toh bilkul must-have hai', NULL, 5, 1, 0, NULL, NULL),
(885, 65, 1184, NULL, NULL, 'Pain Relief Oil mera naya favorite hai! Yeh effective, non-greasy hai, aur joint pain se turant rahat deta hai. Maine iska regular istemal karne ke baad apni flexibility mein sudhar mehsoos kiya hai. Bilkul laayak hai', NULL, 4, 1, 0, NULL, NULL),
(886, 64, 1187, NULL, NULL, 'These pain relief capsules are a game-changer! I\'ve struggled with joint pain for years, but since I started taking AE Naturals\' capsules, I feel like a new person.', NULL, 4, 1, 0, NULL, NULL),
(887, 64, 1188, NULL, NULL, 'I was skeptical at first, but these capsules really work wonders. Say goodbye to painkillers with nasty side effects!', NULL, 5, 1, 0, NULL, NULL),
(888, 64, 1189, NULL, NULL, 'Finally, a natural solution for my arthritis. These capsules have made such a difference in my daily life. Thank you, AE Naturals!', NULL, 5, 1, 0, NULL, NULL),
(889, 64, 1190, NULL, NULL, 'I suffer from cold and asthma symptoms frequently, but these capsules have provided so much relief. Grateful for this product!', NULL, 5, 1, 0, NULL, NULL),
(890, 64, 1191, NULL, NULL, 'The blend of ingredients in these capsules is impressive. I\'ve noticed a significant reduction in water retention since I started taking them.', NULL, 5, 1, 0, NULL, NULL),
(891, 64, 1192, NULL, NULL, 'I love that these capsules are natural and effective. No more worrying about harmful side effects. Definitely worth trying!', NULL, 5, 1, 0, NULL, NULL),
(892, 64, 1194, NULL, NULL, 'I\'ve tried numerous pain relief options, but nothing compares to AE Naturals\' capsules. My search for the perfect solution is finally over!', NULL, 5, 1, 0, NULL, NULL),
(893, 64, 1195, NULL, NULL, 'As someone who prefers natural remedies, these capsules are a godsend. Thank you for creating such an amazing product!', NULL, 5, 1, 0, NULL, NULL),
(894, 64, 1196, NULL, NULL, 'These capsules have become a staple in my daily routine. I can\'t imagine life without them!', NULL, 5, 1, 0, NULL, NULL),
(895, 64, 1197, NULL, NULL, 'If you\'re tired of relying on conventional pain relievers, give these capsules a try. You won\'t be disappointed', NULL, 5, 1, 0, NULL, NULL),
(896, 64, 1198, NULL, NULL, 'I\'ve recommended these capsules to all my friends and family. They truly work wonders!', NULL, 4, 1, 0, NULL, NULL),
(897, 64, 1200, NULL, NULL, 'I\'ve struggled with arthritis for years, but these capsules have provided so much relief. Thank you, AE Naturals, for changing my life', NULL, 4, 1, 0, NULL, NULL),
(898, 64, 1202, NULL, NULL, 'The best part about these capsules is that they address multiple issues, from pain relief to respiratory support. Truly a holistic solution!', NULL, 4, 1, 0, NULL, NULL),
(899, 64, 1203, NULL, NULL, 'I\'ve noticed a significant improvement in my joint mobility since starting these capsules. Couldn\'t be happier with the results', NULL, 4, 1, 0, NULL, NULL),
(900, 64, 1204, NULL, NULL, 'I\'m amazed by how quickly these capsules work. Within days, I noticed a difference in my pain levels', NULL, 4, 1, 0, NULL, NULL),
(901, 32, 1205, NULL, NULL, 'My feet have never felt softer! This foot cream is like magic in a tube. Highly recommend it', NULL, 5, 1, 0, NULL, NULL),
(902, 32, 1206, NULL, NULL, 'After a long day on my feet, this cream is exactly what I need. It soothes and refreshes like no other', NULL, 5, 1, 0, NULL, NULL),
(903, 32, 1207, NULL, NULL, 'I\'ve struggled with cracked heels for years, but this cream has made such a difference. Finally, relief', NULL, 5, 1, 0, NULL, NULL),
(904, 32, 1208, NULL, NULL, 'The blend of ingredients in this cream is amazing. My feet feel nourished and rejuvenated.', NULL, 5, 1, 0, NULL, NULL),
(905, 32, 1209, NULL, NULL, 'This foot cream is a game-changer! It\'s like giving my feet a spa treatment at home', NULL, 5, 1, 0, NULL, NULL),
(906, 32, 1210, NULL, NULL, 'I love that this cream is deeply moisturizing without feeling greasy. Perfect for daily use', NULL, 5, 1, 0, NULL, NULL),
(907, 32, 1211, NULL, NULL, 'My feet used to be so dry and cracked, but not anymore! Thanks to this cream, they\'re soft and smooth', NULL, 5, 1, 0, NULL, NULL),
(908, 32, 1212, NULL, NULL, 'If you suffer from tired, achy feet, you need to try this cream. It works wonders', NULL, 5, 1, 0, NULL, NULL),
(909, 32, 1213, NULL, NULL, 'I\'m amazed at how quickly this cream works. My feet feel brand new after just a few uses.', NULL, 5, 1, 0, NULL, NULL),
(910, 32, 1214, NULL, NULL, 'This cream has become a staple in my nightly routine. I can\'t imagine life without it', NULL, 5, 1, 0, NULL, NULL),
(911, 101, 1215, NULL, NULL, 'I\'ve been using this hair tonic for a few weeks now, and I\'m amazed at the results! My hair feels thicker and looks healthier than ever.', NULL, 5, 1, 0, NULL, NULL),
(912, 101, 1216, NULL, NULL, 'Say hello to fuller, shinier hair with this amazing tonic. It\'s like a boost of confidence in a bottle!', NULL, 5, 1, 0, NULL, NULL),
(913, 101, 1218, NULL, NULL, 'I\'ve struggled with hair loss for years, but this tonic has made such a difference. My hair feels stronger, and I\'m seeing less shedding', NULL, 5, 1, 0, NULL, NULL),
(914, 101, 1220, NULL, NULL, 'The natural ingredients in this tonic are so nourishing. My scalp feels refreshed, and my hair looks revitalized.', NULL, 5, 1, 0, NULL, NULL),
(915, 101, 1221, NULL, NULL, 'I love that this tonic is easy to use and doesn\'t leave any residue. It\'s become a staple in my hair care routine.', NULL, 5, 1, 0, NULL, NULL),
(916, 101, 1222, NULL, NULL, 'I\'ve noticed a significant reduction in split ends since I started using this tonic. My hair looks and feels so much smoother!', NULL, 4, 1, 0, NULL, NULL),
(917, 101, 1223, NULL, NULL, 'The scent of this tonic is so refreshing. It\'s like a spa treatment for my hair', NULL, 5, 1, 0, NULL, NULL),
(918, 101, 1225, NULL, NULL, 'The scent of this tonic is so refreshing. It\'s like a spa treatment for my hair', NULL, 5, 1, 0, NULL, NULL),
(919, 101, 1226, NULL, NULL, 'If you\'re looking for a natural solution to hair problems, this tonic is a game-changer. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(920, 101, 1227, NULL, NULL, 'I\'ve tried so many hair products, but this one actually delivers on its promises. My hair has never looked better', NULL, 5, 1, 0, NULL, NULL),
(921, 101, 1228, NULL, NULL, 'I can\'t believe how quickly this tonic works. My hair has never felt healthier', NULL, 5, 1, 0, NULL, NULL),
(922, 98, 1229, NULL, NULL, 'I\'ve been using this herbal hair oil for a while now, and I\'m loving the results! My hair feels stronger, and the color looks more vibrant than ever.', NULL, 5, 1, 0, NULL, NULL),
(923, 98, 1231, NULL, NULL, 'Say goodbye to dull, lackluster hair with this amazing oil. It\'s like a spa treatment for your locks', NULL, 5, 1, 0, NULL, NULL),
(924, 98, 1232, NULL, NULL, 'I\'ve struggled with dandruff for years, but this oil has made such a difference. My scalp feels healthier, and I\'m seeing less flakiness.', NULL, 5, 1, 0, NULL, NULL),
(925, 98, 1233, NULL, NULL, 'The natural ingredients in this oil are so nourishing. My hair looks and feels revitalized after just a few uses.', NULL, 5, 1, 0, NULL, NULL),
(926, 98, 1235, NULL, NULL, 'I love how luxurious this oil feels on my scalp. It\'s become a relaxing part of my self-care routine', NULL, 5, 1, 0, NULL, NULL),
(927, 98, 1237, NULL, NULL, 'I\'ve noticed a significant reduction in hair fall since I started using this oil. My hair feels thicker and fuller', NULL, 5, 1, 0, NULL, NULL),
(928, 98, 1238, NULL, NULL, 'The scent of this oil is so calming. It\'s the perfect way to unwind after a long day.', NULL, 5, 1, 0, NULL, NULL),
(929, 98, 1239, NULL, NULL, 'If you\'re looking for a natural solution to hair problems, this oil is a game-changer. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(930, 98, 1240, NULL, NULL, 'I\'ve tried so many hair oils, but this one actually delivers on its promises. My hair looks and feels healthier than ever!', NULL, 5, 1, 0, NULL, NULL),
(931, 98, 1241, NULL, NULL, 'I can\'t believe how quickly this oil works. My hair has never looked better', NULL, 4, 1, 0, NULL, NULL),
(932, 100, 1242, NULL, NULL, 'AE Naturals\' Roop Sundar Herbal Shampoo has completely transformed my hair! Not only does it smell amazing, but it also leaves my hair feeling incredibly soft and nourished. I\'ve noticed a significant reduction in hair fall since I started using it.', NULL, 5, 1, 0, NULL, NULL),
(933, 100, 1243, NULL, NULL, 'I\'ve always been hesitant to try new shampoos, but I\'m so glad I gave this one a shot. It\'s gentle yet effective, and it\'s made a noticeable difference in the overall health of my hair.', NULL, 5, 1, 0, NULL, NULL),
(934, 100, 1244, NULL, NULL, 'This shampoo is a game-changer for anyone struggling with hair fall. The combination of herbal extracts and oils has really helped strengthen my hair and reduce breakage. My hair feels thicker and healthier than ever before!', NULL, 5, 1, 0, NULL, NULL),
(935, 100, 1245, NULL, NULL, 'I love how this shampoo soothes and moisturizes my scalp. It\'s incredibly refreshing and leaves my hair feeling clean and revitalized. Plus, the natural shine it adds is just an added bonus!', NULL, 5, 1, 0, NULL, NULL),
(936, 100, 1246, NULL, NULL, 'I\'ve been using this shampoo for a few weeks now, and I\'m already seeing a difference in the texture and shine of my hair. It feels softer and looks healthier overall. Definitely worth trying', NULL, 5, 1, 0, NULL, NULL),
(937, 100, 1247, NULL, NULL, 'Roop Sundar Herbal Shampoo is a must-have in my hair care routine. It\'s gentle on my scalp, yet it effectively cleanses my hair without stripping away natural oils. Plus, it smells divine', NULL, 5, 1, 0, NULL, NULL),
(938, 100, 1248, NULL, NULL, 'I\'ve tried many shampoos claiming to reduce hair fall, but this one actually delivers results. My hair feels stronger and looks healthier with each wash. I couldn\'t be happier', NULL, 5, 1, 0, NULL, NULL),
(939, 100, 1249, NULL, NULL, 'I\'ve struggled with dry scalp for years, but this shampoo has really helped alleviate the irritation and flakiness. My scalp feels soothed and moisturized, and my hair looks shinier than ever before!', NULL, 5, 1, 0, NULL, NULL),
(940, 100, 1250, NULL, NULL, 'The herbal blend in this shampoo is so refreshing! It leaves my scalp feeling clean and invigorated, and my hair looks and feels amazing. I\'m definitely a fan!', NULL, 5, 1, 0, NULL, NULL),
(941, 100, 1251, NULL, NULL, 'I love how this shampoo stimulates healthy hair growth. Since I started using it, I\'ve noticed new baby hairs sprouting up, and my hair feels thicker and fuller overall. Such a game-changer!', NULL, 5, 1, 0, NULL, NULL),
(942, 100, 1252, NULL, NULL, 'My hair has never felt so soft and silky! This shampoo truly nourishes and strengthens my hair from root to tip, and the natural shine it adds is just the cherry on top. I\'m obsessed!', NULL, 5, 1, 0, NULL, NULL),
(943, 100, 1253, NULL, NULL, 'I\'ve been struggling with hair fall due to stress, but this shampoo has really helped minimize breakage and shedding. My hair feels stronger and looks healthier with each use', NULL, 5, 1, 0, NULL, NULL),
(944, 100, 1254, NULL, NULL, 'This shampoo is like a breath of fresh air for my hair! It cleanses without stripping away natural oils, leaving my hair feeling clean, soft, and revitalized. I\'ll definitely be repurchasing', NULL, 5, 1, 0, NULL, NULL),
(945, 100, 1255, NULL, NULL, 'Shampoo has become a staple in my shower routine. It\'s gentle yet effective, and it leaves my hair feeling clean, soft, and nourished. Plus, it smells amazing', NULL, 5, 1, 0, NULL, NULL),
(946, 100, 1256, NULL, NULL, 'I\'ve noticed a significant reduction in hair fall since I started using this shampoo. My hair feels stronger and looks healthier overall. I\'m so impressed with the results!', NULL, 5, 1, 0, NULL, NULL),
(947, 100, 1257, NULL, NULL, 'I love how this shampoo enhances my hair\'s natural shine and smoothness. It leaves my hair looking glossy and feeling silky soft, and the scent is absolutely heavenly!', NULL, 5, 1, 0, NULL, NULL),
(948, 100, 1258, NULL, NULL, 'My scalp feels soothed and refreshed after using this shampoo. It\'s incredibly gentle yet effective, and it leaves my hair looking and feeling amazing. I\'ll definitely be purchasing again', NULL, 5, 1, 0, NULL, NULL),
(949, 100, 1259, NULL, NULL, 'I\'ve tried many shampoos over the years, but this one is by far the best. It cleanses my hair without stripping away natural oils, and it leaves my hair feeling clean, soft, and nourished.', NULL, 5, 1, 0, NULL, NULL),
(950, 100, 1260, NULL, NULL, 'The herbal ingredients in this shampoo are so soothing and refreshing! They leave my scalp feeling clean and invigorated, and my hair looks and feels amazing. I\'m hooked', NULL, 5, 1, 0, NULL, NULL),
(951, 100, 1261, NULL, NULL, 'I\'ve been struggling with hair fall for months, but this shampoo has really helped minimize breakage and shedding. My hair feels stronger and looks healthier with each wash. I couldn\'t be happier', NULL, 5, 1, 0, NULL, NULL),
(952, 100, 1262, NULL, NULL, 'I love how this shampoo gently cleanses my hair without stripping away natural oils. It leaves my hair feeling clean, soft, and nourished, and the herbal scent is so refreshing', NULL, 4, 1, 0, NULL, NULL),
(953, 100, 1263, NULL, NULL, 'My hair has never looked or felt better since I started using this shampoo. It\'s gentle yet effective, and it leaves my hair feeling clean, soft, and nourished. Plus, it smells amazing', NULL, 5, 1, 0, NULL, NULL),
(954, 100, 1264, NULL, NULL, 'I\'ve noticed a significant improvement in the overall health of my hair since I started using this shampoo. It feels stronger, looks shinier, and has a natural bounce that I\'ve never had before', NULL, 4, 1, 0, NULL, NULL),
(955, 100, 1265, NULL, NULL, 'This shampoo is a game-changer for anyone struggling with dry, damaged hair. It\'s incredibly nourishing and moisturizing, and it leaves my hair feeling soft, smooth, and revitalized. I\'m obsessed', NULL, 3, 1, 0, NULL, NULL),
(956, 100, 1266, NULL, NULL, 'I\'ve tried many shampoos claiming to reduce hair fall, but this one actually delivers results. My hair feels stronger and looks healthier with each wash, and I\'ve noticed a significant reduction in breakage and shedding.', NULL, 4, 1, 0, NULL, NULL),
(957, 63, 1267, NULL, NULL, 'Hair Volumizing Shampoo is a game-changer! My hair feels so much fuller and healthier since I started using it. Plus, the refreshing scent is just amazing', NULL, 5, 1, 0, NULL, NULL),
(958, 436, 1296, NULL, NULL, 'Absolutely love the AE Naturals Roop Sundar combo! My skin feels so much brighter and softer. Highly recommend!', NULL, 5, 1, 0, NULL, NULL),
(959, 436, 1297, NULL, NULL, 'The soap, day cream, and night cream are perfect together. My complexion has improved significantly.', NULL, 5, 1, 0, NULL, NULL),
(960, 436, 1298, NULL, NULL, 'Amazing products! My skin looks so healthy and radiant now. Will definitely repurchases.', NULL, 5, 1, 0, NULL, NULL),
(961, 436, 1300, NULL, NULL, 'Great combination for daily skincare. My skin feels clean, hydrated, and glowing. Very satisfied', NULL, 5, 1, 0, NULL, NULL),
(962, 436, 1301, NULL, NULL, 'These products are fantastic. The soap is gentle, and the creams keep my skin moisturized all day.', NULL, 5, 1, 0, NULL, NULL),
(963, 436, 1302, NULL, NULL, 'The trio works wonders for my skin. Noticeably reduced dark spots and improved texture.', NULL, 4, 1, 0, NULL, NULL),
(964, 436, 1303, NULL, NULL, 'Love how my skin looks after using this combo. The day cream is light, and the night cream is so nourishing.', NULL, 5, 1, 0, NULL, NULL),
(965, 436, 1304, NULL, NULL, 'Best skincare products I\'ve used. My skin feels refreshed and even-toned.', NULL, 5, 1, 0, NULL, NULL),
(966, 436, 1305, NULL, NULL, 'Highly impressed with AE Naturals. The soap cleanses well, and the creams provide excellent hydration.', NULL, 5, 1, 0, NULL, NULL),
(967, 436, 1306, NULL, NULL, 'These products are a game-changer. My skin looks brighter and more youthful.', NULL, 5, 1, 0, NULL, NULL),
(968, 436, 1307, NULL, NULL, 'The perfect trio for my skincare routine. My skin feels amazing and looks clearer.', NULL, 5, 1, 0, NULL, NULL),
(969, 436, 1309, NULL, NULL, 'Incredible results! The soap, day cream, and night cream have transformed my skin.', NULL, 5, 1, 0, NULL, NULL),
(970, 436, 1310, NULL, NULL, 'AE Naturals combo is fantastic. My skin is glowing and feels so soft and smooth.', NULL, 5, 1, 0, NULL, NULL),
(971, 436, 1311, NULL, NULL, 'Superb products! My skin\'s texture has improved, and it feels very hydrated.', NULL, 5, 1, 0, NULL, NULL),
(972, 436, 1312, NULL, NULL, 'These products are wonderful. The soap is gentle, and the creams leave my skin radiant.', NULL, 5, 1, 0, NULL, NULL),
(973, 436, 1313, NULL, NULL, 'Very pleased with the results. My skin looks healthier and more even-toned.', NULL, 5, 1, 0, NULL, NULL),
(974, 436, 1315, NULL, NULL, 'Love this skincare combo. My skin feels refreshed and glowing every day', NULL, 5, 1, 0, NULL, NULL),
(975, 436, 1316, NULL, NULL, 'The perfect skincare set. My skin has never felt this good. Highly recommend', NULL, 5, 1, 0, NULL, NULL),
(976, 436, 1317, NULL, NULL, 'Amazing skincare trio. My skin feels clean, hydrated, and visibly brighter.', NULL, 4, 1, 0, NULL, NULL);

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

--
-- Table structure for table `search_functions`
--

CREATE TABLE `search_functions` (
  `id` bigint UNSIGNED NOT NULL,
  `key` varchar(150) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `url` varchar(250) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `visible_for` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'admin',
  `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 `search_functions`
--

INSERT INTO `search_functions` (`id`, `key`, `url`, `visible_for`, `created_at`, `updated_at`) VALUES
(1, 'Dashboard', 'admin/dashboard', 'admin', NULL, NULL),
(2, 'Order All', 'admin/orders/list/all', 'admin', NULL, NULL),
(3, 'Order Pending', 'admin/orders/list/pending', 'admin', NULL, NULL),
(4, 'Order Processed', 'admin/orders/list/processed', 'admin', NULL, NULL),
(5, 'Order Delivered', 'admin/orders/list/delivered', 'admin', NULL, NULL),
(6, 'Order Returned', 'admin/orders/list/returned', 'admin', NULL, NULL),
(7, 'Order Failed', 'admin/orders/list/failed', 'admin', NULL, NULL),
(8, 'Brand Add', 'admin/brand/add-new', 'admin', NULL, NULL),
(9, 'Brand List', 'admin/brand/list', 'admin', NULL, NULL),
(10, 'Banner', 'admin/banner/list', 'admin', NULL, NULL),
(11, 'Category', 'admin/category/view', 'admin', NULL, NULL),
(12, 'Sub Category', 'admin/category/sub-category/view', 'admin', NULL, NULL),
(13, 'Sub sub category', 'admin/category/sub-sub-category/view', 'admin', NULL, NULL),
(14, 'Attribute', 'admin/attribute/view', 'admin', NULL, NULL),
(15, 'Product', 'admin/product/list', 'admin', NULL, NULL),
(16, 'Coupon', 'admin/coupon/add-new', 'admin', NULL, NULL),
(17, 'Custom Role', 'admin/custom-role/create', 'admin', NULL, NULL),
(18, 'Employee', 'admin/employee/add-new', 'admin', NULL, NULL),
(19, 'Seller', 'admin/sellers/seller-list', 'admin', NULL, NULL),
(20, 'Contacts', 'admin/contact/list', 'admin', NULL, NULL),
(21, 'Flash Deal', 'admin/deal/flash', 'admin', NULL, NULL),
(22, 'Deal of the day', 'admin/deal/day', 'admin', NULL, NULL),
(23, 'Language', 'admin/business-settings/language', 'admin', NULL, NULL),
(24, 'Mail', 'admin/business-settings/mail', 'admin', NULL, NULL),
(25, 'Shipping method', 'admin/business-settings/shipping-method/add', 'admin', NULL, NULL),
(26, 'Currency', 'admin/currency/view', 'admin', NULL, NULL),
(27, 'Payment method', 'admin/business-settings/payment-method', 'admin', NULL, NULL),
(28, 'SMS Gateway', 'admin/business-settings/sms-gateway', 'admin', NULL, NULL),
(29, 'Support Ticket', 'admin/support-ticket/view', 'admin', NULL, NULL),
(30, 'FAQ', 'admin/helpTopic/list', 'admin', NULL, NULL),
(31, 'About Us', 'admin/business-settings/about-us', 'admin', NULL, NULL),
(32, 'Terms and Conditions', 'admin/business-settings/terms-condition', 'admin', NULL, NULL),
(33, 'Web Config', 'admin/business-settings/web-config', 'admin', NULL, NULL);

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

--
-- Table structure for table `sellers`
--

CREATE TABLE `sellers` (
  `id` bigint UNSIGNED NOT NULL,
  `f_name` varchar(30) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `l_name` varchar(30) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `phone` varchar(25) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `image` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'def.png',
  `email` varchar(80) COLLATE utf8mb4_unicode_ci NOT NULL,
  `password` varchar(80) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'pending',
  `remember_token` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `bank_name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `branch` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `account_no` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `holder_name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `auth_token` text COLLATE utf8mb4_unicode_ci,
  `sales_commission_percentage` double(8,2) DEFAULT NULL,
  `gst` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `cm_firebase_token` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `pos_status` tinyint(1) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `seller_wallets`
--

CREATE TABLE `seller_wallets` (
  `id` bigint UNSIGNED NOT NULL,
  `seller_id` bigint DEFAULT NULL,
  `total_earning` double NOT NULL DEFAULT '0',
  `withdrawn` double NOT NULL DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `commission_given` double(8,2) NOT NULL DEFAULT '0.00',
  `pending_withdraw` double(8,2) NOT NULL DEFAULT '0.00',
  `delivery_charge_earned` double(8,2) NOT NULL DEFAULT '0.00',
  `collected_cash` double(8,2) NOT NULL DEFAULT '0.00',
  `total_tax_collected` double(8,2) NOT NULL DEFAULT '0.00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `seller_wallets`
--

INSERT INTO `seller_wallets` (`id`, `seller_id`, `total_earning`, `withdrawn`, `created_at`, `updated_at`, `commission_given`, `pending_withdraw`, `delivery_charge_earned`, `collected_cash`, `total_tax_collected`) VALUES
(1, 1, 0, 0, '2023-10-12 13:50:22', '2023-10-12 13:50:22', 0.00, 0.00, 0.00, 0.00, 0.00);

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

--
-- Table structure for table `seller_wallet_histories`
--

CREATE TABLE `seller_wallet_histories` (
  `id` bigint UNSIGNED NOT NULL,
  `seller_id` bigint DEFAULT NULL,
  `amount` double NOT NULL DEFAULT '0',
  `order_id` bigint DEFAULT NULL,
  `product_id` bigint DEFAULT NULL,
  `payment` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'received',
  `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 `shipping_addresses`
--

CREATE TABLE `shipping_addresses` (
  `id` bigint UNSIGNED NOT NULL,
  `customer_id` varchar(15) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `contact_person_name` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `address_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'home',
  `address` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `city` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `zip` varchar(10) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `phone` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `state` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `country` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `latitude` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `longitude` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `is_billing` tinyint(1) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `shipping_addresses`
--

INSERT INTO `shipping_addresses` (`id`, `customer_id`, `contact_person_name`, `address_type`, `address`, `city`, `zip`, `phone`, `created_at`, `updated_at`, `state`, `country`, `latitude`, `longitude`, `is_billing`) VALUES
(1, '2', 'Rajesh G', 'permanent', 'amazing enterprises', 'Bangalore', '560098', '9008216453', '2023-10-01 09:01:34', '2023-10-01 09:01:34', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(2, '0', 'Prateek Prakash', 'home', 'NA', 'Bengaluru', '560030', '6394553354', '2023-10-02 10:33:39', '2023-10-02 10:33:39', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(3, '6', 'Sujatha Mallela', 'permanent', 'Door no.14-545,cpm party office road, prakash Nagar', 'Tadepalli municipality, mangalagiri', '522502', '8555807927', '2024-11-08 12:36:45', '2024-11-08 12:36:45', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(4, '0', 'Hariprasanth S', 'permanent', '202, Serene Homes, Margosa Ave, Green Glen layout, Bellundur, Bangalore - 560103', 'Bangalore', '560103', '9965029988', '2023-10-09 01:56:59', '2023-10-09 01:56:59', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(5, '0', 'Hariprasanth S', 'permanent', '202, Serene Homes, Margosa Avenue, Green Glen Layout, Bellundur, Bangalore - 560103', 'Bangalore', '560103', '9965029988', '2023-10-09 01:58:59', '2023-10-09 01:58:59', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(6, '0', 'Jagadeesh', 'home', 'BEML Layout', 'Bangalore', '560064', '8919+085042', '2023-10-09 14:54:04', '2023-10-09 14:54:04', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(7, '0', 'Jagadeesh', 'home', 'BEML ', 'Bangalore', '560064', '8919085042', '2023-10-09 14:58:21', '2023-10-09 14:58:21', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(8, '8', 'jagadeesh', 'office', 'BEML layout', 'Bnagalore', '560098', '8919085042', '2023-10-10 16:03:55', '2023-10-10 16:03:55', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(9, '13', 'Jagadeesh', 'permanent', 'BEML', 'Blr', '560098', '8919085042', '2023-10-18 10:33:16', '2023-10-18 10:33:16', NULL, 'India', '12.918545597921922', '77.51906080583821', 0),
(10, '16', 'Manda Madhuri', 'home', 'Karmanghat, thapovan colony, near Neo royal high school\r\nPendnekar\'s residency 1 floor, beside Hanuman temple , opposite SVR school', 'Hyderabad', '500079', '9059366923', '2023-10-22 01:25:42', '2023-10-22 01:25:42', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(11, '22', 'Shubham Mishra', 'permanent', '100,gandhi nagar unnao\r\ngandhi nagar', 'UNNAO', '209801', '08957732558', '2023-11-04 10:42:14', '2023-11-04 10:42:14', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(12, '25', 'Rishi pal', 'permanent', 'Debagram, nadia, west bangal', 'Debagram', '741137', '9064612791', '2023-11-17 22:51:04', '2023-11-17 22:51:04', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(13, '26', 'bijendra Singh', 'home', 'Ashoka Garden Bhopal', 'bhopal', '462023', '9863910866', '2023-11-18 01:18:57', '2023-11-18 01:18:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(14, '0', 'Suresh', 'permanent', 'Test', 'Blr', '560065', '8919085042', '2023-11-18 11:57:19', '2023-11-18 11:57:19', NULL, 'Afghanistan', '12.918177499450291', '77.51691503862628', 0),
(15, '27', 'Suresh', 'permanent', 'blr', 'Blr', '560065', '8919085042', '2023-11-18 12:42:02', '2023-11-18 12:42:02', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(16, '54', 'Amutha S', 'home', 'No 20/21,2nd Street, Jhothi Nagar,\r\nThiruvottiyur,chennai-600019', 'Chennai', '600019', '8189823975', '2023-12-22 14:12:04', '2023-12-22 14:12:04', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(17, '0', 'jagadeesh', 'permanent', 'RR nagar', 'Bangalore', '560065', '8919085042', '2023-12-22 18:25:09', '2023-12-22 18:25:09', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(18, '0', 'Rajesh g', 'permanent', 'RR Nagar', 'Bangalore', '560098', '9008216453', '2023-12-27 15:06:57', '2023-12-27 15:06:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(19, '42', 'Rajesh g', 'permanent', 'RR Nagar', 'Bangalore', '560098', '9008216453', '2023-12-27 15:29:25', '2023-12-27 15:29:25', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(20, '61', 'Shailesh yadav ', 'others', 'Rec Ambedkar Nagar front of Akbarpur hawaipatti Tanda road ', 'Akbarpur', '224122', '9450278597', '2024-01-18 22:39:12', '2024-01-18 22:39:12', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(21, '65', 'jagadeesh', 'permanent', '892 pt road', 'Bangalore', '560065', '8919085042', '2024-01-26 11:28:58', '2024-01-26 11:28:58', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(22, '0', 'Harish Kumar', 'home', 'Manakarambai bypass Thanjavur ', 'Tamil nadu', '613205', '9361934976', '2024-01-26 12:24:29', '2024-01-26 12:24:29', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(23, '67', 'bijendra Singh', 'home', '\r\n326-A ', 'bhopal', '462023', '9893910866', '2024-01-27 10:03:59', '2024-01-27 10:03:59', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(24, '69', 'Kailas Jagtap ', 'permanent', 'LIC JEEVAN JYOTI, NANDED ROAD, AHMADPUR', 'Ahmadpur', '413515', '7972355678', '2024-01-28 21:33:36', '2024-01-28 21:33:36', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(25, '70', 'Suraj kumar das', 'home', 'Mylan&rechrch center marutinagar jigani banglore', 'Bengaluru', '560105', '91537 46268', '2024-01-29 01:47:24', '2024-01-29 01:47:24', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(26, '0', 'Prashanth', 'permanent', 'egfsgs\r\nIttamadu, BSK III Stage', 'Bengaluru', '560085', '9739405530', '2024-02-02 11:46:18', '2024-02-02 11:46:18', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(27, '92', 'Ashik', 'home', '158 G1 Annanagar North,pettai, Tirunelveli ', 'Tirunelveli ', '627010', '8072209871', '2024-02-02 11:55:57', '2024-02-02 11:55:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(28, '0', 'Bijendra Soniya', 'home', 'Jail Road, Arera Hills, Bhopal - 462011\r\nVindhyachal Bhawan 1st Floor, Law department.', 'Bhopal', '462011', '09893910866', '2024-02-02 18:18:22', '2024-02-02 18:18:22', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(29, '112', 'Prateek Prakash', 'permanent', 'Shantinagar ', 'Bengaluru', '560001', '+916394553354', '2024-02-03 09:45:30', '2024-02-03 09:45:30', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(30, '120', '8115607176', 'home', 'Saidraja ,ward no 1 ambedkar nagar district Chandauli ', 'Saidraja ', '232110', '8115607176', '2024-02-04 18:44:45', '2024-02-04 18:44:45', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(31, '120', '8115607176', 'home', 'Saidraja ,ward no 1 ambedkar nagar district Chandauli ', 'Saidraja ', '232110', '8115607176', '2024-02-04 18:44:54', '2024-02-04 18:44:54', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(32, '120', '8115607176', 'home', 'Saidraja ,ward no 1 ambedkar nagar district Chandauli ', 'Saidraja ', '232110', '8115607176', '2024-02-04 18:44:55', '2024-02-04 18:44:55', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(33, '120', '8115607176', 'home', 'Saidraja ,ward no 1 ambedkar nagar district Chandauli ', 'Saidraja ', '232110', '8115607176', '2024-02-04 18:45:09', '2024-02-04 18:45:09', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(34, '120', '8115607176', 'home', 'Saidraja ,ward no 1 ambedkar nagar district Chandauli ', 'Saidraja ', '232110', '8115607176', '2024-02-04 18:45:15', '2024-02-04 18:45:15', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(35, '124', 'Rajesh G', 'permanent', 'RR Nagar', 'Bangalore', '560098', '9008216453', '2024-02-06 13:38:39', '2024-02-06 13:38:39', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(36, '125', 'jitendra sen', 'office', '404  zone 1 mp nagar bhopal.', 'bhopal', '462010', '8269228947', '2024-02-07 12:58:47', '2024-02-07 12:58:47', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(37, '126', 'Rajesh Kumar', 'home', 'House no. 745 Near post office V.P.O Sanghi ', 'Rohtak', '124303', '9813346115', '2024-02-07 15:15:34', '2024-02-07 15:15:34', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(39, '0', 'Rajesh', 'permanent', 'RR Nagar', 'Bangalore', '516453', '9008216453', '2024-02-09 09:45:12', '2024-02-09 09:45:12', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(40, '133', 'Junaith', 'home', 'B10 varapradha Agrini andalpuram ', 'Madurai', '625003', '9597876661', '2024-02-10 10:34:59', '2024-02-10 10:34:59', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(41, '52', 'bijendra Singh', 'home', '326-A Ashoka Garden', 'Bhopal', '462023', '9863910866', '2024-02-10 23:16:54', '2024-02-10 23:16:54', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(42, '0', 'Rajesh Kumar', 'home', 'House no 745 Near post office V.P.O Sanghi ', 'Rohtak', '124303', '9813346115', '2024-02-11 11:09:34', '2024-02-11 11:09:34', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(43, '137', 'Aman yadav ', 'office', ' Van bihar road Van bihar colony near td college  ', 'Jaunpur ', '222002', '8303161755', '2024-02-11 21:54:15', '2024-02-11 21:54:15', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(44, '146', 'Naimath nawab', 'home', 'Old bus stand Friday market', 'Sangareddy', '502001', '9391842015', '2024-02-16 02:04:54', '2024-02-16 02:04:54', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(45, '155', 'Sudha ', 'home', '34, palla street, irumbedu ', 'Cheyyur ', '603302', '9384321809', '2024-02-19 07:54:53', '2024-02-19 07:54:53', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(46, '156', 'Junaith', 'home', 'B10 varapradha Agrini andalpuram, near check post\r\nMadurai', 'Madurai', '625003', '9003030867', '2024-02-20 00:55:22', '2024-02-20 00:55:22', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(47, '161', 'Sanket Nikule', 'office', 'TRIARQ Health LLP, 5th floor Rushiraj Tower Jehan Circle, Gangapur Rd', 'Nashik', '422013', '7020657990', '2024-02-22 21:38:41', '2024-02-22 21:38:41', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(48, '163', 'Sanket Nikule', 'office', 'TRIARQ Health LLP, 5th floor Rushiraj Tower Jehan Circle, Gangapur Rd', 'Nashik', '422013', '7020657990', '2024-02-22 21:42:46', '2024-02-22 21:42:46', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(49, '0', 'Rajesh G', 'home', 'RR Nagar', 'Bangalore', '560098', '9008216453', '2024-02-23 17:02:45', '2024-02-23 17:02:45', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(50, '170', 'Rajesh G', 'home', 'RR Nagar', 'Bangalore', '560098', '90085216453', '2024-02-25 18:49:16', '2024-02-25 18:49:16', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(51, '171', 'Rajesh g', 'home', 'RR Nagar', 'Bangalore', '560098', '9008216453', '2024-02-25 18:57:02', '2024-02-25 18:57:02', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(52, '174', 'Md. Al-Amin Hossen', 'home', 'H-50, Road 13, Sector 10, Uttara, Dhaka 1230\r\nAvenue-2', 'Dhaka', '1230', '01812161440', '2024-02-25 22:29:12', '2024-02-25 22:29:12', NULL, 'Bangladesh', '12.918177499450291', '77.51691503862628', 0),
(53, '175', 'Md. Al-Amin Hossen', 'home', 'H-50, Road 13, Sector 10, Uttara, Dhaka 1230\r\nAvenue-2', 'Dhaka', '1230', '01812161440', '2024-02-25 22:46:23', '2024-02-25 22:46:23', NULL, 'Bangladesh', '12.918177499450291', '77.51691503862628', 0),
(54, '53', 'jagadeesh', 'home', 'BEML ', 'Bangalore', '560098', '8919085042', '2024-02-26 09:35:22', '2024-02-26 09:35:22', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(55, '74', 'jagadeesh', 'home', 'BEML ', 'Bangalore', '560098', '8919085042', '2024-02-26 09:58:41', '2024-02-26 09:58:41', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(56, '178', 'jagadeesh', 'home', 'beml', 'Bangalore', '560098', '8919085042', '2024-02-26 10:58:12', '2024-02-26 10:58:12', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(57, '180', 'jagadeesh', 'home', 'BEML', 'Bangalore', '560098', '8919085042', '2024-02-26 11:14:30', '2024-02-26 11:14:30', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(58, '181', 'jagadeesh', 'home', 'BEML', 'Bangalore ', '560098', '8919085042', '2024-02-26 13:01:29', '2024-02-26 13:01:29', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(59, NULL, 'Md. Al-Amin Hossen', 'home', 'H-50, Road 13, Sector 10, Uttara, Dhaka 1230\r\nAvenue-2', 'Dhaka', '1230', '01812161440', '2024-02-28 15:51:54', '2024-02-28 15:51:54', NULL, 'Bangladesh', '12.918177499450291', '77.51691503862628', 0),
(60, '185', 'Jagadeesh', 'home', 'BEML ', 'Bangalore', '560098', '8919085042', '2024-02-28 16:43:17', '2024-02-28 16:43:17', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(61, '53', 'Jagadeesh', 'home', 'BEML', 'Bangalore', '560098', '8919085042', '2024-02-28 18:09:55', '2024-02-28 18:09:55', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(62, NULL, 'Jagadeesh', 'home', 'BEML', 'Bangalore', '560098', '8919085042', '2024-02-28 19:26:40', '2024-02-28 19:26:40', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(63, NULL, 'Jagadeesh', 'home', 'BEML', 'BAngalore', '560098', '8919085042', '2024-02-28 20:54:04', '2024-02-28 20:54:04', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(64, NULL, 'Rajesh G', 'office', 'RR Nagar', 'Bangalore', '560098', '9008216453', '2024-02-28 20:59:34', '2024-02-28 20:59:34', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(65, NULL, 'Rajesh G', 'home', 'RR Nagar', 'Bangalore', '560098', '9008216453', '2024-02-28 21:07:22', '2024-02-28 21:07:22', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(66, NULL, 'Rajesh g', 'home', 'RR Nagar', 'Bangalore', '560098', '8050974588', '2024-02-28 21:08:58', '2024-02-28 21:08:58', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(67, NULL, 'Prateek', 'home', '#17, BEML complex, RR nagar', 'Bengaluru', '560098', '06394553354', '2024-02-29 10:33:31', '2024-02-29 10:33:31', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(68, '189', 'Rajesh G', 'home', 'RR Nagar', 'Bangalore', '560098', '9008216453', '2024-03-01 09:31:22', '2024-03-01 09:31:22', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(69, '74', 'Jagadeesh', 'office', 'BEML', 'Bangalore', '560098', '8919085042', '2024-03-20 18:55:41', '2024-03-20 18:55:41', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(70, NULL, 'Himanshi', 'home', 'House no 228 maidan garhi New Delhi 110068', 'Delhi', '110068', '7048964875', '2024-03-01 12:04:16', '2024-03-01 12:04:16', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(71, '191', 'Rajesh G', 'home', 'RR Nagar', 'Bangalore', '560098', '9008216453', '2024-03-01 20:03:52', '2024-03-01 20:03:52', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(72, NULL, 'Shruthi prasanna, Shobha raghu', 'home', '#169, 10th cross, BEL layout, 1st block, Vidyaranyapura. ', 'Bengaluru', '560097', '6362979350', '2024-03-02 10:41:54', '2024-03-02 10:41:54', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(73, '195', 'Sonali Gorain', 'home', 'Vill- Chaitandih area- Baragram school 🏫 more near to chasmore', 'Purulia', '723103', '9547046064', '2024-03-02 21:25:54', '2024-03-02 21:25:54', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(74, '187', 'BS Sahana', 'home', 'RR Nagar', 'Bangalore', '560098', '8050974588', '2024-03-04 09:55:01', '2024-03-04 09:55:01', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(75, NULL, 'nnn', 'home', 'hhh', 'bangalore', '560076', '9999999999', '2024-03-04 10:20:04', '2024-03-04 10:20:04', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(76, NULL, 'Suman Chakraborty', 'home', 'Motilal Gupta Road', 'KOLKATA', '700082', '06289311713', '2024-03-04 20:11:30', '2024-03-04 20:11:30', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(77, NULL, 'gautam', 'home', 'D-195 gali no. 4, sangam vihar, New Delhi', 'Delhi', '110080', '09599164687', '2024-03-04 23:10:24', '2024-03-04 23:10:24', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(78, '202', 'Rajesh G', 'home', 'RR Nagar', 'Bangalore', '560098', '9008216453', '2024-03-05 08:18:51', '2024-03-05 08:18:51', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(79, '200', 'gautam', 'home', 'D-195 gali no. 4, sangam vihar, New Delhi', 'Delhi', '110080', '09599164687', '2024-03-06 13:26:11', '2024-03-06 13:26:11', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(80, '200', 'gautam', 'home', 'D-195 gali no. 4, sangam vihar, New Delhi', 'Delhi', '110080', '09599164687', '2024-03-06 13:27:32', '2024-03-06 13:27:32', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(81, NULL, 'PRATEEK PRAKASH', 'home', 'Karnataka', 'bengaluru', '560001', '06394553354', '2024-03-06 16:50:56', '2024-03-06 16:50:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(82, NULL, 'Sumeet Singh', 'home', 'Bangalore', 'lakshimipura', '562123', '5463136562', '2024-03-07 10:07:39', '2024-03-07 10:07:39', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(83, '204', 'Arif Shaikh ', 'home', 'Ganpati gowdaown osman pura colony ', 'Osmanabad ', '413501', '9096840567', '2024-03-07 12:19:41', '2024-03-07 12:19:41', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(84, NULL, 'adsa asd', 'home', 'sdsad\r\nasdasd', 'Adsadsa', '560068', '8745698745', '2024-03-07 13:31:27', '2024-03-07 13:31:27', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(85, NULL, 'adsa asd', 'home', 'sdsad\r\nasdasd', 'Adsadsa', '560068', '8745698745', '2024-03-07 13:31:28', '2024-03-07 13:31:28', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(86, NULL, 'Mohan naik ', 'home', 'Mohan naik\r\nHeradi cross\r\nKaikini post\r\nBhatkal taluk\r\nUttara Kannada district\r\nPin 581421', 'Bhatkal ', '581421', '7760168459', '2024-03-07 18:27:50', '2024-03-07 18:27:50', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(87, NULL, 'Revanasidda', 'home', 'Kalburgi .ganganagar . Nr colani  bcm hostel', 'Kalaburgi', '585212', '7899554620', '2024-03-08 19:49:03', '2024-03-08 19:49:03', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(88, '206', 'Revanasidda', 'home', 'Ganganagar. Nr colani kalburgi', 'Kalaburagi', '585212', ', 7899554620', '2024-03-08 19:56:15', '2024-03-08 19:56:15', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(89, '206', 'Revanasidda', 'home', 'Ganganagar nr colani kalaburgi', 'Kalaburagi', '585212', '7899554620', '2024-03-08 20:01:30', '2024-03-08 20:01:30', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(90, NULL, 'Md. Al-amin Hossain', 'home', 'H-50, Road 13, Sector 10, Uttara, Dhaka 1230', 'Dhaka', '1230', '01812161440', '2024-03-10 16:34:57', '2024-03-10 16:34:57', NULL, 'Bangladesh', '12.918177499450291', '77.51691503862628', 0),
(91, NULL, 'asdas', 'home', 'sasas', 'asaas', '560098', '999999999', '2024-03-11 10:56:20', '2024-03-11 10:56:20', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(92, NULL, 'Shubham Mishra', 'home', '100,gandhi nagar unnao\r\ngandhi nagar', 'UNNAO', '209801', '08957732558', '2024-03-14 07:14:07', '2024-03-14 07:14:07', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(93, '210', 'Rajesh G', 'home', 'RR Nagar', 'Bangalore', '560098', '9008216453', '2024-03-14 12:02:46', '2024-03-14 12:02:46', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(94, '210', 'Rajesh G', 'home', 'RR Nagar', 'Bangalore', '560098', '9008216453', '2024-03-14 12:02:52', '2024-03-14 12:02:52', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(95, '210', 'Rajesh G', 'home', 'RR Nagar', 'Bangalore', '560098', '9008216453', '2024-03-14 12:02:59', '2024-03-14 12:02:59', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(96, '210', 'Rajesh G', 'home', 'RR Nagar', 'Bangalore', '560098', '9008216453', '2024-03-14 12:03:28', '2024-03-14 12:03:28', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(97, '210', 'Rajesh G', 'home', 'RR Nagar', 'Bangalore', '560098', '9008216453', '2024-03-14 12:05:07', '2024-03-14 12:05:07', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(98, '187', 'Md. Al-amin Hossain', 'home', 'H-50, Road 13, Sector 10, Uttara, Dhaka 1230', 'Dhaka', '1230', '+8801812161440', '2024-03-14 12:14:50', '2024-03-14 12:14:50', NULL, 'Bangladesh', '12.918177499450291', '77.51691503862628', 0),
(99, NULL, 'Chandni', 'home', '9/5133 Street no.1 kaushik puri old seelampur ', 'Delhi ', '110031', '8882556746', '2024-03-14 13:20:01', '2024-03-14 13:20:01', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(100, '211', 'Chandni ', 'home', '9/5133 Street no.1 kaushik puri old seelampur ', 'Delhi', '110031', '8882556746', '2024-03-14 13:25:26', '2024-03-14 13:25:26', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(101, '212', 'SANTOSH JI', 'home', 'NEAR GANESH ATA CHAKKI DHEKAHA REWA', 'Rewa', '486001', '9685586582', '2024-03-14 19:05:31', '2024-03-14 19:05:31', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(102, NULL, 'Pallavi singh', 'office', 'F-14/60-6 Model Town -2 New Delhi -110009', 'North Delhi', '110009', '9310273373', '2024-03-14 23:02:31', '2024-03-14 23:02:31', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(103, NULL, 'Anand Babu P', 'home', 'No212G1 Skanda Nivas 1st main Gurudatta layout Hoskerihalli BSK 3rd stage', 'Bangalore', '560085', '9845675713', '2024-03-16 17:34:45', '2024-03-16 17:34:45', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(104, NULL, 'Vijaya Lakshmi ', 'home', 'P.vijaya lakshmi\r\nD.no 2-19-4(1)\r\nBhupathiraju vari street\r\nBHIMAVARAM, ANDHRA PRADESH 534202', 'Bhimavaram', '534202', '9966966277', '2024-03-17 16:03:14', '2024-03-17 16:03:14', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(105, NULL, 'Prateek Prakash', 'home', 'Karnataka', 'bengaluru', '560001', '06394553354', '2024-03-18 09:18:07', '2024-03-18 09:18:07', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(106, NULL, 'Suman Chak', 'home', '91/1/5, PRAMODNAGAR', 'Kolkata', '700082', '6289311713', '2024-03-18 17:04:27', '2024-03-18 17:04:27', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(107, NULL, 'Kavya reddy ', 'home', 'Kovur mandal,prr colony,near amma water plant opposite line', 'Nellore ', '524137', '9700466656', '2024-03-19 10:47:30', '2024-03-19 10:47:30', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(108, NULL, 'Kavya reddy ', 'home', 'Kovur,prr colony,amma water plant opposite line ', 'Nellore ', '524137', '9700466656', '2024-03-19 10:51:46', '2024-03-19 10:51:46', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(109, '219', 'Kavya reddy ', 'home', 'Kovur,prr colony,amma water plant opposite line,', 'Nellore ', '524137', '9700466656', '2024-03-19 11:26:32', '2024-03-19 11:26:32', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(110, '266', 'Harish Kulal', 'home', 'Kumbakantini ato works soorinje masjid mangaloru Karnataka 575030 shibaroor road soorinje mangaloru Karnataka 575030', 'Manglore', '575030', '09740987766', '2024-03-20 17:37:11', '2024-03-20 17:37:11', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(111, '267', 'Rajesh G', 'home', 'RR Nagar', 'Bangalore', '560098', '9008216453', '2024-03-20 17:58:16', '2024-03-20 17:58:16', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(112, '298', 'Ramya Panthangi', 'home', '15-10-266, ramannapet\r\nNear Gandhi statue, Warangal.', 'Warangal', '506002', '09885503314', '2024-03-21 11:54:45', '2024-03-21 11:54:45', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(113, NULL, 'Karthi', 'home', 'P.n road 2nd street g p yarns opposite lotus agency \r\nTiruppur\r\n641602', 'Tiruppur ', '641602', '9344864404', '2024-03-21 12:15:37', '2024-03-21 12:15:37', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(114, '299', 'Karthi', 'office', 'P.n road 2nd street \r\nGp yarns opposite \r\nLotus agency \r\n', 'Tiruppur', '641602', '9344864404', '2024-03-21 12:19:31', '2024-03-21 12:19:31', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(115, NULL, 'Anupama ', 'home', '#c16', 'Owners Court east gate Kasavanahalli ', '560099', '97429 34964 ', '2024-03-23 00:44:25', '2024-03-23 00:44:25', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(116, '331', 'Johny', 'home', '49/2 church lane jangpura bhogal ', 'New Delhi ', '110014', '9958650578', '2024-03-25 10:29:46', '2024-03-25 10:29:46', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(117, NULL, 'Kailas jagtap ', 'home', 'Lic office ahmadpur ', 'Latur ', '413514', '7972325678', '2024-03-26 23:58:58', '2024-03-26 23:58:58', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(118, NULL, 'Sudha Lakshmi ', 'home', '34, palla street\r\nIrumbedu ', 'Madhurantakam', '603302', '9384321809', '2024-03-27 06:30:41', '2024-03-27 06:30:41', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(119, '544', 'Sudha Lakshmi ', 'home', '34, palla street\r\nIrumbedu ', 'Madhurantakam ', '603302', '9384321809', '2024-03-27 06:33:55', '2024-03-27 06:33:55', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(120, NULL, 'thwrstj jrt', 'home', '#901 rk recidency\r\nkoramangala', 'BANGALORE', '560001', '06745879462', '2024-03-27 11:00:50', '2024-03-27 11:00:50', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(121, NULL, 'thwrstj jrt', 'home', '#901 rk recidency\r\nkoramangala', 'BANGALORE', '560001', '06745879462', '2024-03-27 11:00:51', '2024-03-27 11:00:51', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(122, '545', 'Md. Al-Amin Hossen', 'home', 'H-50, Road 13, Sector 10, Uttara, Dhaka 1230\r\nAvenue-2', 'Dhaka', '1230', '01812161440', '2024-03-28 10:48:40', '2024-03-28 10:48:40', NULL, 'Bangladesh', '12.918177499450291', '77.51691503862628', 0),
(123, NULL, 'Jagadeesh', 'home', 'BEML layout', 'Bnaglore', '560098', '8919085042', '2024-03-29 10:57:41', '2024-03-29 10:57:41', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(124, '547', 'Deepak ', 'home', 'Plot no. 002 dc-5 adipur near fastrack court opposite reliance petrol pump ', 'Gandhidham ', '370205', '9099916912', '2024-03-29 15:37:54', '2024-03-29 15:37:54', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(125, NULL, 'Chandni', 'home', '9/51/33 Street no 1 kaushik puri old seelampur ', 'Delhi ', '110031', '8882556746', '2024-04-01 10:26:22', '2024-04-01 10:26:22', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(126, '211', 'Chandni', 'home', '9/51/33 Street no 1 kaushik puri old seelampur ', 'Delhi ', '110031', '8882556746', '2024-04-01 10:28:54', '2024-04-01 10:28:54', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(127, NULL, 'Vydani Sudha', 'home', '9-160/2\r\nBalaji nagar Jyothi colony', 'Hyderabad 500087', '500087', '09000076539', '2024-04-01 13:53:40', '2024-04-01 13:53:40', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(128, NULL, 'Obioma Madubuike', 'home', '1531 South Highway 121, apt 235', 'Lewisville', '75067', '2142225852', '2024-04-01 19:26:02', '2024-04-01 19:26:02', NULL, 'United States', '12.918177499450291', '77.51691503862628', 0),
(129, NULL, 'PRATEEK PRAKASH', 'home', 'RR Nagar, Bangalore KA-560098', 'bengaluru', '560001', '06394553354', '2024-04-07 16:33:10', '2024-04-07 16:33:10', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(130, NULL, 'Bag', 'home', 'Fb BBQ', 'Db', '38383', '3262839494', '2024-04-07 16:35:25', '2024-04-07 16:35:25', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(131, '552', 'PRATEEK PRAKASH', 'home', 'Amazing villa, BEML Complex, RR Nagar\r\nHorizon school', 'bengaluru', '560001', '06394553354', '2024-04-08 11:33:07', '2024-04-08 11:33:07', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(132, NULL, 'Ankita Mitra', 'home', 'Tiluri, post office road , district bankura , West bangal -722153', 'Bankura', '722153', '08250860676', '2024-04-08 14:55:17', '2024-04-08 14:55:17', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(133, NULL, 'Kusum sharma ', 'home', 'Vaishali sec 6, Plot no. 10B, flat no. 102', 'Ghaziabad ', '201019', '9315107553', '2024-04-08 17:38:48', '2024-04-08 17:38:48', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(134, NULL, 'Sheeba t k', 'home', 'Chandrodayam,Thrikkannapuram,po pookode,pin670691', 'Kannur', '670691', '9747818908', '2024-04-08 18:56:10', '2024-04-08 18:56:10', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(135, '554', 'Kusum sharma', 'home', 'Flat no 1104, 11 floor, kiaan migsun, sector 14, vasundhara', 'Ghaziabad', '201010', '9315107553', '2024-06-01 22:16:25', '2024-06-01 22:16:25', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(136, NULL, 'Usha Parthasarathy', 'home', 'No. 1, Santhanam Road , T.V.S Nagar', 'Madurai ', '625003', '9994232874', '2024-04-09 18:48:34', '2024-04-09 18:48:34', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(137, NULL, 'Dinesh kumar', 'home', 'B-208, SG Homes Aptt. \r\nSector-3, Vasundhara', 'Ghaziabad', '201012', '99113 43281', '2024-04-10 21:55:54', '2024-04-10 21:55:54', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(138, '570', 'aa aaaa', 'home', 'aaaaaaaaa\r\nBangalore', 'Bangalore', '560037', '07892867310', '2024-04-11 15:40:25', '2024-04-11 15:40:25', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(139, NULL, 'Prema', 'home', '3/90 North Street yadthavar kudiyeruppu Udhayathoor,Rathapuram,Tirunelveli Tamil Nadu ', 'Rathapuram ', '627111', '9942321394', '2024-04-13 14:01:48', '2024-04-13 14:01:48', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(140, NULL, 'Sujatha Mallela', 'home', 'Door no.14-545,prakash nagar,', 'Tadepalli municipality, mangalagiri', '522502', '8555807927', '2024-04-14 15:50:39', '2024-04-14 15:50:39', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(141, '74', 'Jagadeesh', 'home', 'BEML ', 'Bangalore', '560098', '8919085042', '2024-04-14 16:41:46', '2024-04-14 16:41:46', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(142, NULL, 'Prateek', 'home', 'Jdjshdhd', 'Sjdhdh', '483828', '3262839494', '2024-04-14 16:49:44', '2024-04-14 16:49:44', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(143, NULL, 'Sheeba t k', 'home', 'Chandrodayam', 'Kannur', '670691', '9747818908', '2024-04-19 16:26:45', '2024-04-19 16:26:45', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(144, '299', 'Karthi', 'home', 'P.n road 2nd street \r\nGp yarns opposite \r\nLotus agency', 'Tiruppur', '641602', '09344864404', '2024-04-20 12:32:36', '2024-04-20 12:32:36', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(145, NULL, 'Rajesh G', 'home', 'RR Nagar', 'Bangalore', '560098', '9008216453', '2024-04-20 20:19:12', '2024-04-20 20:19:12', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(146, NULL, 'Pallavi singh ', 'office', 'Model Town -3 North Delhi -110009 Ground floor Rajmandir Hypermarket ', 'Delhi ', '110009', '9310273373', '2024-04-22 20:45:01', '2024-04-22 20:45:01', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(147, '844', 'Shobha', 'home', 'Magadi road kodigehalli, abhi cliniq opp 560091', 'Banglore', '560092', '958132832', '2024-04-23 12:12:15', '2024-04-23 12:12:15', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(148, '1004', 'Vinayak Torgal', 'home', 'plot 215 Ashirwad 2nd main 1st cross kumareshwar nagar', 'Dharwad', '580008', '8618994967', '2024-04-23 17:17:51', '2024-04-23 17:17:51', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(149, '779', 'Rajesh G', 'home', 'Bangalore', 'Bangalore', '560098', '9008216453', '2024-04-24 10:32:34', '2024-04-24 10:32:34', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(150, NULL, 'Pasam Rajesh', 'home', 'H.NO:22-170b,near Gandhi chowk\r\nNandyal,', 'Nandyal', '518501', '08897272131', '2024-04-25 07:53:46', '2024-04-25 07:53:46', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(151, '1185', 'Pasam Rajesh', 'home', 'H.NO:22-170b,near Gandhi chowk\r\nNandyal,', 'Nandyal', '518501', '08897272131', '2024-04-25 08:09:11', '2024-04-25 08:09:11', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(152, NULL, 'Sunny Arora', 'home', 'H.N 283, Near Balaji Hospital, station road, Rudrapur', 'Rudrapur', '263153', '8898055670', '2024-04-26 00:22:12', '2024-04-26 00:22:12', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(153, '778', 'Sheeba t k', 'home', 'Chandrodayam , Thrikkannapuram,po Pookode', 'Kannur', '670691', '9747818908', '2024-04-26 21:01:20', '2024-04-26 21:01:20', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(154, NULL, 'Suman Chakraborty', 'home', 'Motilal Gupta Road', 'KOLKATA', '700082', '06289311713', '2024-04-26 21:55:05', '2024-04-26 21:55:05', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(155, '199', 'Suman Chakraborty', 'home', 'Motilal Gupta Road', 'KOLKATA', '700082', '06289311713', '2024-04-28 00:33:58', '2024-04-28 00:33:58', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(156, NULL, 'Sanjib mohapatra ', 'home', 'At/Po=mahadeijoda, dist=kendujhar,state=Odisha ', 'Kendujhar ', '758013', '7008494973', '2024-04-28 21:03:44', '2024-04-28 21:03:44', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(157, '1268', 'Radhe Jha', 'home', '260 M N K Road\r\n3C, 3rd Floor', 'Kolkata', '700036', '07603031512', '2024-04-29 23:07:10', '2024-04-29 23:07:10', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(158, NULL, 'Manimegalai Rajendiran', 'home', '#454, 3rd floor, 1st main, 2nd cross, \r\nP and T layout, Horamavu main road ', 'BANGALORE', '560043', '08951234700', '2024-05-01 07:33:11', '2024-05-01 07:33:11', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(159, '1271', 'Vijay Kumar', 'home', 'गोपालगंज भेदौरा', 'आजमगढ', '276141', '8874555174', '2024-05-01 15:19:58', '2024-05-01 15:19:58', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(160, NULL, 'Md. Al-Amin Hossen', 'home', 'H-50, Road 13, Sector 10, Uttara, Dhaka 1230\r\nAvenue-2', 'Dhaka', '1230', '01812161440', '2024-05-01 20:15:46', '2024-05-01 20:15:46', NULL, 'Bangladesh', '12.918177499450291', '77.51691503862628', 0),
(161, '1272', 'Vijay kumar Kumar', 'home', 'Bhedaura ', 'आजमगढ ', '276141', '8874555174', '2024-05-03 08:36:36', '2024-05-03 08:36:36', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(162, NULL, 'Aman Choudhary ', 'home', 'Village Rasan PO Sidhbari tehsil Dharmshala ', 'Dharmshala ', '176057', '7876415132', '2024-05-04 10:09:24', '2024-05-04 10:09:24', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(163, '19', 'Shiva S', 'home', '8-2-609/B/1, Gaffar khan colony, Road no. 11, Banjara hills', 'Hyderabad', '500032', '08919071735', '2024-05-04 12:59:13', '2024-05-04 12:59:13', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(164, NULL, 'Radha Verma ', 'home', '41, tulshi divine ladies PG\r\n3rd main Vyalikaval HBCS layout\r\nBENGALURU, KARNATAKA 560045\r\nIndia', 'Bangalore ', '560045', '8800430500', '2024-05-04 17:47:31', '2024-05-04 17:47:31', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(165, '550', 'Sujatha Mallela', 'home', 'Door no.14-545,prakash nagar,', 'Tadepalli municipality, mangalagiri', '522502', '8555807927', '2024-05-04 22:06:03', '2024-05-04 22:06:03', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(166, NULL, 'SUMIT DHAKAD', 'home', '90 Balaji puram albatiya road shahaganj ', 'Agra', '282010', '8279944195', '2024-05-04 23:33:33', '2024-05-04 23:33:33', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(167, '1275', 'SUMIT DHAKAD', 'home', '90 Balaji puram albatiya road shahaganj ', 'Agra', '282010', '8279944195', '2024-05-04 23:38:49', '2024-05-04 23:38:49', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(168, '1276', 'Ranjeet s Jadhav ', 'home', 'A/p Budhgaon house no 79 near Maruti Mandir Gavbhag Budhgaon \r\nTal- miraj Dist- sangli', 'Budhgaon Sangli', '416304', '73048 96555', '2024-05-05 06:26:46', '2024-05-05 06:26:46', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(169, NULL, 'jagadeesh', 'home', 'RR nagar BEML ', 'BAngalore', '560098', '8919085042', '2024-05-07 15:10:15', '2024-05-07 15:10:15', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(170, NULL, 'Mohammed Jamsheer', 'home', 'KALLIPARAMBIL HOUSE\r\nKUNNAPPALLY POST', 'PERINTHALMANNA', '679322', '9747657658', '2024-05-08 13:37:19', '2024-05-08 13:37:19', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(171, '1279', 'Ramesh', 'home', '29, Shreenath CHS Mumbai', 'Mumbai', '400055', '9004376664', '2024-05-08 13:48:49', '2024-05-08 13:48:49', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(172, NULL, 'Rinki rani', 'home', 'Bhajard khurd hapur Sanjay doctor ke sohp', 'Pilkhuwa', '245304', '6396078081', '2024-05-09 10:19:10', '2024-05-09 10:19:10', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(173, NULL, 'Sangita Devi', 'home', 'Motijheel panday gali\r\nChocolate factory', 'Muzaffarpur', '842001', '9304305677', '2024-05-09 13:17:33', '2024-05-09 13:17:33', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(174, '1281', 'Madhavi Barwal', 'home', 'R-68, nri colony, pratap nagar , Jaipur', 'Jaipur', '302033', '09928124401', '2024-05-11 16:21:07', '2024-05-11 16:21:07', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(175, '1282', 'Deepak Kumar ', 'home', 'E-116.gali no- 11a  ambedkar vihar Delhi -110094', 'Delhi', '110094', '9871058192', '2024-05-13 09:09:36', '2024-05-13 09:09:36', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(176, NULL, 'uffg uhffdfg', 'home', 'bjbijb\r\nihuijhiu', 'Bhopal', '462003', '08889675289', '2024-05-13 14:17:14', '2024-05-13 14:17:14', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(177, '1283', 'test kumar', 'home', '& Co Working Space Faridabad sector 15A', 'Faridabad', '121007', '9903099485', '2024-05-13 18:09:08', '2024-05-13 18:09:08', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(178, NULL, 'Arpita Ambalkar ', 'others', 'Datt Sadan Hostel balewadi pune ', 'Pune', '411045', '9049525897', '2024-05-14 12:36:01', '2024-05-14 12:36:01', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(179, NULL, 'Suneel Kumar ', 'home', 'Chandigarh road Ludhiana Punjab kohada ', 'Manghar', '141112', '8699089081', '2024-05-15 07:29:21', '2024-05-15 07:29:21', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(180, NULL, 'Suman Chak', 'home', '91/1/5, PRAMODNAGAR', 'Kolkata', '700082', '09864599899', '2024-05-16 00:26:13', '2024-05-16 00:26:13', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(181, '1286', 'Govind Yadav', 'home', 'new ashok nagar', 'new delhi', '110096', '9990683617', '2024-05-17 13:02:27', '2024-05-17 13:02:27', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(182, '779', 'Rajesh G ', 'home', 'Rr Nagar ', 'Bangalore ', '560098', '9008216453 ', '2024-05-17 13:36:52', '2024-05-17 13:36:52', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(183, NULL, 'Mansi Ekbote ', 'home', '201/B,Shivam CHS, Jayawant sawant road,Gomant Nagar,near Venetian Honda showroom, Dahisar west,', 'Mumbai', '400068', '9768474080', '2024-05-17 18:39:30', '2024-05-17 18:39:30', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(184, '1289', 'Anas Hashmi', 'home', 'Mallawan , District Hardoi 241303\r\nMohalla Gangarampur purani Chauki, Lala Bazar', 'Mallawan Hardoi', '241303', '07275149137', '2024-05-17 23:03:12', '2024-05-17 23:03:12', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(185, NULL, 'Tanya', 'home', 'Villa 688 eldeco City iim road luvknow', 'Luvknow', '226020', '9369581050', '2024-05-18 19:09:32', '2024-05-18 19:09:32', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(186, '74', 'Jagadeesh', 'home', 'BEML', 'Bangalore', '560098', '8919085042', '2024-05-19 00:07:46', '2024-05-19 00:07:46', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(187, '74', 'Jagadeesh', 'home', 'BEML', 'Bangalore', '560098', '8919085042', '2024-05-19 00:18:55', '2024-05-19 00:18:55', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(188, NULL, 'Ashik', 'home', '158 G 1 annanagar north, pettai', 'Tirunelveli', '627010', '807220987', '2024-05-19 23:14:40', '2024-05-19 23:14:40', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(189, NULL, 'Jara parveen ', 'home', 'Hawai adda chowk chota bariyarpur Motihari ', 'Toun', '845401', '6287084443', '2024-05-19 23:58:31', '2024-05-19 23:58:31', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(190, NULL, 'Dipanshu', 'home', 'R-1/9 Nawada housing complex bhagwati garden extension\r\nJain road near vision mart optical', 'Delhi', '110059', '07530848215', '2024-05-20 21:29:58', '2024-05-20 21:29:58', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(191, '1293', 'DKraja', 'home', '280 company', 'Navi Mumbai Panvel', '410218', '9315130277', '2024-09-18 09:53:51', '2024-09-18 09:53:51', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(192, '1289', 'Aryan ', 'home', 'D-2 10th floor flat no 1021', 'Lucknow ', '226002', '7275149137', '2024-05-21 12:38:14', '2024-05-21 12:38:14', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(193, NULL, 'Aparna Jena ', 'home', 'Arilo ,Ratilo , Nimapara ', 'Puri', '752114', '91780 39580', '2024-05-22 09:47:09', '2024-05-22 09:47:09', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(194, NULL, 'Aparna Jena ', 'home', 'At-Arilo\r\nPo-Ratilo\r\nPS -Nimapara', 'Puri', '752114', '91780 39580', '2024-05-22 10:50:12', '2024-05-22 10:50:12', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(195, NULL, 'Rajesh G', 'home', 'RR Nagar', 'Bangalore', '560098', '9008216453', '2024-05-23 12:57:02', '2024-05-23 12:57:02', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(196, '779', 'Rajesh G ', 'home', 'Rr Nagar ', 'Bangalore ', '560098', '9008216453', '2024-05-23 13:14:48', '2024-05-23 13:14:48', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(197, NULL, 'Prateek', 'home', 'SR Nagar', 'Bengalore', '560027', '9876543234', '2024-05-24 19:25:39', '2024-05-24 19:25:39', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(198, NULL, 'Shamsheer Ahmad', 'home', 'Vill&post mangalsi distt Ayodhya', 'Ayodhya', '224188', '7388969578', '2024-05-24 20:13:36', '2024-05-24 20:13:36', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(199, NULL, 'Mohini Jena', 'home', 'At -Arilo \r\nPo-Ratilo\r\nPs -Nimapara', 'Puri', '752114', '8093926073', '2024-05-26 08:24:38', '2024-05-26 08:24:38', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(200, '1318', 'Aparna Jena', 'home', 'At-Arilo\r\nPo-Ratilo\r\nPS -Nimapara', 'Puri', '752114', '09178039580', '2024-05-26 08:56:52', '2024-05-26 08:56:52', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(201, NULL, 'Rajesh', 'home', 'dd', 'bangalore', '560098', '9008216454', '2024-05-26 10:35:37', '2024-05-26 10:35:37', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(202, NULL, 'Vaibhav', 'home', 'Vijyanager 1 polt nuber 38 harinager 2 udhna , Dharangav Jewellers Vijyanager 1 Udhna ', 'Surat ', '394210', '7990853997', '2024-05-26 13:14:01', '2024-05-26 13:14:01', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(203, NULL, 'Lalitha ', 'home', 'N7 jeyabharat city kochadai checkpost Melakkal main road kochadai MADURAI ', 'MADURAI', '625019', '9942142202', '2024-05-26 13:25:22', '2024-05-26 13:25:22', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(204, '1321', 'Muskan harun bagwan', 'home', 'Kismat nagar karvand road shirpur district-dhule', 'Shirpur', '425404', '9518969246', '2024-05-26 15:17:59', '2024-05-26 15:17:59', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(205, '1322', 'Md. Hossen', 'home', 'H-50, Road 13, Sector 10, Uttara, Dhaka 1230', 'Dhaka', '1230', '01812161440', '2024-05-26 15:59:01', '2024-05-26 15:59:01', NULL, 'Bangladesh', '12.918177499450291', '77.51691503862628', 0),
(206, '1322', 'Md. Hossen', 'home', 'H-50, Road 13, Sector 10, Uttara, Dhaka 1230', 'Dhaka', '1230', '01812161440', '2024-05-26 16:48:05', '2024-05-26 16:48:05', NULL, 'Bangladesh', '12.918177499450291', '77.51691503862628', 0),
(207, NULL, 'Priyo tongbram ', 'home', 'Porompat kongkham leikai pong lambi land no.4', 'Imphal', '795005', '6009037046', '2024-05-27 20:12:17', '2024-05-27 20:12:17', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(208, NULL, 'Sudha Sinku', 'home', 'hno. 168, near railway over bridge, mahulsai, chaibasa, jharkhand', 'chaibasa', '833201', '9693480473', '2024-05-28 00:00:36', '2024-05-28 00:00:36', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(209, NULL, 'Gautham ', 'home', 'Lingampally RC puram colony 14.65 near Latha electronic shop opposite road ', 'Hyderabad ', '502032', '7674877931', '2024-05-28 15:28:54', '2024-05-28 15:28:54', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(210, '1327', 'Devi Pathigula', 'home', 'Aparna Serene Park SY.NO 146 Masjid Banda Main Road NCB Enclave Gachibowli\r\nAparna serene park, A-102', 'Kondapur', '500084', '06309585005', '2024-05-29 01:37:40', '2024-05-29 01:37:40', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(211, NULL, 'Harisha', 'others', 'Malavalli tq. Mandya dist. Malavalli', 'Malavalli', '571430', '6361842916', '2024-05-29 07:19:09', '2024-05-29 07:19:09', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(212, NULL, 'Sanjyoti Shah', 'office', '1790, 15th Main Road,5 th block, Brindavan Nagar, HBR Layout\r\nBangalore Karnataka ', 'Bangalore', '560043', '8618447098', '2024-05-29 10:12:59', '2024-05-29 10:12:59', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(213, NULL, 'Ganesh Bhavi', 'home', 'Manjunath Nilay, Manjunath Nagar, Ijari Lakhmapur', 'Haveri', '581110', '08660245315', '2024-05-29 14:18:03', '2024-05-29 14:18:03', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(214, NULL, 'Avinash S Hunswadkar', 'office', 'Opp Canara Bank V R Deshpande Road', 'Haliyal', '581329', '9901126848', '2024-05-30 12:53:15', '2024-05-30 12:53:15', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(215, '1289', 'Ansari Mobile / Hamid Ansari', 'home', 'Near M-Mart apposite Bombay Market, Shop Name ( Ansari Mobile ) 9026287910', 'Bangarmau', '209868', '7275149137', '2024-05-30 17:44:27', '2024-05-30 17:44:27', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(216, NULL, 'test test', 'home', 'test', 'mumbai', '400001', '09876544312', '2024-05-31 17:36:18', '2024-05-31 17:36:18', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(217, NULL, 'Jasmine Sabeer', 'home', 'Mathanamkulam(H) Thaikkattukara (P.O) Aluva', 'Aluva', '683106', '9048687110', '2024-06-01 14:52:07', '2024-06-01 14:52:07', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(218, '1332', 'Shiva', 'office', '8-2-609/B/1, Road No -11, Banjara Hills, Hyderabad\r\nBanjara Hills\r\n500034 Hyderabad TG', 'hydrabad', '500034', '08919071735', '2024-06-01 15:34:30', '2024-06-01 15:34:30', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(219, NULL, 'Mohit ', 'home', 'Flat no 1104, 11th floor, kiaan migsun, sector 14, vasundhara', 'Ghaziabad', '201012', '9810352612', '2024-06-01 22:08:40', '2024-06-01 22:08:40', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(220, NULL, 'Pratima singh', 'home', 'Khemichak,golki mod ,near new era school ', 'Patna', '800026', '7678664777', '2024-06-01 23:07:30', '2024-06-01 23:07:30', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(221, '1335', 'Pratima singh ', 'home', 'Khemichak.golki mod.near new era school.', 'Patna', '800027', '7678664777', '2024-06-01 23:15:17', '2024-06-01 23:15:17', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(222, '1323', 'Soham Dhumal', 'home', 'Talegaon road,shikrapur\r\nNear, yash nursing home', 'Pune', '412208', '09923438075', '2024-06-02 17:22:08', '2024-06-02 17:22:08', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(223, NULL, 'Harinder kaur Kaur', 'home', 'Harinder kaur vpo dhogri near paani vaali tanky dis jalandhar punjab pin code 144025\r\nPaani vaali tanky', 'JALANDHAR', '144025', '09915780520', '2024-06-02 17:32:04', '2024-06-02 17:32:04', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(224, NULL, 'Mohd hamid', 'home', 'Mumbai mobile market lucknow road churaha bangermou unnao', 'Bangermou', '209868', '9026287910', '2024-06-02 22:00:00', '2024-06-02 22:00:00', NULL, 'United States', '12.918177499450291', '77.51691503862628', 0),
(225, NULL, 'Gomathi', 'home', '85,meenakshi amman pettai street.\r\nPudupettai\r\nPanruti.\r\nCuddalore', 'Panruti', '607108', '9080093679', '2024-06-02 23:21:26', '2024-06-02 23:21:26', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(226, NULL, 'Tripti Kashyap', 'home', 'Flat no. 304, OM Residency, opposite chit chat chai Raghavendra Colony Serlingampally, Kondapur, Hyderabad ', 'Hyderabad ', '500084', '06266660907', '2024-06-03 11:26:14', '2024-06-03 11:26:14', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(227, '1343', 'Veena Oak', 'home', 'No 41 4th cross 2nd main Arekere mico layout 1st stage bannerghatta road Bangalore', 'Bangalore', '560076', '09900516265', '2024-06-03 15:54:59', '2024-06-03 15:54:59', NULL, 'India', '12.918177499450291', '77.51691503862628', 0);
INSERT INTO `shipping_addresses` (`id`, `customer_id`, `contact_person_name`, `address_type`, `address`, `city`, `zip`, `phone`, `created_at`, `updated_at`, `state`, `country`, `latitude`, `longitude`, `is_billing`) VALUES
(228, '1341', 'Gomathi', 'home', '85,meenakshi amman pettai Street.\r\nPudupettai,\r\nPanruti.\r\nCuddalore.', 'Panruti', '607108', '9080093679', '2024-06-03 19:07:46', '2024-06-03 19:07:46', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(229, NULL, 'Shravan SK', 'home', 'P55 shiva nilaya teggi layout', 'Bagalkot', '587102', '8310456631', '2024-06-05 09:40:42', '2024-06-05 09:40:42', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(230, '1347', 'Lakshmi N', 'others', 'VijayaLakshmi fashion  Bubu jeneral store opposite shubhash Nagar Kuvempu road ', 'Nelamangala ', '562123', '9916295892', '2024-06-05 10:16:20', '2024-06-05 10:16:20', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(231, NULL, 'Srinu', 'home', '1-226 gudipudi, Sattenapalle ', 'Sattenapalle ', '522403', '9949712159', '2024-06-07 16:34:37', '2024-06-07 16:34:37', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(232, NULL, 'Toukeer Ahmad', 'home', 'Hno-13 block no shastrinagar  kadma jamshedpur\r\nSunil pan dukaan', 'Jamshedpur', '831005', '09798604335', '2024-06-07 17:10:52', '2024-06-07 17:10:52', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(233, NULL, '9959443659', 'home', 'Bonthaplly virannagudam.   5-74', 'Hyd', '502313', '9959443659', '2024-06-07 21:18:36', '2024-06-07 21:18:36', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(234, NULL, 'Swathi ', 'office', '62 kashinagar circle\r\nbdg #kashinagar circle opposite ranga kabbab center yelachenahalli', 'Bengaluru', '560078', '6360353813', '2024-06-08 21:18:13', '2024-06-08 21:18:13', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(235, NULL, 'Nethravathi ', 'home', '#96,4th cross opp gangamma temple dinnur kadugodi plantation ', 'Bangalore ', '560067', '9071077446', '2024-06-09 09:55:52', '2024-06-09 09:55:52', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(236, NULL, 'Nethravathi ', 'home', '#96,4th cross opp gangamma temple dinnur kadugodi plantation ', 'Bangalore ', '560067', '9071077446', '2024-06-09 10:04:09', '2024-06-09 10:04:09', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(237, NULL, 'Jay sarikhada ', 'home', 'To: bhadajaliya ta: dhoraji di:rajkot', 'Dhoraji', '360421', '6352238233', '2024-06-09 13:07:02', '2024-06-09 13:07:02', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(238, '1355', 'RAZI RAHMAN', 'home', 'Rayann, Elambachi, South thrikkaripur', 'Elambachi', '671311', '8921214966', '2024-06-11 01:56:34', '2024-06-11 01:56:34', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(239, '1352', 'Jay sarikhada ', 'home', 'Bhadajaliya dhoraji', 'Dhoraji ', '360421', '6352238233', '2024-06-11 09:32:42', '2024-06-11 09:32:42', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(240, NULL, 'Shamir khan', 'home', '32/29 ambedkar Murti   near nimra Exim lari compound jajmau kanpur', 'Kanpur', '208010', '9305870622', '2024-06-12 14:50:06', '2024-06-12 14:50:06', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(241, NULL, 'Mercy priya', 'home', 'Praise the lord building, Ap auto mobiles opposite cc road,buttaiguddem road, JangaReddygudem.', 'JangaReddygudem ', '534447', '6303221296', '2024-06-12 18:30:51', '2024-06-12 18:30:51', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(242, NULL, 'Sagar Patel ', 'home', 'Iti chungi naka new dikshit colony karmeta ', 'Jabalpur ', '482001', '9826904675', '2024-06-12 18:42:54', '2024-06-12 18:42:54', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(243, '1360', 'Haarini', 'home', '204 saketh pearl ,poojitha enclave , Nizampet', 'Hyderabad', '500090', '9494335656', '2024-06-13 09:36:32', '2024-06-13 09:36:32', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(244, NULL, 'JAFAR Ali', 'home', 'House no.C203 street no.6', 'Greater than 5 years', '110053', '0958 295 1073', '2024-06-13 13:52:09', '2024-06-13 13:52:09', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(245, '1362', 'Bhavani P', 'home', 'Near mallikarjun temple ngr layout Gulbarga colony Bangalore 560068', 'Bangalore ', '560068', '9739967552', '2024-06-14 12:56:47', '2024-06-14 12:56:47', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(246, '1322', 'Md. Al-amin Hossain', 'home', 'H-50, Road 13, Sector 10, Uttara, Dhaka 1230', 'Dhaka', '1230', '01812161440', '2024-06-14 15:33:30', '2024-06-14 15:33:30', NULL, 'Bangladesh', '12.918177499450291', '77.51691503862628', 0),
(247, NULL, 'Durbasree Ghoshal', 'home', 'Jambedia,barjora,bankura near mukharjee hardware', 'Jambedia near mukharjee hardware', '722202', '8918109644', '2024-06-14 23:14:29', '2024-06-14 23:14:29', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(248, '1363', 'Durbasree Ghoshal', 'home', 'Jambedia,barjora,bankura near mukharjee hardware', 'Jambedia near mukharjee hardware', '722202', '8918109644', '2024-06-14 23:17:08', '2024-06-14 23:17:08', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(249, NULL, 'Divya Tamrkar', 'home', 'Badali road,ward no. 14, near service station, city Kurali, district SAS Nagar 140103', 'Kurali', '140103', '7470387709', '2024-06-15 20:43:35', '2024-06-15 20:43:35', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(250, '1365', 'Saloni Singh', 'office', 'Ansal plaza Vaishali sector 1', 'Ghaziabad', '201010', '9911569597', '2024-06-16 18:30:52', '2024-06-16 18:30:52', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(251, '1368', 'Ajay bhilala', 'home', 'Chapiheda,rod,kashikhedi', 'Zirapur', '465691', '6264120470', '2024-06-18 21:47:33', '2024-06-18 21:47:33', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(252, NULL, 'Sai pavani ', 'others', '#03.sree Sai beauty care.\r\nShani mahathma temple road. devasandra main road.k r puram ', 'Bangalore', '520036', '7989886756', '2024-06-18 22:22:26', '2024-06-18 22:22:26', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(253, '1369', 'Sai pavani ', 'others', '#03.sree Sai beauty care.\r\nShani mahathma temple road. devasandra main road.k r puram ', 'Bangalore', '520036', '7989886756', '2024-06-18 22:28:52', '2024-06-18 22:28:52', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(254, NULL, 'Ann Liya Taison', 'home', 'chowaloor house p.o kottapadi,gandhi nagar second street road', 'guruvayoor', '680505', '09747982448', '2024-06-19 14:18:58', '2024-06-19 14:18:58', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(255, NULL, 'Selvaraj Subramanian ', 'home', '101 EVK Sampath Nagar main road', 'Erode', '638011', '6380769600', '2024-06-19 20:17:30', '2024-06-19 20:17:30', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(256, '1374', 'Selvaraj Subramanian ', 'home', '101 EVK Sampath Nagar main road ', 'Erode', '638011', '6380769600', '2024-06-19 20:25:55', '2024-06-19 20:25:55', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(257, '1374', 'Selvaraj Subramanian ', 'home', '101 EVK Sampath Nagar main road ', 'Erode', '638011', '6380769600', '2024-06-19 20:32:49', '2024-06-19 20:32:49', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(258, '1374', 'Selvaraj Subramanian ', 'home', '101 EVK Sampath Nagar main road ', 'Erode', '638011', '6380769600', '2024-06-19 20:33:06', '2024-06-19 20:33:06', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(259, '1374', 'Selvaraj Subramanian ', 'home', '101 EVK Sampath Nagar main road ', 'Erode', '638011', '6380769600', '2024-06-19 20:33:27', '2024-06-19 20:33:27', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(260, '1322', 'Hossain', 'home', 'Nawmala, bauphal, patuakhali', 'Barishal', '8621', '01812161440', '2024-06-21 14:46:19', '2024-06-21 14:46:19', NULL, 'Bangladesh', '12.918177499450291', '77.51691503862628', 0),
(261, '1376', 'Sandip', 'home', 'Tesav jkkmk', 'Mumbai ', '400030', '8080808080', '2024-06-22 09:14:57', '2024-06-22 09:14:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(262, '1349', 'Toukeer ahmad', 'home', 'H no-13,block no -3, Shastri Nagar kadma jamshedpur ', 'Jamshedpur', '831005', '9798604335', '2024-06-22 15:32:43', '2024-06-22 15:32:43', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(263, NULL, 'Ritika', 'home', '2262/1 Third \r\n floor, Mandir wali gali shadikhapur opp west patel nagar\r\nMandir wali gali shadikhapur opp west patel nagar', 'New Delhi', '110008', '09999133092', '2024-06-22 18:52:18', '2024-06-22 18:52:18', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(264, '1386', 'K', 'home', '601, 6th floor , Bauva Apt, above Gala plastic Shop, Near om sai Hotel,  Mahagiri, Thane west, 400601', 'Mumbai', '400601', '8329003798', '2024-06-22 21:57:05', '2024-06-22 21:57:05', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(265, NULL, 'Ritika kapoor', 'home', '2262/1 Third \r\n floor, Mandir wali gali shadikhapur opp west patel nagar\r\nMandir wali gali shadikhapur opp west patel nagar', 'New Delhi', '110008', '09999133092', '2024-06-22 22:25:44', '2024-06-22 22:25:44', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(266, NULL, 'Ritika kapoor', 'home', '2262/1 Third \r\n floor, Mandir wali gali shadikhapur opp west patel nagar\r\nMandir wali gali shadikhapur opp west patel nagar', 'New Delhi', '110008', '09999133092', '2024-06-22 22:28:34', '2024-06-22 22:28:34', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(267, '1387', 'Ritika kapoor', 'home', '2262/1 Third \r\n floor, Mandir wali gali shadikhapur opp west patel nagar\r\nMandir wali gali shadikhapur opp west patel nagar', 'New Delhi', '110008', '09999133092', '2024-06-22 22:31:06', '2024-06-22 22:31:06', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(268, NULL, 'SARFARAZ AHMED', 'home', '66/1A, LINTON STREET, 3RD FLOOR\r\n\r\nNr. BENIAPUKUR BAZAR - UNITED PALACE - MONIVILA', 'Kolkata ', ' 700014', '9830091021', '2024-06-23 13:44:08', '2024-06-23 13:44:08', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(269, NULL, 'Mohd salman', 'home', 'Jatangpur road pathrot', 'Pathrot', '444808', '9689964796', '2024-06-23 15:11:38', '2024-06-23 15:11:38', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(270, '1390', 'Mohd salman', 'home', 'Jatangpur road pathrot', 'Pathrot', '444808', '9689964796', '2024-06-23 15:14:31', '2024-06-23 15:14:31', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(271, NULL, 'Durgesh jaat', 'home', 'Jila aligarh village hinsail ', 'Aligarh', '202142', '9753214563', '2024-06-23 15:33:47', '2024-06-23 15:33:47', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(272, NULL, 'Manish', 'home', 'Jila aligarh village hinsail', 'Aligarh', '202142', '9258618244', '2024-06-23 15:42:00', '2024-06-23 15:42:00', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(273, '1391', 'Durgesh', 'home', 'Jila aligarh village hinsail', 'Aligarh ', '202142', '9753214563', '2024-06-23 19:35:59', '2024-06-23 19:35:59', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(274, '1392', 'Manish', 'home', 'Jila aligarh village hinsail', 'Aligarh', '202142', '9258618244', '2024-06-23 21:06:05', '2024-06-23 21:06:05', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(275, NULL, 'Syed shabana ', 'home', 'Shameersha street Udayagiri md Nellore dt ', 'Town', '524226', '9603489813', '2024-06-24 13:00:12', '2024-06-24 13:00:12', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(276, NULL, 'Shamir khan', 'home', '32/29 near ambedkar murti nimra Exam lari compound  jajmau kanpur ', 'Kanpur ', '208010', '93058 70622 ', '2024-06-24 18:41:01', '2024-06-24 18:41:01', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(277, NULL, 'Shamir khan', 'home', '32/29 near ambedkar murti near nimra Exim lari compound jajmau kanpur ', 'Kanpur ', '208010', '93058 70622 ', '2024-06-24 18:48:58', '2024-06-24 18:48:58', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(278, NULL, 'Chintu', 'home', '343, ghosii mohala lalkurti meerut cantt ', 'Meerut', '250001', '9720390530', '2024-06-25 10:40:13', '2024-06-25 10:40:13', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(279, '1398', 'Tapas pal', 'home', 'Cafe Aguada, candolim, near Taj Aguada, BARDEZ, Goa', 'Candolim', '403515', '07972281536', '2024-06-25 20:05:28', '2024-06-25 20:05:28', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(280, NULL, 'Neha sidar', 'home', 'Pikrimal ', 'Pikrimal ', '496554', '9770572020', '2024-06-25 21:20:59', '2024-06-25 21:20:59', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(281, NULL, 'Kavita saklani', 'home', 'Manohar cottage kuftadhar Shimla ', 'Shimla ', '171003', '9459745763', '2024-06-26 12:29:10', '2024-06-26 12:29:10', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(282, '1400', 'Neeraja', 'office', 'DNO:2-2/25/2/402/A,4th Floor,B R S Plaza\r\nHanuman Nagar Main Road', 'Manikonda', '500089', '9346254094', '2024-06-26 15:27:38', '2024-06-26 15:27:38', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(283, NULL, 'Vicky', 'home', '7, 15th cross, Avvai Nagar, lawspet', 'Pondicherry', '605008', '8056653813', '2024-06-27 17:46:50', '2024-06-27 17:46:50', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(284, NULL, 'Piyush kumar ', 'home', 'Gyanlok colony..behind kotwali..khurja ', 'Khurja', '203131', '9315287937', '2024-06-27 23:09:20', '2024-06-27 23:09:20', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(285, '1403', 'Vicky', 'home', '7,15th cross, Avvai nagar, lawspet', 'Pondicherry', '605008', '8056653813', '2024-06-28 08:39:41', '2024-06-28 08:39:41', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(286, '1408', 'Karishma sah', 'home', 'Gangabag pardi \r\nPlot no. 183 nagpur 450035', 'Nagpyr ', '450035', '9511261210', '2024-06-28 21:36:35', '2024-06-28 21:36:35', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(287, NULL, 'Namamita Ghosh', 'home', '7/8 borada basak Street kolkata 700036\r\nSwastik apartment ', 'Kolkata', '700036', '08240526894', '2024-06-29 21:00:03', '2024-06-29 21:00:03', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(288, NULL, 'Salman ', 'home', 'https://maps.app.goo.gl/yV1dD6LTnKWw2x2a8?g_st=ac', 'Gaziabad', '201001', '9336367885', '2024-07-03 11:50:15', '2024-07-03 11:50:15', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(289, NULL, 'Dr. Sarhana', 'home', 'Hailakandi Ward no 3, Alir Gali, Ratanpur Road, ', 'Hailakandi ', '788155', '9613959877', '2024-07-06 05:36:45', '2024-07-06 05:36:45', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(290, NULL, 'Ashok kumar', 'home', 'NUZVID Koneru peta, near TTD kalyanamandapam Near Urdu school KRISHNA  nuzvid 521201', 'Nuzvid', '521201', '9666468768', '2024-07-06 20:21:38', '2024-07-06 20:21:38', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(291, NULL, 'Chandan kumar ', 'home', 'Gokul nagar kolghatti no 2 ', 'Hazaribagh ', '825319', '7011756191', '2024-07-07 08:11:55', '2024-07-07 08:11:55', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(292, NULL, 'Jawahar Yadav ', 'home', 'Chouhan tola kali mandir ', 'Purnea ', '854326', '9973494757', '2024-07-07 08:21:01', '2024-07-07 08:21:01', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(293, NULL, 'Prateek Prakash', 'home', '20th Cross, 2nd Main, Near Meghana Mess, SR Nagar, Shantinagar', 'Bengaluru', '560027', '08884406029', '2024-07-08 19:59:17', '2024-07-08 19:59:17', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(294, '3', 'Prateek Prakash', 'home', '20th Cross, 2nd Main, Near Meghana Mess, SR Nagar, Shantinagar', 'Bengaluru', '560027', '08884406029', '2024-07-08 20:04:15', '2024-07-08 20:04:15', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(295, NULL, 'Usha H G', 'home', '#1727/a-9, 2nd cross, siddaveerappa badavane, BIET Road', 'Davangere ', '577004', '9108891488', '2024-07-09 00:10:54', '2024-07-09 00:10:54', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(296, '1424', 'Usha H G', 'home', '#1727/a-9, 2nd cross, siddaveerappa badavane, BIET road ', 'Davangere ', '577004', '9108891488', '2024-07-09 09:48:27', '2024-07-09 09:48:27', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(297, '1426', 'Prashanth Gowda', 'home', '#18/34, 3rd Main Road, TG Layout, BSK III Stage, Bengaluru-560085', 'Bengaluru', '560085', '', '2024-07-09 11:08:27', '2024-07-09 11:08:27', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(298, '1427', 'SONAL KANKARIYA', 'home', '12/1, Maa Krupa, Ranga Rao parallel road, Shankarpuram', 'Bangalore', '560004', '09844220433', '2024-07-09 12:14:57', '2024-07-09 12:14:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(299, '1428', 'Sneha', 'home', '145, 4th main road, saptagiri nagara, bsk 3rd stage', 'Bangalore', '560085', '8050157025 ', '2024-07-09 17:58:19', '2024-07-09 17:58:19', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(300, NULL, 'Pallavi singh', 'office', 'Model Town -3 North Delhi -110009 Ground floor Rajmandir Hypermarket', 'Delhi', '110009', '09310273373', '2024-07-10 22:52:21', '2024-07-10 22:52:21', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(301, '1331', 'Avinash S Hunswadkar', 'home', 'Opp Canara Bank VRD Road Haliyal', 'Haliyal', '581329', '9901126848', '2024-07-11 11:15:59', '2024-07-11 11:15:59', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(302, NULL, 'Sneha Goyal', 'home', '145, 4th Main Road, Sapthagiri Nagar\r\nBanashankari 3rd Stage, Mm Skanda Heritage', 'Bangalore', '560085', '08050157025', '2024-07-11 20:03:39', '2024-07-11 20:03:39', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(303, NULL, 'Sneha Goyal', 'home', '145, 4th Main Road, Sapthagiri Nagar\r\nBanashankari 3rd Stage, Mm Skanda Heritage', 'Bangalore', '560085', '08050157025', '2024-07-11 20:03:39', '2024-07-11 20:03:39', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(304, '1429', 'Sneha Goyal', 'home', '145, 4th Main Road, Sapthagiri Nagar\r\nBanashankari 3rd Stage, Mm Skanda Heritage', 'Bangalore', '560085', '08050157025', '2024-07-11 21:45:31', '2024-07-11 21:45:31', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(305, NULL, 'Ganesh Bhavi', 'home', 'Manjunath Nilay, Manjunath Nagar, Ijari Lakhmapur', 'Haveri', '581110', '08660245315', '2024-07-12 17:29:05', '2024-07-12 17:29:05', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(306, NULL, 'Mansoor Ahmed', 'home', 'Kajubag\r\nMandlik House, near akashvani, Opposite Karwar eyes hospital, Behind shahi net house Kajubag ', 'Karwar ', '581301', '09980330991', '2024-07-13 07:21:44', '2024-07-13 07:21:44', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(307, NULL, 'Mansoor Ahmed', 'home', 'Kajubag\r\nMandlik House', 'Kajubag', '581301', '09980330991', '2024-07-13 18:20:01', '2024-07-13 18:20:01', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(308, '1400', 'Neeraja', 'home', '1-4-149,Fno-4, srisai Nilayam, opp to Big basket\r\nDwarakha nagar, Kalimandir', 'Hyderabad ', '500086', '9346254094', '2024-07-14 13:25:13', '2024-07-14 13:25:13', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(309, NULL, 'Kailas jagtap ', 'office', 'Lic office, nanded road beside kasnale petrol pump ', 'Ahmadpur ', '413515', '7972355678', '2024-07-14 16:50:21', '2024-07-14 16:50:21', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(310, NULL, 'Aman Choudhary ', 'home', 'village rasan PO Sidhari teh Dharmshala ', 'Dharmshala ', '176057', '7876415132', '2024-07-14 22:11:25', '2024-07-14 22:11:25', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(311, NULL, 'Prashanth', 'home', '#18/34, 3rd Main Road, TG Layout, BSK III Stage, Bengaluru-560085', 'Bengaluru', '560085', '7676556727', '2024-07-15 14:46:25', '2024-07-15 14:46:25', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(312, NULL, 'Rajender Kumar ', 'office', 'Kailash marketing\r\nOpp Jain Temple,\r\nGandhi Bazar,', 'SHIVAMOGGA', '577202', '9739311116', '2024-07-16 11:50:03', '2024-07-16 11:50:03', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(313, NULL, 'Pradeep Kumar Sharma ', 'home', 'Arunachal Pradesh district namsai Mahadevpur town', 'Mahadev pur town', '792105', '8794679516', '2024-07-16 21:41:33', '2024-07-16 21:41:33', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(314, NULL, 'SAYYED AZHAR ALI ', 'home', 'Khair Mohammad plot Taj Nagar', 'Akola ', '444002', '9767756977', '2024-07-17 15:40:32', '2024-07-17 15:40:32', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(315, '1438', 'SAYYED AZHAR ALI ', 'home', 'Khair Mohammad plot Taj Nagar', 'Akola', '444002', '9767756977', '2024-07-17 15:45:24', '2024-07-17 15:45:24', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(316, '1439', 'Shubham Kumar ', 'home', 'J b indane gas agency kohdharghat road Taraon koraon prayagraj ', 'Prayagraj ', '212306', '9161507581', '2024-07-18 10:56:55', '2024-07-18 10:56:55', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(317, '1440', 'Shubham Kumar', 'home', 'J b indane gas agency kohdharghat road Taraon koraon prayagraj', 'Prayagraj', '212306', '09161507581', '2024-07-18 13:42:51', '2024-07-18 13:42:51', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(318, '1441', 'Sravya', 'home', '2-8-213, sai nilayam , sitara center', 'Labour colony, vijayawada', '520012', '6281920829', '2024-07-19 20:57:12', '2024-07-19 20:57:12', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(319, NULL, 'Hetal changre ', 'home', 'Lekhavada air force vayusakti nagar ghandhinagar Gujarat ', 'Gandhinagar ', '382006', '95375 65869 ', '2024-07-20 09:16:25', '2024-07-20 09:16:25', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(320, NULL, 'Harsh pandey', 'home', 'Dayanada sagar institute main gate kumarswamy layout ', 'Banglore', '560078', '8269273139', '2024-07-20 17:09:51', '2024-07-20 17:09:51', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(321, NULL, 'Shiva S', 'others', 'Rani durgawati Indira Gandhi national tribal University ', 'Lalpur ', '484886', '9140952707', '2024-07-23 23:11:45', '2024-07-23 23:11:45', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(322, NULL, 'Mushtaq ', 'office', 'Saki naka safed pul nand jyot industrial A18 ', 'Mumbai ', '400072', '9076336083', '2024-07-24 22:49:02', '2024-07-24 22:49:02', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(323, NULL, 'Hargsita', 'home', 'H002 amrpali princley sector 76', 'Noida', '201301', '9911990077', '2024-07-25 08:49:45', '2024-07-25 08:49:45', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(324, '1280', 'Sangita Devi', 'home', 'Motijheel panday gali\r\nChocolate factory', 'Muzaffarpur', '842001', '9304305677', '2024-07-25 19:45:38', '2024-07-25 19:45:38', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(325, NULL, 'bharat patel', 'home', 'hariom super store,  mali chowk , main bazar', 'rapar', '370165', '9925317942', '2024-07-26 10:10:02', '2024-07-26 10:10:02', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(326, '1448', 'bharat patel', 'office', 'hariom super store, mali chowk , main bazar', 'rapar', '370165', '9925317942', '2024-07-26 10:12:33', '2024-07-26 10:12:33', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(327, NULL, 'Sujata Kumari ', 'home', 'Aagnabadi school amlowa ', 'Amolwa', '821310', ',8809047177', '2024-07-26 12:09:34', '2024-07-26 12:09:34', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(328, NULL, 'Medapati jayalakshmi ', 'home', 'Police quarters back side tharakaram 2 nd street sports eat and play door no 71-9-32/2A', 'Rajamundry ', '533101', '9948383989', '2024-07-26 20:28:32', '2024-07-26 20:28:32', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(329, '1450', 'Medapati jayalakshmi', 'home', 'Police quarters back side tharakaram 2 nd street sports eat and play  door no 71-9-32/2A flat 2', 'Rajamundry', '533101', '9948383989', '2024-09-12 20:46:40', '2024-09-12 20:46:40', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(330, NULL, 'Manda Madhuri', 'home', 'Karmanghat, thapovan colony, near Neo royal high school\r\nPendnekar\'s residency 1 floor, beside Hanuman temple , opposite SVR school', 'Hyderabad', '500079', '09059366923', '2024-07-30 01:10:33', '2024-07-30 01:10:33', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(331, '1452', 'Sushmita', 'home', 'Flat number 005 ground floor Bhoomika Heritage JP nagar 9th phase ', 'Bengaluru ', '560108', '9164074929', '2024-07-31 21:57:38', '2024-07-31 21:57:38', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(332, NULL, 'M K SINGH', 'home', '1-7416, Chander Nagar, Near Radha-Krishna Mandir,', 'SAHARANPUR', '247001', '9891355383', '2024-08-02 16:46:37', '2024-08-02 16:46:37', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(333, NULL, 'Radheshyam patel', 'home', 'Barahi newada', 'Varanasi', '221207', '7234831244', '2024-08-02 20:12:13', '2024-08-02 20:12:13', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(334, '1456', 'Radheshyam patel', 'home', 'Barahi newada', 'Varanasi ', '221207', '7234831244', '2024-08-02 20:26:28', '2024-08-02 20:26:28', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(335, NULL, 'ASHOK PRAJAPAT', 'office', 'OPP. BASNI POLICE STATION SALAWAS ROAD BASNI 2ND PHASE  JODHPUR', 'Jodhpur', '342005', '7877791234', '2024-08-03 18:47:03', '2024-08-03 18:47:03', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(336, '1458', 'Piyush Dhawan', 'home', '2/52 - A, Shraddha Bhawan, Azad Nagar/near SD college and DPS market', 'Kanpur', '208002', '7054590101', '2024-09-04 14:07:05', '2024-09-04 14:07:05', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(337, NULL, 'Rabiya khan ', 'home', 'A10 new Birj puri gali no 2 neyar jagat puri thana Shiva market ', 'Dehli ', '110051', '7011129990', '2024-08-05 01:33:58', '2024-08-05 01:33:58', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(338, NULL, 'uffg uhffdfg', 'home', 'bjbijb\r\nihuijhiu', 'Bhopal', '462003', '08889675289', '2024-08-06 16:23:02', '2024-08-06 16:23:02', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(339, '1460', 'Ranjeet jadhav', 'home', 'A/p budhgaon ward no 1 house no 79 near maruti mandir gavbhag budhgaon \r\nTel : miraj Dist : sangli\r\nPin : 416304', 'Budhgaon Sangli', '416304', '7304896555', '2024-08-07 19:06:30', '2024-08-07 19:06:30', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(340, '1462', 'Sailaja jonnawada', 'home', 'Dibbameda harijawada Pynapuram mthukur md', 'Nellore', '524344', '7893882804', '2024-08-10 19:02:34', '2024-08-10 19:02:34', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(341, NULL, 'Harika', 'home', 'Lakshmi nivas, phase-2, house number 26,ameenpur', 'Hyderabad', '502032', '9494706868', '2024-08-10 22:23:02', '2024-08-10 22:23:02', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(342, '1464', 'Muhammed', 'home', '765/234 B ran pokuna lane, bodhirajarama mawatha, maligawatte colombo 09', 'Colombo ', '01000', '774960089', '2024-08-11 18:12:30', '2024-08-11 18:12:30', NULL, 'Sri Lanka', '12.918177499450291', '77.51691503862628', 0),
(343, NULL, 'Amit Kumar ', 'others', 'A-2 sector 15 noida ', 'Noida ', '201301', '7078616935', '2024-08-14 15:55:33', '2024-08-14 15:55:33', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(344, '1466', 'Mohd Naim', 'home', 'House no 163 near aroma beauty parlour Barwala majhra', 'Rampur Doraha Moradabad', '244001', '09149047142', '2024-08-15 18:58:56', '2024-08-15 18:58:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(345, '1467', 'Namamita Ghosh', 'home', '7/8 borada basak Street kolkata 700036\r\nSwastik', 'Kolkata', '700036', '08240526894', '2024-08-17 11:06:12', '2024-08-17 11:06:12', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(347, '209', 'Shubham Mishra', 'office', 'Santan pal ayurvedic medical college mirjapur shahjahanpur', 'UNNAO', '242221', '08957732558', '2024-08-17 11:48:12', '2024-08-17 11:48:12', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(348, NULL, 'Mukesh ', 'home', 'Post samarpat mohanpura', 'Khargone ', '451441', '9575717014', '2024-08-18 14:55:44', '2024-08-18 14:55:44', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(349, '1474', 'Rekha Kumari ', 'home', 'East Ramkrishna nagar Ghana colony near lamary classes ', 'Patna', '800027', '9852880280', '2024-08-20 13:42:47', '2024-08-20 13:42:47', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(350, '1474', 'Rekha Kumari ', 'home', 'East Ramkrishna nagar Ghana colony near lamary classes ', 'Patna', '800027', '9852880280', '2024-08-20 13:44:38', '2024-08-20 13:44:38', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(351, '1474', 'Rekha Kumari ', 'home', 'East Ramkrishna nagar Ghana colony near lamary classes ', 'Patna', '800027', '9852880280', '2024-08-20 13:44:41', '2024-08-20 13:44:41', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(352, NULL, 'Neha mehta', 'home', 'Kolghatti 2, behind central jail. Near EVM ware house', 'Hazaribagh', '825301', '8651311682', '2024-08-21 09:07:09', '2024-08-21 09:07:09', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(353, '1476', 'Neha ', 'home', 'EVM ware house kolghatti no2, behind central jail.. ', 'Hzaribagh', '825301', '8651311682', '2024-08-22 20:26:51', '2024-08-22 20:26:51', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(354, NULL, 'Ashish', 'home', '7/35. Nehru Nagar first floor', 'New Delhi', '110065', '09717061760', '2024-08-26 22:15:53', '2024-08-26 22:15:53', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(355, '1477', 'Ashish', 'home', '7/35. Nehru Nagar first floor', 'New Delhi', '110065', '09717061760', '2024-08-26 22:20:29', '2024-08-26 22:20:29', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(356, NULL, 'Gursharan singh', 'home', 'House No 4\r\nHari enclave', 'MOHALI', '140301', '09872879371', '2024-08-27 11:14:47', '2024-08-27 11:14:47', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(357, NULL, 'Mukesh ', 'home', 'Tarnanganj kadura fatak kalpi bade ki factory ke pass ', 'Kalpi ', '285204', '7881145575', '2024-08-27 20:23:38', '2024-08-27 20:23:38', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(358, '1479', 'Mukesh', 'home', 'Tarnanganj kadura fatak kalpi bade ki factory ke pass', 'Kalpi', '285204', '07881145575', '2024-08-28 11:09:20', '2024-08-28 11:09:20', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(359, NULL, 'Eva thadi', 'home', '7-1-19/24, New bus stand downal road, near muskan travels, ', 'Adilabad ', '504001', '9177841142', '2024-08-29 22:44:21', '2024-08-29 22:44:21', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(360, NULL, 'Praveenkumar Desai', 'home', 'C/o Rudragouda patil\r\nBesides maheshwari bhavan\r\nChalukya nagar', 'Vijayapir', '586101', '9110854218', '2024-08-31 09:46:05', '2024-08-31 09:46:05', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(361, NULL, 'Sonu Kumar', 'home', '#3 MAHARAJA STREET UDAY NAGAR BANGALORE 16\r\nMaharaja Street Uday Nagar', 'Select', '560016', '', '2024-09-01 17:34:21', '2024-09-01 17:34:21', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(362, '1488', 'Amrita Shanmugavel', 'home', 'Room No.7, Backchawl, U.M.T Nagar, near Netaji CHS, Kalyanwadi, Sion-Mahim Link Road, Dharavi, Mumbai - 400017', 'Mumbai', '400017', '8291999393', '2024-10-11 12:35:19', '2024-10-11 12:35:19', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(363, '1426', 'Prashanth Gowda', 'home', '#18/34, 3rd Main Road, TG Layout, BSK III Stage, Bengaluru-560085', 'Bengaluru', '560085', '09632514252', '2024-09-03 18:22:55', '2024-09-03 18:22:55', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(364, '1426', 'Prashanth Gowda', 'home', '#18/34, 3rd Main Road, TG Layout, BSK III Stage, Bengaluru-560085', 'Bengaluru', '560085', '7676556727', '2024-09-03 18:24:56', '2024-09-03 18:24:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(365, NULL, 'Diya sinku', 'home', 'hno. 168, near railway over bridge, mahulsai, chaibasa, jharkhand', 'Chaibasa', '833201', '7061821237', '2024-09-03 22:16:57', '2024-09-03 22:16:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(366, '1489', 'Diya sinku', 'home', 'hno. 168, near railway over bridge, mahulsai, chaibasa, jharkhand', 'Chaibasa', '833201', '9693480473', '2024-09-04 09:59:33', '2024-09-04 09:59:33', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(367, NULL, 'Piyush Dhawan ', 'home', '2/52-A, Shraddha Bhawan, Azad Nagar ', 'Kanpur ', '208002', '7054590101', '2024-09-04 13:59:39', '2024-09-04 13:59:39', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(370, '1330', 'Ganesh Bhavi', 'home', 'Manjunath Nilay, Manjunath Nagar, Ijari Lakhmapur', 'Haveri', '581110', '08660245315', '2024-09-04 19:35:17', '2024-09-04 19:35:17', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(371, '1491', 'Srishti sijwali ', 'home', 'Malyanath mandir charayal prempur loshgyani near malyanath mandir ', 'Haldwani ', '263139', '9927400295', '2024-09-05 16:17:23', '2024-09-05 16:17:23', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(372, NULL, 'Aniket ', 'home', 'Flat no 202.saishital apartment,damodar nagar, rajeraje shwari  karyalay, panchak jail road, nashik road ', 'Nashik ', '422101', '7057013139', '2024-09-06 08:03:17', '2024-09-06 08:03:17', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(373, '1492', 'Aniket ', 'home', 'Flat no 202.saishital apartment,damodar nagar, rajeraje shwari  karyalay, panchak jail road, nashik road ', 'Nashik ', '422101', '7057013139', '2024-09-06 08:07:03', '2024-09-06 08:07:03', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(374, '1490', 'Kruthi Morubagal', 'home', 'Abhi, #790/2, 1st floor, 14th main, 5th cross, mei layout,', 'Bangalore', '560073', '08197875336', '2024-09-09 15:03:20', '2024-09-09 15:03:20', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(375, '1495', 'Amar Mirdha ', 'home', 'Saraitoli Bermad', 'Ranchi ', '834001', '8252380132', '2024-09-09 18:19:22', '2024-09-09 18:19:22', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(376, NULL, 'vishalpatanni@gmail.com', 'home', 'Bhuj Kutch Sukhpar Ashapura hotel', 'Darbar wari', '370040', '6352466706', '2024-09-10 14:51:56', '2024-09-10 14:51:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(377, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:54', '2024-09-10 15:03:54', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(378, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:54', '2024-09-10 15:03:54', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(379, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:54', '2024-09-10 15:03:54', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(380, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:55', '2024-09-10 15:03:55', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(381, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:55', '2024-09-10 15:03:55', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(382, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:55', '2024-09-10 15:03:55', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(383, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:55', '2024-09-10 15:03:55', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(384, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:55', '2024-09-10 15:03:55', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(385, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:55', '2024-09-10 15:03:55', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(386, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:55', '2024-09-10 15:03:55', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(387, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:55', '2024-09-10 15:03:55', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(388, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:55', '2024-09-10 15:03:55', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(389, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:55', '2024-09-10 15:03:55', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(390, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:56', '2024-09-10 15:03:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(391, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:56', '2024-09-10 15:03:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(392, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:56', '2024-09-10 15:03:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(393, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:56', '2024-09-10 15:03:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(394, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:56', '2024-09-10 15:03:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(395, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:56', '2024-09-10 15:03:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(396, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:56', '2024-09-10 15:03:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(397, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:56', '2024-09-10 15:03:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(398, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:56', '2024-09-10 15:03:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(399, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:56', '2024-09-10 15:03:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(400, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:56', '2024-09-10 15:03:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(401, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:56', '2024-09-10 15:03:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(402, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:56', '2024-09-10 15:03:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(403, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:57', '2024-09-10 15:03:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(404, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:57', '2024-09-10 15:03:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(405, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:57', '2024-09-10 15:03:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(406, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:57', '2024-09-10 15:03:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(407, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:57', '2024-09-10 15:03:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(408, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:57', '2024-09-10 15:03:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(409, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:57', '2024-09-10 15:03:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(410, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:57', '2024-09-10 15:03:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(411, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:57', '2024-09-10 15:03:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(412, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:57', '2024-09-10 15:03:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(413, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:57', '2024-09-10 15:03:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(414, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:57', '2024-09-10 15:03:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(415, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:57', '2024-09-10 15:03:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(416, NULL, 'vishalpatanni@gmail.com', 'home', 'Sukhpar Bhuj Kutch Ashapura hotel', 'Darbar Wadi', '370040', '6352466706', '2024-09-10 15:03:57', '2024-09-10 15:03:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(417, NULL, 'Nashida ', 'home', 'Pokkat House\r\nEdarikkode ', 'Kottakkal ', '676501', '9995461071', '2024-09-10 20:07:07', '2024-09-10 20:07:07', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(418, NULL, 'Nashida ', 'home', 'Pokkat House\r\nEdarikkode ', 'Kottakkal ', '676501', '9995461071', '2024-09-10 20:12:32', '2024-09-10 20:12:32', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(419, '1504', 'Nashida ', 'home', 'Pokkat House\r\nEdarikkode \r\nMalappuram (dt)', 'Kottakkal ', '676501', '9995461071', '2024-09-10 21:43:07', '2024-09-10 21:43:07', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(420, NULL, 'Priyanka Jakapure', 'home', '1000 North Huron River Dr', 'Ypsilanti', '48197', '7345100328', '2024-09-11 23:54:22', '2024-09-11 23:54:22', NULL, 'United States', '12.918177499450291', '77.51691503862628', 0),
(421, NULL, 'Saba', 'home', 'BG reality gate near sunbright farmhouse umbharnigaon baneli road ', 'Kalyan ', '421102', '9324325631', '2024-09-12 14:42:35', '2024-09-12 14:42:35', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(422, NULL, 'Vaibhav Sharma', 'home', '2585 Onkar Nagar A tri Nagar Delhi 110035', 'Delhi', '110035', '9560586658', '2024-09-13 20:07:37', '2024-09-13 20:07:37', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(423, NULL, 'Vaibhav Sharma', 'home', '2585 onkar nagar a tri nagar delhi 110035', 'Delhi', '110035', '9560586658', '2024-09-13 20:12:33', '2024-09-13 20:12:33', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(424, NULL, 'Mathukur Sandhya Rashmi', 'home', 'F333 brigade wisteria saalu hunase village udayapura post kanakapura road\r\nBrigade wisteria', 'Bengaluru', '560082', '09591820855', '2024-09-13 22:19:38', '2024-09-13 22:19:38', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(425, NULL, 'Salomi Jangam ', 'home', 'Tai chowk, Hanuman mandir bolat solapur ', 'Solapur ', '413006', '9226910364', '2024-09-14 12:23:07', '2024-09-14 12:23:07', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(426, NULL, 'Philippa Jennifer Ayiku', 'home', 'AX 1726', 'Cape Coast', '000000', '0242963920', '2024-09-15 22:16:58', '2024-09-15 22:16:58', NULL, 'Ghana', '12.918177499450291', '77.51691503862628', 0),
(427, NULL, 'Philippa Jennifer Ayiku', 'home', 'AX 1726', 'Ariel', '4077625', '0242963920', '2024-09-15 22:18:18', '2024-09-15 22:18:18', NULL, 'Israel', '12.918177499450291', '77.51691503862628', 0),
(428, NULL, 'Sanjeev Kumar Singh ', 'home', 'Sanjay colony sector 23 gali no. 25 house no. E116/E115', 'Faridabad ', '121005', '8826199969', '2024-09-16 13:41:30', '2024-09-16 13:41:30', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(429, NULL, 'Sanjeev ', 'home', 'Sanjay colony sector 23 gali no 25 House no E116/E115', 'Faridabad ', '121005', '8826199969', '2024-09-16 13:47:40', '2024-09-16 13:47:40', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(430, NULL, 'Pramila kapure', 'home', 'Balwand Shopkeepers house', 'Nandurbar ', '425412', '7499285237', '2024-09-16 15:21:41', '2024-09-16 15:21:41', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(431, NULL, 'Wilsonprashanth ', 'home', '04, Vishwanath Naganahalli Main Rd, near Hasanamba Bakery, Ayyappa Layout, Hebbal, Bengaluru, Karnataka 560032', 'Bay', '560032', '9380527909', '2024-09-16 17:52:38', '2024-09-16 17:52:38', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(432, NULL, 'Sudarshan Ram', 'home', 'Laxmi Indane Service\r\nSai Bhwan Jail Hata Chowk', 'Daltonganj palamu', '822101', '09304134792', '2024-09-17 00:55:53', '2024-09-17 00:55:53', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(433, '1516', 'Sushmita Mandal', 'others', '123', 'Meghlaya', '793021', '07085907163', '2024-09-18 15:49:21', '2024-09-18 15:49:21', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(434, NULL, 'Jagadeesh', 'home', 'RR nagar', 'Bangalore', '560098', '8919085042', '2024-09-18 16:26:27', '2024-09-18 16:26:27', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(435, '1517', 'Bramhaiah Achari', 'home', 'Koramangala\r\n10', 'Bangalore', '560076', '08088586410', '2024-09-18 17:35:56', '2024-09-18 17:35:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(436, NULL, 'raj gahlot', 'home', 'Gangashahar Road Sujandeshar, 334001', 'Bikaner', '334001', '08209967338', '2024-09-18 21:54:11', '2024-09-18 21:54:11', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(437, NULL, 'Mirambika Mahanta', 'home', 'Vivekanand public school campus At-Upardiha\r\nPo-kusunpur\r\n', 'Ghatgaon, keonjhar', '758027', '7328866747', '2024-09-20 15:58:45', '2024-09-20 15:58:45', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(438, '1519', 'Mirambika mahanta', 'home', 'Vivekanand public school campus,Uperdiha,Kusunpur', 'Ghatgaon, keonjhar', '758027', '+91 - 7328866747', '2024-09-20 16:03:54', '2024-09-20 16:03:54', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(439, NULL, 'Rizwan Shaikh ', 'home', '190/ Madhuri Shrivastava niwas, Jhanda chauraha panchwati,vinayakpur ', 'Kanpur ', '208024', '7355584173', '2024-09-20 16:14:27', '2024-09-20 16:14:27', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(440, '1525', 'Nishu Singh ', 'home', 'Kokar shiv mandir mahaveer nagar ', 'Ranchi', '834001', '6205257879', '2024-09-20 16:44:43', '2024-09-20 16:44:43', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(441, '1525', 'Nishu Singh', 'home', 'Kokar durga mandir mahaveer nagar', 'Ranchi', '834001', '6205257879', '2024-09-26 23:06:27', '2024-09-26 23:06:27', NULL, 'India', '12.918177499450291', '77.51691503862628', 0);
INSERT INTO `shipping_addresses` (`id`, `customer_id`, `contact_person_name`, `address_type`, `address`, `city`, `zip`, `phone`, `created_at`, `updated_at`, `state`, `country`, `latitude`, `longitude`, `is_billing`) VALUES
(442, NULL, 'Ganesh suthar', 'home', 'Sadar thane ke samne barmer ', 'Barmer ', '344001', '06350374293', '2024-09-21 23:51:08', '2024-09-21 23:51:08', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(443, '1527', 'Geeta johar', 'home', 'House number 707 . Sector 41 /A', 'Chandigarh ', '160036', '9872787295', '2024-09-26 13:33:36', '2024-09-26 13:33:36', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(444, '1528', 'soumya chenna', 'home', '5 1 1E 1 1\r\nnear the bus stop\r\nGhanpur station', 'Warangal', '506144', '8106633424', '2024-09-27 13:50:28', '2024-09-27 13:50:28', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(445, NULL, 'Vicky Gahlot', 'home', 'Near by old well ward no 19 sujandeshar', 'Bikaner', '334401', '7737574245', '2024-09-28 19:04:07', '2024-09-28 19:04:07', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(446, NULL, 'Vicky Gahlot', 'home', 'Near by old well ward no 19 sujandeshar', 'Bikaner', '334401', '7737574245', '2024-09-28 19:04:07', '2024-09-28 19:04:07', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(447, NULL, 'Aakash Sharma', 'home', 'Aakash Jan Sewa Kendra Bharka ', 'Farukkhabad', '209601', '8009571875', '2024-09-28 23:21:51', '2024-09-28 23:21:51', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(448, '57', 'Aakash Sharma', 'home', 'Aakash Jan Sewa Kendra Bharka ', 'Farukkhabad', '209601', '8009571875', '2024-09-28 23:25:13', '2024-09-28 23:25:13', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(449, NULL, 'Saba', 'home', 'BG reality gate near sunbright farmhouse umbharnigaon baneli road ', 'Greater thane / ambivali', '421102', '9324325631', '2024-09-29 13:29:00', '2024-09-29 13:29:00', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(450, '1505', 'Saba', 'home', 'BG reality gate near sunbright farmhouse umbharnigaon baneli road ', 'Greater thane / ambivali', '421102', '9324325631', '2024-09-29 13:33:12', '2024-09-29 13:33:12', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(451, NULL, 'Amardeep ', 'home', 'G-1, Viswa sai towers,\r\nPNR building,\r\nPoranki-Nidamanuru Road ', 'Vijayawada ', '521137', '7901399522', '2024-09-30 02:59:22', '2024-09-30 02:59:22', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(452, NULL, 'Harika ', 'home', 'Lakshmi nivas,phase-2, house number 26, ameenpur ', 'Ameenpur ', '502032', '9494706868', '2024-10-06 11:22:02', '2024-10-06 11:22:02', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(453, '1424', 'Usha H G', 'home', '#52, guru prashanti, fifth floor, vaibhav apartments, no. 85, Gandhi bazar, ramkrishna ashram circle, basavangudi', 'Bengaluru', '560004', '9108891488', '2024-10-06 14:44:47', '2024-10-06 14:44:47', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(454, NULL, 'Aradhana Handa', 'home', 'B305, The Ledge Apartments\r\n11/7-11/8, Jakkur Road, Yelahanka Hobli', 'Bangalore', '560064', '09845044432', '2024-10-07 20:11:00', '2024-10-07 20:11:00', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(455, '1538', 'Bibek Kumar Sahu', 'home', 'Ghulipali,W.N.18 Bargarh Odisha\r\nGhulipali,W.N.18 Near Primary School', 'BARGARH', '768028', '06371669815', '2024-10-08 21:33:25', '2024-10-08 21:33:25', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(456, NULL, 'RAGINI DASU', 'home', 'New Savarkar nagar street number 4 opposite to Deco Nivas apartment, Nacharam ', 'Hyderabad ', '500076', '9392691480', '2024-10-08 23:00:37', '2024-10-08 23:00:37', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(457, '1540', 'Firdous ', 'home', '44,3rd, cross, tippu nagar, Chamrajpet, Mysore road ', 'Bangalore ', '560018', '9945443127', '2024-10-09 08:56:34', '2024-10-09 08:56:34', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(458, '1540', 'Firdous ', 'home', '44,3rd, cross, tippu nagar, Chamrajpet, Mysore road ', 'Bangalore ', '560018', '9945443127', '2024-10-09 09:51:42', '2024-10-09 09:51:42', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(459, NULL, 'Hamza rajpoot', 'others', 'Pakistan, Punjab, Bahawalpur, Ahmadpur east', 'ahmad our east', '413515', '03263885892', '2024-10-09 14:50:21', '2024-10-09 14:50:21', NULL, 'Pakistan', '12.918177499450291', '77.51691503862628', 0),
(460, '1541', 'Hamza rajooot', 'others', 'Pakistan, punjab, Bahawalpur road Ahmad pur east', 'Ahmad pur east', '413515', '+923263885892', '2024-10-09 14:55:41', '2024-10-09 14:55:41', NULL, 'Pakistan', '12.918177499450291', '77.51691503862628', 0),
(461, NULL, 'Mary Vijaya', 'home', '1255d angadiveedi cmrpalli kadapa\r\nUnion Bank opposite', 'Cuddapah', '516004', '09704432163', '2024-10-09 23:37:02', '2024-10-09 23:37:02', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(462, '1542', 'Mary Vijaya', 'home', '1255d angadiveedi cmrpalli kadapa\r\nUnion Bank opposite', 'Cuddapah', '516004', '09704432163', '2024-10-09 23:40:10', '2024-10-09 23:40:10', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(463, '1542', 'Mary Vijaya', 'home', '1255d angadiveedi cmrpalli kadapa\r\nUnion Bank opposite', 'Cuddapah', '516004', '09704432163', '2024-10-09 23:41:21', '2024-10-09 23:41:21', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(464, '1542', 'Mary Vijaya', 'home', '1255d angadiveedi cmrpalli kadapa\r\nUnion Bank opposite', 'Cuddapah', '516004', '09704432163', '2024-10-09 23:41:24', '2024-10-09 23:41:24', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(465, '1542', 'Mary Vijaya', 'home', '1255d angadiveedi cmrpalli kadapa\r\nUnion Bank opposite', 'Cuddapah', '516004', '09704432163', '2024-10-09 23:41:33', '2024-10-09 23:41:33', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(466, '1542', 'Mary Vijaya', 'home', '1255d angadiveedi cmrpalli kadapa\r\nUnion Bank opposite', 'Cuddapah', '516004', '09704432163', '2024-10-09 23:41:34', '2024-10-09 23:41:34', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(467, '1542', 'Mary Vijaya', 'home', '1255d angadiveedi cmrpalli kadapa\r\nUnion Bank opposite', 'Cuddapah', '516004', '09704432163', '2024-10-09 23:42:28', '2024-10-09 23:42:28', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(468, '1543', 'Samridh Seth', 'home', 'F-1406, Oberoi Splendor\r\nJogeshwari East, JVLR', 'Mumbai', '400060', '8054774745', '2024-10-10 20:10:25', '2024-10-10 20:10:25', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(469, '1334', 'Kusum sharma', 'home', 'Flat no 1104, 11th floor, kiaan migsun, atal chowk', 'Vasundhara sector 14', '201012', '9810352612', '2024-10-12 19:29:56', '2024-10-12 19:29:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(470, NULL, 'Shamir khan', 'home', '32/29 near ambedkar murti nimra exim lari compound jajmau kanpur ', 'Kanpur ', '208010', '9305870622', '2024-10-12 20:11:06', '2024-10-12 20:11:06', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(471, NULL, 'Farida ansari', 'home', 'Grow more bliss bldg.Bwing,1203,near patang ground,malwani mahada Malad west400095', 'Mumbai', '400095', '08879583738', '2024-10-13 16:47:39', '2024-10-13 16:47:39', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(472, '1545', 'nabila', 'home', 'Ahmed pura colony', 'nizamabad', '503001', '6303489518', '2024-10-15 00:20:26', '2024-10-15 00:20:26', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(473, '1529', 'Amardeep', 'office', 'G-1, Viswa sai towers \r\nPNR building \r\nPoranki-Nidamanuru Road \r\nVijayawada \r\nAndhra Pradesh', 'Vijayawada', '521137', '7901399522', '2024-10-16 06:36:30', '2024-10-16 06:36:30', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(474, '1546', 'Kapil', 'home', 'House no.21A Harijan Basti, Gate no.3, Loha mkt road, Sultan pur majra, Delhi-10086', 'New Delhi', '110086', '7531922311', '2024-10-16 23:35:10', '2024-10-16 23:35:10', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(475, NULL, 'Yogesh Kumar ', 'office', 'Pandit ji Pan bhandar railway road Kasganj ', 'Kasganj', '207123', '6395944843', '2024-10-17 08:10:16', '2024-10-17 08:10:16', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(476, NULL, 'Mahesh Singh M', 'home', '#1108,  1st. Main.  1st.  Cross.  Vidyaranyapuram     ( near Darshan Jewellers)', 'Mysore ', '570008', '9342589912', '2024-10-17 12:24:39', '2024-10-17 12:24:39', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(477, NULL, 'Allu Srilekha', 'home', 'ASR house, 4th cross left, NGO colony, Badvel\r\n', 'Kadapa', '516227', '7207025663', '2024-10-17 12:27:16', '2024-10-17 12:27:16', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(478, '74', 'jagadeesh', 'home', 'BEML Loyout', 'Bangalore', '560098', '8919085042', '2024-10-17 18:21:51', '2024-10-17 18:21:51', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(479, NULL, 'Sachin Yadav ', 'home', 'Lalganj Ajhara Food Bazar ke pass Pratapgarh Uttar Pradesh ', 'Pratapgarh ', '230132', '9026220672', '2024-10-18 07:55:30', '2024-10-18 07:55:30', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(480, NULL, 'Sachin Yadav ', 'home', 'Lalganj Ajhara Food Bazar ke pass Pratapgarh Uttar Pradesh ', 'Pratapgarh ', '230132', '9026220672', '2024-10-18 10:57:35', '2024-10-18 10:57:35', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(481, NULL, 'M Wasim ', 'home', 'Eid gha plot kanzara ', 'Khamgaon ', '444303', '8208892159', '2024-10-18 17:56:50', '2024-10-18 17:56:50', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(482, NULL, 'Sachin Yadav ', 'home', 'Lalaganj Ajhara Food Bazar ke pass Pratapgarh Uttar Pradesh ', 'Pratapgarh ', '230132', '9026220672', '2024-10-19 07:40:02', '2024-10-19 07:40:02', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(483, '1560', 'Preethy S', 'home', 'Scion Court ,Flat 302,1st C Cross Road Varsova Layout Kaggadasapura', 'Bengaluru', '560093', '07259972464', '2024-10-20 10:00:50', '2024-10-20 10:00:50', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(484, '1561', 'Satyam ', 'office', '3rd Floor, 430, 4th block, 8th Main Rd, Koramangala, Bengaluru, Karnataka 560034', 'Bangalore ', '560034', '8880123161', '2024-10-20 18:04:24', '2024-10-20 18:04:24', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(485, '1562', 'Vijaya Gouda', 'office', 'North Bangalore Hospital ', 'Kalyan Nagar', '560043', '09742359532', '2024-10-20 19:17:47', '2024-10-20 19:17:47', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(486, NULL, 'Chintu agrawat', 'home', 'Aadka bass agrsen bawan ke piche ', 'Didwana ', '341303', '7424803782', '2024-10-22 08:42:00', '2024-10-22 08:42:00', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(487, '1563', 'Chintu agrawat', 'home', 'Aadka bass didwana agrsen bawan ke piche ', 'Didwana ', '341303', '74248 03782 ', '2024-10-22 09:25:21', '2024-10-22 09:25:21', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(488, '1564', '1', 'home', 'Ddg bommanahalli', 'Bangalore', '560002', '1234567890', '2024-10-22 10:20:31', '2024-10-22 10:20:31', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(489, '1520', 'Rizwan Shaikh', 'home', '190/Madhuri Shrivastava niwas, Jhanda chauraha, panchwati vinayakpur kanpur', 'Kanpur', '208024', '7355584173', '2024-10-23 18:38:05', '2024-10-23 18:38:05', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(490, '1566', 'Zain khan ', 'home', 'Zain khan manzil dabeer colony near hatticoni road yadgir ladgi function hall ', 'Yadgiri ', '585201', '8867263233', '2024-10-24 23:45:35', '2024-10-24 23:45:35', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(491, NULL, '8810576718', 'home', 'Zakir nagar house no 43 Street no 20', 'New delhi', '110025', '8810576718', '2024-10-25 00:21:53', '2024-10-25 00:21:53', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(492, NULL, 'Sonu Kumar', 'home', 'Village Matipur Post Manota District Sambhal U. P 244304', 'Sambhal ', '244304', '8433151648', '2024-10-28 07:33:04', '2024-10-28 07:33:04', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(493, NULL, 'Sonu Kumar', 'home', 'Village Matipur Post Manota District SambhaL ', 'Sambhal', '244304', '8433151648', '2024-10-29 11:47:45', '2024-10-29 11:47:45', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(494, NULL, 'Veeranna H', 'home', 'B-201, SLR COMFORTS, SRINIVASAPURA CROSS, UTTARAHALLI ROAD, RR Nagara', 'BENGALURU', '560098', '9980074214', '2024-10-29 18:39:31', '2024-10-29 18:39:31', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(495, NULL, 'Amar ', 'home', 'G-1, Viswa sai towers \r\nPNR building \r\nPoranki-Nidamanuru Road ', 'Vijayawada ', '521137', '7901399522', '2024-11-01 13:59:49', '2024-11-01 13:59:49', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(496, NULL, 'Intkhab ', 'home', '380 brijrajpura behind indra market, Kota City S.O, Kota. Rajasthan-324006', 'Kota ', '324006', '9950099602', '2024-11-02 19:23:05', '2024-11-02 19:23:05', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(497, '1573', 'Intkhab ', 'home', '380 brijrajpura behind indra market, Kota City S.O, Kota. Rajasthan-324006', 'Kota ', '324006', '9950099602', '2024-11-02 19:36:46', '2024-11-02 19:36:46', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(498, NULL, 'Nikita Gupta', 'home', 'Parsauni kala, Rajkumar kirana store ', 'Kushinagar', '274304', '08810797367', '2024-11-02 19:43:28', '2024-11-02 19:43:28', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(499, '1574', 'Nikita Gupta', 'home', 'Parsauni kala, Rajkumar kirana store ', 'Kushinagar', '274304', '08810797367', '2024-11-02 19:46:07', '2024-11-02 19:46:07', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(500, NULL, 'Sahil Rathod', 'home', '116 Madhu nagar, Gorwa, Vadodara, Gujarat\r\nGorwa', 'Vadodara', '390016', '09023835410', '2024-11-03 13:13:04', '2024-11-03 13:13:04', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(501, NULL, 'Akhilesh Kumar ', 'home', 'Hirak road near bank of india karmatand Dhanbad ', 'Dhanbad ', '828201', '8102647332', '2024-11-05 02:26:35', '2024-11-05 02:26:35', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(502, '1577', 'Honey Bhisikar', 'home', 'Plot No. 77 Shivsunder Nagar', 'Nagpur', '440034', '8058395617 ', '2024-11-05 13:12:37', '2024-11-05 13:12:37', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(503, NULL, 'crystal jacobie', 'home', 'no.25 hanumanthappa road\r\nhouse', 'Bangalore', '560033', '09972966471', '2024-11-06 18:41:36', '2024-11-06 18:41:36', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(504, NULL, 'SANJAY M', 'office', 'COMPUTER PLANET CHENNAI PVT LTD\r\nNO 5 ,BLACKERS ROAD,MOUNT ROAD\r\nANNA SALAI ,NEXT TO WOODLANDS HOTEL', 'CHENNAI', '600002', '9884784929', '2024-11-07 10:53:56', '2024-11-07 10:53:56', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(505, '1565', 'Ankita Abhijit Tiwad', 'home', 'Ashanil house,brahmin ali,vedhi village,virathan budruk,\r\nUmbarpada,saphale west 401102', 'Palghar', '401102', '09119444328', '2024-11-07 21:13:37', '2024-11-07 21:13:37', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(506, NULL, 'Needa', 'home', '#435,4thC main ,2nd block, 4th C main,HRBR layout, Kalyan Nagar ', 'Bangalore ', '560043', '9902170497', '2024-11-08 12:03:59', '2024-11-08 12:03:59', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(507, NULL, 'Shoaib nadaf', 'home', 'S S KEYMAKER SHOP NO 6 LAXMI NARAYAN COMPLEX NEAR MORYA HOSPITAL NEW PMPL BUS STOP CHINCHWADGAON PUNE 33', 'Pimpri chinchwad ', '411033', '9827001515', '2024-11-08 22:16:24', '2024-11-08 22:16:24', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(508, '1582', 'Vivek Roy', 'home', 'Shahid Captain Shubham Gupta Metro Station ke Paas ', 'Agra', '282001', '9917846741', '2024-11-09 10:41:39', '2024-11-09 10:41:39', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(509, NULL, 'Soham Dhumal', 'home', 'Talegaon road,shikrapur\r\nNear, yash nursing home', 'Pune', '412208', '09923438075', '2024-11-10 20:46:07', '2024-11-10 20:46:07', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(510, '1583', 'Soham Dhumal', 'home', 'Talegaon road,shikrapur\r\nNear, yash nursing home', 'Pune', '412208', '09923438075', '2024-11-10 20:48:10', '2024-11-10 20:48:10', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(511, '1578', 'crystal jacobie', 'home', 'no.25 hanumanthappa road\r\nhouse', 'Bangalore', '560033', '09972966471', '2024-11-12 14:23:17', '2024-11-12 14:23:17', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(512, NULL, 'Aakash', 'home', '1210 Shaffer Rd Apt 1216', 'Santa Cruz', '90631', '5623654745', '2024-11-12 21:36:17', '2024-11-12 21:36:17', NULL, 'United States', '12.918177499450291', '77.51691503862628', 0),
(513, '1585', 'Abdul Rahman ', 'home', 'Ghosh Nagar Smilenagar ballaguda Chandangupta Hyderabad ', 'Hyderabad ', '5000005', '9079351710', '2024-11-13 01:04:34', '2024-11-13 01:04:34', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(514, '1538', 'Bibek Kumar Sahu', 'home', 'Ghulipali,W.N.18 Bargarh Odisha\r\nGhulipali,W.N.18 Near Primary School', 'BARGARH', '768028', '06371669815', '2024-11-13 12:08:44', '2024-11-13 12:08:44', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(515, NULL, 'Kiran ', 'home', 'L. B.s.m callage raod Harharguttu devi kunj .. rajubaga society get ', 'Jamshedpur ', '831002', '6004820326', '2024-11-16 21:30:30', '2024-11-16 21:30:30', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(516, NULL, 'Kiran ', 'home', 'L. B.s.m callage raod Harharguttu devi kunj .. rajubaga society get ', 'Jamshedpur ', '831002', '6004820326', '2024-11-16 21:30:31', '2024-11-16 21:30:31', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(517, '1588', 'Palash bera', 'home', '403-Geeta apt Lokmanya Nagar pada no 2 Arun krida mandal ', 'Thane(w)', '400606', '9867620992', '2024-11-19 10:18:19', '2024-11-19 10:18:19', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(518, NULL, 'Soham Dhumal', 'home', 'Talegaon road,shikrapur\r\nNear, yash nursing home', 'Pune', '412208', '09923438075', '2024-11-24 23:34:57', '2024-11-24 23:34:57', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(519, '1583', 'Soham Dhumal', 'home', 'Talegaon road,shikrapur\r\nNear, yash nursing home', 'Pune', '412208', '09923438075', '2024-11-24 23:35:14', '2024-11-24 23:35:14', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(520, NULL, 'test', 'home', 'test', 'test', 'test', 'test', '2024-11-26 19:42:04', '2024-11-26 19:42:04', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(521, NULL, 'Debbie Elz ', 'home', '162 Topi Kunj Gali', 'Vrindavan ', '281121', '9068296665', '2024-11-27 05:46:39', '2024-11-27 05:46:39', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(522, '1593', 'unidrim Consultancy Services PVT LTD', 'home', 'L-108, Baramunda H.B. Colony', 'Bhubaneswar', '751003', '09148256504', '2024-11-27 17:51:31', '2024-11-27 17:51:31', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(523, NULL, 'swagatika', 'home', 'Bhubaneswar', 'Bhubaneswar', '751007', '8658178217', '2024-11-30 16:15:59', '2024-11-30 16:15:59', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(524, '1595', 'swaf', 'office', 'aa', 'Bhubaneswar', '751007', '8144060532', '2024-11-30 16:30:12', '2024-11-30 16:30:12', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(525, '1599', 'Shahistabanu betageri ', 'home', 'Laxmisingankeri ward no.16 near primary school Dharwad ', 'Dharwad ', '580007', '8660769855', '2024-12-01 08:19:40', '2024-12-01 08:19:40', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(526, '1598', 'MOHAMMED SHAHRUKH ALAM', 'home', 'Bhubaneswar', 'Bhubaneswar', '752101', '', '2024-12-03 17:56:54', '2024-12-03 17:56:54', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(527, '1598', 'MOHAMMED SHAHRUKH ALAM', 'home', 'Bhubaneswar', 'Bhubaneswar', '752101', '6370210085', '2024-12-03 17:57:20', '2024-12-03 17:57:20', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(528, NULL, 'Mounika', 'home', '5-1-99,kaviraj nagar,road no 13,khammam, 507002', 'Khammam', '507002', '9550269733', '2024-12-05 07:13:35', '2024-12-05 07:13:35', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(529, NULL, 'Mustafa Khan ', 'others', 'Noida Uttar Pradesh sector 85 yakubpur gali no 43 modarson company ', 'Noida', '201301', '9343690024', '2024-12-05 20:17:19', '2024-12-05 20:17:19', NULL, 'India', '12.918177499450291', '77.51691503862628', 0),
(530, NULL, 'Biswajit Pattanaik ', 'home', 'Mathakargola gandhi chhaka \r\nPincode-759024', 'Kamakshyanagar ', '759024', '9658255889', '2024-12-06 20:20:39', '2024-12-06 20:20:39', NULL, 'India', '12.918177499450291', '77.51691503862628', 0);

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

--
-- Table structure for table `shipping_methods`
--

CREATE TABLE `shipping_methods` (
  `id` bigint UNSIGNED NOT NULL,
  `creator_id` bigint DEFAULT NULL,
  `creator_type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'admin',
  `title` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `cost` decimal(8,2) NOT NULL DEFAULT '0.00',
  `duration` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT '1',
  `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 `shipping_types`
--

CREATE TABLE `shipping_types` (
  `id` bigint UNSIGNED NOT NULL,
  `seller_id` bigint UNSIGNED DEFAULT NULL,
  `shipping_type` varchar(191) COLLATE utf8mb4_unicode_ci 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 `shipping_types`
--

INSERT INTO `shipping_types` (`id`, `seller_id`, `shipping_type`, `created_at`, `updated_at`) VALUES
(1, 0, 'product_wise', '2023-10-01 09:07:05', '2023-10-01 09:07:34');

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

--
-- Table structure for table `shops`
--

CREATE TABLE `shops` (
  `id` bigint UNSIGNED NOT NULL,
  `seller_id` bigint NOT NULL,
  `name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `address` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `contact` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL,
  `image` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'def.png',
  `bottom_banner` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `vacation_start_date` date DEFAULT NULL,
  `vacation_end_date` date DEFAULT NULL,
  `vacation_note` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `vacation_status` tinyint NOT NULL DEFAULT '0',
  `temporary_close` tinyint NOT NULL DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `banner` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `shop_followers`
--

CREATE TABLE `shop_followers` (
  `id` bigint UNSIGNED NOT NULL,
  `shop_id` int NOT NULL,
  `user_id` int NOT NULL COMMENT 'Customer ID',
  `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 `social_medias`
--

CREATE TABLE `social_medias` (
  `id` bigint UNSIGNED NOT NULL,
  `name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `link` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `icon` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `active_status` int NOT NULL,
  `status` tinyint(1) NOT NULL DEFAULT '1',
  `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 `social_medias`
--

INSERT INTO `social_medias` (`id`, `name`, `link`, `icon`, `active_status`, `status`, `created_at`, `updated_at`) VALUES
(1, 'twitter', 'https://twitter.com/aenaturalsoffcl', 'fa fa-twitter', 1, 1, '2020-12-31 21:18:03', '2023-09-20 04:45:01'),
(2, 'linkedin', 'https://www.linkedin.com/company/aenaturals/', 'fa fa-linkedin', 1, 1, '2021-02-27 16:23:01', '2023-09-20 04:44:48'),
(3, 'google-plus', 'https://www.youtube.com/channel/UCCboaNlGkJ20CUWVWZ3WG8Q', 'fa fa-google-plus-square', 1, 1, '2021-02-27 16:23:30', '2023-09-20 04:44:20'),
(4, 'pinterest', 'https://in.pinterest.com/aenaturalsofficial/', 'fa fa-pinterest', 1, 1, '2021-02-27 16:24:14', '2023-09-20 04:44:35'),
(5, 'instagram', 'https://www.instagram.com/aenaturalsofficial/', 'fa fa-instagram', 1, 1, '2021-02-27 16:24:36', '2023-09-20 04:43:44'),
(6, 'facebook', 'https://www.facebook.com/Aenaturalsofficial', 'fa fa-facebook', 1, 1, '2021-02-27 19:19:42', '2023-09-20 04:43:25');

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

--
-- Table structure for table `soft_credentials`
--

CREATE TABLE `soft_credentials` (
  `id` bigint UNSIGNED NOT NULL,
  `key` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `value` longtext COLLATE utf8mb4_unicode_ci,
  `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 `spacial_categories`
--

CREATE TABLE `spacial_categories` (
  `id` bigint UNSIGNED NOT NULL,
  `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `slug` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `icon` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `position` int NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `home_status` tinyint(1) NOT NULL DEFAULT '0',
  `priority` int DEFAULT NULL,
  `link` longtext COLLATE utf8mb4_unicode_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `spacial_categories`
--

INSERT INTO `spacial_categories` (`id`, `name`, `slug`, `icon`, `position`, `created_at`, `updated_at`, `home_status`, `priority`, `link`) VALUES
(7, 'Health 360', 'health-360', '2024-11-20-673d86aae7e4f.png', 0, '2024-11-20 12:20:18', '2024-11-20 12:20:18', 0, NULL, 'https://aenaturals.in/products?id=30&data_from=category&page=1'),
(8, 'Skin Care', 'skin-care', '2024-11-20-673d8dfb32311.png', 0, '2024-11-20 12:51:31', '2024-11-20 12:51:31', 0, NULL, 'https://aenaturals.in/products?id=1&data_from=category&page=1'),
(9, 'Hair Care', 'hair-care', '2024-11-20-673d8f56caac5.png', 0, '2024-11-20 12:57:18', '2024-11-20 12:57:18', 0, NULL, 'https://aenaturals.in/products?id=2&data_from=category&page=1'),
(10, 'Personal Care', 'personal-care', '2024-11-20-673d9329b0589.png', 0, '2024-11-20 13:13:37', '2024-11-20 13:13:37', 0, NULL, 'https://aenaturals.in/products?id=19&data_from=category&page=1'),
(11, 'Supplements', 'supplements', '2024-11-20-673d9439a9e61.png', 0, '2024-11-20 13:18:09', '2024-11-20 13:18:09', 0, NULL, 'https://aenaturals.in/products?id=3&data_from=category&page=1'),
(12, 'Gourmet Foods', 'gourmet-foods', '2024-11-20-673d952fbab35.png', 0, '2024-11-20 13:22:15', '2024-11-20 13:22:15', 0, NULL, 'https://aenaturals.in/products?id=4&data_from=category&page=1'),
(13, 'Do It Yourself', 'do-it-yourself', '2024-11-20-673d95e2e2de1.png', 0, '2024-11-20 13:25:14', '2024-11-20 13:25:14', 0, NULL, 'https://aenaturals.in/products?id=31&data_from=category&page=1'),
(14, 'Extracts', 'extracts', '2024-11-20-673da632a0499.png', 0, '2024-11-20 14:34:50', '2024-11-20 14:34:50', 0, NULL, 'https://aenaturals.in/products?id=33&data_from=category&page=1'),
(15, 'Herbal Powders', 'herbal-powders', '2024-11-20-673da6c25eb79.png', 0, '2024-11-20 14:37:14', '2024-11-20 14:37:14', 0, NULL, 'https://aenaturals.in/products?id=37&data_from=category&page=1'),
(16, 'Cleaning Products', 'cleaning-products', '2024-11-20-673da725618ab.png', 0, '2024-11-20 14:38:53', '2024-11-20 14:38:53', 0, NULL, 'https://aenaturals.in/products?id=40&data_from=category&page=1'),
(17, 'Cosmetic Chemicals', 'cosmetic-chemicals', '2024-11-20-673da7b55b0de.png', 0, '2024-11-20 14:41:17', '2024-11-20 14:41:17', 0, NULL, 'https://aenaturals.in/products?id=41&data_from=category&page=1'),
(18, 'Packing Materials', 'packing-materials', '2024-11-20-673da9041a56d.png', 0, '2024-11-20 14:46:52', '2024-11-20 14:46:52', 0, NULL, 'https://aenaturals.in/products?id=42&data_from=category&page=1');

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

--
-- Table structure for table `spacial_products`
--

CREATE TABLE `spacial_products` (
  `product_id` int DEFAULT NULL,
  `id` bigint UNSIGNED NOT NULL,
  `priority` int DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `spacial_products`
--

INSERT INTO `spacial_products` (`product_id`, `id`, `priority`) VALUES
(159, 24, 0),
(160, 25, 1),
(161, 26, 3),
(431, 27, 5),
(430, 28, 6),
(429, 29, 7),
(427, 30, 8),
(426, 31, 9),
(77, 32, 10),
(45, 33, 11),
(50, 34, 13),
(81, 35, 14),
(82, 36, 15),
(97, 37, 17),
(40, 38, 18),
(96, 39, 19),
(95, 40, 20);

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

--
-- Table structure for table `subscriptions`
--

CREATE TABLE `subscriptions` (
  `id` bigint UNSIGNED NOT NULL,
  `email` varchar(191) COLLATE utf8mb4_unicode_ci 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 `subscriptions`
--

INSERT INTO `subscriptions` (`id`, `email`, `created_at`, `updated_at`) VALUES
(1, 'bradly.cummins92@innovativeedge.store', '2023-09-30 20:18:11', '2023-09-30 20:18:11'),
(2, 'chet-aquino@nextgennation.store', '2023-09-30 20:19:00', '2023-09-30 20:19:00'),
(3, 'jettaworgan6858@photo-impact.eu', '2023-09-30 20:45:28', '2023-09-30 20:45:28'),
(4, 'jewel_hilder@kbbrenders.co.uk', '2023-09-30 21:20:49', '2023-09-30 21:20:49'),
(5, 'lynellguercio8895@ti.igg.biz', '2023-09-30 21:30:31', '2023-09-30 21:30:31'),
(6, 'kristinamacaluso@photo-impact.eu', '2023-09-30 21:33:36', '2023-09-30 21:33:36'),
(7, 'grazynagomes5096@freelance-france.eu', '2023-09-30 21:48:15', '2023-09-30 21:48:15'),
(8, 'willy-pilgrim32@futureforward.store', '2023-09-30 22:31:56', '2023-09-30 22:31:56'),
(9, 'azucenasmiley@mail-easy.fr', '2023-09-30 23:36:12', '2023-09-30 23:36:12'),
(10, 'hal.fetty@kbbrenders.co.uk', '2023-09-30 23:37:10', '2023-09-30 23:37:10'),
(11, 'aubreyridgley90@knol-power.nl', '2023-10-01 00:01:21', '2023-10-01 00:01:21'),
(12, 'manie_deschamps@futurevision.store', '2023-10-01 00:40:00', '2023-10-01 00:40:00'),
(13, 'samara.scollen@techtrendsetters.store', '2023-10-01 01:53:05', '2023-10-01 01:53:05'),
(14, 'bruce_ocasio11@wrightgrid.com', '2023-10-01 04:02:50', '2023-10-01 04:02:50'),
(15, 'wyatt_joshua54@futurevision.store', '2023-10-01 04:03:46', '2023-10-01 04:03:46'),
(16, 'lavonne.garner24@nextgennation.store', '2023-10-01 05:25:07', '2023-10-01 05:25:07'),
(17, 'lidia-edmundlatouche@futurevision.store', '2023-10-01 05:55:42', '2023-10-01 05:55:42'),
(18, 'kristen.swartwood86@futureforward.store', '2023-10-01 06:42:29', '2023-10-01 06:42:29'),
(19, 'fawn_bolivar1@wrightgrid.com', '2023-10-01 09:25:29', '2023-10-01 09:25:29'),
(20, 'leslee_chatterton81@innovativeedge.store', '2023-10-01 11:21:40', '2023-10-01 11:21:40'),
(21, 'opal-nagle91@innovativeedge.store', '2023-10-01 12:53:37', '2023-10-01 12:53:37'),
(22, 'rickey-layne@kbbrenders.co.uk', '2023-10-01 13:13:39', '2023-10-01 13:13:39'),
(23, 'anton.brotherton56@innovativeedge.store', '2023-10-01 14:20:22', '2023-10-01 14:20:22'),
(24, 'britney_salomons@innovativeedge.store', '2023-10-01 16:31:45', '2023-10-01 16:31:45'),
(25, 'sherryl.winchester67@nextgennation.store', '2023-10-01 17:34:31', '2023-10-01 17:34:31'),
(26, 'luann_loughman@innovativeedge.store', '2023-10-01 18:28:34', '2023-10-01 18:28:34'),
(27, 'marcos_vinci@futureforward.store', '2023-10-01 21:55:23', '2023-10-01 21:55:23'),
(28, 'forrest-jaime@futureforward.store', '2023-10-01 23:08:03', '2023-10-01 23:08:03'),
(29, 'colin-easton62@futureforward.store', '2023-10-02 01:11:41', '2023-10-02 01:11:41'),
(30, 'albertomairinger1536@bheps.com', '2023-10-02 01:21:36', '2023-10-02 01:21:36'),
(31, 'callum-camara80@techtrendsetters.store', '2023-10-02 01:23:54', '2023-10-02 01:23:54'),
(32, 'misty.coghlan60@thenutritionatrix.com', '2023-10-02 20:05:04', '2023-10-02 20:05:04'),
(33, 'roberta.salcedo98@futureforward.store', '2023-10-03 20:42:26', '2023-10-03 20:42:26'),
(34, 'jenni-perron89@techtrendsetters.store', '2023-10-03 21:02:29', '2023-10-03 21:02:29'),
(35, 'humberto-sweat40@futureforward.store', '2023-10-03 22:07:11', '2023-10-03 22:07:11'),
(36, 'dani.disher@techtrendsetters.store', '2023-10-03 23:04:34', '2023-10-03 23:04:34'),
(37, 'elizbeth-steinke@futureforward.store', '2023-10-03 23:52:45', '2023-10-03 23:52:45'),
(38, 'wilson_muramats5@futureforward.store', '2023-10-04 00:24:38', '2023-10-04 00:24:38'),
(39, 'calvin_bloch@futurevision.store', '2023-10-04 00:56:21', '2023-10-04 00:56:21'),
(40, 'marisol.morales@futurevision.store', '2023-10-04 02:09:42', '2023-10-04 02:09:42'),
(41, 'susannah.dunham1@techtrendsetters.store', '2023-10-04 03:11:43', '2023-10-04 03:11:43'),
(42, 'gennie-kimber54@innovativeedge.store', '2023-10-04 03:34:30', '2023-10-04 03:34:30'),
(43, 'genia-honner75@futurevision.store', '2023-10-04 04:15:56', '2023-10-04 04:15:56'),
(44, 'theodore.billiot39@innovativeedge.store', '2023-10-04 05:01:00', '2023-10-04 05:01:00'),
(45, 'izetta-rosenbaum@futureforward.store', '2023-10-04 06:38:04', '2023-10-04 06:38:04'),
(46, 'sheri-steinke@innovativeedge.store', '2023-10-04 07:45:57', '2023-10-04 07:45:57'),
(47, 'rudolph_sammons13@innovativeedge.store', '2023-10-04 09:02:19', '2023-10-04 09:02:19'),
(48, 'nate_mondragon@techtrendsetters.store', '2023-10-05 01:05:36', '2023-10-05 01:05:36'),
(49, 'jani-lestrange@techtrendsetters.store', '2023-10-05 02:46:43', '2023-10-05 02:46:43'),
(50, 'thao.pascal5@techtrendsetters.store', '2023-10-05 20:07:26', '2023-10-05 20:07:26'),
(51, 'rashad.skerst52@techtrendsetters.store', '2023-10-06 01:12:51', '2023-10-06 01:12:51'),
(52, 'shavonne-ibsch@techtrendsetters.store', '2023-10-06 02:16:30', '2023-10-06 02:16:30'),
(53, 'lashonda_christianson17@techtrendsetters.store', '2023-10-06 03:23:51', '2023-10-06 03:23:51'),
(54, 'darrin.bruce46@techtrendsetters.store', '2023-10-06 04:35:19', '2023-10-06 04:35:19'),
(55, 'meridith_maher@futureforward.store', '2023-10-07 00:01:28', '2023-10-07 00:01:28'),
(56, 'milagros-trimm6@futurevision.store', '2023-10-07 00:49:28', '2023-10-07 00:49:28'),
(57, 'catherine.marchant19@techtrendsetters.store', '2023-10-07 02:12:36', '2023-10-07 02:12:36'),
(58, 'jeanna_fishbourne@futurevision.store', '2023-10-07 03:17:55', '2023-10-07 03:17:55'),
(59, 'natasha.dexter44@techtrendsetters.store', '2023-10-07 04:24:41', '2023-10-07 04:24:41'),
(60, 'lindsay-derrington@futurevision.store', '2023-10-07 05:27:14', '2023-10-07 05:27:14'),
(61, 'boyd-ogilvie36@futurevision.store', '2023-10-08 01:25:36', '2023-10-08 01:25:36'),
(62, 'wilson.schenk82@futurevision.store', '2023-10-08 02:44:49', '2023-10-08 02:44:49'),
(63, 'maura.mennell56@futurevision.store', '2023-10-08 03:41:46', '2023-10-08 03:41:46'),
(64, 'raquel.smerd@techtrendsetters.store', '2023-10-08 04:36:25', '2023-10-08 04:36:25'),
(65, 'rochell_isles@futurevision.store', '2023-10-08 05:39:58', '2023-10-08 05:39:58'),
(66, 'lorri.bastyan@techtrendsetters.store', '2023-10-09 00:17:46', '2023-10-09 00:17:46'),
(67, 'ana_macintyre@techtrendsetters.store', '2023-10-09 01:15:07', '2023-10-09 01:15:07'),
(68, 'margot_clymer73@techtrendsetters.store', '2023-10-09 02:09:46', '2023-10-09 02:09:46'),
(69, 'bernadette-carnes64@techtrendsetters.store', '2023-10-09 03:01:41', '2023-10-09 03:01:41'),
(70, 'herman-grondin11@techtrendsetters.store', '2023-10-09 03:52:42', '2023-10-09 03:52:42'),
(71, 'lila.reichstein58@nextgennation.store', '2023-10-09 18:27:37', '2023-10-09 18:27:37'),
(72, 'buford_stradbroke@futureforward.store', '2023-10-10 00:36:54', '2023-10-10 00:36:54'),
(73, 'april-giron@futureforward.store', '2023-10-11 00:20:14', '2023-10-11 00:20:14'),
(74, 'cory_mcclung@nextgennation.store', '2023-10-12 00:23:57', '2023-10-12 00:23:57'),
(75, 'corrine_larkin49@futureforward.store', '2023-10-14 00:16:10', '2023-10-14 00:16:10'),
(76, 'jerry_necaise80@nextgennation.store', '2023-10-15 00:29:46', '2023-10-15 00:29:46'),
(77, 'marjorie_catt@futureforward.store', '2023-10-16 00:28:09', '2023-10-16 00:28:09'),
(78, 'elise.holifield78@nextgennation.store', '2023-10-17 00:36:07', '2023-10-17 00:36:07'),
(79, 'earnest-evans@selfinger.com', '2023-10-17 12:18:27', '2023-10-17 12:18:27'),
(80, 'BCRafw.tphmbh@spinapp.bar', '2023-10-17 23:28:56', '2023-10-17 23:28:56'),
(81, 'ebony-willson@nextgennation.store', '2023-10-18 00:30:18', '2023-10-18 00:30:18'),
(82, 'archer-desrochers@futureforward.store', '2023-10-19 00:33:01', '2023-10-19 00:33:01'),
(83, 'kerriepartridge@1secmail.net', '2023-10-19 03:15:15', '2023-10-19 03:15:15'),
(84, 'retamcconnel9258@1secmail.net', '2023-10-19 04:11:04', '2023-10-19 04:11:04'),
(85, 'shirleenashcroft7359@1secmail.com', '2023-10-19 04:44:01', '2023-10-19 04:44:01'),
(86, 'lolacarson8601@1secmail.com', '2023-10-19 04:52:56', '2023-10-19 04:52:56'),
(87, 'siennabiddell@dcctb.com', '2023-10-19 05:35:36', '2023-10-19 05:35:36'),
(88, 'teshacooley@1secmail.net', '2023-10-19 05:45:59', '2023-10-19 05:45:59'),
(89, 'rubenwainewright@esiix.com', '2023-10-19 06:11:56', '2023-10-19 06:11:56'),
(90, 'catharinekinchela8612@1secmail.net', '2023-10-19 06:48:05', '2023-10-19 06:48:05'),
(91, 'verlenewalck@1secmail.com', '2023-10-19 07:17:43', '2023-10-19 07:17:43'),
(92, 'desmondsloan1703@1secmail.net', '2023-10-19 08:04:23', '2023-10-19 08:04:23'),
(93, 'frederickhuish@1secmail.net', '2023-10-19 08:29:13', '2023-10-19 08:29:13'),
(94, 'zulmafalls@esiix.com', '2023-10-19 09:06:49', '2023-10-19 09:06:49'),
(95, 'madonnapinkham7260@1secmail.org', '2023-10-19 09:29:44', '2023-10-19 09:29:44'),
(96, 'tamikavandermark4513@dcctb.com', '2023-10-19 10:18:04', '2023-10-19 10:18:04'),
(97, 'gladishaber@1secmail.org', '2023-10-19 10:32:32', '2023-10-19 10:32:32'),
(98, 'alphonsebidmead@1secmail.net', '2023-10-19 11:28:18', '2023-10-19 11:28:18'),
(99, 'leiahollander6525@1secmail.org', '2023-10-19 12:34:18', '2023-10-19 12:34:18'),
(100, 'cathyholman1070@1secmail.com', '2023-10-19 12:47:50', '2023-10-19 12:47:50'),
(101, 'mylestye@1secmail.net', '2023-10-19 13:21:47', '2023-10-19 13:21:47'),
(102, 'geoffreyellis@1secmail.org', '2023-10-19 13:42:23', '2023-10-19 13:42:23'),
(103, 'heathkeartland@1secmail.net', '2023-10-19 14:25:37', '2023-10-19 14:25:37'),
(104, 'gussilvey8865@1secmail.net', '2023-10-19 14:42:19', '2023-10-19 14:42:19'),
(105, 'emiliachinner9019@1secmail.org', '2023-10-19 15:23:12', '2023-10-19 15:23:12'),
(106, 'jewellbracken@dcctb.com', '2023-10-19 15:39:15', '2023-10-19 15:39:15'),
(107, 'michaelavanwagenen@1secmail.com', '2023-10-19 16:40:17', '2023-10-19 16:40:17'),
(108, 'mindyholiman@esiix.com', '2023-10-19 17:19:02', '2023-10-19 17:19:02'),
(109, 'elviaruby3680@1secmail.org', '2023-10-19 17:45:41', '2023-10-19 17:45:41'),
(110, 'suzannewintle2645@1secmail.com', '2023-10-19 18:16:19', '2023-10-19 18:16:19'),
(111, 'enriquetagillingham@1secmail.net', '2023-10-19 19:07:29', '2023-10-19 19:07:29'),
(112, 'eloystephen@1secmail.com', '2023-10-19 19:34:13', '2023-10-19 19:34:13'),
(113, 'richiewilson@esiix.com', '2023-10-19 20:21:51', '2023-10-19 20:21:51'),
(114, 'eleanorehoyt5673@1secmail.net', '2023-10-19 21:06:49', '2023-10-19 21:06:49'),
(115, 'mireyapinkham2649@esiix.com', '2023-10-19 21:44:54', '2023-10-19 21:44:54'),
(116, 'noralara2120@1secmail.com', '2023-10-19 22:13:24', '2023-10-19 22:13:24'),
(117, 'lutherburgin9095@1secmail.net', '2023-10-19 22:39:18', '2023-10-19 22:39:18'),
(118, 'nathandetwiler@esiix.com', '2023-10-19 23:16:07', '2023-10-19 23:16:07'),
(119, 'jenny.forte@nextgennation.store', '2023-10-20 00:20:35', '2023-10-20 00:20:35'),
(120, '01hd93m4z93ss38tj4s0k2qrda@mail4u.pw', '2023-10-21 19:51:58', '2023-10-21 19:51:58'),
(121, 'lucyambedkar@gmail.com', '2023-10-22 13:52:44', '2023-10-22 13:52:44'),
(122, 'elizbeth.collingridgedetourcey@nextgennation.store', '2023-10-23 17:43:28', '2023-10-23 17:43:28'),
(123, 'hildred-mouton@nextgennation.store', '2023-10-24 00:09:05', '2023-10-24 00:09:05'),
(124, 'terrell.calabrese90@cleversolutions.store', '2023-10-24 20:26:21', '2023-10-24 20:26:21'),
(125, 'buster.haywood@cleversolutions.store', '2023-10-25 12:19:54', '2023-10-25 12:19:54'),
(126, 'connor.quillen58@futureforward.store', '2023-10-25 12:39:52', '2023-10-25 12:39:52'),
(127, 'june_mullens@cleversolutions.store', '2023-10-25 20:06:51', '2023-10-25 20:06:51'),
(128, 'juliet-copeley46@cleversolutions.store', '2023-10-25 21:02:33', '2023-10-25 21:02:33'),
(129, 'carol.chauvin@cleversolutions.store', '2023-10-25 22:04:50', '2023-10-25 22:04:50'),
(130, 'rosalinda-broadnax@cleversolutions.store', '2023-10-25 22:57:05', '2023-10-25 22:57:05'),
(131, 'adrianne.redmond@futureforward.store', '2023-10-26 00:21:05', '2023-10-26 00:21:05'),
(132, 'antwan_nugent74@cleversolutions.store', '2023-10-26 00:48:56', '2023-10-26 00:48:56'),
(133, 'rosaline-standish@toptenbest.in', '2023-10-26 01:43:44', '2023-10-26 01:43:44'),
(134, 'viola.helms92@cleversolutions.store', '2023-10-26 16:44:42', '2023-10-26 16:44:42'),
(135, 'dusty-casillas@cleversolutions.store', '2023-10-26 17:37:00', '2023-10-26 17:37:00'),
(136, 'travis_woodworth@toptenbest.in', '2023-10-26 20:36:43', '2023-10-26 20:36:43'),
(137, 'noelia-deitz52@futureforward.store', '2023-10-27 00:27:59', '2023-10-27 00:27:59'),
(138, 'foster_neustadt77@cleversolutions.store', '2023-10-27 00:28:21', '2023-10-27 00:28:21'),
(139, 'toby_ansell@cleversolutions.store', '2023-10-27 01:28:09', '2023-10-27 01:28:09'),
(140, 'hildegarde.buckland23@futureforward.store', '2023-10-27 01:28:53', '2023-10-27 01:28:53'),
(141, 'trudy_hennessy51@cleversolutions.store', '2023-10-27 02:34:21', '2023-10-27 02:34:21'),
(142, 'grover.roybal@toptenbest.in', '2023-10-27 03:32:02', '2023-10-27 03:32:02'),
(143, 'selma.brody@cleversolutions.store', '2023-10-27 04:26:28', '2023-10-27 04:26:28'),
(144, 'kurtis_schilling@toptenbest.in', '2023-10-27 12:22:43', '2023-10-27 12:22:43'),
(145, 'charles.laughlin@futureforward.store', '2023-10-27 21:20:15', '2023-10-27 21:20:15'),
(146, 'frances-gonzales@techtrendsetters.store', '2023-10-27 21:55:14', '2023-10-27 21:55:14'),
(147, 'iona.lassetter@nextgennation.store', '2023-10-27 22:14:58', '2023-10-27 22:14:58'),
(148, 'junko_cartwright@techtrendsetters.store', '2023-10-27 22:49:05', '2023-10-27 22:49:05'),
(149, 'michel.begley@futureforward.store', '2023-10-27 23:09:38', '2023-10-27 23:09:38'),
(150, 'deana.schofield@techtrendsetters.store', '2023-10-27 23:46:46', '2023-10-27 23:46:46'),
(151, 'nicole.jamieson33@futureforward.store', '2023-10-28 00:39:07', '2023-10-28 00:39:07'),
(152, 'leonore.massola@techtrendsetters.store', '2023-10-28 00:55:23', '2023-10-28 00:55:23'),
(153, 'linette-bowden33@futureforward.store', '2023-10-28 01:01:23', '2023-10-28 01:01:23'),
(154, 'valentin.dunrossil79@cleversolutions.store', '2023-10-28 01:04:24', '2023-10-28 01:04:24'),
(155, 'natasha-gomez23@futureforward.store', '2023-10-28 01:45:46', '2023-10-28 01:45:46'),
(156, 'amie.dresdner@techtrendsetters.store', '2023-10-28 01:54:02', '2023-10-28 01:54:02'),
(157, 'ngan-comeaux73@futureforward.store', '2023-10-28 01:55:13', '2023-10-28 01:55:13'),
(158, 'zachary-ming@toptenbest.in', '2023-10-28 02:01:33', '2023-10-28 02:01:33'),
(159, 'ahmad.tasman@futureforward.store', '2023-10-28 02:47:01', '2023-10-28 02:47:01'),
(160, 'deborah_merideth97@techtrendsetters.store', '2023-10-28 02:50:13', '2023-10-28 02:50:13'),
(161, 'melaine_lutz84@cleversolutions.store', '2023-10-28 03:15:04', '2023-10-28 03:15:04'),
(162, 'muoi.sturdivant@nextgennation.store', '2023-10-28 03:38:14', '2023-10-28 03:38:14'),
(163, 'andy.brubaker8@toptenbest.in', '2023-10-28 04:07:57', '2023-10-28 04:07:57'),
(164, 'tyson.gannon@nextgennation.store', '2023-10-28 04:29:54', '2023-10-28 04:29:54'),
(165, 'rigoberto_whitson@cleversolutions.store', '2023-10-28 05:14:52', '2023-10-28 05:14:52'),
(166, 'owen.mallory@toptenbest.in', '2023-10-28 06:10:56', '2023-10-28 06:10:56'),
(167, '5.01hd93m4z93ss38tj4s0k2qrda@mail4u.pw', '2023-10-28 08:35:45', '2023-10-28 08:35:45'),
(168, 'francesca.antone45@nextgennation.store', '2023-10-28 21:07:06', '2023-10-28 21:07:06'),
(169, 'marla.mealmaker66@techtrendsetters.store', '2023-10-28 21:10:42', '2023-10-28 21:10:42'),
(170, 'virgil-carpenter@nextgennation.store', '2023-10-28 21:59:02', '2023-10-28 21:59:02'),
(171, 'jamey_adler@techtrendsetters.store', '2023-10-28 22:04:50', '2023-10-28 22:04:50'),
(172, 'lanora_frei95@futureforward.store', '2023-10-28 22:50:38', '2023-10-28 22:50:38'),
(173, 'janice_pierre@futurevision.store', '2023-10-28 22:59:37', '2023-10-28 22:59:37'),
(174, 'kareem.woo@techtrendsetters.store', '2023-10-28 23:52:41', '2023-10-28 23:52:41'),
(175, 'jamie.aviles82@nextgennation.store', '2023-10-29 00:12:02', '2023-10-29 00:12:02'),
(176, 'darren.swanston46@cleversolutions.store', '2023-10-29 00:24:05', '2023-10-29 00:24:05'),
(177, 'chadwick.kyle@nextgennation.store', '2023-10-29 00:32:21', '2023-10-29 00:32:21'),
(178, 'rich.sasser@futureforward.store', '2023-10-29 01:04:28', '2023-10-29 01:04:28'),
(179, 'howard.considen10@cleversolutions.store', '2023-10-29 01:19:04', '2023-10-29 01:19:04'),
(180, 'madelaine-hafner@nextgennation.store', '2023-10-29 01:25:47', '2023-10-29 01:25:47'),
(181, 'muhammad_coburn5@futureforward.store', '2023-10-29 01:56:01', '2023-10-29 01:56:01'),
(182, 'boyce-goldman46@cleversolutions.store', '2023-10-29 02:10:32', '2023-10-29 02:10:32'),
(183, 'melba.shackell83@futureforward.store', '2023-10-29 02:47:42', '2023-10-29 02:47:42'),
(184, 'erna-osborn@cleversolutions.store', '2023-10-29 03:06:07', '2023-10-29 03:06:07'),
(185, '7.01hd93m4z93ss38tj4s0k2qrda@mail4u.life', '2023-10-30 06:00:32', '2023-10-30 06:00:32'),
(186, 'leslie_curmi71@futureforward.store', '2023-10-30 21:03:15', '2023-10-30 21:03:15'),
(187, 'lucio.canipe@nextgennation.store', '2023-10-30 21:09:47', '2023-10-30 21:09:47'),
(188, 'alannah.coppleson@futurevision.store', '2023-10-30 21:18:29', '2023-10-30 21:18:29'),
(189, 'sherryl-lions@toptenbest.in', '2023-10-30 21:29:28', '2023-10-30 21:29:28'),
(190, 'felipa_nelms91@nextgennation.store', '2023-10-30 21:55:44', '2023-10-30 21:55:44'),
(191, 'evelyn-quirk@nextgennation.store', '2023-10-30 22:02:33', '2023-10-30 22:02:33'),
(192, 'molly.guess@futurevision.store', '2023-10-30 22:12:59', '2023-10-30 22:12:59'),
(193, 'bobbye_eldridge@cleversolutions.store', '2023-10-30 22:21:13', '2023-10-30 22:21:13'),
(194, 'doris_greaves@futureforward.store', '2023-10-30 22:47:07', '2023-10-30 22:47:07'),
(195, 'celinda_marchand36@futureforward.store', '2023-10-31 00:33:06', '2023-10-31 00:33:06'),
(196, 'lazaro_zuniga@futureforward.store', '2023-10-31 00:33:26', '2023-10-31 00:33:26'),
(197, 'benjamin-panos72@techtrendsetters.store', '2023-10-31 00:43:10', '2023-10-31 00:43:10'),
(198, 'bradley.seder@toptenbest.in', '2023-10-31 00:52:58', '2023-10-31 00:52:58'),
(199, 'bonny-boatman@nextgennation.store', '2023-10-31 01:24:48', '2023-10-31 01:24:48'),
(200, 'albertha-gilbertson40@nextgennation.store', '2023-10-31 01:32:05', '2023-10-31 01:32:05'),
(201, 'cecil-carrell63@futurevision.store', '2023-10-31 01:44:24', '2023-10-31 01:44:24'),
(202, 'vivien_olivares72@toptenbest.in', '2023-10-31 02:03:07', '2023-10-31 02:03:07'),
(203, 'temeka-gladden@nextgennation.store', '2023-10-31 02:16:16', '2023-10-31 02:16:16'),
(204, 'niki-whitten44@futurevision.store', '2023-10-31 02:43:16', '2023-10-31 02:43:16'),
(205, 'bernadine-fitts45@cleversolutions.store', '2023-10-31 02:58:55', '2023-10-31 02:58:55'),
(206, 'carson.strouse@futureforward.store', '2023-10-31 03:07:32', '2023-10-31 03:07:32'),
(207, 'hassie.mclane37@techtrendsetters.store', '2023-10-31 03:37:59', '2023-10-31 03:37:59'),
(208, 'lakeisha.cavazos@cleversolutions.store', '2023-10-31 03:50:54', '2023-10-31 03:50:54'),
(209, 'kellie-purvis@futureforward.store', '2023-10-31 03:58:43', '2023-10-31 03:58:43'),
(210, 'cathern_ruggiero@futurevision.store', '2023-10-31 04:29:40', '2023-10-31 04:29:40'),
(211, 'kristi_gwin@cleversolutions.store', '2023-10-31 04:43:01', '2023-10-31 04:43:01'),
(212, 'charliemonckton@spambog.ru', '2023-10-31 10:01:50', '2023-10-31 10:01:50'),
(213, 'taren.thorp72@futurevision.store', '2023-10-31 12:25:14', '2023-10-31 12:25:14'),
(214, 'bart.groth@futureforward.store', '2023-10-31 12:26:00', '2023-10-31 12:26:00'),
(215, 'alexandra.boote33@cleversolutions.store', '2023-10-31 12:53:08', '2023-10-31 12:53:08'),
(216, 'refugio_coppleson24@futureforward.store', '2023-10-31 13:16:31', '2023-10-31 13:16:31'),
(217, 'aundrea-gartner37@techtrendsetters.store', '2023-10-31 13:18:07', '2023-10-31 13:18:07'),
(218, 'blaine.want@toptenbest.in', '2023-10-31 13:49:38', '2023-10-31 13:49:38'),
(219, 'sean_mcdonell81@futureforward.store', '2023-10-31 14:07:46', '2023-10-31 14:07:46'),
(220, 'miguel_hoover@futurevision.store', '2023-10-31 14:10:04', '2023-10-31 14:10:04'),
(221, 'wendy_keller@cleversolutions.store', '2023-10-31 14:41:00', '2023-10-31 14:41:00'),
(222, 'evelyne_bachman@futureforward.store', '2023-10-31 14:58:34', '2023-10-31 14:58:34'),
(223, 'alphonse.mchugh46@techtrendsetters.store', '2023-10-31 15:02:54', '2023-10-31 15:02:54'),
(224, 'wally-shute84@toptenbest.in', '2023-10-31 15:32:39', '2023-10-31 15:32:39'),
(225, 'jody_vosper@futureforward.store', '2023-10-31 15:51:37', '2023-10-31 15:51:37'),
(226, 'isabell-scheid@techtrendsetters.store', '2023-10-31 15:53:53', '2023-10-31 15:53:53'),
(227, 'moises.summerville8@toptenbest.in', '2023-10-31 16:26:51', '2023-10-31 16:26:51'),
(228, 'raymon.martino54@futurevision.store', '2023-10-31 16:45:49', '2023-10-31 16:45:49'),
(229, 'rebecca.tietjen@cleversolutions.store', '2023-10-31 17:18:29', '2023-10-31 17:18:29'),
(230, 'dyan.tatum@nextgennation.store', '2023-10-31 18:07:21', '2023-10-31 18:07:21'),
(231, 'loretta_florence@toptenbest.in', '2023-10-31 18:11:50', '2023-10-31 18:11:50'),
(232, 'janine_koerstz@futureforward.store', '2023-10-31 18:58:36', '2023-10-31 18:58:36'),
(233, 'reed-braud40@toptenbest.in', '2023-10-31 19:09:59', '2023-10-31 19:09:59'),
(234, 'hyman_petit86@nextgennation.store', '2023-10-31 19:49:36', '2023-10-31 19:49:36'),
(235, 'roosevelt.keller11@cleversolutions.store', '2023-10-31 20:02:57', '2023-10-31 20:02:57'),
(236, 'rosita_burk@nextgennation.store', '2023-10-31 20:40:35', '2023-10-31 20:40:35'),
(237, 'alana-towner@futureforward.store', '2023-10-31 22:05:25', '2023-10-31 22:05:25'),
(238, 'dinah.viner@cleversolutions.store', '2023-10-31 22:17:10', '2023-10-31 22:17:10'),
(239, 'dennis-richart2@nextgennation.store', '2023-10-31 22:56:36', '2023-10-31 22:56:36'),
(240, 'lynda_fulmer31@toptenbest.in', '2023-10-31 23:12:25', '2023-10-31 23:12:25'),
(241, 'tory.whitham@nextgennation.store', '2023-10-31 23:47:39', '2023-10-31 23:47:39'),
(242, 'hildred.wallwork36@futureforward.store', '2023-11-01 00:05:19', '2023-11-01 00:05:19'),
(243, 'alberto-hoss27@techtrendsetters.store', '2023-11-01 00:05:44', '2023-11-01 00:05:44'),
(244, 'shirley-omalley@cleversolutions.store', '2023-11-01 00:26:37', '2023-11-01 00:26:37'),
(245, 'barb-luong61@nextgennation.store', '2023-11-01 00:39:11', '2023-11-01 00:39:11'),
(246, 'latesha_ireland37@techtrendsetters.store', '2023-11-01 00:57:02', '2023-11-01 00:57:02'),
(247, 'cornell.bormann@cleversolutions.store', '2023-11-01 01:30:11', '2023-11-01 01:30:11'),
(248, 'tory_voyles@nextgennation.store', '2023-11-01 01:30:33', '2023-11-01 01:30:33'),
(249, 'antonio.cannan72@futurevision.store', '2023-11-01 01:48:11', '2023-11-01 01:48:11'),
(250, 'lettie.bushby@futureforward.store', '2023-11-01 02:21:39', '2023-11-01 02:21:39'),
(251, 'tyrell-constant40@toptenbest.in', '2023-11-01 02:24:25', '2023-11-01 02:24:25'),
(252, 'elma-metz26@techtrendsetters.store', '2023-11-01 02:40:49', '2023-11-01 02:40:49'),
(253, 'scot.smith@nextgennation.store', '2023-11-01 15:12:54', '2023-11-01 15:12:54'),
(254, 'lonny_cruce38@techtrendsetters.store', '2023-11-01 15:15:12', '2023-11-01 15:15:12'),
(255, 'reva-snoddy@cleversolutions.store', '2023-11-01 15:32:13', '2023-11-01 15:32:13'),
(256, 'marshall_rickard77@futureforward.store', '2023-11-01 16:03:52', '2023-11-01 16:03:52'),
(257, 'belinda-carder@futurevision.store', '2023-11-01 16:07:42', '2023-11-01 16:07:42'),
(258, 'arnulfo.coronado@toptenbest.in', '2023-11-01 16:29:05', '2023-11-01 16:29:05'),
(259, 'georgianna_enderby@futureforward.store', '2023-11-01 16:54:40', '2023-11-01 16:54:40'),
(260, 'kathy_saragosa@futurevision.store', '2023-11-01 16:58:43', '2023-11-01 16:58:43'),
(261, 'kerstin_minter@cleversolutions.store', '2023-11-01 17:28:44', '2023-11-01 17:28:44'),
(262, 'rico.bolivar@nextgennation.store', '2023-11-01 17:45:34', '2023-11-01 17:45:34'),
(263, 'lelia_moulds77@futurevision.store', '2023-11-01 17:51:10', '2023-11-01 17:51:10'),
(264, 'tera-hipple@nextgennation.store', '2023-11-01 18:36:52', '2023-11-01 18:36:52'),
(265, 'javier.jasper25@cleversolutions.store', '2023-11-01 18:36:52', '2023-11-01 18:36:52'),
(266, 'minna_aston3@futurevision.store', '2023-11-01 18:43:11', '2023-11-01 18:43:11'),
(267, 'vaughn-lakeland4@futureforward.store', '2023-11-01 19:27:43', '2023-11-01 19:27:43'),
(268, 'ezequiel_giron2@cleversolutions.store', '2023-11-01 19:29:37', '2023-11-01 19:29:37'),
(269, 'lamont.vigano4@futurevision.store', '2023-11-01 19:34:50', '2023-11-01 19:34:50'),
(270, 'leona.berger96@nextgennation.store', '2023-11-01 20:18:40', '2023-11-01 20:18:40'),
(271, 'elena_waldon7@cleversolutions.store', '2023-11-01 20:20:58', '2023-11-01 20:20:58'),
(272, 'georgiana_mcilveen46@techtrendsetters.store', '2023-11-01 20:25:45', '2023-11-01 20:25:45'),
(273, 'matthew-mansom@nextgennation.store', '2023-11-01 21:09:51', '2023-11-01 21:09:51'),
(274, 'howard-austerlitz23@toptenbest.in', '2023-11-01 21:13:35', '2023-11-01 21:13:35'),
(275, 'walker_swisher81@futurevision.store', '2023-11-01 21:16:46', '2023-11-01 21:16:46'),
(276, 'moses.christmas@nextgennation.store', '2023-11-01 22:00:36', '2023-11-01 22:00:36'),
(277, 'reva-glockner10@cleversolutions.store', '2023-11-01 22:05:11', '2023-11-01 22:05:11'),
(278, 'jamey-klass26@futurevision.store', '2023-11-01 22:07:57', '2023-11-01 22:07:57'),
(279, 'deborah.goodman27@nextgennation.store', '2023-11-01 22:51:37', '2023-11-01 22:51:37'),
(280, 'tammie.premo79@toptenbest.in', '2023-11-01 22:57:15', '2023-11-01 22:57:15'),
(281, 'hilton.wootten22@futurevision.store', '2023-11-01 22:58:51', '2023-11-01 22:58:51'),
(282, 'louis_prendiville74@futureforward.store', '2023-11-01 23:44:02', '2023-11-01 23:44:02'),
(283, 'dominick.wakefield84@toptenbest.in', '2023-11-01 23:49:37', '2023-11-01 23:49:37'),
(284, 'korey.clark61@futurevision.store', '2023-11-01 23:49:48', '2023-11-01 23:49:48'),
(285, 'rocco-angelo@nextgennation.store', '2023-11-02 00:34:37', '2023-11-02 00:34:37'),
(286, 'ina-forro67@cleversolutions.store', '2023-11-02 00:41:08', '2023-11-02 00:41:08'),
(287, 'pilar_arsenault19@futurevision.store', '2023-11-02 00:41:22', '2023-11-02 00:41:22'),
(288, 'dyan-carington@nextgennation.store', '2023-11-02 01:25:38', '2023-11-02 01:25:38'),
(289, 'eartha-scoggins33@futurevision.store', '2023-11-02 01:32:51', '2023-11-02 01:32:51'),
(290, 'claribel.edmiston99@toptenbest.in', '2023-11-02 01:36:21', '2023-11-02 01:36:21'),
(291, 'johnette-thwaites12@futureforward.store', '2023-11-02 02:16:30', '2023-11-02 02:16:30'),
(292, 'clara-constance@techtrendsetters.store', '2023-11-02 02:23:56', '2023-11-02 02:23:56'),
(293, 'ulrich-witzel@cleversolutions.store', '2023-11-02 02:28:38', '2023-11-02 02:28:38'),
(294, 'juliane.ferreira82@nextgennation.store', '2023-11-02 03:07:37', '2023-11-02 03:07:37'),
(295, 'etsuko_franki@futurevision.store', '2023-11-02 03:15:28', '2023-11-02 03:15:28'),
(296, 'betty_sawyer99@cleversolutions.store', '2023-11-02 03:20:07', '2023-11-02 03:20:07'),
(297, 'antonia-hutcheson96@futureforward.store', '2023-11-02 04:00:09', '2023-11-02 04:00:09'),
(298, 'alexandra_maher2@toptenbest.in', '2023-11-02 04:14:13', '2023-11-02 04:14:13'),
(299, 'zachery-sasaki@nextgennation.store', '2023-11-02 04:51:34', '2023-11-02 04:51:34'),
(300, 'monte.fernie@toptenbest.in', '2023-11-02 05:05:59', '2023-11-02 05:05:59'),
(301, 'joni-simcox7@nextgennation.store', '2023-11-02 05:45:15', '2023-11-02 05:45:15'),
(302, 'nicki.elmore@toptenbest.in', '2023-11-02 06:03:42', '2023-11-02 06:03:42'),
(303, 'lindsay.ireland@futureforward.store', '2023-11-02 06:39:10', '2023-11-02 06:39:10'),
(304, 'natasha_jenyns@toptenbest.in', '2023-11-02 06:55:29', '2023-11-02 06:55:29'),
(305, 'genevieve_matthies@nextgennation.store', '2023-11-02 07:30:50', '2023-11-02 07:30:50'),
(306, 'derrick-archer@toptenbest.in', '2023-11-02 07:47:10', '2023-11-02 07:47:10'),
(307, 'madison-langan59@futureforward.store', '2023-11-02 08:22:31', '2023-11-02 08:22:31'),
(308, 'lawrence_braun@toptenbest.in', '2023-11-02 08:38:44', '2023-11-02 08:38:44'),
(309, 'beatriz.cope100@futureforward.store', '2023-11-02 09:13:37', '2023-11-02 09:13:37'),
(310, 'kristie_macdowell7@cleversolutions.store', '2023-11-02 09:29:55', '2023-11-02 09:29:55'),
(311, 'elmer.clow30@futureforward.store', '2023-11-02 10:07:10', '2023-11-02 10:07:10'),
(312, 'kent_lavarack@cleversolutions.store', '2023-11-02 10:21:39', '2023-11-02 10:21:39'),
(313, 'shayna-cudmore@futureforward.store', '2023-11-02 10:58:40', '2023-11-02 10:58:40'),
(314, 'kristie.marion82@toptenbest.in', '2023-11-02 11:13:19', '2023-11-02 11:13:19'),
(315, 'solomon-eyre@futureforward.store', '2023-11-02 11:58:55', '2023-11-02 11:58:55'),
(316, 'sidney-savoy@cleversolutions.store', '2023-11-02 12:05:01', '2023-11-02 12:05:01'),
(317, 'fermin-foelsche@toptenbest.in', '2023-11-02 12:56:40', '2023-11-02 12:56:40'),
(318, 'roma-balke57@toptenbest.in', '2023-11-02 13:48:01', '2023-11-02 13:48:01'),
(319, 'donette_bowes@cleversolutions.store', '2023-11-02 14:41:18', '2023-11-02 14:41:18'),
(320, 'saul.wiese85@cleversolutions.store', '2023-11-02 15:35:12', '2023-11-02 15:35:12'),
(321, 'alberta.bucklin@cleversolutions.store', '2023-11-02 16:26:48', '2023-11-02 16:26:48'),
(322, 'hwa-thwaites46@cleversolutions.store', '2023-11-02 17:17:55', '2023-11-02 17:17:55'),
(323, 'michale_moreton@toptenbest.in', '2023-11-02 18:12:46', '2023-11-02 18:12:46'),
(324, 'malissa.hoke22@toptenbest.in', '2023-11-02 19:04:22', '2023-11-02 19:04:22'),
(325, 'nate-smythe40@toptenbest.in', '2023-11-02 19:56:07', '2023-11-02 19:56:07'),
(326, 'alison.valle@cleversolutions.store', '2023-11-02 20:48:16', '2023-11-02 20:48:16'),
(327, 'leola-stead40@cleversolutions.store', '2023-11-02 21:44:16', '2023-11-02 21:44:16'),
(328, 'boris.ricci70@toptenbest.in', '2023-11-02 22:36:59', '2023-11-02 22:36:59'),
(329, 'margart-beaver@toptenbest.in', '2023-11-02 23:28:53', '2023-11-02 23:28:53'),
(330, 'drusilla.dynon54@futurevision.store', '2023-11-03 00:08:53', '2023-11-03 00:08:53'),
(331, 'brittney.vosz7@cleversolutions.store', '2023-11-03 00:25:35', '2023-11-03 00:25:35'),
(332, 'mary.sayre95@futurevision.store', '2023-11-05 17:58:57', '2023-11-05 17:58:57'),
(333, 'randal.vroland87@toptenbest.in', '2023-11-05 18:20:27', '2023-11-05 18:20:27'),
(334, 'keith-lorenz28@techtrendsetters.store', '2023-11-05 18:51:09', '2023-11-05 18:51:09'),
(335, 'leta_larry@toptenbest.in', '2023-11-05 19:12:56', '2023-11-05 19:12:56'),
(336, 'sima-stitt97@futurevision.store', '2023-11-05 19:44:05', '2023-11-05 19:44:05'),
(337, 'wendell.cazaly@toptenbest.in', '2023-11-05 20:05:03', '2023-11-05 20:05:03'),
(338, 'geraldine.brierly@techtrendsetters.store', '2023-11-05 20:35:39', '2023-11-05 20:35:39'),
(339, 'lawanna_cormack@cleversolutions.store', '2023-11-05 21:02:39', '2023-11-05 21:02:39'),
(340, 'donnie.human55@futurevision.store', '2023-11-05 21:27:00', '2023-11-05 21:27:00'),
(341, 'roman-dunrossil84@cleversolutions.store', '2023-11-05 21:56:44', '2023-11-05 21:56:44'),
(342, 'hubert.robledo30@techtrendsetters.store', '2023-11-05 22:19:07', '2023-11-05 22:19:07'),
(343, 'dani-ramsay55@toptenbest.in', '2023-11-05 22:51:22', '2023-11-05 22:51:22'),
(344, 'delia-jeffcott77@futurevision.store', '2023-11-05 23:10:42', '2023-11-05 23:10:42'),
(345, 'wolfgang-gillis44@toptenbest.in', '2023-11-05 23:43:16', '2023-11-05 23:43:16'),
(346, 'brady-mclaughlin99@futurevision.store', '2023-11-06 00:02:38', '2023-11-06 00:02:38'),
(347, 'bettie-brack92@cleversolutions.store', '2023-11-06 00:38:17', '2023-11-06 00:38:17'),
(348, 'russel_goldhar85@futurevision.store', '2023-11-06 00:53:33', '2023-11-06 00:53:33'),
(349, 'dian.delee@toptenbest.in', '2023-11-06 01:29:40', '2023-11-06 01:29:40'),
(350, 'craig.lestrange50@techtrendsetters.store', '2023-11-06 01:44:43', '2023-11-06 01:44:43'),
(351, 'angela-wunderly62@cleversolutions.store', '2023-11-06 02:21:05', '2023-11-06 02:21:05'),
(352, 'sang-heinz@techtrendsetters.store', '2023-11-06 02:35:41', '2023-11-06 02:35:41'),
(353, 'neville_merriman67@toptenbest.in', '2023-11-06 03:13:27', '2023-11-06 03:13:27'),
(354, 'edith.breton@techtrendsetters.store', '2023-11-06 03:26:40', '2023-11-06 03:26:40'),
(355, 'rosalina-bristow100@toptenbest.in', '2023-11-06 04:07:45', '2023-11-06 04:07:45'),
(356, 'jarred_casiano52@techtrendsetters.store', '2023-11-06 04:17:40', '2023-11-06 04:17:40'),
(357, 'katia_debernales@toptenbest.in', '2023-11-06 05:00:41', '2023-11-06 05:00:41'),
(358, 'lino-gepp52@futurevision.store', '2023-11-06 05:08:45', '2023-11-06 05:08:45'),
(359, 'alberta-walcott6@toptenbest.in', '2023-11-06 05:53:57', '2023-11-06 05:53:57'),
(360, 'darcy.zepps47@techtrendsetters.store', '2023-11-06 05:59:35', '2023-11-06 05:59:35'),
(361, 'nEbBau.dbchtqm@pointel.xyz', '2023-11-06 06:25:24', '2023-11-06 06:25:24'),
(362, 'cheri-gresham@cleversolutions.store', '2023-11-06 06:47:56', '2023-11-06 06:47:56'),
(363, 'leon.trommler@futurevision.store', '2023-11-06 06:51:03', '2023-11-06 06:51:03'),
(364, 'tim_bonnett@cleversolutions.store', '2023-11-06 07:41:37', '2023-11-06 07:41:37'),
(365, 'mike.greig80@futurevision.store', '2023-11-06 07:42:43', '2023-11-06 07:42:43'),
(366, 'hortense-benes@futureforward.store', '2023-11-06 08:26:38', '2023-11-06 08:26:38'),
(367, 'simone_whetsel35@toptenbest.in', '2023-11-06 08:34:52', '2023-11-06 08:34:52'),
(368, 'clemmie-lundy69@techtrendsetters.store', '2023-11-06 08:43:51', '2023-11-06 08:43:51'),
(369, 'terrell-hollars12@nextgennation.store', '2023-11-06 09:17:31', '2023-11-06 09:17:31'),
(370, 'keisha-longstaff84@toptenbest.in', '2023-11-06 09:26:12', '2023-11-06 09:26:12'),
(371, 'annetta.ramsay60@futurevision.store', '2023-11-06 09:35:27', '2023-11-06 09:35:27'),
(372, 'leland.schlapp@nextgennation.store', '2023-11-06 10:08:38', '2023-11-06 10:08:38'),
(373, 'pablo_kaminski@toptenbest.in', '2023-11-06 10:18:59', '2023-11-06 10:18:59'),
(374, 'violet.swearingen46@techtrendsetters.store', '2023-11-06 10:26:36', '2023-11-06 10:26:36'),
(375, 'modesto.estes@futureforward.store', '2023-11-06 10:59:28', '2023-11-06 10:59:28'),
(376, 'robert_chiaramonte77@cleversolutions.store', '2023-11-06 11:12:33', '2023-11-06 11:12:33'),
(377, 'delia.hannell33@futurevision.store', '2023-11-06 11:18:16', '2023-11-06 11:18:16'),
(378, 'kennith.bignold@futureforward.store', '2023-11-06 11:50:41', '2023-11-06 11:50:41'),
(379, 'christiane-moreau40@cleversolutions.store', '2023-11-06 12:07:58', '2023-11-06 12:07:58'),
(380, 'paula-esparza@techtrendsetters.store', '2023-11-06 12:10:42', '2023-11-06 12:10:42'),
(381, 'kala-buck@futureforward.store', '2023-11-06 12:41:31', '2023-11-06 12:41:31'),
(382, 'marcelino.jansen@cleversolutions.store', '2023-11-06 12:59:54', '2023-11-06 12:59:54'),
(383, 'laverne-beeler@futurevision.store', '2023-11-06 13:01:35', '2023-11-06 13:01:35'),
(384, 'kaley-pither6@nextgennation.store', '2023-11-06 13:32:33', '2023-11-06 13:32:33'),
(385, 'jana_trujillo@cleversolutions.store', '2023-11-06 13:51:43', '2023-11-06 13:51:43'),
(386, 'helaine.cress@futurevision.store', '2023-11-06 13:54:08', '2023-11-06 13:54:08'),
(387, 'derrick.wintle87@nextgennation.store', '2023-11-06 14:24:50', '2023-11-06 14:24:50'),
(388, 'nathaniel.teague18@toptenbest.in', '2023-11-06 14:43:04', '2023-11-06 14:43:04'),
(389, 'sienna.schleinitz@techtrendsetters.store', '2023-11-06 14:47:20', '2023-11-06 14:47:20'),
(390, 'yong-meek@nextgennation.store', '2023-11-06 15:16:25', '2023-11-06 15:16:25'),
(391, 'gaston-henry32@cleversolutions.store', '2023-11-06 15:35:15', '2023-11-06 15:35:15'),
(392, 'terrie_mustar59@futurevision.store', '2023-11-06 15:39:13', '2023-11-06 15:39:13'),
(393, 'lyle.down23@futureforward.store', '2023-11-06 16:07:52', '2023-11-06 16:07:52'),
(394, 'felisha_garay36@toptenbest.in', '2023-11-06 16:27:31', '2023-11-06 16:27:31'),
(395, 'kina_schardt@futurevision.store', '2023-11-06 16:30:41', '2023-11-06 16:30:41'),
(396, 'reagan.mcintyre54@nextgennation.store', '2023-11-06 16:59:27', '2023-11-06 16:59:27'),
(397, 'hershel-bronson78@cleversolutions.store', '2023-11-06 17:18:56', '2023-11-06 17:18:56'),
(398, 'kindra-loar49@techtrendsetters.store', '2023-11-06 17:21:37', '2023-11-06 17:21:37'),
(399, 'luke_barrientos67@futureforward.store', '2023-11-06 17:50:34', '2023-11-06 17:50:34'),
(400, 'jamila.kraus@cleversolutions.store', '2023-11-06 18:12:02', '2023-11-06 18:12:02'),
(401, 'gracie_cargill8@toptenbest.in', '2023-11-06 19:04:16', '2023-11-06 19:04:16'),
(402, 'darren.hallowell@toptenbest.in', '2023-11-06 19:56:13', '2023-11-06 19:56:13'),
(403, 'gordon-thurgood85@toptenbest.in', '2023-11-06 20:47:47', '2023-11-06 20:47:47'),
(404, 'eva-balmain76@toptenbest.in', '2023-11-06 21:38:49', '2023-11-06 21:38:49'),
(405, 'luigi-molnar42@toptenbest.in', '2023-11-06 22:31:42', '2023-11-06 22:31:42'),
(406, 'blythe.bui@cleversolutions.store', '2023-11-06 23:23:00', '2023-11-06 23:23:00'),
(407, 'julius_eales@futurevision.store', '2023-11-07 00:12:12', '2023-11-07 00:12:12'),
(408, 'roxanne_stein40@cleversolutions.store', '2023-11-07 00:16:47', '2023-11-07 00:16:47'),
(409, 'concepcion.westbrook85@techtrendsetters.store', '2023-11-07 01:03:56', '2023-11-07 01:03:56'),
(410, 'newton.fulmer21@toptenbest.in', '2023-11-07 01:15:36', '2023-11-07 01:15:36'),
(411, 'mahalia.neighbour@techtrendsetters.store', '2023-11-07 01:54:34', '2023-11-07 01:54:34'),
(412, 'hilario.barbour84@cleversolutions.store', '2023-11-07 02:08:57', '2023-11-07 02:08:57'),
(413, 'jamey.matthews@techtrendsetters.store', '2023-11-07 02:45:37', '2023-11-07 02:45:37'),
(414, 'trudy.allison47@cleversolutions.store', '2023-11-07 03:05:55', '2023-11-07 03:05:55'),
(415, 'berenice_alfaro@futurevision.store', '2023-11-07 03:37:39', '2023-11-07 03:37:39'),
(416, 'tawanna_demole6@cleversolutions.store', '2023-11-07 04:01:29', '2023-11-07 04:01:29'),
(417, 'maritza-neel@futurevision.store', '2023-11-07 04:28:34', '2023-11-07 04:28:34'),
(418, 'anne-sherman89@toptenbest.in', '2023-11-07 04:54:43', '2023-11-07 04:54:43'),
(419, 'matthias-moreton75@techtrendsetters.store', '2023-11-07 05:20:42', '2023-11-07 05:20:42'),
(420, 'jani_ogrady@cleversolutions.store', '2023-11-07 05:45:46', '2023-11-07 05:45:46'),
(421, 'hildred.lankford@techtrendsetters.store', '2023-11-07 06:11:49', '2023-11-07 06:11:49'),
(422, 'williams-pardue19@cleversolutions.store', '2023-11-07 06:42:37', '2023-11-07 06:42:37'),
(423, 'marilyn-lumholtz@cleversolutions.store', '2023-11-07 07:35:53', '2023-11-07 07:35:53'),
(424, 'nereida_holcomb@toptenbest.in', '2023-11-07 08:26:49', '2023-11-07 08:26:49'),
(425, 'vania_chaves41@toptenbest.in', '2023-11-07 09:17:56', '2023-11-07 09:17:56'),
(426, 'monroe.glaspie30@toptenbest.in', '2023-11-07 10:09:27', '2023-11-07 10:09:27'),
(427, 'simone.batiste@cleversolutions.store', '2023-11-07 11:01:20', '2023-11-07 11:01:20'),
(428, 'elisha-bender@cleversolutions.store', '2023-11-07 11:54:06', '2023-11-07 11:54:06'),
(429, 'cecile-wallen@cleversolutions.store', '2023-11-07 12:47:47', '2023-11-07 12:47:47'),
(430, 'lance-spielvogel@cleversolutions.store', '2023-11-07 13:39:09', '2023-11-07 13:39:09'),
(431, 'lynwood_ledesma@toptenbest.in', '2023-11-07 14:30:40', '2023-11-07 14:30:40'),
(432, 'dessie_brumby62@cleversolutions.store', '2023-11-07 15:22:07', '2023-11-07 15:22:07'),
(433, 'mervin.heberling4@cleversolutions.store', '2023-11-07 16:16:02', '2023-11-07 16:16:02'),
(434, 'johnnie.odonnell@cleversolutions.store', '2023-11-07 17:19:37', '2023-11-07 17:19:37'),
(435, 'wilfredo.abendroth58@toptenbest.in', '2023-11-07 18:10:41', '2023-11-07 18:10:41'),
(436, 'veta_wenz@cleversolutions.store', '2023-11-07 19:02:44', '2023-11-07 19:02:44'),
(437, 'raul-wallwork@toptenbest.in', '2023-11-07 19:56:28', '2023-11-07 19:56:28'),
(438, 'kathaleen.laurence73@toptenbest.in', '2023-11-07 20:47:59', '2023-11-07 20:47:59'),
(439, 'georgianna.wehrle77@cleversolutions.store', '2023-11-07 21:39:40', '2023-11-07 21:39:40'),
(440, 'evie_speer63@cleversolutions.store', '2023-11-07 22:31:01', '2023-11-07 22:31:01'),
(441, 'tiffiny.crookes55@cleversolutions.store', '2023-11-07 23:25:22', '2023-11-07 23:25:22'),
(442, 'crystle-logan20@toptenbest.in', '2023-11-08 00:19:33', '2023-11-08 00:19:33'),
(443, 'issac-messina34@cleversolutions.store', '2023-11-08 01:15:24', '2023-11-08 01:15:24'),
(444, 'sharron_griffie5@cleversolutions.store', '2023-11-08 02:20:11', '2023-11-08 02:20:11'),
(445, 'candra.sabella91@toptenbest.in', '2023-11-08 03:12:10', '2023-11-08 03:12:10'),
(446, 'vonnie-camfield@cleversolutions.store', '2023-11-08 04:04:16', '2023-11-08 04:04:16'),
(447, 'orville-merideth28@cleversolutions.store', '2023-11-08 04:55:32', '2023-11-08 04:55:32'),
(448, 'dawn_dorron50@toptenbest.in', '2023-11-08 05:50:04', '2023-11-08 05:50:04'),
(449, 'albertha.reyna@toptenbest.in', '2023-11-08 06:44:08', '2023-11-08 06:44:08'),
(450, 'sammie-sharman@toptenbest.in', '2023-11-08 07:35:56', '2023-11-08 07:35:56'),
(451, 'meagan.glynn@toptenbest.in', '2023-11-08 08:27:23', '2023-11-08 08:27:23'),
(452, 'jillian.begum32@cleversolutions.store', '2023-11-08 09:20:28', '2023-11-08 09:20:28'),
(453, 'veta_glaze@toptenbest.in', '2023-11-08 10:12:28', '2023-11-08 10:12:28'),
(454, 'maybelle_milson24@toptenbest.in', '2023-11-08 11:07:26', '2023-11-08 11:07:26'),
(455, 'cornell_smith80@toptenbest.in', '2023-11-08 12:02:16', '2023-11-08 12:02:16'),
(456, 'martin-egerton81@cleversolutions.store', '2023-11-08 12:54:57', '2023-11-08 12:54:57'),
(457, 'lida-preiss98@cleversolutions.store', '2023-11-08 13:48:44', '2023-11-08 13:48:44'),
(458, 'stevie-worgan@toptenbest.in', '2023-11-08 14:41:59', '2023-11-08 14:41:59'),
(459, 'leatha-gabriele1@cleversolutions.store', '2023-11-08 15:35:51', '2023-11-08 15:35:51'),
(460, 'norris_degillern@cleversolutions.store', '2023-11-08 16:28:59', '2023-11-08 16:28:59'),
(461, 'dessie.bolling84@toptenbest.in', '2023-11-08 17:20:47', '2023-11-08 17:20:47'),
(462, 'santo_tipper@toptenbest.in', '2023-11-08 18:12:14', '2023-11-08 18:12:14'),
(463, 'maximilian_magana@cleversolutions.store', '2023-11-08 19:05:01', '2023-11-08 19:05:01'),
(464, 'rachelle-fitts79@cleversolutions.store', '2023-11-08 19:58:04', '2023-11-08 19:58:04'),
(465, 'curt_butters@toptenbest.in', '2023-11-08 20:54:11', '2023-11-08 20:54:11'),
(466, 'rajkumarghfd@gmail.com', '2023-11-10 23:03:11', '2023-11-10 23:03:11'),
(467, 'celinagroce8946@mailcatch.com', '2023-11-11 14:13:31', '2023-11-11 14:13:31'),
(468, 'louperivolaris@dvd.dns-cloud.net', '2023-11-11 15:44:11', '2023-11-11 15:44:11'),
(469, 'jamilaali@mpszcsoport.xyz', '2023-11-11 16:37:33', '2023-11-11 16:37:33'),
(470, 'johnwilmer3321@b.cr.cloudns.asia', '2023-11-11 18:04:34', '2023-11-11 18:04:34'),
(471, 'raphaelwasson3201@anonmails.de', '2023-11-11 19:09:17', '2023-11-11 19:09:17'),
(472, 'raelevy1136@ssl.tls.cloudns.asia', '2023-11-11 20:23:08', '2023-11-11 20:23:08'),
(473, 'stefaniebellamy4401@bheps.com', '2023-11-11 21:17:57', '2023-11-11 21:17:57'),
(474, 'ofeliaboggs@0815.ru', '2023-11-12 17:01:10', '2023-11-12 17:01:10'),
(475, 'kristinapenton@b.cr.cloudns.asia', '2023-11-12 20:55:50', '2023-11-12 20:55:50'),
(476, 'budstleon2700@wwjmp.com', '2023-11-12 21:49:53', '2023-11-12 21:49:53'),
(477, 'manualleist1585@edukansassu12a.cf', '2023-11-13 01:34:53', '2023-11-13 01:34:53'),
(478, 'roseannemario@dcctb.com', '2023-11-13 03:39:30', '2023-11-13 03:39:30'),
(479, 'leonorkleeman5250@temp69.email', '2023-11-13 04:50:16', '2023-11-13 04:50:16'),
(480, 'roxieconover4984@edukansassu12a.cf', '2023-11-13 06:16:04', '2023-11-13 06:16:04'),
(481, 'adawomack8068@edukansassu12a.cf', '2023-11-13 07:16:26', '2023-11-13 07:16:26'),
(482, 'lesleyveilleux@b.cr.cloudns.asia', '2023-11-13 08:27:00', '2023-11-13 08:27:00'),
(483, 'yettahumphery279@b.cr.cloudns.asia', '2023-11-13 09:50:31', '2023-11-13 09:50:31'),
(484, 'reagansutter@1mail.x24hr.com', '2023-11-13 12:10:50', '2023-11-13 12:10:50'),
(485, 'kirstenbevington4079@bheps.com', '2023-11-13 13:18:13', '2023-11-13 13:18:13'),
(486, 'rachelespivakovsky7889@ssl.tls.cloudns.asia', '2023-11-13 14:28:51', '2023-11-13 14:28:51'),
(487, 'carlosmcgregor6253@asia.dnsabr.com', '2023-11-13 15:27:03', '2023-11-13 15:27:03'),
(488, 'loriwatson1132@1secmail.org', '2023-11-13 16:53:54', '2023-11-13 16:53:54'),
(489, 'charleybeaulieu@vddaz.com', '2023-11-13 17:53:34', '2023-11-13 17:53:34'),
(490, 'carinasuffolk1459@dcctb.com', '2023-11-13 19:14:01', '2023-11-13 19:14:01'),
(491, 'genesissigel@wwjmp.com', '2023-11-13 20:13:04', '2023-11-13 20:13:04'),
(492, 'kattiepelloe5313@freundin.ru', '2023-11-13 21:32:56', '2023-11-13 21:32:56'),
(493, 'claricesparrow8597@streamboost.xyz', '2023-11-13 22:46:06', '2023-11-13 22:46:06'),
(494, 'sherlenelacy2178@23.8.dnsabr.com', '2023-11-14 00:50:40', '2023-11-14 00:50:40'),
(495, 'marjoriebartholomew1643@streamboost.xyz', '2023-11-14 02:04:59', '2023-11-14 02:04:59'),
(496, 'beulahwahl@tempr.email', '2023-11-14 03:36:52', '2023-11-14 03:36:52'),
(497, 'janelledobie9607@adult-work.info', '2023-11-14 04:38:54', '2023-11-14 04:38:54'),
(498, 'harlanlymburner@1secmail.net', '2023-11-14 05:36:32', '2023-11-14 05:36:32'),
(499, 'stormykaminski5034@wwjmp.com', '2023-11-14 06:50:56', '2023-11-14 06:50:56'),
(500, 'mableshealy1924@23.8.dnsabr.com', '2023-11-14 08:13:18', '2023-11-14 08:13:18'),
(501, 'lucyfluharty1311@oosln.com', '2023-11-14 09:23:03', '2023-11-14 09:23:03'),
(502, 'princessellsworth@0815.ru', '2023-11-14 10:30:49', '2023-11-14 10:30:49'),
(503, 'noeflagg@mailmenot.io', '2023-11-14 11:45:19', '2023-11-14 11:45:19'),
(504, 'nickolaswaldock1830@bd.dns-cloud.net', '2023-11-14 12:56:40', '2023-11-14 12:56:40'),
(505, 'cassieglew@mpszcsoport.xyz', '2023-11-14 14:02:40', '2023-11-14 14:02:40'),
(506, 'jaredstarr3868@ssl.tls.cloudns.asia', '2023-11-14 15:03:49', '2023-11-14 15:03:49'),
(507, 'dannyrittenhouse@oosln.com', '2023-11-14 16:30:21', '2023-11-14 16:30:21'),
(508, 'athenaaspinall1659@streamboost.xyz', '2023-11-14 17:40:47', '2023-11-14 17:40:47'),
(509, 'jamikawarden654@mailcatch.com', '2023-11-14 18:50:46', '2023-11-14 18:50:46'),
(510, 'janebatt@asia.dnsabr.com', '2023-11-14 20:02:29', '2023-11-14 20:02:29'),
(511, 'martinacato@spambog.ru', '2023-11-14 21:00:40', '2023-11-14 21:00:40'),
(512, 'edgarzimmermann@tempr.email', '2023-11-14 22:11:35', '2023-11-14 22:11:35'),
(513, 'jeremyschaaf@bheps.com', '2023-11-14 23:17:58', '2023-11-14 23:17:58'),
(514, 'lupeschmitt@streamboost.xyz', '2023-11-15 00:42:12', '2023-11-15 00:42:12'),
(515, 'rosemarietheriault4967@hidebox.org', '2023-11-15 02:48:00', '2023-11-15 02:48:00'),
(516, 'neville_delarosa7@cleversolutions.store', '2023-11-15 03:33:42', '2023-11-15 03:33:42'),
(517, 'ezequiel@drown.college', '2023-11-15 03:46:59', '2023-11-15 03:46:59'),
(518, 'brady_colburn80@cleversolutions.store', '2023-11-15 04:17:42', '2023-11-15 04:17:42'),
(519, 'donnie@cooldown.ink', '2023-11-15 04:36:06', '2023-11-15 04:36:06'),
(520, 'toneyzahel6090@discardmail.com', '2023-11-15 05:26:49', '2023-11-15 05:26:49'),
(521, 'esperanza.clemente58@toptenbest.in', '2023-11-15 05:28:45', '2023-11-15 05:28:45'),
(522, 'verla_milner97@nextgennation.store', '2023-11-15 07:47:40', '2023-11-15 07:47:40'),
(523, 'tami.thayer95@innovativeedge.store', '2023-11-15 08:08:25', '2023-11-15 08:08:25'),
(524, 'barb_keartland@cleversolutions.store', '2023-11-15 08:35:57', '2023-11-15 08:35:57'),
(525, 'maryalice@muscle-building.club', '2023-11-15 09:09:14', '2023-11-15 09:09:14'),
(526, 'janina-deasey91@futureforward.store', '2023-11-15 09:23:22', '2023-11-15 09:23:22'),
(527, 'jany@cooldown.ink', '2023-11-15 09:23:51', '2023-11-15 09:23:51'),
(528, 'samira-moncrieff@kbbrenders.co.uk', '2023-11-15 09:25:36', '2023-11-15 09:25:36'),
(529, 'carleen@president.institute', '2023-11-15 09:44:29', '2023-11-15 09:44:29'),
(530, 'tasha-schubert57@kbbrenders.co.uk', '2023-11-15 10:30:03', '2023-11-15 10:30:03'),
(531, 'olen-womack26@toptenbest.in', '2023-11-15 10:49:05', '2023-11-15 10:49:05'),
(532, 'mauricio@getit.email', '2023-11-15 11:07:29', '2023-11-15 11:07:29'),
(533, 'enrika@president.support', '2023-11-15 12:44:25', '2023-11-15 12:44:25'),
(534, 'melita@president.institute', '2023-11-15 12:50:46', '2023-11-15 12:50:46'),
(535, 'celeste.stoll@cleversolutions.store', '2023-11-15 12:50:57', '2023-11-15 12:50:57'),
(536, 'lyn.tryon47@kbbrenders.co.uk', '2023-11-15 12:56:31', '2023-11-15 12:56:31'),
(537, 'golda@building.ink', '2023-11-15 13:32:24', '2023-11-15 13:32:24'),
(538, 'wilma-biscoe@nextgennation.store', '2023-11-15 13:51:56', '2023-11-15 13:51:56'),
(539, 'marleen@president.support', '2023-11-15 13:56:00', '2023-11-15 13:56:00'),
(540, 'glory-deweese3@cleversolutions.store', '2023-11-15 13:56:25', '2023-11-15 13:56:25'),
(541, 'fredrick@drown.college', '2023-11-15 13:57:50', '2023-11-15 13:57:50'),
(542, 'emmalynn@muscle-building.club', '2023-11-15 14:20:33', '2023-11-15 14:20:33'),
(543, 'mitchell.ebert64@futurevision.store', '2023-11-15 14:21:58', '2023-11-15 14:21:58'),
(544, 'hester.felan@innovativeedge.store', '2023-11-15 14:29:26', '2023-11-15 14:29:26'),
(545, 'normand-seymour@kbbrenders.co.uk', '2023-11-15 15:01:04', '2023-11-15 15:01:04'),
(546, 'angelika@president.institute', '2023-11-15 15:17:56', '2023-11-15 15:17:56'),
(547, 'arly@1000welectricscooter.com', '2023-11-15 15:24:51', '2023-11-15 15:24:51'),
(548, 'modesta@lifesaver.bar', '2023-11-15 15:39:33', '2023-11-15 15:39:33'),
(549, 'gertie.lack@futureforward.store', '2023-11-15 15:47:02', '2023-11-15 15:47:02'),
(550, 'irvin_flinn77@futureforward.store', '2023-11-15 16:19:54', '2023-11-15 16:19:54'),
(551, 'quincy_langford@kbbrenders.co.uk', '2023-11-15 16:25:30', '2023-11-15 16:25:30'),
(552, 'bridget_mchale@innovativeedge.store', '2023-11-15 17:04:54', '2023-11-15 17:04:54'),
(553, 'meri.bevill@futureforward.store', '2023-11-15 17:12:15', '2023-11-15 17:12:15'),
(554, 'rachael_garling57@cleversolutions.store', '2023-11-15 17:16:55', '2023-11-15 17:16:55'),
(555, 'gabriellia@drown.college', '2023-11-15 17:34:54', '2023-11-15 17:34:54'),
(556, 'tabatha_rupp84@innovativeedge.store', '2023-11-15 17:52:07', '2023-11-15 17:52:07'),
(557, 'jerrold-cooksey@innovativeedge.store', '2023-11-15 18:28:15', '2023-11-15 18:28:15'),
(558, 'estel@muscle-building.club', '2023-11-15 18:33:54', '2023-11-15 18:33:54'),
(559, 'landon_ormond61@cleversolutions.store', '2023-11-15 18:49:58', '2023-11-15 18:49:58'),
(560, 'genevieve_macleod@thedigitaledge.store', '2023-11-15 19:05:54', '2023-11-15 19:05:54'),
(561, 'celle@cooldown.ink', '2023-11-15 19:17:13', '2023-11-15 19:17:13'),
(562, 'nannette-macintyre@thedigitaledge.store', '2023-11-15 19:19:26', '2023-11-15 19:19:26'),
(563, 'sean.grave@cleversolutions.store', '2023-11-15 19:46:06', '2023-11-15 19:46:06'),
(564, 'tom.jeffcott@thedigitaledge.store', '2023-11-15 20:09:33', '2023-11-15 20:09:33'),
(565, 'brock.stump7@futureforward.store', '2023-11-15 20:56:10', '2023-11-15 20:56:10'),
(566, 'inesita@drown.college', '2023-11-15 20:57:08', '2023-11-15 20:57:08'),
(567, 'prince-roundtree26@innovativeedge.store', '2023-11-15 21:10:42', '2023-11-15 21:10:42'),
(568, 'roxie.vernon@cleversolutions.store', '2023-11-15 21:19:30', '2023-11-15 21:19:30'),
(569, 'lovie.belair@cleversolutions.store', '2023-11-15 21:28:05', '2023-11-15 21:28:05');
INSERT INTO `subscriptions` (`id`, `email`, `created_at`, `updated_at`) VALUES
(570, 'chiquita@building.ink', '2023-11-15 22:11:45', '2023-11-15 22:11:45'),
(571, 'alvaro.vanderpool@toptenbest.in', '2023-11-15 22:17:34', '2023-11-15 22:17:34'),
(572, 'rigoberto_karpinski@wrightgrid.com', '2023-11-15 22:41:51', '2023-11-15 22:41:51'),
(573, 'paolina@president.support', '2023-11-15 23:03:16', '2023-11-15 23:03:16'),
(574, 'rolland.rehkop76@cleversolutions.store', '2023-11-15 23:43:43', '2023-11-15 23:43:43'),
(575, 'leonor.delacondamine27@futureforward.store', '2023-11-16 00:48:35', '2023-11-16 00:48:35'),
(576, 'blair.seaman40@futurevision.store', '2023-11-16 01:16:14', '2023-11-16 01:16:14'),
(577, 'ileana@building.ink', '2023-11-16 02:00:01', '2023-11-16 02:00:01'),
(578, 'maddison_freed30@innovativeedge.store', '2023-11-16 03:10:03', '2023-11-16 03:10:03'),
(579, 'nancee-siemens@wrightgrid.com', '2023-11-16 03:24:36', '2023-11-16 03:24:36'),
(580, 'amie.wick75@futureforward.store', '2023-11-16 04:08:39', '2023-11-16 04:08:39'),
(581, 'shelli@building.ink', '2023-11-16 04:21:15', '2023-11-16 04:21:15'),
(582, 'susannah_carper@futureforward.store', '2023-11-16 05:30:07', '2023-11-16 05:30:07'),
(583, 'florence-herz@nextgennation.store', '2023-11-16 05:51:45', '2023-11-16 05:51:45'),
(584, 'keira.yoo@cleversolutions.store', '2023-11-16 05:57:39', '2023-11-16 05:57:39'),
(585, 'carilyn@drown.college', '2023-11-16 05:57:55', '2023-11-16 05:57:55'),
(586, 'efren_fairthorne85@cleversolutions.store', '2023-11-16 06:01:15', '2023-11-16 06:01:15'),
(587, 'eula-ludowici16@kbbrenders.co.uk', '2023-11-16 06:01:54', '2023-11-16 06:01:54'),
(588, 'jarvis@muscle-building.club', '2023-11-16 06:07:28', '2023-11-16 06:07:28'),
(589, 'delilah.ober@nextgennation.store', '2023-11-16 06:43:10', '2023-11-16 06:43:10'),
(590, 'essie-wheare77@cleversolutions.store', '2023-11-16 06:50:20', '2023-11-16 06:50:20'),
(591, 'alta_tisdale@kbbrenders.co.uk', '2023-11-16 07:37:41', '2023-11-16 07:37:41'),
(592, 'darwin@lifesaver.bar', '2023-11-16 07:57:47', '2023-11-16 07:57:47'),
(593, 'leonida.rausch@futureforward.store', '2023-11-16 08:12:05', '2023-11-16 08:12:05'),
(594, 'lindy@building.ink', '2023-11-16 08:19:36', '2023-11-16 08:19:36'),
(595, 'monika-fuller@techtrendsetters.store', '2023-11-16 08:28:09', '2023-11-16 08:28:09'),
(596, 'ashli@muscle-building.club', '2023-11-16 09:10:36', '2023-11-16 09:10:36'),
(597, 'julieta_major@kbbrenders.co.uk', '2023-11-16 09:34:49', '2023-11-16 09:34:49'),
(598, 'vance.joris@kbbrenders.co.uk', '2023-11-16 10:04:49', '2023-11-16 10:04:49'),
(599, 'connor.guzzi45@thedigitaledge.store', '2023-11-16 10:08:01', '2023-11-16 10:08:01'),
(600, 'shasta_romeo81@boldperspectives.store', '2023-11-16 10:51:59', '2023-11-16 10:51:59'),
(601, 'muoi.coventry@cleversolutions.store', '2023-11-16 10:59:37', '2023-11-16 10:59:37'),
(602, 'keira_langer@innovativeedge.store', '2023-11-16 11:15:06', '2023-11-16 11:15:06'),
(603, 'desiree_sparks44@thedigitaledge.store', '2023-11-16 11:34:14', '2023-11-16 11:34:14'),
(604, 'margret.yang@cleversolutions.store', '2023-11-16 11:47:07', '2023-11-16 11:47:07'),
(605, 'sunny_ferrara@thedigitaledge.store', '2023-11-16 12:06:57', '2023-11-16 12:06:57'),
(606, 'lieselotte_marlay14@innovativeedge.store', '2023-11-16 12:12:00', '2023-11-16 12:12:00'),
(607, 'lilian.cowlishaw@cleversolutions.store', '2023-11-16 13:16:50', '2023-11-16 13:16:50'),
(608, 'millie.fernandez9@nextgennation.store', '2023-11-16 13:33:31', '2023-11-16 13:33:31'),
(609, 'bennie-bostock3@cleversolutions.store', '2023-11-16 13:40:32', '2023-11-16 13:40:32'),
(610, 'lorenzo.phan@futureforward.store', '2023-11-16 14:00:08', '2023-11-16 14:00:08'),
(611, 'daniela_fletcher90@boldperspectives.store', '2023-11-16 14:14:25', '2023-11-16 14:14:25'),
(612, 'sonya-trotter@kbbrenders.co.uk', '2023-11-16 14:20:38', '2023-11-16 14:20:38'),
(613, 'lane-blanchette@kbbrenders.co.uk', '2023-11-16 15:16:41', '2023-11-16 15:16:41'),
(614, 'lily@muscle-building.club', '2023-11-16 15:18:03', '2023-11-16 15:18:03'),
(615, 'claud@cooldown.ink', '2023-11-16 16:04:27', '2023-11-16 16:04:27'),
(616, 'damon_coons6@innovativeedge.store', '2023-11-16 16:29:31', '2023-11-16 16:29:31'),
(617, 'janice_finckh@thedigitaledge.store', '2023-11-16 16:59:40', '2023-11-16 16:59:40'),
(618, 'darby-lemke@cleversolutions.store', '2023-11-16 17:27:57', '2023-11-16 17:27:57'),
(619, 'mittie-ansell16@futureforward.store', '2023-11-16 17:35:05', '2023-11-16 17:35:05'),
(620, 'nikole-huhn@kbbrenders.co.uk', '2023-11-16 18:55:05', '2023-11-16 18:55:05'),
(621, 'laurene.montagu38@cleversolutions.store', '2023-11-16 19:29:16', '2023-11-16 19:29:16'),
(622, 'charlotte-sessions84@innovativeedge.store', '2023-11-16 19:54:26', '2023-11-16 19:54:26'),
(623, 'lupita.donaghy39@kbbrenders.co.uk', '2023-11-16 20:03:32', '2023-11-16 20:03:32'),
(624, 'shari.carranza93@toptenbest.in', '2023-11-16 23:28:05', '2023-11-16 23:28:05'),
(625, 'brendan-kirton9@kbbrenders.co.uk', '2023-11-16 23:38:12', '2023-11-16 23:38:12'),
(626, 'adela-weiland90@kbbrenders.co.uk', '2023-11-17 00:13:40', '2023-11-17 00:13:40'),
(627, 'lesley_reibey9@nextgennation.store', '2023-11-17 04:04:50', '2023-11-17 04:04:50'),
(628, 'carolynn@muscle-building.club', '2023-11-17 04:51:03', '2023-11-17 04:51:03'),
(629, 'claudette.braxton@innovativeedge.store', '2023-11-17 06:04:04', '2023-11-17 06:04:04'),
(630, 'oscar.labarbera@wrightgrid.com', '2023-11-17 06:49:09', '2023-11-17 06:49:09'),
(631, 'lucia.bamford@thedigitaledge.store', '2023-11-17 06:51:55', '2023-11-17 06:51:55'),
(632, 'lashawnda-bussau@innovativeedge.store', '2023-11-17 07:38:34', '2023-11-17 07:38:34'),
(633, 'brooks@building.ink', '2023-11-17 08:02:40', '2023-11-17 08:02:40'),
(634, 'ona.machado@toptenbest.in', '2023-11-17 08:09:38', '2023-11-17 08:09:38'),
(635, 'angelina_hirst11@futureforward.store', '2023-11-17 08:11:06', '2023-11-17 08:11:06'),
(636, 'chandra.hartung@techtrendsetters.store', '2023-11-17 08:26:44', '2023-11-17 08:26:44'),
(637, 'deanna-beck58@wrightgrid.com', '2023-11-17 08:57:03', '2023-11-17 08:57:03'),
(638, 'sophie-earle@innovativeedge.store', '2023-11-17 09:13:09', '2023-11-17 09:13:09'),
(639, 'pansy_cyr@futureforward.store', '2023-11-17 23:12:59', '2023-11-17 23:12:59'),
(640, 'royal-spaull@kbbrenders.co.uk', '2023-11-17 23:19:44', '2023-11-17 23:19:44'),
(641, 'jerri.warfield@boldperspectives.store', '2023-11-17 23:28:14', '2023-11-17 23:28:14'),
(642, 'reina.thynne9@kbbrenders.co.uk', '2023-11-17 23:36:00', '2023-11-17 23:36:00'),
(643, 'jane.tier@techtrendsetters.store', '2023-11-17 23:49:41', '2023-11-17 23:49:41'),
(644, 'rocky_sweat@kbbrenders.co.uk', '2023-11-18 01:48:29', '2023-11-18 01:48:29'),
(645, 'corine.pride@futureforward.store', '2023-11-18 02:11:59', '2023-11-18 02:11:59'),
(646, 'vernita.lundstrom84@futureforward.store', '2023-11-18 02:20:58', '2023-11-18 02:20:58'),
(647, 'skye.hagen54@innovativeedge.store', '2023-11-18 02:26:32', '2023-11-18 02:26:32'),
(648, 'wiley_carnes3@cleversolutions.store', '2023-11-18 02:31:53', '2023-11-18 02:31:53'),
(649, 'carmella-snodgrass@techtrendsetters.store', '2023-11-18 02:56:55', '2023-11-18 02:56:55'),
(650, 'charla_ligon55@innovativeedge.store', '2023-11-18 03:30:08', '2023-11-18 03:30:08'),
(651, 'randolph-irby7@futureforward.store', '2023-11-18 03:33:06', '2023-11-18 03:33:06'),
(652, 'trudi_pung@innovativeedge.store', '2023-11-18 03:47:16', '2023-11-18 03:47:16'),
(653, 'shellie.bouldin15@futureforward.store', '2023-11-18 03:57:00', '2023-11-18 03:57:00'),
(654, 'abdul_betche@boldperspectives.store', '2023-11-18 04:13:35', '2023-11-18 04:13:35'),
(655, 'tammi.ewen3@thedigitaledge.store', '2023-11-18 04:51:30', '2023-11-18 04:51:30'),
(656, 'jonathon.conyers@boldperspectives.store', '2023-11-18 05:01:55', '2023-11-18 05:01:55'),
(657, 'alex-gatlin@innovativeedge.store', '2023-11-18 05:04:42', '2023-11-18 05:04:42'),
(658, 'dewey.moultrie74@boldperspectives.store', '2023-11-18 05:20:37', '2023-11-18 05:20:37'),
(659, 'hector_trudeau@kbbrenders.co.uk', '2023-11-18 05:21:16', '2023-11-18 05:21:16'),
(660, 'leatha_shifflett55@wrightgrid.com', '2023-11-18 06:27:09', '2023-11-18 06:27:09'),
(661, 'marquita.furey@cleversolutions.store', '2023-11-18 06:47:41', '2023-11-18 06:47:41'),
(662, 'jessika-tackett85@futureforward.store', '2023-11-18 06:54:22', '2023-11-18 06:54:22'),
(663, 'adriana-cunneen72@innovativeedge.store', '2023-11-18 07:00:26', '2023-11-18 07:00:26'),
(664, 'ava_weed45@boldperspectives.store', '2023-11-18 07:07:08', '2023-11-18 07:07:08'),
(665, 'clemmie-kaminski@futureforward.store', '2023-11-18 07:28:26', '2023-11-18 07:28:26'),
(666, 'cecile-pugliese9@kbbrenders.co.uk', '2023-11-18 07:34:06', '2023-11-18 07:34:06'),
(667, 'jenna_hsu@nextgennation.store', '2023-11-18 07:53:14', '2023-11-18 07:53:14'),
(668, 'porfirio_goggins@boldperspectives.store', '2023-11-18 07:58:33', '2023-11-18 07:58:33'),
(669, 'archer-hammons82@cleversolutions.store', '2023-11-18 08:06:39', '2023-11-18 08:06:39'),
(670, 'rochelle-deluca@toptenbest.in', '2023-11-18 08:38:23', '2023-11-18 08:38:23'),
(671, 'tyree_hillen2@cleversolutions.store', '2023-11-18 08:44:36', '2023-11-18 08:44:36'),
(672, 'cecilia.mckim6@kbbrenders.co.uk', '2023-11-18 09:05:45', '2023-11-18 09:05:45'),
(673, 'tam_sellars25@nextgennation.store', '2023-11-18 10:28:59', '2023-11-18 10:28:59'),
(674, 'modesta-frueh@cleversolutions.store', '2023-11-18 10:49:33', '2023-11-18 10:49:33'),
(675, 'layla_mclane@nextgennation.store', '2023-11-18 11:23:13', '2023-11-18 11:23:13'),
(676, 'phoebe.patino94@wrightgrid.com', '2023-11-18 11:29:21', '2023-11-18 11:29:21'),
(677, 'heath_gascoigne64@thedigitaledge.store', '2023-11-18 11:51:46', '2023-11-18 11:51:46'),
(678, 'geraldo_hakala@innovativeedge.store', '2023-11-18 11:57:56', '2023-11-18 11:57:56'),
(679, 'jenifer.aiello@innovativeedge.store', '2023-11-18 12:03:05', '2023-11-18 12:03:05'),
(680, 'debbra.epperson@boldperspectives.store', '2023-11-18 12:08:17', '2023-11-18 12:08:17'),
(681, 'amelia.fraire@boldperspectives.store', '2023-11-18 12:16:55', '2023-11-18 12:16:55'),
(682, 'quincy-stowe@innovativeedge.store', '2023-11-18 12:25:19', '2023-11-18 12:25:19'),
(683, 'quentin.stapleton13@cleversolutions.store', '2023-11-18 12:28:00', '2023-11-18 12:28:00'),
(684, 'russ.merrill@nextgennation.store', '2023-11-18 12:43:32', '2023-11-18 12:43:32'),
(685, 'kurt-beckwith70@thedigitaledge.store', '2023-11-18 13:15:31', '2023-11-18 13:15:31'),
(686, 'kellie-mims81@boldperspectives.store', '2023-11-18 13:28:15', '2023-11-18 13:28:15'),
(687, 'regan.rosario78@nextgennation.store', '2023-11-18 13:37:59', '2023-11-18 13:37:59'),
(688, 'mollie.weld100@kbbrenders.co.uk', '2023-11-18 14:29:48', '2023-11-18 14:29:48'),
(689, 'latosha.freeling65@wrightgrid.com', '2023-11-18 14:29:54', '2023-11-18 14:29:54'),
(690, 'julie.mclemore37@futureforward.store', '2023-11-18 14:33:12', '2023-11-18 14:33:12'),
(691, 'kiera.mcguigan@cleversolutions.store', '2023-11-18 14:42:01', '2023-11-18 14:42:01'),
(692, 'randolph_manessis73@boldperspectives.store', '2023-11-18 14:53:08', '2023-11-18 14:53:08'),
(693, 'taren_wicker@innovativeedge.store', '2023-11-18 15:07:42', '2023-11-18 15:07:42'),
(694, 'hector.scribner@toptenbest.in', '2023-11-18 15:31:53', '2023-11-18 15:31:53'),
(695, 'cathleen_keister92@kbbrenders.co.uk', '2023-11-18 15:34:03', '2023-11-18 15:34:03'),
(696, 'irving-corcoran@futureforward.store', '2023-11-18 15:42:36', '2023-11-18 15:42:36'),
(697, 'alfred.castiglione@cleversolutions.store', '2023-11-18 15:51:38', '2023-11-18 15:51:38'),
(698, 'syreeta_sanders@thedigitaledge.store', '2023-11-18 16:39:50', '2023-11-18 16:39:50'),
(699, 'freddy_mcdowell71@techtrendsetters.store', '2023-11-18 16:39:54', '2023-11-18 16:39:54'),
(700, 'antoinette.hickman@innovativeedge.store', '2023-11-18 17:23:52', '2023-11-18 17:23:52'),
(701, 'william.macleod3@innovativeedge.store', '2023-11-18 17:45:01', '2023-11-18 17:45:01'),
(702, 'pete-devanny@techtrendsetters.store', '2023-11-18 17:49:09', '2023-11-18 17:49:09'),
(703, 'geraldo_matlock76@cleversolutions.store', '2023-11-18 18:15:35', '2023-11-18 18:15:35'),
(704, 'dominick_trent14@techtrendsetters.store', '2023-11-18 18:46:25', '2023-11-18 18:46:25'),
(705, 'eula.drury@futureforward.store', '2023-11-18 19:40:50', '2023-11-18 19:40:50'),
(706, 'shelly_novotny70@futurevision.store', '2023-11-18 19:56:00', '2023-11-18 19:56:00'),
(707, 'francesco.claborn@innovativeedge.store', '2023-11-18 20:06:39', '2023-11-18 20:06:39'),
(708, 'micki-burns@nextgennation.store', '2023-11-18 20:18:54', '2023-11-18 20:18:54'),
(709, 'martin_fairfield46@boldperspectives.store', '2023-11-18 20:34:51', '2023-11-18 20:34:51'),
(710, 'dino.willmott@techtrendsetters.store', '2023-11-18 20:58:30', '2023-11-18 20:58:30'),
(711, 'gisele.rowe@futurevision.store', '2023-11-18 21:14:16', '2023-11-18 21:14:16'),
(712, 'bobbye-milliner@innovativeedge.store', '2023-11-18 21:18:04', '2023-11-18 21:18:04'),
(713, 'tahlia.moose@boldperspectives.store', '2023-11-18 21:45:25', '2023-11-18 21:45:25'),
(714, 'vada-mattocks93@cleversolutions.store', '2023-11-18 21:47:31', '2023-11-18 21:47:31'),
(715, 'chassidy.tillery@nextgennation.store', '2023-11-18 21:53:40', '2023-11-18 21:53:40'),
(716, 'helen.groth80@techtrendsetters.store', '2023-11-18 21:53:58', '2023-11-18 21:53:58'),
(717, 'james-gibbs28@toptenbest.in', '2023-11-18 21:54:54', '2023-11-18 21:54:54'),
(718, 'fay-farr@boldperspectives.store', '2023-11-18 22:08:35', '2023-11-18 22:08:35'),
(719, 'corine_rascoe@kbbrenders.co.uk', '2023-11-18 22:13:02', '2023-11-18 22:13:02'),
(720, 'joellen.nowacki36@nextgennation.store', '2023-11-18 22:40:45', '2023-11-18 22:40:45'),
(721, 'cedric.yoder4@techtrendsetters.store', '2023-11-18 22:56:04', '2023-11-18 22:56:04'),
(722, 'christena_holmes52@cleversolutions.store', '2023-11-18 22:59:13', '2023-11-18 22:59:13'),
(723, 'klara-greener@wrightgrid.com', '2023-11-18 23:06:22', '2023-11-18 23:06:22'),
(724, 'lucie-chambliss2@toptenbest.in', '2023-11-18 23:07:55', '2023-11-18 23:07:55'),
(725, 'pearline.wakehurst@kbbrenders.co.uk', '2023-11-18 23:08:17', '2023-11-18 23:08:17'),
(726, 'pilar-skillen@nextgennation.store', '2023-11-18 23:23:54', '2023-11-18 23:23:54'),
(727, 'rodger.standley@techtrendsetters.store', '2023-11-19 00:03:36', '2023-11-19 00:03:36'),
(728, 'fran.centeno@futurevision.store', '2023-11-19 00:39:15', '2023-11-19 00:39:15'),
(729, 'jacelyn_davey@futureforward.store', '2023-11-19 01:12:41', '2023-11-19 01:12:41'),
(730, 'stuart_mosier@futurevision.store', '2023-11-19 01:59:02', '2023-11-19 01:59:02'),
(731, 'clarita.quiles47@nextgennation.store', '2023-11-19 02:06:42', '2023-11-19 02:06:42'),
(732, 'tonya_billiot85@innovativeedge.store', '2023-11-19 02:34:52', '2023-11-19 02:34:52'),
(733, 'leonora_boothman18@futurevision.store', '2023-11-19 03:13:46', '2023-11-19 03:13:46'),
(734, 'stephaine.phillips@boldperspectives.store', '2023-11-19 03:14:42', '2023-11-19 03:14:42'),
(735, 'clarice.gillon@innovativeedge.store', '2023-11-19 03:21:49', '2023-11-19 03:21:49'),
(736, 'aida.hayes45@cleversolutions.store', '2023-11-19 03:40:15', '2023-11-19 03:40:15'),
(737, 'greta.mcneal@cleversolutions.store', '2023-11-19 03:53:02', '2023-11-19 03:53:02'),
(738, 'abagael@president.institute', '2023-11-19 04:22:54', '2023-11-19 04:22:54'),
(739, 'maryjo-bates@innovativeedge.store', '2023-11-19 04:23:29', '2023-11-19 04:23:29'),
(740, 'tj.a.c.k0049@gmail.com', '2023-11-19 04:52:20', '2023-11-19 04:52:20'),
(741, 'angeline_hammond78@kbbrenders.co.uk', '2023-11-19 04:53:22', '2023-11-19 04:53:22'),
(742, 'marty.battle66@techtrendsetters.store', '2023-11-19 04:54:02', '2023-11-19 04:54:02'),
(743, 'jarred-mcfadden@techtrendsetters.store', '2023-11-19 04:56:56', '2023-11-19 04:56:56'),
(744, 'juanita_spruill@kbbrenders.co.uk', '2023-11-19 05:07:23', '2023-11-19 05:07:23'),
(745, 'heath-schoonover@kbbrenders.co.uk', '2023-11-19 05:40:00', '2023-11-19 05:40:00'),
(746, 'luis_kepler22@innovativeedge.store', '2023-11-19 05:51:18', '2023-11-19 05:51:18'),
(747, 'rene_gell67@cleversolutions.store', '2023-11-19 05:57:15', '2023-11-19 05:57:15'),
(748, 'shela_lorenzo41@techtrendsetters.store', '2023-11-19 06:09:00', '2023-11-19 06:09:00'),
(749, 'eugenio_cleary@boldperspectives.store', '2023-11-19 06:19:50', '2023-11-19 06:19:50'),
(750, 'emily_kiefer89@futureforward.store', '2023-11-19 06:44:01', '2023-11-19 06:44:01'),
(751, 'janine-gatty26@boldperspectives.store', '2023-11-19 06:54:35', '2023-11-19 06:54:35'),
(752, 'elvira_freeland3@futurevision.store', '2023-11-19 07:12:28', '2023-11-19 07:12:28'),
(753, 'sherrie_quick91@nextgennation.store', '2023-11-19 07:30:44', '2023-11-19 07:30:44'),
(754, 'sang-lafleur@cleversolutions.store', '2023-11-19 07:33:32', '2023-11-19 07:33:32'),
(755, 'bonita-trevino@futurevision.store', '2023-11-19 08:30:59', '2023-11-19 08:30:59'),
(756, 'raymon_denning5@wrightgrid.com', '2023-11-19 08:46:10', '2023-11-19 08:46:10'),
(757, 'tamara.bernardino@wrightgrid.com', '2023-11-19 09:16:11', '2023-11-19 09:16:11'),
(758, 'lakeisha_mcalroy@futurevision.store', '2023-11-19 09:32:06', '2023-11-19 09:32:06'),
(759, 'audra-davitt37@cleversolutions.store', '2023-11-19 09:55:28', '2023-11-19 09:55:28'),
(760, 'francisca.saul@kbbrenders.co.uk', '2023-11-19 09:55:44', '2023-11-19 09:55:44'),
(761, 'derick-flanery@cleversolutions.store', '2023-11-19 10:25:44', '2023-11-19 10:25:44'),
(762, 'elida_rumpf69@futurevision.store', '2023-11-19 10:34:56', '2023-11-19 10:34:56'),
(763, 'sima_batts@thedigitaledge.store', '2023-11-19 11:06:54', '2023-11-19 11:06:54'),
(764, 'otis-nagy90@innovativeedge.store', '2023-11-19 11:08:34', '2023-11-19 11:08:34'),
(765, 'amelie_bloch60@cleversolutions.store', '2023-11-19 12:16:39', '2023-11-19 12:16:39'),
(766, 'annette.morgans@innovativeedge.store', '2023-11-19 12:27:34', '2023-11-19 12:27:34'),
(767, 'mia-bernhardt@futureforward.store', '2023-11-19 12:46:41', '2023-11-19 12:46:41'),
(768, 'elliot.athaldo@thedigitaledge.store', '2023-11-19 12:48:49', '2023-11-19 12:48:49'),
(769, 'cathleen.heinig1@nextgennation.store', '2023-11-19 13:27:13', '2023-11-19 13:27:13'),
(770, 'tristan_martinelli69@innovativeedge.store', '2023-11-19 13:32:26', '2023-11-19 13:32:26'),
(771, 'milagro.wishart@toptenbest.in', '2023-11-19 13:34:18', '2023-11-19 13:34:18'),
(772, 'graig-pratten@nextgennation.store', '2023-11-19 14:06:57', '2023-11-19 14:06:57'),
(773, 'brianna-albino17@nextgennation.store', '2023-11-19 14:53:02', '2023-11-19 14:53:02'),
(774, 'magda.stow@toptenbest.in', '2023-11-19 14:59:30', '2023-11-19 14:59:30'),
(775, 'verlene-love69@boldperspectives.store', '2023-11-19 15:34:14', '2023-11-19 15:34:14'),
(776, 'kristin_ashby45@futurevision.store', '2023-11-19 15:38:02', '2023-11-19 15:38:02'),
(777, 'sandy-romilly@cleversolutions.store', '2023-11-19 15:41:08', '2023-11-19 15:41:08'),
(778, 'sherlene_henke14@nextgennation.store', '2023-11-19 15:46:22', '2023-11-19 15:46:22'),
(779, 'sharon-hyett@futureforward.store', '2023-11-19 15:51:55', '2023-11-19 15:51:55'),
(780, 'benny.huerta71@kbbrenders.co.uk', '2023-11-19 16:23:23', '2023-11-19 16:23:23'),
(781, 'tomas.willison19@cleversolutions.store', '2023-11-19 17:01:21', '2023-11-19 17:01:21'),
(782, 'arturo.queale@kbbrenders.co.uk', '2023-11-19 17:16:29', '2023-11-19 17:16:29'),
(783, 'luis.luisini74@futureforward.store', '2023-11-19 17:22:07', '2023-11-19 17:22:07'),
(784, 'dino-bivens@cleversolutions.store', '2023-11-19 17:26:48', '2023-11-19 17:26:48'),
(785, 'modesto-sifuentes@cleversolutions.store', '2023-11-19 17:55:12', '2023-11-19 17:55:12'),
(786, 'jarred-matthews70@thedigitaledge.store', '2023-11-19 18:17:50', '2023-11-19 18:17:50'),
(787, 'iola_fogg89@techtrendsetters.store', '2023-11-19 18:32:51', '2023-11-19 18:32:51'),
(788, 'ava_baltes@cleversolutions.store', '2023-11-19 18:36:18', '2023-11-19 18:36:18'),
(789, 'essie_grant@cleversolutions.store', '2023-11-19 18:36:55', '2023-11-19 18:36:55'),
(790, 'darrel-stansbury@futureforward.store', '2023-11-19 19:45:03', '2023-11-19 19:45:03'),
(791, 'esmeralda.dobson75@innovativeedge.store', '2023-11-19 19:47:46', '2023-11-19 19:47:46'),
(792, 'hulda-highsmith21@kbbrenders.co.uk', '2023-11-19 19:58:02', '2023-11-19 19:58:02'),
(793, 'soila.baccarini@cleversolutions.store', '2023-11-19 20:02:15', '2023-11-19 20:02:15'),
(794, 'candice-ely@toptenbest.in', '2023-11-19 20:10:05', '2023-11-19 20:10:05'),
(795, 'andreas_schoonover@futurevision.store', '2023-11-19 20:48:27', '2023-11-19 20:48:27'),
(796, 'steffen.kennemer79@innovativeedge.store', '2023-11-19 20:49:34', '2023-11-19 20:49:34'),
(797, 'shela-stang76@kbbrenders.co.uk', '2023-11-19 20:55:01', '2023-11-19 20:55:01'),
(798, 'brianne-kroeger@innovativeedge.store', '2023-11-19 20:55:38', '2023-11-19 20:55:38'),
(799, 'dong.heil@cleversolutions.store', '2023-11-19 21:17:27', '2023-11-19 21:17:27'),
(800, 'floy_heberling@futureforward.store', '2023-11-19 21:20:11', '2023-11-19 21:20:11'),
(801, 'mozelle-doe31@futureforward.store', '2023-11-19 21:56:11', '2023-11-19 21:56:11'),
(802, 'davis-beckham@boldperspectives.store', '2023-11-19 22:09:08', '2023-11-19 22:09:08'),
(803, 'efrain-bosch84@futureforward.store', '2023-11-19 22:15:10', '2023-11-19 22:15:10'),
(804, 'tangela-florence91@kbbrenders.co.uk', '2023-11-19 22:15:18', '2023-11-19 22:15:18'),
(805, 'ron_shoebridge@innovativeedge.store', '2023-11-19 22:22:10', '2023-11-19 22:22:10'),
(806, 'gita_galarza@cleversolutions.store', '2023-11-19 22:42:42', '2023-11-19 22:42:42'),
(807, 'florida.finsch59@innovativeedge.store', '2023-11-19 23:10:27', '2023-11-19 23:10:27'),
(808, 'tja.ck.0049@gmail.com', '2023-11-19 23:12:19', '2023-11-19 23:12:19'),
(809, 'coleman-andre56@kbbrenders.co.uk', '2023-11-19 23:24:53', '2023-11-19 23:24:53'),
(810, 'therese-mendenhall11@futureforward.store', '2023-11-20 00:15:29', '2023-11-20 00:15:29'),
(811, 'ashly.huckstep62@techtrendsetters.store', '2023-11-20 00:16:04', '2023-11-20 00:16:04'),
(812, 'refugio.furman@cleversolutions.store', '2023-11-20 00:18:50', '2023-11-20 00:18:50'),
(813, 'murray.dartnell32@thedigitaledge.store', '2023-11-20 00:53:20', '2023-11-20 00:53:20'),
(814, 'richard_moe@nextgennation.store', '2023-11-20 01:07:29', '2023-11-20 01:07:29'),
(815, 'davida.weigel@cleversolutions.store', '2023-11-20 01:08:58', '2023-11-20 01:08:58'),
(816, 'joey.nussbaum@techtrendsetters.store', '2023-11-20 02:01:21', '2023-11-20 02:01:21'),
(817, 'XUsb_generic_9bfe2ba4_aenaturals.in@data-backup-store.com', '2023-11-20 02:12:14', '2023-11-20 02:12:14'),
(818, 'jodi_bertram@innovativeedge.store', '2023-11-20 02:13:08', '2023-11-20 02:13:08'),
(819, 'marco.driskell8@innovativeedge.store', '2023-11-20 02:15:03', '2023-11-20 02:15:03'),
(820, 'shirleen.cardin@kbbrenders.co.uk', '2023-11-20 02:22:55', '2023-11-20 02:22:55'),
(821, 'george-lindt@nextgennation.store', '2023-11-20 02:43:16', '2023-11-20 02:43:16'),
(822, 'silas_pulver@cleversolutions.store', '2023-11-20 02:44:03', '2023-11-20 02:44:03'),
(823, 'cruz_miljanovic95@kbbrenders.co.uk', '2023-11-20 03:04:33', '2023-11-20 03:04:33'),
(824, 'loretta_bottoms44@futurevision.store', '2023-11-20 03:07:38', '2023-11-20 03:07:38'),
(825, 'vicky-mcdougall95@futureforward.store', '2023-11-20 03:13:23', '2023-11-20 03:13:23'),
(826, 'taylor_leibius72@techtrendsetters.store', '2023-11-20 03:26:21', '2023-11-20 03:26:21'),
(827, 'amee-sroka@innovativeedge.store', '2023-11-20 04:11:30', '2023-11-20 04:11:30'),
(828, 'lara.strom@innovativeedge.store', '2023-11-20 04:12:31', '2023-11-20 04:12:31'),
(829, 'dina_kavanaugh38@techtrendsetters.store', '2023-11-20 04:14:37', '2023-11-20 04:14:37'),
(830, 'reta_baldridge@boldperspectives.store', '2023-11-20 04:59:38', '2023-11-20 04:59:38'),
(831, 'gail_correa@innovativeedge.store', '2023-11-20 05:06:43', '2023-11-20 05:06:43'),
(832, 'shiela.berman@wrightgrid.com', '2023-11-20 05:22:07', '2023-11-20 05:22:07'),
(833, 'ellis-diggs@kbbrenders.co.uk', '2023-11-20 05:44:04', '2023-11-20 05:44:04'),
(834, 'tjack0.0.49@gmail.com', '2023-11-20 05:51:12', '2023-11-20 05:51:12'),
(835, 'brandy-dow94@futurevision.store', '2023-11-20 05:59:34', '2023-11-20 05:59:34'),
(836, 'edwin_gower@innovativeedge.store', '2023-11-20 06:02:51', '2023-11-20 06:02:51'),
(837, 'sujathamallela333@gmail.com', '2023-11-20 06:07:39', '2023-11-20 06:07:39'),
(838, 'marjorie-mccorkindale@wrightgrid.com', '2023-11-20 06:22:52', '2023-11-20 06:22:52'),
(839, 'seymour_horst@futureforward.store', '2023-11-20 06:34:12', '2023-11-20 06:34:12'),
(840, 'senaida.mortensen@cleversolutions.store', '2023-11-20 06:36:46', '2023-11-20 06:36:46'),
(841, 'calvin_fidler15@boldperspectives.store', '2023-11-20 06:51:07', '2023-11-20 06:51:07'),
(842, 'latashia.salkauskas@techtrendsetters.store', '2023-11-20 07:05:50', '2023-11-20 07:05:50'),
(843, 'jessica_dollar69@nextgennation.store', '2023-11-20 07:34:31', '2023-11-20 07:34:31'),
(844, 'leslie-whitlow40@cleversolutions.store', '2023-11-20 07:37:13', '2023-11-20 07:37:13'),
(845, 'blythe_street59@futureforward.store', '2023-11-20 08:34:12', '2023-11-20 08:34:12'),
(846, 'ima-peralta80@cleversolutions.store', '2023-11-20 08:42:16', '2023-11-20 08:42:16'),
(847, 'columbus_ievers51@futurevision.store', '2023-11-20 08:43:24', '2023-11-20 08:43:24'),
(848, 'shiela-bourget@innovativeedge.store', '2023-11-20 09:01:04', '2023-11-20 09:01:04'),
(849, 'clay-magnus@kbbrenders.co.uk', '2023-11-20 09:12:44', '2023-11-20 09:12:44'),
(850, 'michel-penney@boldperspectives.store', '2023-11-20 09:25:31', '2023-11-20 09:25:31'),
(851, 'nicholas_mehaffey@wrightgrid.com', '2023-11-20 09:38:32', '2023-11-20 09:38:32'),
(852, 'raquel-brady@futureforward.store', '2023-11-20 09:54:04', '2023-11-20 09:54:04'),
(853, 'vicky.filler43@cleversolutions.store', '2023-11-20 09:58:59', '2023-11-20 09:58:59'),
(854, 'oliver-birdsong@futurevision.store', '2023-11-20 10:04:19', '2023-11-20 10:04:19'),
(855, 'jared-gunter92@kbbrenders.co.uk', '2023-11-20 10:16:08', '2023-11-20 10:16:08'),
(856, 'willy_baskett82@kbbrenders.co.uk', '2023-11-20 10:38:20', '2023-11-20 10:38:20'),
(857, 'carlota.roush@futurevision.store', '2023-11-20 11:15:27', '2023-11-20 11:15:27'),
(858, 't.jack004.9@gmail.com', '2023-11-20 11:22:21', '2023-11-20 11:22:21'),
(859, 'joey-roach@nextgennation.store', '2023-11-20 11:28:27', '2023-11-20 11:28:27'),
(860, 'inge-alcorn12@cleversolutions.store', '2023-11-20 11:28:45', '2023-11-20 11:28:45'),
(861, 'shelly-sawyer@cleversolutions.store', '2023-11-20 11:31:01', '2023-11-20 11:31:01'),
(862, 'veda.valerio@futureforward.store', '2023-11-20 11:34:19', '2023-11-20 11:34:19'),
(863, 'edmundo-jephcott52@kbbrenders.co.uk', '2023-11-20 11:41:58', '2023-11-20 11:41:58'),
(864, 'enrique-pak@cleversolutions.store', '2023-11-20 11:58:55', '2023-11-20 11:58:55'),
(865, 'shirleen_ponce@futureforward.store', '2023-11-20 12:33:11', '2023-11-20 12:33:11'),
(866, 'lawerence.barrientos@cleversolutions.store', '2023-11-20 12:38:22', '2023-11-20 12:38:22'),
(867, 'ferne-nowak14@techtrendsetters.store', '2023-11-20 12:46:16', '2023-11-20 12:46:16'),
(868, 'faith-ormond@cleversolutions.store', '2023-11-20 13:24:38', '2023-11-20 13:24:38'),
(869, 'curt_brickhouse95@kbbrenders.co.uk', '2023-11-20 13:35:18', '2023-11-20 13:35:18'),
(870, 'emerson-person@wrightgrid.com', '2023-11-20 13:42:34', '2023-11-20 13:42:34'),
(871, 'noella.ann5@futurevision.store', '2023-11-20 13:52:41', '2023-11-20 13:52:41'),
(872, 'eugene_barbosa97@boldperspectives.store', '2023-11-20 14:02:40', '2023-11-20 14:02:40'),
(873, 'charlene.plate81@futurevision.store', '2023-11-20 14:07:13', '2023-11-20 14:07:13'),
(874, 'trevor.bunnell@futureforward.store', '2023-11-20 14:15:27', '2023-11-20 14:15:27'),
(875, 'nichole.salaam@cleversolutions.store', '2023-11-20 14:20:15', '2023-11-20 14:20:15'),
(876, 'debora-kitterman@toptenbest.in', '2023-11-20 14:31:56', '2023-11-20 14:31:56'),
(877, 'harvey_sommers@kbbrenders.co.uk', '2023-11-20 14:37:35', '2023-11-20 14:37:35'),
(878, 'verlene-vidler12@nextgennation.store', '2023-11-20 14:45:25', '2023-11-20 14:45:25'),
(879, 'diego_morell80@futurevision.store', '2023-11-20 15:03:29', '2023-11-20 15:03:29'),
(880, 'rhys-hinton58@wrightgrid.com', '2023-11-20 15:21:22', '2023-11-20 15:21:22'),
(881, 'theo-batson@kbbrenders.co.uk', '2023-11-20 15:33:16', '2023-11-20 15:33:16'),
(882, 'mose_behrens36@innovativeedge.store', '2023-11-20 15:43:28', '2023-11-20 15:43:28'),
(883, 'mathew.partridge25@thedigitaledge.store', '2023-11-20 15:56:33', '2023-11-20 15:56:33'),
(884, 'hassan-killough@nextgennation.store', '2023-11-20 16:11:48', '2023-11-20 16:11:48'),
(885, 'cassie-dana5@innovativeedge.store', '2023-11-20 16:12:47', '2023-11-20 16:12:47'),
(886, 'eduardo.sterner65@techtrendsetters.store', '2023-11-20 16:16:36', '2023-11-20 16:16:36'),
(887, 'dessie-westgarth@boldperspectives.store', '2023-11-20 16:29:42', '2023-11-20 16:29:42'),
(888, 'kandace.andersen@innovativeedge.store', '2023-11-20 16:51:36', '2023-11-20 16:51:36'),
(889, 'francesca.lashley@futurevision.store', '2023-11-20 16:55:58', '2023-11-20 16:55:58'),
(890, 'deanne_holliman@thedigitaledge.store', '2023-11-20 17:15:50', '2023-11-20 17:15:50'),
(891, 'maricela-sadler11@futurevision.store', '2023-11-20 17:16:40', '2023-11-20 17:16:40'),
(892, 'chastity_mccorkindale@kbbrenders.co.uk', '2023-11-20 17:21:39', '2023-11-20 17:21:39'),
(893, 'audra-day@innovativeedge.store', '2023-11-20 17:24:10', '2023-11-20 17:24:10'),
(894, 'joanne-fortin53@cleversolutions.store', '2023-11-20 17:56:04', '2023-11-20 17:56:04'),
(895, 'rosemarie_mcrae@kbbrenders.co.uk', '2023-11-20 17:57:22', '2023-11-20 17:57:22'),
(896, 'lauren_staten@futureforward.store', '2023-11-20 18:16:56', '2023-11-20 18:16:56'),
(897, 'mari_rocher30@techtrendsetters.store', '2023-11-20 18:30:08', '2023-11-20 18:30:08'),
(898, 'bennie-fulford@kbbrenders.co.uk', '2023-11-20 18:47:40', '2023-11-20 18:47:40'),
(899, 'bertie.poirier@boldperspectives.store', '2023-11-20 19:03:44', '2023-11-20 19:03:44'),
(900, 'lashay_fidler@futurevision.store', '2023-11-20 19:33:34', '2023-11-20 19:33:34'),
(901, 'lilliana.messier@nextgennation.store', '2023-11-20 19:48:56', '2023-11-20 19:48:56'),
(902, 'ricky.meece25@boldperspectives.store', '2023-11-20 20:04:40', '2023-11-20 20:04:40'),
(903, 'kaitlyn-eaves52@futureforward.store', '2023-11-20 20:16:45', '2023-11-20 20:16:45'),
(904, 'arianne.well10@techtrendsetters.store', '2023-11-20 20:27:14', '2023-11-20 20:27:14'),
(905, 'brook-binney43@innovativeedge.store', '2023-11-20 20:38:30', '2023-11-20 20:38:30'),
(906, 'leanna.cocks@nextgennation.store', '2023-11-20 20:45:21', '2023-11-20 20:45:21'),
(907, 'caren.conger@boldperspectives.store', '2023-11-20 20:59:30', '2023-11-20 20:59:30'),
(908, 'alexander-veal51@boldperspectives.store', '2023-11-20 21:21:29', '2023-11-20 21:21:29'),
(909, 'noella-roden@nextgennation.store', '2023-11-20 21:26:07', '2023-11-20 21:26:07'),
(910, 'florrie_birdsall@nextgennation.store', '2023-11-20 21:51:26', '2023-11-20 21:51:26'),
(911, 'bennie-lassetter@innovativeedge.store', '2023-11-20 21:55:02', '2023-11-20 21:55:02'),
(912, 'lynette.houchins@innovativeedge.store', '2023-11-20 22:00:50', '2023-11-20 22:00:50'),
(913, 'glenn_saltau@cleversolutions.store', '2023-11-20 22:01:43', '2023-11-20 22:01:43'),
(914, 'beulah-moats42@futureforward.store', '2023-11-20 22:44:18', '2023-11-20 22:44:18'),
(915, 'leilani.petrie@futureforward.store', '2023-11-20 22:45:31', '2023-11-20 22:45:31'),
(916, 'janeen_bunker@cleversolutions.store', '2023-11-20 23:22:25', '2023-11-20 23:22:25'),
(917, 'sandra-hope@kbbrenders.co.uk', '2023-11-20 23:44:03', '2023-11-20 23:44:03'),
(918, 'sven-defazio6@boldperspectives.store', '2023-11-20 23:44:46', '2023-11-20 23:44:46'),
(919, 'thanh_mccurry@techtrendsetters.store', '2023-11-21 00:36:48', '2023-11-21 00:36:48'),
(920, 'corine.wingfield@cleversolutions.store', '2023-11-21 00:55:59', '2023-11-21 00:55:59'),
(921, 'wendell-cunneen@kbbrenders.co.uk', '2023-11-21 01:13:45', '2023-11-21 01:13:45'),
(922, 'connie-stinson@kbbrenders.co.uk', '2023-11-21 01:17:52', '2023-11-21 01:17:52'),
(923, 'quentin-gallard41@kbbrenders.co.uk', '2023-11-21 01:44:34', '2023-11-21 01:44:34'),
(924, 'kam.hamill29@cleversolutions.store', '2023-11-21 01:57:11', '2023-11-21 01:57:11'),
(925, 'edith-orchard@techtrendsetters.store', '2023-11-21 02:01:26', '2023-11-21 02:01:26'),
(926, 'theo-desatg18@innovativeedge.store', '2023-11-21 02:18:31', '2023-11-21 02:18:31'),
(927, 'vicky.lothian@innovativeedge.store', '2023-11-21 03:09:06', '2023-11-21 03:09:06'),
(928, 'stevie-franklin4@thedigitaledge.store', '2023-11-21 03:15:34', '2023-11-21 03:15:34'),
(929, 'emelia_fultz@techtrendsetters.store', '2023-11-21 03:17:34', '2023-11-21 03:17:34'),
(930, 'cornell_binns73@kbbrenders.co.uk', '2023-11-21 03:21:32', '2023-11-21 03:21:32'),
(931, 'tj.a.c.k.00.4.9@gmail.com', '2023-11-21 03:21:58', '2023-11-21 03:21:58'),
(932, 'fermin.lennon58@cleversolutions.store', '2023-11-21 03:28:21', '2023-11-21 03:28:21'),
(933, 'denese-henninger11@futureforward.store', '2023-11-21 04:06:05', '2023-11-21 04:06:05'),
(934, 'alejandro.wren@innovativeedge.store', '2023-11-21 04:18:23', '2023-11-21 04:18:23'),
(935, 'lottie_ingraham30@nextgennation.store', '2023-11-21 05:14:22', '2023-11-21 05:14:22'),
(936, 'finley_loos60@wrightgrid.com', '2023-11-21 05:31:00', '2023-11-21 05:31:00'),
(937, 'francisco.merrifield@techtrendsetters.store', '2023-11-21 05:51:21', '2023-11-21 05:51:21'),
(938, 'tonja_garnett@kbbrenders.co.uk', '2023-11-21 06:13:30', '2023-11-21 06:13:30'),
(939, 'benny_carrera61@cleversolutions.store', '2023-11-21 06:13:50', '2023-11-21 06:13:50'),
(940, 'hudson.finnerty@futureforward.store', '2023-11-21 06:19:55', '2023-11-21 06:19:55'),
(941, 'flor-toll84@futureforward.store', '2023-11-21 06:27:29', '2023-11-21 06:27:29'),
(942, 'shayne.birdsall78@futurevision.store', '2023-11-21 06:55:36', '2023-11-21 06:55:36'),
(943, 'cheri.begay@kbbrenders.co.uk', '2023-11-21 07:06:01', '2023-11-21 07:06:01'),
(944, 'agustin_latour@innovativeedge.store', '2023-11-21 07:11:30', '2023-11-21 07:11:30'),
(945, 'hollie-mccorkle@cleversolutions.store', '2023-11-21 07:22:57', '2023-11-21 07:22:57'),
(946, 'felisha.paschke44@boldperspectives.store', '2023-11-21 07:28:06', '2023-11-21 07:28:06'),
(947, 'dorris.okeefe@futureforward.store', '2023-11-21 07:28:10', '2023-11-21 07:28:10'),
(948, 'valentin_griver87@boldperspectives.store', '2023-11-21 07:51:32', '2023-11-21 07:51:32'),
(949, 'jarred_bergstrom@thedigitaledge.store', '2023-11-21 07:58:18', '2023-11-21 07:58:18'),
(950, 'charmain.hely94@kbbrenders.co.uk', '2023-11-21 08:17:13', '2023-11-21 08:17:13'),
(951, 'ahmed_fairchild@techtrendsetters.store', '2023-11-21 08:19:43', '2023-11-21 08:19:43'),
(952, 'mittie_paradis@kbbrenders.co.uk', '2023-11-21 08:21:37', '2023-11-21 08:21:37'),
(953, 'silke-blackman@cleversolutions.store', '2023-11-21 08:34:25', '2023-11-21 08:34:25'),
(954, 'edgar.labarre@boldperspectives.store', '2023-11-21 08:51:00', '2023-11-21 08:51:00'),
(955, 'arianne_burkholder@techtrendsetters.store', '2023-11-21 09:17:13', '2023-11-21 09:17:13'),
(956, 'hubert-lawton9@futureforward.store', '2023-11-21 09:22:37', '2023-11-21 09:22:37'),
(957, 'katja-rosenhain59@innovativeedge.store', '2023-11-21 09:33:43', '2023-11-21 09:33:43'),
(958, 'juliet.puig6@boldperspectives.store', '2023-11-21 09:51:30', '2023-11-21 09:51:30'),
(959, 'alannah_degotardi96@innovativeedge.store', '2023-11-21 09:54:17', '2023-11-21 09:54:17'),
(960, 'lewis_burrow75@boldperspectives.store', '2023-11-21 09:55:06', '2023-11-21 09:55:06'),
(961, 'grace_yeo50@cleversolutions.store', '2023-11-21 10:09:02', '2023-11-21 10:09:02'),
(962, 'kristian.gerace57@techtrendsetters.store', '2023-11-21 10:17:25', '2023-11-21 10:17:25'),
(963, 'charley-mccoy@thedigitaledge.store', '2023-11-21 10:50:14', '2023-11-21 10:50:14'),
(964, 'stephan.harwell@cleversolutions.store', '2023-11-21 11:05:39', '2023-11-21 11:05:39'),
(965, 'cliff_moffitt3@techtrendsetters.store', '2023-11-21 11:18:42', '2023-11-21 11:18:42'),
(966, 'consuelo_kell@techtrendsetters.store', '2023-11-21 11:25:27', '2023-11-21 11:25:27'),
(967, 'jane_greenham13@nextgennation.store', '2023-11-21 11:59:08', '2023-11-21 11:59:08'),
(968, 'giuseppe.hawk@wrightgrid.com', '2023-11-21 12:04:08', '2023-11-21 12:04:08'),
(969, 'tia.ferreira@boldperspectives.store', '2023-11-21 12:05:57', '2023-11-21 12:05:57'),
(970, 'graig-lazzarini98@nextgennation.store', '2023-11-21 12:10:39', '2023-11-21 12:10:39'),
(971, 'justina-lockwood81@futurevision.store', '2023-11-21 12:14:53', '2023-11-21 12:14:53'),
(972, 'theron.rodrigue@cleversolutions.store', '2023-11-21 12:15:52', '2023-11-21 12:15:52'),
(973, 'monroe-tate12@cleversolutions.store', '2023-11-21 12:50:02', '2023-11-21 12:50:02'),
(974, 'kyle_delissa73@futureforward.store', '2023-11-21 13:07:44', '2023-11-21 13:07:44'),
(975, 'brendan.gouin54@innovativeedge.store', '2023-11-21 13:10:39', '2023-11-21 13:10:39'),
(976, 'elijah_deaton@cleversolutions.store', '2023-11-21 13:15:30', '2023-11-21 13:15:30'),
(977, 'finn_lockett73@futurevision.store', '2023-11-21 13:17:21', '2023-11-21 13:17:21'),
(978, 'ermelinda-blanks76@innovativeedge.store', '2023-11-21 13:20:44', '2023-11-21 13:20:44'),
(979, 'coy-hastings26@techtrendsetters.store', '2023-11-21 13:55:28', '2023-11-21 13:55:28'),
(980, 'brigitte_selph63@futureforward.store', '2023-11-21 14:02:51', '2023-11-21 14:02:51'),
(981, 'celinda.coy@futurevision.store', '2023-11-21 14:12:09', '2023-11-21 14:12:09'),
(982, 'gudrun-goldschmidt70@cleversolutions.store', '2023-11-21 14:13:02', '2023-11-21 14:13:02'),
(983, 'warner.justice43@innovativeedge.store', '2023-11-21 14:21:31', '2023-11-21 14:21:31'),
(984, 'maura.zuniga@wrightgrid.com', '2023-11-21 14:22:14', '2023-11-21 14:22:14'),
(985, 'aliza-morse83@thedigitaledge.store', '2023-11-21 15:00:38', '2023-11-21 15:00:38'),
(986, 'tammy.connell@techtrendsetters.store', '2023-11-21 15:10:14', '2023-11-21 15:10:14'),
(987, 'jenny-saldivar21@kbbrenders.co.uk', '2023-11-21 15:18:57', '2023-11-21 15:18:57'),
(988, 'louvenia-morice82@futureforward.store', '2023-11-21 15:36:27', '2023-11-21 15:36:27'),
(989, 'arlie-watterston63@toptenbest.in', '2023-11-21 15:49:28', '2023-11-21 15:49:28'),
(990, 'cathern.jager49@techtrendsetters.store', '2023-11-21 16:05:35', '2023-11-21 16:05:35'),
(991, 'terry.odowd82@cleversolutions.store', '2023-11-21 16:06:02', '2023-11-21 16:06:02'),
(992, 'lamont.lau15@boldperspectives.store', '2023-11-21 16:20:32', '2023-11-21 16:20:32'),
(993, 'zoe-ransome@cleversolutions.store', '2023-11-21 16:33:45', '2023-11-21 16:33:45'),
(994, 'margarita-sills@futureforward.store', '2023-11-21 16:44:15', '2023-11-21 16:44:15'),
(995, 'fatima.granville27@wrightgrid.com', '2023-11-21 16:46:05', '2023-11-21 16:46:05'),
(996, 'kyle_dalgarno80@futurevision.store', '2023-11-21 17:27:17', '2023-11-21 17:27:17'),
(997, 'jerrold.wink73@nextgennation.store', '2023-11-21 17:36:14', '2023-11-21 17:36:14'),
(998, 'emma_gartrell25@cleversolutions.store', '2023-11-21 18:02:13', '2023-11-21 18:02:13'),
(999, 'deidre_zahel26@futureforward.store', '2023-11-21 18:05:48', '2023-11-21 18:05:48'),
(1000, 'tangela_mclaurin43@techtrendsetters.store', '2023-11-21 18:26:30', '2023-11-21 18:26:30'),
(1001, 'postmaster@declanclark.uk', '2023-11-21 21:18:02', '2023-11-21 21:18:02'),
(1002, 'jared_nesbitt@cleversolutions.store', '2023-11-22 00:24:15', '2023-11-22 00:24:15'),
(1003, 'diana-beardsmore10@boldperspectives.store', '2023-11-22 00:34:26', '2023-11-22 00:34:26'),
(1004, 'thaddeus.crane@nextgennation.store', '2023-11-22 01:14:42', '2023-11-22 01:14:42'),
(1005, 'yetta.cook@kbbrenders.co.uk', '2023-11-22 01:41:11', '2023-11-22 01:41:11'),
(1006, 'vicky-decicco@thedigitaledge.store', '2023-11-22 01:51:38', '2023-11-22 01:51:38'),
(1007, 'terri_pendergrass35@techtrendsetters.store', '2023-11-22 01:52:04', '2023-11-22 01:52:04'),
(1008, 'hosea-romano@futureforward.store', '2023-11-22 02:08:03', '2023-11-22 02:08:03'),
(1009, 'gerardo_major64@kbbrenders.co.uk', '2023-11-22 02:11:11', '2023-11-22 02:11:11'),
(1010, 'margarette_conaway@techtrendsetters.store', '2023-11-22 02:11:54', '2023-11-22 02:11:54'),
(1011, 'ariel-kennemer91@innovativeedge.store', '2023-11-22 02:39:50', '2023-11-22 02:39:50'),
(1012, 'rosalinda.strope78@kbbrenders.co.uk', '2023-11-22 03:03:41', '2023-11-22 03:03:41'),
(1013, 'katja_see64@futureforward.store', '2023-11-22 03:04:10', '2023-11-22 03:04:10'),
(1014, 'poppy_bracy74@innovativeedge.store', '2023-11-22 03:28:38', '2023-11-22 03:28:38'),
(1015, 'charmain.garvan2@futurevision.store', '2023-11-22 03:33:07', '2023-11-22 03:33:07'),
(1016, 'vallie_dalrymple15@boldperspectives.store', '2023-11-22 03:48:12', '2023-11-22 03:48:12'),
(1017, 'chiquita.chifley@toptenbest.in', '2023-11-22 03:48:50', '2023-11-22 03:48:50'),
(1018, 'freddie_hilson@thedigitaledge.store', '2023-11-22 04:44:57', '2023-11-22 04:44:57'),
(1019, 'jonas.hargrove@techtrendsetters.store', '2023-11-22 05:12:25', '2023-11-22 05:12:25'),
(1020, 'franklyn_lovekin@kbbrenders.co.uk', '2023-11-22 05:22:59', '2023-11-22 05:22:59'),
(1021, 'sara-pouncy@kbbrenders.co.uk', '2023-11-22 05:37:40', '2023-11-22 05:37:40'),
(1022, 'jimmie-wakelin@cleversolutions.store', '2023-11-22 05:38:16', '2023-11-22 05:38:16'),
(1023, 'tanya_trujillo29@cleversolutions.store', '2023-11-22 05:46:16', '2023-11-22 05:46:16'),
(1024, 'javier.crace@futureforward.store', '2023-11-22 05:46:55', '2023-11-22 05:46:55'),
(1025, 'damon-osullivan@toptenbest.in', '2023-11-22 05:53:19', '2023-11-22 05:53:19'),
(1026, 'lucia-soper39@kbbrenders.co.uk', '2023-11-22 06:15:26', '2023-11-22 06:15:26'),
(1027, 'katherin.lonon70@futurevision.store', '2023-11-22 06:21:42', '2023-11-22 06:21:42'),
(1028, 'suzanne_rascoe10@innovativeedge.store', '2023-11-22 06:31:29', '2023-11-22 06:31:29'),
(1029, 'kris.meudell@thedigitaledge.store', '2023-11-22 06:43:45', '2023-11-22 06:43:45'),
(1030, 'gabrielle.rason55@cleversolutions.store', '2023-11-22 07:16:35', '2023-11-22 07:16:35'),
(1031, 'margareta_fegan22@futurevision.store', '2023-11-22 07:26:07', '2023-11-22 07:26:07'),
(1032, 'ashley_ellwood@wrightgrid.com', '2023-11-22 07:38:07', '2023-11-22 07:38:07'),
(1033, 'ashleigh_tardent7@kbbrenders.co.uk', '2023-11-22 08:05:13', '2023-11-22 08:05:13'),
(1034, 'elvin.mcdowall@cleversolutions.store', '2023-11-22 08:06:09', '2023-11-22 08:06:09'),
(1035, 'bessie-wieck8@innovativeedge.store', '2023-11-22 08:10:57', '2023-11-22 08:10:57'),
(1036, 'pete.davies@toptenbest.in', '2023-11-22 08:16:32', '2023-11-22 08:16:32'),
(1037, 'savannah.rubbo49@techtrendsetters.store', '2023-11-22 08:19:04', '2023-11-22 08:19:04'),
(1038, 'loren_lehunte57@futureforward.store', '2023-11-22 08:26:13', '2023-11-22 08:26:13'),
(1039, 'julian-rodrigues50@techtrendsetters.store', '2023-11-22 08:34:16', '2023-11-22 08:34:16'),
(1040, 'nate-deitz@kbbrenders.co.uk', '2023-11-22 08:47:43', '2023-11-22 08:47:43'),
(1041, 'sylvia.trickett@futureforward.store', '2023-11-22 09:18:17', '2023-11-22 09:18:17'),
(1042, 'celia.brookman@toptenbest.in', '2023-11-22 09:21:13', '2023-11-22 09:21:13'),
(1043, 'ophelia.bergstrom@thedigitaledge.store', '2023-11-22 09:22:55', '2023-11-22 09:22:55'),
(1044, 'simon.bard@cleversolutions.store', '2023-11-22 09:33:17', '2023-11-22 09:33:17'),
(1045, 'beau.weiner@techtrendsetters.store', '2023-11-22 09:38:52', '2023-11-22 09:38:52'),
(1046, 'elana-bramlett@futurevision.store', '2023-11-22 09:42:01', '2023-11-22 09:42:01'),
(1047, 'madge-gouger@innovativeedge.store', '2023-11-22 09:53:38', '2023-11-22 09:53:38'),
(1048, 'sanora.shand74@nextgennation.store', '2023-11-22 09:53:38', '2023-11-22 09:53:38'),
(1049, 'garry-gandon@innovativeedge.store', '2023-11-22 10:03:56', '2023-11-22 10:03:56'),
(1050, 'iola_donoghue@nextgennation.store', '2023-11-22 10:10:59', '2023-11-22 10:10:59'),
(1051, 'shad.taulbee7@cleversolutions.store', '2023-11-22 10:32:27', '2023-11-22 10:32:27'),
(1052, 'caitlyn_salmond@cleversolutions.store', '2023-11-22 10:44:53', '2023-11-22 10:44:53'),
(1053, 'brooke_arriaga55@futurevision.store', '2023-11-22 10:53:34', '2023-11-22 10:53:34'),
(1054, 'sondra-granados14@boldperspectives.store', '2023-11-22 10:55:41', '2023-11-22 10:55:41'),
(1055, 'heriberto_mungo@futurevision.store', '2023-11-22 10:59:15', '2023-11-22 10:59:15'),
(1056, 'lonnie.sievwright12@nextgennation.store', '2023-11-22 11:07:23', '2023-11-22 11:07:23'),
(1057, 'myra.paschke14@cleversolutions.store', '2023-11-22 11:09:18', '2023-11-22 11:09:18'),
(1058, 'daryl.martindale@innovativeedge.store', '2023-11-22 11:36:02', '2023-11-22 11:36:02'),
(1059, 'damon-houchins96@techtrendsetters.store', '2023-11-22 11:57:26', '2023-11-22 11:57:26'),
(1060, 'aurelio-kerrigan18@cleversolutions.store', '2023-11-22 12:01:54', '2023-11-22 12:01:54'),
(1061, 'dani-greenup71@nextgennation.store', '2023-11-22 12:08:49', '2023-11-22 12:08:49'),
(1062, 'perry.stern79@kbbrenders.co.uk', '2023-11-22 12:27:55', '2023-11-22 12:27:55'),
(1063, 'tjac.k0.0.4.9@gmail.com', '2023-11-22 12:28:02', '2023-11-22 12:28:02'),
(1064, 'phil-coombes@cleversolutions.store', '2023-11-22 12:29:15', '2023-11-22 12:29:15'),
(1065, 'nelson_holton@thedigitaledge.store', '2023-11-22 12:44:11', '2023-11-22 12:44:11'),
(1066, 'ernesto-barr@nextgennation.store', '2023-11-22 12:57:30', '2023-11-22 12:57:30'),
(1067, 'merlin.cowles@techtrendsetters.store', '2023-11-22 12:59:38', '2023-11-22 12:59:38'),
(1068, 'marlene.landseer52@cleversolutions.store', '2023-11-22 13:09:03', '2023-11-22 13:09:03'),
(1069, 'eldon-godley@nextgennation.store', '2023-11-22 13:13:30', '2023-11-22 13:13:30'),
(1070, 'nan.poorman@cleversolutions.store', '2023-11-22 13:19:26', '2023-11-22 13:19:26'),
(1071, 'garfield.roxon20@futurevision.store', '2023-11-22 13:56:24', '2023-11-22 13:56:24'),
(1072, 'ruth.whitfeld@boldperspectives.store', '2023-11-22 13:57:28', '2023-11-22 13:57:28'),
(1073, 'janessa-lithgow75@futureforward.store', '2023-11-22 14:14:57', '2023-11-22 14:14:57'),
(1074, 'koby.shafer79@futurevision.store', '2023-11-22 14:37:43', '2023-11-22 14:37:43'),
(1075, 'christa.como89@futurevision.store', '2023-11-22 14:52:07', '2023-11-22 14:52:07'),
(1076, 'noella_english@cleversolutions.store', '2023-11-22 14:53:59', '2023-11-22 14:53:59'),
(1077, 'kelly_clunies@thedigitaledge.store', '2023-11-22 15:23:11', '2023-11-22 15:23:11'),
(1078, 'orval_merriman68@cleversolutions.store', '2023-11-22 15:35:52', '2023-11-22 15:35:52'),
(1079, 'franziska-balfour48@cleversolutions.store', '2023-11-22 15:49:49', '2023-11-22 15:49:49'),
(1080, 'carmen_pressley@futurevision.store', '2023-11-22 15:53:30', '2023-11-22 15:53:30'),
(1081, 'denice_flournoy@innovativeedge.store', '2023-11-22 15:54:37', '2023-11-22 15:54:37'),
(1082, 'anna.eusebio@nextgennation.store', '2023-11-22 16:34:42', '2023-11-22 16:34:42'),
(1083, 'breanna.wren@futureforward.store', '2023-11-22 16:42:39', '2023-11-22 16:42:39'),
(1084, 'mason-mickle48@nextgennation.store', '2023-11-22 16:43:47', '2023-11-22 16:43:47'),
(1085, 'roberto.gow13@techtrendsetters.store', '2023-11-22 16:55:29', '2023-11-22 16:55:29'),
(1086, 'sean-taverner@boldperspectives.store', '2023-11-22 17:35:53', '2023-11-22 17:35:53'),
(1087, 'margarito-kunkle@kbbrenders.co.uk', '2023-11-22 20:17:07', '2023-11-22 20:17:07'),
(1088, 'joesph_jacobsen@futureforward.store', '2023-11-22 20:18:09', '2023-11-22 20:18:09'),
(1089, 'marc_whittingham95@boldperspectives.store', '2023-11-22 20:27:13', '2023-11-22 20:27:13'),
(1090, 'suzette-gentry47@futurevision.store', '2023-11-22 20:47:32', '2023-11-22 20:47:32'),
(1091, 'wilton.clapp49@futureforward.store', '2023-11-22 20:51:27', '2023-11-22 20:51:27'),
(1092, 'tammie_mobsby15@wrightgrid.com', '2023-11-22 21:09:30', '2023-11-22 21:09:30'),
(1093, 'candelaria.etheridge@wrightgrid.com', '2023-11-22 21:17:27', '2023-11-22 21:17:27'),
(1094, 'dell.macgeorge@boldperspectives.store', '2023-11-22 21:31:43', '2023-11-22 21:31:43'),
(1095, 'harrison_brickhouse@futurevision.store', '2023-11-22 21:45:22', '2023-11-22 21:45:22'),
(1096, 'maik.herlitz91@toptenbest.in', '2023-11-22 21:59:38', '2023-11-22 21:59:38'),
(1097, 'nicolas-nolan38@nextgennation.store', '2023-11-22 22:14:27', '2023-11-22 22:14:27'),
(1098, 'drusilla_powers96@cleversolutions.store', '2023-11-22 22:14:43', '2023-11-22 22:14:43'),
(1099, 'eulalia_bloodsworth93@cleversolutions.store', '2023-11-22 22:18:47', '2023-11-22 22:18:47'),
(1100, 'mitchell_wood86@futurevision.store', '2023-11-22 22:40:57', '2023-11-22 22:40:57'),
(1101, 'virgilio.rios30@innovativeedge.store', '2023-11-22 22:52:11', '2023-11-22 22:52:11'),
(1102, 't.ja.ck.0.0.49@gmail.com', '2023-11-22 23:11:19', '2023-11-22 23:11:19'),
(1103, 'adrianne.atwood@cleversolutions.store', '2023-11-22 23:22:38', '2023-11-22 23:22:38'),
(1104, 'nadia-derougemont20@cleversolutions.store', '2023-11-22 23:43:54', '2023-11-22 23:43:54'),
(1105, 'uta_roten@innovativeedge.store', '2023-11-22 23:44:56', '2023-11-22 23:44:56'),
(1106, 'joellen_duke9@futurevision.store', '2023-11-22 23:53:26', '2023-11-22 23:53:26'),
(1107, 'vaughn_stones97@toptenbest.in', '2023-11-23 00:01:47', '2023-11-23 00:01:47'),
(1108, 'romeo-medlock5@cleversolutions.store', '2023-11-23 00:02:43', '2023-11-23 00:02:43'),
(1109, 'mirta-hornibrook52@cleversolutions.store', '2023-11-23 00:06:52', '2023-11-23 00:06:52'),
(1110, 'lindsay_arscott@techtrendsetters.store', '2023-11-23 00:55:04', '2023-11-23 00:55:04'),
(1111, 'estela.hardy71@cleversolutions.store', '2023-11-23 01:13:54', '2023-11-23 01:13:54'),
(1112, 'michele.oshane@cleversolutions.store', '2023-11-23 01:30:29', '2023-11-23 01:30:29'),
(1113, 'maricruz_wheare29@innovativeedge.store', '2023-11-23 01:47:18', '2023-11-23 01:47:18'),
(1114, 'rebecca_langridge83@cleversolutions.store', '2023-11-23 01:52:55', '2023-11-23 01:52:55'),
(1115, 'nichole-feliciano67@futurevision.store', '2023-11-23 02:03:22', '2023-11-23 02:03:22'),
(1116, 'magaret_leeds@nextgennation.store', '2023-11-23 02:38:51', '2023-11-23 02:38:51'),
(1117, 'stephany.eudy@techtrendsetters.store', '2023-11-23 02:52:30', '2023-11-23 02:52:30'),
(1118, 'shannon_willison75@wrightgrid.com', '2023-11-23 03:00:19', '2023-11-23 03:00:19'),
(1119, 'marilou-kyle48@techtrendsetters.store', '2023-11-23 03:07:37', '2023-11-23 03:07:37'),
(1120, 't.j.ack.0.04.9@gmail.com', '2023-11-23 03:18:25', '2023-11-23 03:18:25'),
(1121, 'agnes-buggy88@thedigitaledge.store', '2023-11-23 03:37:01', '2023-11-23 03:37:01'),
(1122, 'noe.caple29@wrightgrid.com', '2023-11-23 03:38:41', '2023-11-23 03:38:41'),
(1123, 'christopher-dubose13@cleversolutions.store', '2023-11-23 03:48:34', '2023-11-23 03:48:34'),
(1124, 'leatha-shah@kbbrenders.co.uk', '2023-11-23 04:07:11', '2023-11-23 04:07:11'),
(1125, 'brady-neuman35@techtrendsetters.store', '2023-11-23 04:08:17', '2023-11-23 04:08:17'),
(1126, 'francesca-crespin50@nextgennation.store', '2023-11-23 04:56:13', '2023-11-23 04:56:13'),
(1127, 'corina.derrington93@futurevision.store', '2023-11-23 05:03:42', '2023-11-23 05:03:42');
INSERT INTO `subscriptions` (`id`, `email`, `created_at`, `updated_at`) VALUES
(1128, 'valorie.kump92@kbbrenders.co.uk', '2023-11-23 05:23:36', '2023-11-23 05:23:36'),
(1129, 'monika-pinder68@thedigitaledge.store', '2023-11-23 06:02:45', '2023-11-23 06:02:45'),
(1130, 'chong_macdonnell@futurevision.store', '2023-11-23 06:07:35', '2023-11-23 06:07:35'),
(1131, 'katrin.spivakovsky14@boldperspectives.store', '2023-11-23 06:30:49', '2023-11-23 06:30:49'),
(1132, 'shaunte-malm90@futureforward.store', '2023-11-23 06:52:26', '2023-11-23 06:52:26'),
(1133, 'thomas.audet@boldperspectives.store', '2023-11-23 06:59:15', '2023-11-23 06:59:15'),
(1134, 'stormy_outhwaite@futurevision.store', '2023-11-23 07:05:52', '2023-11-23 07:05:52'),
(1135, 'olga.sherwin49@toptenbest.in', '2023-11-23 07:29:42', '2023-11-23 07:29:42'),
(1136, 'maik-sills@thedigitaledge.store', '2023-11-23 07:55:38', '2023-11-23 07:55:38'),
(1137, 'gaston-julian@techtrendsetters.store', '2023-11-23 08:02:09', '2023-11-23 08:02:09'),
(1138, 'booker_singletary69@cleversolutions.store', '2023-11-23 08:17:11', '2023-11-23 08:17:11'),
(1139, 'glory-schleinitz@cleversolutions.store', '2023-11-23 08:41:42', '2023-11-23 08:41:42'),
(1140, 'michaela.manchee45@wrightgrid.com', '2023-11-23 08:53:06', '2023-11-23 08:53:06'),
(1141, 'adele_towner82@techtrendsetters.store', '2023-11-23 08:55:51', '2023-11-23 08:55:51'),
(1142, 'solomon.gresham@thedigitaledge.store', '2023-11-23 09:09:43', '2023-11-23 09:09:43'),
(1143, 'willard_avera@boldperspectives.store', '2023-11-23 09:12:24', '2023-11-23 09:12:24'),
(1144, 'sue_dalziel@techtrendsetters.store', '2023-11-23 09:48:14', '2023-11-23 09:48:14'),
(1145, 'antonio-lazar@innovativeedge.store', '2023-11-23 10:02:53', '2023-11-23 10:02:53'),
(1146, 'flynn-lira@thedigitaledge.store', '2023-11-23 10:13:43', '2023-11-23 10:13:43'),
(1147, 'tessa-labilliere@futurevision.store', '2023-11-23 10:42:13', '2023-11-23 10:42:13'),
(1148, 'jenna-micheals36@futureforward.store', '2023-11-23 10:56:50', '2023-11-23 10:56:50'),
(1149, 'doris_brackett@thedigitaledge.store', '2023-11-23 11:16:15', '2023-11-23 11:16:15'),
(1150, 'heidi_weston@cleversolutions.store', '2023-11-23 11:28:38', '2023-11-23 11:28:38'),
(1151, 'gidget.cable9@futurevision.store', '2023-11-23 11:36:08', '2023-11-23 11:36:08'),
(1152, 'georgiana_vanatta@futurevision.store', '2023-11-23 11:39:06', '2023-11-23 11:39:06'),
(1153, 'bennie.coffelt@wrightgrid.com', '2023-11-23 11:59:03', '2023-11-23 11:59:03'),
(1154, 'pearl_paramor@futurevision.store', '2023-11-23 12:35:21', '2023-11-23 12:35:21'),
(1155, 'phillis_falleni43@cleversolutions.store', '2023-11-23 12:49:26', '2023-11-23 12:49:26'),
(1156, 'sal_frasier10@wrightgrid.com', '2023-11-23 12:54:14', '2023-11-23 12:54:14'),
(1157, 'brendan_hargraves@futurevision.store', '2023-11-23 13:34:51', '2023-11-23 13:34:51'),
(1158, 'wilma_barnard72@thedigitaledge.store', '2023-11-23 13:52:19', '2023-11-23 13:52:19'),
(1159, 'sabrina.lockyer49@futureforward.store', '2023-11-23 14:11:15', '2023-11-23 14:11:15'),
(1160, 'teddy-lynn89@techtrendsetters.store', '2023-11-23 14:29:02', '2023-11-23 14:29:02'),
(1161, 'madison.waldrup@cleversolutions.store', '2023-11-23 14:37:36', '2023-11-23 14:37:36'),
(1162, 'maurice-borges@toptenbest.in', '2023-11-23 14:40:35', '2023-11-23 14:40:35'),
(1163, 'cedric_blundstone77@futurevision.store', '2023-11-23 14:48:55', '2023-11-23 14:48:55'),
(1164, 'lynda-rodger46@nextgennation.store', '2023-11-23 14:55:04', '2023-11-23 14:55:04'),
(1165, 'denice-fawcett94@futurevision.store', '2023-11-23 15:24:24', '2023-11-23 15:24:24'),
(1166, 'nicholas.spurlock@boldperspectives.store', '2023-11-23 15:29:44', '2023-11-23 15:29:44'),
(1167, 'lloyd_mattox21@nextgennation.store', '2023-11-23 15:49:17', '2023-11-23 15:49:17'),
(1168, 'forest.montague3@toptenbest.in', '2023-11-23 15:54:06', '2023-11-23 15:54:06'),
(1169, 'ralf-thigpen96@thedigitaledge.store', '2023-11-23 16:10:57', '2023-11-23 16:10:57'),
(1170, 'rosa_gregorio@techtrendsetters.store', '2023-11-23 16:19:16', '2023-11-23 16:19:16'),
(1171, 'jacques-macartney@futureforward.store', '2023-11-23 16:33:52', '2023-11-23 16:33:52'),
(1172, 'neva_caraway25@cleversolutions.store', '2023-11-23 16:52:06', '2023-11-23 16:52:06'),
(1173, 'teena_waring@thedigitaledge.store', '2023-11-23 17:00:07', '2023-11-23 17:00:07'),
(1174, 'polly-horsley83@techtrendsetters.store', '2023-11-23 17:13:24', '2023-11-23 17:13:24'),
(1175, 'arlen.nunan@cleversolutions.store', '2023-11-23 17:19:07', '2023-11-23 17:19:07'),
(1176, 'jaimie_behan71@futureforward.store', '2023-11-23 17:58:45', '2023-11-23 17:58:45'),
(1177, 'shayla-halpern@boldperspectives.store', '2023-11-23 18:04:11', '2023-11-23 18:04:11'),
(1178, 'rick_garlock@techtrendsetters.store', '2023-11-23 18:06:41', '2023-11-23 18:06:41'),
(1179, 'elida-gibbs@cleversolutions.store', '2023-11-23 18:15:59', '2023-11-23 18:15:59'),
(1180, 'rene-rabin60@thedigitaledge.store', '2023-11-23 18:58:59', '2023-11-23 18:58:59'),
(1181, 'daniel.fountain79@techtrendsetters.store', '2023-11-23 19:01:10', '2023-11-23 19:01:10'),
(1182, 'marti-alarcon12@thedigitaledge.store', '2023-11-23 19:09:45', '2023-11-23 19:09:45'),
(1183, 'sibyl.bobadilla43@boldperspectives.store', '2023-11-23 19:40:36', '2023-11-23 19:40:36'),
(1184, 'sandy-little67@toptenbest.in', '2023-11-23 19:53:38', '2023-11-23 19:53:38'),
(1185, 'buford-carmichael@techtrendsetters.store', '2023-11-23 19:55:46', '2023-11-23 19:55:46'),
(1186, 'fawn-yancey@thedigitaledge.store', '2023-11-23 21:28:29', '2023-11-23 21:28:29'),
(1187, 'alena_tanner36@futurevision.store', '2023-11-23 21:31:50', '2023-11-23 21:31:50'),
(1188, 'rory_ledet14@kbbrenders.co.uk', '2023-11-23 21:36:13', '2023-11-23 21:36:13'),
(1189, 'julianne_wallwork61@techtrendsetters.store', '2023-11-23 21:51:32', '2023-11-23 21:51:32'),
(1190, 'marilynn-roger78@cleversolutions.store', '2023-11-23 21:53:23', '2023-11-23 21:53:23'),
(1191, 'lynwood-walston@cleversolutions.store', '2023-11-23 22:19:59', '2023-11-23 22:19:59'),
(1192, 'lettie-bladen5@cleversolutions.store', '2023-11-23 22:23:47', '2023-11-23 22:23:47'),
(1193, 'solomon_van45@futurevision.store', '2023-11-23 22:25:13', '2023-11-23 22:25:13'),
(1194, 'adriene.nesbitt21@kbbrenders.co.uk', '2023-11-23 22:39:26', '2023-11-23 22:39:26'),
(1195, 'randal.wearne@futurevision.store', '2023-11-23 23:21:30', '2023-11-23 23:21:30'),
(1196, 'bobbie-kennerley31@innovativeedge.store', '2023-11-23 23:39:49', '2023-11-23 23:39:49'),
(1197, 'tamie-lundstrom@nextgennation.store', '2023-11-23 23:48:50', '2023-11-23 23:48:50'),
(1198, 'ladonna-upfield44@techtrendsetters.store', '2023-11-24 00:14:34', '2023-11-24 00:14:34'),
(1199, 'ada_kelly68@futurevision.store', '2023-11-24 00:16:19', '2023-11-24 00:16:19'),
(1200, 'elaine.hammer@futurevision.store', '2023-11-24 01:01:44', '2023-11-24 01:01:44'),
(1201, 'andres.tousignant20@futureforward.store', '2023-11-24 01:23:24', '2023-11-24 01:23:24'),
(1202, 'stepanie.mackerras57@thedigitaledge.store', '2023-11-24 01:28:03', '2023-11-24 01:28:03'),
(1203, 'wilhemina.rucker81@futurevision.store', '2023-11-24 01:36:14', '2023-11-24 01:36:14'),
(1204, 'shaun_matheson@cleversolutions.store', '2023-11-24 02:00:18', '2023-11-24 02:00:18'),
(1205, 'iona-kell50@techtrendsetters.store', '2023-11-24 02:30:11', '2023-11-24 02:30:11'),
(1206, 'shayna.durand@futureforward.store', '2023-11-24 02:33:32', '2023-11-24 02:33:32'),
(1207, 'jess.lutz67@futurevision.store', '2023-11-24 03:03:15', '2023-11-24 03:03:15'),
(1208, 'gita_vera@toptenbest.in', '2023-11-24 03:04:17', '2023-11-24 03:04:17'),
(1209, 'lola.tost27@futurevision.store', '2023-11-24 03:27:37', '2023-11-24 03:27:37'),
(1210, 'dyan.lundy24@futureforward.store', '2023-11-24 03:51:34', '2023-11-24 03:51:34'),
(1211, 'deena_hodgkinson@innovativeedge.store', '2023-11-24 03:52:25', '2023-11-24 03:52:25'),
(1212, 'linda.streeter@futurevision.store', '2023-11-24 04:18:10', '2023-11-24 04:18:10'),
(1213, 'sol_sugerman8@techtrendsetters.store', '2023-11-24 04:19:14', '2023-11-24 04:19:14'),
(1214, 'julia.stell84@toptenbest.in', '2023-11-24 04:24:45', '2023-11-24 04:24:45'),
(1215, 'lenore.spady@thedigitaledge.store', '2023-11-24 04:27:25', '2023-11-24 04:27:25'),
(1216, 'nathaniel-northern@boldperspectives.store', '2023-11-24 04:38:39', '2023-11-24 04:38:39'),
(1217, 'violet.obrien8@wrightgrid.com', '2023-11-24 04:43:53', '2023-11-24 04:43:53'),
(1218, 'freeman.toler73@wrightgrid.com', '2023-11-24 05:00:58', '2023-11-24 05:00:58'),
(1219, 'randi_fossett4@techtrendsetters.store', '2023-11-24 05:16:01', '2023-11-24 05:16:01'),
(1220, 'tina-grayson@toptenbest.in', '2023-11-24 05:24:07', '2023-11-24 05:24:07'),
(1221, 'monica-waters60@futurevision.store', '2023-11-24 05:26:00', '2023-11-24 05:26:00'),
(1222, 'karri.gooding76@nextgennation.store', '2023-11-24 06:01:09', '2023-11-24 06:01:09'),
(1223, 'emerson.belz47@techtrendsetters.store', '2023-11-24 06:10:34', '2023-11-24 06:10:34'),
(1224, 'blanche-helm@kbbrenders.co.uk', '2023-11-24 07:03:22', '2023-11-24 07:03:22'),
(1225, 'clayton.checchi@futurevision.store', '2023-11-24 07:11:42', '2023-11-24 07:11:42'),
(1226, 'reyes_minner@toptenbest.in', '2023-11-24 07:41:56', '2023-11-24 07:41:56'),
(1227, 'ryan_manns@kbbrenders.co.uk', '2023-11-24 08:04:32', '2023-11-24 08:04:32'),
(1228, 'foster_neville80@futurevision.store', '2023-11-24 08:09:53', '2023-11-24 08:09:53'),
(1229, 'sergio_dambrosio72@nextgennation.store', '2023-11-24 08:56:44', '2023-11-24 08:56:44'),
(1230, 'lucie-linthicum@futurevision.store', '2023-11-24 09:02:54', '2023-11-24 09:02:54'),
(1231, 'marie-blunt@futurevision.store', '2023-11-24 10:00:00', '2023-11-24 10:00:00'),
(1232, 'curt-shufelt@wrightgrid.com', '2023-11-24 10:06:34', '2023-11-24 10:06:34'),
(1233, 'rolland-higbee65@cleversolutions.store', '2023-11-24 10:06:58', '2023-11-24 10:06:58'),
(1234, 'una.carper63@kbbrenders.co.uk', '2023-11-24 10:09:17', '2023-11-24 10:09:17'),
(1235, 'kandice-river@techtrendsetters.store', '2023-11-24 10:54:12', '2023-11-24 10:54:12'),
(1236, 'micheline-boler86@thedigitaledge.store', '2023-11-24 11:11:38', '2023-11-24 11:11:38'),
(1237, 'freddie-pring@boldperspectives.store', '2023-11-24 11:45:03', '2023-11-24 11:45:03'),
(1238, 'eleanor_loo@techtrendsetters.store', '2023-11-24 11:50:04', '2023-11-24 11:50:04'),
(1239, 'izetta.foreman@wrightgrid.com', '2023-11-24 12:04:00', '2023-11-24 12:04:00'),
(1240, 'lettie.okeefe93@cleversolutions.store', '2023-11-24 12:09:49', '2023-11-24 12:09:49'),
(1241, 'florrie-alice@kbbrenders.co.uk', '2023-11-24 21:22:47', '2023-11-24 21:22:47'),
(1242, 'tj.a.ck0049@gmail.com', '2023-11-24 21:33:51', '2023-11-24 21:33:51'),
(1243, 'joie-bostic73@kbbrenders.co.uk', '2023-11-24 22:14:38', '2023-11-24 22:14:38'),
(1244, 'davida_bethune63@cleversolutions.store', '2023-11-24 22:47:20', '2023-11-24 22:47:20'),
(1245, 'bettie_mallette46@kbbrenders.co.uk', '2023-11-24 23:06:32', '2023-11-24 23:06:32'),
(1246, 'dannie-courtois18@kbbrenders.co.uk', '2023-11-25 00:48:42', '2023-11-25 00:48:42'),
(1247, 'juan.shumway@cleversolutions.store', '2023-11-25 01:39:45', '2023-11-25 01:39:45'),
(1248, 'ezequiel_urner@futurevision.store', '2023-11-25 03:09:24', '2023-11-25 03:09:24'),
(1249, 'aurelio-linville@toptenbest.in', '2023-11-25 03:10:11', '2023-11-25 03:10:11'),
(1250, 'kara-bradley@kbbrenders.co.uk', '2023-11-25 03:22:38', '2023-11-25 03:22:38'),
(1251, 't.j.a.ck.00.49@gmail.com', '2023-11-25 04:29:38', '2023-11-25 04:29:38'),
(1252, 'dannie.brifman70@techtrendsetters.store', '2023-11-25 05:08:36', '2023-11-25 05:08:36'),
(1253, 'tod.lardner5@innovativeedge.store', '2023-11-25 05:12:07', '2023-11-25 05:12:07'),
(1254, 'linwood_escamilla9@toptenbest.in', '2023-11-25 05:32:35', '2023-11-25 05:32:35'),
(1255, 'fredric_stclair@futurevision.store', '2023-11-25 05:34:18', '2023-11-25 05:34:18'),
(1256, 'tawanna_vincent@innovativeedge.store', '2023-11-25 06:36:55', '2023-11-25 06:36:55'),
(1257, 'klaus.olson84@wrightgrid.com', '2023-11-25 07:53:34', '2023-11-25 07:53:34'),
(1258, 'adrienne_buxton36@futurevision.store', '2023-11-25 08:47:45', '2023-11-25 08:47:45'),
(1259, 'heike-gann@futurevision.store', '2023-11-25 09:48:19', '2023-11-25 09:48:19'),
(1260, 'wiley.gonsalves@futurevision.store', '2023-11-25 10:47:35', '2023-11-25 10:47:35'),
(1261, 'brandie_maske@wrightgrid.com', '2023-11-25 11:07:41', '2023-11-25 11:07:41'),
(1262, 'gabriela.trask@boldperspectives.store', '2023-11-25 11:17:44', '2023-11-25 11:17:44'),
(1263, 'meagan.ferrara37@toptenbest.in', '2023-11-25 11:41:17', '2023-11-25 11:41:17'),
(1264, 'robbin_cole@futurevision.store', '2023-11-25 14:02:35', '2023-11-25 14:02:35'),
(1265, 'jett-kee13@cleversolutions.store', '2023-11-25 14:28:07', '2023-11-25 14:28:07'),
(1266, 'madeline_humes@cleversolutions.store', '2023-11-25 15:33:03', '2023-11-25 15:33:03'),
(1267, 'lashunda-goldsmith26@kbbrenders.co.uk', '2023-11-25 16:32:38', '2023-11-25 16:32:38'),
(1268, 'rodrigo.deville@techtrendsetters.store', '2023-11-25 16:50:43', '2023-11-25 16:50:43'),
(1269, 'julio.kneebone@cleversolutions.store', '2023-11-25 17:26:23', '2023-11-25 17:26:23'),
(1270, 'lonny_suttor@futurevision.store', '2023-11-25 18:35:22', '2023-11-25 18:35:22'),
(1271, 'madge_vanover@cleversolutions.store', '2023-11-25 19:25:53', '2023-11-25 19:25:53'),
(1272, 'marietta.whitmore73@futureforward.store', '2023-11-25 19:46:14', '2023-11-25 19:46:14'),
(1273, 'michal.kelsey64@cleversolutions.store', '2023-11-25 20:18:20', '2023-11-25 20:18:20'),
(1274, 'cristine.melendez39@futureforward.store', '2023-11-25 21:25:47', '2023-11-25 21:25:47'),
(1275, 't.jac.k.00.49@gmail.com', '2023-11-25 22:01:19', '2023-11-25 22:01:19'),
(1276, 'reina.firkins@innovativeedge.store', '2023-11-25 22:55:11', '2023-11-25 22:55:11'),
(1277, 'venus.pemulwuy@cleversolutions.store', '2023-11-25 23:19:58', '2023-11-25 23:19:58'),
(1278, 'marlene_coventry@boldperspectives.store', '2023-11-26 01:18:34', '2023-11-26 01:18:34'),
(1279, 'arleen.trujillo11@futureforward.store', '2023-11-26 02:15:26', '2023-11-26 02:15:26'),
(1280, 'chanda.kline4@kbbrenders.co.uk', '2023-11-26 02:18:07', '2023-11-26 02:18:07'),
(1281, 'darryl_hentze@techtrendsetters.store', '2023-11-26 02:23:07', '2023-11-26 02:23:07'),
(1282, 'mikel.weathers80@futurevision.store', '2023-11-26 03:32:19', '2023-11-26 03:32:19'),
(1283, 'jenni-parry@innovativeedge.store', '2023-11-26 04:02:12', '2023-11-26 04:02:12'),
(1284, 'deborah-marquis45@toptenbest.in', '2023-11-26 04:03:21', '2023-11-26 04:03:21'),
(1285, 'albertina_rotton82@kbbrenders.co.uk', '2023-11-26 04:14:20', '2023-11-26 04:14:20'),
(1286, 'maricela-word@innovativeedge.store', '2023-11-26 04:31:59', '2023-11-26 04:31:59'),
(1287, 'tamika-morrell43@futurevision.store', '2023-11-26 04:42:35', '2023-11-26 04:42:35'),
(1288, 'ngan.kemble@cleversolutions.store', '2023-11-26 05:17:03', '2023-11-26 05:17:03'),
(1289, 'eve.easty@futurevision.store', '2023-11-26 05:50:12', '2023-11-26 05:50:12'),
(1290, 'samira_britton@kbbrenders.co.uk', '2023-11-26 05:53:19', '2023-11-26 05:53:19'),
(1291, 'herman-ruddell@cleversolutions.store', '2023-11-26 06:34:20', '2023-11-26 06:34:20'),
(1292, 'emory.mclerie62@futureforward.store', '2023-11-26 07:08:47', '2023-11-26 07:08:47'),
(1293, 'cheryl_thomson66@wrightgrid.com', '2023-11-26 07:18:48', '2023-11-26 07:18:48'),
(1294, 'renee_wiese62@boldperspectives.store', '2023-11-26 07:25:01', '2023-11-26 07:25:01'),
(1295, 'letha_crews64@toptenbest.in', '2023-11-26 07:31:22', '2023-11-26 07:31:22'),
(1296, 'anh_butts24@futureforward.store', '2023-11-26 08:33:14', '2023-11-26 08:33:14'),
(1297, 'willie-casimaty@cleversolutions.store', '2023-11-26 08:33:49', '2023-11-26 08:33:49'),
(1298, 'cheryle-lemos@futurevision.store', '2023-11-26 09:09:30', '2023-11-26 09:09:30'),
(1299, 'lino-kelson92@innovativeedge.store', '2023-11-26 09:23:41', '2023-11-26 09:23:41'),
(1300, 'ramiro-hoare58@toptenbest.in', '2023-11-26 09:34:30', '2023-11-26 09:34:30'),
(1301, 'epifania_feliciano@wrightgrid.com', '2023-11-26 09:37:36', '2023-11-26 09:37:36'),
(1302, 'tj.ack004.9@gmail.com', '2023-11-26 10:27:09', '2023-11-26 10:27:09'),
(1303, 'wilford_adame30@toptenbest.in', '2023-11-26 10:30:21', '2023-11-26 10:30:21'),
(1304, 'kandy_cairnduff76@nextgennation.store', '2023-11-26 11:34:30', '2023-11-26 11:34:30'),
(1305, 't.j.ack.00.4.9@gmail.com', '2023-11-26 11:50:29', '2023-11-26 11:50:29'),
(1306, 'mia-dame94@cleversolutions.store', '2023-11-26 11:57:59', '2023-11-26 11:57:59'),
(1307, 'jeremy.nankervis@cleversolutions.store', '2023-11-26 12:17:08', '2023-11-26 12:17:08'),
(1308, 'muoi.wiedermann100@cleversolutions.store', '2023-11-26 12:49:35', '2023-11-26 12:49:35'),
(1309, 'rosaura.herrod@toptenbest.in', '2023-11-26 13:17:22', '2023-11-26 13:17:22'),
(1310, 'angelia.cobbs@innovativeedge.store', '2023-11-26 13:41:07', '2023-11-26 13:41:07'),
(1311, 'genia.rundle54@techtrendsetters.store', '2023-11-26 13:51:59', '2023-11-26 13:51:59'),
(1312, 'willis_brackman51@futureforward.store', '2023-11-26 14:25:35', '2023-11-26 14:25:35'),
(1313, 'marie_nothling@nextgennation.store', '2023-11-26 15:52:52', '2023-11-26 15:52:52'),
(1314, 'debra_spence6@futurevision.store', '2023-11-26 16:02:41', '2023-11-26 16:02:41'),
(1315, 'daryl-ruhl@futureforward.store', '2023-11-26 16:19:44', '2023-11-26 16:19:44'),
(1316, 'glen.gray@techtrendsetters.store', '2023-11-26 17:01:50', '2023-11-26 17:01:50'),
(1317, 'alda.mccool@toptenbest.in', '2023-11-26 17:41:52', '2023-11-26 17:41:52'),
(1318, 'travis_rempe@boldperspectives.store', '2023-11-26 18:13:22', '2023-11-26 18:13:22'),
(1319, 't.jac.k0.049@gmail.com', '2023-11-26 19:28:56', '2023-11-26 19:28:56'),
(1320, 'katlyn.hupp68@cleversolutions.store', '2023-11-26 19:38:00', '2023-11-26 19:38:00'),
(1321, 'carla_armstrong@futurevision.store', '2023-11-26 20:28:50', '2023-11-26 20:28:50'),
(1322, 'errol.mackerras84@innovativeedge.store', '2023-11-26 20:38:47', '2023-11-26 20:38:47'),
(1323, 'hayley-granville54@toptenbest.in', '2023-11-26 20:41:11', '2023-11-26 20:41:11'),
(1324, 'tyree-odriscoll@kbbrenders.co.uk', '2023-11-26 22:20:34', '2023-11-26 22:20:34'),
(1325, 'malinda.olin12@cleversolutions.store', '2023-11-26 23:41:47', '2023-11-26 23:41:47'),
(1326, 'wallace.halvorsen@futureforward.store', '2023-11-26 23:41:55', '2023-11-26 23:41:55'),
(1327, 'tja.c.k00.4.9@gmail.com', '2023-11-27 00:29:23', '2023-11-27 00:29:23'),
(1328, 'barb_fabinyi61@toptenbest.in', '2023-11-27 01:49:11', '2023-11-27 01:49:11'),
(1329, 'neil.fort@innovativeedge.store', '2023-11-27 02:17:55', '2023-11-27 02:17:55'),
(1330, 'katrina-mata@techtrendsetters.store', '2023-11-27 03:01:19', '2023-11-27 03:01:19'),
(1331, 'aiden.romo98@innovativeedge.store', '2023-11-27 03:33:49', '2023-11-27 03:33:49'),
(1332, 'leanna_mcclain20@toptenbest.in', '2023-11-27 03:49:20', '2023-11-27 03:49:20'),
(1333, 't.ja.ck.0.049@gmail.com', '2023-11-27 03:55:21', '2023-11-27 03:55:21'),
(1334, 'robbin_chester26@toptenbest.in', '2023-11-27 04:44:13', '2023-11-27 04:44:13'),
(1335, 'estelle-stell@futureforward.store', '2023-11-27 04:56:43', '2023-11-27 04:56:43'),
(1336, 'roxana_joris@toptenbest.in', '2023-11-27 05:39:05', '2023-11-27 05:39:05'),
(1337, 'kandice_fonseca56@techtrendsetters.store', '2023-11-27 06:43:12', '2023-11-27 06:43:12'),
(1338, 'cinda_shiels@wrightgrid.com', '2023-11-27 07:08:16', '2023-11-27 07:08:16'),
(1339, 't.j.ac.k.00.4.9@gmail.com', '2023-11-27 07:09:25', '2023-11-27 07:09:25'),
(1340, 'kristine_york97@futureforward.store', '2023-11-27 07:26:12', '2023-11-27 07:26:12'),
(1341, 'tracy-pulley85@boldperspectives.store', '2023-11-27 08:50:22', '2023-11-27 08:50:22'),
(1342, 'miranda-gilpin@cleversolutions.store', '2023-11-27 09:06:46', '2023-11-27 09:06:46'),
(1343, 'scot-myer@techtrendsetters.store', '2023-11-27 09:25:12', '2023-11-27 09:25:12'),
(1344, 'amie-schroder91@techtrendsetters.store', '2023-11-27 09:50:02', '2023-11-27 09:50:02'),
(1345, 'dexter.enyeart95@innovativeedge.store', '2023-11-27 09:58:52', '2023-11-27 09:58:52'),
(1346, 'charles.provost@wrightgrid.com', '2023-11-27 10:11:20', '2023-11-27 10:11:20'),
(1347, 'dieter_sprouse66@futurevision.store', '2023-11-27 11:09:57', '2023-11-27 11:09:57'),
(1348, 'armando.flemming@cleversolutions.store', '2023-11-27 11:15:52', '2023-11-27 11:15:52'),
(1349, 'howard_calderon@futurevision.store', '2023-11-27 11:57:23', '2023-11-27 11:57:23'),
(1350, 'catalina.greenup@futureforward.store', '2023-11-27 12:01:32', '2023-11-27 12:01:32'),
(1351, 'elisha_mclerie@futurevision.store', '2023-11-27 12:02:51', '2023-11-27 12:02:51'),
(1352, 'berry.trevizo@cleversolutions.store', '2023-11-27 12:09:53', '2023-11-27 12:09:53'),
(1353, 'david_beaudry@futurevision.store', '2023-11-27 12:53:37', '2023-11-27 12:53:37'),
(1354, 'catherine_lance99@futurevision.store', '2023-11-27 21:50:52', '2023-11-27 21:50:52'),
(1355, 'philomena.chan@innovativeedge.store', '2023-11-27 22:54:49', '2023-11-27 22:54:49'),
(1356, 'mavis_howland18@cleversolutions.store', '2023-11-27 23:00:02', '2023-11-27 23:00:02'),
(1357, 'dani_pinder@boldperspectives.store', '2023-11-27 23:13:40', '2023-11-27 23:13:40'),
(1358, 'sang-harrington3@techtrendsetters.store', '2023-11-27 23:33:42', '2023-11-27 23:33:42'),
(1359, 'darcy-whitworth18@cleversolutions.store', '2023-11-27 23:40:53', '2023-11-27 23:40:53'),
(1360, 'kellie_kiek@nextgennation.store', '2023-11-27 23:48:43', '2023-11-27 23:48:43'),
(1361, 'benny.bolivar@innovativeedge.store', '2023-11-28 00:31:37', '2023-11-28 00:31:37'),
(1362, 'bev.gottshall94@toptenbest.in', '2023-11-28 00:46:45', '2023-11-28 00:46:45'),
(1363, 'gavin-laurence28@techtrendsetters.store', '2023-11-28 01:16:50', '2023-11-28 01:16:50'),
(1364, 'keira_vela@futurevision.store', '2023-11-28 01:26:38', '2023-11-28 01:26:38'),
(1365, 'jamison.bautista42@toptenbest.in', '2023-11-28 02:37:18', '2023-11-28 02:37:18'),
(1366, 'leland.deegan@futurevision.store', '2023-11-28 02:58:48', '2023-11-28 02:58:48'),
(1367, 'abbey.beeman20@cleversolutions.store', '2023-11-28 03:05:43', '2023-11-28 03:05:43'),
(1368, 'pearl-dey77@boldperspectives.store', '2023-11-28 03:43:35', '2023-11-28 03:43:35'),
(1369, 'aline-hammer56@kbbrenders.co.uk', '2023-11-28 03:48:43', '2023-11-28 03:48:43'),
(1370, 'mohamed-steed9@toptenbest.in', '2023-11-28 04:39:50', '2023-11-28 04:39:50'),
(1371, 'freeman.livingston@kbbrenders.co.uk', '2023-11-28 04:59:41', '2023-11-28 04:59:41'),
(1372, 'rafaela_bobb@cleversolutions.store', '2023-11-28 05:05:33', '2023-11-28 05:05:33'),
(1373, 'julienne-loving@innovativeedge.store', '2023-11-28 05:19:34', '2023-11-28 05:19:34'),
(1374, 'harvey_varner42@techtrendsetters.store', '2023-11-28 05:33:04', '2023-11-28 05:33:04'),
(1375, 'nida-kiernan@toptenbest.in', '2023-11-28 06:31:55', '2023-11-28 06:31:55'),
(1376, 'karin_fullwood@futurevision.store', '2023-11-28 07:01:41', '2023-11-28 07:01:41'),
(1377, 'brenna-greenup73@innovativeedge.store', '2023-11-28 07:14:32', '2023-11-28 07:14:32'),
(1378, 'aretha-nicklin@techtrendsetters.store', '2023-11-28 07:15:44', '2023-11-28 07:15:44'),
(1379, 'milagro.fitzsimmons64@futurevision.store', '2023-11-28 08:08:41', '2023-11-28 08:08:41'),
(1380, 'nilda_linn87@futurevision.store', '2023-11-28 08:12:26', '2023-11-28 08:12:26'),
(1381, 'julius.glynde16@toptenbest.in', '2023-11-28 08:30:08', '2023-11-28 08:30:08'),
(1382, 'cecil_cohn5@innovativeedge.store', '2023-11-28 08:51:27', '2023-11-28 08:51:27'),
(1383, 'teresita.ulrich14@techtrendsetters.store', '2023-11-28 08:59:33', '2023-11-28 08:59:33'),
(1384, 'carmela.minix@toptenbest.in', '2023-11-28 09:30:34', '2023-11-28 09:30:34'),
(1385, 'blair-bernstein@innovativeedge.store', '2023-11-28 10:09:53', '2023-11-28 10:09:53'),
(1386, 'florian-bunbury44@techtrendsetters.store', '2023-11-28 10:51:37', '2023-11-28 10:51:37'),
(1387, 'venetta_hannell21@futurevision.store', '2023-11-28 11:21:29', '2023-11-28 11:21:29'),
(1388, 'melina.donahue20@futureforward.store', '2023-11-28 11:26:27', '2023-11-28 11:26:27'),
(1389, 'guillermo-oram@futurevision.store', '2023-11-28 11:43:23', '2023-11-28 11:43:23'),
(1390, 'johnnie_trevascus14@cleversolutions.store', '2023-11-28 11:59:51', '2023-11-28 11:59:51'),
(1391, 'tj.ac.k0.04.9@gmail.com', '2023-11-28 12:44:52', '2023-11-28 12:44:52'),
(1392, 'mohammed_shapiro42@wrightgrid.com', '2023-11-28 13:21:24', '2023-11-28 13:21:24'),
(1393, 'amelie.callanan24@futurevision.store', '2023-11-28 14:04:01', '2023-11-28 14:04:01'),
(1394, 'chantal_muench@futurevision.store', '2023-11-28 21:51:52', '2023-11-28 21:51:52'),
(1395, 'lenora.mabe@toptenbest.in', '2023-11-28 21:52:54', '2023-11-28 21:52:54'),
(1396, 'jacquetta_goddard@wrightgrid.com', '2023-11-28 22:19:18', '2023-11-28 22:19:18'),
(1397, 'hassan.glasgow@techtrendsetters.store', '2023-11-28 22:42:55', '2023-11-28 22:42:55'),
(1398, 'jacelyn-brackett71@cleversolutions.store', '2023-11-28 23:04:18', '2023-11-28 23:04:18'),
(1399, 'kristi-stookey@toptenbest.in', '2023-11-28 23:12:52', '2023-11-28 23:12:52'),
(1400, 'jestine.umbagai92@innovativeedge.store', '2023-11-28 23:15:01', '2023-11-28 23:15:01'),
(1401, 'elvin.bivins@wrightgrid.com', '2023-11-28 23:17:03', '2023-11-28 23:17:03'),
(1402, 'nam.orth@futurevision.store', '2023-11-29 00:37:04', '2023-11-29 00:37:04'),
(1403, 'trista.cooks@futurevision.store', '2023-11-29 01:17:15', '2023-11-29 01:17:15'),
(1404, 'isidro-payton@toptenbest.in', '2023-11-29 01:29:22', '2023-11-29 01:29:22'),
(1405, 'bella_sheets36@nextgennation.store', '2023-11-29 02:02:26', '2023-11-29 02:02:26'),
(1406, 'lori.kuehner59@techtrendsetters.store', '2023-11-29 02:08:39', '2023-11-29 02:08:39'),
(1407, 'kelsey_mowry8@techtrendsetters.store', '2023-11-29 02:30:02', '2023-11-29 02:30:02'),
(1408, 'garrett_rowland47@futureforward.store', '2023-11-29 02:51:57', '2023-11-29 02:51:57'),
(1409, 'florene-platt47@futurevision.store', '2023-11-29 02:59:47', '2023-11-29 02:59:47'),
(1410, 'starla_mcgowen@techtrendsetters.store', '2023-11-29 03:50:44', '2023-11-29 03:50:44'),
(1411, 'arnold_sperry@nextgennation.store', '2023-11-29 03:54:06', '2023-11-29 03:54:06'),
(1412, 'aja.murrell@techtrendsetters.store', '2023-11-29 04:42:08', '2023-11-29 04:42:08'),
(1413, 'kelvin-severance@futurevision.store', '2023-11-29 04:44:00', '2023-11-29 04:44:00'),
(1414, 'edwina_ewing86@cleversolutions.store', '2023-11-29 04:44:04', '2023-11-29 04:44:04'),
(1415, 'susana.tober@techtrendsetters.store', '2023-11-29 05:33:42', '2023-11-29 05:33:42'),
(1416, 'tj.ac.k.0.0.49@gmail.com', '2023-11-29 07:49:24', '2023-11-29 07:49:24'),
(1417, 'anthony-feetham@futurevision.store', '2023-11-29 08:08:05', '2023-11-29 08:08:05'),
(1418, 'floy_lambrick@futureforward.store', '2023-11-29 08:55:34', '2023-11-29 08:55:34'),
(1419, 'rosaura_ashton25@futurevision.store', '2023-11-29 08:59:49', '2023-11-29 08:59:49'),
(1420, 'connie-meadows51@kbbrenders.co.uk', '2023-11-29 10:03:36', '2023-11-29 10:03:36'),
(1421, 'marilyn-sears@techtrendsetters.store', '2023-11-29 12:13:11', '2023-11-29 12:13:11'),
(1422, 'agnes_olive20@boldperspectives.store', '2023-11-29 14:16:22', '2023-11-29 14:16:22'),
(1423, 'william.doll94@innovativeedge.store', '2023-11-29 21:27:05', '2023-11-29 21:27:05'),
(1424, 'ivey.lester@techtrendsetters.store', '2023-11-29 21:59:08', '2023-11-29 21:59:08'),
(1425, 'sophia.pettit@nextgennation.store', '2023-11-29 22:34:39', '2023-11-29 22:34:39'),
(1426, 'travis_neuhaus91@techtrendsetters.store', '2023-11-29 23:11:28', '2023-11-29 23:11:28'),
(1427, 'rocco.bloch3@nextgennation.store', '2023-11-30 00:19:05', '2023-11-30 00:19:05'),
(1428, 'melanie.oshaughnessy14@innovativeedge.store', '2023-11-30 03:00:59', '2023-11-30 03:00:59'),
(1429, 't.jac.k.0.04.9@gmail.com', '2023-11-30 03:38:17', '2023-11-30 03:38:17'),
(1430, 'merry_farr@futureforward.store', '2023-11-30 04:10:25', '2023-11-30 04:10:25'),
(1431, 'jolene_sappington89@kbbrenders.co.uk', '2023-11-30 04:22:30', '2023-11-30 04:22:30'),
(1432, 'jessika_marrero7@innovativeedge.store', '2023-11-30 04:51:01', '2023-11-30 04:51:01'),
(1433, 'elsa.madirazza46@techtrendsetters.store', '2023-11-30 05:23:18', '2023-11-30 05:23:18'),
(1434, 'juliana_mordaunt@nextgennation.store', '2023-11-30 05:43:41', '2023-11-30 05:43:41'),
(1435, 'vera.stelzer@nextgennation.store', '2023-11-30 05:59:04', '2023-11-30 05:59:04'),
(1436, 'rosalina_doolan@boldperspectives.store', '2023-11-30 06:42:06', '2023-11-30 06:42:06'),
(1437, 'leatha-tullipan14@nextgennation.store', '2023-11-30 07:47:25', '2023-11-30 07:47:25'),
(1438, 'dalton-belair86@futureforward.store', '2023-11-30 08:31:57', '2023-11-30 08:31:57'),
(1439, 'bryon_rosenbalm84@kbbrenders.co.uk', '2023-11-30 09:32:58', '2023-11-30 09:32:58'),
(1440, 'leslie_blodgett@boldperspectives.store', '2023-11-30 10:37:22', '2023-11-30 10:37:22'),
(1441, 'yanira.fairley@futureforward.store', '2023-11-30 11:10:01', '2023-11-30 11:10:01'),
(1442, 'savannah-pinnock34@boldperspectives.store', '2023-11-30 12:09:56', '2023-11-30 12:09:56'),
(1443, 'leonora_howes@nextgennation.store', '2023-11-30 13:28:31', '2023-11-30 13:28:31'),
(1444, 'margene.earls@futureforward.store', '2023-11-30 15:35:51', '2023-11-30 15:35:51'),
(1445, 'ezequiel-marrone58@kbbrenders.co.uk', '2023-11-30 15:39:15', '2023-11-30 15:39:15'),
(1446, 'napoleon.mcgriff89@innovativeedge.store', '2023-11-30 16:40:51', '2023-11-30 16:40:51'),
(1447, 'kevin_bayer@futurevision.store', '2023-11-30 16:45:05', '2023-11-30 16:45:05'),
(1448, 'sibyl.champion@techtrendsetters.store', '2023-11-30 18:16:09', '2023-11-30 18:16:09'),
(1449, 'mikki-novotny13@techtrendsetters.store', '2023-11-30 20:05:30', '2023-11-30 20:05:30'),
(1450, 'remona.wyman@nextgennation.store', '2023-11-30 20:10:58', '2023-11-30 20:10:58'),
(1451, 'bernadine-fulford87@techtrendsetters.store', '2023-11-30 22:05:52', '2023-11-30 22:05:52'),
(1452, 'salina.esteves@futureforward.store', '2023-11-30 22:08:24', '2023-11-30 22:08:24'),
(1453, 'philipp-hibbard55@kbbrenders.co.uk', '2023-11-30 22:33:22', '2023-11-30 22:33:22'),
(1454, 'herman_macomber86@futureforward.store', '2023-11-30 23:05:05', '2023-11-30 23:05:05'),
(1455, 'elizbeth_lorenzo54@kbbrenders.co.uk', '2023-11-30 23:28:52', '2023-11-30 23:28:52'),
(1456, 'nichole_andronicus95@techtrendsetters.store', '2023-11-30 23:33:17', '2023-11-30 23:33:17'),
(1457, 'betty-hetrick2@nextgennation.store', '2023-12-01 00:02:03', '2023-12-01 00:02:03'),
(1458, 'chris.jewell@innovativeedge.store', '2023-12-01 00:25:58', '2023-12-01 00:25:58'),
(1459, 'jannie.gilyard@nextgennation.store', '2023-12-01 01:46:02', '2023-12-01 01:46:02'),
(1460, 'louis.hodgetts@nextgennation.store', '2023-12-01 02:38:24', '2023-12-01 02:38:24'),
(1461, 'kimber_valliere86@boldperspectives.store', '2023-12-01 02:46:21', '2023-12-01 02:46:21'),
(1462, 'sheldon_kanode@kbbrenders.co.uk', '2023-12-01 02:53:16', '2023-12-01 02:53:16'),
(1463, 'viola_luster32@futureforward.store', '2023-12-01 03:43:29', '2023-12-01 03:43:29'),
(1464, 'bettina-klug@wrightgrid.com', '2023-12-01 03:54:04', '2023-12-01 03:54:04'),
(1465, 'lindsey-ashworth@nextgennation.store', '2023-12-01 04:20:47', '2023-12-01 04:20:47'),
(1466, 'graig_sorrells99@nextgennation.store', '2023-12-01 06:04:19', '2023-12-01 06:04:19'),
(1467, 'krystal_gleason@wrightgrid.com', '2023-12-01 06:07:03', '2023-12-01 06:07:03'),
(1468, 'demetrius-mahn29@boldperspectives.store', '2023-12-01 06:14:59', '2023-12-01 06:14:59'),
(1469, 'laverne.odum@wrightgrid.com', '2023-12-01 07:37:46', '2023-12-01 07:37:46'),
(1470, 'jeffery_goetz@innovativeedge.store', '2023-12-01 07:52:58', '2023-12-01 07:52:58'),
(1471, 'guillermo_willmott@techtrendsetters.store', '2023-12-01 08:09:33', '2023-12-01 08:09:33'),
(1472, 'tj.a.ck.0.04.9@gmail.com', '2023-12-01 09:28:19', '2023-12-01 09:28:19'),
(1473, 'raquel_bowlin56@kbbrenders.co.uk', '2023-12-01 09:46:16', '2023-12-01 09:46:16'),
(1474, 'major.trowbridge31@futureforward.store', '2023-12-01 10:45:09', '2023-12-01 10:45:09'),
(1475, 'brenda.baier@nextgennation.store', '2023-12-01 11:46:06', '2023-12-01 11:46:06'),
(1476, 't.j.ack0.0.4.9@gmail.com', '2023-12-01 12:03:08', '2023-12-01 12:03:08'),
(1477, 'enriqueta.houghton@innovativeedge.store', '2023-12-01 12:56:16', '2023-12-01 12:56:16'),
(1478, 'danielle.beier54@nextgennation.store', '2023-12-01 13:24:27', '2023-12-01 13:24:27'),
(1479, 'mazie.leyva61@boldperspectives.store', '2023-12-01 14:12:08', '2023-12-01 14:12:08'),
(1480, 'louvenia-pettit@wrightgrid.com', '2023-12-01 15:55:17', '2023-12-01 15:55:17'),
(1481, 'adelaida-beattie@futureforward.store', '2023-12-01 16:52:32', '2023-12-01 16:52:32'),
(1482, 'dell-blacklock@nextgennation.store', '2023-12-01 16:58:22', '2023-12-01 16:58:22'),
(1483, 'tj.ac.k0.049@gmail.com', '2023-12-01 17:19:53', '2023-12-01 17:19:53'),
(1484, 'rachael-hildreth@kbbrenders.co.uk', '2023-12-01 18:03:07', '2023-12-01 18:03:07'),
(1485, 'derick.german3@nextgennation.store', '2023-12-01 19:25:44', '2023-12-01 19:25:44'),
(1486, 'napoleon_castleberry40@techtrendsetters.store', '2023-12-01 20:04:13', '2023-12-01 20:04:13'),
(1487, 'stuart_blamey@kbbrenders.co.uk', '2023-12-01 21:05:15', '2023-12-01 21:05:15'),
(1488, 'julissa.meagher@futurevision.store', '2023-12-01 21:58:32', '2023-12-01 21:58:32'),
(1489, 'sherlene.clift@nextgennation.store', '2023-12-01 21:59:11', '2023-12-01 21:59:11'),
(1490, 'sammy-larkins@futureforward.store', '2023-12-01 22:12:28', '2023-12-01 22:12:28'),
(1491, 'lilliana-blaxcell25@kbbrenders.co.uk', '2023-12-01 23:01:32', '2023-12-01 23:01:32'),
(1492, 't.jack.0.0.49@gmail.com', '2023-12-01 23:34:52', '2023-12-01 23:34:52'),
(1493, 'shani_pirkle@futureforward.store', '2023-12-01 23:51:12', '2023-12-01 23:51:12'),
(1494, 'sherryl.jeffreys11@boldperspectives.store', '2023-12-02 00:54:10', '2023-12-02 00:54:10'),
(1495, 'virgil-eltham@futureforward.store', '2023-12-02 00:54:16', '2023-12-02 00:54:16'),
(1496, 'lavon_tunstall@futureforward.store', '2023-12-02 00:56:41', '2023-12-02 00:56:41'),
(1497, 'buck.hartford@wrightgrid.com', '2023-12-02 00:59:06', '2023-12-02 00:59:06'),
(1498, 'ambrose_garon@nextgennation.store', '2023-12-02 01:47:46', '2023-12-02 01:47:46'),
(1499, 'toby_dupree@techtrendsetters.store', '2023-12-02 02:31:19', '2023-12-02 02:31:19'),
(1500, 'darwin.gorecki@techtrendsetters.store', '2023-12-02 03:39:56', '2023-12-02 03:39:56'),
(1501, 'danielle-macmillan@wrightgrid.com', '2023-12-02 03:59:18', '2023-12-02 03:59:18'),
(1502, 'matilda_saylors@futureforward.store', '2023-12-02 04:22:46', '2023-12-02 04:22:46'),
(1503, 'sallie.braddon@boldperspectives.store', '2023-12-02 05:23:10', '2023-12-02 05:23:10'),
(1504, 'heath.mattson8@nextgennation.store', '2023-12-02 05:31:06', '2023-12-02 05:31:06'),
(1505, 'marietta.geary@kbbrenders.co.uk', '2023-12-02 06:28:40', '2023-12-02 06:28:40'),
(1506, 'doug_labilliere50@futureforward.store', '2023-12-02 06:48:57', '2023-12-02 06:48:57'),
(1507, 'leonida-hetherington8@futureforward.store', '2023-12-02 07:44:47', '2023-12-02 07:44:47'),
(1508, 'vanita.mudie@nextgennation.store', '2023-12-02 07:55:45', '2023-12-02 07:55:45'),
(1509, 'hortense-barnhill@futurevision.store', '2023-12-02 09:52:00', '2023-12-02 09:52:00'),
(1510, 'ray.goldstein@nextgennation.store', '2023-12-02 10:00:24', '2023-12-02 10:00:24'),
(1511, 'jeramy_grubb@nextgennation.store', '2023-12-02 11:01:05', '2023-12-02 11:01:05'),
(1512, 'uta-cheeke71@boldperspectives.store', '2023-12-02 11:01:44', '2023-12-02 11:01:44'),
(1513, 'nora_dunham68@wrightgrid.com', '2023-12-02 12:09:34', '2023-12-02 12:09:34'),
(1514, 'aundrea.truax42@futureforward.store', '2023-12-02 12:25:13', '2023-12-02 12:25:13'),
(1515, 'rachael-roseby@futurevision.store', '2023-12-02 12:53:53', '2023-12-02 12:53:53'),
(1516, 'maryloufranklyn@esiix.com', '2023-12-02 12:56:56', '2023-12-02 12:56:56'),
(1517, 'dwight_finley@futureforward.store', '2023-12-02 14:51:58', '2023-12-02 14:51:58'),
(1518, 'chandra.hone58@techtrendsetters.store', '2023-12-02 15:00:10', '2023-12-02 15:00:10'),
(1519, 'cornellbrice6607@hotbird.giize.com', '2023-12-02 15:29:31', '2023-12-02 15:29:31'),
(1520, 'homer.thorton8@boldperspectives.store', '2023-12-02 16:03:49', '2023-12-02 16:03:49'),
(1521, 'chang.lenehan47@kbbrenders.co.uk', '2023-12-02 16:25:54', '2023-12-02 16:25:54'),
(1522, 'elise-gillen18@innovativeedge.store', '2023-12-02 17:09:37', '2023-12-02 17:09:37'),
(1523, 'janessacambage2411@knol-power.nl', '2023-12-02 17:12:38', '2023-12-02 17:12:38'),
(1524, 'lakeisha-bainton17@kbbrenders.co.uk', '2023-12-02 17:19:02', '2023-12-02 17:19:02'),
(1525, 'alexandra.bouton89@techtrendsetters.store', '2023-12-02 17:21:18', '2023-12-02 17:21:18'),
(1526, 'heath_faison90@kbbrenders.co.uk', '2023-12-02 18:14:35', '2023-12-02 18:14:35'),
(1527, 'sadyesantana@tempr.email', '2023-12-02 18:17:00', '2023-12-02 18:17:00'),
(1528, 't.jack.0.049@gmail.com', '2023-12-02 18:19:57', '2023-12-02 18:19:57'),
(1529, 'reva-easty@kbbrenders.co.uk', '2023-12-02 19:11:47', '2023-12-02 19:11:47'),
(1530, 'keesha-franklin@futurevision.store', '2023-12-02 19:54:00', '2023-12-02 19:54:00'),
(1531, 'lazaro.nixon@kbbrenders.co.uk', '2023-12-02 20:20:46', '2023-12-02 20:20:46'),
(1532, 'annelieserene9689@anonmails.de', '2023-12-02 20:39:05', '2023-12-02 20:39:05'),
(1533, 'hermine-fromm15@nextgennation.store', '2023-12-02 21:25:56', '2023-12-02 21:25:56'),
(1534, 'rochell-eatock@futureforward.store', '2023-12-02 21:53:07', '2023-12-02 21:53:07'),
(1535, 'mandy_zinn11@techtrendsetters.store', '2023-12-02 22:38:39', '2023-12-02 22:38:39'),
(1536, 'isiah-brownrigg95@wrightgrid.com', '2023-12-02 22:43:48', '2023-12-02 22:43:48'),
(1537, 'miguel_throssell@innovativeedge.store', '2023-12-02 23:01:46', '2023-12-02 23:01:46'),
(1538, 'meredithburnham@1secmail.org', '2023-12-02 23:09:50', '2023-12-02 23:09:50'),
(1539, 't.j.a.ck.00.4.9@gmail.com', '2023-12-02 23:30:49', '2023-12-02 23:30:49'),
(1540, 'kraig_michel67@nextgennation.store', '2023-12-02 23:48:10', '2023-12-02 23:48:10'),
(1541, 'frederic-jarman@nextgennation.store', '2023-12-03 00:03:31', '2023-12-03 00:03:31'),
(1542, 'wilmabouchard@discard.email', '2023-12-03 00:19:02', '2023-12-03 00:19:02'),
(1543, 'gordon_angelo28@futurevision.store', '2023-12-03 00:37:01', '2023-12-03 00:37:01'),
(1544, 'samira-stallings38@innovativeedge.store', '2023-12-03 01:08:53', '2023-12-03 01:08:53'),
(1545, 'gertiefiedler3510@temp69.email', '2023-12-03 01:16:54', '2023-12-03 01:16:54'),
(1546, 'ignacio_goodchild@boldperspectives.store', '2023-12-03 02:07:37', '2023-12-03 02:07:37'),
(1547, 'devin_hendrix46@kbbrenders.co.uk', '2023-12-03 02:18:35', '2023-12-03 02:18:35'),
(1548, 'blanca_shaw@futureforward.store', '2023-12-03 02:36:43', '2023-12-03 02:36:43'),
(1549, 'brittneyolds@spambog.com', '2023-12-03 02:45:21', '2023-12-03 02:45:21'),
(1550, 'tja.c.k0.049@gmail.com', '2023-12-03 03:01:45', '2023-12-03 03:01:45'),
(1551, 'alfred_mcminn@wrightgrid.com', '2023-12-03 03:15:48', '2023-12-03 03:15:48'),
(1552, 'rosariaparkinson745@lajoska.pe.hu', '2023-12-03 03:53:55', '2023-12-03 03:53:55'),
(1553, 'thaddeus.cram45@futureforward.store', '2023-12-03 04:19:53', '2023-12-03 04:19:53'),
(1554, 'lillie_eichmann@innovativeedge.store', '2023-12-03 04:25:56', '2023-12-03 04:25:56'),
(1555, 'scarlett-caperton@techtrendsetters.store', '2023-12-03 04:36:09', '2023-12-03 04:36:09'),
(1556, 'leoraurner4654@tempr.email', '2023-12-03 05:07:46', '2023-12-03 05:07:46'),
(1557, 'darren_mcburney@nextgennation.store', '2023-12-03 05:10:13', '2023-12-03 05:10:13'),
(1558, 'margarette-strader36@futureforward.store', '2023-12-03 05:12:20', '2023-12-03 05:12:20'),
(1559, 'tjack.0049@gmail.com', '2023-12-03 05:35:03', '2023-12-03 05:35:03'),
(1560, 'temekadreher5651@streamboost.xyz', '2023-12-03 06:06:29', '2023-12-03 06:06:29'),
(1561, 'sabina-swope@futureforward.store', '2023-12-03 06:33:46', '2023-12-03 06:33:46'),
(1562, 'ellis.lanham@techtrendsetters.store', '2023-12-03 07:16:22', '2023-12-03 07:16:22'),
(1563, 'jacintogilroy@knol-power.nl', '2023-12-03 07:18:48', '2023-12-03 07:18:48'),
(1564, 'angeles_pavy75@futurevision.store', '2023-12-03 08:14:54', '2023-12-03 08:14:54'),
(1565, 'carmine-lashley98@nextgennation.store', '2023-12-03 08:17:59', '2023-12-03 08:17:59'),
(1566, 'leesamcgraw@pw.epac.to', '2023-12-03 08:39:44', '2023-12-03 08:39:44'),
(1567, 'dorothea_joshua68@innovativeedge.store', '2023-12-03 08:58:05', '2023-12-03 08:58:05'),
(1568, 'tania_tardent@techtrendsetters.store', '2023-12-03 09:16:27', '2023-12-03 09:16:27'),
(1569, 'aldabroderick@b.cr.cloudns.asia', '2023-12-03 09:46:53', '2023-12-03 09:46:53'),
(1570, 'carri_adamek7@nextgennation.store', '2023-12-03 10:27:11', '2023-12-03 10:27:11'),
(1571, 'benny-sheedy@futurevision.store', '2023-12-03 10:56:52', '2023-12-03 10:56:52'),
(1572, 'bernardhartsock6056@oosln.com', '2023-12-03 11:12:44', '2023-12-03 11:12:44'),
(1573, 'glenna.timmons@kbbrenders.co.uk', '2023-12-03 11:19:31', '2023-12-03 11:19:31'),
(1574, 'blake_hayman@futurevision.store', '2023-12-03 11:56:13', '2023-12-03 11:56:13'),
(1575, 'darby_pumphrey14@nextgennation.store', '2023-12-03 12:25:23', '2023-12-03 12:25:23'),
(1576, 'fae.starling16@futureforward.store', '2023-12-03 13:01:07', '2023-12-03 13:01:07'),
(1577, 'veronique.wager@techtrendsetters.store', '2023-12-03 13:49:44', '2023-12-03 13:49:44'),
(1578, 'randidaves7294@hotbird.giize.com', '2023-12-03 16:32:42', '2023-12-03 16:32:42'),
(1579, 'bradleybowser9900@1secmail.com', '2023-12-03 17:50:03', '2023-12-03 17:50:03'),
(1580, 'harrykelliher3482@8.dnsabr.com', '2023-12-03 18:18:40', '2023-12-03 18:18:40'),
(1581, 'lonniegall8267@1mail.x24hr.com', '2023-12-03 19:19:06', '2023-12-03 19:19:06'),
(1582, 'hesterbussau@bheps.com', '2023-12-03 20:14:39', '2023-12-03 20:14:39'),
(1583, 'lasonyalangan4181@1secmail.org', '2023-12-03 21:15:47', '2023-12-03 21:15:47'),
(1584, 'namverran@mpszcsoport.xyz', '2023-12-03 22:29:47', '2023-12-03 22:29:47'),
(1585, 'florry@president.support', '2023-12-03 22:33:32', '2023-12-03 22:33:32'),
(1586, 'judemullan@tempr.email', '2023-12-04 00:23:54', '2023-12-04 00:23:54'),
(1587, 'demetraalison4008@b.cr.cloudns.asia', '2023-12-04 01:22:50', '2023-12-04 01:22:50'),
(1588, 'lavonmickey@bheps.com', '2023-12-04 02:21:09', '2023-12-04 02:21:09'),
(1589, 'lucretiaswartwood4602@b.cr.cloudns.asia', '2023-12-04 03:22:41', '2023-12-04 03:22:41'),
(1590, 'tyreemerrett173@1secmail.org', '2023-12-04 04:30:18', '2023-12-04 04:30:18'),
(1591, 'faustobunnell3637@knol-power.nl', '2023-12-04 05:31:31', '2023-12-04 05:31:31'),
(1592, 'juliet@drown.college', '2023-12-04 05:50:22', '2023-12-04 05:50:22'),
(1593, 'ellen@president.support', '2023-12-04 06:33:14', '2023-12-04 06:33:14'),
(1594, 'hilliary@drown.college', '2023-12-04 07:00:29', '2023-12-04 07:00:29'),
(1595, 'wilmahartwell3440@temp69.email', '2023-12-04 07:01:47', '2023-12-04 07:01:47'),
(1596, 'tanyareeve4846@1secmail.org', '2023-12-04 08:17:02', '2023-12-04 08:17:02'),
(1597, 'viole@president.institute', '2023-12-04 08:46:35', '2023-12-04 08:46:35'),
(1598, 'cristineschilling@asia.dnsabr.com', '2023-12-04 09:11:08', '2023-12-04 09:11:08'),
(1599, 'elijahgovan@spambog.com', '2023-12-04 10:56:03', '2023-12-04 10:56:03'),
(1600, 'selina@building.ink', '2023-12-04 11:38:13', '2023-12-04 11:38:13'),
(1601, 'maryanna@lifesaver.bar', '2023-12-04 11:43:32', '2023-12-04 11:43:32'),
(1602, 'rycca@lifesaver.bar', '2023-12-04 12:40:42', '2023-12-04 12:40:42'),
(1603, 'tessaspooner@tempr.email', '2023-12-04 13:02:31', '2023-12-04 13:02:31'),
(1604, 'hassan@president.institute', '2023-12-04 13:08:18', '2023-12-04 13:08:18'),
(1605, 'jens.coble14@nextgennation.store', '2023-12-04 13:14:04', '2023-12-04 13:14:04'),
(1606, 'frankbassett@23.8.dnsabr.com', '2023-12-04 14:13:19', '2023-12-04 14:13:19'),
(1607, 'shaylah@president.support', '2023-12-04 14:14:08', '2023-12-04 14:14:08'),
(1608, 'andersonveitch@now.mefound.com', '2023-12-04 15:30:01', '2023-12-04 15:30:01'),
(1609, 'fabian@drown.college', '2023-12-04 16:40:37', '2023-12-04 16:40:37'),
(1610, 'margo@muscle-building.club', '2023-12-04 16:50:56', '2023-12-04 16:50:56'),
(1611, 'chuck@drown.college', '2023-12-04 17:52:56', '2023-12-04 17:52:56'),
(1612, 'hiltonwalder@spambog.ru', '2023-12-04 18:08:49', '2023-12-04 18:08:49'),
(1613, 'temekapittman5195@23.8.dnsabr.com', '2023-12-04 19:10:40', '2023-12-04 19:10:40'),
(1614, 'kathrin.reagan@nextgennation.store', '2023-12-04 19:10:48', '2023-12-04 19:10:48'),
(1615, 'lorenza.dannevig5@cleversolutions.store', '2023-12-04 20:23:17', '2023-12-04 20:23:17'),
(1616, 'jessieschreiner@t.woeishyang.com', '2023-12-04 20:32:30', '2023-12-04 20:32:30'),
(1617, 'cristinaclow@8.dnsabr.com', '2023-12-04 22:28:09', '2023-12-04 22:28:09'),
(1618, 'suzette-hardwick36@nextgennation.store', '2023-12-04 23:09:30', '2023-12-04 23:09:30'),
(1619, 'tahliabingle3176@mpszcsoport.xyz', '2023-12-04 23:22:07', '2023-12-04 23:22:07'),
(1620, 'marsha.swallow61@boldperspectives.store', '2023-12-04 23:36:28', '2023-12-04 23:36:28'),
(1621, 'anastasiamarler759@pw.epac.to', '2023-12-05 00:43:25', '2023-12-05 00:43:25'),
(1622, 'hiram.kwan@nextgennation.store', '2023-12-05 02:22:56', '2023-12-05 02:22:56'),
(1623, 'earline@president.institute', '2023-12-05 03:03:04', '2023-12-05 03:03:04'),
(1624, 'berry.schlemmer@futurevision.store', '2023-12-05 04:10:16', '2023-12-05 04:10:16'),
(1625, 'rosalind@president.support', '2023-12-05 05:34:40', '2023-12-05 05:34:40'),
(1626, 'elba.london@techtrendsetters.store', '2023-12-05 05:49:03', '2023-12-05 05:49:03'),
(1627, 'bobby_lefkowitz67@nextgennation.store', '2023-12-05 08:50:25', '2023-12-05 08:50:25'),
(1628, 'tana@cooldown.ink', '2023-12-05 09:43:28', '2023-12-05 09:43:28'),
(1629, 'kaycee@drown.college', '2023-12-05 10:55:28', '2023-12-05 10:55:28'),
(1630, 'nell-muscio66@innovativeedge.store', '2023-12-05 11:47:22', '2023-12-05 11:47:22'),
(1631, 'dwain-strangways99@cleversolutions.store', '2023-12-05 12:20:06', '2023-12-05 12:20:06'),
(1632, 'margery_meacham47@nextgennation.store', '2023-12-05 15:32:59', '2023-12-05 15:32:59'),
(1633, 'lanora_canela@nextgennation.store', '2023-12-05 16:47:17', '2023-12-05 16:47:17'),
(1634, 'cecilia.langlands@futurevision.store', '2023-12-05 17:05:25', '2023-12-05 17:05:25'),
(1635, 'edwina-traill@nextgennation.store', '2023-12-05 19:08:34', '2023-12-05 19:08:34'),
(1636, 'marilyn.sousa42@nextgennation.store', '2023-12-05 20:09:19', '2023-12-05 20:09:19'),
(1637, 'kay.rowley11@nextgennation.store', '2023-12-05 21:09:13', '2023-12-05 21:09:13'),
(1638, 'grant.sharp69@cleversolutions.store', '2023-12-05 23:39:39', '2023-12-05 23:39:39'),
(1639, 'ricardo-junkins56@nextgennation.store', '2023-12-06 04:05:00', '2023-12-06 04:05:00'),
(1640, 'donnylind@anonmails.de', '2023-12-06 05:12:06', '2023-12-06 05:12:06'),
(1641, 'cornellvalentin@discardmail.com', '2023-12-06 06:56:44', '2023-12-06 06:56:44'),
(1642, 'margaretaneustadt982@discard.email', '2023-12-06 08:02:50', '2023-12-06 08:02:50'),
(1643, 'angelitanowell@1secmail.com', '2023-12-06 09:22:26', '2023-12-06 09:22:26'),
(1644, 'zac.edkins@kbbrenders.co.uk', '2023-12-06 09:43:56', '2023-12-06 09:43:56'),
(1645, 'lizaturner@discard.email', '2023-12-06 10:46:31', '2023-12-06 10:46:31'),
(1646, 'beckytroedel@vddaz.com', '2023-12-06 11:58:54', '2023-12-06 11:58:54'),
(1647, 'nadiareading9890@1secmail.org', '2023-12-06 13:46:30', '2023-12-06 13:46:30'),
(1648, 'deon_avey@futurevision.store', '2023-12-06 14:08:11', '2023-12-06 14:08:11'),
(1649, 'vania_eade@nextgennation.store', '2023-12-06 14:27:34', '2023-12-06 14:27:34'),
(1650, 'gudrungoll3998@1mail.x24hr.com', '2023-12-06 14:39:20', '2023-12-06 14:39:20'),
(1651, 'gregory.cortez45@innovativeedge.store', '2023-12-06 14:54:00', '2023-12-06 14:54:00'),
(1652, 'ward-heng81@nextgennation.store', '2023-12-06 16:20:06', '2023-12-06 16:20:06'),
(1653, 'melisamawby@dvd.dns-cloud.net', '2023-12-06 17:06:23', '2023-12-06 17:06:23'),
(1654, 'johnette-castleberry@nextgennation.store', '2023-12-06 17:30:46', '2023-12-06 17:30:46'),
(1655, 'harris-casner@nextgennation.store', '2023-12-06 18:26:35', '2023-12-06 18:26:35'),
(1656, 'domenicchartres@mailmenot.io', '2023-12-06 18:30:08', '2023-12-06 18:30:08'),
(1657, 'claricespringthorpe@dvd.dns-cloud.net', '2023-12-06 19:34:57', '2023-12-06 19:34:57'),
(1658, 'julianaduong1517@spambog.com', '2023-12-06 20:44:47', '2023-12-06 20:44:47'),
(1659, 'arthur.damon79@boldperspectives.store', '2023-12-06 22:54:46', '2023-12-06 22:54:46'),
(1660, 'lynette.stepp25@cleversolutions.store', '2023-12-06 22:57:29', '2023-12-06 22:57:29'),
(1661, 'rachelleturk@anonmails.de', '2023-12-06 23:31:47', '2023-12-06 23:31:47'),
(1662, 'dexter-forlonge27@nextgennation.store', '2023-12-07 00:33:10', '2023-12-07 00:33:10'),
(1663, 'terenceproctor1942@1secmail.net', '2023-12-07 00:53:40', '2023-12-07 00:53:40'),
(1664, 'rosellawetherspoon@mailcatch.com', '2023-12-07 02:19:15', '2023-12-07 02:19:15'),
(1665, 'janessa@1000welectricscooter.com', '2023-12-07 03:30:51', '2023-12-07 03:30:51'),
(1666, 'warnergreenwood5938@freundin.ru', '2023-12-07 03:31:36', '2023-12-07 03:31:36'),
(1667, 'shanon.sellheim56@innovativeedge.store', '2023-12-07 03:45:37', '2023-12-07 03:45:37'),
(1668, 'gladys.wootten33@nextgennation.store', '2023-12-07 04:08:22', '2023-12-07 04:08:22'),
(1669, 'jeanelle@president.institute', '2023-12-07 04:54:07', '2023-12-07 04:54:07'),
(1670, 'derrickburkhart6428@spambog.com', '2023-12-07 04:56:07', '2023-12-07 04:56:07'),
(1671, 'ahmadpolley5561@edukansassu12a.cf', '2023-12-07 05:55:46', '2023-12-07 05:55:46'),
(1672, 'adamgreenough5909@adult-work.info', '2023-12-07 07:51:40', '2023-12-07 07:51:40'),
(1673, 'magnolia.emma@boldperspectives.store', '2023-12-07 07:57:38', '2023-12-07 07:57:38'),
(1674, 'corey_lipinski@nextgennation.store', '2023-12-07 09:15:59', '2023-12-07 09:15:59'),
(1675, 'justinegallo4508@temp69.email', '2023-12-07 10:27:20', '2023-12-07 10:27:20'),
(1676, 'jessica-walthall67@nextgennation.store', '2023-12-07 10:36:26', '2023-12-07 10:36:26'),
(1677, 'robertoleija9022@1secmail.net', '2023-12-07 12:01:46', '2023-12-07 12:01:46'),
(1678, 'epifania_coombs64@boldperspectives.store', '2023-12-07 12:45:06', '2023-12-07 12:45:06'),
(1679, 'luciana_frye@innovativeedge.store', '2023-12-07 13:08:28', '2023-12-07 13:08:28'),
(1680, 'mitzi.parr@boldperspectives.store', '2023-12-07 14:20:14', '2023-12-07 14:20:14'),
(1681, 'alenatrethowan5877@freundin.ru', '2023-12-07 16:11:56', '2023-12-07 16:11:56'),
(1682, 'giamilburn@hidebox.org', '2023-12-07 17:12:48', '2023-12-07 17:12:48'),
(1683, 'rickyjamieson4561@temp69.email', '2023-12-07 18:50:14', '2023-12-07 18:50:14'),
(1684, 'malloryalfonso8339@mailmenot.io', '2023-12-07 19:48:18', '2023-12-07 19:48:18'),
(1685, 'kristygossett1698@esiix.com', '2023-12-07 20:47:36', '2023-12-07 20:47:36'),
(1686, 'violet_fryer@nextgennation.store', '2023-12-07 22:13:27', '2023-12-07 22:13:27'),
(1687, 'emiliewrixon4260@23.8.dnsabr.com', '2023-12-07 22:24:59', '2023-12-07 22:24:59'),
(1688, 'corrine.yun17@innovativeedge.store', '2023-12-07 22:26:24', '2023-12-07 22:26:24'),
(1689, 'antonetta_finney@futurevision.store', '2023-12-07 22:30:46', '2023-12-07 22:30:46');
INSERT INTO `subscriptions` (`id`, `email`, `created_at`, `updated_at`) VALUES
(1690, 'concetta.dunlea@nextgennation.store', '2023-12-07 23:09:35', '2023-12-07 23:09:35'),
(1691, 'julieta.batman96@nextgennation.store', '2023-12-08 00:08:52', '2023-12-08 00:08:52'),
(1692, 'charmainrodman@8.dnsabr.com', '2023-12-08 01:33:07', '2023-12-08 01:33:07'),
(1693, 'morrisbelbin@discardmail.com', '2023-12-08 02:36:43', '2023-12-08 02:36:43'),
(1694, 'lorieachen2658@hotbird.giize.com', '2023-12-08 03:33:50', '2023-12-08 03:33:50'),
(1695, 'priscillametzger@discardmail.com', '2023-12-08 04:34:22', '2023-12-08 04:34:22'),
(1696, 'dorine_giffen@nextgennation.store', '2023-12-08 04:56:31', '2023-12-08 04:56:31'),
(1697, 'flor_huddart@nextgennation.store', '2023-12-08 07:20:05', '2023-12-08 07:20:05'),
(1698, 'vincent_campa@boldperspectives.store', '2023-12-08 07:21:07', '2023-12-08 07:21:07'),
(1699, 'wilfredo_frazier@techtrendsetters.store', '2023-12-08 07:36:00', '2023-12-08 07:36:00'),
(1700, 'blondellsanmiguel6198@1secmail.net', '2023-12-08 08:05:10', '2023-12-08 08:05:10'),
(1701, 'art.pascal88@nextgennation.store', '2023-12-08 08:26:07', '2023-12-08 08:26:07'),
(1702, 'scott-oakley@boldperspectives.store', '2023-12-08 09:03:48', '2023-12-08 09:03:48'),
(1703, 'gisellehenning@freundin.ru', '2023-12-08 09:29:38', '2023-12-08 09:29:38'),
(1704, 'eve_taggart20@nextgennation.store', '2023-12-08 10:27:16', '2023-12-08 10:27:16'),
(1705, 'elizastanford2712@vddaz.com', '2023-12-08 10:42:10', '2023-12-08 10:42:10'),
(1706, 'laverne.reynolds@nextgennation.store', '2023-12-08 11:19:34', '2023-12-08 11:19:34'),
(1707, 'efraindebavay4395@0815.ru', '2023-12-08 11:52:27', '2023-12-08 11:52:27'),
(1708, 'brittney.selby81@cleversolutions.store', '2023-12-08 12:27:49', '2023-12-08 12:27:49'),
(1709, 'pamelarector4564@bd.dns-cloud.net', '2023-12-08 13:07:28', '2023-12-08 13:07:28'),
(1710, 'lashay-petterd@nextgennation.store', '2023-12-08 13:07:53', '2023-12-08 13:07:53'),
(1711, 'hope-sear20@kbbrenders.co.uk', '2023-12-08 14:24:56', '2023-12-08 14:24:56'),
(1712, 'jayson.jackman@nextgennation.store', '2023-12-08 14:52:47', '2023-12-08 14:52:47'),
(1713, 'israelhollick9074@hotbird.giize.com', '2023-12-08 15:27:29', '2023-12-08 15:27:29'),
(1714, 'maria_yun61@boldperspectives.store', '2023-12-08 15:40:06', '2023-12-08 15:40:06'),
(1715, 'muhammadbeaurepaire8021@8.dnsabr.com', '2023-12-08 17:02:09', '2023-12-08 17:02:09'),
(1716, 'taylah-sheets94@nextgennation.store', '2023-12-08 17:18:27', '2023-12-08 17:18:27'),
(1717, 'wendyscammell1529@1secmail.org', '2023-12-08 18:02:16', '2023-12-08 18:02:16'),
(1718, 'adelabarge8639@ssl.tls.cloudns.asia', '2023-12-08 18:57:46', '2023-12-08 18:57:46'),
(1719, 'leah.wild@nextgennation.store', '2023-12-08 19:01:42', '2023-12-08 19:01:42'),
(1720, 'joey.nyhan89@kbbrenders.co.uk', '2023-12-08 19:24:03', '2023-12-08 19:24:03'),
(1721, 'reneemarx@dcctb.com', '2023-12-08 20:00:06', '2023-12-08 20:00:06'),
(1722, 'zachary.ruggiero@nextgennation.store', '2023-12-08 20:45:19', '2023-12-08 20:45:19'),
(1723, 'milagroscardillo@streamboost.xyz', '2023-12-08 20:55:33', '2023-12-08 20:55:33'),
(1724, 'willis_rhodes@nextgennation.store', '2023-12-08 23:22:05', '2023-12-08 23:22:05'),
(1725, 'candelaria-arredondo20@nextgennation.store', '2023-12-09 01:29:51', '2023-12-09 01:29:51'),
(1726, 'ira-paton@nextgennation.store', '2023-12-09 02:43:52', '2023-12-09 02:43:52'),
(1727, 'brittny-millen52@techtrendsetters.store', '2023-12-09 04:25:06', '2023-12-09 04:25:06'),
(1728, 'chang_barrington72@kbbrenders.co.uk', '2023-12-09 04:50:31', '2023-12-09 04:50:31'),
(1729, 'garnet.hertzler@innovativeedge.store', '2023-12-09 05:11:02', '2023-12-09 05:11:02'),
(1730, 'lillian_roque77@nextgennation.store', '2023-12-09 06:53:51', '2023-12-09 06:53:51'),
(1731, 'samara.pigott36@nextgennation.store', '2023-12-09 07:34:04', '2023-12-09 07:34:04'),
(1732, 'zelda_parrish73@nextgennation.store', '2023-12-09 08:33:15', '2023-12-09 08:33:15'),
(1733, 'alphonso-kidman95@futurevision.store', '2023-12-09 11:30:29', '2023-12-09 11:30:29'),
(1734, 'renato.addison@innovativeedge.store', '2023-12-09 12:52:59', '2023-12-09 12:52:59'),
(1735, 'thurman-saulsbury41@boldperspectives.store', '2023-12-09 14:40:24', '2023-12-09 14:40:24'),
(1736, 'annabelle_mungo@nextgennation.store', '2023-12-09 16:24:35', '2023-12-09 16:24:35'),
(1737, 'rogelio-conlon2@kbbrenders.co.uk', '2023-12-09 17:18:23', '2023-12-09 17:18:23'),
(1738, 'barb.vanmeter@cleversolutions.store', '2023-12-09 18:21:38', '2023-12-09 18:21:38'),
(1739, 'mckinley.eggleston@kbbrenders.co.uk', '2023-12-09 18:27:25', '2023-12-09 18:27:25'),
(1740, 'christel-steven@boldperspectives.store', '2023-12-09 20:38:04', '2023-12-09 20:38:04'),
(1741, 'sandra.kaleski@boldperspectives.store', '2023-12-09 22:25:08', '2023-12-09 22:25:08'),
(1742, 'janina-holtzmann@innovativeedge.store', '2023-12-10 06:47:49', '2023-12-10 06:47:49'),
(1743, 'wilson-moreau@techtrendsetters.store', '2023-12-10 07:04:49', '2023-12-10 07:04:49'),
(1744, 'jake-brubaker@kbbrenders.co.uk', '2023-12-10 08:19:42', '2023-12-10 08:19:42'),
(1745, 'graciela.ferguson@cleversolutions.store', '2023-12-10 08:48:38', '2023-12-10 08:48:38'),
(1746, 'monika_rendon86@nextgennation.store', '2023-12-10 09:36:51', '2023-12-10 09:36:51'),
(1747, 'landon_enderby36@futurevision.store', '2023-12-10 11:08:15', '2023-12-10 11:08:15'),
(1748, 'davis-mccormack41@nextgennation.store', '2023-12-10 11:36:52', '2023-12-10 11:36:52'),
(1749, 'renaldo-bauman76@kbbrenders.co.uk', '2023-12-10 13:16:05', '2023-12-10 13:16:05'),
(1750, 'octavia.clary@kbbrenders.co.uk', '2023-12-10 14:52:26', '2023-12-10 14:52:26'),
(1751, 'toby.theis79@boldperspectives.store', '2023-12-10 15:04:00', '2023-12-10 15:04:00'),
(1752, 'dalene_nobbs@boldperspectives.store', '2023-12-10 18:10:07', '2023-12-10 18:10:07'),
(1753, 'bobbye.bagwell42@boldperspectives.store', '2023-12-10 21:36:54', '2023-12-10 21:36:54'),
(1754, 'irvinfort@adult-work.info', '2023-12-11 01:07:18', '2023-12-11 01:07:18'),
(1755, 'halinacolvin@mailcatch.com', '2023-12-11 02:09:15', '2023-12-11 02:09:15'),
(1756, 'mildredlack@dvd.dns-cloud.net', '2023-12-11 03:52:07', '2023-12-11 03:52:07'),
(1757, 'jonas_stenhouse@boldperspectives.store', '2023-12-11 04:16:57', '2023-12-11 04:16:57'),
(1758, 'rosario.mcvay74@nextgennation.store', '2023-12-11 04:20:42', '2023-12-11 04:20:42'),
(1759, 'collettelaster@discardmail.com', '2023-12-11 05:09:42', '2023-12-11 05:09:42'),
(1760, 'deniselindt@temp69.email', '2023-12-11 06:13:15', '2023-12-11 06:13:15'),
(1761, 'harleytroy5596@asia.dnsabr.com', '2023-12-11 07:22:11', '2023-12-11 07:22:11'),
(1762, 'lanpillinger@1secmail.net', '2023-12-11 08:23:35', '2023-12-11 08:23:35'),
(1763, 'chandra-ewers28@boldperspectives.store', '2023-12-11 09:13:57', '2023-12-11 09:13:57'),
(1764, 'lawrencemolloy@asia.dnsabr.com', '2023-12-11 09:54:12', '2023-12-11 09:54:12'),
(1765, 'valeriagosse@oosln.com', '2023-12-11 11:46:43', '2023-12-11 11:46:43'),
(1766, 'laverne.haynie57@innovativeedge.store', '2023-12-11 12:13:50', '2023-12-11 12:13:50'),
(1767, 'sherricastro1742@now.mefound.com', '2023-12-11 12:49:33', '2023-12-11 12:49:33'),
(1768, 'pat-lorenzo59@futurevision.store', '2023-12-11 13:25:36', '2023-12-11 13:25:36'),
(1769, 'dallasharwood@now.mefound.com', '2023-12-11 13:50:02', '2023-12-11 13:50:02'),
(1770, 'caryn-schimmel19@futurevision.store', '2023-12-11 14:18:01', '2023-12-11 14:18:01'),
(1771, 'amee.beahm@boldperspectives.store', '2023-12-11 14:18:05', '2023-12-11 14:18:05'),
(1772, 'jannetteboniwell7578@spambog.com', '2023-12-11 15:07:08', '2023-12-11 15:07:08'),
(1773, 'ashleyhein@temp69.email', '2023-12-11 17:07:54', '2023-12-11 17:07:54'),
(1774, 'ana_using@futurevision.store', '2023-12-11 17:13:52', '2023-12-11 17:13:52'),
(1775, 'kathy.allardyce@boldperspectives.store', '2023-12-11 18:12:54', '2023-12-11 18:12:54'),
(1776, 'charis_heighway67@kbbrenders.co.uk', '2023-12-11 19:35:01', '2023-12-11 19:35:01'),
(1777, 'stanton_moffett@cleversolutions.store', '2023-12-11 19:42:26', '2023-12-11 19:42:26'),
(1778, 'marjorie_pearce@boldperspectives.store', '2023-12-11 19:48:26', '2023-12-11 19:48:26'),
(1779, 'garnetchewings9602@oosln.com', '2023-12-11 19:56:34', '2023-12-11 19:56:34'),
(1780, 'silas.bannan28@boldperspectives.store', '2023-12-11 22:03:20', '2023-12-11 22:03:20'),
(1781, 'angelika.clem21@kbbrenders.co.uk', '2023-12-11 22:22:56', '2023-12-11 22:22:56'),
(1782, 'uta.bittner86@futurevision.store', '2023-12-11 23:25:28', '2023-12-11 23:25:28'),
(1783, 'lynda-purcell57@kbbrenders.co.uk', '2023-12-11 23:50:33', '2023-12-11 23:50:33'),
(1784, 'irving_hutcherson@nextgennation.store', '2023-12-12 05:09:45', '2023-12-12 05:09:45'),
(1785, 'riley.turpin@futurevision.store', '2023-12-12 06:44:04', '2023-12-12 06:44:04'),
(1786, 'hildred_stambaugh43@techtrendsetters.store', '2023-12-12 08:06:05', '2023-12-12 08:06:05'),
(1787, 'galen.hatter@futurevision.store', '2023-12-12 09:07:34', '2023-12-12 09:07:34'),
(1788, 'misty.kirke94@innovativeedge.store', '2023-12-12 10:51:24', '2023-12-12 10:51:24'),
(1789, 'marquis.billups@boldperspectives.store', '2023-12-12 11:44:52', '2023-12-12 11:44:52'),
(1790, 'estella.mirams@cleversolutions.store', '2023-12-12 14:23:52', '2023-12-12 14:23:52'),
(1791, 'tawanna_oster97@boldperspectives.store', '2023-12-12 15:18:39', '2023-12-12 15:18:39'),
(1792, 'leia.cammack24@futurevision.store', '2023-12-12 15:36:36', '2023-12-12 15:36:36'),
(1793, 'luis.kuefer73@futurevision.store', '2023-12-12 17:27:55', '2023-12-12 17:27:55'),
(1794, 'allison_kaur@boldperspectives.store', '2023-12-12 19:04:42', '2023-12-12 19:04:42'),
(1795, 'zack.ryland93@cleversolutions.store', '2023-12-12 19:07:32', '2023-12-12 19:07:32'),
(1796, 'bette-gersten73@cleversolutions.store', '2023-12-12 20:17:44', '2023-12-12 20:17:44'),
(1797, 'latashia_fox@kbbrenders.co.uk', '2023-12-12 21:23:59', '2023-12-12 21:23:59'),
(1798, 'mona-newling@boldperspectives.store', '2023-12-12 23:31:55', '2023-12-12 23:31:55'),
(1799, 'drew.deschamps52@innovativeedge.store', '2023-12-13 00:05:44', '2023-12-13 00:05:44'),
(1800, 'gudrun.grove@cleversolutions.store', '2023-12-13 03:44:35', '2023-12-13 03:44:35'),
(1801, 'abbie_baptiste16@nextgennation.store', '2023-12-13 05:51:27', '2023-12-13 05:51:27'),
(1802, 'audrey_horning@kbbrenders.co.uk', '2023-12-13 06:30:08', '2023-12-13 06:30:08'),
(1803, 'tanesha-eastham@innovativeedge.store', '2023-12-13 07:34:16', '2023-12-13 07:34:16'),
(1804, 'jerome-mcvay59@cleversolutions.store', '2023-12-13 09:46:08', '2023-12-13 09:46:08'),
(1805, 'tim_loar44@innovativeedge.store', '2023-12-13 13:17:18', '2023-12-13 13:17:18'),
(1806, 'margarette-pan@cleversolutions.store', '2023-12-13 14:16:44', '2023-12-13 14:16:44'),
(1807, 'angelica-snodgrass17@cleversolutions.store', '2023-12-13 15:24:03', '2023-12-13 15:24:03'),
(1808, 'dean.fewings@boldperspectives.store', '2023-12-13 15:36:11', '2023-12-13 15:36:11'),
(1809, 'anton-waring17@innovativeedge.store', '2023-12-13 15:55:59', '2023-12-13 15:55:59'),
(1810, 'mavis-grace@nextgennation.store', '2023-12-13 20:10:14', '2023-12-13 20:10:14'),
(1811, 'betty_inouye44@boldperspectives.store', '2023-12-13 22:17:58', '2023-12-13 22:17:58'),
(1812, 'grant-medina99@techtrendsetters.store', '2023-12-14 02:28:44', '2023-12-14 02:28:44'),
(1813, 'ima-rutledge52@innovativeedge.store', '2023-12-14 02:34:35', '2023-12-14 02:34:35'),
(1814, 'stephany_sandover@boldperspectives.store', '2023-12-14 03:48:25', '2023-12-14 03:48:25'),
(1815, 'gennie.orozco21@kbbrenders.co.uk', '2023-12-14 04:02:55', '2023-12-14 04:02:55'),
(1816, 'colleen_lavender98@nextgennation.store', '2023-12-14 23:35:40', '2023-12-14 23:35:40'),
(1817, 'natalie_mcmillan30@innovativeedge.store', '2023-12-15 03:05:45', '2023-12-15 03:05:45'),
(1818, 'nadine.wenz76@kbbrenders.co.uk', '2023-12-15 08:41:54', '2023-12-15 08:41:54'),
(1819, 'beverly.beckman57@innovativeedge.store', '2023-12-15 09:31:33', '2023-12-15 09:31:33'),
(1820, 'georgianna.gouin@nextgennation.store', '2023-12-15 10:05:27', '2023-12-15 10:05:27'),
(1821, 'clifton_derry@boldperspectives.store', '2023-12-15 11:22:56', '2023-12-15 11:22:56'),
(1822, 'fannie.schweitzer@nextgennation.store', '2023-12-15 12:12:10', '2023-12-15 12:12:10'),
(1823, 'kieran.kowalski@innovativeedge.store', '2023-12-15 12:13:59', '2023-12-15 12:13:59'),
(1824, 'jamie-toomey@boldperspectives.store', '2023-12-15 12:15:45', '2023-12-15 12:15:45'),
(1825, 'allison.coomes@nextgennation.store', '2023-12-15 14:46:10', '2023-12-15 14:46:10'),
(1826, 'shaunte.parent@boldperspectives.store', '2023-12-15 15:22:49', '2023-12-15 15:22:49'),
(1827, 'ezequiel.wilkinson@boldperspectives.store', '2023-12-15 16:26:06', '2023-12-15 16:26:06'),
(1828, 'eusebia.easterling99@innovativeedge.store', '2023-12-15 17:20:14', '2023-12-15 17:20:14'),
(1829, 'hudson-juan@cleversolutions.store', '2023-12-15 18:07:52', '2023-12-15 18:07:52'),
(1830, 'leoma.davenport@innovativeedge.store', '2023-12-15 18:25:45', '2023-12-15 18:25:45'),
(1831, 'maximo_venegas@cleversolutions.store', '2023-12-16 01:55:36', '2023-12-16 01:55:36'),
(1832, 'lois.atkin@boldperspectives.store', '2023-12-16 04:04:10', '2023-12-16 04:04:10'),
(1833, 'tresa.blewett93@boldperspectives.store', '2023-12-16 05:32:52', '2023-12-16 05:32:52'),
(1834, 'florine-yee55@innovativeedge.store', '2023-12-16 07:14:35', '2023-12-16 07:14:35'),
(1835, 'bertha_hamlet17@cleversolutions.store', '2023-12-16 09:24:56', '2023-12-16 09:24:56'),
(1836, 'jeremiah-wicker@cleversolutions.store', '2023-12-16 10:22:04', '2023-12-16 10:22:04'),
(1837, 'josefina-zink96@innovativeedge.store', '2023-12-16 10:45:34', '2023-12-16 10:45:34'),
(1838, 'josef.chambliss19@boldperspectives.store', '2023-12-16 12:06:53', '2023-12-16 12:06:53'),
(1839, 'sebastian.springthorpe@innovativeedge.store', '2023-12-16 12:36:08', '2023-12-16 12:36:08'),
(1840, 'david_myles91@cleversolutions.store', '2023-12-16 16:50:39', '2023-12-16 16:50:39'),
(1841, 'martina.langner99@nextgennation.store', '2023-12-16 17:27:04', '2023-12-16 17:27:04'),
(1842, 'QdhlOA.dtmjjcj@spectrail.world', '2023-12-18 01:25:23', '2023-12-18 01:25:23'),
(1843, 'AMMRYi.hjbtcmp@borasca.xyz', '2023-12-19 17:17:01', '2023-12-19 17:17:01'),
(1844, 'brock_dimarco@innovativeedge.store', '2023-12-20 01:21:57', '2023-12-20 01:21:57'),
(1845, 'cindi.friday@techtrendsetters.store', '2023-12-20 01:26:25', '2023-12-20 01:26:25'),
(1846, 'virgil.brunton42@techtrendsetters.store', '2023-12-20 03:21:51', '2023-12-20 03:21:51'),
(1847, 'shonda.higgin65@cleversolutions.store', '2023-12-20 04:32:58', '2023-12-20 04:32:58'),
(1848, 'shaunte-nowacki7@techtrendsetters.store', '2023-12-20 04:48:01', '2023-12-20 04:48:01'),
(1849, 'gonzalo-forth@innovativeedge.store', '2023-12-20 08:41:07', '2023-12-20 08:41:07'),
(1850, 'nannette.wilfred@cleversolutions.store', '2023-12-20 09:30:35', '2023-12-20 09:30:35'),
(1851, 'alana_mcleod54@boldperspectives.store', '2023-12-20 10:14:44', '2023-12-20 10:14:44'),
(1852, 'roxanna.donald@nextgennation.store', '2023-12-20 15:25:56', '2023-12-20 15:25:56'),
(1853, 'andy.bachman11@boldperspectives.store', '2023-12-20 15:48:28', '2023-12-20 15:48:28'),
(1854, 'jimmy-burdekin8@innovativeedge.store', '2023-12-20 17:33:48', '2023-12-20 17:33:48'),
(1855, 'candra-wilkie33@innovativeedge.store', '2023-12-20 20:11:23', '2023-12-20 20:11:23'),
(1856, 'leonida.feez77@innovativeedge.store', '2023-12-20 21:31:02', '2023-12-20 21:31:02'),
(1857, 'carrol_emery@boldperspectives.store', '2023-12-21 02:15:16', '2023-12-21 02:15:16'),
(1858, 'jamila-soileau@innovativeedge.store', '2023-12-21 03:28:45', '2023-12-21 03:28:45'),
(1859, 'diane_raphael40@innovativeedge.store', '2023-12-21 04:31:36', '2023-12-21 04:31:36'),
(1860, 'vincent_matra@nextgennation.store', '2023-12-21 05:13:55', '2023-12-21 05:13:55'),
(1861, 'vaughn-brubaker88@boldperspectives.store', '2023-12-21 05:14:26', '2023-12-21 05:14:26'),
(1862, 'malorie-muhammad33@cleversolutions.store', '2023-12-21 05:24:51', '2023-12-21 05:24:51'),
(1863, 'mose.sweatman20@innovativeedge.store', '2023-12-21 05:41:48', '2023-12-21 05:41:48'),
(1864, 'shannan.schardt26@cleversolutions.store', '2023-12-21 08:43:54', '2023-12-21 08:43:54'),
(1865, 'ruben_nolen@cleversolutions.store', '2023-12-21 09:49:48', '2023-12-21 09:49:48'),
(1866, 'meredith-shumack94@boldperspectives.store', '2023-12-21 10:52:37', '2023-12-21 10:52:37'),
(1867, 'zachary.fortenberry26@cleversolutions.store', '2023-12-21 12:31:34', '2023-12-21 12:31:34'),
(1868, 'myron-carty@boldperspectives.store', '2023-12-21 13:05:08', '2023-12-21 13:05:08'),
(1869, 'louise.burn44@innovativeedge.store', '2023-12-21 13:21:29', '2023-12-21 13:21:29'),
(1870, 'kyle-colangelo@boldperspectives.store', '2023-12-21 14:16:19', '2023-12-21 14:16:19'),
(1871, 'dannie-lukis63@boldperspectives.store', '2023-12-21 15:49:34', '2023-12-21 15:49:34'),
(1872, 'dani_gunter97@innovativeedge.store', '2023-12-21 15:50:12', '2023-12-21 15:50:12'),
(1873, 'gary-gable@nextgennation.store', '2023-12-21 16:48:08', '2023-12-21 16:48:08'),
(1874, 'marco-nemeth@nextgennation.store', '2023-12-21 18:49:26', '2023-12-21 18:49:26'),
(1875, 'denese.chapdelaine@boldperspectives.store', '2023-12-21 20:36:25', '2023-12-21 20:36:25'),
(1876, 'rosaura-griffie@boldperspectives.store', '2023-12-21 22:36:53', '2023-12-21 22:36:53'),
(1877, 'elmo.panton@cleversolutions.store', '2023-12-21 23:32:12', '2023-12-21 23:32:12'),
(1878, 'iona.ivory31@boldperspectives.store', '2023-12-22 00:31:13', '2023-12-22 00:31:13'),
(1879, 'genesis-crabtree@boldperspectives.store', '2023-12-22 03:04:01', '2023-12-22 03:04:01'),
(1880, 'orville-alanson@cleversolutions.store', '2023-12-22 05:27:16', '2023-12-22 05:27:16'),
(1881, 'kirsten-stonor@boldperspectives.store', '2023-12-22 06:10:57', '2023-12-22 06:10:57'),
(1882, 'ola_nisbett42@cleversolutions.store', '2023-12-22 06:37:52', '2023-12-22 06:37:52'),
(1883, 'jame.russ87@boldperspectives.store', '2023-12-22 07:21:27', '2023-12-22 07:21:27'),
(1884, 'romeo-hoinville@boldperspectives.store', '2023-12-22 10:19:26', '2023-12-22 10:19:26'),
(1885, 'graig.northey@boldperspectives.store', '2023-12-22 11:42:57', '2023-12-22 11:42:57'),
(1886, 'kandis_roberson@cleversolutions.store', '2023-12-22 16:01:08', '2023-12-22 16:01:08'),
(1887, 'julie-pinschof@boldperspectives.store', '2023-12-22 17:03:54', '2023-12-22 17:03:54'),
(1888, 'chester_asmus@cleversolutions.store', '2023-12-23 03:28:59', '2023-12-23 03:28:59'),
(1889, 'jannette.furman17@boldperspectives.store', '2023-12-23 03:40:25', '2023-12-23 03:40:25'),
(1890, 'winona_midgett60@boldperspectives.store', '2023-12-23 06:58:14', '2023-12-23 06:58:14'),
(1891, 'martina-innes14@boldperspectives.store', '2023-12-23 08:03:47', '2023-12-23 08:03:47'),
(1892, 'shaunte.rechner85@boldperspectives.store', '2023-12-23 09:19:48', '2023-12-23 09:19:48'),
(1893, 'carl-hester43@boldperspectives.store', '2023-12-23 14:19:59', '2023-12-23 14:19:59'),
(1894, 'tSlNSJ.thhwqdw@paravane.biz', '2023-12-24 15:23:21', '2023-12-24 15:23:21'),
(1895, 'ukNYOL.tcwpcwh@anaphora.team', '2023-12-25 21:52:49', '2023-12-25 21:52:49'),
(1896, 'vera_laney@techtrendsetters.store', '2023-12-26 05:16:02', '2023-12-26 05:16:02'),
(1897, 'genie-springthorpe58@techtrendsetters.store', '2023-12-26 06:33:17', '2023-12-26 06:33:17'),
(1898, 'mark.paten77@techtrendsetters.store', '2023-12-28 04:24:38', '2023-12-28 04:24:38'),
(1899, 'gabriella-jefferies21@techtrendsetters.store', '2023-12-29 04:09:03', '2023-12-29 04:09:03'),
(1900, 'gunjansinghrajput2802@gmail.com', '2023-12-30 08:57:55', '2023-12-30 08:57:55'),
(1901, 'janell-sholl@techtrendsetters.store', '2023-12-31 01:42:18', '2023-12-31 01:42:18'),
(1902, 'arnold_duras@techtrendsetters.store', '2024-01-02 13:54:19', '2024-01-02 13:54:19'),
(1903, 'myron_elmore@techtrendsetters.store', '2024-01-03 23:51:49', '2024-01-03 23:51:49'),
(1904, 'fae.baumgaertner28@techtrendsetters.store', '2024-01-04 00:56:59', '2024-01-04 00:56:59'),
(1905, 'timmy-john41@techtrendsetters.store', '2024-01-04 10:34:23', '2024-01-04 10:34:23'),
(1906, 'chasity-hogue@techtrendsetters.store', '2024-01-04 23:38:58', '2024-01-04 23:38:58'),
(1907, 'lottie.prell@techtrendsetters.store', '2024-01-05 01:56:53', '2024-01-05 01:56:53'),
(1908, 'katherin-mulvany@techtrendsetters.store', '2024-01-05 04:06:50', '2024-01-05 04:06:50'),
(1909, 'bernardo.hillard@techtrendsetters.store', '2024-01-05 12:25:17', '2024-01-05 12:25:17'),
(1910, 'marilou-cornwall27@techtrendsetters.store', '2024-01-05 23:15:33', '2024-01-05 23:15:33'),
(1911, 'john.wilkie56@techtrendsetters.store', '2024-01-06 03:05:32', '2024-01-06 03:05:32'),
(1912, 'ada.jiminez4@techtrendsetters.store', '2024-01-06 08:32:20', '2024-01-06 08:32:20'),
(1913, 'rosemary.claflin70@techtrendsetters.store', '2024-01-06 09:41:48', '2024-01-06 09:41:48'),
(1914, 'gabrielswipe22@gmail.com', '2024-01-12 21:55:34', '2024-01-12 21:55:34'),
(1915, 'XRsTpI.ttpqtc@balneary.biz', '2024-01-13 19:32:15', '2024-01-13 19:32:15'),
(1916, 'tabitha_leone57@nextgennation.store', '2024-01-16 13:26:14', '2024-01-16 13:26:14'),
(1917, 'lilia.moncrieff@nextgennation.store', '2024-01-16 15:59:21', '2024-01-16 15:59:21'),
(1918, 'ada_noguera62@nextgennation.store', '2024-01-16 23:02:42', '2024-01-16 23:02:42'),
(1919, 'kenny-munson@nextgennation.store', '2024-01-17 04:52:57', '2024-01-17 04:52:57'),
(1920, 'francisco.merz@nextgennation.store', '2024-01-19 02:44:32', '2024-01-19 02:44:32'),
(1921, 'latosha.summerlin@nextgennation.store', '2024-01-19 07:31:37', '2024-01-19 07:31:37'),
(1922, 'joshua_metts26@nextgennation.store', '2024-01-19 14:41:57', '2024-01-19 14:41:57'),
(1923, 'melvina-harvey80@nextgennation.store', '2024-01-19 18:50:59', '2024-01-19 18:50:59'),
(1924, 'amee-weatherford@nextgennation.store', '2024-01-19 20:51:11', '2024-01-19 20:51:11'),
(1925, 'priyas15112002@gmail.com', '2024-01-22 18:23:00', '2024-01-22 18:23:00'),
(1926, 'matthew_mayer86@nextgennation.store', '2024-01-22 18:39:57', '2024-01-22 18:39:57'),
(1927, 'elyse.macaluso15@nextgennation.store', '2024-01-24 02:31:29', '2024-01-24 02:31:29'),
(1928, 'stefan.cooks@nextgennation.store', '2024-01-25 06:01:06', '2024-01-25 06:01:06'),
(1929, 'wilda_peach12@futurevision.store', '2024-01-25 10:59:14', '2024-01-25 10:59:14'),
(1930, 'skye_jewell38@nextgennation.store', '2024-01-25 15:04:45', '2024-01-25 15:04:45'),
(1931, 'denny_nielsen24@nextgennation.store', '2024-01-25 19:18:25', '2024-01-25 19:18:25'),
(1932, 'vidaveal@1secmail.net', '2024-01-26 09:31:40', '2024-01-26 09:31:40'),
(1933, 'omer.noblet39@futurevision.store', '2024-01-30 02:03:38', '2024-01-30 02:03:38'),
(1934, 'deloras.dasilva@futurevision.store', '2024-01-30 06:54:22', '2024-01-30 06:54:22'),
(1935, 'naomi.odonnell@futurevision.store', '2024-01-30 11:07:28', '2024-01-30 11:07:28'),
(1936, 'emmett-isles@nextgennation.store', '2024-01-30 14:13:11', '2024-01-30 14:13:11'),
(1937, 'welcome@gmail.com', '2024-01-31 16:31:25', '2024-01-31 16:31:25'),
(1938, 'fredrick-julia41@nextgennation.store', '2024-02-01 17:08:22', '2024-02-01 17:08:22'),
(1939, 'dong.hawes@futurevision.store', '2024-02-02 11:54:08', '2024-02-02 11:54:08'),
(1940, 'santo.cowen@futurevision.store', '2024-02-02 14:34:07', '2024-02-02 14:34:07'),
(1941, 'gino_borowski21@nextgennation.store', '2024-02-03 14:26:53', '2024-02-03 14:26:53'),
(1942, 'hosea.gould@futurevision.store', '2024-02-04 03:55:10', '2024-02-04 03:55:10'),
(1943, 'megan_boulton82@futurevision.store', '2024-02-04 06:47:30', '2024-02-04 06:47:30'),
(1944, 'laurie_loo@futurevision.store', '2024-02-04 07:56:44', '2024-02-04 07:56:44'),
(1945, 'rosalinda.champagne@nextgennation.store', '2024-02-04 10:55:54', '2024-02-04 10:55:54'),
(1946, 'glenn_hargraves@futurevision.store', '2024-02-04 11:00:26', '2024-02-04 11:00:26'),
(1947, 'luca.dickinson@nextgennation.store', '2024-02-04 12:46:18', '2024-02-04 12:46:18'),
(1948, 'Bdldvp.tjjjqwc@tonetics.biz', '2024-02-04 15:54:08', '2024-02-04 15:54:08'),
(1949, 'trey.neighbour26@futurevision.store', '2024-02-04 18:52:46', '2024-02-04 18:52:46'),
(1950, 'lukas.lassiter@nextgennation.store', '2024-02-04 19:50:04', '2024-02-04 19:50:04'),
(1951, 'imogen_holguin@futurevision.store', '2024-02-04 23:53:13', '2024-02-04 23:53:13'),
(1952, 'ernestine.collado4@nextgennation.store', '2024-02-05 00:55:48', '2024-02-05 00:55:48'),
(1953, 'sabina.farquharson69@futurevision.store', '2024-02-05 03:13:01', '2024-02-05 03:13:01'),
(1954, 'warren-mccollum@futurevision.store', '2024-02-05 07:22:48', '2024-02-05 07:22:48'),
(1955, 'howard-wickham45@nextgennation.store', '2024-02-05 08:23:26', '2024-02-05 08:23:26'),
(1956, 'maurine_pedley@nextgennation.store', '2024-02-05 10:42:25', '2024-02-05 10:42:25'),
(1957, 'roberto.marston@kbbrenders.co.uk', '2024-02-05 13:46:45', '2024-02-05 13:46:45'),
(1958, 'damien.stiles12@kbbrenders.co.uk', '2024-02-05 16:04:01', '2024-02-05 16:04:01'),
(1959, 'caroline.casillas@kbbrenders.co.uk', '2024-02-05 17:14:56', '2024-02-05 17:14:56'),
(1960, 'kurtis-perdue@nextgennation.store', '2024-02-05 20:42:17', '2024-02-05 20:42:17'),
(1961, 'veola-shively78@futurevision.store', '2024-02-05 20:45:42', '2024-02-05 20:45:42'),
(1962, 'nina_dinkins92@futurevision.store', '2024-02-06 04:18:33', '2024-02-06 04:18:33'),
(1963, 'BpoJSQ.tthcbhp@chilgoza.buzz', '2024-02-07 06:36:39', '2024-02-07 06:36:39'),
(1964, 'genevieve.kirkland76@nextgennation.store', '2024-02-07 18:16:29', '2024-02-07 18:16:29'),
(1965, 'thorsten-woolner73@nextgennation.store', '2024-02-08 07:42:36', '2024-02-08 07:42:36'),
(1966, 'vuwINz.qcpbwbj@kerfuffle.asia', '2024-02-08 08:20:17', '2024-02-08 08:20:17'),
(1967, 'federico-culpin@nextgennation.store', '2024-02-08 13:55:12', '2024-02-08 13:55:12'),
(1968, 'reynaldo-belton11@futurevision.store', '2024-02-08 15:33:43', '2024-02-08 15:33:43'),
(1969, 'rosetta.corrie80@futurevision.store', '2024-02-08 23:58:27', '2024-02-08 23:58:27'),
(1970, 'KLcwXJ.qmmdbtq@kerfuffle.asia', '2024-02-09 06:39:37', '2024-02-09 06:39:37'),
(1971, 'erna_hurlburt@nextgennation.store', '2024-02-09 08:59:42', '2024-02-09 08:59:42'),
(1972, 'faustino.plumlee@nextgennation.store', '2024-02-09 14:05:24', '2024-02-09 14:05:24'),
(1973, 'krystyna.sepulveda20@futurevision.store', '2024-02-09 16:09:33', '2024-02-09 16:09:33'),
(1974, 'emely-tenorio100@nextgennation.store', '2024-02-09 23:02:43', '2024-02-09 23:02:43'),
(1975, 'corey-pettiford40@futurevision.store', '2024-02-10 02:01:27', '2024-02-10 02:01:27'),
(1976, 'arianne_tidwell@nextgennation.store', '2024-02-10 03:12:30', '2024-02-10 03:12:30'),
(1977, 'alisha-mcanulty74@nextgennation.store', '2024-02-10 09:22:26', '2024-02-10 09:22:26'),
(1978, 'astrid.newman@futurevision.store', '2024-02-10 11:28:17', '2024-02-10 11:28:17'),
(1979, 'melanie-kentish@futurevision.store', '2024-02-10 12:38:55', '2024-02-10 12:38:55'),
(1980, 'vilma_vivier22@futurevision.store', '2024-02-10 19:49:23', '2024-02-10 19:49:23'),
(1981, 'willie_vonstieglitz@nextgennation.store', '2024-02-11 02:23:38', '2024-02-11 02:23:38'),
(1982, 'blake-woo@futurevision.store', '2024-02-11 09:34:37', '2024-02-11 09:34:37'),
(1983, 'meri.rains@futurevision.store', '2024-02-11 20:30:39', '2024-02-11 20:30:39'),
(1984, 'jetta.bouton@futurevision.store', '2024-02-11 22:05:37', '2024-02-11 22:05:37'),
(1985, 'jamie.julia89@futurevision.store', '2024-02-12 11:27:09', '2024-02-12 11:27:09'),
(1986, 'lowell_banfield@futurevision.store', '2024-02-12 14:08:39', '2024-02-12 14:08:39'),
(1987, 'latosha_loar@futurevision.store', '2024-02-12 23:01:25', '2024-02-12 23:01:25'),
(1988, 'halley_lampe@futurevision.store', '2024-02-13 00:45:09', '2024-02-13 00:45:09'),
(1989, 'augustina-lindon75@kbbrenders.co.uk', '2024-02-14 01:17:04', '2024-02-14 01:17:04'),
(1990, 'roberto_noskowski73@kbbrenders.co.uk', '2024-02-14 06:04:27', '2024-02-14 06:04:27'),
(1991, 'SNpjTC.dbwwmbj@silesia.life', '2024-02-14 10:59:45', '2024-02-14 10:59:45'),
(1992, 'ticqhj.dqjcjmc@chiffon.fun', '2024-02-16 16:02:51', '2024-02-16 16:02:51'),
(1993, 'WlaYHa.dwwcwwc@silesia.life', '2024-02-17 20:49:35', '2024-02-17 20:49:35'),
(1994, 'cristine.lindley49@kbbrenders.co.uk', '2024-02-18 06:38:03', '2024-02-18 06:38:03'),
(1995, 'louisa.bingham19@kbbrenders.co.uk', '2024-02-18 14:41:34', '2024-02-18 14:41:34'),
(1996, 'rusty-reay@kbbrenders.co.uk', '2024-02-18 16:44:45', '2024-02-18 16:44:45'),
(1997, 'charissa_spargo@kbbrenders.co.uk', '2024-02-18 19:42:53', '2024-02-18 19:42:53'),
(1998, 'chase_brownwbbx@outlook.com', '2024-02-18 20:03:34', '2024-02-18 20:03:34'),
(1999, 'indira-bartley@kbbrenders.co.uk', '2024-02-19 02:28:06', '2024-02-19 02:28:06'),
(2000, 'vern.kroeger@kbbrenders.co.uk', '2024-02-19 10:59:46', '2024-02-19 10:59:46'),
(2001, 'cecil.mathews@kbbrenders.co.uk', '2024-02-19 12:30:31', '2024-02-19 12:30:31'),
(2002, 'christin.bingaman7@kbbrenders.co.uk', '2024-02-21 11:03:50', '2024-02-21 11:03:50'),
(2003, 'jaqueline-greenup@kbbrenders.co.uk', '2024-02-21 16:49:04', '2024-02-21 16:49:04'),
(2004, 'soon.florey@kbbrenders.co.uk', '2024-02-21 18:46:23', '2024-02-21 18:46:23'),
(2005, 'louvenia-banuelos@kbbrenders.co.uk', '2024-02-23 06:31:09', '2024-02-23 06:31:09'),
(2006, 'earlene.mansell@kbbrenders.co.uk', '2024-02-23 11:57:03', '2024-02-23 11:57:03'),
(2007, 'JHHnfP.cmpmbpd@chilgoza.buzz', '2024-02-23 16:58:48', '2024-02-23 16:58:48'),
(2008, 'almeda-freehill@kbbrenders.co.uk', '2024-02-24 06:29:13', '2024-02-24 06:29:13'),
(2009, 'SlYnhP.dpbpbpt@rightbliss.beauty', '2024-02-25 20:11:48', '2024-02-25 20:11:48'),
(2010, 'edmundo.gann@biotechadvancers.org', '2024-02-26 01:44:16', '2024-02-26 01:44:16'),
(2011, 'saul_labarbera@genetichealthsolutions.org', '2024-02-26 08:17:55', '2024-02-26 08:17:55'),
(2012, 'ofelia.wertheim1@genetichealthsolutions.org', '2024-02-26 23:01:34', '2024-02-26 23:01:34'),
(2013, 'vania.spring9@kbbrenders.co.uk', '2024-02-27 09:42:35', '2024-02-27 09:42:35'),
(2014, 'vito_saylors@genetichealthsolutions.org', '2024-02-27 10:06:05', '2024-02-27 10:06:05'),
(2015, 'darci-mockridge20@genetichealthsolutions.org', '2024-02-27 16:05:29', '2024-02-27 16:05:29'),
(2016, 'tanja.messina41@genetichealthsolutions.org', '2024-02-27 17:38:35', '2024-02-27 17:38:35'),
(2017, 'gale.chevalier95@genetichealthsolutions.org', '2024-02-28 04:51:53', '2024-02-28 04:51:53'),
(2018, 'coleman-bautista46@genetichealthsolutions.org', '2024-02-28 05:02:03', '2024-02-28 05:02:03'),
(2019, 'gordon_shimizu3@biotechadvancers.org', '2024-02-28 06:54:09', '2024-02-28 06:54:09'),
(2020, 'everette_fairbank28@genetichealthsolutions.org', '2024-02-28 13:56:50', '2024-02-28 13:56:50'),
(2021, 'chanel.harriet@investease.org', '2024-02-28 16:50:00', '2024-02-28 16:50:00'),
(2022, 'robin.pinner@biotechadvancers.org', '2024-02-28 19:11:12', '2024-02-28 19:11:12'),
(2023, 'georgiana.hanlon45@genetichealthsolutions.org', '2024-02-28 20:54:23', '2024-02-28 20:54:23'),
(2024, 'gabriela-coolidge@datadivetech.org', '2024-02-28 20:57:09', '2024-02-28 20:57:09'),
(2025, 'mindy.bloom45@investease.org', '2024-02-28 21:27:01', '2024-02-28 21:27:01'),
(2026, 'arnoldo.weston@genetichealthsolutions.org', '2024-02-29 01:31:05', '2024-02-29 01:31:05'),
(2027, 'tammy.retzlaff31@boldbucks.org', '2024-02-29 04:00:44', '2024-02-29 04:00:44'),
(2028, 'nathaniel_lassetter26@datadivetech.org', '2024-02-29 05:23:15', '2024-02-29 05:23:15'),
(2029, 'peter_mcveigh@genetichealthsolutions.org', '2024-02-29 08:06:14', '2024-02-29 08:06:14'),
(2030, 'maddison.howes@datadivetech.org', '2024-02-29 11:45:21', '2024-02-29 11:45:21'),
(2031, 'innodjengdj3504@gmail.com', '2024-02-29 12:24:46', '2024-02-29 12:24:46'),
(2032, 'georgianna.douglass@investease.org', '2024-02-29 12:40:58', '2024-02-29 12:40:58'),
(2033, 'sterling_goodfellow@genetichealthsolutions.org', '2024-02-29 15:25:29', '2024-02-29 15:25:29'),
(2034, 'sofia.morrell54@biotechadvancers.org', '2024-03-01 18:06:32', '2024-03-01 18:06:32'),
(2035, 'emily.anton@datadivetech.org', '2024-03-01 21:26:08', '2024-03-01 21:26:08'),
(2036, 'felipa.ewing5@investease.org', '2024-03-01 23:44:28', '2024-03-01 23:44:28'),
(2037, 'charity.hallen@kbbrenders.co.uk', '2024-03-02 05:36:48', '2024-03-02 05:36:48'),
(2038, 'lowell_wooley@genetichealthsolutions.org', '2024-03-02 11:59:21', '2024-03-02 11:59:21'),
(2039, 'camilla_houchins@datadivetech.org', '2024-03-03 19:43:39', '2024-03-03 19:43:39'),
(2040, 'pauline_aylward54@investease.org', '2024-03-03 20:03:07', '2024-03-03 20:03:07'),
(2041, 'danny_ovens@datadivetech.org', '2024-03-04 01:44:51', '2024-03-04 01:44:51'),
(2042, 'wolfgang-christie@boldbucks.org', '2024-03-04 03:22:09', '2024-03-04 03:22:09'),
(2043, 'carlton.hyland43@datadivetech.org', '2024-03-04 09:29:08', '2024-03-04 09:29:08'),
(2044, 'aida-pflaum@genetichealthsolutions.org', '2024-03-04 12:28:43', '2024-03-04 12:28:43'),
(2045, 'mari_ayres@genetichealthsolutions.org', '2024-03-04 12:46:20', '2024-03-04 12:46:20'),
(2046, 'micah-wolford@genetichealthsolutions.org', '2024-03-04 14:38:27', '2024-03-04 14:38:27'),
(2047, 'terry_mckenna40@genetichealthsolutions.org', '2024-03-04 15:52:20', '2024-03-04 15:52:20'),
(2048, 'shelby_mcmullin8@boldbucks.org', '2024-03-05 00:52:31', '2024-03-05 00:52:31'),
(2049, 'wilbur_gilbreath@genetichealthsolutions.org', '2024-03-05 00:57:43', '2024-03-05 00:57:43'),
(2050, 'carroll-kime57@genetichealthsolutions.org', '2024-03-05 03:37:57', '2024-03-05 03:37:57'),
(2051, 'mitch.ballou97@datadivetech.org', '2024-03-05 04:30:08', '2024-03-05 04:30:08'),
(2052, 'glinda_julian30@genetichealthsolutions.org', '2024-03-05 06:31:53', '2024-03-05 06:31:53'),
(2053, 'alina_harvard24@genetichealthsolutions.org', '2024-03-05 06:57:38', '2024-03-05 06:57:38'),
(2054, 'lenard.sasser@genetichealthsolutions.org', '2024-03-05 10:31:52', '2024-03-05 10:31:52'),
(2055, 'minda_book93@investease.org', '2024-03-05 13:40:21', '2024-03-05 13:40:21'),
(2056, 'benito_eck@genetichealthsolutions.org', '2024-03-06 00:00:30', '2024-03-06 00:00:30'),
(2057, 'essie.chippindall44@genetichealthsolutions.org', '2024-03-06 01:46:32', '2024-03-06 01:46:32'),
(2058, 'huey_vick61@datadivetech.org', '2024-03-06 08:10:31', '2024-03-06 08:10:31'),
(2059, 'enrique.cintron8@biotechadvancers.org', '2024-03-06 12:13:15', '2024-03-06 12:13:15'),
(2060, 'manuel_smithies@genetichealthsolutions.org', '2024-03-06 12:22:59', '2024-03-06 12:22:59'),
(2061, 'sterling_neace@datadivetech.org', '2024-03-06 14:16:58', '2024-03-06 14:16:58'),
(2062, 'barbra-holly@kbbrenders.co.uk', '2024-03-06 17:27:12', '2024-03-06 17:27:12'),
(2063, 'marta.wells@biotechadvancers.org', '2024-03-06 17:35:49', '2024-03-06 17:35:49'),
(2064, 'florian.andrus@genetichealthsolutions.org', '2024-03-06 18:34:59', '2024-03-06 18:34:59'),
(2065, 'mollie_pace80@genetichealthsolutions.org', '2024-03-07 00:02:38', '2024-03-07 00:02:38'),
(2066, 'tera_arent51@investease.org', '2024-03-07 00:41:35', '2024-03-07 00:41:35'),
(2067, 'nereida-royster40@boldbucks.org', '2024-03-07 01:56:57', '2024-03-07 01:56:57'),
(2068, 'mohammed.stclair@genetichealthsolutions.org', '2024-03-07 04:49:42', '2024-03-07 04:49:42'),
(2069, 'emerson-crist@genetichealthsolutions.org', '2024-03-07 07:46:55', '2024-03-07 07:46:55'),
(2070, 'tod_dhage71@datadivetech.org', '2024-03-07 08:22:52', '2024-03-07 08:22:52'),
(2071, 'ellis-loton56@investease.org', '2024-03-07 10:23:47', '2024-03-07 10:23:47'),
(2072, 'layne_hoag@genetichealthsolutions.org', '2024-03-07 11:14:08', '2024-03-07 11:14:08'),
(2073, 'lilian.ellery79@genetichealthsolutions.org', '2024-03-07 11:48:20', '2024-03-07 11:48:20'),
(2074, 'damaris.vandegrift55@biotechadvancers.org', '2024-03-07 14:07:36', '2024-03-07 14:07:36'),
(2075, 'hiram-biscoe@datadivetech.org', '2024-03-07 14:28:01', '2024-03-07 14:28:01'),
(2076, 'emily_gee@genetichealthsolutions.org', '2024-03-07 14:39:06', '2024-03-07 14:39:06'),
(2077, 'darren.styers@investease.org', '2024-03-07 14:50:48', '2024-03-07 14:50:48'),
(2078, 'zelda_sizer1@genetichealthsolutions.org', '2024-03-07 16:50:17', '2024-03-07 16:50:17'),
(2079, 'jorge-bunny@investease.org', '2024-03-07 19:16:59', '2024-03-07 19:16:59'),
(2080, 'benny.pedley56@kbbrenders.co.uk', '2024-03-07 19:42:58', '2024-03-07 19:42:58'),
(2081, 'wendy.westbrook@genetichealthsolutions.org', '2024-03-07 20:16:20', '2024-03-07 20:16:20'),
(2082, 'filomena.grabowski@biotechadvancers.org', '2024-03-07 20:56:38', '2024-03-07 20:56:38'),
(2083, 'sprw_generic_9bfe2ba4_aenaturals.in@data-backup-store.com', '2024-03-07 21:24:38', '2024-03-07 21:24:38'),
(2084, 'miguel.antonio@datadivetech.org', '2024-03-08 04:49:22', '2024-03-08 04:49:22'),
(2085, 'clay-lyke@genetichealthsolutions.org', '2024-03-08 05:25:30', '2024-03-08 05:25:30'),
(2086, 'sabine-baber@genetichealthsolutions.org', '2024-03-08 06:20:59', '2024-03-08 06:20:59'),
(2087, 'elizabet_worthington10@biotechadvancers.org', '2024-03-08 12:44:18', '2024-03-08 12:44:18'),
(2088, 'muoi_mull15@datadivetech.org', '2024-03-08 13:08:09', '2024-03-08 13:08:09'),
(2089, 'trevor_simpson@genetichealthsolutions.org', '2024-03-08 13:49:32', '2024-03-08 13:49:32'),
(2090, 'wfPooB.pptdtcc@rightbliss.beauty', '2024-03-08 23:38:10', '2024-03-08 23:38:10'),
(2091, 'domenicvancouver33@lere.bhzsol.com', '2024-03-09 01:45:36', '2024-03-09 01:45:36'),
(2092, 'angelesbellew20@pere.bluspike.com', '2024-03-09 04:59:20', '2024-03-09 04:59:20'),
(2093, 'francisleija58@lere.bhzsol.com', '2024-03-09 05:50:52', '2024-03-09 05:50:52'),
(2094, 'charlie_schneider1@genetichealthsolutions.org', '2024-03-09 10:25:49', '2024-03-09 10:25:49'),
(2095, 'isaac.sigel95@genetichealthsolutions.org', '2024-03-09 10:43:43', '2024-03-09 10:43:43'),
(2096, 'alfredo-grisham11@datadivetech.org', '2024-03-09 11:32:44', '2024-03-09 11:32:44'),
(2097, 'helenaotero45@pere.bluspike.com', '2024-03-09 12:36:34', '2024-03-09 12:36:34'),
(2098, 'elishafriedmann48@rate.bhzsol.com', '2024-03-09 13:33:22', '2024-03-09 13:33:22'),
(2099, 'blair_stace@genetichealthsolutions.org', '2024-03-09 14:33:42', '2024-03-09 14:33:42'),
(2100, 'berenicecheyne64@lere.bhzsol.com', '2024-03-09 14:38:22', '2024-03-09 14:38:22'),
(2101, 'marcelo-mcclemens49@biotechadvancers.org', '2024-03-09 14:54:37', '2024-03-09 14:54:37'),
(2102, 'antoniettadevine8@rate.bhzsol.com', '2024-03-09 16:42:25', '2024-03-09 16:42:25'),
(2103, 'pasquale-chiles@genetichealthsolutions.org', '2024-03-09 17:38:48', '2024-03-09 17:38:48'),
(2104, 'priscillabeyers75@lere.bhzsol.com', '2024-03-09 17:59:43', '2024-03-09 17:59:43'),
(2105, 'phyllismichaels33@pere.bluspike.com', '2024-03-09 20:25:16', '2024-03-09 20:25:16'),
(2106, 'yukikoaltman56@lere.bhzsol.com', '2024-03-09 22:57:18', '2024-03-09 22:57:18'),
(2107, 'gus.saldivar@genetichealthsolutions.org', '2024-03-10 01:14:21', '2024-03-10 01:14:21'),
(2108, 'madelaineratcliffe72@lere.bhzsol.com', '2024-03-10 01:30:47', '2024-03-10 01:30:47'),
(2109, 'matthiasmclane63@rate.bhzsol.com', '2024-03-10 02:26:27', '2024-03-10 02:26:27'),
(2110, 'shad-keating83@boldbucks.org', '2024-03-10 02:40:55', '2024-03-10 02:40:55'),
(2111, 'sherriescullin58@pere.bluspike.com', '2024-03-10 03:29:54', '2024-03-10 03:29:54'),
(2112, 'kambroyles73@rate.bhzsol.com', '2024-03-10 04:53:44', '2024-03-10 04:53:44'),
(2113, 'letaroyer2@rate.bhzsol.com', '2024-03-10 06:04:24', '2024-03-10 06:04:24'),
(2114, 'marlathwaites66@lere.bhzsol.com', '2024-03-10 07:01:11', '2024-03-10 07:01:11'),
(2115, 'delclement3@pere.bluspike.com', '2024-03-10 08:31:13', '2024-03-10 08:31:13'),
(2116, 'bennett-hoar59@investease.org', '2024-03-10 18:29:19', '2024-03-10 18:29:19'),
(2117, 'carin.bindon@genetichealthsolutions.org', '2024-03-10 18:35:23', '2024-03-10 18:35:23'),
(2118, 'donnie.antonieff10@genetichealthsolutions.org', '2024-03-10 19:49:10', '2024-03-10 19:49:10'),
(2119, 'cliff-tovar46@boldbucks.org', '2024-03-10 20:10:41', '2024-03-10 20:10:41'),
(2120, 'bess_valerio47@genetichealthsolutions.org', '2024-03-10 21:46:52', '2024-03-10 21:46:52'),
(2121, 'rich_huie@genetichealthsolutions.org', '2024-03-11 05:25:26', '2024-03-11 05:25:26'),
(2122, 'diana_wolf7@biotechadvancers.org', '2024-03-11 07:45:49', '2024-03-11 07:45:49'),
(2123, 'rusty_reilly@genetichealthsolutions.org', '2024-03-11 10:05:26', '2024-03-11 10:05:26'),
(2124, 'owen_tipper20@biotechadvancers.org', '2024-03-11 11:26:38', '2024-03-11 11:26:38'),
(2125, 'dakeizhango49@gmail.com', '2024-03-11 18:07:51', '2024-03-11 18:07:51'),
(2126, 'ronny-ketner26@genetichealthsolutions.org', '2024-03-11 22:05:45', '2024-03-11 22:05:45'),
(2127, 'kassie-webre@genetichealthsolutions.org', '2024-03-12 01:33:22', '2024-03-12 01:33:22'),
(2128, 'quinn_hollis@genetichealthsolutions.org', '2024-03-12 04:48:58', '2024-03-12 04:48:58'),
(2129, 'wilbert-cerutty@genetichealthsolutions.org', '2024-03-12 10:42:38', '2024-03-12 10:42:38'),
(2130, 'trey_hooton@investease.org', '2024-03-12 12:01:14', '2024-03-12 12:01:14'),
(2131, 'vincent_poupinel37@genetichealthsolutions.org', '2024-03-12 12:13:57', '2024-03-12 12:13:57'),
(2132, 'jade_plott@genetichealthsolutions.org', '2024-03-12 13:40:07', '2024-03-12 13:40:07'),
(2133, 'harriett.faulk60@genetichealthsolutions.org', '2024-03-12 14:59:03', '2024-03-12 14:59:03'),
(2134, 'norberto-conroy33@genetichealthsolutions.org', '2024-03-12 21:56:10', '2024-03-12 21:56:10'),
(2135, 'rosario-bromley@genetichealthsolutions.org', '2024-03-12 23:23:32', '2024-03-12 23:23:32'),
(2136, 'penny.cervantes24@genetichealthsolutions.org', '2024-03-13 01:17:07', '2024-03-13 01:17:07'),
(2137, 'arletha.kinney36@datadivetech.org', '2024-03-13 02:12:08', '2024-03-13 02:12:08'),
(2138, 'jolie_serena@genetichealthsolutions.org', '2024-03-13 02:28:56', '2024-03-13 02:28:56'),
(2139, 'roger.goodlet65@genetichealthsolutions.org', '2024-03-13 04:37:36', '2024-03-13 04:37:36'),
(2140, 'nola_wynne@genetichealthsolutions.org', '2024-03-13 07:43:31', '2024-03-13 07:43:31'),
(2141, 'elba-roybal32@genetichealthsolutions.org', '2024-03-13 10:04:24', '2024-03-13 10:04:24'),
(2142, 'antony.hearn@genetichealthsolutions.org', '2024-03-13 13:34:50', '2024-03-13 13:34:50'),
(2143, 'zelda-childe100@genetichealthsolutions.org', '2024-03-13 13:41:20', '2024-03-13 13:41:20'),
(2144, 'louie_rigsby26@investease.org', '2024-03-13 15:56:36', '2024-03-13 15:56:36'),
(2145, 'viola-echols@datadivetech.org', '2024-03-13 16:50:23', '2024-03-13 16:50:23'),
(2146, 'nereida_caviness54@datadivetech.org', '2024-03-13 21:48:29', '2024-03-13 21:48:29'),
(2147, 'christenahutton24@lere.bhzsol.com', '2024-03-14 02:48:12', '2024-03-14 02:48:12'),
(2148, 'chiquitakitchen67@pere.bluspike.com', '2024-03-14 05:17:36', '2024-03-14 05:17:36'),
(2149, 'juniorkalb71@pere.bluspike.com', '2024-03-14 06:40:59', '2024-03-14 06:40:59'),
(2150, 'celsamelba73@pere.bluspike.com', '2024-03-14 08:13:43', '2024-03-14 08:13:43'),
(2151, 'aidensaenz72@rate.bhzsol.com', '2024-03-14 10:28:35', '2024-03-14 10:28:35'),
(2152, 'staceygragg69@pere.bluspike.com', '2024-03-14 12:06:40', '2024-03-14 12:06:40'),
(2153, 'melissaesquivel20@lere.bhzsol.com', '2024-03-14 14:12:14', '2024-03-14 14:12:14'),
(2154, 'chongvasquez9@pere.bluspike.com', '2024-03-14 16:52:03', '2024-03-14 16:52:03'),
(2155, 'maryjotodd17@lere.bhzsol.com', '2024-03-14 20:09:47', '2024-03-14 20:09:47'),
(2156, 'maude.watterston@biotechadvancers.org', '2024-03-14 22:08:29', '2024-03-14 22:08:29'),
(2157, 'shannonvosper59@lere.bhzsol.com', '2024-03-14 23:06:25', '2024-03-14 23:06:25'),
(2158, 'pat-weekes@biotechadvancers.org', '2024-03-15 02:16:19', '2024-03-15 02:16:19'),
(2159, 'madeline.barnes@datadivetech.org', '2024-03-15 02:41:45', '2024-03-15 02:41:45'),
(2160, 'rosalina-mcmurtry@kbbrenders.co.uk', '2024-03-15 03:33:52', '2024-03-15 03:33:52'),
(2161, 'darrin-rosario@genetichealthsolutions.org', '2024-03-15 05:50:27', '2024-03-15 05:50:27'),
(2162, 'janisdavidson41@pere.bluspike.com', '2024-03-15 08:20:24', '2024-03-15 08:20:24'),
(2163, 'shane_edmundlatouche25@biotechadvancers.org', '2024-03-15 08:36:15', '2024-03-15 08:36:15'),
(2164, 'selinabreedlove60@lere.bhzsol.com', '2024-03-15 09:20:58', '2024-03-15 09:20:58'),
(2165, 'doloresbennett33@lere.bhzsol.com', '2024-03-15 11:19:52', '2024-03-15 11:19:52'),
(2166, 'garrychirnside23@rate.bhzsol.com', '2024-03-15 14:28:07', '2024-03-15 14:28:07'),
(2167, 'wilbursimonetti92@lere.bhzsol.com', '2024-03-15 16:11:20', '2024-03-15 16:11:20'),
(2168, 'chaumacias79@rate.bhzsol.com', '2024-03-15 17:08:59', '2024-03-15 17:08:59'),
(2169, 'myronhewlett94@lere.bhzsol.com', '2024-03-15 19:07:19', '2024-03-15 19:07:19'),
(2170, 'jamebenner83@pere.bluspike.com', '2024-03-15 20:00:47', '2024-03-15 20:00:47'),
(2171, 'jaclyn.lapham94@kbbrenders.co.uk', '2024-03-16 01:18:41', '2024-03-16 01:18:41'),
(2172, 'danika_olsenbnuy@outlook.com', '2024-03-16 02:09:22', '2024-03-16 02:09:22'),
(2173, 'shavonne_chiodo46@datadivetech.org', '2024-03-16 09:30:23', '2024-03-16 09:30:23'),
(2174, 'tera.pitcairn@biotechadvancers.org', '2024-03-16 11:59:29', '2024-03-16 11:59:29'),
(2175, 'quinton_threlfall3@biotechadvancers.org', '2024-03-17 15:15:52', '2024-03-17 15:15:52'),
(2176, 'noemi-greener@datadivetech.org', '2024-03-17 20:19:10', '2024-03-17 20:19:10'),
(2177, 'jeanna.goffage5@boldbucks.org', '2024-03-18 08:23:00', '2024-03-18 08:23:00'),
(2178, 'nestor.gregor@genetichealthsolutions.org', '2024-03-18 17:08:56', '2024-03-18 17:08:56'),
(2179, 'rosalinda.nies@datadivetech.org', '2024-03-18 19:28:19', '2024-03-18 19:28:19'),
(2180, 'shiela.galarza@boldbucks.org', '2024-03-19 04:27:51', '2024-03-19 04:27:51'),
(2181, 'charity.stones@genetichealthsolutions.org', '2024-03-19 05:59:12', '2024-03-19 05:59:12'),
(2182, 'tamika_bullard59@biotechadvancers.org', '2024-03-19 07:36:52', '2024-03-19 07:36:52'),
(2183, 'kassandra.rodger53@genetichealthsolutions.org', '2024-03-19 09:16:51', '2024-03-19 09:16:51'),
(2184, 'test@testmail.test', '2024-03-19 17:48:18', '2024-03-19 17:48:18'),
(2185, 'thurman_lascelles77@biotechadvancers.org', '2024-03-19 20:46:39', '2024-03-19 20:46:39'),
(2186, 'terrie_myres50@investease.org', '2024-03-19 20:47:17', '2024-03-19 20:47:17'),
(2187, 'dann-thring@datadivetech.org', '2024-03-19 20:56:17', '2024-03-19 20:56:17'),
(2188, 'corinnehindman14@rate.bhzsol.com', '2024-03-20 01:05:05', '2024-03-20 01:05:05'),
(2189, 'emory_romilly@datadivetech.org', '2024-03-20 01:10:11', '2024-03-20 01:10:11'),
(2190, 'pearlinestodart76@pere.bluspike.com', '2024-03-20 03:04:05', '2024-03-20 03:04:05'),
(2191, 'marcyleake16@lere.bhzsol.com', '2024-03-20 04:45:43', '2024-03-20 04:45:43'),
(2192, 'jenny-bryson@kbbrenders.co.uk', '2024-03-20 05:27:38', '2024-03-20 05:27:38'),
(2193, 'mira_true46@genetichealthsolutions.org', '2024-03-20 15:38:10', '2024-03-20 15:38:10'),
(2194, 'nannie.bignold@biotechadvancers.org', '2024-03-20 16:42:57', '2024-03-20 16:42:57'),
(2195, 'calebhearon78@rate.bhzsol.com', '2024-03-20 20:17:05', '2024-03-20 20:17:05'),
(2196, 'shaynesauceda19@lere.bhzsol.com', '2024-03-20 21:16:30', '2024-03-20 21:16:30'),
(2197, 'ernesto-gillis@investease.org', '2024-03-20 21:19:14', '2024-03-20 21:19:14'),
(2198, 'johnnykz_clicker@outlook.com', '2024-03-20 21:42:09', '2024-03-20 21:42:09'),
(2199, 'soonmesa3@pere.bluspike.com', '2024-03-21 00:11:50', '2024-03-21 00:11:50'),
(2200, 'valariedeshotel100@lere.bhzsol.com', '2024-03-21 02:24:50', '2024-03-21 02:24:50'),
(2201, 'stacia.schneider@biotechadvancers.org', '2024-03-21 04:40:37', '2024-03-21 04:40:37'),
(2202, 'glenda_hand20@datadivetech.org', '2024-03-21 07:08:52', '2024-03-21 07:08:52'),
(2203, 'leomahardwicke70@lere.bhzsol.com', '2024-03-21 07:39:00', '2024-03-21 07:39:00'),
(2204, 'modestachristmas67@pere.bluspike.com', '2024-03-21 08:31:05', '2024-03-21 08:31:05'),
(2205, 'simonecurtsinger79@pere.bluspike.com', '2024-03-21 10:57:51', '2024-03-21 10:57:51'),
(2206, 'josemackerras29@pere.bluspike.com', '2024-03-21 13:27:05', '2024-03-21 13:27:05'),
(2207, 'zandramacdevitt100@rate.bhzsol.com', '2024-03-21 14:18:35', '2024-03-21 14:18:35'),
(2208, 'bethanybeardsmore46@lere.bhzsol.com', '2024-03-21 15:34:02', '2024-03-21 15:34:02'),
(2209, 'lakeishamargolin45@rate.bhzsol.com', '2024-03-21 16:54:31', '2024-03-21 16:54:31'),
(2210, 'mablebridgeford21@rate.bhzsol.com', '2024-03-21 18:10:35', '2024-03-21 18:10:35'),
(2211, NULL, '2024-03-21 19:06:32', '2024-03-21 19:06:32'),
(2212, 'gwendolynwayne36@lere.bhzsol.com', '2024-03-21 19:11:35', '2024-03-21 19:11:35'),
(2213, 'monikasander47@rate.bhzsol.com', '2024-03-21 20:29:27', '2024-03-21 20:29:27'),
(2214, 'mikelwilliam90@rate.bhzsol.com', '2024-03-21 21:27:06', '2024-03-21 21:27:06'),
(2215, 'wolfgangoflaherty32@rate.bhzsol.com', '2024-03-21 23:11:42', '2024-03-21 23:11:42'),
(2216, 'shawnaburg1@rate.bhzsol.com', '2024-03-22 00:21:08', '2024-03-22 00:21:08'),
(2217, 'nevaferres85@pere.bluspike.com', '2024-03-22 01:28:33', '2024-03-22 01:28:33'),
(2218, 'lacyloar80@rate.bhzsol.com', '2024-03-22 02:25:36', '2024-03-22 02:25:36'),
(2219, 'brigidamonsen45@rate.bhzsol.com', '2024-03-22 03:42:09', '2024-03-22 03:42:09'),
(2220, 'timothy_lawry@datadivetech.org', '2024-03-22 03:42:23', '2024-03-22 03:42:23'),
(2221, 'kurtisgamble38@rate.bhzsol.com', '2024-03-22 04:48:53', '2024-03-22 04:48:53'),
(2222, 'rodrick.bethune16@investease.org', '2024-03-22 09:04:17', '2024-03-22 09:04:17'),
(2223, 'chana-wofford@genetichealthsolutions.org', '2024-03-22 14:39:43', '2024-03-22 14:39:43'),
(2224, 'aimee.hearn@biotechadvancers.org', '2024-03-22 15:25:10', '2024-03-22 15:25:10'),
(2225, 'rachel.gottschalk@kbbrenders.co.uk', '2024-03-22 19:10:54', '2024-03-22 19:10:54'),
(2226, 'maryjostephensen52@pere.bluspike.com', '2024-03-22 20:56:38', '2024-03-22 20:56:38'),
(2227, 'evalassiter49@rate.bhzsol.com', '2024-03-22 22:07:12', '2024-03-22 22:07:12'),
(2228, 'richelle-mcelhone@genetichealthsolutions.org', '2024-03-22 22:45:54', '2024-03-22 22:45:54'),
(2229, 'ilenemagana35@lere.bhzsol.com', '2024-03-22 23:01:16', '2024-03-22 23:01:16'),
(2230, 'danischaw32@pere.bluspike.com', '2024-03-22 23:57:05', '2024-03-22 23:57:05'),
(2231, 'revafortney72@pere.bluspike.com', '2024-03-23 00:55:14', '2024-03-23 00:55:14'),
(2232, 'michelelowell48@lere.bhzsol.com', '2024-03-23 02:08:55', '2024-03-23 02:08:55'),
(2233, 'frankie_swenson4@datadivetech.org', '2024-03-23 02:34:18', '2024-03-23 02:34:18'),
(2234, 'kellyechunggon47@pere.bluspike.com', '2024-03-23 03:18:57', '2024-03-23 03:18:57'),
(2235, 'moisescrowley77@lere.bhzsol.com', '2024-03-23 04:09:43', '2024-03-23 04:09:43'),
(2236, 'stantonlongmore57@rate.bhzsol.com', '2024-03-23 05:06:42', '2024-03-23 05:06:42'),
(2237, 'desiree.chavers@datadivetech.org', '2024-03-23 08:55:39', '2024-03-23 08:55:39'),
(2238, 'kenashmore73@pere.bluspike.com', '2024-03-23 08:57:30', '2024-03-23 08:57:30'),
(2239, 'edwardobaine19@pere.bluspike.com', '2024-03-23 10:30:44', '2024-03-23 10:30:44'),
(2240, 'kali.fergusson7@biotechadvancers.org', '2024-03-23 10:38:09', '2024-03-23 10:38:09'),
(2241, 'ionabruxner49@rate.bhzsol.com', '2024-03-23 11:59:16', '2024-03-23 11:59:16'),
(2242, 'indira_mccart@biotechadvancers.org', '2024-03-23 13:49:34', '2024-03-23 13:49:34');
INSERT INTO `subscriptions` (`id`, `email`, `created_at`, `updated_at`) VALUES
(2243, 'justine.dunagan@boldbucks.org', '2024-03-23 14:59:58', '2024-03-23 14:59:58'),
(2244, 'thaliatenney24@rate.bhzsol.com', '2024-03-23 17:08:31', '2024-03-23 17:08:31'),
(2245, 'charli.mendes68@biotechadvancers.org', '2024-03-23 18:57:41', '2024-03-23 18:57:41'),
(2246, 'krystyna_toledo@investease.org', '2024-03-23 19:05:48', '2024-03-23 19:05:48'),
(2247, 'alissasegundo27@rate.bhzsol.com', '2024-03-23 19:36:29', '2024-03-23 19:36:29'),
(2248, 'sergiomacandie86@pere.bluspike.com', '2024-03-23 21:05:29', '2024-03-23 21:05:29'),
(2249, 'shelia-mighell25@investease.org', '2024-03-23 22:34:34', '2024-03-23 22:34:34'),
(2250, 'delmardarbonne69@lere.bhzsol.com', '2024-03-23 23:03:30', '2024-03-23 23:03:30'),
(2251, 'wallycoronado97@lere.bhzsol.com', '2024-03-24 00:25:27', '2024-03-24 00:25:27'),
(2252, 'dennisfikes44@lere.bhzsol.com', '2024-03-24 01:43:01', '2024-03-24 01:43:01'),
(2253, 'jamisonseals35@lere.bhzsol.com', '2024-03-24 02:45:10', '2024-03-24 02:45:10'),
(2254, 'henrietta.mcfadden@boldbucks.org', '2024-03-24 02:52:09', '2024-03-24 02:52:09'),
(2255, 'torrikittredge44@pere.bluspike.com', '2024-03-24 03:38:00', '2024-03-24 03:38:00'),
(2256, 'marilynbi_sextonj8@outlook.com', '2024-03-24 04:04:46', '2024-03-24 04:04:46'),
(2257, 'beckyaq_starch7d@outlook.com', '2024-03-24 04:09:54', '2024-03-24 04:09:54'),
(2258, 'elinordeegan6@lere.bhzsol.com', '2024-03-24 04:30:41', '2024-03-24 04:30:41'),
(2259, 'matilda_pittman@genetichealthsolutions.org', '2024-03-24 05:15:57', '2024-03-24 05:15:57'),
(2260, 'pansysantana77@lere.bhzsol.com', '2024-03-24 06:18:10', '2024-03-24 06:18:10'),
(2261, 'janicelacey72@lere.bhzsol.com', '2024-03-24 07:10:12', '2024-03-24 07:10:12'),
(2262, 'dessiepennell24@pere.bluspike.com', '2024-03-24 08:03:48', '2024-03-24 08:03:48'),
(2263, 'glendavosz88@rate.bhzsol.com', '2024-03-24 09:08:14', '2024-03-24 09:08:14'),
(2264, 'kacey_ratten@datadivetech.org', '2024-03-24 13:38:09', '2024-03-24 13:38:09'),
(2265, 'geneva_demaio@kbbrenders.co.uk', '2024-03-24 17:23:37', '2024-03-24 17:23:37'),
(2266, 'deanne-sibley@datadivetech.org', '2024-03-24 20:18:28', '2024-03-24 20:18:28'),
(2267, 'grace-eyler8@datadivetech.org', '2024-03-25 11:43:38', '2024-03-25 11:43:38'),
(2268, 'arturo.simons63@boldbucks.org', '2024-03-25 15:45:16', '2024-03-25 15:45:16'),
(2269, 'shad-magnus7@datadivetech.org', '2024-03-25 16:33:06', '2024-03-25 16:33:06'),
(2270, 'lori-bramblett@datadivetech.org', '2024-03-25 19:05:04', '2024-03-25 19:05:04'),
(2271, 'delia.gaiser77@datadivetech.org', '2024-03-25 21:05:55', '2024-03-25 21:05:55'),
(2272, 'collin.laseron@boldbucks.org', '2024-03-25 22:11:21', '2024-03-25 22:11:21'),
(2273, 'lila-friend78@biotechadvancers.org', '2024-03-25 23:25:37', '2024-03-25 23:25:37'),
(2274, 'shanel.willhite26@datadivetech.org', '2024-03-26 03:25:25', '2024-03-26 03:25:25'),
(2275, 'leanne-folk90@genetichealthsolutions.org', '2024-03-26 09:30:23', '2024-03-26 09:30:23'),
(2276, 'lashawnda_shellshear@genetichealthsolutions.org', '2024-03-26 17:28:32', '2024-03-26 17:28:32'),
(2277, 'keisha-huddart@biotechadvancers.org', '2024-03-27 05:35:18', '2024-03-27 05:35:18'),
(2278, 'veola.angas@investease.org', '2024-03-27 16:18:24', '2024-03-27 16:18:24'),
(2279, 'donny_soderlund22@kbbrenders.co.uk', '2024-03-27 22:47:32', '2024-03-27 22:47:32'),
(2280, 'maybell-meadows@datadivetech.org', '2024-03-28 00:56:29', '2024-03-28 00:56:29'),
(2281, 'veronanorfleet93@rate.bhzsol.com', '2024-03-28 02:30:25', '2024-03-28 02:30:25'),
(2282, 'randalcombes32@rate.bhzsol.com', '2024-03-28 03:39:48', '2024-03-28 03:39:48'),
(2283, 'enriqueta-judge28@kbbrenders.co.uk', '2024-03-28 11:53:08', '2024-03-28 11:53:08'),
(2284, 'edyTPY.cjjmw@wheelry.boats', '2024-03-28 15:03:13', '2024-03-28 15:03:13'),
(2285, 'luigi_donohue67@biotechadvancers.org', '2024-03-28 15:05:46', '2024-03-28 15:05:46'),
(2286, 'christa-saucier@boldbucks.org', '2024-03-28 18:46:13', '2024-03-28 18:46:13'),
(2287, 'loreen_fryman13@genetichealthsolutions.org', '2024-03-29 03:26:36', '2024-03-29 03:26:36'),
(2288, 'yanira.appel@genetichealthsolutions.org', '2024-03-29 06:47:15', '2024-03-29 06:47:15'),
(2289, 'samual-veal@boldbucks.org', '2024-03-29 10:14:25', '2024-03-29 10:14:25'),
(2290, 'dan_trudeau@biotechadvancers.org', '2024-03-29 11:34:26', '2024-03-29 11:34:26'),
(2291, 'jaime.hendrickson14@investease.org', '2024-03-30 03:25:13', '2024-03-30 03:25:13'),
(2292, 'wanda.william@biotechadvancers.org', '2024-03-30 09:27:50', '2024-03-30 09:27:50'),
(2293, 'sjtEEp.pmpwbd@spectrail.world', '2024-03-31 00:05:59', '2024-03-31 00:05:59'),
(2294, 'mireya_hueber8@investease.org', '2024-04-01 04:14:12', '2024-04-01 04:14:12'),
(2295, 'kathy_briseno@investease.org', '2024-04-01 14:07:02', '2024-04-01 14:07:02'),
(2296, 'carlo.fenstermacher60@biotechadvancers.org', '2024-04-02 02:06:07', '2024-04-02 02:06:07'),
(2297, 'rebekah-tyree@kbbrenders.co.uk', '2024-04-03 07:13:33', '2024-04-03 07:13:33'),
(2298, 'brooke.griswold77@kbbrenders.co.uk', '2024-04-04 17:29:13', '2024-04-04 17:29:13'),
(2299, 'damiancattanach46@lere.bhzsol.com', '2024-04-05 14:49:17', '2024-04-05 14:49:17'),
(2300, 'christianesloane78@lere.bhzsol.com', '2024-04-05 21:02:09', '2024-04-05 21:02:09'),
(2301, 'kay.farmer74@kbbrenders.co.uk', '2024-04-06 01:22:25', '2024-04-06 01:22:25'),
(2302, 'skyeripley43@pere.bluspike.com', '2024-04-06 01:43:38', '2024-04-06 01:43:38'),
(2303, 'bridgettjangamarra22@lere.bhzsol.com', '2024-04-06 02:53:29', '2024-04-06 02:53:29'),
(2304, 'rodrickburdine69@lere.bhzsol.com', '2024-04-06 04:29:58', '2024-04-06 04:29:58'),
(2305, 'michelebatson5@lere.bhzsol.com', '2024-04-06 08:46:43', '2024-04-06 08:46:43'),
(2306, 'faustinofontenot37@pere.bluspike.com', '2024-04-06 10:25:17', '2024-04-06 10:25:17'),
(2307, 'gregorio-beardsley36@kbbrenders.co.uk', '2024-04-06 10:41:53', '2024-04-06 10:41:53'),
(2308, 'manuelamickey89@lere.bhzsol.com', '2024-04-06 21:05:08', '2024-04-06 21:05:08'),
(2309, 'concepcionprindle72@pere.bluspike.com', '2024-04-06 23:24:44', '2024-04-06 23:24:44'),
(2310, 'elliscommons34@rate.bhzsol.com', '2024-04-07 00:34:21', '2024-04-07 00:34:21'),
(2311, 'larhondaplummer74@pere.bluspike.com', '2024-04-07 01:55:16', '2024-04-07 01:55:16'),
(2312, 'gingermattson1@pere.bluspike.com', '2024-04-07 12:24:54', '2024-04-07 12:24:54'),
(2313, 'lacey-clint@kbbrenders.co.uk', '2024-04-07 14:18:18', '2024-04-07 14:18:18'),
(2314, 'lissamoraa25@gmail.com', '2024-04-07 19:28:36', '2024-04-07 19:28:36'),
(2315, 'gretchenmccombie28@rate.bhzsol.com', '2024-04-08 01:15:51', '2024-04-08 01:15:51'),
(2316, 'kendrickhutton83@pere.bluspike.com', '2024-04-08 03:53:24', '2024-04-08 03:53:24'),
(2317, 'earldwight63@pere.bluspike.com', '2024-04-09 03:07:09', '2024-04-09 03:07:09'),
(2318, 'miriamdaily92@lere.bhzsol.com', '2024-04-09 05:24:05', '2024-04-09 05:24:05'),
(2319, 'chadwickcorin30@pere.bluspike.com', '2024-04-09 06:33:35', '2024-04-09 06:33:35'),
(2320, 'qphjhjmmbm.hh@rightbliss.beauty', '2024-04-09 06:39:33', '2024-04-09 06:39:33'),
(2321, 'emeryholland77@pere.bluspike.com', '2024-04-09 09:10:51', '2024-04-09 09:10:51'),
(2322, 'norbertowheen18@lere.bhzsol.com', '2024-04-09 14:17:13', '2024-04-09 14:17:13'),
(2323, 'nataliehann5@pere.bluspike.com', '2024-04-09 17:58:45', '2024-04-09 17:58:45'),
(2324, 'jeffrey_bungaree@kbbrenders.co.uk', '2024-04-09 21:46:37', '2024-04-09 21:46:37'),
(2325, 'gordonholm92@lere.bhzsol.com', '2024-04-10 02:37:13', '2024-04-10 02:37:13'),
(2326, 'hongcoon22@pere.bluspike.com', '2024-04-10 04:48:15', '2024-04-10 04:48:15'),
(2327, 'theronashcraft61@pere.bluspike.com', '2024-04-10 05:59:50', '2024-04-10 05:59:50'),
(2328, 'rosalindbody71@lere.bhzsol.com', '2024-04-10 08:22:22', '2024-04-10 08:22:22'),
(2329, 'kindraseymore71@lere.bhzsol.com', '2024-04-10 09:29:22', '2024-04-10 09:29:22'),
(2330, 'jacquelynhartford27@pere.bluspike.com', '2024-04-10 10:31:35', '2024-04-10 10:31:35'),
(2331, 'jasminerivard39@lere.bhzsol.com', '2024-04-10 11:26:20', '2024-04-10 11:26:20'),
(2332, 'meridithalvarez94@pere.bluspike.com', '2024-04-10 12:32:46', '2024-04-10 12:32:46'),
(2333, 'augustamccorkle6@pere.bluspike.com', '2024-04-10 13:57:03', '2024-04-10 13:57:03'),
(2334, 'adrianna.mattner@kbbrenders.co.uk', '2024-04-11 00:16:43', '2024-04-11 00:16:43'),
(2335, 'chaseutley89@sate.juxal.org', '2024-04-11 06:31:25', '2024-04-11 06:31:25'),
(2336, 'jeffrymuncy83@sasu.rixyle.com', '2024-04-11 08:42:36', '2024-04-11 08:42:36'),
(2337, 'dillonspada53@sata.unylix.com', '2024-04-11 11:34:08', '2024-04-11 11:34:08'),
(2338, 'holliellanas56@sata.unylix.com', '2024-04-12 02:44:50', '2024-04-12 02:44:50'),
(2339, 'amadoskillen94@sate.juxal.org', '2024-04-12 11:28:16', '2024-04-12 11:28:16'),
(2340, 'tahliahodson16@sasu.rixyle.com', '2024-04-12 15:14:39', '2024-04-12 15:14:39'),
(2341, 'brennarosenbaum20@sate.juxal.org', '2024-04-12 18:56:21', '2024-04-12 18:56:21'),
(2342, 'tameracaviness37@sasu.rixyle.com', '2024-04-12 19:56:46', '2024-04-12 19:56:46'),
(2343, 'kayleeproffitt73@sate.juxal.org', '2024-04-12 23:15:30', '2024-04-12 23:15:30'),
(2344, 'tyreenaquin77@sata.unylix.com', '2024-04-13 00:53:26', '2024-04-13 00:53:26'),
(2345, 'edwardmccaskill53@sata.glinxy.com', '2024-04-13 02:30:32', '2024-04-13 02:30:32'),
(2346, 'denishachristopher67@sata.unylix.com', '2024-04-13 04:41:49', '2024-04-13 04:41:49'),
(2347, 'damarisgersten20@sate.juxal.org', '2024-04-13 06:39:59', '2024-04-13 06:39:59'),
(2348, 'gavinplummer73@sata.glinxy.com', '2024-04-13 09:27:17', '2024-04-13 09:27:17'),
(2349, 'camillaporras50@sata.glinxy.com', '2024-04-13 13:03:22', '2024-04-13 13:03:22'),
(2350, 'elisabethlacroix78@sate.juxal.org', '2024-04-13 14:00:06', '2024-04-13 14:00:06'),
(2351, 'deenabancroft79@sasu.rixyle.com', '2024-04-13 15:06:52', '2024-04-13 15:06:52'),
(2352, 'audravangundy63@sata.glinxy.com', '2024-04-13 17:26:32', '2024-04-13 17:26:32'),
(2353, 'emmettshanks10@sata.unylix.com', '2024-04-13 18:44:13', '2024-04-13 18:44:13'),
(2354, 'tinaritter8@sata.unylix.com', '2024-04-13 20:16:17', '2024-04-13 20:16:17'),
(2355, 'qwjjpdtpch.hh@rightbliss.beauty', '2024-04-14 00:59:27', '2024-04-14 00:59:27'),
(2356, 'harrietrau67@sate.juxal.org', '2024-04-14 19:04:59', '2024-04-14 19:04:59'),
(2357, 'ashleycate79@sata.unylix.com', '2024-04-15 00:34:39', '2024-04-15 00:34:39'),
(2358, 'seymoursugden10@sasu.rixyle.com', '2024-04-15 08:00:38', '2024-04-15 08:00:38'),
(2359, 'kurtfreeling22@sata.unylix.com', '2024-04-15 10:24:26', '2024-04-15 10:24:26'),
(2360, 'lonnieamerson47@sata.glinxy.com', '2024-04-15 11:30:47', '2024-04-15 11:30:47'),
(2361, 'vernellbeirne11@sata.glinxy.com', '2024-04-15 12:37:55', '2024-04-15 12:37:55'),
(2362, 'consueloedden11@sata.glinxy.com', '2024-04-15 15:06:12', '2024-04-15 15:06:12'),
(2363, 'jamilabuvelot9@sasu.rixyle.com', '2024-04-16 02:41:57', '2024-04-16 02:41:57'),
(2364, 'alanolvera90@sasu.rixyle.com', '2024-04-16 05:59:34', '2024-04-16 05:59:34'),
(2365, 'jadewallwork44@sasu.rixyle.com', '2024-04-16 08:51:50', '2024-04-16 08:51:50'),
(2366, 'meghancosh46@sasu.rixyle.com', '2024-04-16 09:59:45', '2024-04-16 09:59:45'),
(2367, 'christopherdavidson39@sasu.rixyle.com', '2024-04-16 12:47:29', '2024-04-16 12:47:29'),
(2368, 'jaquelinestringer70@sasu.rixyle.com', '2024-04-16 14:00:54', '2024-04-16 14:00:54'),
(2369, 'loydbradbury12@sate.juxal.org', '2024-04-16 16:59:21', '2024-04-16 16:59:21'),
(2370, 'hallievallery97@sasu.rixyle.com', '2024-04-16 18:31:34', '2024-04-16 18:31:34'),
(2371, 'kristiefurman68@sasu.rixyle.com', '2024-04-16 21:05:06', '2024-04-16 21:05:06'),
(2372, 'curt.street3@kbbrenders.co.uk', '2024-04-18 03:05:28', '2024-04-18 03:05:28'),
(2373, 'alyce_langlais@kbbrenders.co.uk', '2024-04-19 00:49:20', '2024-04-19 00:49:20'),
(2374, 'ofelia.schnaars@kbbrenders.co.uk', '2024-04-19 06:58:13', '2024-04-19 06:58:13'),
(2375, 'antoineradecki57@sata.glinxy.com', '2024-04-19 12:01:09', '2024-04-19 12:01:09'),
(2376, 'berthasoto3@sata.glinxy.com', '2024-04-19 21:11:21', '2024-04-19 21:11:21'),
(2377, 'janessabunn6@sata.unylix.com', '2024-04-19 22:07:02', '2024-04-19 22:07:02'),
(2378, 'greg.coleman6136@yahoo.com', '2024-04-19 22:37:22', '2024-04-19 22:37:22'),
(2379, 'zaratrenerry27@sate.juxal.org', '2024-04-19 23:18:59', '2024-04-19 23:18:59'),
(2380, 'katrice-valdivia@kbbrenders.co.uk', '2024-04-19 23:48:52', '2024-04-19 23:48:52'),
(2381, 'jillburrell12@sata.unylix.com', '2024-04-20 00:35:10', '2024-04-20 00:35:10'),
(2382, 'carleygarvey35@sata.unylix.com', '2024-04-20 01:27:17', '2024-04-20 01:27:17'),
(2383, 'tyronemerrett52@sata.glinxy.com', '2024-04-20 02:25:16', '2024-04-20 02:25:16'),
(2384, 'jeremyforehand39@sate.juxal.org', '2024-04-20 03:59:29', '2024-04-20 03:59:29'),
(2385, 'jeannetolmie17@sata.glinxy.com', '2024-04-20 05:18:57', '2024-04-20 05:18:57'),
(2386, 'jessicaatlas99@sata.glinxy.com', '2024-04-20 06:19:30', '2024-04-20 06:19:30'),
(2387, 'francebabbidge75@sata.glinxy.com', '2024-04-20 07:54:35', '2024-04-20 07:54:35'),
(2388, 'noblekobayashi50@sata.glinxy.com', '2024-04-20 09:37:10', '2024-04-20 09:37:10'),
(2389, 'darnelllindon77@sasu.rixyle.com', '2024-04-20 10:37:24', '2024-04-20 10:37:24'),
(2390, 'jonastharp84@sasu.rixyle.com', '2024-04-20 11:40:02', '2024-04-20 11:40:02'),
(2391, 'lesmcdade70@sata.glinxy.com', '2024-04-20 13:09:37', '2024-04-20 13:09:37'),
(2392, 'glennalyon94@sate.juxal.org', '2024-04-21 07:07:51', '2024-04-21 07:07:51'),
(2393, 'andersonnester87@sata.glinxy.com', '2024-04-21 08:59:50', '2024-04-21 08:59:50'),
(2394, 'edwardopeel17@sate.juxal.org', '2024-04-21 10:37:32', '2024-04-21 10:37:32'),
(2395, 'nealshoebridge89@sata.glinxy.com', '2024-04-21 13:40:23', '2024-04-21 13:40:23'),
(2396, 'gregoriomayers17@sasu.rixyle.com', '2024-04-21 18:56:08', '2024-04-21 18:56:08'),
(2397, 'margaritobagshaw23@sata.glinxy.com', '2024-04-21 22:40:45', '2024-04-21 22:40:45'),
(2398, 'leroyjanney1@sata.glinxy.com', '2024-04-22 00:49:55', '2024-04-22 00:49:55'),
(2399, 'almedawashington66@sata.unylix.com', '2024-04-22 01:45:10', '2024-04-22 01:45:10'),
(2400, 'kristanstuder10@sata.glinxy.com', '2024-04-22 03:24:22', '2024-04-22 03:24:22'),
(2401, 'shantaerankin100@sata.glinxy.com', '2024-04-22 04:17:43', '2024-04-22 04:17:43'),
(2402, 'francinerodrigues75@sata.unylix.com', '2024-04-22 07:11:02', '2024-04-22 07:11:02'),
(2403, 'edythepontiff71@sata.unylix.com', '2024-04-22 09:01:37', '2024-04-22 09:01:37'),
(2404, 'gabrielechapman11@sate.juxal.org', '2024-04-22 11:05:01', '2024-04-22 11:05:01'),
(2405, 'mollycoane5@sata.glinxy.com', '2024-04-22 12:08:07', '2024-04-22 12:08:07'),
(2406, 'elliotthuff10@sasu.rixyle.com', '2024-04-22 14:52:54', '2024-04-22 14:52:54'),
(2407, 'melindaventers4@sata.glinxy.com', '2024-04-22 15:47:47', '2024-04-22 15:47:47'),
(2408, 'reginasandridge24@sata.glinxy.com', '2024-04-22 21:24:58', '2024-04-22 21:24:58'),
(2409, 'chantebird27@sata.glinxy.com', '2024-04-23 00:12:25', '2024-04-23 00:12:25'),
(2410, 'domingabertram58@sata.unylix.com', '2024-04-23 01:39:03', '2024-04-23 01:39:03'),
(2411, 'elsiebivens3@sasu.rixyle.com', '2024-04-23 05:09:21', '2024-04-23 05:09:21'),
(2412, 'bennettmckay67@sata.unylix.com', '2024-04-23 08:28:35', '2024-04-23 08:28:35'),
(2413, 'horacelechuga18@sate.juxal.org', '2024-04-23 10:57:47', '2024-04-23 10:57:47'),
(2414, 'dalemallette67@sata.unylix.com', '2024-04-23 14:05:00', '2024-04-23 14:05:00'),
(2415, 'deneenquesinberry94@sate.juxal.org', '2024-04-23 15:42:03', '2024-04-23 15:42:03'),
(2416, 'edgarsizemore92@sata.unylix.com', '2024-04-23 19:05:58', '2024-04-23 19:05:58'),
(2417, 'anitawindham72@sasu.rixyle.com', '2024-04-23 21:29:27', '2024-04-23 21:29:27'),
(2418, 'dessiemouton25@sata.unylix.com', '2024-04-23 22:38:38', '2024-04-23 22:38:38'),
(2419, 'efrenlatham50@sate.juxal.org', '2024-04-24 00:49:54', '2024-04-24 00:49:54'),
(2420, 'kristiemedders25@sate.juxal.org', '2024-04-24 02:07:29', '2024-04-24 02:07:29'),
(2421, 'miquelkinsella50@sata.unylix.com', '2024-04-24 12:12:42', '2024-04-24 12:12:42'),
(2422, 'barrettmalm29@sata.unylix.com', '2024-04-25 03:51:29', '2024-04-25 03:51:29'),
(2423, 'rudypond82@sate.juxal.org', '2024-04-25 05:45:37', '2024-04-25 05:45:37'),
(2424, 'matthiasricketts88@sasu.rixyle.com', '2024-04-25 07:38:15', '2024-04-25 07:38:15'),
(2425, 'jerrihan20@sate.juxal.org', '2024-04-25 08:31:11', '2024-04-25 08:31:11'),
(2426, 'qwpdjjcpmp.tq@rightbliss.beauty', '2024-04-25 10:19:13', '2024-04-25 10:19:13'),
(2427, 'reggieeliott94@sata.glinxy.com', '2024-04-25 11:32:34', '2024-04-25 11:32:34'),
(2428, 'arlenmorris24@sasu.rixyle.com', '2024-04-25 13:28:37', '2024-04-25 13:28:37'),
(2429, 'colettedupre32@sasu.rixyle.com', '2024-04-25 15:57:16', '2024-04-25 15:57:16'),
(2430, 'chesteramar8@sasu.rixyle.com', '2024-04-25 18:33:39', '2024-04-25 18:33:39'),
(2431, 'dessielizotte53@sasu.rixyle.com', '2024-04-25 20:22:42', '2024-04-25 20:22:42'),
(2432, 'nonaharricks78@sasu.rixyle.com', '2024-04-25 23:26:44', '2024-04-25 23:26:44'),
(2433, 'keeshaledbetter7@sate.juxal.org', '2024-04-26 00:53:05', '2024-04-26 00:53:05'),
(2434, 'michelepimentel17@sata.glinxy.com', '2024-04-26 02:11:02', '2024-04-26 02:11:02'),
(2435, 'jesusrodarte89@sata.unylix.com', '2024-04-26 03:21:14', '2024-04-26 03:21:14'),
(2436, 'deangelomarkham79@sasu.rixyle.com', '2024-04-26 05:13:32', '2024-04-26 05:13:32'),
(2437, 'qmjjwdwjbt.tq@rightbliss.beauty', '2024-04-27 06:46:55', '2024-04-27 06:46:55'),
(2438, 'edmund-hackett61@kbbrenders.co.uk', '2024-04-27 22:47:05', '2024-04-27 22:47:05'),
(2439, 'rozella-velasco@kbbrenders.co.uk', '2024-04-28 18:06:01', '2024-04-28 18:06:01'),
(2440, 'qmhpcwmtjm.tt@rightbliss.beauty', '2024-04-29 01:46:01', '2024-04-29 01:46:01'),
(2441, 'klausharding85@sasu.rixyle.com', '2024-04-29 17:01:29', '2024-04-29 17:01:29'),
(2442, 'marvinbuck11@sasu.rixyle.com', '2024-04-30 09:14:57', '2024-04-30 09:14:57'),
(2443, 'shelabueno26@sata.glinxy.com', '2024-04-30 10:45:06', '2024-04-30 10:45:06'),
(2444, 'qmbdbtjbcb.tt@rightbliss.beauty', '2024-04-30 14:43:47', '2024-04-30 14:43:47'),
(2445, 'valliebowes19@sata.unylix.com', '2024-04-30 15:47:35', '2024-04-30 15:47:35'),
(2446, 'dianarmer93@sata.unylix.com', '2024-04-30 17:31:52', '2024-04-30 17:31:52'),
(2447, 'karlmaye16@sata.unylix.com', '2024-05-01 05:08:30', '2024-05-01 05:08:30'),
(2448, 'novellacraft44@sasu.rixyle.com', '2024-05-01 11:15:36', '2024-05-01 11:15:36'),
(2449, 'cleosorenson46@sasu.rixyle.com', '2024-05-01 13:42:58', '2024-05-01 13:42:58'),
(2450, 'malissagrattan26@sasu.rixyle.com', '2024-05-01 17:27:11', '2024-05-01 17:27:11'),
(2451, 'brandicorbin76@sate.juxal.org', '2024-05-01 18:32:11', '2024-05-01 18:32:11'),
(2452, 'janeichel2@sasu.rixyle.com', '2024-05-01 21:11:57', '2024-05-01 21:11:57'),
(2453, 'qmwqtpqwhq.tt@rightbliss.beauty', '2024-05-02 09:12:19', '2024-05-02 09:12:19'),
(2454, 'vijaykumarkumar0889@gmail.com', '2024-05-03 08:39:08', '2024-05-03 08:39:08'),
(2455, 'meribunbury86@sasu.rixyle.com', '2024-05-03 11:01:04', '2024-05-03 11:01:04'),
(2456, 'rebbecatovell62@sata.glinxy.com', '2024-05-03 15:54:07', '2024-05-03 15:54:07'),
(2457, 'issacclimpson1@sasu.rixyle.com', '2024-05-03 21:18:44', '2024-05-03 21:18:44'),
(2458, 'andres563@soarinfotech.com', '2024-05-03 22:08:18', '2024-05-03 22:08:18'),
(2459, 'amadokiddle47@sata.unylix.com', '2024-05-04 02:22:27', '2024-05-04 02:22:27'),
(2460, 'hjjwhqtjpp.th@rightbliss.beauty', '2024-05-04 04:30:25', '2024-05-04 04:30:25'),
(2461, 'olivialandon68@sata.unylix.com', '2024-05-04 05:27:09', '2024-05-04 05:27:09'),
(2462, 'maryjodemaistre60@sata.glinxy.com', '2024-05-04 07:18:09', '2024-05-04 07:18:09'),
(2463, 'hjtbjbdttt.th@rightbliss.beauty', '2024-05-05 19:20:16', '2024-05-05 19:20:16'),
(2464, 'deidremarsh73@sasu.rixyle.com', '2024-05-05 19:39:41', '2024-05-05 19:39:41'),
(2465, 'krystleloch38@sasu.rixyle.com', '2024-05-05 23:36:38', '2024-05-05 23:36:38'),
(2466, 'dawnabaylis39@sata.glinxy.com', '2024-05-06 01:26:27', '2024-05-06 01:26:27'),
(2467, 'tamerabateson12@sate.juxal.org', '2024-05-06 02:55:11', '2024-05-06 02:55:11'),
(2468, 'pasqualegriffis58@sasu.rixyle.com', '2024-05-06 14:57:58', '2024-05-06 14:57:58'),
(2469, 'niklasespinosa75@sate.juxal.org', '2024-05-07 03:26:36', '2024-05-07 03:26:36'),
(2470, 'virgilguy81@sasu.rixyle.com', '2024-05-07 05:18:51', '2024-05-07 05:18:51'),
(2471, 'hjcqwmbbwm.th@rightbliss.beauty', '2024-05-07 12:58:46', '2024-05-07 12:58:46'),
(2472, 'isiahbaer22@sate.juxal.org', '2024-05-07 13:26:42', '2024-05-07 13:26:42'),
(2473, 'donnellnez2@sasu.rixyle.com', '2024-05-07 21:05:31', '2024-05-07 21:05:31'),
(2474, 'manuelaneel16@sate.juxal.org', '2024-05-07 22:26:05', '2024-05-07 22:26:05'),
(2475, 'perryflegg95@sata.unylix.com', '2024-05-08 00:34:56', '2024-05-08 00:34:56'),
(2476, 'federicotyree4@sasu.rixyle.com', '2024-05-08 10:57:20', '2024-05-08 10:57:20'),
(2477, 'jerroldreagan72@sata.glinxy.com', '2024-05-08 13:30:17', '2024-05-08 13:30:17'),
(2478, 'felixbaugh33@sate.juxal.org', '2024-05-08 14:35:31', '2024-05-08 14:35:31'),
(2479, 'adrienebouie71@sasu.rixyle.com', '2024-05-08 16:18:42', '2024-05-08 16:18:42'),
(2480, 'collinmccune14@sata.unylix.com', '2024-05-08 20:03:25', '2024-05-08 20:03:25'),
(2481, 'quinnkrischock6@sasu.rixyle.com', '2024-05-09 06:10:48', '2024-05-09 06:10:48'),
(2482, 'coybristow53@sasu.rixyle.com', '2024-05-09 07:57:59', '2024-05-09 07:57:59'),
(2483, 'hjwwptcwdb.th@rightbliss.beauty', '2024-05-09 08:37:56', '2024-05-09 08:37:56'),
(2484, 'lizziezamudio80@sata.glinxy.com', '2024-05-09 11:21:01', '2024-05-09 11:21:01'),
(2485, 'silassheets2@sata.unylix.com', '2024-05-09 13:21:26', '2024-05-09 13:21:26'),
(2486, 'jaunitaannand96@sata.unylix.com', '2024-05-09 16:59:20', '2024-05-09 16:59:20'),
(2487, 'alextrivett51@sata.glinxy.com', '2024-05-09 20:31:47', '2024-05-09 20:31:47'),
(2488, 'mathiasgenders85@sasu.rixyle.com', '2024-05-10 11:29:03', '2024-05-10 11:29:03'),
(2489, 'hqdhdqmtbp.th@rightbliss.beauty', '2024-05-10 20:42:20', '2024-05-10 20:42:20'),
(2490, 'johnenright25@sata.glinxy.com', '2024-05-11 01:41:55', '2024-05-11 01:41:55'),
(2491, 'eddydick55@sata.unylix.com', '2024-05-11 11:01:22', '2024-05-11 11:01:22'),
(2492, 'hqcmhcjcqt.th@rightbliss.beauty', '2024-05-11 13:55:39', '2024-05-11 13:55:39'),
(2493, 'joannespivakovsky21@sata.unylix.com', '2024-05-11 17:39:13', '2024-05-11 17:39:13'),
(2494, 'taylaforeman30@sata.unylix.com', '2024-05-11 22:26:56', '2024-05-11 22:26:56'),
(2495, 'lelacruickshank74@sate.juxal.org', '2024-05-12 00:58:43', '2024-05-12 00:58:43'),
(2496, 'ginabentham1@sasu.rixyle.com', '2024-05-12 02:38:46', '2024-05-12 02:38:46'),
(2497, 'cathleenjankowski7@sasu.rixyle.com', '2024-05-12 03:30:41', '2024-05-12 03:30:41'),
(2498, 'bernicearanda42@sate.juxal.org', '2024-05-12 05:16:05', '2024-05-12 05:16:05'),
(2499, 'unamccready86@sate.juxal.org', '2024-05-12 06:36:23', '2024-05-12 06:36:23'),
(2500, 'johnson_jessica4099@yahoo.com', '2024-05-12 09:52:08', '2024-05-12 09:52:08'),
(2501, 'laurenceschlunke7@sata.glinxy.com', '2024-05-12 11:44:18', '2024-05-12 11:44:18'),
(2502, 'alfredomatthews6@sata.glinxy.com', '2024-05-12 14:44:31', '2024-05-12 14:44:31'),
(2503, 'sabinapolding89@sate.juxal.org', '2024-05-13 18:54:40', '2024-05-13 18:54:40'),
(2504, 'hhpcchbctp.th@rightbliss.beauty', '2024-05-14 07:44:11', '2024-05-14 07:44:11'),
(2505, 'srinathvishal9@gmail.com', '2024-05-14 08:40:45', '2024-05-14 08:40:45'),
(2506, 'thomasmcquade83@sata.glinxy.com', '2024-05-14 09:48:07', '2024-05-14 09:48:07'),
(2507, 'silkecastella31@sata.glinxy.com', '2024-05-14 12:59:51', '2024-05-14 12:59:51'),
(2508, 'melaniebeeton43@sate.juxal.org', '2024-05-14 14:02:08', '2024-05-14 14:02:08'),
(2509, 'htjtdccwmt.th@rightbliss.beauty', '2024-05-15 00:50:29', '2024-05-15 00:50:29'),
(2510, 'ashton-trombley95@kbbrenders.co.uk', '2024-05-15 22:15:42', '2024-05-15 22:15:42'),
(2511, 'odessagale79@sata.unylix.com', '2024-05-16 04:40:00', '2024-05-16 04:40:00'),
(2512, 'htbpqdmdjb.th@rightbliss.beauty', '2024-05-16 09:31:39', '2024-05-16 09:31:39'),
(2513, 'kacey_traugott@kbbrenders.co.uk', '2024-05-16 22:17:44', '2024-05-16 22:17:44'),
(2514, 'htwtmmjccq.tt@rightbliss.beauty', '2024-05-17 00:31:51', '2024-05-17 00:31:51'),
(2515, 'davelevey45@sasu.rixyle.com', '2024-05-18 05:47:04', '2024-05-18 05:47:04'),
(2516, 'temeka_bouchard25@kbbrenders.co.uk', '2024-05-18 06:48:18', '2024-05-18 06:48:18'),
(2517, 'hdtpcptqpt.th@rightbliss.beauty', '2024-05-18 08:41:07', '2024-05-18 08:41:07'),
(2518, 'christina_ketner@kbbrenders.co.uk', '2024-05-18 10:54:30', '2024-05-18 10:54:30'),
(2519, 'lena-midgette48@kbbrenders.co.uk', '2024-05-18 22:32:08', '2024-05-18 22:32:08'),
(2520, 'ellie_hann41@kbbrenders.co.uk', '2024-05-19 09:32:23', '2024-05-19 09:32:23'),
(2521, 'valentin.walton72@kbbrenders.co.uk', '2024-05-19 11:40:33', '2024-05-19 11:40:33'),
(2522, 'stephainebosisto@1secmail.com', '2024-05-19 18:09:55', '2024-05-19 18:09:55'),
(2523, 'quyenyee98@sate.juxal.org', '2024-05-20 04:22:16', '2024-05-20 04:22:16'),
(2524, 'forrestcleary28@sasu.rixyle.com', '2024-05-20 08:26:48', '2024-05-20 08:26:48'),
(2525, 'taylornowak3@sasu.rixyle.com', '2024-05-20 13:30:05', '2024-05-20 13:30:05'),
(2526, 'shavonnepouncy84@sata.unylix.com', '2024-05-20 14:44:36', '2024-05-20 14:44:36'),
(2527, 'randalbrass7@sata.glinxy.com', '2024-05-20 20:19:52', '2024-05-20 20:19:52'),
(2528, 'lynnlindquist49@sate.juxal.org', '2024-05-20 22:01:28', '2024-05-20 22:01:28'),
(2529, 'gregoryhuxham11@sata.unylix.com', '2024-05-20 23:06:27', '2024-05-20 23:06:27'),
(2530, 'woodrowolney38@sate.juxal.org', '2024-05-21 03:00:54', '2024-05-21 03:00:54'),
(2531, 'cassandramacredie91@sata.unylix.com', '2024-05-21 08:04:31', '2024-05-21 08:04:31'),
(2532, 'lilianmilton23@sasu.rixyle.com', '2024-05-21 11:13:46', '2024-05-21 11:13:46'),
(2533, 'modestobergin26@sate.juxal.org', '2024-05-21 15:00:09', '2024-05-21 15:00:09'),
(2534, 'simawasinger66@sasu.rixyle.com', '2024-05-21 17:46:38', '2024-05-21 17:46:38'),
(2535, 'dorthyleedom36@sata.unylix.com', '2024-05-21 20:20:54', '2024-05-21 20:20:54'),
(2536, 'hbmwphjpjm.th@rightbliss.beauty', '2024-05-22 02:04:47', '2024-05-22 02:04:47'),
(2537, 'martinmcquay29@sate.juxal.org', '2024-05-22 02:28:04', '2024-05-22 02:28:04'),
(2538, 'hchbbcqmcb.th@rightbliss.beauty', '2024-05-22 13:48:39', '2024-05-22 13:48:39'),
(2539, 'hcbhdjthhq.th@rightbliss.beauty', '2024-05-23 04:40:03', '2024-05-23 04:40:03'),
(2540, 'russelzook75@sata.unylix.com', '2024-05-23 08:36:15', '2024-05-23 08:36:15'),
(2541, 'sidneybrackman82@sate.juxal.org', '2024-05-23 10:32:58', '2024-05-23 10:32:58'),
(2542, 'domingomoreira62@sata.unylix.com', '2024-05-23 21:02:08', '2024-05-23 21:02:08'),
(2543, 'franciscoradke77@sata.glinxy.com', '2024-05-23 22:57:31', '2024-05-23 22:57:31'),
(2544, 'hcpmhdddpp.dc@rightbliss.beauty', '2024-05-24 04:25:37', '2024-05-24 04:25:37'),
(2545, 'samuelcapra100@sate.juxal.org', '2024-05-24 06:30:37', '2024-05-24 06:30:37'),
(2546, 'flagstoneveneydel2q9+1bkoshar0mnb@gmail.com', '2024-05-24 08:25:30', '2024-05-24 08:25:30'),
(2547, 'kristynoguera44@sasu.rixyle.com', '2024-05-24 13:16:36', '2024-05-24 13:16:36'),
(2548, 'alfiegain90@sate.juxal.org', '2024-05-24 17:37:06', '2024-05-24 17:37:06'),
(2549, 'markbriones40@sasu.rixyle.com', '2024-05-24 19:14:58', '2024-05-24 19:14:58'),
(2550, 'myronhelena90@sasu.rixyle.com', '2024-05-25 00:23:33', '2024-05-25 00:23:33'),
(2551, 'lyndongirdlestone56@sasu.rixyle.com', '2024-05-25 03:38:41', '2024-05-25 03:38:41'),
(2552, 'richie_lui32@kbbrenders.co.uk', '2024-05-25 04:17:38', '2024-05-25 04:17:38'),
(2553, 'ervinmanna3@sata.unylix.com', '2024-05-25 04:56:08', '2024-05-25 04:56:08'),
(2554, 'shaunfortin20@sata.glinxy.com', '2024-05-25 07:00:04', '2024-05-25 07:00:04'),
(2555, 'burtonbonnor79@sata.glinxy.com', '2024-05-25 09:04:04', '2024-05-25 09:04:04'),
(2556, 'braydenangles40@sata.unylix.com', '2024-05-25 11:01:21', '2024-05-25 11:01:21'),
(2557, 'hpjcjwbptt.dc@rightbliss.beauty', '2024-05-25 11:04:26', '2024-05-25 11:04:26'),
(2558, 'elbertbrotherton5@sasu.rixyle.com', '2024-05-25 13:25:04', '2024-05-25 13:25:04'),
(2559, 'zoehowerton24@sasu.rixyle.com', '2024-05-25 23:29:42', '2024-05-25 23:29:42'),
(2560, 'christin_maruff@kbbrenders.co.uk', '2024-05-26 13:29:26', '2024-05-26 13:29:26'),
(2561, 'etta_mckelvy70@genetichealthsolutions.org', '2024-05-27 23:34:30', '2024-05-27 23:34:30'),
(2562, 'hpbmpcwhdb.dc@rightbliss.beauty', '2024-05-28 00:41:13', '2024-05-28 00:41:13'),
(2563, 'paulineelliston32@sata.unylix.com', '2024-05-28 04:58:58', '2024-05-28 04:58:58'),
(2564, 'manuela_hannah@genetichealthsolutions.org', '2024-05-28 10:03:14', '2024-05-28 10:03:14'),
(2565, 'renatehammett76@sasu.rixyle.com', '2024-05-28 10:29:32', '2024-05-28 10:29:32'),
(2566, 'jillianmay15@sata.glinxy.com', '2024-05-28 13:53:27', '2024-05-28 13:53:27'),
(2567, 'kashahibner8@sate.juxal.org', '2024-05-28 15:17:21', '2024-05-28 15:17:21'),
(2568, 'bobedmonds40@sate.juxal.org', '2024-05-28 16:50:11', '2024-05-28 16:50:11'),
(2569, 'debbrastarns12@sasu.rixyle.com', '2024-05-28 20:34:17', '2024-05-28 20:34:17'),
(2570, 'jasonhedrick52@sata.unylix.com', '2024-05-28 22:32:58', '2024-05-28 22:32:58'),
(2571, 'kala-kalb@genetichealthsolutions.org', '2024-05-29 03:52:56', '2024-05-29 03:52:56'),
(2572, 'camilleswearingen15@sate.juxal.org', '2024-05-29 04:28:56', '2024-05-29 04:28:56'),
(2573, 'hpwccjmbjq.dp@rightbliss.beauty', '2024-05-29 08:27:13', '2024-05-29 08:27:13'),
(2574, 'candida-laguerre@genetichealthsolutions.org', '2024-05-29 09:52:56', '2024-05-29 09:52:56'),
(2575, 'forrestharp84@sate.juxal.org', '2024-05-29 12:10:32', '2024-05-29 12:10:32'),
(2576, 'lorrineradke14@sata.glinxy.com', '2024-05-29 16:56:42', '2024-05-29 16:56:42'),
(2577, 'jocelynhenley24@sata.unylix.com', '2024-05-29 17:56:28', '2024-05-29 17:56:28'),
(2578, 'gavinchristiansen67@sasu.rixyle.com', '2024-05-30 11:04:03', '2024-05-30 11:04:03'),
(2579, 'houstondaye31@sata.glinxy.com', '2024-05-30 12:38:01', '2024-05-30 12:38:01'),
(2580, 'jeanninerush49@sata.unylix.com', '2024-05-30 14:10:37', '2024-05-30 14:10:37'),
(2581, 'hwqtdbjpbp.dc@rightbliss.beauty', '2024-05-30 14:47:52', '2024-05-30 14:47:52'),
(2582, 'daisywollstonecraft65@sata.glinxy.com', '2024-05-30 15:50:43', '2024-05-30 15:50:43'),
(2583, 'alinastockwell12@sata.glinxy.com', '2024-05-30 18:38:38', '2024-05-30 18:38:38'),
(2584, 'brandiewasinger48@sasu.rixyle.com', '2024-05-30 20:18:47', '2024-05-30 20:18:47'),
(2585, 'dewayne-loomis@kbbrenders.co.uk', '2024-05-30 21:09:21', '2024-05-30 21:09:21'),
(2586, 'ceciliaguzzi35@sate.juxal.org', '2024-05-30 21:22:19', '2024-05-30 21:22:19'),
(2587, 'grant-nicolle7@genetichealthsolutions.org', '2024-05-31 09:06:54', '2024-05-31 09:06:54'),
(2588, 'darrin-kerry94@kbbrenders.co.uk', '2024-05-31 09:32:06', '2024-05-31 09:32:06'),
(2589, 'nila-rolfe61@investease.org', '2024-05-31 10:04:28', '2024-05-31 10:04:28'),
(2590, 'valentin-rancourt@genetichealthsolutions.org', '2024-05-31 12:42:28', '2024-05-31 12:42:28'),
(2591, 'flagstoneveneydel2q9+1bkoshvmj111@gmail.com', '2024-05-31 13:51:17', '2024-05-31 13:51:17'),
(2592, 'hwdjhmhjqt.dc@rightbliss.beauty', '2024-05-31 21:37:36', '2024-05-31 21:37:36'),
(2593, 'millard_iredale@genetichealthsolutions.org', '2024-06-01 06:20:27', '2024-06-01 06:20:27'),
(2594, 'eula.tamayo@genetichealthsolutions.org', '2024-06-01 10:35:36', '2024-06-01 10:35:36'),
(2595, 'vanessa-goodell@investease.org', '2024-06-01 13:03:44', '2024-06-01 13:03:44'),
(2596, 'otis.cremean50@genetichealthsolutions.org', '2024-06-01 22:29:24', '2024-06-01 22:29:24'),
(2597, 'hwcpqtthcm.dc@rightbliss.beauty', '2024-06-02 05:18:55', '2024-06-02 05:18:55'),
(2598, 'britney_mack95@kbbrenders.co.uk', '2024-06-02 10:05:55', '2024-06-02 10:05:55'),
(2599, 'ronny_baber@genetichealthsolutions.org', '2024-06-02 14:48:00', '2024-06-02 14:48:00'),
(2600, 'trent-moritz@genetichealthsolutions.org', '2024-06-02 17:35:20', '2024-06-02 17:35:20'),
(2601, 'sergio_bonner@genetichealthsolutions.org', '2024-06-03 03:06:14', '2024-06-03 03:06:14'),
(2602, 'guy.dutcher@genetichealthsolutions.org', '2024-06-03 07:17:07', '2024-06-03 07:17:07'),
(2603, 'leilani_starkey52@genetichealthsolutions.org', '2024-06-03 11:02:55', '2024-06-03 11:02:55'),
(2604, 'hwmtmpdbhb.dc@rightbliss.beauty', '2024-06-03 11:35:16', '2024-06-03 11:35:16'),
(2605, 'hmhjwqbpwq.dc@rightbliss.beauty', '2024-06-04 21:50:26', '2024-06-04 21:50:26'),
(2606, 'hmdpcbpjtp.dc@rightbliss.beauty', '2024-06-06 09:06:56', '2024-06-06 09:06:56'),
(2607, 'marshapalfreyman41@sate.juxal.org', '2024-06-07 07:49:30', '2024-06-07 07:49:30'),
(2608, 'loreenschweizer92@sata.glinxy.com', '2024-06-07 17:22:52', '2024-06-07 17:22:52'),
(2609, 'hmpddmwhmt.dc@rightbliss.beauty', '2024-06-07 17:57:15', '2024-06-07 17:57:15'),
(2610, 'lavinadangelo41@sata.glinxy.com', '2024-06-07 19:06:46', '2024-06-07 19:06:46'),
(2611, 'jessikaforster64@sate.juxal.org', '2024-06-08 02:06:56', '2024-06-08 02:06:56'),
(2612, 'celestadease76@sasu.rixyle.com', '2024-06-08 03:54:45', '2024-06-08 03:54:45'),
(2613, 'morrisshakespeare63@sata.glinxy.com', '2024-06-08 05:52:51', '2024-06-08 05:52:51'),
(2614, 'mackenziechaffey31@sata.unylix.com', '2024-06-08 08:41:07', '2024-06-08 08:41:07'),
(2615, 'arielkethel33@sate.juxal.org', '2024-06-08 09:54:14', '2024-06-08 09:54:14'),
(2616, 'deliatitus71@sasu.rixyle.com', '2024-06-08 12:03:00', '2024-06-08 12:03:00'),
(2617, 'samanthacanning9@sata.unylix.com', '2024-06-08 13:32:40', '2024-06-08 13:32:40'),
(2618, 'ivahowes76@sate.juxal.org', '2024-06-08 16:55:14', '2024-06-08 16:55:14'),
(2619, 'hymanlewers49@sasu.rixyle.com', '2024-06-08 18:35:38', '2024-06-08 18:35:38'),
(2620, 'sorgelakhanakp9z5+1bkosfr634g9@gmail.com', '2024-06-08 20:31:33', '2024-06-08 20:31:33'),
(2621, 'dortheadeaton89@sasu.rixyle.com', '2024-06-09 00:26:07', '2024-06-09 00:26:07'),
(2622, 'aleishamarin70@sata.glinxy.com', '2024-06-09 01:22:58', '2024-06-09 01:22:58'),
(2623, 'tjjqttmbdm.dc@rightbliss.beauty', '2024-06-09 01:59:30', '2024-06-09 01:59:30'),
(2624, 'vaniabocanegra8@sate.juxal.org', '2024-06-09 02:34:56', '2024-06-09 02:34:56'),
(2625, 'georgiannacomer99@sasu.rixyle.com', '2024-06-09 04:19:19', '2024-06-09 04:19:19'),
(2626, 'honglemay8@sata.glinxy.com', '2024-06-09 05:21:21', '2024-06-09 05:21:21'),
(2627, 'tjhwqwjwjb.dc@rightbliss.beauty', '2024-06-10 09:36:56', '2024-06-10 09:36:56'),
(2628, 'tjbbjhhjcq.dc@rightbliss.beauty', '2024-06-11 17:11:06', '2024-06-11 17:11:06'),
(2629, 'tjwqwcttqp.dc@rightbliss.beauty', '2024-06-13 03:22:52', '2024-06-13 03:22:52'),
(2630, 'vance.trost@genetichealthsolutions.org', '2024-06-13 21:56:35', '2024-06-13 21:56:35'),
(2631, 'chandra_dulhunty@genetichealthsolutions.org', '2024-06-14 00:06:08', '2024-06-14 00:06:08'),
(2632, 'josie.wester71@investease.org', '2024-06-14 00:31:34', '2024-06-14 00:31:34'),
(2633, 'whitney_hinz@kbbrenders.co.uk', '2024-06-14 06:09:49', '2024-06-14 06:09:49'),
(2634, 'velda-torpy40@genetichealthsolutions.org', '2024-06-14 09:34:11', '2024-06-14 09:34:11'),
(2635, 'marcel-batt17@kbbrenders.co.uk', '2024-06-14 11:24:16', '2024-06-14 11:24:16'),
(2636, 'willie-brinson@genetichealthsolutions.org', '2024-06-14 12:05:18', '2024-06-14 12:05:18'),
(2637, 'keesha.belair@investease.org', '2024-06-14 14:05:23', '2024-06-14 14:05:23'),
(2638, 'tqjwpjdbpt.dc@rightbliss.beauty', '2024-06-14 14:15:16', '2024-06-14 14:15:16'),
(2639, 'larry.ewart42@genetichealthsolutions.org', '2024-06-14 14:31:38', '2024-06-14 14:31:38'),
(2640, 'scothoutz27@sasu.rixyle.com', '2024-06-14 20:44:12', '2024-06-14 20:44:12'),
(2641, 'aguedaseppelt1@sata.unylix.com', '2024-06-14 22:47:42', '2024-06-14 22:47:42'),
(2642, 'niki-whalen31@genetichealthsolutions.org', '2024-06-14 23:13:45', '2024-06-14 23:13:45'),
(2643, 'zoe.greenaway@genetichealthsolutions.org', '2024-06-15 01:51:58', '2024-06-15 01:51:58'),
(2644, 'lavinaflagg13@sate.juxal.org', '2024-06-15 02:49:15', '2024-06-15 02:49:15'),
(2645, 'belinda.whalen@genetichealthsolutions.org', '2024-06-15 03:25:08', '2024-06-15 03:25:08'),
(2646, 'vickyarmijo13@sata.unylix.com', '2024-06-15 04:23:33', '2024-06-15 04:23:33'),
(2647, 'crystle.tarver@genetichealthsolutions.org', '2024-06-15 05:33:44', '2024-06-15 05:33:44'),
(2648, 'ines-howland98@genetichealthsolutions.org', '2024-06-15 07:31:32', '2024-06-15 07:31:32'),
(2649, 'blythe.oldfield43@genetichealthsolutions.org', '2024-06-15 09:02:30', '2024-06-15 09:02:30'),
(2650, 'alexis-quiles@kbbrenders.co.uk', '2024-06-15 10:04:50', '2024-06-15 10:04:50'),
(2651, 'isidro_barreto54@genetichealthsolutions.org', '2024-06-15 10:33:33', '2024-06-15 10:33:33'),
(2652, 'bernadette_guess74@boldbucks.org', '2024-06-15 11:23:05', '2024-06-15 11:23:05'),
(2653, 'quincylong14@sata.unylix.com', '2024-06-15 11:43:19', '2024-06-15 11:43:19'),
(2654, 'arletha.grishin@genetichealthsolutions.org', '2024-06-15 11:49:21', '2024-06-15 11:49:21'),
(2655, 'staceydamiani90@sata.glinxy.com', '2024-06-15 12:42:47', '2024-06-15 12:42:47'),
(2656, 'terri.montagu85@kbbrenders.co.uk', '2024-06-15 13:31:04', '2024-06-15 13:31:04'),
(2657, 'berrykorff50@sata.unylix.com', '2024-06-15 14:00:08', '2024-06-15 14:00:08'),
(2658, 'mikaylahinkler63@sata.unylix.com', '2024-06-15 14:56:16', '2024-06-15 14:56:16'),
(2659, 'medranostarckuzz8n0+4optl58r7mg@gmail.com', '2024-06-15 15:02:30', '2024-06-15 15:02:30'),
(2660, 'jeremiahlefebvre7@sata.unylix.com', '2024-06-15 16:15:28', '2024-06-15 16:15:28'),
(2661, 'zacstrunk66@sate.juxal.org', '2024-06-15 18:08:38', '2024-06-15 18:08:38'),
(2662, 'charolette-lane52@genetichealthsolutions.org', '2024-06-16 00:27:27', '2024-06-16 00:27:27'),
(2663, 'dominikeichel39@sate.juxal.org', '2024-06-16 00:30:21', '2024-06-16 00:30:21'),
(2664, 'emely_kerns@genetichealthsolutions.org', '2024-06-16 02:26:17', '2024-06-16 02:26:17'),
(2665, 'ileneouttrim12@sata.unylix.com', '2024-06-16 02:38:08', '2024-06-16 02:38:08'),
(2666, 'kristaneng54@sata.unylix.com', '2024-06-16 04:17:40', '2024-06-16 04:17:40'),
(2667, 'georgiana-maiden@kbbrenders.co.uk', '2024-06-16 04:49:37', '2024-06-16 04:49:37'),
(2668, 'carmelo-scully@investease.org', '2024-06-16 04:55:01', '2024-06-16 04:55:01'),
(2669, 'ahmadbidencope26@sata.glinxy.com', '2024-06-16 05:44:57', '2024-06-16 05:44:57'),
(2670, 'michal_herrod21@genetichealthsolutions.org', '2024-06-16 06:05:53', '2024-06-16 06:05:53'),
(2671, 'tqtbbdbwhm.dm@rightbliss.beauty', '2024-06-16 07:28:43', '2024-06-16 07:28:43'),
(2672, 'desmond.mounts@genetichealthsolutions.org', '2024-06-16 07:49:41', '2024-06-16 07:49:41'),
(2673, 'clarissastoner83@sate.juxal.org', '2024-06-16 08:38:30', '2024-06-16 08:38:30'),
(2674, 'jewell_yost@genetichealthsolutions.org', '2024-06-16 09:31:21', '2024-06-16 09:31:21'),
(2675, 'melaniequimby35@sata.unylix.com', '2024-06-16 11:09:01', '2024-06-16 11:09:01'),
(2676, 'ada_staley@genetichealthsolutions.org', '2024-06-16 11:14:43', '2024-06-16 11:14:43'),
(2677, 'christibirdsong13@sata.glinxy.com', '2024-06-16 12:18:12', '2024-06-16 12:18:12'),
(2678, 'elizabeth.mcanulty@genetichealthsolutions.org', '2024-06-16 12:27:41', '2024-06-16 12:27:41'),
(2679, 'ahmad.mcsharry@genetichealthsolutions.org', '2024-06-16 14:17:14', '2024-06-16 14:17:14'),
(2680, 'ramonacoffin26@sata.unylix.com', '2024-06-16 14:35:43', '2024-06-16 14:35:43'),
(2681, 'dean.moats93@kbbrenders.co.uk', '2024-06-16 15:04:46', '2024-06-16 15:04:46'),
(2682, 'christena.yarborough25@genetichealthsolutions.org', '2024-06-16 16:32:03', '2024-06-16 16:32:03'),
(2683, 'dillonwebre83@sasu.rixyle.com', '2024-06-16 17:16:03', '2024-06-16 17:16:03'),
(2684, 'quinnbellingshausen100@sata.unylix.com', '2024-06-16 18:20:40', '2024-06-16 18:20:40'),
(2685, 'brock_kindler@genetichealthsolutions.org', '2024-06-16 18:25:32', '2024-06-16 18:25:32'),
(2686, 'dennis_thrower79@kbbrenders.co.uk', '2024-06-16 19:41:24', '2024-06-16 19:41:24'),
(2687, 'huey-arledge@genetichealthsolutions.org', '2024-06-16 20:59:48', '2024-06-16 20:59:48'),
(2688, 'salvador_tomasini50@boldbucks.org', '2024-06-16 21:07:09', '2024-06-16 21:07:09'),
(2689, 'cameron_kaberry@kbbrenders.co.uk', '2024-06-16 22:07:45', '2024-06-16 22:07:45'),
(2690, 'shannan.mcmullin@boldbucks.org', '2024-06-17 00:01:20', '2024-06-17 00:01:20'),
(2691, 'brain-cyr64@genetichealthsolutions.org', '2024-06-17 01:16:56', '2024-06-17 01:16:56'),
(2692, 'isis-reid@boldbucks.org', '2024-06-17 01:58:55', '2024-06-17 01:58:55'),
(2693, 'mollie_bolliger@genetichealthsolutions.org', '2024-06-17 02:27:30', '2024-06-17 02:27:30'),
(2694, 'jeannie-paramor42@genetichealthsolutions.org', '2024-06-17 03:33:44', '2024-06-17 03:33:44'),
(2695, 'maynardsmothers46@sata.glinxy.com', '2024-06-17 05:08:04', '2024-06-17 05:08:04'),
(2696, 'benito.mccarten@boldbucks.org', '2024-06-17 05:52:09', '2024-06-17 05:52:09'),
(2697, 'roman-bingham@genetichealthsolutions.org', '2024-06-17 06:22:22', '2024-06-17 06:22:22'),
(2698, 'val.prescott@kbbrenders.co.uk', '2024-06-17 07:09:04', '2024-06-17 07:09:04'),
(2699, 'tajandrews67@sate.juxal.org', '2024-06-17 07:09:17', '2024-06-17 07:09:17'),
(2700, 'hamish_hunter@genetichealthsolutions.org', '2024-06-17 07:38:16', '2024-06-17 07:38:16'),
(2701, 'shayne-rolando@genetichealthsolutions.org', '2024-06-17 09:42:59', '2024-06-17 09:42:59'),
(2702, 'leonel-bromby31@kbbrenders.co.uk', '2024-06-17 10:09:14', '2024-06-17 10:09:14'),
(2703, 'dirk_bordelon36@genetichealthsolutions.org', '2024-06-17 12:34:58', '2024-06-17 12:34:58'),
(2704, 'saulclemente45@sata.unylix.com', '2024-06-17 13:25:47', '2024-06-17 13:25:47'),
(2705, 'martinapalafox17@sate.juxal.org', '2024-06-17 15:39:15', '2024-06-17 15:39:15'),
(2706, 'latonya_raney54@genetichealthsolutions.org', '2024-06-17 22:59:12', '2024-06-17 22:59:12'),
(2707, 'tanesha.garrett71@kbbrenders.co.uk', '2024-06-17 23:05:17', '2024-06-17 23:05:17'),
(2708, 'tqchtwpjwb.dc@rightbliss.beauty', '2024-06-17 23:21:05', '2024-06-17 23:21:05'),
(2709, 'werner-mcswain@genetichealthsolutions.org', '2024-06-18 00:28:33', '2024-06-18 00:28:33'),
(2710, 'davidafikes15@sasu.rixyle.com', '2024-06-18 01:48:36', '2024-06-18 01:48:36'),
(2711, 'lavada.vera91@genetichealthsolutions.org', '2024-06-18 03:05:20', '2024-06-18 03:05:20'),
(2712, 'thalia.stock@boldbucks.org', '2024-06-18 04:37:17', '2024-06-18 04:37:17'),
(2713, 'minnie_huff@genetichealthsolutions.org', '2024-06-18 04:51:11', '2024-06-18 04:51:11'),
(2714, 'leilafigueroa49@sata.glinxy.com', '2024-06-18 06:15:11', '2024-06-18 06:15:11'),
(2715, 'refugio.whitesides64@genetichealthsolutions.org', '2024-06-18 11:10:40', '2024-06-18 11:10:40'),
(2716, 'jacob.kirsch82@genetichealthsolutions.org', '2024-06-18 12:57:53', '2024-06-18 12:57:53'),
(2717, 'claudettepape2@sata.glinxy.com', '2024-06-18 15:14:01', '2024-06-18 15:14:01'),
(2718, 'blythemustar93@sate.juxal.org', '2024-06-19 16:36:40', '2024-06-19 16:36:40'),
(2719, 'minniekelly58@sasu.rixyle.com', '2024-06-19 18:23:35', '2024-06-19 18:23:35'),
(2720, 'tqwmhhwtdq.dc@rightbliss.beauty', '2024-06-19 19:52:39', '2024-06-19 19:52:39'),
(2721, 'rickeymorrell85@sate.juxal.org', '2024-06-19 20:31:18', '2024-06-19 20:31:18'),
(2722, 'deneenboone46@sata.glinxy.com', '2024-06-20 02:28:33', '2024-06-20 02:28:33'),
(2723, 'geniapaling69@sata.unylix.com', '2024-06-20 04:19:40', '2024-06-20 04:19:40'),
(2724, 'robertatrinidad44@sata.unylix.com', '2024-06-20 12:02:00', '2024-06-20 12:02:00'),
(2725, 'duanemaygar8@sasu.rixyle.com', '2024-06-20 18:13:47', '2024-06-20 18:13:47'),
(2726, 'christalmoffatt61@sasu.rixyle.com', '2024-06-21 00:29:12', '2024-06-21 00:29:12'),
(2727, 'kellicribb15@sata.unylix.com', '2024-06-21 01:57:46', '2024-06-21 01:57:46'),
(2728, 'thqcjcmbmp.dc@silesia.life', '2024-06-21 04:03:09', '2024-06-21 04:03:09'),
(2729, 'laurenwatling89@sate.juxal.org', '2024-06-21 04:31:06', '2024-06-21 04:31:06'),
(2730, 'samuelbinion13@sata.glinxy.com', '2024-06-21 12:32:31', '2024-06-21 12:32:31'),
(2731, 'barneyholloway95@sate.juxal.org', '2024-06-21 18:14:53', '2024-06-21 18:14:53'),
(2732, 'brodiefarley98@sasu.rixyle.com', '2024-06-21 21:22:40', '2024-06-21 21:22:40'),
(2733, 'wilfredoquintanilla67@sasu.rixyle.com', '2024-06-22 00:18:07', '2024-06-22 00:18:07'),
(2734, 'thdhmqjwbt.dp@silesia.life', '2024-06-22 08:43:15', '2024-06-22 08:43:15'),
(2735, 'thcmpbhqjm.dp@silesia.life', '2024-06-23 13:19:41', '2024-06-23 13:19:41'),
(2736, 'sharynhairston50@sata.unylix.com', '2024-06-23 14:26:19', '2024-06-23 14:26:19'),
(2737, 'halleydavisson49@sata.unylix.com', '2024-06-24 12:21:27', '2024-06-24 12:21:27'),
(2738, 'sks931519@gmail.com', '2024-06-24 22:27:15', '2024-06-24 22:27:15'),
(2739, 'wallacelohman91@sasu.rixyle.com', '2024-06-25 07:08:35', '2024-06-25 07:08:35'),
(2740, 'elizbethmireles98@sata.glinxy.com', '2024-06-25 09:28:24', '2024-06-25 09:28:24'),
(2741, 'gudiyamishra9797@gmail.com', '2024-06-25 09:53:58', '2024-06-25 09:53:58'),
(2742, 'eusebiabratcher99@sata.unylix.com', '2024-06-25 17:38:32', '2024-06-25 17:38:32'),
(2743, 'omermaselli95@sata.glinxy.com', '2024-06-26 00:50:51', '2024-06-26 00:50:51'),
(2744, 'edgarjudy48@sate.juxal.org', '2024-06-26 03:30:38', '2024-06-26 03:30:38'),
(2745, 'elanasiebenhaar58@sata.unylix.com', '2024-06-26 06:06:07', '2024-06-26 06:06:07'),
(2746, 'flagstoneveneydel2q9+4optm61shvk@gmail.com', '2024-06-26 10:26:39', '2024-06-26 10:26:39'),
(2747, 'tthtdtdchq.dc@silesia.life', '2024-06-26 12:15:14', '2024-06-26 12:15:14'),
(2748, 'christiewilkie88@sasu.rixyle.com', '2024-06-26 16:29:41', '2024-06-26 16:29:41'),
(2749, 'dorthytaylor41@sata.glinxy.com', '2024-06-26 21:41:22', '2024-06-26 21:41:22'),
(2750, 'dollieharman1@sata.unylix.com', '2024-06-27 02:44:27', '2024-06-27 02:44:27'),
(2751, 'kristieremley93@sata.glinxy.com', '2024-06-27 07:26:54', '2024-06-27 07:26:54'),
(2752, 'tracihenry56@sata.glinxy.com', '2024-06-27 18:24:52', '2024-06-27 18:24:52'),
(2753, 'jodyratten79@sata.unylix.com', '2024-06-28 06:18:47', '2024-06-28 06:18:47'),
(2754, 'terrieluevano12@sata.unylix.com', '2024-06-28 09:34:24', '2024-06-28 09:34:24'),
(2755, 'jeanneholguin22@sata.unylix.com', '2024-06-28 13:30:49', '2024-06-28 13:30:49'),
(2756, 'ttbjhpbwpp.dc@silesia.life', '2024-06-28 17:39:19', '2024-06-28 17:39:19'),
(2757, 'ciaratinsley18@sata.unylix.com', '2024-06-28 18:03:28', '2024-06-28 18:03:28'),
(2758, 'victoriapinner46@sata.unylix.com', '2024-06-28 21:50:58', '2024-06-28 21:50:58'),
(2759, 'nestormcquade96@sasu.rixyle.com', '2024-06-29 18:53:59', '2024-06-29 18:53:59'),
(2760, 'jennymccready25@sate.juxal.org', '2024-06-30 02:59:43', '2024-06-30 02:59:43'),
(2761, 'edgardohotham28@sate.juxal.org', '2024-06-30 04:45:21', '2024-06-30 04:45:21'),
(2762, 'phyllishinton48@sate.juxal.org', '2024-06-30 08:33:00', '2024-06-30 08:33:00'),
(2763, 'ttppqqpqtt.dc@silesia.life', '2024-06-30 14:40:05', '2024-06-30 14:40:05'),
(2764, 'lucindatubbs17@sata.unylix.com', '2024-07-01 06:47:24', '2024-07-01 06:47:24'),
(2765, 'ewanpetre43@sata.glinxy.com', '2024-07-01 16:48:49', '2024-07-01 16:48:49'),
(2766, 'nicholeclouse87@sasu.rixyle.com', '2024-07-02 08:12:39', '2024-07-02 08:12:39'),
(2767, 'ingeborgbenson52@sate.juxal.org', '2024-07-03 01:50:37', '2024-07-03 01:50:37'),
(2768, 'gilbertosain6@sata.glinxy.com', '2024-07-03 18:22:21', '2024-07-03 18:22:21'),
(2769, 'artfraley62@sata.glinxy.com', '2024-07-03 22:06:40', '2024-07-03 22:06:40'),
(2770, 'orlandoandronicus31@sata.glinxy.com', '2024-07-04 06:20:56', '2024-07-04 06:20:56'),
(2771, 'nelsoncram21@sata.glinxy.com', '2024-07-04 09:21:21', '2024-07-04 09:21:21'),
(2772, 'tdtjpmmcdb.dc@silesia.life', '2024-07-04 12:36:34', '2024-07-04 12:36:34'),
(2773, 'garrywaldrup71@sata.unylix.com', '2024-07-04 13:02:12', '2024-07-04 13:02:12'),
(2774, 'maybellefryer68@sata.glinxy.com', '2024-07-05 04:11:56', '2024-07-05 04:11:56'),
(2775, 'christieshute88@sasu.rixyle.com', '2024-07-05 10:11:24', '2024-07-05 10:11:24'),
(2776, 'javierburkitt64@sasu.rixyle.com', '2024-07-05 17:15:37', '2024-07-05 17:15:37'),
(2777, 'brittneykrug45@sate.juxal.org', '2024-07-05 21:52:20', '2024-07-05 21:52:20'),
(2778, 'susieleake60@sasu.rixyle.com', '2024-07-06 02:51:46', '2024-07-06 02:51:46'),
(2779, 'tdbpcdjmjq.dc@silesia.life', '2024-07-06 04:27:39', '2024-07-06 04:27:39'),
(2780, 'vetainglis77@sata.unylix.com', '2024-07-06 18:34:12', '2024-07-06 18:34:12'),
(2781, 'pearlinecrace7@sata.unylix.com', '2024-07-07 03:47:25', '2024-07-07 03:47:25'),
(2782, 'aguedapocock81@sata.unylix.com', '2024-07-07 09:21:47', '2024-07-07 09:21:47'),
(2783, 'tdwddwhqbp.dc@silesia.life', '2024-07-07 20:24:03', '2024-07-07 20:24:03'),
(2784, 'laurencedowdy28@sasu.rixyle.com', '2024-07-07 23:57:25', '2024-07-07 23:57:25'),
(2785, 'yasmintrahan76@sasu.rixyle.com', '2024-07-08 04:53:53', '2024-07-08 04:53:53'),
(2786, 'grossekalluswko9l2+4optkge7dh0@gmail.com', '2024-07-08 04:54:56', '2024-07-08 04:54:56'),
(2787, 'rodrickbeeler49@sate.juxal.org', '2024-07-08 17:48:45', '2024-07-08 17:48:45'),
(2788, 'mackenzie-booze90@genetichealthsolutions.org', '2024-07-09 03:33:20', '2024-07-09 03:33:20'),
(2789, 'elba-nicolle83@genetichealthsolutions.org', '2024-07-09 04:52:17', '2024-07-09 04:52:17'),
(2790, 'trisha_grimm@boldbucks.org', '2024-07-09 05:51:20', '2024-07-09 05:51:20'),
(2791, 'shayne_ogle10@genetichealthsolutions.org', '2024-07-09 06:36:45', '2024-07-09 06:36:45'),
(2792, 'oliva.isbell66@boldbucks.org', '2024-07-09 07:38:52', '2024-07-09 07:38:52'),
(2793, 'rosalind.merrett@genetichealthsolutions.org', '2024-07-09 09:29:40', '2024-07-09 09:29:40'),
(2794, 'herman.bicheno@kbbrenders.co.uk', '2024-07-09 09:51:38', '2024-07-09 09:51:38'),
(2795, 'kisha.baddeley@genetichealthsolutions.org', '2024-07-09 12:01:07', '2024-07-09 12:01:07'),
(2796, 'georgianna_thames30@kbbrenders.co.uk', '2024-07-09 12:49:09', '2024-07-09 12:49:09'),
(2797, 'tbqqthtdqt.dc@silesia.life', '2024-07-09 13:54:40', '2024-07-09 13:54:40'),
(2798, 'annett_brannon@boldbucks.org', '2024-07-09 19:23:16', '2024-07-09 19:23:16'),
(2799, 'anja-zaragoza43@genetichealthsolutions.org', '2024-07-09 19:26:26', '2024-07-09 19:26:26'),
(2800, 'rickey_loos@genetichealthsolutions.org', '2024-07-10 00:39:58', '2024-07-10 00:39:58'),
(2801, 'randall_yamamoto@kbbrenders.co.uk', '2024-07-10 01:29:31', '2024-07-10 01:29:31'),
(2802, 'concepcion_milligan@genetichealthsolutions.org', '2024-07-10 03:25:34', '2024-07-10 03:25:34'),
(2803, 'darryl_pokorny@genetichealthsolutions.org', '2024-07-10 06:15:53', '2024-07-10 06:15:53'),
(2804, 'nannie_hause44@boldbucks.org', '2024-07-10 06:55:00', '2024-07-10 06:55:00'),
(2805, 'seymour.cawthorne23@kbbrenders.co.uk', '2024-07-10 07:01:15', '2024-07-10 07:01:15'),
(2806, 'chanda-cardillo66@genetichealthsolutions.org', '2024-07-10 07:34:22', '2024-07-10 07:34:22'),
(2807, 'sonjaminifie28@sata.glinxy.com', '2024-07-11 12:11:46', '2024-07-11 12:11:46'),
(2808, 'tbtwqcdccm.dc@silesia.life', '2024-07-11 18:49:55', '2024-07-11 18:49:55'),
(2809, 'tarahbarnhart19@sasu.rixyle.com', '2024-07-11 19:50:35', '2024-07-11 19:50:35'),
(2810, 'travisdasilva49@sata.unylix.com', '2024-07-12 06:01:16', '2024-07-12 06:01:16');
INSERT INTO `subscriptions` (`id`, `email`, `created_at`, `updated_at`) VALUES
(2811, 'bookerschwindt100@sata.unylix.com', '2024-07-12 13:38:36', '2024-07-12 13:38:36'),
(2812, 'charityhogarth92@sata.unylix.com', '2024-07-12 20:33:34', '2024-07-12 20:33:34'),
(2813, 'britneyweinman82@sate.juxal.org', '2024-07-12 22:44:14', '2024-07-12 22:44:14'),
(2814, 'zellawolcott94@sate.juxal.org', '2024-07-13 00:06:16', '2024-07-13 00:06:16'),
(2815, 'tbcbjjbmhb.dc@silesia.life', '2024-07-13 14:46:53', '2024-07-13 14:46:53'),
(2816, 'tbmqwdpqwq.dc@silesia.life', '2024-07-15 04:55:39', '2024-07-15 04:55:39'),
(2817, 'ktkaradhya@gmail.com', '2024-07-15 10:19:01', '2024-07-15 10:19:01'),
(2818, 'otis_dyal@boldbucks.org', '2024-07-16 11:05:55', '2024-07-16 11:05:55'),
(2819, 'antoinette.atlas@genetichealthsolutions.org', '2024-07-16 11:47:41', '2024-07-16 11:47:41'),
(2820, 'ilarosenbalm68@sata.unylix.com', '2024-07-16 21:13:22', '2024-07-16 21:13:22'),
(2821, 'tcqwcwwdtp.dc@silesia.life', '2024-07-16 23:34:40', '2024-07-16 23:34:40'),
(2822, 'dewaynefairweather56@sasu.rixyle.com', '2024-07-17 00:56:52', '2024-07-17 00:56:52'),
(2823, 'jamedodge2@sate.juxal.org', '2024-07-17 05:08:16', '2024-07-17 05:08:16'),
(2824, 'gladismcmullin60@sasu.rixyle.com', '2024-07-17 08:00:12', '2024-07-17 08:00:12'),
(2825, 'rosaurakramer67@sasu.rixyle.com', '2024-07-17 10:16:29', '2024-07-17 10:16:29'),
(2826, 'minnaburd36@sata.unylix.com', '2024-07-17 15:33:34', '2024-07-17 15:33:34'),
(2827, 'eulagooge38@sate.juxal.org', '2024-07-17 19:36:55', '2024-07-17 19:36:55'),
(2828, 'napoleonbegay81@sate.juxal.org', '2024-07-17 20:53:13', '2024-07-17 20:53:13'),
(2829, 'cindy-richart@kbbrenders.co.uk', '2024-07-17 22:43:59', '2024-07-17 22:43:59'),
(2830, 'williamcabrera80@sata.glinxy.com', '2024-07-17 22:50:26', '2024-07-17 22:50:26'),
(2831, 'bennie_cartwright@genetichealthsolutions.org', '2024-07-18 00:50:26', '2024-07-18 00:50:26'),
(2832, 'geniemcgahan2@sate.juxal.org', '2024-07-18 02:01:41', '2024-07-18 02:01:41'),
(2833, 'enid_mccabe@genetichealthsolutions.org', '2024-07-18 05:15:26', '2024-07-18 05:15:26'),
(2834, 'leopoldo.gibbons@kbbrenders.co.uk', '2024-07-18 05:47:29', '2024-07-18 05:47:29'),
(2835, 'selinadempsey99@sata.glinxy.com', '2024-07-18 07:11:50', '2024-07-18 07:11:50'),
(2836, 'stephany_fulmore@boldbucks.org', '2024-07-18 08:56:51', '2024-07-18 08:56:51'),
(2837, 'sherrypeyton45@sate.juxal.org', '2024-07-18 10:28:47', '2024-07-18 10:28:47'),
(2838, 'teresecatt49@sasu.rixyle.com', '2024-07-18 11:55:45', '2024-07-18 11:55:45'),
(2839, 'miaverco86@sate.juxal.org', '2024-07-18 13:14:24', '2024-07-18 13:14:24'),
(2840, 'brainkincade81@sasu.rixyle.com', '2024-07-18 14:09:18', '2024-07-18 14:09:18'),
(2841, 'horacioboddie91@sasu.rixyle.com', '2024-07-18 15:30:10', '2024-07-18 15:30:10'),
(2842, 'monicakunkle42@sate.juxal.org', '2024-07-18 16:42:33', '2024-07-18 16:42:33'),
(2843, 'mylesrogers100@sate.juxal.org', '2024-07-18 18:36:02', '2024-07-18 18:36:02'),
(2844, 'sharronnan46@sata.glinxy.com', '2024-07-18 20:31:53', '2024-07-18 20:31:53'),
(2845, 'ralph.harriet57@genetichealthsolutions.org', '2024-07-18 21:22:18', '2024-07-18 21:22:18'),
(2846, 'mellisa-dubin@boldbucks.org', '2024-07-18 22:03:54', '2024-07-18 22:03:54'),
(2847, 'gus_vessels@genetichealthsolutions.org', '2024-07-18 23:38:53', '2024-07-18 23:38:53'),
(2848, 'junko.nunez@genetichealthsolutions.org', '2024-07-19 00:44:02', '2024-07-19 00:44:02'),
(2849, 'tcdbbhmcmt.dc@silesia.life', '2024-07-19 00:59:39', '2024-07-19 00:59:39'),
(2850, 'nolan-rhyne@genetichealthsolutions.org', '2024-07-19 02:19:43', '2024-07-19 02:19:43'),
(2851, 'robynorosco4@sasu.rixyle.com', '2024-07-19 03:01:10', '2024-07-19 03:01:10'),
(2852, 'thalia.tarver69@kbbrenders.co.uk', '2024-07-19 03:51:41', '2024-07-19 03:51:41'),
(2853, 'maricruz_osorio@kbbrenders.co.uk', '2024-07-19 05:20:10', '2024-07-19 05:20:10'),
(2854, 'phil.obrien@genetichealthsolutions.org', '2024-07-19 07:02:23', '2024-07-19 07:02:23'),
(2855, 'randalmccallister75@sasu.rixyle.com', '2024-07-19 08:23:02', '2024-07-19 08:23:02'),
(2856, 'crystle_ramirez88@genetichealthsolutions.org', '2024-07-19 08:35:37', '2024-07-19 08:35:37'),
(2857, 'charissa-gerber81@kbbrenders.co.uk', '2024-07-19 09:43:15', '2024-07-19 09:43:15'),
(2858, 'nadine-mattson@genetichealthsolutions.org', '2024-07-19 10:14:13', '2024-07-19 10:14:13'),
(2859, 'arden_outlaw11@genetichealthsolutions.org', '2024-07-19 11:46:13', '2024-07-19 11:46:13'),
(2860, 'rickyswigert35@sate.juxal.org', '2024-07-19 12:44:18', '2024-07-19 12:44:18'),
(2861, 'gaylesteel69@sasu.rixyle.com', '2024-07-19 13:41:55', '2024-07-19 13:41:55'),
(2862, 'shantaeelizabeth87@sasu.rixyle.com', '2024-07-19 14:33:08', '2024-07-19 14:33:08'),
(2863, 'florrieelem88@sasu.rixyle.com', '2024-07-19 15:57:29', '2024-07-19 15:57:29'),
(2864, 'patrickcuming85@sata.unylix.com', '2024-07-19 19:53:49', '2024-07-19 19:53:49'),
(2865, 'trina-loader@genetichealthsolutions.org', '2024-07-19 21:59:52', '2024-07-19 21:59:52'),
(2866, 'louann-gertrude@genetichealthsolutions.org', '2024-07-19 23:41:28', '2024-07-19 23:41:28'),
(2867, 'candrafarrar56@sasu.rixyle.com', '2024-07-20 00:03:27', '2024-07-20 00:03:27'),
(2868, 'maryjo.olds@genetichealthsolutions.org', '2024-07-20 01:40:31', '2024-07-20 01:40:31'),
(2869, 'josephinemansell72@sasu.rixyle.com', '2024-07-20 01:52:56', '2024-07-20 01:52:56'),
(2870, 'gregpaxson63@sate.juxal.org', '2024-07-20 02:59:13', '2024-07-20 02:59:13'),
(2871, 'melody_krauss75@kbbrenders.co.uk', '2024-07-20 03:14:02', '2024-07-20 03:14:02'),
(2872, 'jodi_tonga18@boldbucks.org', '2024-07-20 04:15:56', '2024-07-20 04:15:56'),
(2873, 'miracharleston22@sata.unylix.com', '2024-07-20 05:18:37', '2024-07-20 05:18:37'),
(2874, 'velvahartwell51@sata.unylix.com', '2024-07-20 07:37:10', '2024-07-20 07:37:10'),
(2875, 'carma-coombes90@boldbucks.org', '2024-07-20 10:41:44', '2024-07-20 10:41:44'),
(2876, 'tcphtpjmdm.dc@silesia.life', '2024-07-20 18:05:44', '2024-07-20 18:05:44'),
(2877, 'helenelowell68@sasu.rixyle.com', '2024-07-20 19:36:15', '2024-07-20 19:36:15'),
(2878, 'mayalarcombe27@sata.glinxy.com', '2024-07-20 21:27:34', '2024-07-20 21:27:34'),
(2879, 'meghanforte27@sasu.rixyle.com', '2024-07-20 22:33:29', '2024-07-20 22:33:29'),
(2880, 'maritzafinch45@sasu.rixyle.com', '2024-07-21 00:16:49', '2024-07-21 00:16:49'),
(2881, 'michellerayford76@sata.unylix.com', '2024-07-21 02:24:07', '2024-07-21 02:24:07'),
(2882, 'tinahammack89@sate.juxal.org', '2024-07-21 04:17:39', '2024-07-21 04:17:39'),
(2883, 'loreenhuman21@sata.glinxy.com', '2024-07-22 01:34:36', '2024-07-22 01:34:36'),
(2884, 'carynwaldron30@sate.juxal.org', '2024-07-22 02:58:14', '2024-07-22 02:58:14'),
(2885, 'tcmmhqhhjb.dc@silesia.life', '2024-07-22 12:17:43', '2024-07-22 12:17:43'),
(2886, 'kraigsauls15@sata.unylix.com', '2024-07-22 13:46:39', '2024-07-22 13:46:39'),
(2887, 'cathleen-chavarria40@kbbrenders.co.uk', '2024-07-22 22:24:18', '2024-07-22 22:24:18'),
(2888, 'elbertdomingo21@sata.unylix.com', '2024-07-22 23:22:50', '2024-07-22 23:22:50'),
(2889, 'kristofer-norrie90@boldbucks.org', '2024-07-23 03:58:54', '2024-07-23 03:58:54'),
(2890, 'tomoko.holub@kbbrenders.co.uk', '2024-07-23 06:30:21', '2024-07-23 06:30:21'),
(2891, 'clyde.spofforth@boldbucks.org', '2024-07-23 08:11:30', '2024-07-23 08:11:30'),
(2892, 'lienewen12@sasu.rixyle.com', '2024-07-24 03:52:15', '2024-07-24 03:52:15'),
(2893, 'anniedalrymple6@sata.unylix.com', '2024-07-24 14:25:14', '2024-07-24 14:25:14'),
(2894, 'tphcjbtdcq.dc@silesia.life', '2024-07-24 14:31:30', '2024-07-24 14:31:30'),
(2895, 'brittnycannon98@sate.juxal.org', '2024-07-24 20:56:58', '2024-07-24 20:56:58'),
(2896, 'gwendolyn.osburn@datadivetech.org', '2024-07-24 23:00:03', '2024-07-24 23:00:03'),
(2897, 'geraldearnshaw90@sata.unylix.com', '2024-07-25 17:26:16', '2024-07-25 17:26:16'),
(2898, 'melodydelargie46@sate.juxal.org', '2024-07-25 19:22:56', '2024-07-25 19:22:56'),
(2899, 'luannsunseri76@sata.unylix.com', '2024-07-25 23:14:09', '2024-07-25 23:14:09'),
(2900, 'tpbhwmdpqp.dc@rightbliss.beauty', '2024-07-26 11:09:03', '2024-07-26 11:09:03'),
(2901, 'buckbunker8@sate.juxal.org', '2024-07-26 22:01:47', '2024-07-26 22:01:47'),
(2902, 'unahaigler88@sasu.rixyle.com', '2024-07-27 00:25:42', '2024-07-27 00:25:42'),
(2903, 'gavinsaylor40@sata.unylix.com', '2024-07-27 02:06:26', '2024-07-27 02:06:26'),
(2904, 'lenaayala37@sasu.rixyle.com', '2024-07-27 03:11:59', '2024-07-27 03:11:59'),
(2905, 'charlottecanty29@sata.glinxy.com', '2024-07-27 05:36:02', '2024-07-27 05:36:02'),
(2906, 'kerstinbunnell39@sate.juxal.org', '2024-07-27 07:07:06', '2024-07-27 07:07:06'),
(2907, 'sylvialongstreet100@sata.glinxy.com', '2024-07-27 08:39:28', '2024-07-27 08:39:28'),
(2908, 'elviapenrod28@sata.glinxy.com', '2024-07-27 09:33:29', '2024-07-27 09:33:29'),
(2909, 'rudymontano1@sate.juxal.org', '2024-07-27 10:31:33', '2024-07-27 10:31:33'),
(2910, 'jodigantt97@sasu.rixyle.com', '2024-07-27 11:24:42', '2024-07-27 11:24:42'),
(2911, 'trenabrinker53@sate.juxal.org', '2024-07-27 12:16:35', '2024-07-27 12:16:35'),
(2912, 'claralilley21@sate.juxal.org', '2024-07-27 13:28:12', '2024-07-27 13:28:12'),
(2913, 'mammieregister31@sasu.rixyle.com', '2024-07-27 14:21:04', '2024-07-27 14:21:04'),
(2914, 'jovitaomalley72@sata.unylix.com', '2024-07-27 15:55:35', '2024-07-27 15:55:35'),
(2915, 'martymcleod82@sata.unylix.com', '2024-07-27 18:06:37', '2024-07-27 18:06:37'),
(2916, 'lilasandridge11@sasu.rixyle.com', '2024-07-27 19:55:36', '2024-07-27 19:55:36'),
(2917, 'lorenzochurch78@sata.unylix.com', '2024-07-27 22:30:08', '2024-07-27 22:30:08'),
(2918, 'iolasutter34@sate.juxal.org', '2024-07-28 00:30:45', '2024-07-28 00:30:45'),
(2919, 'willisbristow61@sasu.rixyle.com', '2024-07-28 02:04:14', '2024-07-28 02:04:14'),
(2920, 'fredricswinburne53@sata.glinxy.com', '2024-07-28 04:21:32', '2024-07-28 04:21:32'),
(2921, 'tarenpettiford80@sata.glinxy.com', '2024-07-28 05:50:14', '2024-07-28 05:50:14'),
(2922, 'wetzelmhoonjgq1a2+4optmc1iita@gmail.com', '2024-07-28 08:48:45', '2024-07-28 08:48:45'),
(2923, 'earnestinemccollom71@sata.glinxy.com', '2024-07-29 02:21:28', '2024-07-29 02:21:28'),
(2924, 'alberthamackness44@sata.unylix.com', '2024-07-29 03:56:58', '2024-07-29 03:56:58'),
(2925, 'jacquiesolano60@sata.glinxy.com', '2024-07-29 06:49:28', '2024-07-29 06:49:28'),
(2926, 'tinahartfield39@sasu.rixyle.com', '2024-07-29 08:18:15', '2024-07-29 08:18:15'),
(2927, 'rodneybernacchi42@sata.glinxy.com', '2024-07-29 10:59:26', '2024-07-29 10:59:26'),
(2928, 'linacatani22@sata.unylix.com', '2024-07-29 20:34:10', '2024-07-29 20:34:10'),
(2929, 'staceybent75@sata.unylix.com', '2024-07-29 21:45:22', '2024-07-29 21:45:22'),
(2930, 'ursulafornachon70@sate.juxal.org', '2024-07-29 22:41:10', '2024-07-29 22:41:10'),
(2931, 'isobelflinn90@sata.unylix.com', '2024-07-30 00:21:04', '2024-07-30 00:21:04'),
(2932, 'crystalhowse33@sata.glinxy.com', '2024-07-30 01:33:36', '2024-07-30 01:33:36'),
(2933, 'deanacooke90@sata.glinxy.com', '2024-07-30 04:46:54', '2024-07-30 04:46:54'),
(2934, 'luannlindon16@sata.unylix.com', '2024-07-30 06:14:17', '2024-07-30 06:14:17'),
(2935, 'russellsoukup62@sata.glinxy.com', '2024-07-30 07:32:02', '2024-07-30 07:32:02'),
(2936, 'luciofriese86@sate.juxal.org', '2024-07-30 09:47:20', '2024-07-30 09:47:20'),
(2937, 'homergregor91@sate.juxal.org', '2024-07-30 11:30:41', '2024-07-30 11:30:41'),
(2938, 'lottielhotsky22@sate.juxal.org', '2024-07-30 13:02:34', '2024-07-30 13:02:34'),
(2939, 'lateshabrake39@sate.juxal.org', '2024-07-30 14:12:57', '2024-07-30 14:12:57'),
(2940, 'edytheguidry54@sate.juxal.org', '2024-07-30 16:11:47', '2024-07-30 16:11:47'),
(2941, 'toshamichalik62@sate.juxal.org', '2024-07-30 18:49:49', '2024-07-30 18:49:49'),
(2942, 'prestonpetersen50@sasu.rixyle.com', '2024-07-30 20:10:36', '2024-07-30 20:10:36'),
(2943, 'andreaflegg50@sasu.rixyle.com', '2024-07-31 00:36:08', '2024-07-31 00:36:08'),
(2944, 'mickeygeneff52@sasu.rixyle.com', '2024-07-31 01:27:10', '2024-07-31 01:27:10'),
(2945, 'betsey-gonyea70@datadivetech.org', '2024-07-31 04:03:00', '2024-07-31 04:03:00'),
(2946, 'mariannedale24@sate.juxal.org', '2024-07-31 04:22:50', '2024-07-31 04:22:50'),
(2947, 'vernita-howse32@kbbrenders.co.uk', '2024-07-31 05:16:22', '2024-07-31 05:16:22'),
(2948, 'melvinamocatta60@sata.unylix.com', '2024-07-31 05:20:42', '2024-07-31 05:20:42'),
(2949, 'clintcostello32@sata.glinxy.com', '2024-07-31 06:41:29', '2024-07-31 06:41:29'),
(2950, 'garlandcho76@sata.unylix.com', '2024-07-31 08:00:27', '2024-07-31 08:00:27'),
(2951, 'angelita-doughty@kbbrenders.co.uk', '2024-07-31 08:22:02', '2024-07-31 08:22:02'),
(2952, 'malloryslattery45@sata.glinxy.com', '2024-07-31 09:00:27', '2024-07-31 09:00:27'),
(2953, 'princess.kozlowski95@datadivetech.org', '2024-07-31 10:13:10', '2024-07-31 10:13:10'),
(2954, 'gladis_alpert@boldbucks.org', '2024-07-31 10:39:11', '2024-07-31 10:39:11'),
(2955, 'mahaliaware23@sata.glinxy.com', '2024-08-02 04:45:51', '2024-08-02 04:45:51'),
(2956, 'oliviapemulwuy60@sate.juxal.org', '2024-08-02 06:06:48', '2024-08-02 06:06:48'),
(2957, 'stacidenmark27@sate.juxal.org', '2024-08-02 07:23:47', '2024-08-02 07:23:47'),
(2958, 'britneycoker50@sata.glinxy.com', '2024-08-02 08:15:21', '2024-08-02 08:15:21'),
(2959, 'vickikendall12@sasu.rixyle.com', '2024-08-02 09:12:00', '2024-08-02 09:12:00'),
(2960, 'joiecastellanos16@sate.juxal.org', '2024-08-02 10:06:25', '2024-08-02 10:06:25'),
(2961, 'uwewall35@sata.unylix.com', '2024-08-02 11:02:08', '2024-08-02 11:02:08'),
(2962, 'barneyredden48@sate.juxal.org', '2024-08-02 11:56:04', '2024-08-02 11:56:04'),
(2963, 'shirleencreason44@sata.unylix.com', '2024-08-02 12:52:19', '2024-08-02 12:52:19'),
(2964, 'reina.coggins42@datadivetech.org', '2024-08-03 00:57:27', '2024-08-03 00:57:27'),
(2965, 'norma-wyrick61@datadivetech.org', '2024-08-03 04:19:40', '2024-08-03 04:19:40'),
(2966, 'fran_curtis55@kbbrenders.co.uk', '2024-08-03 04:36:07', '2024-08-03 04:36:07'),
(2967, 'ona.bird49@datadivetech.org', '2024-08-03 06:35:15', '2024-08-03 06:35:15'),
(2968, 'marc-guzzi@datadivetech.org', '2024-08-03 08:46:04', '2024-08-03 08:46:04'),
(2969, 'twjcbpphhm.dc@rightbliss.beauty', '2024-08-03 09:18:57', '2024-08-03 09:18:57'),
(2970, 'merle.symonds89@kbbrenders.co.uk', '2024-08-03 12:06:25', '2024-08-03 12:06:25'),
(2971, 'marquisruyle81@sasu.rixyle.com', '2024-08-07 04:50:01', '2024-08-07 04:50:01'),
(2972, 'maryellengow86@sasu.rixyle.com', '2024-08-07 05:42:34', '2024-08-07 05:42:34'),
(2973, 'merissadaddario40@sata.unylix.com', '2024-08-07 06:33:59', '2024-08-07 06:33:59'),
(2974, 'katringalarza43@sate.juxal.org', '2024-08-07 07:25:53', '2024-08-07 07:25:53'),
(2975, 'edgardoshook93@sata.glinxy.com', '2024-08-07 08:17:30', '2024-08-07 08:17:30'),
(2976, 'zanemassie7@sate.juxal.org', '2024-08-07 09:09:30', '2024-08-07 09:09:30'),
(2977, 'alexandrialafferty25@sata.glinxy.com', '2024-08-07 10:01:11', '2024-08-07 10:01:11'),
(2978, 'gDZd_generic_9bfe2ba4_aenaturals.in@serviseantilogin.com', '2024-08-08 04:58:07', '2024-08-08 04:58:07'),
(2979, 'darrelhoke72@sasu.rixyle.com', '2024-08-14 10:14:56', '2024-08-14 10:14:56'),
(2980, 'richardbreinl83@sata.unylix.com', '2024-08-14 11:08:03', '2024-08-14 11:08:03'),
(2981, 'shastarickman30@sata.unylix.com', '2024-08-14 12:00:25', '2024-08-14 12:00:25'),
(2982, 'melbalomax68@sate.juxal.org', '2024-08-14 12:52:07', '2024-08-14 12:52:07'),
(2983, 'dianestrutt14@sasu.rixyle.com', '2024-08-14 13:45:10', '2024-08-14 13:45:10'),
(2984, 'stephanyheney16@sate.juxal.org', '2024-08-14 14:37:14', '2024-08-14 14:37:14'),
(2985, 'nickolashartin65@sata.unylix.com', '2024-08-14 15:29:12', '2024-08-14 15:29:12'),
(2986, 'literaticallt@gmail.com', '2024-08-17 18:41:48', '2024-08-17 18:41:48'),
(2987, 'doreen.salvado@datadivetech.org', '2024-08-19 02:34:39', '2024-08-19 02:34:39'),
(2988, 'antony_feint87@kbbrenders.co.uk', '2024-08-19 02:43:19', '2024-08-19 02:43:19'),
(2989, 'eugenio-willson@datadivetech.org', '2024-08-19 05:42:25', '2024-08-19 05:42:25'),
(2990, 'autumnmattes86@sata.glinxy.com', '2024-08-19 06:39:24', '2024-08-19 06:39:24'),
(2991, 'sherrie_rochon73@datadivetech.org', '2024-08-19 07:18:22', '2024-08-19 07:18:22'),
(2992, 'alisiasidaway97@sasu.rixyle.com', '2024-08-19 07:33:56', '2024-08-19 07:33:56'),
(2993, 'vicki.kirklin66@boldbucks.org', '2024-08-19 08:12:20', '2024-08-19 08:12:20'),
(2994, 'lorenamckenney73@sate.juxal.org', '2024-08-19 08:28:11', '2024-08-19 08:28:11'),
(2995, 'catharinerobinette91@sata.glinxy.com', '2024-08-19 09:21:31', '2024-08-19 09:21:31'),
(2996, 'rebekahoferrall88@sate.juxal.org', '2024-08-19 10:21:00', '2024-08-19 10:21:00'),
(2997, 'laurahorniman6@sata.unylix.com', '2024-08-19 11:17:56', '2024-08-19 11:17:56'),
(2998, 'pattylemann1@sata.glinxy.com', '2024-08-19 12:09:42', '2024-08-19 12:09:42'),
(2999, 'jonathanminix53@sata.unylix.com', '2024-08-20 15:37:19', '2024-08-20 15:37:19'),
(3000, 'blanchekuester31@sasu.rixyle.com', '2024-08-20 16:44:35', '2024-08-20 16:44:35'),
(3001, 'vivianbatman100@sasu.rixyle.com', '2024-08-20 17:43:12', '2024-08-20 17:43:12'),
(3002, 'guadalupekaler14@sasu.rixyle.com', '2024-08-20 18:37:47', '2024-08-20 18:37:47'),
(3003, 'lesleyspillman74@sata.unylix.com', '2024-08-20 19:31:26', '2024-08-20 19:31:26'),
(3004, 'ivaclibborn72@sata.unylix.com', '2024-08-20 20:35:20', '2024-08-20 20:35:20'),
(3005, 'toryspady93@sata.unylix.com', '2024-08-20 21:31:17', '2024-08-20 21:31:17'),
(3006, 'levicombes45@sate.juxal.org', '2024-08-21 13:19:23', '2024-08-21 13:19:23'),
(3007, 'millardtitheradge42@sasu.rixyle.com', '2024-08-21 16:16:02', '2024-08-21 16:16:02'),
(3008, 'eloysettles24@sasu.rixyle.com', '2024-08-21 19:40:20', '2024-08-21 19:40:20'),
(3009, 'santo_stang@datadivetech.org', '2024-08-21 21:49:06', '2024-08-21 21:49:06'),
(3010, 'geniedoris79@sata.glinxy.com', '2024-08-22 00:50:46', '2024-08-22 00:50:46'),
(3011, 'blanche_estevez@datadivetech.org', '2024-08-22 01:08:56', '2024-08-22 01:08:56'),
(3012, 'fayechristianson84@sata.glinxy.com', '2024-08-22 02:05:03', '2024-08-22 02:05:03'),
(3013, 'clinton.hirst@kbbrenders.co.uk', '2024-08-22 02:14:00', '2024-08-22 02:14:00'),
(3014, 'faysadler8@sasu.rixyle.com', '2024-08-22 03:03:25', '2024-08-22 03:03:25'),
(3015, 'blanchefitzpatrick22@sate.juxal.org', '2024-08-22 04:08:10', '2024-08-22 04:08:10'),
(3016, 'leslietitheradge1@sata.unylix.com', '2024-08-22 05:06:44', '2024-08-22 05:06:44'),
(3017, 'tamie.charlton54@datadivetech.org', '2024-08-22 05:35:39', '2024-08-22 05:35:39'),
(3018, 'louie-cayton@kbbrenders.co.uk', '2024-08-22 07:47:52', '2024-08-22 07:47:52'),
(3019, 'gennieblacket87@sasu.rixyle.com', '2024-08-22 08:03:06', '2024-08-22 08:03:06'),
(3020, 'giuseppebardolph26@sata.glinxy.com', '2024-08-22 08:59:31', '2024-08-22 08:59:31'),
(3021, 'angel_brentnall@kbbrenders.co.uk', '2024-08-22 09:48:18', '2024-08-22 09:48:18'),
(3022, 'chandrarenteria56@sata.unylix.com', '2024-08-22 09:54:01', '2024-08-22 09:54:01'),
(3023, 'princeholman37@sata.glinxy.com', '2024-08-22 10:46:34', '2024-08-22 10:46:34'),
(3024, 'debbra_farfan87@datadivetech.org', '2024-08-22 11:03:13', '2024-08-22 11:03:13'),
(3025, 'katebaddeley85@sate.juxal.org', '2024-08-22 11:38:00', '2024-08-22 11:38:00'),
(3026, 'pasquale.pittman87@datadivetech.org', '2024-08-22 12:12:34', '2024-08-22 12:12:34'),
(3027, 'joeylarge87@sasu.rixyle.com', '2024-08-22 12:31:53', '2024-08-22 12:31:53'),
(3028, 'devonebden35@sate.juxal.org', '2024-08-22 13:25:13', '2024-08-22 13:25:13'),
(3029, 'ariellehundley32@sate.juxal.org', '2024-08-22 14:19:51', '2024-08-22 14:19:51'),
(3030, 'dqwhtbdwqt.dc@rightbliss.beauty', '2024-08-26 00:04:37', '2024-08-26 00:04:37'),
(3031, 'rethadoe97@sasu.rixyle.com', '2024-09-04 21:59:07', '2024-09-04 21:59:07'),
(3032, 'augustinadadson46@sasu.rixyle.com', '2024-09-05 03:24:15', '2024-09-05 03:24:15'),
(3033, 'tammimurnin19@sate.juxal.org', '2024-09-05 04:33:39', '2024-09-05 04:33:39'),
(3034, 'nannettegresham99@sata.unylix.com', '2024-09-05 09:13:24', '2024-09-05 09:13:24'),
(3035, 'aureliosheehan46@sata.unylix.com', '2024-09-05 10:20:40', '2024-09-05 10:20:40'),
(3036, 'frederickagottlieb26@sata.glinxy.com', '2024-09-05 11:12:23', '2024-09-05 11:12:23'),
(3037, 'moracromwell92@sate.juxal.org', '2024-09-05 12:19:24', '2024-09-05 12:19:24'),
(3038, 'henrywinter93@sasu.rixyle.com', '2024-09-05 13:13:46', '2024-09-05 13:13:46'),
(3039, 'natishaperkin12@sate.juxal.org', '2024-09-05 14:07:43', '2024-09-05 14:07:43'),
(3040, 'luciennechoate31@sata.unylix.com', '2024-09-05 15:17:23', '2024-09-05 15:17:23'),
(3041, 'florenciadieter74@sata.unylix.com', '2024-09-05 16:12:29', '2024-09-05 16:12:29'),
(3042, 'danicrouch16@sata.glinxy.com', '2024-09-05 17:07:02', '2024-09-05 17:07:02'),
(3043, 'brigidachecchi66@sate.juxal.org', '2024-09-05 18:01:36', '2024-09-05 18:01:36'),
(3044, 'shaysilas70@sate.juxal.org', '2024-09-05 18:54:24', '2024-09-05 18:54:24'),
(3045, 'damionhollars99@sata.unylix.com', '2024-09-05 19:46:02', '2024-09-05 19:46:02'),
(3046, 'miltonchamplin67@sata.glinxy.com', '2024-09-05 20:45:04', '2024-09-05 20:45:04'),
(3047, 'samryrie76@sata.unylix.com', '2024-09-08 07:43:57', '2024-09-08 07:43:57'),
(3048, 'quintonhendon73@sata.unylix.com', '2024-09-08 09:39:25', '2024-09-08 09:39:25'),
(3049, 'alexisfink16@sata.glinxy.com', '2024-09-08 10:58:25', '2024-09-08 10:58:25'),
(3050, 'janiemoll29@sasu.rixyle.com', '2024-09-08 12:24:35', '2024-09-08 12:24:35'),
(3051, 'heathcoates37@sasu.rixyle.com', '2024-09-08 13:18:42', '2024-09-08 13:18:42'),
(3052, 'gerardohinton27@sata.unylix.com', '2024-09-08 14:16:46', '2024-09-08 14:16:46'),
(3053, 'harrywurst91@sata.glinxy.com', '2024-09-08 15:12:21', '2024-09-08 15:12:21'),
(3054, 'mellissaagnew47@sate.juxal.org', '2024-09-08 16:09:45', '2024-09-08 16:09:45'),
(3055, 'gabrielvosper56@sata.unylix.com', '2024-09-08 17:14:05', '2024-09-08 17:14:05'),
(3056, 'delphiacarls33@sata.unylix.com', '2024-09-08 18:09:30', '2024-09-08 18:09:30'),
(3057, 'rhyswagner100@sasu.rixyle.com', '2024-09-08 19:05:39', '2024-09-08 19:05:39'),
(3058, 'garlandkruse5@sasu.rixyle.com', '2024-09-08 19:58:47', '2024-09-08 19:58:47'),
(3059, 'patmountgarrett3@sata.unylix.com', '2024-09-08 20:51:50', '2024-09-08 20:51:50'),
(3060, 'adelltrenerry48@sasu.rixyle.com', '2024-09-08 21:47:35', '2024-09-08 21:47:35'),
(3061, 'bennettbarta49@sate.juxal.org', '2024-09-08 22:45:42', '2024-09-08 22:45:42'),
(3062, 'bartgillies70@sata.unylix.com', '2024-09-08 23:42:50', '2024-09-08 23:42:50'),
(3063, 'jenswearne35@sata.unylix.com', '2024-09-09 00:34:01', '2024-09-09 00:34:01'),
(3064, 'garrymonahan16@sate.juxal.org', '2024-09-09 01:25:47', '2024-09-09 01:25:47'),
(3065, 'ernestinerohr43@sasu.rixyle.com', '2024-09-09 02:24:08', '2024-09-09 02:24:08'),
(3066, 'enriquetacurtiss10@sasu.rixyle.com', '2024-09-09 03:15:41', '2024-09-09 03:15:41'),
(3067, 'terrencetout39@sasu.rixyle.com', '2024-09-09 04:07:08', '2024-09-09 04:07:08'),
(3068, 'siennacallinan14@sata.unylix.com', '2024-09-13 00:03:14', '2024-09-13 00:03:14'),
(3069, 'malcolmhundley3@sate.juxal.org', '2024-09-13 01:41:59', '2024-09-13 01:41:59'),
(3070, 'idaisaachsen33@sata.unylix.com', '2024-09-13 02:41:01', '2024-09-13 02:41:01'),
(3071, 'ricocoombes54@sasu.rixyle.com', '2024-09-13 03:32:51', '2024-09-13 03:32:51'),
(3072, 'hungnavarro17@sata.unylix.com', '2024-09-13 04:28:51', '2024-09-13 04:28:51'),
(3073, 'margaritabothwell42@sasu.rixyle.com', '2024-09-13 05:22:13', '2024-09-13 05:22:13'),
(3074, 'filomenakirsch58@sasu.rixyle.com', '2024-09-13 06:18:58', '2024-09-13 06:18:58'),
(3075, 'terrimilton63@sasu.rixyle.com', '2024-09-13 07:17:14', '2024-09-13 07:17:14'),
(3076, 'revadynon97@sasu.rixyle.com', '2024-09-13 08:11:43', '2024-09-13 08:11:43'),
(3077, 'selenaarispe77@sate.juxal.org', '2024-09-13 09:05:12', '2024-09-13 09:05:12'),
(3078, 'hyetroiano64@sata.unylix.com', '2024-09-13 09:57:20', '2024-09-13 09:57:20'),
(3079, 'armandwhitely47@sate.juxal.org', '2024-09-14 17:43:09', '2024-09-14 17:43:09'),
(3080, 'niklaskyle36@sata.unylix.com', '2024-09-14 23:24:53', '2024-09-14 23:24:53'),
(3081, 'angustier2@sata.unylix.com', '2024-09-15 01:42:05', '2024-09-15 01:42:05'),
(3082, 'naneager37@sate.juxal.org', '2024-09-15 02:52:19', '2024-09-15 02:52:19'),
(3083, 'katharinawilliams42@sate.juxal.org', '2024-09-15 05:23:24', '2024-09-15 05:23:24'),
(3084, 'kristencorfield80@sata.glinxy.com', '2024-09-15 06:19:55', '2024-09-15 06:19:55'),
(3085, 'lachlansimos83@sasu.rixyle.com', '2024-09-15 07:14:07', '2024-09-15 07:14:07'),
(3086, 'dtg.palamu@gmail.com', '2024-09-17 01:09:52', '2024-09-17 01:09:52'),
(3087, 'martimidgette88@sasu.rixyle.com', '2024-09-17 03:13:24', '2024-09-17 03:13:24'),
(3088, 'rubyluster100@sasu.rixyle.com', '2024-09-17 05:24:05', '2024-09-17 05:24:05'),
(3089, 'philomenadillion37@sata.glinxy.com', '2024-09-17 07:20:25', '2024-09-17 07:20:25'),
(3090, 'maximilianbroome39@sata.unylix.com', '2024-09-17 10:21:02', '2024-09-17 10:21:02'),
(3091, 'friedastead29@sata.unylix.com', '2024-09-17 11:16:06', '2024-09-17 11:16:06'),
(3092, 'luigipostle30@sata.unylix.com', '2024-09-17 12:22:17', '2024-09-17 12:22:17'),
(3093, 'ervinnobbs25@sate.juxal.org', '2024-09-17 13:14:11', '2024-09-17 13:14:11'),
(3094, 'roseannalerner74@sasu.rixyle.com', '2024-09-17 14:06:29', '2024-09-17 14:06:29'),
(3095, 'clementspivey44@sate.juxal.org', '2024-09-18 02:19:58', '2024-09-18 02:19:58'),
(3096, 'madonnapetit16@sata.glinxy.com', '2024-09-18 03:20:53', '2024-09-18 03:20:53'),
(3097, 'violettehorton76@sata.unylix.com', '2024-09-18 04:17:14', '2024-09-18 04:17:14'),
(3098, 'judearias46@sata.glinxy.com', '2024-09-18 05:12:32', '2024-09-18 05:12:32'),
(3099, 'cristinahassell49@sata.glinxy.com', '2024-09-18 06:07:31', '2024-09-18 06:07:31'),
(3100, 'terrellcolquhoun85@sate.juxal.org', '2024-09-18 06:59:01', '2024-09-18 06:59:01'),
(3101, 'yolandadarbonne7@sata.glinxy.com', '2024-09-18 07:50:57', '2024-09-18 07:50:57'),
(3102, 'johannahawker28@sasu.rixyle.com', '2024-09-18 08:42:08', '2024-09-18 08:42:08'),
(3103, 'concettalamarche79@sata.glinxy.com', '2024-09-19 15:09:53', '2024-09-19 15:09:53'),
(3104, 'kristineodonnell55@sate.juxal.org', '2024-09-19 21:47:49', '2024-09-19 21:47:49'),
(3105, 'bernadettematlock11@sasu.rixyle.com', '2024-09-20 00:58:43', '2024-09-20 00:58:43'),
(3106, 'charlottekellaway66@sata.glinxy.com', '2024-09-20 02:00:33', '2024-09-20 02:00:33'),
(3107, 'casiecoover26@sata.glinxy.com', '2024-09-20 03:01:54', '2024-09-20 03:01:54'),
(3108, 'kinabrier94@sate.juxal.org', '2024-09-20 03:53:37', '2024-09-20 03:53:37'),
(3109, 'marylinpress87@sasu.rixyle.com', '2024-09-20 04:44:42', '2024-09-20 04:44:42'),
(3110, 'soonolivas48@sasu.rixyle.com', '2024-09-20 05:41:09', '2024-09-20 05:41:09'),
(3111, 'biaeemaleuri@dont-reply.me', '2024-09-22 09:41:53', '2024-09-22 09:41:53'),
(3112, 'benjamindykes65@sata.unylix.com', '2024-09-22 13:26:02', '2024-09-22 13:26:02'),
(3113, 'claudetterex82@sasu.rixyle.com', '2024-09-22 15:33:28', '2024-09-22 15:33:28'),
(3114, 'milesbello49@sasu.rixyle.com', '2024-09-22 16:33:15', '2024-09-22 16:33:15'),
(3115, 'katewinn73@sasu.rixyle.com', '2024-09-22 17:28:41', '2024-09-22 17:28:41'),
(3116, 'lornacoulston12@sate.juxal.org', '2024-09-22 18:24:05', '2024-09-22 18:24:05'),
(3117, 'kimsoriano79@sasu.rixyle.com', '2024-09-22 19:16:51', '2024-09-22 19:16:51'),
(3118, 'felicamaney75@sata.glinxy.com', '2024-09-22 20:07:42', '2024-09-22 20:07:42'),
(3119, 'craigparamore8@sata.glinxy.com', '2024-09-24 03:42:37', '2024-09-24 03:42:37'),
(3120, 'michalekirkland60@sata.glinxy.com', '2024-09-24 05:30:34', '2024-09-24 05:30:34'),
(3121, 'martikinchela61@sate.juxal.org', '2024-09-24 07:43:58', '2024-09-24 07:43:58'),
(3122, 'bryantlienhop4@sate.juxal.org', '2024-09-24 09:04:45', '2024-09-24 09:04:45'),
(3123, 'janessaswitzer3@sata.glinxy.com', '2024-09-25 01:51:10', '2024-09-25 01:51:10'),
(3124, 'berndmcchesney49@sate.juxal.org', '2024-09-25 03:52:12', '2024-09-25 03:52:12'),
(3125, 'broderickwhitley23@sate.juxal.org', '2024-09-25 04:57:00', '2024-09-25 04:57:00'),
(3126, 'jeanadietrich33@sata.glinxy.com', '2024-09-26 15:25:36', '2024-09-26 15:25:36'),
(3127, 'nidiabarnes68@sata.glinxy.com', '2024-09-26 16:43:02', '2024-09-26 16:43:02'),
(3128, 'zitasmithies71@sata.glinxy.com', '2024-09-26 18:27:26', '2024-09-26 18:27:26'),
(3129, 'danepedersen54@sata.glinxy.com', '2024-09-26 19:25:58', '2024-09-26 19:25:58'),
(3130, 'chandratulloch20@sata.unylix.com', '2024-09-26 20:17:46', '2024-09-26 20:17:46'),
(3131, 'bridgettbuckman81@sasu.rixyle.com', '2024-09-26 21:29:36', '2024-09-26 21:29:36'),
(3132, 'randolphborchgrevink85@sasu.rixyle.com', '2024-09-26 22:24:00', '2024-09-26 22:24:00'),
(3133, 'ariannejevons34@sasu.rixyle.com', '2024-09-26 23:21:40', '2024-09-26 23:21:40'),
(3134, 'lesliservice89@sasu.rixyle.com', '2024-09-27 00:14:36', '2024-09-27 00:14:36'),
(3135, 'franklinmarcotte47@sata.unylix.com', '2024-09-27 01:07:26', '2024-09-27 01:07:26'),
(3136, 'abefelix73@sata.glinxy.com', '2024-09-27 02:00:52', '2024-09-27 02:00:52'),
(3137, 'meagandoherty72@sasu.rixyle.com', '2024-09-27 02:54:29', '2024-09-27 02:54:29'),
(3138, 'rshailaja1919@gmail.com', '2024-09-27 09:47:50', '2024-09-27 09:47:50'),
(3139, 'morganchristine1990@yahoo.com', '2024-10-03 07:16:52', '2024-10-03 07:16:52'),
(3140, 'ethanpatrick23@sasu.rixyle.com', '2024-10-06 05:49:32', '2024-10-06 05:49:32'),
(3141, 'shaynemcclanahan44@sata.glinxy.com', '2024-10-06 06:40:57', '2024-10-06 06:40:57'),
(3142, 'patzhang74@sata.unylix.com', '2024-10-06 07:34:16', '2024-10-06 07:34:16'),
(3143, 'nevilleballentine60@sata.glinxy.com', '2024-10-06 08:35:39', '2024-10-06 08:35:39'),
(3144, 'aidenvanotterloo5@sate.juxal.org', '2024-10-06 09:32:35', '2024-10-06 09:32:35'),
(3145, 'katharinacape71@sata.unylix.com', '2024-10-06 10:25:50', '2024-10-06 10:25:50'),
(3146, 'glindasears95@sata.unylix.com', '2024-10-06 11:18:29', '2024-10-06 11:18:29'),
(3147, 'blondelllaseron22@sate.juxal.org', '2024-10-07 00:12:32', '2024-10-07 00:12:32'),
(3148, 'tristacowper24@sata.unylix.com', '2024-10-07 01:46:18', '2024-10-07 01:46:18'),
(3149, 'horacehillen28@sasu.rixyle.com', '2024-10-07 02:47:11', '2024-10-07 02:47:11'),
(3150, 'rosettacable85@sate.juxal.org', '2024-10-07 03:44:30', '2024-10-07 03:44:30'),
(3151, 'eleanoreubank65@sasu.rixyle.com', '2024-10-07 04:44:25', '2024-10-07 04:44:25'),
(3152, 'charliebrady8@sasu.rixyle.com', '2024-10-07 05:39:34', '2024-10-07 05:39:34'),
(3153, 'benjaminfoote18@sasu.rixyle.com', '2024-10-07 06:31:13', '2024-10-07 06:31:13'),
(3154, 'juliefurst12@sasu.rixyle.com', '2024-10-07 07:23:32', '2024-10-07 07:23:32'),
(3155, 'connorestep14@sate.juxal.org', '2024-10-07 10:58:44', '2024-10-07 10:58:44'),
(3156, 'colettemattingly95@sate.juxal.org', '2024-10-07 11:51:28', '2024-10-07 11:51:28'),
(3157, 'porternutter58@sata.glinxy.com', '2024-10-07 12:55:40', '2024-10-07 12:55:40'),
(3158, 'henryflaherty64@sasu.rixyle.com', '2024-10-07 13:49:50', '2024-10-07 13:49:50'),
(3159, 'isladuncombe30@sata.unylix.com', '2024-10-07 14:41:31', '2024-10-07 14:41:31'),
(3160, 'camillaschurr25@sata.unylix.com', '2024-10-07 15:35:56', '2024-10-07 15:35:56'),
(3161, 'charmaingranata86@sata.unylix.com', '2024-10-07 16:30:02', '2024-10-07 16:30:02'),
(3162, 'islacheeseman46@sate.juxal.org', '2024-10-09 15:18:37', '2024-10-09 15:18:37'),
(3163, 'cassiegrider44@sata.unylix.com', '2024-10-09 16:16:20', '2024-10-09 16:16:20'),
(3164, 'tonjahawker80@sata.glinxy.com', '2024-10-09 17:20:02', '2024-10-09 17:20:02'),
(3165, 'rudyliston2@sate.juxal.org', '2024-10-09 18:13:11', '2024-10-09 18:13:11'),
(3166, 'salvatorewhatley18@sata.glinxy.com', '2024-10-13 02:16:54', '2024-10-13 02:16:54'),
(3167, 'agnesmaldonado58@sasu.rixyle.com', '2024-10-13 03:09:51', '2024-10-13 03:09:51'),
(3168, 'barrettcervantes69@sate.juxal.org', '2024-10-13 04:01:04', '2024-10-13 04:01:04'),
(3169, 'cruzcromer37@sata.glinxy.com', '2024-10-13 09:43:16', '2024-10-13 09:43:16'),
(3170, 'otiliaprowse5@sasu.rixyle.com', '2024-10-13 10:34:45', '2024-10-13 10:34:45'),
(3171, 'kurthooton59@sata.unylix.com', '2024-10-13 11:32:57', '2024-10-13 11:32:57'),
(3172, 'freemanwilsmore72@sata.unylix.com', '2024-10-13 12:25:13', '2024-10-13 12:25:13'),
(3173, 'tyrellglover49@sate.juxal.org', '2024-10-13 13:29:01', '2024-10-13 13:29:01'),
(3174, 'reecerobertson63@sasu.rixyle.com', '2024-10-13 14:26:07', '2024-10-13 14:26:07'),
(3175, 'louiselauterbach28@sasu.rixyle.com', '2024-10-13 15:28:56', '2024-10-13 15:28:56'),
(3176, 'tesha.tufnell@reggaecarrentals.com', '2024-10-13 21:53:53', '2024-10-13 21:53:53'),
(3177, 'mohdirwan97@yahoo.com', '2024-10-14 07:33:56', '2024-10-14 07:33:56'),
(3178, 'serireabluri@dont-reply.me', '2024-10-16 18:27:31', '2024-10-16 18:27:31'),
(3179, 'kempbefloresr865@gmail.com', '2024-10-19 14:00:24', '2024-10-19 14:00:24'),
(3180, 'mariyawinthz42@gmail.com', '2024-10-21 13:38:33', '2024-10-21 13:38:33'),
(3181, 'redirect-c3db5b94fc13ce00d0fe807c75b8ff6f@webmark.eting.org', '2024-10-22 05:42:31', '2024-10-22 05:42:31'),
(3182, 'hlillif318@gmail.com', '2024-10-23 17:55:03', '2024-10-23 17:55:03'),
(3183, 'fonahays805@gmail.com', '2024-10-24 05:37:14', '2024-10-24 05:37:14'),
(3184, 'mnewtonax1981@gmail.com', '2024-10-27 11:47:05', '2024-10-27 11:47:05'),
(3185, 'redirect-753c359be8bdf6cd304372dcf6b3b4c7@webmark.eting.org', '2024-10-28 17:21:51', '2024-10-28 17:21:51'),
(3186, 'toryglassey15@sata.unylix.com', '2024-10-30 05:47:22', '2024-10-30 05:47:22'),
(3187, 'abrahamblunt96@sate.juxal.org', '2024-10-30 07:21:09', '2024-10-30 07:21:09'),
(3188, 'masonmidgett94@sata.glinxy.com', '2024-10-30 08:38:26', '2024-10-30 08:38:26'),
(3189, 'pansyquirk69@sate.juxal.org', '2024-10-30 09:39:06', '2024-10-30 09:39:06'),
(3190, 'fredrickloftis44@sasu.rixyle.com', '2024-10-30 10:31:34', '2024-10-30 10:31:34'),
(3191, 'inezhigginbotham55@sasu.rixyle.com', '2024-10-30 11:24:07', '2024-10-30 11:24:07'),
(3192, 'birgitoaks61@sasu.rixyle.com', '2024-10-30 12:19:40', '2024-10-30 12:19:40'),
(3193, 'diangrainger100@sata.unylix.com', '2024-10-30 14:52:03', '2024-10-30 14:52:03'),
(3194, 'forresthaddad96@sata.glinxy.com', '2024-10-31 02:50:53', '2024-10-31 02:50:53'),
(3195, 'bennyphelps43@sate.juxal.org', '2024-10-31 04:58:04', '2024-10-31 04:58:04'),
(3196, 'mittiewebb77@sata.glinxy.com', '2024-10-31 05:50:57', '2024-10-31 05:50:57'),
(3197, 'adrienerunyon100@sata.unylix.com', '2024-10-31 06:51:03', '2024-10-31 06:51:03'),
(3198, 'ashleywilcox70@sata.unylix.com', '2024-10-31 07:55:22', '2024-10-31 07:55:22'),
(3199, 'andreaselizondo54@sata.unylix.com', '2024-10-31 08:58:14', '2024-10-31 08:58:14'),
(3200, 'wilfredoolvera7@sata.glinxy.com', '2024-10-31 09:59:32', '2024-10-31 09:59:32'),
(3201, 'ermelindamontoya71@sasu.rixyle.com', '2024-10-31 13:56:01', '2024-10-31 13:56:01'),
(3202, 'elberthartley97@sate.juxal.org', '2024-10-31 15:01:00', '2024-10-31 15:01:00'),
(3203, 'mvdcxmelv@yahoo.com', '2024-11-01 00:04:14', '2024-11-01 00:04:14'),
(3204, 'redirect-850bbc6c1dade19dde908ea5d541646a@webmark.eting.org', '2024-11-02 04:10:18', '2024-11-02 04:10:18'),
(3205, 'redirect-802b97e521fa9054382029e3bb47dcce@webmark.eting.org', '2024-11-03 07:04:03', '2024-11-03 07:04:03'),
(3206, 'shellyjohnson3787@aol.com', '2024-11-06 02:24:04', '2024-11-06 02:24:04'),
(3207, 'aracelismchale100@sata.unylix.com', '2024-11-06 19:18:58', '2024-11-06 19:18:58'),
(3208, 'carsonangeles52@sate.juxal.org', '2024-11-06 20:16:32', '2024-11-06 20:16:32'),
(3209, 'veronicafranks1@sata.glinxy.com', '2024-11-06 21:08:01', '2024-11-06 21:08:01'),
(3210, 'ollihucklebridge@yahoo.com', '2024-11-08 15:15:04', '2024-11-08 15:15:04'),
(3211, 'vchapmankm@gmail.com', '2024-11-09 04:15:31', '2024-11-09 04:15:31'),
(3212, 'vndinatvur@yahoo.com', '2024-11-09 04:25:08', '2024-11-09 04:25:08'),
(3213, 'oenvbycwqe@yahoo.com', '2024-11-09 13:41:14', '2024-11-09 13:41:14'),
(3214, 'gildafaucett15@sata.glinxy.com', '2024-11-09 21:43:40', '2024-11-09 21:43:40'),
(3215, 'domenicodellamura@yahoo.com', '2024-11-09 22:21:59', '2024-11-09 22:21:59'),
(3216, 'hpenningtonja6745@gmail.com', '2024-11-10 07:10:59', '2024-11-10 07:10:59'),
(3217, 'glennwetter8@sata.glinxy.com', '2024-11-10 15:00:22', '2024-11-10 15:00:22'),
(3218, 'madboone181@gmail.com', '2024-11-10 15:52:57', '2024-11-10 15:52:57'),
(3219, 'barbracaraway44@sata.glinxy.com', '2024-11-10 16:34:25', '2024-11-10 16:34:25'),
(3220, 'sonyawhitton21@sasu.rixyle.com', '2024-11-10 19:35:03', '2024-11-10 19:35:03'),
(3221, 'shanicemacdevitt63@sasu.rixyle.com', '2024-11-10 20:35:29', '2024-11-10 20:35:29'),
(3222, 'rydernoland98@sata.unylix.com', '2024-11-10 21:37:34', '2024-11-10 21:37:34'),
(3223, 'emoryhouston34@sasu.rixyle.com', '2024-11-10 22:30:46', '2024-11-10 22:30:46'),
(3224, 'carlotarobinson65@sata.glinxy.com', '2024-11-10 23:22:06', '2024-11-10 23:22:06'),
(3225, 'georgettashivers95@sata.glinxy.com', '2024-11-11 00:13:45', '2024-11-11 00:13:45'),
(3226, 'tuneweyhing@yahoo.com', '2024-11-11 00:53:05', '2024-11-11 00:53:05'),
(3227, 'lucianaiacovelli35@sasu.rixyle.com', '2024-11-11 01:06:44', '2024-11-11 01:06:44'),
(3228, 'janicerabin54@sata.unylix.com', '2024-11-11 02:02:52', '2024-11-11 02:02:52'),
(3229, 'kathigoodwin83@sasu.rixyle.com', '2024-11-11 02:57:13', '2024-11-11 02:57:13'),
(3230, 'hiramlowry6@sata.unylix.com', '2024-11-11 03:49:15', '2024-11-11 03:49:15'),
(3231, 'boydcarrasco68@sate.juxal.org', '2024-11-11 07:59:33', '2024-11-11 07:59:33'),
(3232, 'phillismackersey32@sata.glinxy.com', '2024-11-11 08:55:35', '2024-11-11 08:55:35'),
(3233, 'gbndsfibbatyf@yahoo.com', '2024-11-11 09:00:59', '2024-11-11 09:00:59'),
(3234, 'teodororigby21@sata.glinxy.com', '2024-11-11 09:57:19', '2024-11-11 09:57:19'),
(3235, 'saimonyorkkr@gmail.com', '2024-11-11 19:01:18', '2024-11-11 19:01:18'),
(3236, 'ecgltvxhvspxcro@yahoo.com', '2024-11-12 04:18:52', '2024-11-12 04:18:52'),
(3237, 'kaliakjazynk@yahoo.com', '2024-11-12 13:13:38', '2024-11-12 13:13:38'),
(3238, 'zljellzrjiuri@dont-reply.me', '2024-11-13 09:21:42', '2024-11-13 09:21:42'),
(3239, 'ouvgiebx7kzfjd@yahoo.com', '2024-11-13 12:08:39', '2024-11-13 12:08:39'),
(3240, 'redirect-40ac2b1a2d56547f793b13e7e7945299@webmark.eting.org', '2024-11-13 14:35:35', '2024-11-13 14:35:35'),
(3241, 'rxwwtrtlhjluoposf@yahoo.com', '2024-11-13 23:18:35', '2024-11-13 23:18:35'),
(3242, 'redirect-edf5f7cc43e10aadcfd863df58f2b359@webmark.eting.org', '2024-11-14 01:57:26', '2024-11-14 01:57:26'),
(3243, 'goitinh.1980@yahoo.com', '2024-11-14 09:41:36', '2024-11-14 09:41:36'),
(3244, 'hfhjftuzhc@yahoo.com', '2024-11-14 19:45:43', '2024-11-14 19:45:43'),
(3245, 'ooxeiav9xg755bq@yahoo.com', '2024-11-16 05:15:28', '2024-11-16 05:15:28'),
(3246, 'frenkikf4069@gmail.com', '2024-11-16 14:00:27', '2024-11-16 14:00:27'),
(3247, 'djoandranealo738@gmail.com', '2024-11-17 02:15:19', '2024-11-17 02:15:19'),
(3248, 'rvabrcci@yahoo.com', '2024-11-17 12:15:16', '2024-11-17 12:15:16'),
(3249, 'redirect-5053c24da78390e5dd943d3122cd6707@webmark.eting.org', '2024-11-17 19:52:52', '2024-11-17 19:52:52'),
(3250, 'culertonstevermer@yahoo.com', '2024-11-18 07:52:06', '2024-11-18 07:52:06'),
(3251, 'gklifford7290@gmail.com', '2024-11-18 07:54:11', '2024-11-18 07:54:11'),
(3252, 'bpswvcxfbiwlfnjto@yahoo.com', '2024-11-18 07:55:03', '2024-11-18 07:55:03'),
(3253, 'h8plvnkzn@yahoo.com', '2024-11-18 08:21:26', '2024-11-18 08:21:26'),
(3254, 'weerhofpiechucki@yahoo.com', '2024-11-20 06:31:50', '2024-11-20 06:31:50'),
(3255, 'ezrljmlseeubz@dont-reply.me', '2024-11-22 18:07:49', '2024-11-22 18:07:49'),
(3256, 'ezaribsjmzubz@dont-reply.me', '2024-11-22 21:28:06', '2024-11-22 21:28:06'),
(3257, 'rxlgbncwgeq@yahoo.com', '2024-11-23 08:35:05', '2024-11-23 08:35:05'),
(3258, 'malkaunidrim@gmaiil.com', '2024-11-23 13:29:17', '2024-11-23 13:29:17'),
(3259, 'yasen.krasen.13+99139@mail.ru', '2024-11-23 16:22:33', '2024-11-23 16:22:33'),
(3260, 'quinnfavn467@gmail.com', '2024-11-24 03:00:08', '2024-11-24 03:00:08'),
(3261, 'br.a.dth.emast.e.r.7.7.7@gmail.com', '2024-11-24 05:51:42', '2024-11-24 05:51:42'),
(3262, '7dyiioez@1mailcache.com', '2024-11-24 07:37:35', '2024-11-24 07:37:35'),
(3263, 'ggromiewbjk@yahoo.com', '2024-11-24 12:50:34', '2024-11-24 12:50:34'),
(3264, 'vqskbnicwwjrttvs@yahoo.com', '2024-11-24 22:36:36', '2024-11-24 22:36:36'),
(3265, 'igadexicedug44@gmail.com', '2024-11-26 01:04:32', '2024-11-26 01:04:32'),
(3266, 'paexzxd5@3way3.com', '2024-11-26 06:54:34', '2024-11-26 06:54:34'),
(3267, 'qombdlbvasyivclmq@yahoo.com', '2024-11-26 08:21:47', '2024-11-26 08:21:47'),
(3268, 'eronholden1985@gmail.com', '2024-11-27 07:01:21', '2024-11-27 07:01:21'),
(3269, 'ltgriqi1hyy@yahoo.com', '2024-11-27 16:56:39', '2024-11-27 16:56:39'),
(3270, 'wxhirtzxm@yahoo.com', '2024-11-28 15:26:49', '2024-11-28 15:26:49'),
(3271, 'rzsokk9m@5way5.com', '2024-11-28 16:55:08', '2024-11-28 16:55:08'),
(3272, 'lz9dvykizcd4y4@yahoo.com', '2024-11-29 01:39:23', '2024-11-29 01:39:23'),
(3273, 'qhhzyhlf@2mailcache.com', '2024-11-29 13:31:30', '2024-11-29 13:31:30'),
(3274, 'erelemislbubz@do-not-respond.me', '2024-11-29 14:16:25', '2024-11-29 14:16:25'),
(3275, 'knvqtcwa@reevalmail.com', '2024-11-29 14:54:56', '2024-11-29 14:54:56'),
(3276, 'erbrlbazaeubz@do-not-respond.me', '2024-11-29 17:54:47', '2024-11-29 17:54:47'),
(3277, 'dlazzrdiazia@yahoo.com', '2024-11-29 21:08:57', '2024-11-29 21:08:57'),
(3278, 'tavhbpfkv@yahoo.com', '2024-11-30 06:46:27', '2024-11-30 06:46:27'),
(3279, 'acwmqjittpa@poochta.com', '2024-11-30 09:27:43', '2024-11-30 09:27:43'),
(3280, 'uzzmianxvPt@poochta.com', '2024-11-30 11:37:18', '2024-11-30 11:37:18'),
(3281, 'sloanoleibr32@gmail.com', '2024-11-30 15:59:09', '2024-11-30 15:59:09'),
(3282, 'shepherdmeiv@gmail.com', '2024-12-01 01:20:59', '2024-12-01 01:20:59'),
(3283, 'issakmahoneyv6173@gmail.com', '2024-12-01 10:30:52', '2024-12-01 10:30:52'),
(3284, 'igayct55@gmail.com', '2024-12-01 19:28:10', '2024-12-01 19:28:10'),
(3285, 'mymngbiyuarikvu@yahoo.com', '2024-12-02 04:29:16', '2024-12-02 04:29:16'),
(3286, 'taanakeif@gazeta.pl', '2024-12-02 05:53:28', '2024-12-02 05:53:28'),
(3287, 'ramjattanneemeyer@yahoo.com', '2024-12-02 11:51:24', '2024-12-02 11:51:24'),
(3288, 'winsatall4ever@gmail.com', '2024-12-02 17:27:20', '2024-12-02 17:27:20'),
(3289, 'yourmail@gmail.com', '2024-12-02 18:04:57', '2024-12-02 18:04:57'),
(3290, '777@zel.biz', '2024-12-03 05:56:02', '2024-12-03 05:56:02'),
(3291, 'jnlgeo9y3ftn@yahoo.com', '2024-12-03 06:25:46', '2024-12-03 06:25:46'),
(3292, 'eamzrjamisubz@dont-reply.me', '2024-12-03 12:52:54', '2024-12-03 12:52:54'),
(3293, 'ellihrerco@yahoo.com', '2024-12-03 14:33:14', '2024-12-03 14:33:14'),
(3294, 'nhejkyxnu@yahoo.com', '2024-12-04 00:11:45', '2024-12-04 00:11:45'),
(3295, 'tbqas1rnq6a7wt8@yahoo.com', '2024-12-04 08:19:11', '2024-12-04 08:19:11'),
(3296, 'progon@progon.fun', '2024-12-04 14:44:41', '2024-12-04 14:44:41'),
(3297, 'lllbnwidgqeerdyi@yahoo.com', '2024-12-04 15:48:09', '2024-12-04 15:48:09'),
(3298, 'g1jisqu3rxgqka1@yahoo.com', '2024-12-05 00:07:17', '2024-12-05 00:07:17'),
(3299, 'ur.evic.7.50.@gmail.com', '2024-12-05 01:14:02', '2024-12-05 01:14:02'),
(3300, 'eiimaialjzubz@do-not-respond.me', '2024-12-05 07:15:34', '2024-12-05 07:15:34'),
(3301, 'tejrt81tc0i@yahoo.com', '2024-12-05 09:45:48', '2024-12-05 09:45:48'),
(3302, 'djylybeaslehk@gmail.com', '2024-12-06 05:20:55', '2024-12-06 05:20:55'),
(3303, 'yanyarov853@gmail.com', '2024-12-06 08:05:46', '2024-12-06 08:05:46'),
(3304, 'acb9w10wq@yahoo.com', '2024-12-06 14:50:43', '2024-12-06 14:50:43'),
(3305, 'mldccxorwpskrmb@yahoo.com', '2024-12-07 00:23:23', '2024-12-07 00:23:23'),
(3306, '101wkkkkjuctmmdbsd@yandex.ru', '2024-12-07 02:46:27', '2024-12-07 02:46:27'),
(3307, 'chatgpt1@hostfrost.site', '2024-12-07 06:18:32', '2024-12-07 06:18:32'),
(3308, 'aytempest43alchemy52oi@gmail.com', '2024-12-07 09:25:18', '2024-12-07 09:25:18'),
(3309, 'uomementoua88zealia@gmail.com', '2024-12-07 18:20:21', '2024-12-07 18:20:21'),
(3310, 'eacrescentau40xenon53@gmail.com', '2024-12-07 18:21:29', '2024-12-07 18:21:29');

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

--
-- Table structure for table `support_tickets`
--

CREATE TABLE `support_tickets` (
  `id` bigint UNSIGNED NOT NULL,
  `customer_id` bigint DEFAULT NULL,
  `subject` varchar(150) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `type` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `priority` varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'low',
  `description` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `reply` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `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 `support_tickets`
--

INSERT INTO `support_tickets` (`id`, `customer_id`, `subject`, `type`, `priority`, `description`, `reply`, `status`, `created_at`, `updated_at`) VALUES
(1, 4, NULL, 'Complaint', 'High', 'Test Ticket', NULL, 'close', '2023-10-11 11:40:43', '2023-12-21 12:41:48'),
(2, 27, NULL, 'Complaint', 'Urgent', 'Test', NULL, 'close', '2023-11-24 10:52:21', '2023-12-21 12:41:56'),
(3, 125, NULL, 'Complaint', 'Urgent', 'nkjlk', NULL, 'close', '2024-02-14 17:46:03', '2024-07-15 14:43:47'),
(4, 195, NULL, 'Info inquiry', 'Urgent', 'I don\'t know how to order from this web please help m out', NULL, 'close', '2024-03-02 21:27:11', '2024-07-15 14:43:44'),
(5, 552, NULL, 'Info inquiry', 'Urgent', 'Just wanrted to know is it working well.', NULL, 'close', '2024-04-09 14:29:25', '2024-07-15 14:41:39'),
(6, 112, NULL, 'Complaint', 'Urgent', 'I have order Crystal glow brightening cream but i got anti- aging', NULL, 'close', '2024-04-15 14:03:03', '2024-07-15 14:41:35'),
(7, 1391, NULL, 'Website problem', 'Urgent', 'I have ordered some product but it is. Not showing that the order had confirmed but the payment has been done by me at website through online payment', NULL, 'close', '2024-06-24 14:44:08', '2024-07-15 14:40:49'),
(8, 1423, NULL, 'Info inquiry', 'Urgent', 'Can\'t able to track my order.', NULL, 'close', '2024-07-09 06:58:48', '2024-07-15 14:40:10'),
(9, 1426, NULL, 'Complaint', 'Urgent', 'hi i dont know how to track', NULL, 'close', '2024-07-15 14:49:05', '2024-07-16 10:32:42'),
(10, 1505, NULL, 'Complaint', 'Urgent', 'I ordered roop Sundar soap on 30th September it says that my order is going to be delivered on 3rd October on delivery date the delivery guy said that they can\'t deliver my order to my location I\'ll have to come at theirs location to pickup the order if m', NULL, 'close', '2024-10-04 23:49:16', '2024-11-01 15:16:39');

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

--
-- Table structure for table `support_ticket_convs`
--

CREATE TABLE `support_ticket_convs` (
  `id` bigint UNSIGNED NOT NULL,
  `support_ticket_id` bigint DEFAULT NULL,
  `admin_id` bigint DEFAULT NULL,
  `customer_message` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `admin_message` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `position` int NOT NULL DEFAULT '0',
  `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 `support_ticket_convs`
--

INSERT INTO `support_ticket_convs` (`id`, `support_ticket_id`, `admin_id`, `customer_message`, `admin_message`, `position`, `created_at`, `updated_at`) VALUES
(1, 1, 1, NULL, 'test 123456789', 0, '2023-10-11 11:41:10', '2023-10-11 11:41:10'),
(2, 1, 1, NULL, 'Test', 0, '2023-10-21 12:14:32', '2023-10-21 12:14:32'),
(3, 1, 1, NULL, 'Hi', 0, '2023-11-24 10:50:03', '2023-11-24 10:50:03'),
(4, 2, 1, NULL, 'Test', 0, '2023-11-24 10:52:51', '2023-11-24 10:52:51'),
(5, 3, NULL, 'yes', NULL, 0, '2024-02-14 17:46:30', '2024-02-14 17:46:30'),
(6, 5, NULL, 'Hi, My name is Prateek', NULL, 0, '2024-04-09 14:29:56', '2024-04-09 14:29:56'),
(7, 5, NULL, 'Open', NULL, 0, '2024-04-09 14:30:23', '2024-04-09 14:30:23'),
(8, 8, 1, NULL, 'https://anytimetrack.shiprocket.co/tracking/141123435424838 Please Track Using this link', 0, '2024-07-12 12:01:53', '2024-07-12 12:01:53'),
(9, 4, 1, NULL, 'Hii Please Order using aenaturals.in or elese you can order through phone 85534 63261', 0, '2024-07-15 14:43:31', '2024-07-15 14:43:31'),
(10, 9, 1, NULL, 'Track using this link', 0, '2024-07-15 14:49:49', '2024-07-15 14:49:49'),
(11, 10, 1, NULL, 'Thank you for your feedback. We sincerely apologize for the inconvenience caused by the delivery issue with your order. We understand how important it is to meet our delivery commitments, and', 0, '2024-10-11 12:23:53', '2024-10-11 12:23:53');

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

--
-- Table structure for table `tags`
--

CREATE TABLE `tags` (
  `id` bigint UNSIGNED NOT NULL,
  `tag` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `visit_count` bigint UNSIGNED NOT NULL DEFAULT '0',
  `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 `tags`
--

INSERT INTO `tags` (`id`, `tag`, `visit_count`, `created_at`, `updated_at`) VALUES
(1, 'roop sunder', 0, '2023-10-05 22:01:51', '2023-10-05 22:01:51'),
(2, 'sunscreen', 0, '2023-10-05 22:01:51', '2023-10-05 22:01:51'),
(3, 'lotion', 0, '2023-10-05 22:01:51', '2023-10-05 22:01:51'),
(4, 'ae naturals', 0, '2023-10-05 22:01:51', '2023-10-05 22:01:51'),
(5, 'spf', 0, '2023-10-05 22:01:51', '2023-10-05 22:01:51'),
(6, '50++', 0, '2023-10-05 22:01:51', '2023-10-05 22:01:51'),
(7, '+++', 0, '2023-10-05 22:01:51', '2023-10-05 22:01:51'),
(8, 'non greasy lotion', 0, '2023-10-05 22:01:51', '2023-10-05 22:01:51'),
(9, 'Happy Heels Foot Cream', 0, '2023-10-05 23:52:11', '2023-10-05 23:52:11'),
(10, 'Nourishing Feet Care', 0, '2023-10-05 23:52:11', '2023-10-05 23:52:11'),
(11, 'Foot Moisturizer', 0, '2023-10-05 23:52:11', '2023-10-05 23:52:11'),
(12, 'Cracked Heel Repair', 0, '2023-10-05 23:52:11', '2023-10-05 23:52:11'),
(13, 'Softening Foot Balm', 0, '2023-10-05 23:52:11', '2023-10-05 23:52:11'),
(14, 'Roop Sundar Nano Curcumin Cream', 0, '2023-10-05 23:57:34', '2023-10-05 23:57:34'),
(15, 'Clear & Bright Skin Ointment', 0, '2023-10-05 23:57:34', '2023-10-05 23:57:34'),
(16, 'Skin Radiance Formula', 0, '2023-10-05 23:57:34', '2023-10-05 23:57:34'),
(17, 'Curcumin Infused Skincare', 0, '2023-10-05 23:57:34', '2023-10-05 23:57:34'),
(18, 'Natural Complexion Enhancer', 0, '2023-10-05 23:57:34', '2023-10-05 23:57:34'),
(19, 'TASS Height & Bone Mass Capsules', 0, '2023-10-06 00:00:31', '2023-10-06 00:00:31'),
(20, 'Bone Health Supplement', 0, '2023-10-06 00:00:31', '2023-10-06 00:00:31'),
(21, 'Height Growth Pills', 0, '2023-10-06 00:00:31', '2023-10-06 00:00:31'),
(22, 'Bone Density Support', 0, '2023-10-06 00:00:31', '2023-10-06 00:00:31'),
(23, 'Natural Bone Care', 0, '2023-10-06 00:00:31', '2023-10-06 00:00:31'),
(24, 'Glutathione Face Wash', 0, '2023-10-06 00:02:57', '2023-10-06 00:02:57'),
(25, 'Whitening & Deep Cleansing', 0, '2023-10-06 00:02:57', '2023-10-06 00:02:57'),
(26, 'Skin Brightening Cleanser', 0, '2023-10-06 00:02:57', '2023-10-06 00:02:57'),
(27, 'Deep Pore Cleansing', 0, '2023-10-06 00:02:57', '2023-10-06 00:02:57'),
(28, 'Skin Whitening Formula', 0, '2023-10-06 00:02:57', '2023-10-06 00:02:57'),
(29, 'Roop Sundar Skin Whitening Soap with Paarijat', 0, '2023-10-06 00:09:32', '2023-10-06 00:09:32'),
(30, 'Skin Brightening Bar', 0, '2023-10-06 00:09:32', '2023-10-06 00:09:32'),
(31, 'Natural Whitening Formula', 0, '2023-10-06 00:09:32', '2023-10-06 00:09:32'),
(32, 'Paarijat Infused Soap', 0, '2023-10-06 00:09:32', '2023-10-06 00:09:32'),
(33, 'Roop Sundar Brightening Cream 30g', 0, '2023-10-06 00:14:41', '2023-10-06 00:14:41'),
(34, 'Skin Care', 0, '2023-10-06 00:14:41', '2023-10-06 00:14:41'),
(35, 'Skin Brightening Formula', 0, '2023-10-06 00:14:41', '2023-10-06 00:14:41'),
(36, 'Complexion Enhancer', 0, '2023-10-06 00:14:41', '2023-10-06 00:14:41'),
(37, 'Natural Radiance Cream', 0, '2023-10-06 00:14:41', '2023-10-06 00:14:41'),
(38, 'Roop Sundar Day Cream SPF50', 0, '2023-10-06 00:17:32', '2023-10-06 00:17:32'),
(39, 'Sun Protection Cream', 0, '2023-10-06 00:17:32', '2023-10-06 00:17:32'),
(40, 'Broad Spectrum Sunscreen', 0, '2023-10-06 00:17:32', '2023-10-06 00:17:32'),
(41, 'Skin UV Protection', 0, '2023-10-06 00:17:32', '2023-10-06 00:17:32'),
(42, 'Daily Sun Shield', 0, '2023-10-06 00:17:32', '2023-10-06 00:17:32'),
(43, 'Spirulina Capsules', 0, '2023-10-06 00:20:24', '2023-10-06 00:20:24'),
(44, 'Natural Health Booster', 0, '2023-10-06 00:20:24', '2023-10-06 00:20:24'),
(45, 'Spirulina Supplement', 0, '2023-10-06 00:20:24', '2023-10-06 00:20:24'),
(46, 'Nutritional Health Support', 0, '2023-10-06 00:20:24', '2023-10-06 00:20:24'),
(47, 'Organic Superfood Capsules', 0, '2023-10-06 00:20:24', '2023-10-06 00:20:24'),
(48, 'Volo Hair Growth Capsules', 0, '2023-10-07 00:13:21', '2023-10-07 00:13:21'),
(49, 'Biotin Formula', 0, '2023-10-07 00:13:21', '2023-10-07 00:13:21'),
(50, 'Hair Growth Supplement', 0, '2023-10-07 00:13:21', '2023-10-07 00:13:21'),
(51, 'Stronger Hair Formula', 0, '2023-10-07 00:13:21', '2023-10-07 00:13:21'),
(52, 'Natural Hair Growth Boost', 0, '2023-10-07 00:13:21', '2023-10-07 00:13:21'),
(53, 'Roop Sundar Anti-Aging Cream', 0, '2023-10-07 00:18:35', '2023-10-07 00:18:35'),
(54, 'Youthful Skin Formula', 0, '2023-10-07 00:18:35', '2023-10-07 00:18:35'),
(55, 'Skin Rejuvenation', 0, '2023-10-07 00:18:35', '2023-10-07 00:18:35'),
(56, 'Age-Defying Skincare', 0, '2023-10-07 00:18:35', '2023-10-07 00:18:35'),
(57, 'Wrinkle Reduction Cream', 0, '2023-10-07 00:18:35', '2023-10-07 00:18:35'),
(58, 'Co-Q Sper', 0, '2023-10-07 00:21:13', '2023-10-07 00:21:13'),
(59, 'Heart Health Supplement', 0, '2023-10-07 00:21:13', '2023-10-07 00:21:13'),
(60, 'Vitality Booster', 0, '2023-10-07 00:21:13', '2023-10-07 00:21:13'),
(61, 'Coenzyme Q10 Formula', 0, '2023-10-07 00:21:13', '2023-10-07 00:21:13'),
(62, 'Cardiovascular Support', 0, '2023-10-07 00:21:13', '2023-10-07 00:21:13'),
(63, '9G Multivitamin Softgel Capsules', 0, '2023-10-07 00:22:53', '2023-10-07 00:22:53'),
(64, 'Health Booster', 0, '2023-10-07 00:22:53', '2023-10-07 00:22:53'),
(65, 'Multivitamin Supplement', 0, '2023-10-07 00:22:53', '2023-10-07 00:22:53'),
(66, 'Daily Nutrition Support', 0, '2023-10-07 00:22:53', '2023-10-07 00:22:53'),
(67, 'Immune System Enhancement', 0, '2023-10-07 00:22:53', '2023-10-07 00:22:53'),
(68, 'Omega-3 Fish Oil Capsules', 0, '2023-10-07 00:25:16', '2023-10-07 00:25:16'),
(69, 'Heart & Brain Health Supplement', 0, '2023-10-07 00:25:16', '2023-10-07 00:25:16'),
(70, 'Essential Fatty Acids', 0, '2023-10-07 00:25:16', '2023-10-07 00:25:16'),
(71, 'Cognitive Function Support', 0, '2023-10-07 00:25:16', '2023-10-07 00:25:16'),
(72, 'Nano Gluta Skin Capsules', 0, '2023-10-07 00:27:07', '2023-10-07 00:27:07'),
(73, 'Brightening & Whitening Supplement', 0, '2023-10-07 00:27:07', '2023-10-07 00:27:07'),
(74, 'Glutathione Infused Capsules', 0, '2023-10-07 00:27:07', '2023-10-07 00:27:07'),
(75, 'Skin Lightening Formula', 0, '2023-10-07 00:27:07', '2023-10-07 00:27:07'),
(76, 'Crystal Q Glutathione Capsules', 0, '2023-10-07 00:28:39', '2023-10-07 00:28:39'),
(77, 'Anti-Aging Glow Supplement', 0, '2023-10-07 00:28:39', '2023-10-07 00:28:39'),
(78, 'Glutathione Skin Care', 0, '2023-10-07 00:28:39', '2023-10-07 00:28:39'),
(79, 'Marine Nano Collagen Capsules', 0, '2023-10-07 00:30:05', '2023-10-07 00:30:05'),
(80, 'Health Enhancement Supplement', 0, '2023-10-07 00:30:05', '2023-10-07 00:30:05'),
(81, 'Collagen Boost', 0, '2023-10-07 00:30:05', '2023-10-07 00:30:05'),
(82, 'Skin and Joint Support', 0, '2023-10-07 00:30:05', '2023-10-07 00:30:05'),
(83, 'Natural Health Improvement', 0, '2023-10-07 00:30:05', '2023-10-07 00:30:05'),
(84, 'Stress to Fresh Tablets', 0, '2023-10-07 00:38:01', '2023-10-07 00:38:01'),
(85, 'Natural Stress Relief Supplement', 0, '2023-10-07 00:38:01', '2023-10-07 00:38:01'),
(86, 'Stress Management', 0, '2023-10-07 00:38:01', '2023-10-07 00:38:01'),
(87, 'Relaxation Support', 0, '2023-10-07 00:38:01', '2023-10-07 00:38:01'),
(88, 'Calming Formula', 0, '2023-10-07 00:38:01', '2023-10-07 00:38:01'),
(89, 'Herbal Toothpaste', 0, '2023-10-07 00:47:43', '2023-10-07 00:47:43'),
(90, 'Strong Gums', 0, '2023-10-07 00:47:43', '2023-10-07 00:47:43'),
(91, 'Fresh Breath', 0, '2023-10-07 00:47:43', '2023-10-07 00:47:43'),
(92, 'Natural Dental Care', 0, '2023-10-07 00:47:43', '2023-10-07 00:47:43'),
(93, 'Herbal Oral Health Formula', 0, '2023-10-07 00:47:43', '2023-10-07 00:47:43'),
(94, 'Herbal Immunity Booster Capsules', 0, '2023-10-07 00:49:27', '2023-10-07 00:49:27'),
(95, 'Vitamins Supplement', 0, '2023-10-07 00:49:27', '2023-10-07 00:49:27'),
(96, 'Natural Immune Support', 0, '2023-10-07 00:49:27', '2023-10-07 00:49:27'),
(97, 'Immunity Enhancement', 0, '2023-10-07 00:49:27', '2023-10-07 00:49:27'),
(98, 'Herbal Health Formula', 0, '2023-10-07 00:49:27', '2023-10-07 00:49:27'),
(99, 'Aloe Rose Gel', 0, '2023-10-07 00:52:06', '2023-10-07 00:52:06'),
(100, 'Pink Glow', 0, '2023-10-07 00:52:06', '2023-10-07 00:52:06'),
(101, 'Skin & Hair Care', 0, '2023-10-07 00:52:06', '2023-10-07 00:52:06'),
(102, 'Natural Radiance', 0, '2023-10-07 00:52:06', '2023-10-07 00:52:06'),
(103, 'Hydrating Formula', 0, '2023-10-07 00:52:06', '2023-10-07 00:52:06'),
(104, 'Aloe Vera Parijat Saffron Gel', 0, '2023-10-07 00:53:57', '2023-10-07 00:53:57'),
(105, 'Natural Nourishment', 0, '2023-10-07 00:53:57', '2023-10-07 00:53:57'),
(106, 'Radiant Skin', 0, '2023-10-07 00:53:57', '2023-10-07 00:53:57'),
(107, 'Healthy Hair Formula', 0, '2023-10-07 00:53:57', '2023-10-07 00:53:57'),
(108, 'Pure Organic Maca Root Powder', 0, '2023-10-07 00:55:39', '2023-10-07 00:55:39'),
(109, 'Energy Booster', 0, '2023-10-07 00:55:39', '2023-10-07 00:55:39'),
(110, 'Natural Stamina Enhancement', 0, '2023-10-07 00:55:39', '2023-10-07 00:55:39'),
(111, 'Organic Superfood Powder', 0, '2023-10-07 00:55:39', '2023-10-07 00:55:39'),
(112, 'Flaxseed Oil Soft Gel Capsules', 0, '2023-10-07 00:57:01', '2023-10-07 00:57:01'),
(113, 'Immunity Supplement', 0, '2023-10-07 00:57:01', '2023-10-07 00:57:01'),
(114, 'Omega-3 Fatty Acids', 0, '2023-10-07 00:57:01', '2023-10-07 00:57:01'),
(115, 'Immune System Boost', 0, '2023-10-07 00:57:01', '2023-10-07 00:57:01'),
(116, 'Liver Detox Capsules', 0, '2023-10-07 00:58:31', '2023-10-07 00:58:31'),
(117, 'Boost Liver Health', 0, '2023-10-07 00:58:31', '2023-10-07 00:58:31'),
(118, 'Natural Liver Support', 0, '2023-10-07 00:58:31', '2023-10-07 00:58:31'),
(119, 'Detoxification Formula', 0, '2023-10-07 00:58:31', '2023-10-07 00:58:31'),
(120, 'Liver Function Enhancement', 0, '2023-10-07 00:58:31', '2023-10-07 00:58:31'),
(121, 'Diacare Capsules', 0, '2023-10-07 00:59:58', '2023-10-07 00:59:58'),
(122, 'Natural Diabetes Treatment', 0, '2023-10-07 00:59:58', '2023-10-07 00:59:58'),
(123, 'Blood Sugar Control', 0, '2023-10-07 00:59:58', '2023-10-07 00:59:58'),
(124, 'Diabetes Management', 0, '2023-10-07 00:59:58', '2023-10-07 00:59:58'),
(125, 'Herbal Blood Glucose Support', 0, '2023-10-07 00:59:58', '2023-10-07 00:59:58'),
(126, 'Kidney Care Capsules', 0, '2023-10-07 01:01:58', '2023-10-07 01:01:58'),
(127, 'Wholeness Solution', 0, '2023-10-07 01:01:58', '2023-10-07 01:01:58'),
(128, 'Natural Kidney Support', 0, '2023-10-07 01:01:58', '2023-10-07 01:01:58'),
(129, 'Renal Health Formula', 0, '2023-10-07 01:01:58', '2023-10-07 01:01:58'),
(130, 'Kidney Function Enhancement', 0, '2023-10-07 01:01:58', '2023-10-07 01:01:58'),
(131, 'Organic Ashwagandha Capsules', 0, '2023-10-07 01:05:45', '2023-10-07 01:05:45'),
(132, 'Stress Relief Supplement', 0, '2023-10-07 01:05:45', '2023-10-07 01:05:45'),
(133, 'Natural Anxiety Reduction', 0, '2023-10-07 01:05:45', '2023-10-07 01:05:45'),
(134, 'Adaptogenic Herb', 0, '2023-10-07 01:05:45', '2023-10-07 01:05:45'),
(135, 'Organic Garcinia Capsules', 0, '2023-10-07 01:10:41', '2023-10-07 01:10:41'),
(136, 'Weight Loss Supplement', 0, '2023-10-07 01:10:41', '2023-10-07 01:10:41'),
(137, 'Stress Relief', 0, '2023-10-07 01:10:41', '2023-10-07 01:10:41'),
(138, 'Natural Garcinia Extract', 0, '2023-10-07 01:10:41', '2023-10-07 01:10:41'),
(139, 'Healthy Weight Management', 0, '2023-10-07 01:10:41', '2023-10-07 01:10:41'),
(140, 'Amla Capsules', 0, '2023-10-07 01:12:37', '2023-10-07 01:12:37'),
(141, 'Immunity Booster', 0, '2023-10-07 01:12:37', '2023-10-07 01:12:37'),
(142, 'Skin & Hair Health', 0, '2023-10-07 01:12:37', '2023-10-07 01:12:37'),
(143, 'Natural Amla Extract', 0, '2023-10-07 01:12:37', '2023-10-07 01:12:37'),
(144, 'Overall Health Support', 0, '2023-10-07 01:12:37', '2023-10-07 01:12:37'),
(145, 'Triphala Body Cleanser Capsules', 0, '2023-10-07 01:14:03', '2023-10-07 01:14:03'),
(146, 'Natural Detox Supplement', 0, '2023-10-07 01:14:03', '2023-10-07 01:14:03'),
(147, 'Digestive Health', 0, '2023-10-07 01:14:03', '2023-10-07 01:14:03'),
(148, 'Colon Cleanse', 0, '2023-10-07 01:14:03', '2023-10-07 01:14:03'),
(149, 'Herbal Detoxification Formula', 0, '2023-10-07 01:14:03', '2023-10-07 01:14:03'),
(150, 'Tenogo Men Stamina Capsules', 0, '2023-10-07 01:15:59', '2023-10-07 01:15:59'),
(151, 'Libido Booster', 0, '2023-10-07 01:15:59', '2023-10-07 01:15:59'),
(152, 'Men\'s Health Support', 0, '2023-10-07 01:15:59', '2023-10-07 01:15:59'),
(153, 'Energy and Vitality Formula', 0, '2023-10-07 01:15:59', '2023-10-07 01:15:59'),
(154, 'Orange Essential Oil', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(155, 'Benefits of Orange Essential Oil', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(156, 'Orange Oil Uses', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(157, 'Organic Orange Essential Oil', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(158, 'Orange Oil for Skin', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(159, 'Sweet Orange Essential Oil', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(160, 'Orange Oil Aromatherapy', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(161, 'Where to Buy Orange Essential Oil', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(162, 'Orange Essential Oil Diffuser', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(163, 'Orange Essential Oil Benefits for Hair', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(164, 'Orange Oil for Anxiety', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(165, 'Best Brands of Orange Essential Oil', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(166, 'Orange Essential Oil for Weight Loss', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(167, 'DIY Orange Essential Oil Recipes', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(168, 'Orange Essential Oil vs. Lemon', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(169, 'Orange Oil for Cleaning', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(170, 'Orange Essential Oil for Sleep', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(171, 'Orange Oil for Hair Growth', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(172, 'Orange Essential Oil for Face', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(173, 'Orange Essential Oil for Cooking', 0, '2023-10-07 10:46:24', '2023-10-07 10:46:24'),
(174, 'Ylang Ylang Essential Oil', 0, '2023-10-07 10:51:19', '2023-10-07 10:51:19'),
(175, 'Benefits of Ylang Ylang Essential Oil', 0, '2023-10-07 10:51:19', '2023-10-07 10:51:19'),
(176, 'Ylang Ylang Oil Uses', 0, '2023-10-07 10:51:19', '2023-10-07 10:51:19'),
(177, 'Organic Ylang Ylang Essential Oil', 0, '2023-10-07 10:51:19', '2023-10-07 10:51:19'),
(178, 'Ylang Ylang Oil for Skin', 0, '2023-10-07 10:51:19', '2023-10-07 10:51:19'),
(179, 'Ylang Ylang Aromatherapy', 0, '2023-10-07 10:51:19', '2023-10-07 10:51:19'),
(180, 'Where to Buy Ylang Ylang Essential Oil', 0, '2023-10-07 10:51:19', '2023-10-07 10:51:19'),
(181, 'Ylang Ylang Essential Oil Diffuser', 0, '2023-10-07 10:51:19', '2023-10-07 10:51:19'),
(182, 'Ylang Ylang Essential Oil Benefits for Hair', 0, '2023-10-07 10:51:19', '2023-10-07 10:51:19'),
(183, 'Ylang Ylang Oil for Anxiety', 0, '2023-10-07 10:51:19', '2023-10-07 10:51:19'),
(184, 'Best Brands of Ylang Ylang Essential Oil', 0, '2023-10-07 10:51:19', '2023-10-07 10:51:19'),
(185, 'Ylang Ylang Essential Oil for Relaxation', 0, '2023-10-07 10:51:19', '2023-10-07 10:51:19'),
(186, 'DIY Ylang Ylang Essential Oil Recipes', 0, '2023-10-07 10:51:19', '2023-10-07 10:51:19'),
(187, 'Ylang Ylang Essential Oil vs. Lavender', 0, '2023-10-07 10:51:19', '2023-10-07 10:51:19'),
(188, 'Ylang Ylang Oil for Mood', 0, '2023-10-07 10:51:19', '2023-10-07 10:51:19'),
(189, 'Ylang Ylang Essential Oil for Massage', 0, '2023-10-07 10:51:19', '2023-10-07 10:51:19'),
(190, 'Ylang Ylang Oil for Hair Growth', 0, '2023-10-07 10:51:19', '2023-10-07 10:51:19'),
(191, 'Ylang Ylang Essential Oil for Face', 0, '2023-10-07 10:51:19', '2023-10-07 10:51:19'),
(192, 'Ylang Ylang Essential Oil for Aromatherapy', 0, '2023-10-07 10:51:19', '2023-10-07 10:51:19'),
(193, 'Citronella Essential Oil', 0, '2023-10-07 10:57:37', '2023-10-07 10:57:37'),
(194, 'Benefits of Citronella Essential Oil', 0, '2023-10-07 10:57:37', '2023-10-07 10:57:37'),
(195, 'Citronella Oil Uses', 0, '2023-10-07 10:57:37', '2023-10-07 10:57:37'),
(196, 'Organic Citronella Essential Oil', 0, '2023-10-07 10:57:37', '2023-10-07 10:57:37'),
(197, 'Citronella Oil for Insects', 0, '2023-10-07 10:57:37', '2023-10-07 10:57:37'),
(198, 'Citronella Aromatherapy', 0, '2023-10-07 10:57:37', '2023-10-07 10:57:37'),
(199, 'Where to Buy Citronella Essential Oil', 0, '2023-10-07 10:57:37', '2023-10-07 10:57:37'),
(200, 'Citronella Essential Oil for Mosquitoes', 0, '2023-10-07 10:57:37', '2023-10-07 10:57:37'),
(201, 'Citronella Essential Oil for Candle Making', 0, '2023-10-07 10:57:37', '2023-10-07 10:57:37'),
(202, 'DIY Citronella Essential Oil Recipes', 0, '2023-10-07 10:57:37', '2023-10-07 10:57:37'),
(203, 'Best Brands of Citronella Essential Oil', 0, '2023-10-07 10:57:37', '2023-10-07 10:57:37'),
(204, 'Citronella Essential Oil for Outdoor Use', 0, '2023-10-07 10:57:37', '2023-10-07 10:57:37'),
(205, 'Citronella Oil for Skin', 0, '2023-10-07 10:57:37', '2023-10-07 10:57:37'),
(206, 'Citronella Oil for Dogs', 0, '2023-10-07 10:57:37', '2023-10-07 10:57:37'),
(207, 'Citronella Essential Oil for Diffusers', 0, '2023-10-07 10:57:37', '2023-10-07 10:57:37'),
(208, 'Citronella Essential Oil for Hair', 0, '2023-10-07 10:57:37', '2023-10-07 10:57:37'),
(209, 'Citronella Essential Oil for Relaxation', 0, '2023-10-07 10:57:37', '2023-10-07 10:57:37'),
(210, 'Citronella Essential Oil for Cleaning', 0, '2023-10-07 10:57:37', '2023-10-07 10:57:37'),
(211, 'Patchouli Essential Oil', 0, '2023-10-07 11:00:46', '2023-10-07 11:00:46'),
(212, 'Benefits of Patchouli Essential Oil', 0, '2023-10-07 11:00:46', '2023-10-07 11:00:46'),
(213, 'Patchouli Oil Uses', 0, '2023-10-07 11:00:46', '2023-10-07 11:00:46'),
(214, 'Organic Patchouli Essential Oil', 0, '2023-10-07 11:00:46', '2023-10-07 11:00:46'),
(215, 'Patchouli Aromatherapy', 0, '2023-10-07 11:00:46', '2023-10-07 11:00:46'),
(216, 'Where to Buy Patchouli Essential Oil', 0, '2023-10-07 11:00:46', '2023-10-07 11:00:46'),
(217, 'Patchouli Essential Oil for Skin', 0, '2023-10-07 11:00:46', '2023-10-07 11:00:46'),
(218, 'Patchouli Essential Oil for Hair', 0, '2023-10-07 11:00:46', '2023-10-07 11:00:46'),
(219, 'Best Brands of Patchouli Essential Oil', 0, '2023-10-07 11:00:46', '2023-10-07 11:00:46'),
(220, 'Patchouli Essential Oil for Relaxation', 0, '2023-10-07 11:00:46', '2023-10-07 11:00:46'),
(221, 'DIY Patchouli Essential Oil Recipes', 0, '2023-10-07 11:00:46', '2023-10-07 11:00:46'),
(222, 'Patchouli Essential Oil for Perfume', 0, '2023-10-07 11:00:46', '2023-10-07 11:00:46'),
(223, 'Patchouli Essential Oil for Diffusers', 0, '2023-10-07 11:00:46', '2023-10-07 11:00:46'),
(224, 'Patchouli Essential Oil for Meditation', 0, '2023-10-07 11:00:46', '2023-10-07 11:00:46'),
(225, 'Patchouli Essential Oil for Anxiety', 0, '2023-10-07 11:00:46', '2023-10-07 11:00:46'),
(226, 'Patchouli Essential Oil for Acne', 0, '2023-10-07 11:00:46', '2023-10-07 11:00:46'),
(227, 'Patchouli Essential Oil for Sleep', 0, '2023-10-07 11:00:46', '2023-10-07 11:00:46'),
(228, 'Tea Tree Essential Oil', 0, '2023-10-07 11:06:41', '2023-10-07 11:06:41'),
(229, 'Benefits of Tea Tree Essential Oil', 0, '2023-10-07 11:06:41', '2023-10-07 11:06:41'),
(230, 'Tea Tree Oil Uses', 0, '2023-10-07 11:06:41', '2023-10-07 11:06:41'),
(231, 'Organic Tea Tree Essential Oil', 0, '2023-10-07 11:06:41', '2023-10-07 11:06:41'),
(232, 'Tea Tree Oil for Acne', 0, '2023-10-07 11:06:41', '2023-10-07 11:06:41'),
(233, 'Tea Tree Aromatherapy', 0, '2023-10-07 11:06:41', '2023-10-07 11:06:41'),
(234, 'Where to Buy Tea Tree Essential Oil', 0, '2023-10-07 11:06:41', '2023-10-07 11:06:41'),
(235, 'Tea Tree Essential Oil for Skin', 0, '2023-10-07 11:06:41', '2023-10-07 11:06:41'),
(236, 'Tea Tree Essential Oil for Hair', 0, '2023-10-07 11:06:41', '2023-10-07 11:06:41'),
(237, 'Best Brands of Tea Tree Essential Oil', 0, '2023-10-07 11:06:41', '2023-10-07 11:06:41'),
(238, 'Tea Tree Essential Oil for Antifungal', 0, '2023-10-07 11:06:41', '2023-10-07 11:06:41'),
(239, 'DIY Tea Tree Essential Oil Recipes', 0, '2023-10-07 11:06:41', '2023-10-07 11:06:41'),
(240, 'Tea Tree Essential Oil for Blemishes', 0, '2023-10-07 11:06:41', '2023-10-07 11:06:41'),
(241, 'Tea Tree Essential Oil for Diffusers', 0, '2023-10-07 11:06:41', '2023-10-07 11:06:41'),
(242, 'Tea Tree Essential Oil for Scalp', 0, '2023-10-07 11:06:41', '2023-10-07 11:06:41'),
(243, 'Tea Tree Essential Oil for Cleaning', 0, '2023-10-07 11:06:41', '2023-10-07 11:06:41'),
(244, 'Tea Tree Essential Oil for Infections', 0, '2023-10-07 11:06:41', '2023-10-07 11:06:41'),
(245, 'Tea Tree Essential Oil for Oral Health', 0, '2023-10-07 11:06:41', '2023-10-07 11:06:41'),
(246, 'Lemongrass Essential Oil', 0, '2023-10-07 11:14:02', '2023-10-07 11:14:02'),
(247, 'Benefits of Lemongrass Essential Oil', 0, '2023-10-07 11:14:02', '2023-10-07 11:14:02'),
(248, 'Lemongrass Oil Uses', 0, '2023-10-07 11:14:02', '2023-10-07 11:14:02'),
(249, 'Organic Lemongrass Essential Oil', 0, '2023-10-07 11:14:02', '2023-10-07 11:14:02'),
(250, 'Lemongrass Aromatherapy', 0, '2023-10-07 11:14:02', '2023-10-07 11:14:02'),
(251, 'Where to Buy Lemongrass Essential Oil', 0, '2023-10-07 11:14:02', '2023-10-07 11:14:02'),
(252, 'Lemongrass Essential Oil for Skin', 0, '2023-10-07 11:14:02', '2023-10-07 11:14:02'),
(253, 'Lemongrass Essential Oil for Hair', 0, '2023-10-07 11:14:02', '2023-10-07 11:14:02'),
(254, 'Best Brands of Lemongrass Essential Oil', 0, '2023-10-07 11:14:02', '2023-10-07 11:14:02'),
(255, 'Lemongrass Essential Oil for Relaxation', 0, '2023-10-07 11:14:02', '2023-10-07 11:14:02'),
(256, 'DIY Lemongrass Essential Oil Recipes', 0, '2023-10-07 11:14:02', '2023-10-07 11:14:02'),
(257, 'Lemongrass Essential Oil for Mosquito Repellent', 0, '2023-10-07 11:14:02', '2023-10-07 11:14:02'),
(258, 'Lemongrass Essential Oil for Diffusers', 0, '2023-10-07 11:14:02', '2023-10-07 11:14:02'),
(259, 'Lemongrass Essential Oil for Cooking', 0, '2023-10-07 11:14:02', '2023-10-07 11:14:02'),
(260, 'Lemongrass Essential Oil for Detox', 0, '2023-10-07 11:14:02', '2023-10-07 11:14:02'),
(261, 'Lemongrass Essential Oil for Aches and Pains', 0, '2023-10-07 11:14:02', '2023-10-07 11:14:02'),
(262, 'Lemongrass Essential Oil for Digestion', 0, '2023-10-07 11:14:02', '2023-10-07 11:14:02'),
(263, 'Cedarwood Essential Oil', 0, '2023-10-07 11:17:42', '2023-10-07 11:17:42'),
(264, 'Benefits of Cedarwood Essential Oil', 0, '2023-10-07 11:17:42', '2023-10-07 11:17:42'),
(265, 'Cedarwood Oil Uses', 0, '2023-10-07 11:17:42', '2023-10-07 11:17:42'),
(266, 'Organic Cedarwood Essential Oil', 0, '2023-10-07 11:17:42', '2023-10-07 11:17:42'),
(267, 'Cedarwood Aromatherapy', 0, '2023-10-07 11:17:42', '2023-10-07 11:17:42'),
(268, 'Where to Buy Cedarwood Essential Oil', 0, '2023-10-07 11:17:42', '2023-10-07 11:17:42'),
(269, 'Cedarwood Essential Oil for Skin', 0, '2023-10-07 11:17:42', '2023-10-07 11:17:42'),
(270, 'Cedarwood Essential Oil for Hair', 0, '2023-10-07 11:17:42', '2023-10-07 11:17:42'),
(271, 'Best Brands of Cedarwood Essential Oil', 0, '2023-10-07 11:17:42', '2023-10-07 11:17:42'),
(272, 'Cedarwood Essential Oil for Relaxation', 0, '2023-10-07 11:17:42', '2023-10-07 11:17:42'),
(273, 'DIY Cedarwood Essential Oil Recipes', 0, '2023-10-07 11:17:42', '2023-10-07 11:17:42'),
(274, 'Cedarwood Essential Oil for Sleep', 0, '2023-10-07 11:17:42', '2023-10-07 11:17:42'),
(275, 'Cedarwood Essential Oil for Diffusers', 0, '2023-10-07 11:17:42', '2023-10-07 11:17:42'),
(276, 'Cedarwood Essential Oil for Anxiety', 0, '2023-10-07 11:17:42', '2023-10-07 11:17:42'),
(277, 'Cedarwood Essential Oil for Insect Repellent', 0, '2023-10-07 11:17:42', '2023-10-07 11:17:42'),
(278, 'Cedarwood Essential Oil for Beard', 0, '2023-10-07 11:17:42', '2023-10-07 11:17:42'),
(279, 'Cedarwood Essential Oil for Meditation', 0, '2023-10-07 11:17:42', '2023-10-07 11:17:42'),
(280, 'Wheatgrass Powder Nutrition', 0, '2023-10-07 11:25:23', '2023-10-07 11:25:23'),
(281, 'Organic Wheatgrass Powder', 0, '2023-10-07 11:25:23', '2023-10-07 11:25:23'),
(282, 'Wheatgrass Powder Detox', 0, '2023-10-07 11:25:23', '2023-10-07 11:25:23'),
(283, 'Wheatgrass Powder Health Benefits', 0, '2023-10-07 11:25:23', '2023-10-07 11:25:23'),
(284, 'Wheatgrass Powder for Energy', 0, '2023-10-07 11:25:23', '2023-10-07 11:25:23'),
(285, 'Wheatgrass Powder Smoothie', 0, '2023-10-07 11:25:23', '2023-10-07 11:25:23'),
(286, 'Best Wheatgrass Powder Brands', 0, '2023-10-07 11:25:23', '2023-10-07 11:25:23'),
(287, 'How to Use Wheatgrass Powder', 0, '2023-10-07 11:25:23', '2023-10-07 11:25:23'),
(288, 'Wheatgrass Powder for Weight Loss', 0, '2023-10-07 11:25:23', '2023-10-07 11:25:23'),
(289, 'Wheatgrass Powder for Skin', 0, '2023-10-07 11:25:23', '2023-10-07 11:25:23'),
(290, 'Wheatgrass Powder for Hair', 0, '2023-10-07 11:25:23', '2023-10-07 11:25:23'),
(291, 'Wheatgrass Powder Immune System', 0, '2023-10-07 11:25:23', '2023-10-07 11:25:23'),
(292, 'Wheatgrass Powder vs. Wheatgrass Juice', 0, '2023-10-07 11:25:23', '2023-10-07 11:25:23'),
(293, 'Wheatgrass Powder Green Smoothie', 0, '2023-10-07 11:25:23', '2023-10-07 11:25:23'),
(294, 'Wheatgrass Powder for Digestion', 0, '2023-10-07 11:25:23', '2023-10-07 11:25:23'),
(295, 'Wheatgrass Powder for Cleansing', 0, '2023-10-07 11:25:23', '2023-10-07 11:25:23'),
(296, 'Wheatgrass Powder for Alkalinity', 0, '2023-10-07 11:25:23', '2023-10-07 11:25:23'),
(297, 'Wheatgrass Powder for Detoxification', 0, '2023-10-07 11:25:23', '2023-10-07 11:25:23'),
(298, 'Wheatgrass Powder for Nutrients', 0, '2023-10-07 11:25:23', '2023-10-07 11:25:23'),
(299, 'Moringa Leaf Powder', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(300, 'Benefits of Moringa Leaf Powder', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(301, 'Moringa Powder Nutrition', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(302, 'Organic Moringa Leaf Powder', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(303, 'Moringa Leaf Powder Health Benefits', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(304, 'Moringa Powder for Energy', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(305, 'Moringa Leaf Powder Smoothie', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(306, 'Best Moringa Leaf Powder Brands', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(307, 'How to Use Moringa Leaf Powder', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(308, 'Moringa Leaf Powder for Weight Loss', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(309, 'Moringa Leaf Powder for Skin', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(310, 'Moringa Leaf Powder for Hair', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(311, 'Moringa Leaf Powder Immune System', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(312, 'Moringa Leaf Powder vs. Moringa Capsules', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(313, 'Moringa Leaf Powder Green Smoothie', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(314, 'Moringa Leaf Powder for Digestion', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(315, 'Moringa Leaf Powder for Detox', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(316, 'Moringa Leaf Powder for Nutrients', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(317, 'Moringa Leaf Powder for Antioxidants', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(318, 'Moringa Leaf Powder for Inflammation', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(319, 'Moringa Leaf Powder for Health.', 0, '2023-10-07 11:29:49', '2023-10-07 11:29:49'),
(320, 'Organic Spirulina Powder', 0, '2023-10-07 11:32:32', '2023-10-07 11:32:32'),
(321, 'Benefits of Organic Spirulina Powder', 0, '2023-10-07 11:32:32', '2023-10-07 11:32:32'),
(322, 'Spirulina Powder Nutrition', 0, '2023-10-07 11:32:32', '2023-10-07 11:32:32'),
(323, 'Best Organic Spirulina Powder', 0, '2023-10-07 11:32:32', '2023-10-07 11:32:32'),
(324, 'Spirulina Powder for Health', 0, '2023-10-07 11:32:32', '2023-10-07 11:32:32'),
(325, 'Spirulina Powder for Energy', 0, '2023-10-07 11:32:32', '2023-10-07 11:32:32'),
(326, 'Organic Spirulina Smoothie', 0, '2023-10-07 11:32:32', '2023-10-07 11:32:32'),
(327, 'Where to Buy Organic Spirulina Powder', 0, '2023-10-07 11:32:32', '2023-10-07 11:32:32'),
(328, 'How to Use Spirulina Powder', 0, '2023-10-07 11:32:32', '2023-10-07 11:32:32'),
(329, 'Organic Spirulina vs. Regular Spirulina', 0, '2023-10-07 11:32:32', '2023-10-07 11:32:32'),
(330, 'Spirulina Powder for Detox', 0, '2023-10-07 11:32:32', '2023-10-07 11:32:32'),
(331, 'Spirulina Powder for Weight Loss', 0, '2023-10-07 11:32:32', '2023-10-07 11:32:32'),
(332, 'Organic Spirulina Capsules', 0, '2023-10-07 11:32:32', '2023-10-07 11:32:32'),
(333, 'Spirulina Powder for Immune Support', 0, '2023-10-07 11:32:32', '2023-10-07 11:32:32'),
(334, 'Organic Spirulina Tablets', 0, '2023-10-07 11:32:32', '2023-10-07 11:32:32'),
(335, 'Spirulina Powder for Skin', 0, '2023-10-07 11:32:32', '2023-10-07 11:32:32'),
(336, 'Organic Spirulina Benefits', 0, '2023-10-07 11:32:32', '2023-10-07 11:32:32'),
(337, 'Organic Spirulina Farming', 0, '2023-10-07 11:32:32', '2023-10-07 11:32:32'),
(338, 'Organic Spirulina for Vegan Diet', 0, '2023-10-07 11:32:32', '2023-10-07 11:32:32'),
(339, 'Pure Organic Ashwagandha Powder', 0, '2023-10-07 11:35:20', '2023-10-07 11:35:20'),
(340, 'Benefits of Ashwagandha Powder', 0, '2023-10-07 11:35:20', '2023-10-07 11:35:20'),
(341, 'Organic Ashwagandha Powder Benefits', 0, '2023-10-07 11:35:20', '2023-10-07 11:35:20'),
(342, 'Ashwagandha Powder for Stress', 0, '2023-10-07 11:35:20', '2023-10-07 11:35:20'),
(343, 'Organic Ashwagandha for Anxiety', 0, '2023-10-07 11:35:20', '2023-10-07 11:35:20'),
(344, 'Pure Ashwagandha Powder', 0, '2023-10-07 11:35:20', '2023-10-07 11:35:20'),
(345, 'Organic Ashwagandha Powder for Sleep', 0, '2023-10-07 11:35:20', '2023-10-07 11:35:20'),
(346, 'Where to Buy Organic Ashwagandha Powder', 0, '2023-10-07 11:35:20', '2023-10-07 11:35:20'),
(347, 'Best Organic Ashwagandha Powder', 0, '2023-10-07 11:35:20', '2023-10-07 11:35:20'),
(348, 'How to Use Ashwagandha Powder', 0, '2023-10-07 11:35:20', '2023-10-07 11:35:20'),
(349, 'Ashwagandha Powder for Energy', 0, '2023-10-07 11:35:20', '2023-10-07 11:35:20'),
(350, 'Ashwagandha Powder for Immune Support', 0, '2023-10-07 11:35:20', '2023-10-07 11:35:20'),
(351, 'Organic Ashwagandha Tablets', 0, '2023-10-07 11:35:20', '2023-10-07 11:35:20'),
(352, 'Ashwagandha Powder for Hormonal Balance', 0, '2023-10-07 11:35:20', '2023-10-07 11:35:20'),
(353, 'Pure Ashwagandha for Relaxation', 0, '2023-10-07 11:35:20', '2023-10-07 11:35:20'),
(354, 'Organic Ashwagandha for Adaptogen', 0, '2023-10-07 11:35:20', '2023-10-07 11:35:20'),
(355, 'Ashwagandha Powder for Cognitive Health', 0, '2023-10-07 11:35:20', '2023-10-07 11:35:20'),
(356, 'Organic Ashwagandha Farming', 0, '2023-10-07 11:35:20', '2023-10-07 11:35:20'),
(357, 'Organic Amla Powder', 0, '2023-10-07 11:37:47', '2023-10-07 11:37:47'),
(358, 'Benefits of Amla Powder', 0, '2023-10-07 11:37:47', '2023-10-07 11:37:47'),
(359, 'Amla Powder Nutrition', 0, '2023-10-07 11:37:47', '2023-10-07 11:37:47'),
(360, 'Best Organic Amla Powder', 0, '2023-10-07 11:37:47', '2023-10-07 11:37:47'),
(361, 'Amla Powder for Hair', 0, '2023-10-07 11:37:47', '2023-10-07 11:37:47'),
(362, 'Organic Amla Powder for Skin', 0, '2023-10-07 11:37:47', '2023-10-07 11:37:47'),
(363, 'Amla Powder for Health', 0, '2023-10-07 11:37:47', '2023-10-07 11:37:47'),
(364, 'Where to Buy Organic Amla Powder', 0, '2023-10-07 11:37:47', '2023-10-07 11:37:47'),
(365, 'How to Use Amla Powder', 0, '2023-10-07 11:37:47', '2023-10-07 11:37:47'),
(366, 'Amla Powder for Hair Growth', 0, '2023-10-07 11:37:47', '2023-10-07 11:37:47'),
(367, 'Organic Amla Capsules', 0, '2023-10-07 11:37:47', '2023-10-07 11:37:47'),
(368, 'Amla Powder for Immune Support', 0, '2023-10-07 11:37:47', '2023-10-07 11:37:47'),
(369, 'Organic Amla Tablets', 0, '2023-10-07 11:37:47', '2023-10-07 11:37:47'),
(370, 'Amla Powder for Digestion', 0, '2023-10-07 11:37:47', '2023-10-07 11:37:47'),
(371, 'Organic Amla Benefits', 0, '2023-10-07 11:37:47', '2023-10-07 11:37:47'),
(372, 'Amla Powder for Weight Loss', 0, '2023-10-07 11:37:47', '2023-10-07 11:37:47'),
(373, 'Amla Powder for Antioxidants', 0, '2023-10-07 11:37:47', '2023-10-07 11:37:47'),
(374, 'Organic Amla Farming', 0, '2023-10-07 11:37:47', '2023-10-07 11:37:47'),
(375, 'Amla Powder for Ayurvedic Health', 0, '2023-10-07 11:37:47', '2023-10-07 11:37:47'),
(376, 'Best Hair Volumizing Shampoo', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(377, 'Hair Volumizing Products', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(378, 'How to Use Volumizing Shampoo', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(379, 'Natural Hair Thickening Shampoo', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(380, 'Top Brands for Volumizing Shampoo', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(381, 'DIY Hair Volume Tips', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(382, 'Sulfate-Free Volumizing Shampoo', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(383, 'Volumizing Shampoo Reviews', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(384, 'Fine Hair Solutions', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(385, 'Best Organic Shampoos for Volume', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(386, 'How Does Volumizing Shampoo Work', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(387, 'Volumizing Shampoo Ingredients', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(388, 'Volumizing Shampoo for Men', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(389, 'DIY Hair Thickening Recipes', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(390, 'Celebrity Hair Volume Secrets', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(391, 'Volumizing Shampoo vs. Conditioner', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(392, 'Hair Volume Supplements', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(393, 'Tips for Fuller Hair', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(394, 'Volumizing Shampoo for Fine Hair', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(395, 'Hair Volume Myths', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(396, 'Volumizing Shampoo for Thin Hair', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(397, 'Choosing the Right Shampoo', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(398, 'Volumizing Shampoo Benefits', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(399, 'Hair Volume for Special Occasions', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(400, 'How Often to Use Volumizing Shampoo', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(401, 'Volumizing Shampoo for Color-Treated Hair', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(402, 'Volumizing Shampoo for Oily Hair', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(403, 'Hair Volume Styling Tips', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(404, 'Volumizing Shampoo for Dry Hair', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(405, 'Benefits of Hair Volume', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(406, 'Volumizing Shampoo for Curly Hair', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(407, 'Hair Volume for Everyday', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(408, 'Volumizing Shampoo for Fine Thin Hair', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(409, 'Volumizing Shampoo for Volume and Shine', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(410, 'Hair Volume Nutrition', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(411, 'Volumizing Shampoo for Thick Hair', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(412, 'Volumizing Shampoo for All Hair Types', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(413, 'Hair Volume Maintenance', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(414, 'Volumizing Shampoo for Natural Hair', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(415, 'Hair Volume Myths Debunked', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(416, 'Volumizing Shampoo for Thickening', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(417, 'Volumizing Shampoo for Fine Straight Hair', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(418, 'Hair Volume Tips and Tricks', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(419, 'Volumizing Shampoo for Volume Boost', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(420, 'Volumizing Shampoo for Luscious Locks', 0, '2023-10-07 15:48:55', '2023-10-07 15:48:55'),
(421, 'Benefits of Neem Capsules', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(422, 'Neem Capsules for Skin', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(423, 'Neem Capsules for Hair', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(424, 'Neem Capsules for Health', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(425, 'Neem Capsules Dosage', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(426, 'Neem Capsules Side Effects', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(427, 'Neem Capsules for Acne', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(428, 'Neem Capsules for Immunity', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(429, 'Neem Capsules for Digestion', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(430, 'Neem Capsules for Diabetes', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(431, 'Neem Capsules for Weight Loss', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(432, 'Neem Capsules for Detox', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(433, 'Neem Leaf Capsules', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(434, 'Organic Neem Capsules', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(435, 'Neem Supplement', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(436, 'Neem Herbal Capsules', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(437, 'Neem Extract Capsules', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(438, 'Neem Oil Capsules', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(439, 'Neem Pills', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(440, 'Neem Leaves in Capsule Form.', 0, '2023-10-08 09:17:37', '2023-10-08 09:17:37'),
(441, 'Hair Vanish Gel', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(442, 'Hair Vanish Gel for Hair Removal', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(443, 'Hair Vanish Gel Reviews', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(444, 'Best Hair Vanish Gel', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(445, 'Hair Vanish Gel for Women', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(446, 'Hair Vanish Gel for Men', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(447, 'Hair Vanishing Cream', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(448, 'Hair Vanishing Products', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(449, 'Hair Vanish Gel Ingredients', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(450, 'Hair Vanish Gel Price', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(451, 'Permanent Hair Vanish Gel', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(452, 'Natural Hair Vanish Gel', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(453, 'Hair Vanish Gel for Unwanted Hair', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(454, 'Hair Vanish Gel for Smooth Skin', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(455, 'Hair Vanish Gel for Sensitive Skin', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(456, 'Hair Vanish Gel Benefits', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(457, 'Hair Vanish Gel Side Effects', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(458, 'Hair Vanish Gel vs. Waxing', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(459, 'Hair Vanish Gel vs. Shaving', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(460, 'Hair Vanish Gel for Face', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(461, 'Hair Vanish Gel for Body', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(462, 'Hair Vanish Gel for Bikini Area', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(463, 'Hair Vanish Gel for Underarms', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(464, 'Hair Vanish Gel for Chest', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(465, 'Hair Vanish Gel for Legs', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(466, 'Hair Vanish Gel for Back', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(467, 'Hair Vanish Gel Application', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(468, 'Hair Vanish Gel Results', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(469, 'Hair Vanish Gel How to Use', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(470, 'Hair Vanish Gel Long-lasting', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(471, 'Hair Vanish Gel for Ingrown Hair', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(472, 'Hair Vanish Gel for Soft Skin.', 0, '2023-10-08 09:43:33', '2023-10-08 09:43:33'),
(473, 'Hair Removal Cream', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(474, 'Best Hair Removal Cream', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(475, 'Hair Removal Cream for Women', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(476, 'Hair Removal Cream for Men', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(477, 'Hair Removal Cream Reviews', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(478, 'Permanent Hair Removal Cream', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(479, 'Natural Hair Removal Cream', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(480, 'Hair Removal Cream for Face', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(481, 'Hair Removal Cream for Body', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(482, 'Hair Removal Cream for Bikini Area', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(483, 'Hair Removal Cream for Underarms', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(484, 'Hair Removal Cream for Legs', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(485, 'Hair Removal Cream for Chest', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(486, 'Hair Removal Cream for Back', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(487, 'Hair Removal Cream for Sensitive Skin', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(488, 'Hair Removal Cream for Delicate Areas', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(489, 'Hair Removal Cream for Thick Hair', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(490, 'Hair Removal Cream for Fine Hair', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(491, 'Hair Removal Cream for Coarse Hair', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(492, 'Hair Removal Cream for Ingrown Hair', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(493, 'Hair Removal Cream for Quick Results', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(494, 'Hair Removal Cream for Long-lasting Smoothness', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(495, 'How to Use Hair Removal Cream', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(496, 'Hair Removal Cream Side Effects', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(497, 'Hair Removal Cream vs. Shaving', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(498, 'Hair Removal Cream vs. Waxing', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(499, 'Affordable Hair Removal Cream', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(500, 'Hair Removal Cream for Unwanted Hair', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(501, 'Hair Removal Cream for Pain-Free Hair Removal', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(502, 'Hair Removal Cream for Effective Hair Removal.', 0, '2023-10-08 09:54:20', '2023-10-08 09:54:20'),
(503, 'Glutathione Brightening Serum', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(504, 'Best Glutathione Brightening Serum', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(505, 'Glutathione Brightening Serum for Skin', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(506, 'Glutathione Brightening Serum for Face', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(507, 'Glutathione Brightening Serum Reviews', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(508, 'Glutathione Serum Benefits', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(509, 'Glutathione Serum for Dark Spots', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(510, 'Glutathione Serum for Hyperpigmentation', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(511, 'Glutathione Serum for Even Skin Tone', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(512, 'Glutathione Serum for Skin Whitening', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(513, 'Natural Glutathione Brightening Serum', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(514, 'Glutathione Serum Ingredients', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(515, 'Glutathione Serum Price', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(516, 'Glutathione Serum for Anti-Aging', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(517, 'Glutathione Serum for Radiant Skin', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(518, 'Glutathione Serum for Complexion Improvement', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(519, 'Glutathione Serum for Acne Scars', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(520, 'Glutathione Serum for Blemishes', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(521, 'Glutathione Serum for Glowing Skin', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(522, 'Glutathione Serum for Fairness', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(523, 'Glutathione Serum for Youthful Skin', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(524, 'Glutathione Serum for Skin Health', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(525, 'How to Use Glutathione Brightening Serum', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(526, 'Glutathione Serum for Daily Skincare Routine', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(527, 'Glutathione Serum for Clear Skin', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(528, 'Glutathione Serum for Skin Nourishment', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(529, 'Glutathione Serum for Skin Rejuvenation', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(530, 'Glutathione Serum for Dermatologist Recommended Skincare.', 0, '2023-10-08 09:58:48', '2023-10-08 09:58:48'),
(531, 'Curcumin Extract of Turmeric Capsules', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(532, 'Best Curcumin Extract Capsules', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(533, 'Turmeric Curcumin Capsules', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(534, 'Turmeric Extract Capsules', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(535, 'Curcumin Capsules for Health', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(536, 'Curcumin Capsules for Wellness', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(537, 'Curcumin Capsules for Dietary Support', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(538, 'Curcumin Capsules for Joint Health', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(539, 'Curcumin Capsules for Anti-Inflammation', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(540, 'Natural Curcumin Extract Capsules', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(541, 'Turmeric Capsules Benefits', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(542, 'Curcumin Supplement Capsules', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(543, 'Turmeric Curcumin Capsules Reviews', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(544, 'Curcumin Capsules for Immune Support', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(545, 'Curcumin Capsules for Digestive Health', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(546, 'Curcumin Capsules for Antioxidants', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(547, 'Curcumin Capsules for Natural Healing', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(548, 'Curcumin Capsules for Pain Relief', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(549, 'Curcumin Capsules for Arthritis', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(550, 'Turmeric Curcumin Capsules for Joint Mobility', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(551, 'Curcumin Capsules for Heart Health', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(552, 'Curcumin Capsules for Cognitive Function', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(553, 'Curcumin Capsules for Cellular Health', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(554, 'Curcumin Capsules for Natural Detoxification', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(555, 'Curcumin Capsules for Healthy Aging', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(556, 'Curcumin Capsules for Healthy Skin', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(557, 'Curcumin Capsules for Dietary Supplements', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(558, 'Curcumin Capsules for Herbal Remedies', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(559, 'Curcumin Capsules for Holistic Health', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(560, 'Curcumin Capsules for Holistic Wellness.', 0, '2023-10-08 10:08:04', '2023-10-08 10:08:04'),
(561, 'Eucalyptus Essential Oil', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(562, 'Best Eucalyptus Essential Oil', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(563, 'Eucalyptus Oil Benefits', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(564, 'Eucalyptus Oil Uses', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(565, 'Eucalyptus Oil for Aromatherapy', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(566, 'Eucalyptus Oil for Respiratory Health', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(567, 'Eucalyptus Oil for Skin', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(568, 'Eucalyptus Oil for Hair', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(569, 'Eucalyptus Oil for Relaxation', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(570, 'Eucalyptus Oil for Massage', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(571, 'Eucalyptus Oil for Cold and Flu', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(572, 'Eucalyptus Oil for Congestion Relief', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(573, 'Eucalyptus Oil for Sinusitis', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(574, 'Eucalyptus Oil for Allergies', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(575, 'Eucalyptus Oil for Headaches', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(576, 'Eucalyptus Oil for Muscle Pain', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(577, 'Eucalyptus Oil for Joint Pain', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(578, 'Eucalyptus Oil for Stress Relief', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(579, 'Eucalyptus Oil for Meditation', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(580, 'Eucalyptus Oil for Natural Cleaning', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(581, 'Eucalyptus Oil for Insect Repellent', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31');
INSERT INTO `tags` (`id`, `tag`, `visit_count`, `created_at`, `updated_at`) VALUES
(582, 'Eucalyptus Oil for Sore Throat', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(583, 'Eucalyptus Oil for Cough', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(584, 'Eucalyptus Oil for Respiratory Support', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(585, 'Eucalyptus Oil for Immune System', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(586, 'Eucalyptus Oil for Eucalyptus Oil Diffuser', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(587, 'Eucalyptus Oil for Eucalyptus Oil Steam Inhalation', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(588, 'Eucalyptus Oil for Eucalyptus Oil Topical Application', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(589, 'Eucalyptus Oil for Eucalyptus Oil Blends', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(590, 'Eucalyptus Oil for Eucalyptus Oil Safety Precautions', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(591, 'Eucalyptus Oil for Eucalyptus Oil DIY Recipes', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(592, 'Eucalyptus Oil for Eucalyptus Oil Side Effects', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(593, 'Eucalyptus Oil for Eucalyptus Oil Storage', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(594, 'Eucalyptus Oil for Eucalyptus Oil Shelf Life', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(595, 'Eucalyptus Oil for Eucalyptus Oil Extraction.', 0, '2023-10-08 10:11:31', '2023-10-08 10:11:31'),
(596, 'Herbal Face Serum', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(597, 'Best Herbal Face Serum', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(598, 'Herbal Face Serum Benefits', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(599, 'Herbal Face Serum Ingredients', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(600, 'Herbal Face Serum for Skin', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(601, 'Herbal Face Serum for Acne', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(602, 'Herbal Face Serum for Anti-Aging', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(603, 'Herbal Face Serum for Radiant Skin', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(604, 'Natural Herbal Face Serum', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(605, 'Herbal Face Serum Reviews', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(606, 'Herbal Face Serum for Brightening', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(607, 'Herbal Face Serum for Hydration', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(608, 'Herbal Face Serum for Wrinkles', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(609, 'Herbal Face Serum for Dark Spots', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(610, 'Herbal Face Serum for Even Skin Tone', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(611, 'Herbal Face Serum for Dry Skin', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(612, 'Herbal Face Serum for Oily Skin', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(613, 'Herbal Face Serum for Sensitive Skin', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(614, 'Herbal Face Serum for Glowing Skin', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(615, 'Herbal Face Serum for Nourishment', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(616, 'Herbal Face Serum for Collagen Boost', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(617, 'Herbal Face Serum for Elasticity', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(618, 'Herbal Face Serum for Fine Lines', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(619, 'Herbal Face Serum for Healthy Complexion', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(620, 'Herbal Face Serum for Skin Rejuvenation', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(621, 'Herbal Face Serum for Herbal Skincare', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(622, 'Herbal Face Serum for Herbal Beauty', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(623, 'How to Use Herbal Face Serum', 0, '2023-10-08 10:15:09', '2023-10-08 10:15:09'),
(624, 'Moisturizing Lotion', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(625, 'Best Moisturizing Lotion', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(626, 'Moisturizing Lotion for Dry Skin', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(627, 'Moisturizing Lotion for Face', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(628, 'Moisturizing Lotion for Body', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(629, 'Moisturizing Lotion for Hands', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(630, 'Moisturizing Lotion for Sensitive Skin', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(631, 'Moisturizing Lotion for Oily Skin', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(632, 'Moisturizing Lotion for Winter', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(633, 'Moisturizing Lotion for Summer', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(634, 'Moisturizing Lotion for Hydration', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(635, 'Moisturizing Lotion for All Skin Types', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(636, 'Natural Moisturizing Lotion', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(637, 'Moisturizing Lotion Reviews', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(638, 'Moisturizing Lotion for Daily Use', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(639, 'Moisturizing Lotion for Nighttime', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(640, 'Moisturizing Lotion for Daytime', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(641, 'Moisturizing Lotion for Deep Hydration', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(642, 'Moisturizing Lotion for Soft Skin', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(643, 'Moisturizing Lotion for Long-lasting Moisture', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(644, 'Moisturizing Lotion for Dry and Cracked Skin', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(645, 'Moisturizing Lotion for Rough Skin', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(646, 'Moisturizing Lotion for Eczema', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(647, 'Moisturizing Lotion for Psoriasis', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(648, 'Moisturizing Lotion with SPF', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(649, 'Moisturizing Lotion with Aloe Vera', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(650, 'Moisturizing Lotion with Shea Butter', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(651, 'Moisturizing Lotion with Vitamin E', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(652, 'Hypoallergenic Moisturizing Lotion', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(653, 'Fragrance-Free Moisturizing Lotion', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(654, 'Dermatologist-Recommended Moisturizing Lotion', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(655, 'Moisturizing Lotion for Aging Skin', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(656, 'Moisturizing Lotion for Fine Lines', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(657, 'Moisturizing Lotion for Wrinkles', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(658, 'Moisturizing Lotion for Youthful Skin', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(659, 'Moisturizing Lotion for Natural Beauty', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(660, 'Moisturizing Lotion for Skin Health', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(661, 'How to Apply Moisturizing Lotion.', 0, '2023-10-08 10:18:21', '2023-10-08 10:18:21'),
(662, 'Volo Herbal Hair Tonic', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(663, 'Best Herbal Hair Tonic', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(664, 'Herbal Hair Tonic Benefits', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(665, 'Herbal Hair Tonic Ingredients', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(666, 'Herbal Hair Tonic for Hair Growth', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(667, 'Herbal Hair Tonic for Hair Health', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(668, 'Natural Herbal Hair Tonic', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(669, 'Volo Hair Tonic Reviews', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(670, 'Herbal Hair Tonic for Scalp Health', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(671, 'Herbal Hair Tonic for Strong Hair', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(672, 'Herbal Hair Tonic for Hair Regrowth', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(673, 'Herbal Hair Tonic for Thicker Hair', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(674, 'Herbal Hair Tonic for Dandruff', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(675, 'Herbal Hair Tonic for Hair Strengthening', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(676, 'Herbal Hair Tonic for Hair Shine', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(677, 'Herbal Hair Tonic for Hair Nourishment', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(678, 'Herbal Hair Tonic for Hair Vitality', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(679, 'Herbal Hair Tonic for Hair Repair', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(680, 'Herbal Hair Tonic for Hair Loss Prevention', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(681, 'Herbal Hair Tonic for Hair Follicles', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(682, 'Herbal Hair Tonic for Hair Restoration', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(683, 'Herbal Hair Tonic for Hair and Scalp Care', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(684, 'Herbal Hair Tonic for Healthy Hair', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(685, 'How to Use Volo Herbal Hair Tonic', 0, '2023-10-08 10:25:13', '2023-10-08 10:25:13'),
(686, 'Herbal Shampoo', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(687, 'Best Herbal Shampoo', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(688, 'Herbal Shampoo Benefits', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(689, 'Herbal Shampoo Ingredients', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(690, 'Herbal Shampoo for Hair', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(691, 'Herbal Shampoo for Natural Hair Care', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(692, 'Natural Herbal Shampoo', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(693, 'Herbal Shampoo Reviews', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(694, 'Herbal Shampoo for Scalp Health', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(695, 'Herbal Shampoo for Strong Hair', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(696, 'Herbal Shampoo for Hair Growth', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(697, 'Herbal Shampoo for Dandruff', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(698, 'Herbal Shampoo for Oily Hair', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(699, 'Herbal Shampoo for Dry Hair', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(700, 'Herbal Shampoo for Fine Hair', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(701, 'Herbal Shampoo for Thick Hair', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(702, 'Herbal Shampoo for Sensitive Scalp', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(703, 'Herbal Shampoo for Natural Cleansing', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(704, 'Herbal Shampoo for Hair Nourishment', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(705, 'Herbal Shampoo for Gentle Cleaning', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(706, 'Herbal Shampoo for All Hair Types', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(707, 'Herbal Shampoo for Shine', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(708, 'Herbal Shampoo for Volume', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(709, 'Herbal Shampoo for Herbal Beauty', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(710, 'Herbal Shampoo for Hair Health', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(711, 'How to Use Herbal Shampoo.', 0, '2023-10-08 10:29:27', '2023-10-08 10:29:27'),
(712, 'How to Use Herbal Shampoo', 0, '2023-10-08 10:33:46', '2023-10-08 10:33:46'),
(713, 'Herbal Hair Oil', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(714, 'Best Herbal Hair Oil', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(715, 'Herbal Hair Oil Benefits', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(716, 'Herbal Hair Oil Ingredients', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(717, 'Herbal Hair Oil for Hair Growth', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(718, 'Herbal Hair Oil for Hair Health', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(719, 'Natural Herbal Hair Oil', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(720, 'Herbal Hair Oil Reviews', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(721, 'Herbal Hair Oil for Scalp Health', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(722, 'Herbal Hair Oil for Strong Hair', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(723, 'Herbal Hair Oil for Hair Nourishment', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(724, 'Herbal Hair Oil for Hair Regrowth', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(725, 'Herbal Hair Oil for Thicker Hair', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(726, 'Herbal Hair Oil for Dandruff', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(727, 'Herbal Hair Oil for Hair Strengthening', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(728, 'Herbal Hair Oil for Hair Shine', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(729, 'Herbal Hair Oil for Hair Vitality', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(730, 'Herbal Hair Oil for Hair Repair', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(731, 'Herbal Hair Oil for Hair Loss Prevention', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(732, 'Herbal Hair Oil for Hair Follicles', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(733, 'Herbal Hair Oil for Hair Restoration', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(734, 'Herbal Hair Oil for Hair and Scalp Care', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(735, 'Herbal Hair Oil for Healthy Hair', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(736, 'How to Use Herbal Hair Oil', 0, '2023-10-08 10:37:19', '2023-10-08 10:37:19'),
(737, 'Saffron Sandal Soap', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(738, 'Best Saffron Sandal Soap', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(739, 'Saffron Sandal Soap Benefits', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(740, 'Saffron Sandal Soap Ingredients', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(741, 'Saffron Sandal Soap for Skin', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(742, 'Saffron Sandal Soap for Natural Skin Care', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(743, 'Natural Saffron Sandal Soap', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(744, 'Saffron Sandal Soap Reviews', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(745, 'Saffron Sandal Soap for Glowing Skin', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(746, 'Saffron Sandal Soap for Complexion', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(747, 'Saffron Sandal Soap for Fairness', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(748, 'Saffron Sandal Soap for Skin Brightening', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(749, 'Saffron Sandal Soap for Even Skin Tone', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(750, 'Saffron Sandal Soap for Skin Radiance', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(751, 'Saffron Sandal Soap for Skin Health', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(752, 'Saffron Sandal Soap for Soft Skin', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(753, 'Saffron Sandal Soap for Skin Nourishment', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(754, 'Saffron Sandal Soap for Sensitive Skin', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(755, 'Saffron Sandal Soap for All Skin Types', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(756, 'Saffron Sandal Soap for Herbal Skincare', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(757, 'Saffron Sandal Soap for Beauty', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(758, 'How to Use Saffron Sandal Soap', 0, '2023-10-08 10:48:04', '2023-10-08 10:48:04'),
(759, 'Almond and Milk Soap', 0, '2023-10-08 10:51:51', '2023-10-08 10:51:51'),
(760, 'Best Almond and Milk Soap', 0, '2023-10-08 10:51:51', '2023-10-08 10:51:51'),
(761, 'Almond and Milk Soap Benefits', 0, '2023-10-08 10:51:51', '2023-10-08 10:51:51'),
(762, 'Almond and Milk Soap Ingredients', 0, '2023-10-08 10:51:51', '2023-10-08 10:51:51'),
(763, 'Almond and Milk Soap for Skin', 0, '2023-10-08 10:51:51', '2023-10-08 10:51:51'),
(764, 'Almond and Milk Soap for Natural Skin Care', 0, '2023-10-08 10:51:51', '2023-10-08 10:51:51'),
(765, 'Natural Almond and Milk Soap', 0, '2023-10-08 10:51:51', '2023-10-08 10:51:51'),
(766, 'Almond and Milk Soap Reviews', 0, '2023-10-08 10:51:51', '2023-10-08 10:51:51'),
(767, 'Almond and Milk Soap for Moisturizing', 0, '2023-10-08 10:51:51', '2023-10-08 10:51:51'),
(768, 'Almond and Milk Soap for Soft Skin', 0, '2023-10-08 10:51:51', '2023-10-08 10:51:51'),
(769, 'Almond and Milk Soap for Skin Nourishment', 0, '2023-10-08 10:51:51', '2023-10-08 10:51:51'),
(770, 'Almond and Milk Soap for Gentle Cleansing', 0, '2023-10-08 10:51:51', '2023-10-08 10:51:51'),
(771, 'Almond and Milk Soap for All Skin Types', 0, '2023-10-08 10:51:51', '2023-10-08 10:51:51'),
(772, 'Almond and Milk Soap for Herbal Skincare', 0, '2023-10-08 10:51:51', '2023-10-08 10:51:51'),
(773, 'Almond and Milk Soap for Beauty', 0, '2023-10-08 10:51:51', '2023-10-08 10:51:51'),
(774, 'How to Use Almond and Milk Soap.', 0, '2023-10-08 10:51:51', '2023-10-08 10:51:51'),
(775, 'Tenogo Women Capsules', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(776, 'Health Revitalizer', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(777, 'Women\'s Health', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(778, 'Nutritional Supplements', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(779, 'Wellness', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(780, 'Female Wellness', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(781, 'Vitamins for Women', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(782, 'Energy Boost', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(783, 'Hormonal Balance', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(784, 'Immune Support', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(785, 'Daily Supplements', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(786, 'Natural Health', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(787, 'Herbal Supplements', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(788, 'Vitality', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(789, 'Women\'s Wellness', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(790, 'Inner Strength', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(791, 'Holistic Health', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(792, 'Beauty from Within', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(793, 'Wellness Routine', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(794, 'Strength and Vitality', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(795, 'Herbal Revitalizer', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(796, 'Nourishing Capsules', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(797, 'Balanced Nutrition', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(798, 'Radiant Health', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(799, 'Inner Wellness', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(800, 'Empowered Women', 0, '2023-10-08 10:53:08', '2023-10-08 10:53:08'),
(801, 'Neem and Turmeric Soap', 0, '2023-10-08 10:54:21', '2023-10-08 10:54:21'),
(802, 'Best Neem and Turmeric Soap', 0, '2023-10-08 10:54:21', '2023-10-08 10:54:21'),
(803, 'Neem and Turmeric Soap Benefits', 0, '2023-10-08 10:54:21', '2023-10-08 10:54:21'),
(804, 'Neem and Turmeric Soap Ingredients', 0, '2023-10-08 10:54:21', '2023-10-08 10:54:21'),
(805, 'Neem and Turmeric Soap for Skin', 0, '2023-10-08 10:54:21', '2023-10-08 10:54:21'),
(806, 'Neem and Turmeric Soap for Natural Skin Care', 0, '2023-10-08 10:54:21', '2023-10-08 10:54:21'),
(807, 'Natural Neem and Turmeric Soap', 0, '2023-10-08 10:54:21', '2023-10-08 10:54:21'),
(808, 'Neem and Turmeric Soap Reviews', 0, '2023-10-08 10:54:21', '2023-10-08 10:54:21'),
(809, 'Neem and Turmeric Soap for Acne', 0, '2023-10-08 10:54:21', '2023-10-08 10:54:21'),
(810, 'Neem and Turmeric Soap for Clear Skin', 0, '2023-10-08 10:54:21', '2023-10-08 10:54:21'),
(811, 'Neem and Turmeric Soap for Skin Health', 0, '2023-10-08 10:54:21', '2023-10-08 10:54:21'),
(812, 'Neem and Turmeric Soap for Blemishes', 0, '2023-10-08 10:54:21', '2023-10-08 10:54:21'),
(813, 'Neem and Turmeric Soap for Herbal Skincare', 0, '2023-10-08 10:54:21', '2023-10-08 10:54:21'),
(814, 'Neem and Turmeric Soap for Beauty', 0, '2023-10-08 10:54:21', '2023-10-08 10:54:21'),
(815, 'How to Use Neem and Turmeric Soap', 0, '2023-10-08 10:54:21', '2023-10-08 10:54:21'),
(816, 'Foot Cream', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(817, 'Best Foot Cream', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(818, 'Foot Cream Benefits', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(819, 'Foot Cream Ingredients', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(820, 'Foot Cream for Dry Feet', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(821, 'Foot Cream for Cracked Heels', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(822, 'Foot Cream for Soft Feet', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(823, 'Foot Cream for Moisturizing', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(824, 'Foot Cream for Calluses', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(825, 'Foot Cream for Foot Health', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(826, 'Natural Foot Cream', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(827, 'Foot Cream Reviews', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(828, 'Foot Cream for Foot Odor', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(829, 'Foot Cream for Foot Care', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(830, 'Foot Cream for Sensitive Skin', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(831, 'Foot Cream for Cooling Sensation', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(832, 'Foot Cream for Relaxation', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(833, 'Foot Cream for Diabetic Foot Care', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(834, 'Foot Cream for Athlete\'s Foot', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(835, 'Foot Cream for Itchy Feet', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(836, 'Foot Cream for Foot Pain', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(837, 'Foot Cream for Foot Massage', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(838, 'Foot Cream for Foot Rejuvenation', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(839, 'Foot Cream for Foot Wellness', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(840, 'How to Use Foot Cream', 0, '2023-10-08 10:59:03', '2023-10-08 10:59:03'),
(841, 'Skin Brightening Capsules - Glutathione & Vit-C', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(842, 'Glutathione Capsules', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(843, 'Vitamin C Supplements', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(844, 'Skin Lightening Capsules', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(845, 'Complexion Enhancement Supplements', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(846, 'Antioxidant Capsules', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(847, 'Skin Radiance Pills', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(848, 'Hyperpigmentation Treatment Products', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(849, 'Skin Tone Improvement Capsules', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(850, 'Beauty Supplements for Skin', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(851, 'Skin Glow Capsules', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(852, 'Melasma Reduction Supplements', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(853, 'Dark Spot Correction Pills', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(854, 'Collagen Production Capsules', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(855, 'Pigmentation Control Supplements', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(856, 'Youthful Skin Capsules', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(857, 'Even Skin Tone Pills', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(858, 'Anti-aging Capsules for Skin', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(859, 'Blemish-Free Skin Supplements', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(860, 'Dermatologist Recommended Skin Capsules', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(861, 'Healthy Skin Supplements', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(862, 'Skin Care Routine Capsules', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(863, 'Skin Whitening Pills', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(864, 'Natural Ingredients for Skin Brightening', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(865, 'Beauty from Within Supplements', 0, '2023-10-08 11:00:21', '2023-10-08 11:00:21'),
(866, 'Health Tone Weight Gain Supplements | Boost Mass', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(867, 'Boost Mass Supplements', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(868, 'Mass Gainer Pills', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(869, 'Muscle Building Formulas', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(870, 'Weight Gain Capsules', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(871, 'High Calorie Pills', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(872, 'Bodybuilding Products', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(873, 'Protein Rich Mass Gainer', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(874, 'Lean Muscle Gain Supplements', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(875, 'Rapid Weight Gain Formulas', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(876, 'Mass Building Supplements', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(877, 'Strength and Mass Pills', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(878, 'Nutritional Weight Gain Supplements', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(879, 'Bulking Pills', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(880, 'Hardgainer Formulas', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(881, 'Weight Gain Shake Mixes', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(882, 'Mass Boosting Capsules', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(883, 'Natural Mass Gain', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(884, 'Effective Weight Gain Supplements', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(885, 'Fast Mass Gain', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(886, 'Mass Enhancing Pills', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(887, 'High Protein Mass Gainer Supplements', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(888, 'Lean Mass Formulas', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(889, 'Weight Gain Nutrition Products', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(890, 'Muscle Mass Boosting Formulas', 0, '2023-10-08 11:05:10', '2023-10-08 11:05:10'),
(891, 'Oxy Bleach Cream', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(892, 'Best Oxy Bleach Cream', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(893, 'Oxy Bleach Cream Benefits', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(894, 'Oxy Bleach Cream Ingredients', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(895, 'Oxy Bleach Cream for Skin', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(896, 'Oxy Bleach Cream for Facial Hair', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(897, 'Oxy Bleach Cream for Lightening', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(898, 'Oxy Bleach Cream for Dark Spots', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(899, 'Oxy Bleach Cream for Skin Brightening', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(900, 'Oxy Bleach Cream for Even Skin Tone', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(901, 'Oxy Bleach Cream for Facial Hair Removal', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(902, 'Oxy Bleach Cream for Facial Bleaching', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(903, 'Oxy Bleach Cream for Skin Whitening', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(904, 'Oxy Bleach Cream for Sensitive Skin', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(905, 'Oxy Bleach Cream for Gentle Bleaching', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(906, 'Oxy Bleach Cream for Home Use', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(907, 'Oxy Bleach Cream for Face', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(908, 'Oxy Bleach Cream for Fairness', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(909, 'Oxy Bleach Cream for Facial Bleach Kit', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(910, 'How to Use Oxy Bleach Cream.', 0, '2023-10-08 11:05:54', '2023-10-08 11:05:54'),
(911, 'Pomegranate Extract Capsules - Health Benefits', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(912, 'Antioxidant Supplements for Health', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(913, 'Heart Health Supplements', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(914, 'Anti-Inflammatory Capsules', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(915, 'Immune Support Supplements', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(916, 'Blood Pressure Regulation Pills', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(917, 'Digestive Health Capsules', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(918, 'Skin Radiance Supplements', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(919, 'Cancer Prevention Capsules', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(920, 'Cognitive Function Supplements', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(921, 'Joint Health Capsules', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(922, 'Cellular Health Supplements', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(923, 'Cholesterol Management Capsules', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(924, 'Natural Health Supplements', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(925, 'Vitamins and Minerals for Health', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(926, 'Nutritional Wellness Capsules', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(927, 'Healthy Aging Supplements', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(928, 'Polyphenol-rich Health Supplements', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(929, 'Free Radical Scavengers', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(930, 'Dietary Health Capsules', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(931, 'Phytonutrient Supplements for Health', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(932, 'Enzyme Support Capsules', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(933, 'Holistic Health Supplements', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(934, 'Wellness Boosters', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(935, 'Nutraceuticals for Health', 0, '2023-10-08 11:07:34', '2023-10-08 11:07:34'),
(936, 'Cranberry Extract Health Capsules - Fight UTIs', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(937, 'UTI Prevention Capsules', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(938, 'Urinary Tract Health Supplements', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(939, 'Bladder Health Capsules', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(940, 'Natural Supplements for UTI Prevention', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(941, 'Proanthocyanidins Supplements', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(942, 'Bacterial Infection Prevention', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(943, 'Urinary Health Capsules', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(944, 'Kidney Health Supplements', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(945, 'Cystitis Relief Capsules', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(946, 'Women\'s Health Supplements', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(947, 'Antioxidant Support for UTIs', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(948, 'Immune Boosting Capsules', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(949, 'Herbal Remedies for UTI Prevention', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(950, 'Preventive Health Capsules', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(951, 'Cranberry Supplements for UTI Prevention', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(952, 'Cranberry Pills for UTI Prevention', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(953, 'Herbal Extracts for UTI Prevention', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(954, 'Dietary Supplements for UTI Prevention', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(955, 'Urinary Tract Infection Prevention Supplements', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(956, 'Herbal Capsules for UTI Prevention', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(957, 'Health Benefits of Cranberry Extract Capsules', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(958, 'Proactive Wellness Supplements', 0, '2023-10-08 11:10:43', '2023-10-08 11:10:43'),
(959, 'Enhance Eye Health with AE Naturals Bilberry Capsules', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(960, 'Vision Support Supplements', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(961, 'Antioxidant Supplements for Eye Health', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(962, 'Ocular Health Capsules', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(963, 'Visual Acuity Supplements', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(964, 'Eye Wellness Capsules', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(965, 'Retina Protection with Bilberry Capsules', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(966, 'Macular Degeneration Prevention', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(967, 'Blue Light Protection Supplements', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(968, 'Optimal Eye Function Capsules', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(969, 'Eye Care Supplements for Health', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(970, 'Eye Health Maintenance with Bilberry', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(971, 'Visual Clarity Supplements', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(972, 'Bilberry Extract for Eye Health', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(973, 'Optometry Capsules', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(974, 'Healthy Eyes with Bilberry', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(975, 'Ophthalmology Supplements', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(976, 'Vision Enhancement Capsules', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(977, 'Natural Eye Care with Bilberry', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(978, 'Vision Health Supplements', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(979, 'Eye Health Supplements', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(980, 'Eye Nutrition with Bilberry', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(981, 'Bilberry Benefits for Eye Health', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(982, 'Eye Health Support with AE Naturals', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(983, 'Eye Health Protection Supplements', 0, '2023-10-08 11:12:39', '2023-10-08 11:12:39'),
(984, 'L-Carnitine Capsules for Weight Loss and Stamina', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(985, 'Weight Loss Supplements with L-Carnitine', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(986, 'Stamina Booster Capsules', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(987, 'Fat Metabolism Supplements', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(988, 'Athletic Performance Enhancers', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(989, 'Energy Production Supplements', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(990, 'Muscle Recovery Capsules', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(991, 'Lean Muscle Mass Supplements', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(992, 'Exercise Endurance Capsules', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(993, 'Fitness Supplements with L-Carnitine', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(994, 'Metabolic Support Capsules', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(995, 'Thermogenic Effect Supplements', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(996, 'Cardiovascular Health with L-Carnitine', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(997, 'Workout Enhancement Capsules', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(998, 'Endurance Training Supplements', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(999, 'Athletic Endurance Capsules', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(1000, 'Aerobic Capacity Supplements', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(1001, 'Muscle Fatigue Prevention', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(1002, 'Physical Performance Capsules', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(1003, 'Weight Management with L-Carnitine', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(1004, 'Body Composition Supplements', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(1005, 'Metabolic Rate Boosters', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(1006, 'Nutritional Supplements with L-Carnitine', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(1007, 'Sports Nutrition Capsules', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(1008, 'Fitness Goals Supplements', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(1009, 'Dietary Supplements for Weight Loss and Stamina', 0, '2023-10-08 11:14:12', '2023-10-08 11:14:12'),
(1010, 'D-Tan Cream', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1011, 'Best D-Tan Cream', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1012, 'D-Tan Cream Benefits', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1013, 'D-Tan Cream Ingredients', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1014, 'D-Tan Cream for Skin', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1015, 'D-Tan Cream for Tan Removal', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1016, 'D-Tan Cream for Face', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1017, 'D-Tan Cream for Body', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1018, 'D-Tan Cream for Fairness', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1019, 'D-Tan Cream for Even Skin Tone', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1020, 'D-Tan Cream for Dark Spots', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1021, 'D-Tan Cream for Sun Damage', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1022, 'D-Tan Cream for Skin Brightening', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1023, 'D-Tan Cream for Pigmentation', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1024, 'D-Tan Cream for Hyperpigmentation', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1025, 'D-Tan Cream for Exfoliation', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1026, 'D-Tan Cream for Skin Rejuvenation', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1027, 'D-Tan Cream for Skin Health', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1028, 'D-Tan Cream for Sensitive Skin', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1029, 'D-Tan Cream for Gentle Tan Removal', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1030, 'D-Tan Cream for Sunburn Relief', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1031, 'D-Tan Cream for Home Use', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1032, 'D-Tan Cream for Summer Skincare', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1033, 'How to Use D-Tan Cream.', 0, '2023-10-08 11:15:33', '2023-10-08 11:15:33'),
(1034, 'Memory Plus Capsules - Boost Concentration', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1035, 'Cognitive Enhancement Supplements', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1036, 'Focus Improvement Capsules', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1037, 'Brain Health Supplements', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1038, 'Memory Boosters', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1039, 'Mental Clarity Supplements', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1040, 'Concentration Supplements', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1041, 'Neurological Support Capsules', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1042, 'Cognitive Function Enhancement', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1043, 'Memory Recall Supplements', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1044, 'Nootropic Supplements for Memory', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1045, 'Brain Enhancement Capsules', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1046, 'Learning Abilities Supplements', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1047, 'Mental Acuity Capsules', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1048, 'Neurotransmitter Support for Memory', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1049, 'Cognitive Health Supplements', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1050, 'Herbal Memory Aids', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1051, 'Mental Sharpness Capsules', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1052, 'Brain Power Supplements', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1053, 'Enhance Learning Capsules', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1054, 'Neuronal Health Supplements', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1055, 'Mental Agility Capsules', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1056, 'Cognitive Performance Enhancement', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1057, 'Neuroplasticity Supplements', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1058, 'Cognitive Well-being Capsules', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1059, 'Memory Support Supplements', 0, '2023-10-08 11:17:14', '2023-10-08 11:17:14'),
(1060, 'Pure Ginseng Capsules - Boost Energy & Immunity', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1061, 'Energy Boosting Supplements', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1062, 'Immune System Support Capsules', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1063, 'Herbal Supplements for Energy and Immunity', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1064, 'Adaptogenic Herb Capsules', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1065, 'Vitality Booster Supplements', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1066, 'Stress Relief Capsules', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1067, 'Natural Energy Supplements', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1068, 'Immune Health Boosters', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1069, 'Traditional Medicine Capsules', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1070, 'Fatigue Fighter Supplements', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1071, 'Holistic Wellness with Ginseng', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1072, 'Ginsenosides Supplements', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1073, 'Herbal Extracts for Energy and Immunity', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1074, 'Endurance Enhancer Capsules', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1075, 'Physical Stamina Boosters', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1076, 'Adaptogenic Supplements for Energy', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1077, 'Natural Remedies with Ginseng', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1078, 'Revitalization Capsules', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1079, 'Herbal Medicine for Energy and Immunity', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1080, 'Well-being Supplements', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1081, 'Nutritional Supplements with Ginseng', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1082, 'Traditional Chinese Medicine Capsules', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1083, 'Herbal Tonic for Energy and Immunity', 0, '2023-10-08 11:20:12', '2023-10-08 11:20:12'),
(1084, 'Papaya Leaf Capsules for Boosting Immunity & Skin', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1085, 'Immune System Support Supplements', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1086, 'Skin Health Supplements', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1087, 'Natural Supplements for Immunity and Skin', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1088, 'Digestive Health Support', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1089, 'Antioxidant Boosters', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1090, 'Vitamins and Minerals for Immunity and Skin', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1091, 'Immunity Enhancement Capsules', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1092, 'Herbal Remedies for Immunity and Skin', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1093, 'Holistic Wellness with Papaya Leaf', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1094, 'Tropical Fruit Extract Capsules', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1095, 'Enzyme Support Supplements', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1096, 'Healthy Skin Capsules', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1097, 'Nutritional Supplements for Immunity and Skin', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1098, 'Skin Radiance Capsules', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1099, 'Boosting Natural Defenses with Papaya Leaf', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1100, 'Detoxification Supplements', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1101, 'Immune Response Boosters', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1102, 'Papain Enzyme Supplements', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1103, 'Nutraceuticals for Immunity and Skin', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1104, 'Skin Nourishment Capsules', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1105, 'Dietary Health Supplements', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1106, 'Tropical Wellness Supplements', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1107, 'Papaya Leaf Benefits for Immunity and Skin', 0, '2023-10-08 11:22:31', '2023-10-08 11:22:31'),
(1108, 'Pure Maca Root Capsules for Boosting Fertility & Mood', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1109, 'Fertility Supplements with Maca Root', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1110, 'Mood Enhancement Capsules', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1111, 'Hormonal Balance Supplements', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1112, 'Reproductive Health Support', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1113, 'Libido Booster Capsules', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1114, 'Energy and Vitality Supplements', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1115, 'Natural Aphrodisiac Capsules', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1116, 'Endocrine System Support', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1117, 'Herbal Remedies for Fertility and Mood', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1118, 'Wellness Supplements', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1119, 'Sexual Health Support', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1120, 'Hormone Regulation Capsules', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1121, 'Nutritional Wellness with Maca Root', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1122, 'Hormonal Health Support', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1123, 'Emotional Well-being Supplements', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1124, 'Holistic Fertility Support', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1125, 'Reproductive Wellness with Maca Root', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1126, 'Emotional Balance Supplements', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1127, 'Natural Fertility Capsules', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1128, 'Mood Stabilizer Supplements', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1129, 'Sexual Wellness Capsules', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1130, 'Nutraceuticals for Fertility and Mood', 0, '2023-10-08 11:24:17', '2023-10-08 11:24:17'),
(1131, 'Giloy Capsules for Boosting Immunity and Purifying Blood', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1132, 'Blood Purification Capsules', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1133, 'Ayurvedic Supplements for Immunity and Blood Purification', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1134, 'Immunomodulatory Herb Capsules', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1135, 'Antioxidant Properties of Giloy', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1136, 'Herbal Remedies for Immunity and Blood Purification', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1137, 'Holistic Wellness with Giloy', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1138, 'Tinospora Cordifolia Capsules', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1139, 'Immunostimulant Supplements', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1140, 'Immunomodulator Capsules', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1141, 'Herbal Extracts for Immunity and Blood Purification', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1142, 'Detoxifying Supplements with Giloy', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1143, 'Ayurvedic Health Supplements', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1144, 'Nutritional Wellness with Giloy', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1145, 'Blood Cleanser Capsules', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1146, 'Immune Health Support', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1147, 'Herbal Tonic for Immunity and Blood Purification', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1148, 'Dietary Supplements', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1149, 'Blood Health Support', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1150, 'Ayurveda Supplements', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10');
INSERT INTO `tags` (`id`, `tag`, `visit_count`, `created_at`, `updated_at`) VALUES
(1151, 'Immunomodulation with Giloy Capsules', 0, '2023-10-08 11:27:10', '2023-10-08 11:27:10'),
(1152, 'Enhance Wellness with L-Arginine Capsules', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1153, 'Wellness Enhancement Supplements', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1154, 'Energy Booster Capsules', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1155, 'Nitric Oxide Production Supplements', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1156, 'Cardiovascular Health Support', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1157, 'Blood Flow Enhancement', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1158, 'Exercise Performance Supplements', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1159, 'Muscle Growth Capsules', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1160, 'Endurance Supplements with L-Arginine', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1161, 'Nitric Oxide Supplements', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1162, 'Vascular Health Capsules', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1163, 'Circulation Support Supplements', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1164, 'Stamina Enhancement Capsules', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1165, 'Workout Supplements with L-Arginine', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1166, 'Vasodilation Support', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1167, 'Fitness Supplements', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1168, 'Nitric Oxide Production Capsules', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1169, 'Muscle Pump Enhancement', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1170, 'Physical Vitality Supplements', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1171, 'Nutritional Wellness with L-Arginine', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1172, 'Dietary Supplements for Wellness Enhancement', 0, '2023-10-08 11:30:13', '2023-10-08 11:30:13'),
(1173, 'Activated Charcoal Soap for Detoxification and Glow', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1174, 'Detoxifying Soap', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1175, 'Skin Cleansing with Activated Charcoal', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1176, 'Natural Ingredients in Soap', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1177, 'Clear Complexion Soap', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1178, 'Exfoliating Soap', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1179, 'Acne Treatment Soap', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1180, 'Skin Purifying Soap', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1181, 'Pore Cleansing Soap', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1182, 'Glow-Boosting Soap', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1183, 'Toxin Removing Soap', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1184, 'Clarifying Soap', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1185, 'Deep Cleansing Soap', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1186, 'Blackhead Removal Soap', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1187, 'Eliminating Impurities with Charcoal', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1188, 'Healthy Skin Soap', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1189, 'Radiant Complexion Soap', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1190, 'Charcoal Skincare Products', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1191, 'Beauty Bar with Activated Charcoal', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1192, 'Natural Detoxifying Soap', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1193, 'Skin Renewal with Charcoal', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1194, 'Blemish-Free Skin with Charcoal Soap', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1195, 'Youthful Glow Soap', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1196, 'Natural Beauty Bar', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1197, 'Nourishing Soap with Activated Charcoal.', 0, '2023-10-08 11:32:36', '2023-10-08 11:32:36'),
(1198, 'Papaya Soap for Skin Whitening & Sun Protection', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1199, 'Skin Whitening Soap', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1200, 'Sun Protection Soap', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1201, 'Brightening Soap', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1202, 'Radiant Skin Soap', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1203, 'Hyperpigmentation Treatment', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1204, 'Dark Spot Correction Soap', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1205, 'UV Protection Soap', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1206, 'Sunscreen Soap', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1207, 'Tropical Skincare Products', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1208, 'Papain Enzyme Soap', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1209, 'Healthy Glow Soap', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1210, 'Blemish-Free Skin Soap', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1211, 'Anti-Aging Soap', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1212, 'Vitamin-Rich Soap', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1213, 'Moisturizing Soap', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1214, 'Complexion Enhancer Soap', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1215, 'UV Defense Soap', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1216, 'Nourishing Soap', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1217, 'Sunblock Soap', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1218, 'Tropical Beauty Products', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1219, 'Even Skin Tone Soap.', 0, '2023-10-08 11:34:23', '2023-10-08 11:34:23'),
(1220, 'Premium Kojic Acid Soap for Skin Whitening & More', 0, '2023-10-08 11:36:28', '2023-10-08 11:36:28'),
(1221, 'Hyperpigmentation Treatment Soap', 0, '2023-10-08 11:36:28', '2023-10-08 11:36:28'),
(1222, 'Uneven Skin Tone Soap', 0, '2023-10-08 11:36:28', '2023-10-08 11:36:28'),
(1223, 'Acne Scar Treatment', 0, '2023-10-08 11:36:28', '2023-10-08 11:36:28'),
(1224, 'Melasma Reduction Soap', 0, '2023-10-08 11:36:28', '2023-10-08 11:36:28'),
(1225, 'Glowing Complexion Soap', 0, '2023-10-08 11:36:28', '2023-10-08 11:36:28'),
(1226, 'Skin Lightening Soap', 0, '2023-10-08 11:36:28', '2023-10-08 11:36:28'),
(1227, 'Pigmentation Control Soap', 0, '2023-10-08 11:36:28', '2023-10-08 11:36:28'),
(1228, 'Even Skin Tone Soap', 0, '2023-10-08 11:36:28', '2023-10-08 11:36:28'),
(1229, 'Vitamin C Infused Soap', 0, '2023-10-08 11:36:28', '2023-10-08 11:36:28'),
(1230, 'Beauty Bar', 0, '2023-10-08 11:36:28', '2023-10-08 11:36:28'),
(1231, 'Dermatologist Recommended Soap', 0, '2023-10-08 11:36:28', '2023-10-08 11:36:28'),
(1232, 'Luxury Skincare', 0, '2023-10-08 11:36:28', '2023-10-08 11:36:28'),
(1233, 'Nourishing Formula Soap', 0, '2023-10-08 11:36:28', '2023-10-08 11:36:28'),
(1234, 'Spa-Quality Soap.', 0, '2023-10-08 11:36:28', '2023-10-08 11:36:28'),
(1235, 'Crystal Q Skin Whitening Soap for Men - Skincare', 0, '2023-10-08 11:38:34', '2023-10-08 11:38:34'),
(1236, 'Men\'s Skincare Products', 0, '2023-10-08 11:38:34', '2023-10-08 11:38:34'),
(1237, 'Spa-Quality Soap', 0, '2023-10-08 11:38:34', '2023-10-08 11:38:34'),
(1238, 'Refreshing Skincare', 0, '2023-10-08 11:38:34', '2023-10-08 11:38:34'),
(1239, 'Hydrating Soap', 0, '2023-10-08 11:38:34', '2023-10-08 11:38:34'),
(1240, 'Revitalizing Skincare.', 0, '2023-10-08 11:38:34', '2023-10-08 11:38:34'),
(1241, 'AE Naturals Crystal Q Skin Whitening Soap for Nourishing Skin', 0, '2023-10-08 11:40:49', '2023-10-08 11:40:49'),
(1242, 'Nourishing Skincare with AE Naturals Crystal Q Soap', 0, '2023-10-08 11:40:49', '2023-10-08 11:40:49'),
(1243, 'Revitalizing Skincare', 0, '2023-10-08 11:40:49', '2023-10-08 11:40:49'),
(1244, 'Herbal Extracts in Soap.', 0, '2023-10-08 11:40:49', '2023-10-08 11:40:49'),
(1245, 'Glutathione Skin Whitening Soap for Wrinkle Reduction', 0, '2023-10-08 11:43:47', '2023-10-08 11:43:47'),
(1246, 'Wrinkle-Free Skincare with Glutathione Soap', 0, '2023-10-08 11:43:47', '2023-10-08 11:43:47'),
(1247, 'Roop Sundar Refreshing Soap with Parijat for Nourishing Skin', 0, '2023-10-08 11:46:40', '2023-10-08 11:46:40'),
(1248, 'Exotic Floral Fragrance Soap', 0, '2023-10-08 11:46:40', '2023-10-08 11:46:40'),
(1249, 'Herbal Extracts in Soap', 0, '2023-10-08 11:46:40', '2023-10-08 11:46:40'),
(1250, 'Skin Revitalization Soap', 0, '2023-10-08 11:46:40', '2023-10-08 11:46:40'),
(1251, 'Ayurvedic Formulation', 0, '2023-10-08 11:46:40', '2023-10-08 11:46:40'),
(1252, 'Refreshing Bath Soap', 0, '2023-10-08 11:46:40', '2023-10-08 11:46:40'),
(1253, 'Luxurious Bathing Experience', 0, '2023-10-08 11:46:40', '2023-10-08 11:46:40'),
(1254, 'Herbal Beauty Bar', 0, '2023-10-08 11:46:40', '2023-10-08 11:46:40'),
(1255, 'Skin Hydration Soap', 0, '2023-10-08 11:46:40', '2023-10-08 11:46:40'),
(1256, 'Cleansing Bar', 0, '2023-10-08 11:46:40', '2023-10-08 11:46:40'),
(1257, 'Bathing Ritual Soap', 0, '2023-10-08 11:46:40', '2023-10-08 11:46:40'),
(1258, 'Parijat Flower Extract in Soap', 0, '2023-10-08 11:46:40', '2023-10-08 11:46:40'),
(1259, 'Traditional Indian Skincare', 0, '2023-10-08 11:46:40', '2023-10-08 11:46:40'),
(1260, 'Beauty Secrets', 0, '2023-10-08 11:46:40', '2023-10-08 11:46:40'),
(1261, 'Floral Scented Soap', 0, '2023-10-08 11:46:40', '2023-10-08 11:46:40'),
(1262, 'Skin Pampering', 0, '2023-10-08 11:46:40', '2023-10-08 11:46:40'),
(1263, 'Aromatic Bath Soap', 0, '2023-10-08 11:46:40', '2023-10-08 11:46:40'),
(1264, 'Skin Nourishment.', 0, '2023-10-08 11:46:40', '2023-10-08 11:46:40'),
(1265, 'Premium Rose Water for Natural Hydration', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1266, 'Floral Toner', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1267, 'Skin Moisturizer', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1268, 'Aromatherapy', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1269, 'Hydrating Mist', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1270, 'Rose Petal Extract', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1271, 'Gentle Skincare', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1272, 'Soothing Formula', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1273, 'Pure Floral Water', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1274, 'Beauty Elixir', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1275, 'Refreshing Tonic', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1276, 'Alcohol-Free', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1277, 'Nourishing Hydrosol', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1278, 'Organic Rose Water', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1279, 'Face Care', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1280, 'Hair Care', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1281, 'Holistic Wellness', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1282, 'Skin Balancing', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1283, 'Floral Beauty', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1284, 'Radiant Complexion', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1285, 'Herbal Hydration', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1286, 'Dewy Skin', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1287, 'Essential Beauty', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1288, 'Botanical Elixir.', 0, '2023-10-08 11:48:24', '2023-10-08 11:48:24'),
(1289, 'Premium Basil Essential Oil 30ml for Aromatherapy', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1290, 'AE Naturals Aromatherapy Oil', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1291, 'Therapeutic Grade Basil Oil', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1292, 'Fragrance Oil', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1293, 'Natural Remedies with Basil Oil', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1294, 'Herbal Extract', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1295, 'Stress Relief with Basil Oil', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1296, 'Relaxation Aromatherapy', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1297, 'Aromatic Oil', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1298, 'Essential Oil Diffuser', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1299, 'Holistic Wellness with Basil Oil', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1300, 'Natural Healing', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1301, 'Mental Clarity with Basil Oil', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1302, 'Respiratory Health', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1303, 'Calming Aroma', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1304, 'Botanical Oil', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1305, 'Pure Basil Extract', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1306, 'Aromatherapy Oils', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1307, 'Mood Enhancer', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1308, 'Organic Essential Oil', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1309, 'Home Fragrance', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1310, 'Natural Beauty with Basil Oil', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1311, 'Basil Oil Benefits.', 0, '2023-10-08 11:51:00', '2023-10-08 11:51:00'),
(1312, 'Premium Turmeric Essential Oil 30ml for Aromatherapy and Skincare', 0, '2023-10-08 11:52:57', '2023-10-08 11:52:57'),
(1313, 'Therapeutic Grade Turmeric Oil', 0, '2023-10-08 11:52:57', '2023-10-08 11:52:57'),
(1314, 'Natural Remedies with Turmeric Oil', 0, '2023-10-08 11:52:57', '2023-10-08 11:52:57'),
(1315, 'Anti-inflammatory Properties', 0, '2023-10-08 11:52:57', '2023-10-08 11:52:57'),
(1316, 'Antioxidant Benefits', 0, '2023-10-08 11:52:57', '2023-10-08 11:52:57'),
(1317, 'Pain Relief', 0, '2023-10-08 11:52:57', '2023-10-08 11:52:57'),
(1318, 'Pure Turmeric Extract', 0, '2023-10-08 11:52:57', '2023-10-08 11:52:57'),
(1319, 'Skin Brightening', 0, '2023-10-08 11:52:57', '2023-10-08 11:52:57'),
(1320, 'Anti-aging Benefits', 0, '2023-10-08 11:52:57', '2023-10-08 11:52:57'),
(1321, 'Anti-acne Properties', 0, '2023-10-08 11:52:57', '2023-10-08 11:52:57'),
(1322, 'Turmeric Oil Benefits.', 0, '2023-10-08 11:52:57', '2023-10-08 11:52:57'),
(1323, 'Premium Kashmiri Lavender Essential Oil 30ml', 0, '2023-10-08 11:55:31', '2023-10-08 11:55:31'),
(1324, 'Therapeutic Grade Lavender Oil', 0, '2023-10-08 11:55:31', '2023-10-08 11:55:31'),
(1325, 'Relaxation', 0, '2023-10-08 11:55:31', '2023-10-08 11:55:31'),
(1326, 'Calming', 0, '2023-10-08 11:55:31', '2023-10-08 11:55:31'),
(1327, 'Natural Remedies', 0, '2023-10-08 11:55:31', '2023-10-08 11:55:31'),
(1328, 'Sleep Aid', 0, '2023-10-08 11:55:31', '2023-10-08 11:55:31'),
(1329, 'Mental Clarity', 0, '2023-10-08 11:55:31', '2023-10-08 11:55:31'),
(1330, 'Emotional Balance', 0, '2023-10-08 11:55:31', '2023-10-08 11:55:31'),
(1331, 'Lavender Aroma', 0, '2023-10-08 11:55:31', '2023-10-08 11:55:31'),
(1332, 'Pure Lavender Extract', 0, '2023-10-08 11:55:31', '2023-10-08 11:55:31'),
(1333, 'Lavender Aromatherapy', 0, '2023-10-08 11:55:31', '2023-10-08 11:55:31'),
(1334, 'Lavender Oil Benefits.', 0, '2023-10-08 11:55:31', '2023-10-08 11:55:31'),
(1335, 'Premium Rosemary Essential Oil - 30ml for Aromatherapy', 0, '2023-10-08 11:57:23', '2023-10-08 11:57:23'),
(1336, 'Therapeutic Grade Rosemary Oil', 0, '2023-10-08 11:57:23', '2023-10-08 11:57:23'),
(1337, 'Natural Remedies with Rosemary Oil', 0, '2023-10-08 11:57:23', '2023-10-08 11:57:23'),
(1338, 'Focus and Memory Enhancer', 0, '2023-10-08 11:57:23', '2023-10-08 11:57:23'),
(1339, 'Energizing', 0, '2023-10-08 11:57:23', '2023-10-08 11:57:23'),
(1340, 'Scalp Health', 0, '2023-10-08 11:57:23', '2023-10-08 11:57:23'),
(1341, 'Invigorating Aroma', 0, '2023-10-08 11:57:23', '2023-10-08 11:57:23'),
(1342, 'Pure Rosemary Extract', 0, '2023-10-08 11:57:23', '2023-10-08 11:57:23'),
(1343, 'Rosemary Oil Benefit', 0, '2023-10-08 11:57:23', '2023-10-08 11:57:23'),
(1344, 'Premium Rose Essential Oil 30ml for Multiple Benefits', 0, '2023-10-08 12:00:26', '2023-10-08 12:00:26'),
(1345, 'Therapeutic Grade Rose Oil', 0, '2023-10-08 12:00:26', '2023-10-08 12:00:26'),
(1346, 'Mood Enhancement', 0, '2023-10-08 12:00:26', '2023-10-08 12:00:26'),
(1347, 'Floral Scent', 0, '2023-10-08 12:00:26', '2023-10-08 12:00:26'),
(1348, 'Emotional Well-being', 0, '2023-10-08 12:00:26', '2023-10-08 12:00:26'),
(1349, 'Pure Rose Extract', 0, '2023-10-08 12:00:26', '2023-10-08 12:00:26'),
(1350, 'Rose Oil Benefits', 0, '2023-10-08 12:00:26', '2023-10-08 12:00:26'),
(1351, 'Floral Therapy.', 0, '2023-10-08 12:00:26', '2023-10-08 12:00:26'),
(1352, 'Premium Peppermint Essential Oil 30ml for Aromatherapy', 0, '2023-10-08 12:03:24', '2023-10-08 12:03:24'),
(1353, 'Therapeutic Grade Peppermint Oil', 0, '2023-10-08 12:03:24', '2023-10-08 12:03:24'),
(1354, 'Natural Remedies with Peppermint Oil', 0, '2023-10-08 12:03:24', '2023-10-08 12:03:24'),
(1355, 'Focus and Concentration Enhancer', 0, '2023-10-08 12:03:24', '2023-10-08 12:03:24'),
(1356, 'Cooling Sensation', 0, '2023-10-08 12:03:24', '2023-10-08 12:03:24'),
(1357, 'Digestive Aid', 0, '2023-10-08 12:03:24', '2023-10-08 12:03:24'),
(1358, 'Headache Relief', 0, '2023-10-08 12:03:24', '2023-10-08 12:03:24'),
(1359, 'Muscle Relaxation', 0, '2023-10-08 12:03:24', '2023-10-08 12:03:24'),
(1360, 'Pure Peppermint Extract', 0, '2023-10-08 12:03:24', '2023-10-08 12:03:24'),
(1361, 'Peppermint Oil Benefits', 0, '2023-10-08 12:03:24', '2023-10-08 12:03:24'),
(1362, 'Invigorating Aroma.', 0, '2023-10-08 12:03:24', '2023-10-08 12:03:24'),
(1363, 'Premium Jasmine Essential Oil - 30ml for Natural Stress Relief', 0, '2023-10-08 12:06:37', '2023-10-08 12:06:37'),
(1364, 'Therapeutic Grade Jasmine Oil', 0, '2023-10-08 12:06:37', '2023-10-08 12:06:37'),
(1365, 'Pure Jasmine Extract', 0, '2023-10-08 12:06:37', '2023-10-08 12:06:37'),
(1366, 'Jasmine Oil Benefits', 0, '2023-10-08 12:06:37', '2023-10-08 12:06:37'),
(1367, 'Floral Therapy', 0, '2023-10-08 12:06:37', '2023-10-08 12:06:37'),
(1368, 'Tranquility.', 0, '2023-10-08 12:06:37', '2023-10-08 12:06:37'),
(1369, 'Beet Root Brightening Face Pack for Skin Brightening', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1370, 'Natural Glow', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1371, 'Even Skin Tone', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1372, 'Clear Complexion', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1373, 'Acne Scars', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1374, 'Blemish-Free Skin', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1375, 'Dark Spot Correction', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1376, 'Melasma Reduction', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1377, 'Skin Lightening', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1378, 'Pigmentation Control', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1379, 'Infused with Vitamin C', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1380, 'Natural Ingredients', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1381, 'Beauty Mask', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1382, 'Skincare', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1383, 'Dermatologist Recommended', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1384, 'Enhancing Skin', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1385, 'Herbal Extracts', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1386, 'Healthy Skin', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1387, 'Organic Face Pack', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1388, 'Brightening Treatment', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1389, 'Nourishing Mask.', 0, '2023-10-08 12:09:50', '2023-10-08 12:09:50'),
(1390, 'Green Tea Face Pack for Rejuvenating Skin', 0, '2023-10-08 12:11:18', '2023-10-08 12:11:18'),
(1391, 'Natural Skincare', 0, '2023-10-08 12:11:18', '2023-10-08 12:11:18'),
(1392, 'Herbal Face Mask', 0, '2023-10-08 12:11:18', '2023-10-08 12:11:18'),
(1393, 'Rich in Antioxidants', 0, '2023-10-08 12:11:18', '2023-10-08 12:11:18'),
(1394, 'Acne Control', 0, '2023-10-08 12:11:18', '2023-10-08 12:11:18'),
(1395, 'Tightening Pores', 0, '2023-10-08 12:11:18', '2023-10-08 12:11:18'),
(1396, 'Oil Control', 0, '2023-10-08 12:11:18', '2023-10-08 12:11:18'),
(1397, 'Anti-aging', 0, '2023-10-08 12:11:18', '2023-10-08 12:11:18'),
(1398, 'Youthful Glow', 0, '2023-10-08 12:11:18', '2023-10-08 12:11:18'),
(1399, 'Nourishing Mask', 0, '2023-10-08 12:11:18', '2023-10-08 12:11:18'),
(1400, 'Made with Organic Ingredients', 0, '2023-10-08 12:11:18', '2023-10-08 12:11:18'),
(1401, 'Beauty Treatment', 0, '2023-10-08 12:11:18', '2023-10-08 12:11:18'),
(1402, 'Green Tea Benefits.', 0, '2023-10-08 12:11:18', '2023-10-08 12:11:18'),
(1403, 'Roop Sundar Hair Volumizing Shampoo for Enhancing Hair Volume', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1404, 'Thickening Formula', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1405, 'Fuller Hair', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1406, 'Natural Volume', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1407, 'Voluminous Locks', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1408, 'Boosting Hair Texture', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1409, 'Lightweight Formula', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1410, 'Strengthening Shampoo', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1411, 'Promoting a Healthy Scalp', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1412, 'Bouncy Hair', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1413, 'Nourishing Ingredients', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1414, 'Revitalizing Hair', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1415, 'Root Lift', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1416, 'Adding Body', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1417, 'Hair Strengthening', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1418, 'Fortifying Formula', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1419, 'Enriched with Herbal Extracts', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1420, 'Promoting Gorgeous Hair', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1421, 'Volumizing Treatment', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1422, 'Hair Thickening', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1423, 'Beautiful Tresses', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1424, 'Incorporating into Your Haircare Routine', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1425, 'Volumizing Benefits.', 0, '2023-10-08 12:15:34', '2023-10-08 12:15:34'),
(1426, 'Natural Pain Relief Capsules', 0, '2023-10-08 12:19:44', '2023-10-08 12:19:44'),
(1427, 'Joint Pain Relief', 0, '2023-10-08 12:19:44', '2023-10-08 12:19:44'),
(1428, 'Arthritis Relief', 0, '2023-10-08 12:19:44', '2023-10-08 12:19:44'),
(1429, 'Anti-inflammatory', 0, '2023-10-08 12:19:44', '2023-10-08 12:19:44'),
(1430, 'Muscle Pain', 0, '2023-10-08 12:19:44', '2023-10-08 12:19:44'),
(1431, 'Mobility Support', 0, '2023-10-08 12:19:44', '2023-10-08 12:19:44'),
(1432, 'Pain Management', 0, '2023-10-08 12:19:44', '2023-10-08 12:19:44'),
(1433, 'Joint Health', 0, '2023-10-08 12:19:44', '2023-10-08 12:19:44'),
(1434, 'Mobility Aid', 0, '2023-10-08 12:19:44', '2023-10-08 12:19:44'),
(1435, 'Pain Alleviation', 0, '2023-10-08 12:19:44', '2023-10-08 12:19:44'),
(1436, 'Joint Flexibility', 0, '2023-10-08 12:19:44', '2023-10-08 12:19:44'),
(1437, 'Anti-arthritis', 0, '2023-10-08 12:19:44', '2023-10-08 12:19:44'),
(1438, 'Herbal Pain Relief', 0, '2023-10-08 12:19:44', '2023-10-08 12:19:44'),
(1439, 'Joint Mobility', 0, '2023-10-08 12:19:44', '2023-10-08 12:19:44'),
(1440, 'Osteoarthritis Relief', 0, '2023-10-08 12:19:44', '2023-10-08 12:19:44'),
(1441, 'Pain-free Movement', 0, '2023-10-08 12:19:44', '2023-10-08 12:19:44'),
(1442, 'Flexibility Enhancement', 0, '2023-10-08 12:19:44', '2023-10-08 12:19:44'),
(1443, 'Joint Care', 0, '2023-10-08 12:19:44', '2023-10-08 12:19:44'),
(1444, 'Pain Relief Benefits', 0, '2023-10-08 12:19:44', '2023-10-08 12:19:44'),
(1445, 'Pain Relief Oil', 0, '2023-10-08 12:23:04', '2023-10-08 12:23:04'),
(1446, 'Natural Pain Relief', 0, '2023-10-08 12:23:04', '2023-10-08 12:23:04'),
(1447, 'Herbal Oil', 0, '2023-10-08 12:23:04', '2023-10-08 12:23:04'),
(1448, 'Pain Relief Balm', 0, '2023-10-08 12:25:25', '2023-10-08 12:25:25'),
(1449, 'Fast Relief', 0, '2023-10-08 12:25:25', '2023-10-08 12:25:25'),
(1450, 'Body Pain Relief', 0, '2023-10-08 12:25:25', '2023-10-08 12:25:25'),
(1451, 'Analgesic Balm', 0, '2023-10-08 12:25:25', '2023-10-08 12:25:25'),
(1452, 'Joint Pain', 0, '2023-10-08 12:25:25', '2023-10-08 12:25:25'),
(1453, 'Topical Pain Relief', 0, '2023-10-08 12:25:25', '2023-10-08 12:25:25'),
(1454, 'Herbal Balm', 0, '2023-10-08 12:25:25', '2023-10-08 12:25:25'),
(1455, 'Pain-soothing Balm', 0, '2023-10-08 12:25:25', '2023-10-08 12:25:25'),
(1456, 'Pain Relieving Ointment', 0, '2023-10-08 12:25:25', '2023-10-08 12:25:25'),
(1457, 'Ache Relief', 0, '2023-10-08 12:25:25', '2023-10-08 12:25:25'),
(1458, 'Anti-inflammatory Balm', 0, '2023-10-08 12:25:25', '2023-10-08 12:25:25'),
(1459, 'Cooling Relief', 0, '2023-10-08 12:25:25', '2023-10-08 12:25:25'),
(1460, 'Fast-acting Balm', 0, '2023-10-08 12:25:25', '2023-10-08 12:25:25'),
(1461, 'Effective Analgesic', 0, '2023-10-08 12:25:25', '2023-10-08 12:25:25'),
(1462, 'oop Sundar D-Tan Kit for Tan Reduction', 0, '2023-10-08 12:29:11', '2023-10-08 12:29:11'),
(1463, 'Brightening', 0, '2023-10-08 12:29:11', '2023-10-08 12:29:11'),
(1464, 'Exfoliating Kit', 0, '2023-10-08 12:29:11', '2023-10-08 12:29:11'),
(1465, 'Beauty Kit', 0, '2023-10-08 12:29:11', '2023-10-08 12:29:11'),
(1466, 'Organic Treatment.', 0, '2023-10-08 12:29:11', '2023-10-08 12:29:11'),
(1467, 'Luxurious Roop Sundar Manicure & Pedicure Kit', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1468, 'Spa at Home', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1469, 'Nail Care', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1470, 'Cuticle Treatment', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1471, 'Nail Polish', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1472, 'Hand Care', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1473, 'Foot Care', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1474, 'Beautiful Nails', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1475, 'Soft Hands', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1476, 'Smooth Feet', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1477, 'Nail Filing', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1478, 'Exfoliation', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1479, 'Nail Health', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1480, 'Nail Care Routine', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1481, 'Healthy Nails', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1482, 'Nail Maintenance', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1483, 'Nail Care Products', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1484, 'At-Home Spa', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1485, 'Pampering Kit', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1486, 'Nail Grooming', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1487, 'Professional Nail Care', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1488, 'Nail Beauty Kit', 0, '2023-10-08 12:31:21', '2023-10-08 12:31:21'),
(1489, 'Roop Sundar D-Tan Brightening Kit', 0, '2023-10-08 12:34:13', '2023-10-08 12:34:13'),
(1490, 'Tan Removal', 0, '2023-10-08 12:34:13', '2023-10-08 12:34:13'),
(1491, 'Vitamin C Infused', 0, '2023-10-08 12:34:13', '2023-10-08 12:34:13'),
(1492, 'Organic Treatment', 0, '2023-10-08 12:34:13', '2023-10-08 12:34:13'),
(1493, 'Tan Removal Benefits', 0, '2023-10-08 12:34:13', '2023-10-08 12:34:13'),
(1494, 'Luxurious Manicure & Pedicure Kit', 0, '2023-10-08 12:36:04', '2023-10-08 12:36:04'),
(1495, 'Nourishing Kit', 0, '2023-10-08 12:36:04', '2023-10-08 12:36:04'),
(1496, 'Roop Sundar D-Tan Brightening Cleanser', 0, '2023-10-08 12:43:28', '2023-10-08 12:43:28'),
(1497, 'Exfoliating Cleanser', 0, '2023-10-08 12:43:28', '2023-10-08 12:43:28'),
(1498, 'Brightening Benefits', 0, '2023-10-08 12:43:28', '2023-10-08 12:43:28'),
(1499, 'Skin Care Routine', 0, '2023-10-08 12:43:28', '2023-10-08 12:43:28'),
(1500, 'Roop Sundar D-Tan Brightening Scrub', 0, '2023-10-08 12:47:27', '2023-10-08 12:47:27'),
(1501, 'Rejuvenate', 0, '2023-10-08 12:47:27', '2023-10-08 12:47:27'),
(1502, 'Exfoliating Scrub', 0, '2023-10-08 12:47:27', '2023-10-08 12:47:27'),
(1503, 'Skin Exfoliation', 0, '2023-10-08 12:47:27', '2023-10-08 12:47:27'),
(1504, 'Roop Sundar D-Tan Brightening Gel', 0, '2023-10-08 12:49:37', '2023-10-08 12:49:37'),
(1505, 'Skin Tan', 0, '2023-10-08 12:49:37', '2023-10-08 12:49:37'),
(1506, 'Roop Sundar D-Tan Cream', 0, '2023-10-08 12:52:17', '2023-10-08 12:52:17'),
(1507, 'Brighten Skin Tone', 0, '2023-10-08 12:52:17', '2023-10-08 12:52:17'),
(1508, 'Skin Tone Enhancement', 0, '2023-10-08 12:52:17', '2023-10-08 12:52:17'),
(1509, 'Complexion Improvement', 0, '2023-10-08 12:52:17', '2023-10-08 12:52:17'),
(1510, 'oop Sundar D-Tan Brightening Face Pack', 0, '2023-10-08 12:53:56', '2023-10-08 12:53:56'),
(1511, 'Glow', 0, '2023-10-08 12:53:56', '2023-10-08 12:53:56'),
(1512, 'Skin Glow', 0, '2023-10-08 12:53:56', '2023-10-08 12:53:56'),
(1513, 'Complexion Enhancement', 0, '2023-10-08 12:53:56', '2023-10-08 12:53:56'),
(1514, 'Roop Sundar D-Tan Brightening Lotion', 0, '2023-10-08 12:55:47', '2023-10-08 12:55:47'),
(1515, 'Solution', 0, '2023-10-08 12:55:47', '2023-10-08 12:55:47'),
(1516, 'Lotion for Tan Removal', 0, '2023-10-08 12:55:47', '2023-10-08 12:55:47'),
(1517, 'Roop Sundar Foot Care Soak', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1518, 'Revitalize Feet', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1519, 'Foot Soak', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1520, 'Foot Care Routine', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1521, 'Soothe Feet', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1522, 'Foot Spa', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1523, 'Feet Rejuvenation', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1524, 'Feet Pampering', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1525, 'Soften Skin', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1526, 'Callus Removal', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1527, 'Feet Exfoliation', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1528, 'Foot Health', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1529, 'Foot Soak Benefits', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1530, 'Herbal Foot Soak', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1531, 'Feet Revival', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1532, 'Feet Nourishment', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1533, 'Feet Treatment', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1534, 'Feet Care', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1535, 'Feet Relaxing Soak', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1536, 'Feet Revitalizing Bath', 0, '2023-10-08 12:57:32', '2023-10-08 12:57:32'),
(1537, 'Roop Sundar Cuticle Cream', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1538, 'Nourish Cuticles', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1539, 'Cuticle Care', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1540, 'Healthy Cuticles', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1541, 'Nail and Cuticle Care', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1542, 'Moisturize Cuticles', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1543, 'Cuticle Hydration', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1544, 'Soften Cuticles', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1545, 'Cuticle Repair', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1546, 'Nail and Cuticle Treatment', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1547, 'Nail Strengthening', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1548, 'Cuticle Cream Benefits', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1549, 'Herbal Cuticle Cream', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1550, 'Nail and Cuticle Nourishment', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1551, 'Nail and Cuticle Repair', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1552, 'Nail and Cuticle Health', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1553, 'Nail and Cuticle Moisturizing', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1554, 'Nail and Cuticle Protection', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1555, 'Nail and Cuticle Maintenance', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1556, 'Cuticle and Nail Renewal', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1557, 'Cuticle and Nail Conditioning', 0, '2023-10-08 13:00:16', '2023-10-08 13:00:16'),
(1558, 'Foot Care Decrystalizer', 0, '2023-10-08 13:02:32', '2023-10-08 13:02:32'),
(1559, 'Callus Remover', 0, '2023-10-08 13:02:32', '2023-10-08 13:02:32'),
(1560, 'Skin Remover', 0, '2023-10-08 13:02:32', '2023-10-08 13:02:32'),
(1561, 'Callus and Skin Remover', 0, '2023-10-08 13:02:32', '2023-10-08 13:02:32'),
(1562, 'Skin Removal', 0, '2023-10-08 13:02:32', '2023-10-08 13:02:32'),
(1563, 'Foot Care Products', 0, '2023-10-08 13:02:32', '2023-10-08 13:02:32'),
(1564, 'Callus Treatment', 0, '2023-10-08 13:02:32', '2023-10-08 13:02:32'),
(1565, 'Skin Treatment', 0, '2023-10-08 13:02:32', '2023-10-08 13:02:32'),
(1566, 'Callus Care', 0, '2023-10-08 13:02:32', '2023-10-08 13:02:32'),
(1567, 'Callus Softener', 0, '2023-10-08 13:02:32', '2023-10-08 13:02:32'),
(1568, 'Skin Softener', 0, '2023-10-08 13:02:32', '2023-10-08 13:02:32'),
(1569, 'Foot Care Solutions', 0, '2023-10-08 13:02:32', '2023-10-08 13:02:32'),
(1570, 'Foot Exfoliation', 0, '2023-10-08 13:02:32', '2023-10-08 13:02:32'),
(1571, 'Callus and Skin Exfoliation', 0, '2023-10-08 13:02:32', '2023-10-08 13:02:32'),
(1572, 'Callus Maintenance', 0, '2023-10-08 13:02:32', '2023-10-08 13:02:32'),
(1573, 'Skin Maintenance', 0, '2023-10-08 13:02:32', '2023-10-08 13:02:32'),
(1574, 'Healthy Feet', 0, '2023-10-08 13:02:32', '2023-10-08 13:02:32'),
(1575, 'Soft Feet', 0, '2023-10-08 13:02:32', '2023-10-08 13:02:32'),
(1576, 'Exfoliating Foot Treatment', 0, '2023-10-08 13:02:32', '2023-10-08 13:02:32'),
(1577, 'Roop Sundar Foot Care Scrub', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1578, 'Exfoliate', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1579, 'Foot Scrub', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1580, 'Scrub', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1581, 'Exfoliating Foot Scrub', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1582, 'Scrub for Feet', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1583, 'Foot Exfoliant', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1584, 'Foot Exfoliating Scrub', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1585, 'Foot Exfoliation Products', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1586, 'Foot Exfoliation Routine', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1587, 'Exfoliating Scrub for Feet', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1588, 'Foot Care Scrub for Smooth Feet', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1589, 'Scrub for Soft Feet', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1590, 'Foot Scrub for Callused Skin', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1591, 'Exfoliating Treatment for Feet', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1592, 'Foot Care Scrub for Healthy Feet', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1593, 'Scrub for Dry Feet', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1594, 'Exfoliating Scrub for Feet and Heels', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1595, 'Foot Care Scrub for Beautiful Feet', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1596, 'Scrub for Rough Feet', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1597, 'Foot Exfoliation for Summer Feet', 0, '2023-10-08 13:04:18', '2023-10-08 13:04:18'),
(1598, 'Luxurious Foot Care Mask', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1599, 'Foot Mask', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1600, 'Smooth Foot Mask', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1601, 'Foot Mask for Soft Feet', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1602, 'Moisturizing Foot Mask', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1603, 'Mask for Beautiful Feet', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1604, 'Nourishing Foot Mask', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1605, 'Foot Care Mask for Dry Feet', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1606, 'Hydrating Foot Mask', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1607, 'Foot Mask for Rough Feet', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1608, 'Exfoliating Foot Mask', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1609, 'Foot Mask for Callused Skin', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1610, 'Foot Care Mask for Healthy Feet', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1611, 'Mask for Feet and Heels', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1612, 'Foot Mask for Deep Hydration', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1613, 'Foot Mask for Intensive Moisture', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1614, 'Foot Mask for Silky Soft Feet', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1615, 'Foot Mask for Ultimate Smoothness', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1616, 'Foot Mask for Renewed Feet', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1617, 'Foot Mask for Pampering Feet', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1618, 'Foot Mask for Revitalized Feet', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1619, 'Foot Mask for Rejuvenated Feet', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1620, 'Foot Mask for Youthful Feet.', 0, '2023-10-08 13:06:17', '2023-10-08 13:06:17'),
(1621, 'Roop Sundar Anti Acne Cream', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1622, 'Clear Skin Cream', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1623, 'Even Skin Cream', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1624, 'Acne Treatment', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1625, 'Pimple Solution', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1626, 'Skin Care Product', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1627, 'Blemish Control', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1628, 'Spot Treatment', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1629, 'Oil-Free Formula', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1630, 'Non-Comedogenic', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1631, 'Salicylic Acid', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1632, 'Tea Tree Oil', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1633, 'Skin Hydration', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1634, 'Paraben-Free', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1635, 'Sensitive Skin Friendly', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1636, 'Acne Prevention', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1637, 'Skin Renewal', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1638, 'Acne-Free Skin', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1639, 'Skin Health', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1640, 'Gentle Formula', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1641, 'Acne Scar Reduction', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1642, 'Radiant Skin.', 0, '2023-10-08 15:16:18', '2023-10-08 15:16:18'),
(1643, 'Roop Sundar Tablets', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1644, 'Skin Detox', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1645, 'Purification Miracle', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1646, 'Skin Health Supplement', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1647, 'Herbal Skin Care', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1648, 'Skin Radiance', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1649, 'Natural Detoxification', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1650, 'Beauty Supplement', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1651, 'Clear Skin Tablets', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1652, 'Skin Purification', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1653, 'Dermatologist Approved', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1654, 'Glowing Complexion', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1655, 'Internal Skin Care', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1656, 'Detoxify Your Skin', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1657, 'Skin Clarity', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1658, 'Herbal Detox', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1659, 'Youthful Skin', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1660, 'Nourish Your Skin', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1661, 'Holistic Skin Care', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1662, 'Clear and Healthy Skin.', 0, '2023-10-08 15:22:28', '2023-10-08 15:22:28'),
(1663, 'Glutathione Cream', 0, '2023-10-08 15:30:47', '2023-10-08 15:30:47'),
(1664, 'Brighter Skin', 0, '2023-10-08 15:30:47', '2023-10-08 15:30:47'),
(1665, 'Younger Skin', 0, '2023-10-08 15:30:47', '2023-10-08 15:30:47'),
(1666, 'Anti-Aging Cream', 0, '2023-10-08 15:30:47', '2023-10-08 15:30:47'),
(1667, 'Dark Spot Corrector', 0, '2023-10-08 15:30:47', '2023-10-08 15:30:47'),
(1668, 'Collagen Production', 0, '2023-10-08 15:30:47', '2023-10-08 15:30:47'),
(1669, 'Anti-Wrinkle Cream', 0, '2023-10-08 15:30:47', '2023-10-08 15:30:47'),
(1670, 'Skin Luminosity', 0, '2023-10-08 15:30:47', '2023-10-08 15:30:47'),
(1671, 'Glowing Skin.', 0, '2023-10-08 15:30:47', '2023-10-08 15:30:47'),
(1672, 'Classical Kumkumadi Tailam', 0, '2023-10-08 15:32:40', '2023-10-08 15:32:40'),
(1673, 'Ayurvedic Skin Care', 0, '2023-10-08 15:32:40', '2023-10-08 15:32:40'),
(1674, 'Skin Radiance Oil', 0, '2023-10-08 15:32:40', '2023-10-08 15:32:40'),
(1675, 'Natural Glow Serum', 0, '2023-10-08 15:32:40', '2023-10-08 15:32:40'),
(1676, 'Ancient Beauty Elixir', 0, '2023-10-08 15:32:40', '2023-10-08 15:32:40'),
(1677, 'Saffron Infused Oil', 0, '2023-10-08 15:32:40', '2023-10-08 15:32:40'),
(1678, 'Brightening Formula', 0, '2023-10-08 15:32:40', '2023-10-08 15:32:40'),
(1679, 'Herbal Skin Treatment', 0, '2023-10-08 15:32:40', '2023-10-08 15:32:40'),
(1680, 'Skin Nourishment', 0, '2023-10-08 15:32:40', '2023-10-08 15:32:40'),
(1681, 'Ayurvedic Beauty Oil', 0, '2023-10-08 15:32:40', '2023-10-08 15:32:40'),
(1682, 'Clear and Even Skin', 0, '2023-10-08 15:32:40', '2023-10-08 15:32:40'),
(1683, 'Ayurvedic Beauty Ritual', 0, '2023-10-08 15:32:40', '2023-10-08 15:32:40'),
(1684, 'Skin Transformation.', 0, '2023-10-08 15:32:40', '2023-10-08 15:32:40'),
(1685, 'kumkum ka tel', 0, '2023-11-01 11:40:46', '2023-11-01 11:40:46'),
(1686, 'abcdefg', 0, '2023-11-01 11:41:20', '2023-11-01 11:41:20'),
(1687, 'kimkim tel', 0, '2023-11-01 11:42:07', '2023-11-01 11:42:07'),
(1688, 'dtan', 0, '2023-11-01 11:44:10', '2023-11-01 11:44:10'),
(1689, 'dtan ltoion', 0, '2023-11-01 11:44:10', '2023-11-01 11:44:10'),
(1690, 'tand', 0, '2023-11-01 11:44:10', '2023-11-01 11:44:10'),
(1691, 'lotion dtan', 0, '2023-11-01 11:44:10', '2023-11-01 11:44:10'),
(1692, 'kit', 0, '2023-11-02 15:25:25', '2023-11-02 15:25:25'),
(1693, 'tan d', 0, '2023-11-02 15:25:25', '2023-11-02 15:25:25'),
(1694, 'parlour', 0, '2023-11-02 15:25:25', '2023-11-02 15:25:25'),
(1695, 'parlor', 0, '2023-11-02 15:25:25', '2023-11-02 15:25:25'),
(1696, 'face wash', 0, '2023-11-02 15:53:36', '2023-11-02 15:53:36'),
(1697, 'herbal wash', 0, '2023-11-02 15:53:36', '2023-11-02 15:53:36'),
(1698, 'chehre k liye face wash', 0, '2023-11-02 15:53:36', '2023-11-02 15:53:36'),
(1699, 'roop sundar ka face wash', 0, '2023-11-02 15:53:36', '2023-11-02 15:53:36'),
(1700, 'wash face', 0, '2023-11-02 15:53:36', '2023-11-02 15:53:36'),
(1701, 'fesh', 0, '2023-11-02 15:53:36', '2023-11-02 15:53:36'),
(1702, 'fese was', 0, '2023-11-02 15:53:36', '2023-11-02 15:53:36'),
(1703, 'fase was', 0, '2023-11-02 15:53:36', '2023-11-02 15:53:36'),
(1704, 'Charcoal soap', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1705, 'Soap for men', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1706, 'Charcol soap', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1707, 'sabun', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1708, 'charkol sop', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1709, 'charkol soap', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1710, 'Soap', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1711, 'Shop', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1712, 'Sope', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1713, 'Chehre ke liye', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1714, 'face', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1715, 'body soap', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1716, 'Body', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1717, 'bodycare', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1718, 'whitening', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1719, 'brighten', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1720, 'gora karne wala', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1721, 'nikhar', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1722, 'sundar', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1723, 'Active Charcoal', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1724, 'Activated', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1725, 'fairskin', 0, '2023-11-04 11:19:25', '2023-11-04 11:19:25'),
(1726, 'Kojic Acid soap', 0, '2023-11-04 11:24:16', '2023-11-04 11:24:16'),
(1727, 'Soap for women', 0, '2023-11-04 11:24:16', '2023-11-04 11:24:16'),
(1728, 'Kojic sop', 0, '2023-11-04 11:24:16', '2023-11-04 11:24:16'),
(1729, 'Kojic Acid', 0, '2023-11-04 11:24:16', '2023-11-04 11:24:16'),
(1730, 'Premium skincare', 0, '2023-11-04 11:24:16', '2023-11-04 11:24:16'),
(1731, 'Lightening', 0, '2023-11-04 11:24:16', '2023-11-04 11:24:16'),
(1732, 'Skin Lighten', 0, '2023-11-04 11:24:16', '2023-11-04 11:24:16'),
(1733, 'Glutathione soap', 0, '2023-11-04 11:25:26', '2023-11-04 11:25:26'),
(1734, 'Glutathione glow', 0, '2023-11-04 11:25:26', '2023-11-04 11:25:26'),
(1735, 'women Soap', 0, '2023-11-04 11:25:26', '2023-11-04 11:25:26'),
(1736, 'Men Soap', 0, '2023-11-04 11:25:26', '2023-11-04 11:25:26'),
(1737, 'Premium', 0, '2023-11-04 11:25:26', '2023-11-04 11:25:26'),
(1738, 'gluta', 0, '2023-11-04 11:25:26', '2023-11-04 11:25:26'),
(1739, 'gora', 0, '2023-11-04 11:25:26', '2023-11-04 11:25:26'),
(1740, 'soap for fair skin', 0, '2023-11-04 11:25:26', '2023-11-04 11:25:26'),
(1741, 'Premium soap', 0, '2023-11-04 11:25:26', '2023-11-04 11:25:26'),
(1742, 'facecare', 0, '2023-11-04 11:25:26', '2023-11-04 11:25:26'),
(1743, 'Chamak', 0, '2023-11-04 11:25:26', '2023-11-04 11:25:26'),
(1744, 'best results', 0, '2023-11-04 11:25:26', '2023-11-04 11:25:26'),
(1745, 'Roop Sundar Skin Brightening Cream', 0, '2023-11-04 11:27:27', '2023-11-04 11:27:27'),
(1746, 'Roop Sundar', 0, '2023-11-04 11:27:27', '2023-11-04 11:27:27'),
(1747, 'Roop Sundar Cream', 0, '2023-11-04 11:27:27', '2023-11-04 11:27:27'),
(1748, 'Rup Sundar', 0, '2023-11-04 11:27:27', '2023-11-04 11:27:27'),
(1749, 'Cream', 0, '2023-11-04 11:27:27', '2023-11-04 11:27:27'),
(1750, 'Skin', 0, '2023-11-04 11:27:27', '2023-11-04 11:27:27'),
(1751, 'Crim', 0, '2023-11-04 11:27:27', '2023-11-04 11:27:27'),
(1752, 'crem', 0, '2023-11-04 11:27:27', '2023-11-04 11:27:27'),
(1753, 'brightening cream', 0, '2023-11-04 11:27:27', '2023-11-04 11:27:27'),
(1754, 'cream for Women', 0, '2023-11-04 11:27:27', '2023-11-04 11:27:27'),
(1755, 'cream for men', 0, '2023-11-04 11:27:27', '2023-11-04 11:27:27'),
(1756, '\"Roop Sundar anti acne cream', 0, '2023-11-04 11:31:00', '2023-11-04 11:31:00'),
(1757, 'advance skincare', 0, '2023-11-04 11:31:00', '2023-11-04 11:31:00'),
(1758, 'Lightening cream', 0, '2023-11-04 11:31:00', '2023-11-04 11:31:00'),
(1759, 'Doxema', 0, '2023-11-04 11:31:00', '2023-11-04 11:31:00'),
(1760, 'pimplescar', 0, '2023-11-04 11:31:00', '2023-11-04 11:31:00'),
(1761, 'fade scar', 0, '2023-11-04 11:31:00', '2023-11-04 11:31:00'),
(1762, 'daag', 0, '2023-11-04 11:31:00', '2023-11-04 11:31:00'),
(1763, 'chehre ke daag', 0, '2023-11-04 11:31:00', '2023-11-04 11:31:00'),
(1764, 'best product', 0, '2023-11-04 11:31:00', '2023-11-04 11:31:00'),
(1765, 'gori twacha', 0, '2023-11-04 11:31:00', '2023-11-04 11:31:00'),
(1766, 'acne', 0, '2023-11-04 11:31:00', '2023-11-04 11:31:00'),
(1767, 'antiacne', 0, '2023-11-04 11:31:00', '2023-11-04 11:31:00'),
(1768, 'pimples', 0, '2023-11-04 11:31:00', '2023-11-04 11:31:00'),
(1769, 'pimplefree  \"', 0, '2023-11-04 11:31:00', '2023-11-04 11:31:00'),
(1770, '\"Papaya Soap', 0, '2023-11-04 11:33:08', '2023-11-04 11:33:08'),
(1771, 'Lightening soap', 0, '2023-11-04 11:33:08', '2023-11-04 11:33:08'),
(1772, 'AE Soap', 0, '2023-11-04 11:33:08', '2023-11-04 11:33:08'),
(1773, 'Sop', 0, '2023-11-04 11:33:09', '2023-11-04 11:33:09'),
(1774, 'Papaya product', 0, '2023-11-04 11:33:09', '2023-11-04 11:33:09'),
(1775, 'papaya infused  \"', 0, '2023-11-04 11:33:09', '2023-11-04 11:33:09'),
(1776, '\"Roop Sundar Refreshing Soap', 0, '2023-11-04 11:33:48', '2023-11-04 11:33:48'),
(1777, 'Refresh', 0, '2023-11-04 11:33:48', '2023-11-04 11:33:48'),
(1778, 'Clean face', 0, '2023-11-04 11:33:48', '2023-11-04 11:33:48'),
(1779, 'Roop Sundar product', 0, '2023-11-04 11:33:48', '2023-11-04 11:33:48'),
(1780, 'Sabun  \"', 0, '2023-11-04 11:33:48', '2023-11-04 11:33:48'),
(1781, '\"Roop Sundar Anti Aging Cream', 0, '2023-11-04 11:34:34', '2023-11-04 11:34:34'),
(1782, 'antiaging', 0, '2023-11-04 11:34:34', '2023-11-04 11:34:34'),
(1783, 'age', 0, '2023-11-04 11:34:34', '2023-11-04 11:34:34'),
(1784, 'AE cream', 0, '2023-11-04 11:34:34', '2023-11-04 11:34:34'),
(1785, 'aging', 0, '2023-11-04 11:34:34', '2023-11-04 11:34:34'),
(1786, 'wrinkles', 0, '2023-11-04 11:34:34', '2023-11-04 11:34:34'),
(1787, 'crem Skincare', 0, '2023-11-04 11:34:34', '2023-11-04 11:34:34'),
(1788, 'wrinklefree', 0, '2023-11-04 11:34:34', '2023-11-04 11:34:34'),
(1789, 'Crime', 0, '2023-11-04 11:34:34', '2023-11-04 11:34:34'),
(1790, 'Creme  \"', 0, '2023-11-04 11:34:34', '2023-11-04 11:34:34'),
(1791, 'Glutathione skin brightening cream', 0, '2023-11-04 11:35:11', '2023-11-04 11:35:11');
INSERT INTO `tags` (`id`, `tag`, `visit_count`, `created_at`, `updated_at`) VALUES
(1792, 'glutathione', 0, '2023-11-04 11:35:11', '2023-11-04 11:35:11'),
(1793, 'best', 0, '2023-11-04 11:35:11', '2023-11-04 11:35:11'),
(1794, 'product', 0, '2023-11-04 11:35:11', '2023-11-04 11:35:11'),
(1795, 'Creme', 0, '2023-11-04 11:35:11', '2023-11-04 11:35:11'),
(1796, 'Nano Curcumin cream', 0, '2023-11-04 11:35:44', '2023-11-04 11:35:44'),
(1797, 'turmeric', 0, '2023-11-04 11:35:44', '2023-11-04 11:35:44'),
(1798, 'Nano cream', 0, '2023-11-04 11:35:44', '2023-11-04 11:35:44'),
(1799, 'Curcumin Cream', 0, '2023-11-04 11:35:44', '2023-11-04 11:35:44'),
(1800, '\"Neem and Turmeric Soap', 0, '2023-11-04 11:36:21', '2023-11-04 11:36:21'),
(1801, 'Natural Soap', 0, '2023-11-04 11:36:21', '2023-11-04 11:36:21'),
(1802, 'Neem', 0, '2023-11-04 11:36:21', '2023-11-04 11:36:21'),
(1803, 'Neem product', 0, '2023-11-04 11:36:21', '2023-11-04 11:36:21'),
(1804, 'Neem and Haldi', 0, '2023-11-04 11:36:21', '2023-11-04 11:36:21'),
(1805, 'Turmeric infused', 0, '2023-11-04 11:36:21', '2023-11-04 11:36:21'),
(1806, 'Turmeric Product  \"', 0, '2023-11-04 11:36:21', '2023-11-04 11:36:21'),
(1807, 'almond', 0, '2023-11-04 11:36:57', '2023-11-04 11:36:57'),
(1808, 'milk product', 0, '2023-11-04 11:36:57', '2023-11-04 11:36:57'),
(1809, 'milk and almond', 0, '2023-11-04 11:36:57', '2023-11-04 11:36:57'),
(1810, 'Almond infused', 0, '2023-11-04 11:36:57', '2023-11-04 11:36:57'),
(1811, 'pure soap', 0, '2023-11-04 11:36:57', '2023-11-04 11:36:57'),
(1812, 'Saffron and Sandal Soap', 0, '2023-11-04 11:37:33', '2023-11-04 11:37:33'),
(1813, 'Saffron', 0, '2023-11-04 11:37:33', '2023-11-04 11:37:33'),
(1814, 'Sandal', 0, '2023-11-04 11:37:33', '2023-11-04 11:37:33'),
(1815, 'saffron product', 0, '2023-11-04 11:37:33', '2023-11-04 11:37:33'),
(1816, 'chandan', 0, '2023-11-04 11:37:33', '2023-11-04 11:37:33'),
(1817, 'gori', 0, '2023-11-04 11:37:33', '2023-11-04 11:37:33'),
(1818, 'twacha', 0, '2023-11-04 11:37:33', '2023-11-04 11:37:33'),
(1819, 'saffron amd sandal', 0, '2023-11-04 11:37:33', '2023-11-04 11:37:33'),
(1820, 'sandal infused', 0, '2023-11-04 11:37:33', '2023-11-04 11:37:33'),
(1821, '\"Roop Sundar Bleach Cream', 0, '2023-11-04 11:38:15', '2023-11-04 11:38:15'),
(1822, 'Natural', 0, '2023-11-04 11:38:15', '2023-11-04 11:38:15'),
(1823, 'herbal cream', 0, '2023-11-04 11:38:15', '2023-11-04 11:38:15'),
(1824, 'Bleach cream', 0, '2023-11-04 11:38:15', '2023-11-04 11:38:15'),
(1825, 'pure and herbal', 0, '2023-11-04 11:38:15', '2023-11-04 11:38:15'),
(1826, 'Hair remove', 0, '2023-11-04 11:38:15', '2023-11-04 11:38:15'),
(1827, 'Bleach ke liye', 0, '2023-11-04 11:38:15', '2023-11-04 11:38:15'),
(1828, 'Bleach', 0, '2023-11-04 11:38:15', '2023-11-04 11:38:15'),
(1829, 'whiten skin', 0, '2023-11-04 11:38:15', '2023-11-04 11:38:15'),
(1830, 'parlour product', 0, '2023-11-04 11:38:15', '2023-11-04 11:38:15'),
(1831, 'hair fade', 0, '2023-11-04 11:38:15', '2023-11-04 11:38:15'),
(1832, 'facial hair  \"', 0, '2023-11-04 11:38:15', '2023-11-04 11:38:15'),
(1833, '\"Roop Sundar D-Tan Cream', 0, '2023-11-04 11:39:18', '2023-11-04 11:39:18'),
(1834, 'Sundar cream', 0, '2023-11-04 11:39:18', '2023-11-04 11:39:18'),
(1835, 'D-Tanning', 0, '2023-11-04 11:39:18', '2023-11-04 11:39:18'),
(1836, 'facial glow', 0, '2023-11-04 11:39:18', '2023-11-04 11:39:18'),
(1837, 'body glow', 0, '2023-11-04 11:39:18', '2023-11-04 11:39:18'),
(1838, 'Suntan', 0, '2023-11-04 11:39:18', '2023-11-04 11:39:18'),
(1839, 'Tan removal  \"', 0, '2023-11-04 11:39:18', '2023-11-04 11:39:18'),
(1840, '\"Roop Sundar D-Tan Brightening Kit', 0, '2023-11-04 11:40:23', '2023-11-04 11:40:23'),
(1841, 'Brightening kit', 0, '2023-11-04 11:40:23', '2023-11-04 11:40:23'),
(1842, 'AE kit', 0, '2023-11-04 11:40:23', '2023-11-04 11:40:23'),
(1843, 'herbal', 0, '2023-11-04 11:40:23', '2023-11-04 11:40:23'),
(1844, 'Sundar pack', 0, '2023-11-04 11:40:23', '2023-11-04 11:40:23'),
(1845, 'pure', 0, '2023-11-04 11:40:23', '2023-11-04 11:40:23'),
(1846, 'toxin-free', 0, '2023-11-04 11:40:23', '2023-11-04 11:40:23'),
(1847, 'combo pack \"', 0, '2023-11-04 11:40:23', '2023-11-04 11:40:23'),
(1848, '\"Roop Sundar D-Tan Brightening cream', 0, '2023-11-04 11:57:20', '2023-11-04 11:57:20'),
(1849, 'Roop Sundar Foot Care Cuticle cream', 0, '2023-11-04 11:58:28', '2023-11-04 11:58:28'),
(1850, 'cuticle cream', 0, '2023-11-04 11:58:28', '2023-11-04 11:58:28'),
(1851, 'footcare', 0, '2023-11-04 11:58:28', '2023-11-04 11:58:28'),
(1852, 'feetcare', 0, '2023-11-04 11:58:28', '2023-11-04 11:58:28'),
(1853, 'Sundar feet', 0, '2023-11-04 11:58:28', '2023-11-04 11:58:28'),
(1854, 'pairon ke liye cream', 0, '2023-11-04 11:58:28', '2023-11-04 11:58:28'),
(1855, 'care', 0, '2023-11-04 11:58:28', '2023-11-04 11:58:28'),
(1856, 'pedicure product Chamak', 0, '2023-11-04 11:58:28', '2023-11-04 11:58:28'),
(1857, 'gore pair', 0, '2023-11-04 11:58:28', '2023-11-04 11:58:28'),
(1858, 'pedicure', 0, '2023-11-04 11:58:28', '2023-11-04 11:58:28'),
(1859, 'nails', 0, '2023-11-04 11:58:28', '2023-11-04 11:58:28'),
(1860, 'toe creme', 0, '2023-11-04 11:58:28', '2023-11-04 11:58:28'),
(1861, '', 0, '2023-11-05 13:00:11', '2023-11-05 13:00:11'),
(1862, '\"Roop Sundar Sunscreen', 0, '2023-11-25 23:00:34', '2023-11-25 23:00:34'),
(1863, 'AE sunscreen', 0, '2023-11-25 23:00:34', '2023-11-25 23:00:34'),
(1864, 'AE facecare', 0, '2023-11-25 23:00:34', '2023-11-25 23:00:34'),
(1865, 'happy skin', 0, '2023-11-25 23:00:34', '2023-11-25 23:00:34'),
(1866, 'premium sunscreen', 0, '2023-11-25 23:00:34', '2023-11-25 23:00:34'),
(1867, 'AE Naturals roop sundar', 0, '2023-11-25 23:00:34', '2023-11-25 23:00:34'),
(1868, 'protection', 0, '2023-11-25 23:00:34', '2023-11-25 23:00:34'),
(1869, 'sun protection', 0, '2023-11-25 23:00:34', '2023-11-25 23:00:34'),
(1870, 'twacha ke liye', 0, '2023-11-25 23:00:34', '2023-11-25 23:00:34'),
(1871, 'moisturise', 0, '2023-11-25 23:00:34', '2023-11-25 23:00:34'),
(1872, 'top quality', 0, '2023-11-25 23:00:34', '2023-11-25 23:00:34'),
(1873, 'dhup se bachane wali', 0, '2023-11-25 23:00:34', '2023-11-25 23:00:34'),
(1874, 'body product', 0, '2023-11-25 23:00:34', '2023-11-25 23:00:34'),
(1875, 'fade darkness', 0, '2023-11-25 23:00:34', '2023-11-25 23:00:34'),
(1876, 'D-tan', 0, '2023-11-25 23:00:34', '2023-11-25 23:00:34'),
(1877, 'Premium quality', 0, '2023-11-25 23:00:34', '2023-11-25 23:00:34'),
(1878, 'best quality', 0, '2023-11-25 23:00:34', '2023-11-25 23:00:34'),
(1879, 'Roop Sundar ki sunscreen', 0, '2023-11-25 23:00:34', '2023-11-25 23:00:34'),
(1880, 'sunscreen lotion \"', 0, '2023-11-25 23:00:34', '2023-11-25 23:00:34'),
(1881, 'Chiya Seeds', 0, '2024-01-04 18:15:36', '2024-01-04 18:15:36'),
(1882, 'Chia seeds', 0, '2024-01-04 18:40:49', '2024-01-04 18:40:49'),
(1883, 'Superfood', 0, '2024-01-04 18:40:49', '2024-01-04 18:40:49'),
(1884, 'Nutrient-rich', 0, '2024-01-04 18:40:49', '2024-01-04 18:40:49'),
(1885, 'Heart-healthy', 0, '2024-01-04 18:40:49', '2024-01-04 18:40:49'),
(1886, 'Weight management', 0, '2024-01-04 18:40:49', '2024-01-04 18:40:49'),
(1887, 'Plant-based protein', 0, '2024-01-04 18:40:49', '2024-01-04 18:40:49'),
(1888, 'Chia pudding', 0, '2024-01-04 18:40:49', '2024-01-04 18:40:49'),
(1889, 'Smoothie boost', 0, '2024-01-04 18:40:49', '2024-01-04 18:40:49'),
(1890, 'Culinary versatility', 0, '2024-01-04 18:40:49', '2024-01-04 18:40:49'),
(1891, 'Vegan-friendly', 0, '2024-01-04 18:40:49', '2024-01-04 18:40:49'),
(1892, 'Healthy recipes', 0, '2024-01-04 18:40:49', '2024-01-04 18:40:49'),
(1893, 'Nutritional benefits', 0, '2024-01-04 18:40:49', '2024-01-04 18:40:49'),
(1894, 'Wellness journey', 0, '2024-01-04 18:40:49', '2024-01-04 18:40:49'),
(1895, 'Natural supplements', 0, '2024-01-04 18:40:49', '2024-01-04 18:40:49'),
(1896, 'Balanced diet', 0, '2024-01-04 18:40:49', '2024-01-04 18:40:49'),
(1897, 'Chia seed recipes', 0, '2024-01-04 18:40:49', '2024-01-04 18:40:49'),
(1898, 'Healthy living', 0, '2024-01-04 18:40:49', '2024-01-04 18:40:49'),
(1899, 'Sustained energy', 0, '2024-01-04 18:40:49', '2024-01-04 18:40:49'),
(1900, 'face wash for oily skin', 0, '2024-01-05 14:01:23', '2024-01-05 14:01:23'),
(1901, 'face wash for dry skin', 0, '2024-01-05 14:01:23', '2024-01-05 14:01:23'),
(1902, 'face wash for men', 0, '2024-01-05 14:01:23', '2024-01-05 14:01:23'),
(1903, 'face wash for women', 0, '2024-01-05 14:01:23', '2024-01-05 14:01:23'),
(1904, 'face wash cream', 0, '2024-01-05 14:01:23', '2024-01-05 14:01:23'),
(1905, 'face wash for combination skin', 0, '2024-01-05 14:01:23', '2024-01-05 14:01:23'),
(1906, 'face wash for acne prone skin', 0, '2024-01-05 14:01:23', '2024-01-05 14:01:23'),
(1907, 'face wash for dry skin women', 0, '2024-01-05 14:01:23', '2024-01-05 14:01:23'),
(1908, 'face wash with salicylic acid', 0, '2024-01-05 14:01:23', '2024-01-05 14:01:23'),
(1909, 'green coffee bean extract capsules', 0, '2024-01-05 15:38:58', '2024-01-05 15:38:58'),
(1910, 'green coffee bean extract supplement', 0, '2024-01-05 15:38:58', '2024-01-05 15:38:58'),
(1911, 'green coffee bean extract tablets', 0, '2024-01-05 15:38:58', '2024-01-05 15:38:58'),
(1912, 'green coffee bean extract pills side effects', 0, '2024-01-05 15:38:58', '2024-01-05 15:38:58'),
(1913, 'green coffee bean pills weight loss', 0, '2024-01-05 15:38:58', '2024-01-05 15:38:58'),
(1914, 'green coffee bean extract diet pills', 0, '2024-01-05 15:38:58', '2024-01-05 15:38:58'),
(1915, 'Green Coffee Bean Extract Benefits', 0, '2024-01-05 15:38:58', '2024-01-05 15:38:58'),
(1916, 'glutathione body lotion', 0, '2024-01-05 15:41:29', '2024-01-05 15:41:29'),
(1917, 'best glutathione body lotion', 0, '2024-01-05 15:41:29', '2024-01-05 15:41:29'),
(1918, 'glutathione body lotion side effects', 0, '2024-01-05 15:41:29', '2024-01-05 15:41:29'),
(1919, 'milk white glutathione body lotion', 0, '2024-01-05 15:41:29', '2024-01-05 15:41:29'),
(1920, 'glutathione body lotion for skin whitening', 0, '2024-01-05 15:41:29', '2024-01-05 15:41:29'),
(1921, 'fair and white glutathione body lotion', 0, '2024-01-05 15:41:29', '2024-01-05 15:41:29'),
(1922, 'kojic acid and glutathione body lotion', 0, '2024-01-05 15:41:29', '2024-01-05 15:41:29'),
(1923, 'where to buy glutathione body lotion', 0, '2024-01-05 15:41:29', '2024-01-05 15:41:29'),
(1924, 'l glutathione body lotion', 0, '2024-01-05 15:41:29', '2024-01-05 15:41:29'),
(1925, 'foot massage cream', 0, '2024-01-05 15:45:18', '2024-01-05 15:45:18'),
(1926, 'best foot massage cream', 0, '2024-01-05 15:45:18', '2024-01-05 15:45:18'),
(1927, 'hand and foot massage cream', 0, '2024-01-05 15:45:18', '2024-01-05 15:45:18'),
(1928, 'spa foot massage cream', 0, '2024-01-05 15:45:18', '2024-01-05 15:45:18'),
(1929, 'foot massage cream benefits', 0, '2024-01-05 15:45:18', '2024-01-05 15:45:18'),
(1930, 'therapy foot massage cream', 0, '2024-01-05 15:45:18', '2024-01-05 15:45:18'),
(1931, 'thai foot massage cream', 0, '2024-01-05 15:45:18', '2024-01-05 15:45:18'),
(1932, 'reflexology foot massage cream', 0, '2024-01-05 15:45:18', '2024-01-05 15:45:18'),
(1933, 'moringa capsules benefits', 0, '2024-01-05 15:51:56', '2024-01-05 15:51:56'),
(1934, 'moringa capsules', 0, '2024-01-05 15:51:56', '2024-01-05 15:51:56'),
(1935, 'moringa capsules price', 0, '2024-01-05 15:51:56', '2024-01-05 15:51:56'),
(1936, 'moringa capsules benefits in hindi', 0, '2024-01-05 15:51:56', '2024-01-05 15:51:56'),
(1937, 'moringa capsules uses', 0, '2024-01-05 15:51:56', '2024-01-05 15:51:56'),
(1938, 'moringa capsules dosage per day', 0, '2024-01-05 15:51:56', '2024-01-05 15:51:56'),
(1939, 'moringa capsules for weight gain', 0, '2024-01-05 15:51:56', '2024-01-05 15:51:56'),
(1940, 'moringa capsules side effects', 0, '2024-01-05 15:51:56', '2024-01-05 15:51:56'),
(1941, 'curry leaf capsules', 0, '2024-01-05 15:55:44', '2024-01-05 15:55:44'),
(1942, 'curry leaf capsules benefits', 0, '2024-01-05 15:55:44', '2024-01-05 15:55:44'),
(1943, 'curry leaf extract capsules', 0, '2024-01-05 15:55:44', '2024-01-05 15:55:44'),
(1944, 'curry leaf used for', 0, '2024-01-05 15:55:44', '2024-01-05 15:55:44'),
(1945, 'curry leaf powder capsules', 0, '2024-01-05 15:55:44', '2024-01-05 15:55:44'),
(1946, 'curry leaf medicinal uses in english', 0, '2024-01-05 15:55:44', '2024-01-05 15:55:44'),
(1947, 'Natural emulsifier', 0, '2024-04-03 10:55:46', '2024-04-03 10:55:46'),
(1948, 'Eco-friendly formulation', 0, '2024-04-03 10:55:46', '2024-04-03 10:55:46'),
(1949, 'Sustainable ingredients', 0, '2024-04-03 10:55:46', '2024-04-03 10:55:46'),
(1950, 'Emulsification solution', 0, '2024-04-03 10:55:46', '2024-04-03 10:55:46'),
(1951, 'Green chemistry', 0, '2024-04-03 10:55:46', '2024-04-03 10:55:46'),
(1952, 'Organic emulsifier', 0, '2024-04-03 10:55:46', '2024-04-03 10:55:46'),
(1953, 'Plant-based emulsifier', 0, '2024-04-03 10:55:46', '2024-04-03 10:55:46'),
(1954, 'Formulation stability', 0, '2024-04-03 10:55:46', '2024-04-03 10:55:46'),
(1955, 'Environmentally friendly ingredients', 0, '2024-04-03 10:55:46', '2024-04-03 10:55:46'),
(1956, 'Olive oil', 0, '2024-04-03 10:59:05', '2024-04-03 10:59:05'),
(1957, 'Cooking oil', 0, '2024-04-03 10:59:05', '2024-04-03 10:59:05'),
(1958, 'Extra virgin olive oil', 0, '2024-04-03 10:59:05', '2024-04-03 10:59:05'),
(1959, 'Gourmet cooking', 0, '2024-04-03 10:59:05', '2024-04-03 10:59:05'),
(1960, 'Culinary delights', 0, '2024-04-03 10:59:05', '2024-04-03 10:59:05'),
(1961, 'Oilve Oil Benefits', 0, '2024-04-03 10:59:05', '2024-04-03 10:59:05'),
(1962, 'Uses', 0, '2024-04-03 10:59:05', '2024-04-03 10:59:05'),
(1963, 'Healthy cooking', 0, '2024-04-03 10:59:05', '2024-04-03 10:59:05'),
(1964, 'Pure olive oil', 0, '2024-04-03 10:59:05', '2024-04-03 10:59:05'),
(1965, 'High-quality ingredients', 0, '2024-04-03 10:59:05', '2024-04-03 10:59:05'),
(1966, 'Almond oil', 0, '2024-04-03 11:07:29', '2024-04-03 11:07:29'),
(1967, 'Cold-pressed oil', 0, '2024-04-03 11:07:29', '2024-04-03 11:07:29'),
(1968, 'Culinary oil', 0, '2024-04-03 11:07:29', '2024-04-03 11:07:29'),
(1969, 'Beauty oil', 0, '2024-04-03 11:07:29', '2024-04-03 11:07:29'),
(1970, 'Pure almond essence', 0, '2024-04-03 11:07:29', '2024-04-03 11:07:29'),
(1971, 'Organic almond oil', 0, '2024-04-03 11:07:29', '2024-04-03 11:07:29'),
(1972, 'Nourishing oil', 0, '2024-04-03 11:07:29', '2024-04-03 11:07:29'),
(1973, 'almond oil for face', 0, '2024-04-03 11:07:29', '2024-04-03 11:07:29'),
(1974, 'almond oil for hair growth', 0, '2024-04-03 11:07:29', '2024-04-03 11:07:29'),
(1975, 'almond oil for skin', 0, '2024-04-03 11:07:29', '2024-04-03 11:07:29'),
(1976, 'Karanja oil', 0, '2024-04-03 11:12:19', '2024-04-03 11:12:19'),
(1977, 'Pongamia oil', 0, '2024-04-03 11:12:19', '2024-04-03 11:12:19'),
(1978, 'Organic oil', 0, '2024-04-03 11:12:19', '2024-04-03 11:12:19'),
(1979, 'Pure essence', 0, '2024-04-03 11:12:19', '2024-04-03 11:12:19'),
(1980, 'Sustainable sourcing', 0, '2024-04-03 11:12:19', '2024-04-03 11:12:19'),
(1981, 'Eco-friendly product', 0, '2024-04-03 11:12:19', '2024-04-03 11:12:19'),
(1982, 'Traditional remedies', 0, '2024-04-03 11:12:19', '2024-04-03 11:12:19'),
(1983, 'Neem oil', 0, '2024-04-03 11:14:12', '2024-04-03 11:14:12'),
(1984, 'Herbal remedy', 0, '2024-04-03 11:14:12', '2024-04-03 11:14:12'),
(1985, 'Castor oil', 0, '2024-04-03 11:19:24', '2024-04-03 11:19:24'),
(1986, 'Natural beauty', 0, '2024-04-03 11:19:24', '2024-04-03 11:19:24'),
(1987, 'Skincare oil', 0, '2024-04-03 11:19:24', '2024-04-03 11:19:24'),
(1988, 'Haircare oil', 0, '2024-04-03 11:19:24', '2024-04-03 11:19:24'),
(1989, 'Hair growth', 0, '2024-04-03 11:19:24', '2024-04-03 11:19:24'),
(1990, 'Groundnut oil', 0, '2024-04-03 11:55:04', '2024-04-03 11:55:04'),
(1991, 'Nutritious oil', 0, '2024-04-03 11:55:04', '2024-04-03 11:55:04'),
(1992, 'Culinary delight', 0, '2024-04-03 11:55:04', '2024-04-03 11:55:04'),
(1993, 'Traditional cooking', 0, '2024-04-03 11:55:04', '2024-04-03 11:55:04'),
(1994, 'Sesame oil', 0, '2024-04-03 12:02:44', '2024-04-03 12:02:44'),
(1995, 'Culinary excellence', 0, '2024-04-03 12:02:44', '2024-04-03 12:02:44'),
(1996, 'Health-conscious cooking', 0, '2024-04-03 12:02:44', '2024-04-03 12:02:44'),
(1997, 'Coconut oil', 0, '2024-04-03 12:04:19', '2024-04-03 12:04:19'),
(1998, 'Cosmetic grade', 0, '2024-04-03 12:04:19', '2024-04-03 12:04:19'),
(1999, 'Natural cosmetics', 0, '2024-04-03 12:04:19', '2024-04-03 12:04:19'),
(2000, 'Holistic beauty', 0, '2024-04-03 12:04:19', '2024-04-03 12:04:19'),
(2001, 'Virgin coconut oil', 0, '2024-04-03 12:11:35', '2024-04-03 12:11:35'),
(2002, 'Pure coconut oil', 0, '2024-04-03 12:11:35', '2024-04-03 12:11:35'),
(2003, 'himalayan pink salt benefits', 0, '2024-04-03 15:09:45', '2024-04-03 15:09:45'),
(2004, 'himalayan pink salt for weight loss', 0, '2024-04-03 15:09:45', '2024-04-03 15:09:45'),
(2005, 'himalayan pink salt organic', 0, '2024-04-03 15:09:45', '2024-04-03 15:09:45'),
(2006, 'Epsom salt', 0, '2024-04-03 15:12:04', '2024-04-03 15:12:04'),
(2007, 'epsom for plants', 0, '2024-04-03 15:12:04', '2024-04-03 15:12:04'),
(2008, 'epsom salt for pain relief', 0, '2024-04-03 15:12:04', '2024-04-03 15:12:04'),
(2009, 'epsom salt for foot', 0, '2024-04-03 15:12:04', '2024-04-03 15:12:04'),
(2010, 'epsom salt for eating', 0, '2024-04-03 15:12:04', '2024-04-03 15:12:04'),
(2011, 'glycerine for face', 0, '2024-04-03 15:18:47', '2024-04-03 15:18:47'),
(2012, 'glycerine uses', 0, '2024-04-03 15:18:47', '2024-04-03 15:18:47'),
(2013, 'glycerine for skin', 0, '2024-04-03 15:18:47', '2024-04-03 15:18:47'),
(2014, 'glycerine soap', 0, '2024-04-03 15:18:47', '2024-04-03 15:18:47'),
(2015, 'glycerine and rose water for face', 0, '2024-04-03 15:18:47', '2024-04-03 15:18:47'),
(2016, 'glycerine and glycerol', 0, '2024-04-03 15:18:47', '2024-04-03 15:18:47'),
(2017, 'glycerine and lemon for skin', 0, '2024-04-03 15:18:47', '2024-04-03 15:18:47'),
(2018, 'glycerine benefits', 0, '2024-04-03 15:18:47', '2024-04-03 15:18:47'),
(2019, 'glycerine cream', 0, '2024-04-03 15:18:47', '2024-04-03 15:18:47'),
(2020, 'caustic soda', 0, '2024-04-03 15:21:23', '2024-04-03 15:21:23'),
(2021, 'caustic soda formula', 0, '2024-04-03 15:21:23', '2024-04-03 15:21:23'),
(2022, 'caustic soda uses', 0, '2024-04-03 15:21:23', '2024-04-03 15:21:23'),
(2023, 'caustic soda chemical name', 0, '2024-04-03 15:21:23', '2024-04-03 15:21:23'),
(2024, 'caustic soda for cleaning', 0, '2024-04-03 15:21:23', '2024-04-03 15:21:23'),
(2025, 'stearic acid formula', 0, '2024-04-03 15:32:50', '2024-04-03 15:32:50'),
(2026, 'stearic acid for skin', 0, '2024-04-03 15:32:50', '2024-04-03 15:32:50'),
(2027, 'stearic acid uses', 0, '2024-04-03 15:32:50', '2024-04-03 15:32:50'),
(2028, 'stearic acid for face', 0, '2024-04-03 15:32:50', '2024-04-03 15:32:50'),
(2029, 'stearic acid molecular weight', 0, '2024-04-03 15:32:50', '2024-04-03 15:32:50'),
(2030, 'titanium dioxide for skin', 0, '2024-04-03 15:39:32', '2024-04-03 15:39:32'),
(2031, 'titanium dioxide uses', 0, '2024-04-03 15:39:32', '2024-04-03 15:39:32'),
(2032, 'is titanium dioxide safe for skin', 0, '2024-04-03 15:39:32', '2024-04-03 15:39:32'),
(2033, 'titanium dioxide tablet uses', 0, '2024-04-03 15:39:32', '2024-04-03 15:39:32'),
(2034, 'titanium dioxide benefits for skin', 0, '2024-04-03 15:39:32', '2024-04-03 15:39:32'),
(2035, 'titanium dioxide benefits', 0, '2024-04-03 15:39:32', '2024-04-03 15:39:32'),
(2036, 'cocamidopropyl betaine for hair', 0, '2024-04-03 15:49:22', '2024-04-03 15:49:22'),
(2037, 'cocamidopropyl betaine for skin', 0, '2024-04-03 15:49:22', '2024-04-03 15:49:22'),
(2038, 'allantoin', 0, '2024-04-03 15:52:18', '2024-04-03 15:52:18'),
(2039, 'allantoin uses', 0, '2024-04-03 15:52:18', '2024-04-03 15:52:18'),
(2040, 'allantoin for skin', 0, '2024-04-03 15:52:18', '2024-04-03 15:52:18'),
(2041, 'allantoin benefits for skin', 0, '2024-04-03 15:52:18', '2024-04-03 15:52:18'),
(2042, 'allantoin uses for skin', 0, '2024-04-03 15:52:18', '2024-04-03 15:52:18'),
(2043, 'allantoin soap', 0, '2024-04-03 15:52:18', '2024-04-03 15:52:18'),
(2044, 'sodium lactate', 0, '2024-04-03 15:56:14', '2024-04-03 15:56:14'),
(2045, 'sodium lactate injection', 0, '2024-04-03 15:56:14', '2024-04-03 15:56:14'),
(2046, 'compound sodium lactate', 0, '2024-04-03 15:56:14', '2024-04-03 15:56:14'),
(2047, 'sodium lactate injection uses', 0, '2024-04-03 15:56:14', '2024-04-03 15:56:14'),
(2048, 'sodium lactate for skin', 0, '2024-04-03 15:56:14', '2024-04-03 15:56:14'),
(2049, 'sodium lactate uses', 0, '2024-04-03 15:56:14', '2024-04-03 15:56:14'),
(2050, 'sodium lactate in soap', 0, '2024-04-03 15:56:14', '2024-04-03 15:56:14'),
(2051, 'niacinamide', 0, '2024-04-03 16:05:40', '2024-04-03 16:05:40'),
(2052, 'niacinamide serum', 0, '2024-04-03 16:05:40', '2024-04-03 16:05:40'),
(2053, 'niacinamide uses', 0, '2024-04-03 16:05:40', '2024-04-03 16:05:40'),
(2054, 'the ordinary niacinamide', 0, '2024-04-03 16:05:40', '2024-04-03 16:05:40'),
(2055, 'niacinamide serum uses', 0, '2024-04-03 16:05:40', '2024-04-03 16:05:40'),
(2056, 'what does niacinamide do', 0, '2024-04-03 16:05:40', '2024-04-03 16:05:40'),
(2057, 'niacinamide serum benefits', 0, '2024-04-03 16:05:40', '2024-04-03 16:05:40'),
(2058, 'best niacinamide serum', 0, '2024-04-03 16:05:40', '2024-04-03 16:05:40'),
(2059, 'Health 360', 0, '2024-05-18 15:58:23', '2024-05-18 15:58:23'),
(2060, 'Wellness Combo Pack', 0, '2024-05-18 15:58:23', '2024-05-18 15:58:23'),
(2061, 'Herbal Juice', 0, '2024-05-18 15:58:23', '2024-05-18 15:58:23'),
(2062, 'Capsules', 0, '2024-05-18 15:58:23', '2024-05-18 15:58:23'),
(2063, 'Tea Powder', 0, '2024-05-18 15:58:23', '2024-05-18 15:58:23'),
(2064, 'Immunity', 0, '2024-05-18 15:58:23', '2024-05-18 15:58:23'),
(2065, 'Overall Wellness', 0, '2024-05-18 15:58:23', '2024-05-18 15:58:23'),
(2066, 'Aloe Vera', 0, '2024-05-18 15:58:23', '2024-05-18 15:58:23'),
(2067, 'Tulsi', 0, '2024-05-18 15:58:23', '2024-05-18 15:58:23'),
(2068, 'Ginger', 0, '2024-05-18 15:58:23', '2024-05-18 15:58:23'),
(2069, 'Black Pepper', 0, '2024-05-18 15:58:23', '2024-05-18 15:58:23'),
(2070, 'Holistic Well-being.', 0, '2024-05-18 15:58:23', '2024-05-18 15:58:23'),
(2071, 'Herbal tea tablets', 0, '2024-05-18 16:00:23', '2024-05-18 16:00:23'),
(2072, 'instant tea', 0, '2024-05-18 16:00:23', '2024-05-18 16:00:23'),
(2073, 'health benefits', 0, '2024-05-18 16:00:23', '2024-05-18 16:00:23'),
(2074, 'digestion aid', 0, '2024-05-18 16:00:23', '2024-05-18 16:00:23'),
(2075, 'Grape Seed', 0, '2024-05-18 16:00:23', '2024-05-18 16:00:23'),
(2076, 'Dalchini', 0, '2024-05-18 16:00:23', '2024-05-18 16:00:23'),
(2077, 'Lemon', 0, '2024-05-18 16:00:23', '2024-05-18 16:00:23'),
(2078, 'Ginger.', 0, '2024-05-18 16:00:23', '2024-05-18 16:00:23'),
(2079, 'Health 360 Herbal Tea', 0, '2024-05-18 16:01:53', '2024-05-18 16:01:53'),
(2080, 'wellness tea', 0, '2024-05-18 16:01:53', '2024-05-18 16:01:53'),
(2081, 'herbal infusion', 0, '2024-05-18 16:01:53', '2024-05-18 16:01:53'),
(2082, 'tranquility', 0, '2024-05-18 16:01:53', '2024-05-18 16:01:53'),
(2083, 'vitality.', 0, '2024-05-18 16:01:53', '2024-05-18 16:01:53'),
(2084, 'Health 360 Capsules', 0, '2024-05-18 16:02:38', '2024-05-18 16:02:38'),
(2085, 'natural energy boost', 0, '2024-05-18 16:02:38', '2024-05-18 16:02:38'),
(2086, 'Turmeric Extract', 0, '2024-05-18 16:02:38', '2024-05-18 16:02:38'),
(2087, 'Ginger Root Powder', 0, '2024-05-18 16:02:38', '2024-05-18 16:02:38'),
(2088, 'Ashwagandha Blend', 0, '2024-05-18 16:02:38', '2024-05-18 16:02:38'),
(2089, 'Amla', 0, '2024-05-18 16:02:38', '2024-05-18 16:02:38'),
(2090, 'Indian Gooseberry.', 0, '2024-05-18 16:02:38', '2024-05-18 16:02:38'),
(2091, 'Health 360 Herbal Juice', 0, '2024-05-18 16:03:45', '2024-05-18 16:03:45'),
(2092, 'immunity support', 0, '2024-05-18 16:03:45', '2024-05-18 16:03:45'),
(2093, 'natural detox', 0, '2024-05-18 16:03:45', '2024-05-18 16:03:45'),
(2094, 'herbal elixir.', 0, '2024-05-18 16:03:45', '2024-05-18 16:03:45'),
(2095, 'Roopsundar', 0, '2024-07-12 11:53:17', '2024-07-12 11:53:17'),
(2096, 'Roop Sundar Skin Brightening Combo Kit', 0, '2024-07-12 11:53:17', '2024-07-12 11:53:17'),
(2097, 'Roop Sundar Skin Brightening Combo Kit: Your Complete Skincare Ritual', 0, '2024-07-12 11:55:22', '2024-07-12 11:55:22'),
(2098, 'Volo Hair Growth Capsules With Biotin 60 Caps', 0, '2024-07-12 11:57:24', '2024-07-12 11:57:24'),
(2099, 'Soya wax', 0, '2024-07-12 11:59:13', '2024-07-12 11:59:13'),
(2100, 'Skin Brightening Kit', 0, '2024-09-17 12:08:38', '2024-09-17 12:08:38'),
(2101, 'Skin Brightening Combo', 0, '2024-09-17 12:08:38', '2024-09-17 12:08:38'),
(2102, 'Skincare Combo Kit', 0, '2024-09-17 12:08:38', '2024-09-17 12:08:38'),
(2103, 'Complete Skincare Ritual', 0, '2024-09-17 12:08:38', '2024-09-17 12:08:38'),
(2104, 'Skin Brightening Products', 0, '2024-09-17 12:08:38', '2024-09-17 12:08:38'),
(2105, 'Skin Glow Kit', 0, '2024-09-17 12:08:38', '2024-09-17 12:08:38'),
(2106, 'Brightening Face Care', 0, '2024-09-17 12:08:38', '2024-09-17 12:08:38'),
(2107, 'Skin Whitening Kit', 0, '2024-09-17 12:08:38', '2024-09-17 12:08:38'),
(2108, 'Brightening Skincare Routine', 0, '2024-09-17 12:08:38', '2024-09-17 12:08:38'),
(2109, 'Glow Skin Care Set', 0, '2024-09-17 12:08:38', '2024-09-17 12:08:38'),
(2110, 'Radiant Skin Care Kit', 0, '2024-09-17 12:08:38', '2024-09-17 12:08:38'),
(2111, 'Organic Skin Brightening', 0, '2024-09-17 12:08:38', '2024-09-17 12:08:38'),
(2112, 'Dark Spot Removal Kit', 0, '2024-09-17 12:08:38', '2024-09-17 12:08:38'),
(2113, 'Brightening Face Treatment', 0, '2024-09-17 12:08:38', '2024-09-17 12:08:38'),
(2114, 'Skincare for Hyperpigmentation', 0, '2024-09-17 12:08:38', '2024-09-17 12:08:38'),
(2115, 'Skin Whitening Cream', 0, '2024-09-17 12:08:38', '2024-09-17 12:08:38'),
(2116, 'Brightening Face Pack', 0, '2024-09-17 12:08:38', '2024-09-17 12:08:38'),
(2117, 'Glowing Skin Ritual', 0, '2024-09-17 12:08:38', '2024-09-17 12:08:38');

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

--
-- Table structure for table `transactions`
--

CREATE TABLE `transactions` (
  `id` int UNSIGNED NOT NULL,
  `order_id` bigint DEFAULT NULL,
  `payment_for` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payer_id` bigint DEFAULT NULL,
  `payment_receiver_id` bigint DEFAULT NULL,
  `paid_by` varchar(15) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `paid_to` varchar(15) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payment_method` varchar(15) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payment_status` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'success',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `amount` double(8,2) NOT NULL DEFAULT '0.00',
  `transaction_type` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `order_details_id` bigint UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `transactions`
--

INSERT INTO `transactions` (`id`, `order_id`, `payment_for`, `payer_id`, `payment_receiver_id`, `paid_by`, `paid_to`, `payment_method`, `payment_status`, `created_at`, `updated_at`, `amount`, `transaction_type`, `order_details_id`) VALUES
(1, 100016, NULL, NULL, NULL, NULL, NULL, NULL, 'success', NULL, NULL, 0.00, NULL, 16);

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

--
-- Table structure for table `translations`
--

CREATE TABLE `translations` (
  `translationable_type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `translationable_id` bigint UNSIGNED NOT NULL,
  `locale` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `key` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `value` text COLLATE utf8mb4_unicode_ci,
  `id` bigint UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

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

CREATE TABLE `users` (
  `id` bigint UNSIGNED NOT NULL,
  `name` varchar(80) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `f_name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `l_name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `phone_country_code` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
  `phone` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL,
  `image` varchar(30) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'def.png',
  `email` varchar(80) COLLATE utf8mb4_unicode_ci NOT NULL,
  `email_verified_at` timestamp NULL DEFAULT NULL,
  `password` varchar(80) COLLATE utf8mb4_unicode_ci NOT NULL,
  `remember_token` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `street_address` varchar(250) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `country` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `city` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `zip` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `house_no` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `apartment_no` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `cm_firebase_token` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `is_active` tinyint(1) NOT NULL DEFAULT '1',
  `payment_card_last_four` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payment_card_brand` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payment_card_fawry_token` text COLLATE utf8mb4_unicode_ci,
  `login_medium` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `social_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `is_phone_verified` tinyint(1) NOT NULL DEFAULT '0',
  `temporary_token` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `is_email_verified` tinyint(1) NOT NULL DEFAULT '0',
  `wallet_balance` double(8,2) DEFAULT NULL,
  `loyalty_point` double(8,2) DEFAULT NULL,
  `login_hit_count` tinyint NOT NULL DEFAULT '0',
  `is_temp_blocked` tinyint(1) NOT NULL DEFAULT '0',
  `temp_block_time` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `users` (`id`, `name`, `f_name`, `l_name`, `phone_country_code`, `phone`, `image`, `email`, `email_verified_at`, `password`, `remember_token`, `created_at`, `updated_at`, `street_address`, `country`, `city`, `zip`, `house_no`, `apartment_no`, `cm_firebase_token`, `is_active`, `payment_card_last_four`, `payment_card_brand`, `payment_card_fawry_token`, `login_medium`, `social_id`, `is_phone_verified`, `temporary_token`, `is_email_verified`, `wallet_balance`, `loyalty_point`, `login_hit_count`, `is_temp_blocked`, `temp_block_time`) VALUES
(3, NULL, 'Prateek', 'Prakash', '', '6394553354', 'def.png', 'amzprateek@gmail.com', NULL, '$2y$10$Pz7X9eHK42K5J8rJ9KChTeXJjqLNZWyqKy8Vl/64APG2Y8eNaT.22', 'dhDhSxCPwuOSXMzLheiYv7EBrsKdYwMNUMnS2K3UHwK8hCozmpL91dbNX3ir', '2023-10-02 10:29:04', '2024-07-26 18:31:07', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, 'saGYqFBOaduiwd4Xz7kNp64Q8r1E3l8YaO31rApn', 0, NULL, NULL, 0, 0, NULL),
(4, NULL, 'Prashanth', 'R', '', '9739405530', 'def.png', 'prashi5280@gmail.com', NULL, '$2y$10$Gevt6RidJYkoTnJYlZnyYO1p/6OHGaVHlhUt0KlQj6mZZ4WF4r7we', NULL, '2023-10-03 12:45:58', '2023-10-11 11:39:40', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(5, NULL, 'Ahmed', 'Patel', '', '9188666225010', 'def.png', 'princeahmed1007@gmail.com', NULL, '$2y$10$WrB4R.C4GXpkH07tuE.neOPX/g9420DgVgrKvJYYKKGnvREjBSVj.', NULL, '2023-10-06 23:41:25', '2023-10-06 23:41:25', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(6, NULL, 'Sujatha', 'Mallela', '', '8555807927', 'def.png', 'sujathamallela333@gmail.com', NULL, '$2y$10$vpcS5M87H7zbtr2jgpkVE.4kZY6TJPtRtLeSoXFpEtTkMnVtKUPze', NULL, '2023-10-08 22:33:59', '2024-11-08 12:30:52', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, 'SNf9qRiUVR2SbfYuxTs6tIgQVLM5hckDJ52AtCWK', 0, NULL, NULL, 0, 0, NULL),
(7, NULL, 'Jack', 'Sparrow', '', '9965029988', 'def.png', 'shhariprasanth+aen@gmail.com', NULL, '$2y$10$Y5UOeybTEyN6WbbgRISIMOszkmG13HDkfdJnS6pTiH/.XDCoJT8Ci', NULL, '2023-10-09 01:52:51', '2023-10-09 01:53:41', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(9, NULL, 'harendra', 'kumar', '', '6377562956', 'def.png', 'gudha1967@gmail.com', NULL, '$2y$10$IXsDG8t/ZmVPYXPLL9aIyOQKnWk2lYHSAY.e7IwhfngXyhMrJa6iW', 'S3lKe86Q9E4mC6latzODwEaZdBa5bqdCeTYr8rjfEgbf7Dz7jB1Qrj6Od6zE', '2023-10-10 10:33:11', '2023-10-10 10:33:46', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(10, NULL, 'Neha', 'Bhati', '', '8103187638', 'def.png', 'nnnnehabhati@gmail.com', NULL, '$2y$10$S.95p56kN.aKexCTlJ8AO.mHbqwhtu85SWS/tllpoA7lZVrgnmlyq', NULL, '2023-10-14 12:14:40', '2023-10-14 12:14:40', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(11, NULL, 'Reshu', NULL, '', '8949246597', 'def.png', 'reshugupta096@gmail.com', NULL, '$2y$10$iu5fOSc0msdY6m36FjY7dOLceLAfLWnX8GLpD26JT5N3qozLlIF3e', NULL, '2023-10-14 21:22:50', '2023-10-14 21:23:32', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(12, NULL, 'levitation', 'levitation', '', '08123456789', 'def.png', 'levitation@eur-rate.com', NULL, '$2y$10$WWuXsEXZmngI/VjDo08Dxe2agLJu0K7jLySJpp1mGghSzMX7JmFyG', NULL, '2023-10-16 08:39:36', '2023-10-16 08:39:36', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(14, NULL, 'Shilpa', 'Anand', '', '8957502248', 'def.png', 'ishilpaanand0652@gmail.com', NULL, '$2y$10$ftkZqGesj8JGceyv.bLCkuKMC5VSbOiSpaYpkZn0yQm/2SLtWkwbK', NULL, '2023-10-20 17:51:48', '2023-10-20 17:51:48', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(15, NULL, 'Priyanka', 'Anand', '', '8115607176', 'def.png', 'lucyambedkar@gmail.com', NULL, '$2y$10$1sQgQoJSVEg4EeY5z8SKJe/rJ075pI8p5XDCGMvmKr2hWz1N2T47O', NULL, '2023-10-20 17:53:07', '2023-10-20 17:53:07', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(16, NULL, 'Manda', 'Madhuri', '', '9059366923', 'def.png', 'mandamadhu442@gmail.com', NULL, '$2y$10$.bcYXdszrlNCfh84Jb/my.QLhdFGzW05iKlPV33PQGaLCv7Hvs3xO', 'AqKHdd8mgpnjhdsm5EUEgGwDxKBukkGStlA96ffQAS2JeZheUJfppVkcDLHs', '2023-10-22 00:57:46', '2024-07-31 15:15:12', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, 'ZQ7gmWtx9L91gvddsLzzHYUlelNtENUDCD4Es4Ix', 0, NULL, NULL, 0, 0, NULL),
(19, NULL, 'shiva', 's', '', '8919071735', 'def.png', 'Shiva@swadesii.com', NULL, '$2y$10$YfKFisNMLkulXkUvC.srTOV3gy6i7/Jasb1tOXVID8LzuLXuvIJoW', NULL, '2023-11-03 13:27:29', '2024-07-04 12:50:01', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, '9zas87e8DoSfTFvrqWFxPan19s1OFcfExunmepQc', 0, NULL, NULL, 0, 0, NULL),
(20, NULL, 'naresh', 'p', '', '8328031993', 'def.png', 'naresh@swadesii.com', NULL, '$2y$10$EfO39cfpskhXZ5ftVYHSDuSkd9y0bZd/MswAEd/obuQeCzSaAHak2', NULL, '2023-11-03 13:32:26', '2023-11-03 13:32:26', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(21, NULL, 'Shubham', 'Mishra', '', '08957732558', 'def.png', 'mishraji2558@gmail.com', NULL, '$2y$10$JbhOBzZZNPXG.yVT/h6w4.eM.MvshHd/twGiNED1nHwKlbNL5f9Hy', NULL, '2023-11-04 10:23:58', '2023-11-04 10:23:58', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(22, NULL, 'Shubham', 'Mishra', '', '918957732558', 'def.png', 'shu9026744449@gmail.com', NULL, '$2y$10$kZc7sfpmux/JaOPAU/IF4uDjhq6eyrsVPo2K79tJKCwDWr1sutbiq', '9PYloD8z72JnDbZcqWVcfvP7MtLGe30JYyWd5MuKo1xq84LRoBlTjPvMcKms', '2023-11-04 10:40:17', '2023-11-04 10:40:51', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, NULL, 0, NULL, NULL, 0, 0, NULL),
(23, NULL, 'V.Raj', 'Kumar', '', '08754516838', 'def.png', 'rajkumarghfd@gmail.com', NULL, '$2y$10$sFm4hJmUWHsDbZz7sUVF8uMW1DwugxSfSqwjHI/7QBAeVnoXIoXqG', NULL, '2023-11-10 22:58:15', '2023-11-10 22:58:15', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(24, NULL, 'rishi', 'Pal', '', '9064612791', 'def.png', 'palshubhankar519@Gmail.com', NULL, '$2y$10$YTtfmZaccfrBS6wcRv.9suHJ89q1aceN4.TcKgX9sfOQ5Q4uUqbYa', NULL, '2023-11-17 22:45:45', '2023-11-17 22:45:45', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(25, NULL, 'rishi', 'Pal', '', '919064612791', 'def.png', 'asifmahammed27@gamil.com', NULL, '$2y$10$maTicg782Q8XqCBpCEivK.MsEMy/doEN2EFZKQdilvyJkStwGo5La', 'qMv0j587qpTHqlR0qGKetW0ZtYSLXMqfqbJpRA56fkYL0cNvHt1uA5faubAd', '2023-11-17 22:47:47', '2023-11-17 22:48:53', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, NULL, 0, NULL, NULL, 0, 0, NULL),
(28, NULL, 'Vikash', 'Vardhan', '', '8458942268', 'def.png', 'Mbahirwal2005@gmail.com', NULL, '$2y$10$oC9BNoGt28NCqpgcRBa9yO45OWHw8aAPIb.NU0Sc4VmYZo6WeufJS', NULL, '2023-11-21 09:28:44', '2023-11-21 09:28:44', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(30, NULL, 'Sajid', 'Ali', '', '7889612253', 'def.png', 'sajidsadeequi98@gmail.com', NULL, '$2y$10$yfvymwDHxXXj75O3H7fOCuZwRWIZYkkViHWlEJP1I8P05ByvLYSpu', NULL, '2023-11-23 12:05:55', '2023-11-23 12:05:55', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(31, NULL, 'dgdg', 'io', '', '8786975467', 'def.png', 'gkjkgjhj@jiku.com', NULL, '$2y$10$C/CD84MOEdQkuY3F4bCuR.ByXl3B8uuwVDdn0j56jSR2tuJ1gYr62', NULL, '2023-11-27 17:13:41', '2023-11-27 17:13:41', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(32, NULL, 'dgdg', 'io', '', '9036392865', 'def.png', 'dfadfaafd@gmail.com', NULL, '$2y$10$an/eodlJlisJUvLg4qcfT.Z4H1/Jf6Go4bV5vNCRv.WpXWXBJfIdG', NULL, '2023-11-27 17:22:33', '2023-11-27 17:22:33', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(33, NULL, 'Vitthal', 'Katvad', '', '08421387103', 'def.png', 'tvvitthal2@gmail.com', NULL, '$2y$10$kKkEEXh7N8s00utMQc7uXOb.vcPf3bZJ2JWxcFcJR2iHQtobyg5Sq', NULL, '2023-12-07 20:21:03', '2023-12-07 20:21:03', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(34, NULL, 'Khaja', 'Naseer', '', '8341477375', 'def.png', 'k.nn01122@gmail.com', NULL, '$2y$10$AG9A/jSWXZHvGbv6622Zm.QNpR4YB.ByhzG.qJ0ur8jh4QuW0DXky', NULL, '2023-12-08 20:06:57', '2023-12-08 20:06:57', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(35, NULL, 'Sushmita', 'S P', '', '09164074929', 'def.png', 'sushmitasp855@gmail.com', NULL, '$2y$10$12RI1A8GhUJsr0Cv5.q5lOn1DJDEpq2X5W9igPFy3o4PwvKnhUi3i', NULL, '2023-12-09 13:07:55', '2023-12-09 13:07:55', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(36, NULL, 'Meena', 'Hardikar', '', '7022890469', 'def.png', 'meenahardikar1@gmail.com', NULL, '$2y$10$uIM4UO/nhcHaFJCFRQUwU.eq5XW.ixdOGPweQn2cUVXeGRy2MulsG', NULL, '2023-12-10 19:49:35', '2023-12-10 19:49:35', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(37, NULL, 'Harvinder', 'HARVINDER', '', '9758718584', 'def.png', 'harvindersingh9368@gmail.com', NULL, '$2y$10$9877Kr0pDhAJgQbsPZt0duOWAbQvOgAjH8FMbV8p6.S0XV3tHklQi', NULL, '2023-12-10 21:27:29', '2023-12-10 21:27:29', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(38, NULL, 'Harvinder', 'HARVINDER', '', '09368635307', 'def.png', 'harvindersingh938@gmail.com', NULL, '$2y$10$03wkOMHUAkqOneGizU5KKOuIKQdH7UoM5EBFyPe6FqJOwT1u059uq', NULL, '2023-12-10 21:46:18', '2023-12-10 21:46:18', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(39, NULL, 'Mahabubunnisa', 'Mohammad', '', '9949710639', 'def.png', 'mahabubunnisa0786@gmail.com', NULL, '$2y$10$HvPwls2SxhnQu3IfG536h.cysU51AjAsdv8AD0555dsITVXTIq60.', NULL, '2023-12-11 10:41:01', '2023-12-11 10:41:01', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(43, NULL, 'Priyanka', 'Govindaraj', '', '9791606935', 'def.png', 'Vimalapriyanka133@gmail.com', NULL, '$2y$10$QsNOGkpkf/tOCEA64N/HCedJLsAlHHxroNJuMCIoGdPgJ/j/ke8oq', NULL, '2023-12-17 10:53:08', '2023-12-17 10:53:08', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(44, NULL, 'Priyanka', 'Govindaraj', '', '919791606935', 'def.png', 'Priyankasparkle13@gmail.com', NULL, '$2y$10$CrWm1jNPoBSKkn.A89W5D.JpKCTWO.7KwhNGHIxhdn8vR8MSvq.Gq', 'LMJ1yxE9W71t9tq26rFoZI1Wp2LPqLcpv5bALb76r8Liwzz2cdH79RrHjEI1', '2023-12-17 10:57:10', '2023-12-17 10:57:56', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, NULL, 0, NULL, NULL, 0, 0, NULL),
(48, NULL, 'Erstaz Organics', 'Private Limited', '', '9210824517', 'def.png', 'prithvimartcontact@gmail.com', NULL, '$2y$10$0BVOuF2Y.RgvNuRrn.cfXevcQeWotevnXFud0FzsELbU0CvkHMgCG', NULL, '2023-12-20 21:24:46', '2023-12-20 21:24:46', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(49, NULL, 'MOHIT', 'Vishwakarma', '', '7309246717', 'def.png', 'mohitvish501@gmail.com', NULL, '$2y$10$5SyH.muW6CwkBmDzUSOeBORsskAJlzBXY5gtuCoHhyririSk5swta', NULL, '2023-12-21 00:43:14', '2023-12-21 00:43:14', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(50, NULL, 'Mohit', 'vishwkarma', '', '7524039063', 'def.png', 'mohitvishwakarma156@gmail.com', NULL, '$2y$10$sCu8AWAwL75qItamHgEeT.RIIHTkDOWd1sbTrmRzjQwPLDuGqRF1W', NULL, '2023-12-21 00:52:55', '2023-12-21 00:52:55', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(52, NULL, 'Bijendra', 'Singh', '', '+919893910866', 'def.png', 'bssoniya@gmail.com', NULL, '$2y$10$h0T8.MHZMOlAaO.MAQovPOSFlPRqzTqGEw1w1dR2KCrHpPjabOT8O', 'vmgVj6wVOl93tIC6Mui7awNfgeXH9xUR31HtDYvYqUtHkqZTZuqtrD3j6qxX', '2023-12-21 02:12:55', '2024-02-24 11:14:22', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'ZX396FIiKZXROEw5FOv3LQ6087iFHPyIi7L4QOiD', 0, NULL, NULL, 0, 0, NULL),
(54, NULL, 'Arasi', 'S', '', '+918189823975', 'def.png', 'n2988428@gmail.com', NULL, '$2y$10$0IS2yz.m5nfuMPW5jYbwF.Ym5l21Hfpt0dr7s7ufhIUpfkQIyOWP2', 'BkJk3aL8AWL57pNrilYOTKfN2Hc98L62bhlZqu8WOJvg3IKQva9i84KcdFFP', '2023-12-22 14:03:38', '2023-12-22 14:04:06', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, NULL, 0, NULL, NULL, 0, 0, NULL),
(55, NULL, 'Sahil', 'KHAn', '', '+917498031060', 'def.png', 'sahilpathan1060@gmail.com', NULL, '$2y$10$WXmFGOEhvXrCV/GUp1a3Se2EfrTezW3vLHAZm3p/j5b0hlpGqjN1u', 'U5FYjuSpiDg5oZvmemVjnUH8xLi4wq18cxYXmMdusY1ccJs7OxQEsmfmX1Lk', '2023-12-23 22:53:33', '2023-12-23 22:54:03', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, NULL, 0, NULL, NULL, 0, 0, NULL),
(56, NULL, 'srinu', 's', '', '+918978659134', 'def.png', 'srinu@swadesii.com', NULL, '$2y$10$7L5NSNwSB8hM3GMZgHzGPe5x5oRTvVr7M/bLHSJkeEIPFBQLJ.e62', NULL, '2023-12-28 13:47:46', '2023-12-28 13:48:23', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, NULL, 0, NULL, NULL, 0, 0, NULL),
(57, NULL, 'Aakash Sharma', NULL, '', '+918009571875', 'def.png', 'ujaalaa0987@gmail.com', NULL, '$2y$10$Nf6mGtHqf12nUxfhN.77HeEUqSSKqw8VDozUo3mL2sqSmZRpcuq8C', '3illo8EXhKpwn6CDncXRENUjo8vyEVmRfMDZtYJWQ6DKd0dtdSXNu7YJckZF', '2024-01-03 22:17:06', '2024-11-26 20:07:05', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '0K2XmMgvoEYI4K3RBCdXk3Lq7Q951ODHZN6fmbcA', 0, NULL, NULL, 0, 0, NULL),
(58, NULL, 'praveen', 'kumar', '', '+917205375732', 'def.png', 'praveenkumarpkb78@gmail.com', NULL, '$2y$10$rFU92lE4KTTrzV6nrwMbOOaP1rKo0Zxe3IM4lJBUKwadsg7HiEUSO', NULL, '2024-01-05 15:33:45', '2024-01-05 15:35:56', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, NULL, 0, NULL, NULL, 0, 0, NULL),
(66, 'autologin', 'Guest', NULL, '', '+919361934976', 'def.png', 'guesttempemail6304@xyz.com', NULL, '$2y$10$eR6o08jzOgYryPGJofbOYuhA8Vp0qt00uBRf2QGqO6dAzWtUKm7Ua', 'Y6BY2RdRPKE6uG6NJIWGj8BxglycwV3hhWLe4pJugAYZtvsRVPcaOhpGdsqm', '2024-01-26 12:22:10', '2024-01-26 12:22:23', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'FK6CScq1DRSLIKFM86549Ics30q8Hk7Ic8P87CqJ', 0, NULL, NULL, 0, 0, NULL),
(69, 'autologin', 'Guest', NULL, '', '+917972355678', 'def.png', 'guesttempemail7819@xyz.com', NULL, '$2y$10$BIyzbI0p2H/fr5/Tw7w3bOy9IsYLMkNgE1j0ZLUNAPbUw5a9jTk6.', '26MNvcTXhZWyO9qej6MwFVf5B7f0VmCdVoiiZwclDtQPTiGZoB7HIq8YCg3y', '2024-01-28 21:30:15', '2024-07-14 16:50:46', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'RwU6FAAcIZFgA0PC7RzBFKRoyyNrgMHcnVwZeDu2', 0, NULL, NULL, 0, 0, NULL),
(70, 'autologin', 'Guest', NULL, '', '+919153746268', 'def.png', 'guesttempemail5055@xyz.com', NULL, '$2y$10$lQ8./QezC1CULDfThkNfC.6khi97es8L2JkUr6vex.6RQojAIys5W', 'WRrprCOs8ygWynL598G8BvX16A8NJn571uoH2UZQr3sGbLpWI1sFSSf803sN', '2024-01-29 01:44:24', '2024-01-29 01:44:38', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'aS12AAYbNQYVNENMqgcUqQ1f3vNLzzEx8MiqI5jx', 0, NULL, NULL, 0, 0, NULL),
(74, 'autologin', 'Jagadeesh', 'K', '', '+918919085042', 'def.png', 'jagadeesh@aenaturals.in', NULL, '$2y$10$y8mBvViFMVbvSC4oUqu/Qu7Zh1/4EZPR27Rt7pCQah5NhQJc8062m', 'LEdSL2UXdRot4MAKzROwl2u6kajTIsu5mOqo7Mw3gUbGJQj9Dm91PBrMOCSZ', '2024-01-30 10:48:37', '2024-12-03 18:22:52', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, 'eVzrebkMkUGfPhBmrg0qJlEeTSHb13RFG9DcjeVT', 0, NULL, NULL, 0, 0, NULL),
(91, 'autologin', 'Guest', NULL, '', '+91+919739405530', 'def.png', 'guesttempemail4475@xyz.com', NULL, '$2y$10$sOpzedLi/xc5taFM.QHgY.qvJ.PouP0/QzesIeucNMbov/hNKAoq.', NULL, '2024-02-02 11:44:57', '2024-02-02 11:45:14', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '7dwdR3oJY1yyP9HmZWRXBBsudolHw9UCePr6hmqw', 0, NULL, NULL, 0, 0, NULL),
(92, 'autologin', 'Guest', NULL, '', '+91+918072209871', 'def.png', 'guesttempemail6558@xyz.com', NULL, '$2y$10$QvRgQSoxk83mOYk74RzCuet3dzojNxvNNC5mU0qVmjorVUUVitzGu', NULL, '2024-02-02 11:54:05', '2024-06-29 23:43:13', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'DHAmm6SFYTQrFE24EyPgHJSjPfD6d0FnamSzSDau', 0, NULL, NULL, 0, 0, NULL),
(112, 'autologin', 'Prateek', 'Prakash', '', '+916394553354', 'def.png', 'guesttempemail3553@xyz.com', NULL, '$2y$10$34Mh5yJEFyQdAgnw32UT2.e8rtTXQfz8HFGj1Mt2uky.9dDaJv4Pm', NULL, '2024-02-03 09:43:19', '2024-04-28 11:23:35', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'hS3JGjVKEPMQQI69eFsrgEnz4BSqVsfEGgA0T5mh', 0, NULL, NULL, 0, 0, NULL),
(120, 'autologin', 'Guest', NULL, '', '+91+917992234440', 'def.png', 'guesttempemail4769@xyz.com', NULL, '$2y$10$DJGt8xmkEktUb4RBa0fyBONEAijXYsseCwbFG6ZJKp7fAB9IVUVS2', NULL, '2024-02-04 18:41:21', '2024-02-04 18:41:38', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'FUJa74ZscW178RSVTCfB9ROrvNctozybVyXh60Ad', 0, NULL, NULL, 0, 0, NULL),
(126, 'autologin', 'Guest', NULL, '', '+91+917015620539', 'def.png', 'guesttempemail9653@xyz.com', NULL, '$2y$10$1Wmgnn3SFbyBq3djYNHo4O6pNP3dColruA4bKKm1pl7SmBRAQ4PUe', NULL, '2024-02-07 15:11:43', '2024-02-07 15:12:26', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '7QN794W1DrCHjF2XIh1uQvEu63a1QFo4Vz7n28Y1', 0, NULL, NULL, 0, 0, NULL),
(128, 'autologin', 'Guest', NULL, '', '+91+916200679284', 'def.png', 'guesttempemail6611@xyz.com', NULL, '$2y$10$EomG2DF1xPL70ZtnWheNuuHzp1kPIrdual.Rcefn.f0BvJjaEIeXC', NULL, '2024-02-07 20:51:13', '2024-02-07 20:51:28', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'Y5dOuBGogoQIs1R1u74g9uwvGPQjIsAdo1VAbGWt', 0, NULL, NULL, 0, 0, NULL),
(136, 'autologin', 'Guest', NULL, '', '+91+917015620539', 'def.png', 'guesttempemail8599@xyz.com', NULL, '$2y$10$0KOzFMPzb9bPBJvwr42pyOhX3WxWyrkvc.5mIrHd8HCBd42r4stBe', NULL, '2024-02-11 11:07:28', '2024-02-11 11:07:45', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '2UnJWV6MFNmpPAxCwXuM2GTw53GoBpt9XUepzSN9', 0, NULL, NULL, 0, 0, NULL),
(137, 'autologin', 'Guest', NULL, '', '+91+918303161755', 'def.png', 'guesttempemail1187@xyz.com', NULL, '$2y$10$erYc2GC3ZnvWUI/39SiNeudwW/WtHtgCkNM2Olg4h3xrVLb5D4nyG', NULL, '2024-02-11 21:50:58', '2024-02-11 21:51:12', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'j4RNSvlbkeZldWIcGJZUDwHp5Zy8IJyY3gxhOIrs', 0, NULL, NULL, 0, 0, NULL),
(163, 'autologin', 'Sanket', 'Nikule', '', '+917020657990', 'def.png', 'guesttempemail7340@xyz.com', NULL, '$2y$10$qr1rj3dLq/OfFW8t6NjSVezPyhiycNX4V7Sbsn1B/aMZSdNFOEiAi', NULL, '2024-02-22 21:41:14', '2024-08-14 19:51:53', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'AaSKLt4UTEzHXjNRED1wgK2hvq0dkDDDSOwOW1FK', 0, NULL, NULL, 0, 0, NULL),
(186, 'autologin', 'Guest', NULL, '', '+91+919008216453', 'def.png', 'guesttempemail9809@xyz.com', NULL, '$2y$10$5KJksan.db5Wo6DWF4YmlOZ5R5jS8b/VNo4d/uOoOrv1nii20xbYS', NULL, '2024-02-28 21:08:04', '2024-02-28 21:08:04', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(187, 'autologin', 'Guest', NULL, '', '+918050974588', 'def.png', 'guesttempemail8761@xyz.com', NULL, '$2y$10$vX3NdQ3NTe54sxltNH2vFecj0NC7VrmbZ5fXCOJUQ9p3X74eenfAC', NULL, '2024-02-28 21:09:30', '2024-03-14 12:30:26', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'R5FOdvbXkmZ9fmzMgWeCIFwTjeGLmW0wczwkin7J', 0, NULL, NULL, 0, 0, NULL),
(188, 'autologin', 'Guest', NULL, '', '+91+919008216453', 'def.png', 'guesttempemail7809@xyz.com', NULL, '$2y$10$gwJBpzgEmBLJhFJ8YuLj6.ii/HRSGwgxT3VInZ7R69GWBg72dLpMu', NULL, '2024-02-29 14:54:14', '2024-02-29 14:54:14', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(189, 'autologin', 'Guest', NULL, '', '+91+919008216453', 'def.png', 'guesttempemail8302@xyz.com', NULL, '$2y$10$DfrFom4O/AmmDzRI5OI28uEsdCQT0IfseS9a/80600gV763gynL7O', NULL, '2024-03-01 09:30:29', '2024-03-01 09:30:43', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'QZjzeKNPuVk26yyQKwagIrvVMbJAaOM4nZwDZmVS', 0, NULL, NULL, 0, 0, NULL),
(190, 'autologin', 'Guest', NULL, '', '+917048964875', 'def.png', 'guesttempemail7872@xyz.com', NULL, '$2y$10$wghxhDwNTEDTS2MyKwyt1ekDvZ3DyAVXrtNWy5yQLJzSe59U8ko1q', NULL, '2024-03-01 12:08:55', '2024-03-04 13:28:33', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'vqWfpax0bElUM2y2jz3parY5bYvbPPX4IhNFNvoJ', 0, NULL, NULL, 0, 0, NULL),
(191, 'autologin', 'Guest', NULL, '', '+91+919008216453', 'def.png', 'guesttempemail8678@xyz.com', NULL, '$2y$10$L16RbEYpgxx9mUTaCCw4k.m5hOKtoqrZEGOL0nYwxeGawGg/6CAO.', NULL, '2024-03-01 20:02:50', '2024-03-01 20:03:06', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '7pUuai8O9CJcZJGUVQqkHORrV9uVGGy6ALw8a0oI', 0, NULL, NULL, 0, 0, NULL),
(192, 'autologin', 'Guest', NULL, '', '+916362979350', 'def.png', 'guesttempemail9720@xyz.com', NULL, '$2y$10$tlt3Vxdxd1616TvrdqsKWeAKaCejeMdTr2Kr6WDeVJlTmRC74pAZa', NULL, '2024-03-02 10:42:36', '2024-03-02 10:42:36', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'Eod7LR2kKdHmDdPPrsNtBsGFCTv6NFV08pCzEaLw', 0, NULL, NULL, 0, 0, NULL),
(193, 'autologin', 'Guest', NULL, '', '+91+919547046064', 'def.png', 'guesttempemail8028@xyz.com', NULL, '$2y$10$aCbdp/okGOr3Uu18.hbhm.0Jw2emvQfRGE/2Zfo8A5SJsP147TlVG', NULL, '2024-03-02 20:54:13', '2024-03-02 20:54:45', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'gltrn661JXodw1juH35vUHMO3KixG4q9RIWEGKbc', 0, NULL, NULL, 0, 0, NULL),
(194, 'autologin', 'Guest', NULL, '', '+91+919547046064', 'def.png', 'guesttempemail5151@xyz.com', NULL, '$2y$10$29y4owKCoLb5M/9Xpjr3/OrnmaslmG3CGz67QUHlw.28g//g7zGnu', NULL, '2024-03-02 20:58:46', '2024-03-02 20:59:05', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '15ARmQDPKtieoqLpOHFmakPm9FaH2tgryAxcoM1E', 0, NULL, NULL, 0, 0, NULL),
(195, 'autologin', 'Guest', NULL, '', '+91+919547046064', 'def.png', 'guesttempemail9644@xyz.com', NULL, '$2y$10$fM/0vQaEy1oC2HpxxDZMmeHayKpOxVCJLJLe.95isd2lFs.Dw2lpm', NULL, '2024-03-02 20:59:31', '2024-03-02 20:59:46', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'UxqoO4KnRg4Jb0WuYebFZf2jJA7oLbDZ3loq7dCj', 0, NULL, NULL, 0, 0, NULL),
(196, 'autologin', 'Guest', NULL, '', '+91+918095624415', 'def.png', 'guesttempemail1517@xyz.com', NULL, '$2y$10$1mNdWeWjedWBOTIGfieW5edLf4o87BCaH7LUrX69HSyjcTdP4VU4C', NULL, '2024-03-03 19:49:42', '2024-03-03 19:49:49', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, NULL, 0, NULL, NULL, 0, 0, NULL),
(197, 'autologin', 'Guest', NULL, '', '+91+918095624415', 'def.png', 'guesttempemail9394@xyz.com', NULL, '$2y$10$GkCmKksVVdZiPLrxtDoEpOEBjfI9Du/kywEcpS4wxT8QVg4y.W9TO', NULL, '2024-03-03 19:50:56', '2024-03-03 19:51:08', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'AHWvPApIzvvS91PkGAKMA6uWp3WQcEHUpJeudKOD', 0, NULL, NULL, 0, 0, NULL),
(198, 'autologin', 'Guest', NULL, '', '+91+919008216453', 'def.png', 'guesttempemail4882@xyz.com', NULL, '$2y$10$kGRssCzSZjw6Qy5bezBE9uCQv8zik0KxxNG.Yi1LJfbY2t6oU897q', NULL, '2024-03-04 09:49:58', '2024-03-04 09:49:58', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(199, 'autologin', 'Guest', NULL, '', '+916289311713', 'def.png', 'guesttempemail8213@xyz.com', NULL, '$2y$10$E0m9EPKsSmE.D6.h6Eepru9G3BcRkX.aTxYqtuqLx5/dWB9wv6/Je', NULL, '2024-03-04 20:11:49', '2024-07-17 18:50:22', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'Q95dVB4zUyEPsZ0wXaRt71t68dLfbZOGoFTSH7lM', 0, NULL, NULL, 0, 0, NULL),
(200, 'autologin', 'Guest', NULL, '', '+919599164687', 'def.png', 'guesttempemail7307@xyz.com', NULL, '$2y$10$LbyG46J5JXnUnRJMAel4S.uc1BY9Aaahed.h31TqPJvRwqKrvQlB.', NULL, '2024-03-04 23:10:50', '2024-03-06 13:24:59', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '7v4bZgJIHrCx54juf4uJihyf3gydvyQVufpqz0jk', 0, NULL, NULL, 0, 0, NULL),
(201, 'autologin', 'Guest', NULL, '', '+91+919008216453', 'def.png', 'guesttempemail2290@xyz.com', NULL, '$2y$10$g/ykEa.Mfcm.NCTn2xL2bOPWO8uOwoTW0Qu.2fmi64IzlbhfsAHhC', NULL, '2024-03-05 08:16:29', '2024-03-05 08:16:29', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(202, 'autologin', 'Guest', NULL, '', '+91+919008216453', 'def.png', 'guesttempemail9512@xyz.com', NULL, '$2y$10$FNY8pW506W9rWQ8NftwPJONPtC22/ACakT2dq4Z1AnAoMt0hbb0Iu', NULL, '2024-03-05 08:17:00', '2024-03-05 08:17:33', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'CV9rw9eGfkL1Db6CkVKhFS7jOBgQZRYEWUUeFQql', 0, NULL, NULL, 0, 0, NULL),
(203, 'autologin', 'Guest', NULL, '', '+918550059898', 'def.png', 'guesttempemail6767@xyz.com', NULL, '$2y$10$hbPEepaBSX.vlOrvVAUtB.7BwNC5R/Rq5QrLdN/bBxBOQ8verm26y', NULL, '2024-03-07 10:08:18', '2024-03-07 10:08:19', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'NHKM2uVbYmTp2yxj9kK2EjvitlHC3LUODEBVd5pk', 0, NULL, NULL, 0, 0, NULL),
(204, 'autologin', 'Guest', NULL, '', '+91+919096840567', 'def.png', 'guesttempemail4117@xyz.com', NULL, '$2y$10$YAWt3FYkidO2Ul.NfFD5WeGksou/cw8rWNIaxTxr5gizUAtoGBCXW', NULL, '2024-03-07 12:14:31', '2024-03-07 12:15:01', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'gTrGrCYaaYyTwkO7LqspPXVTbf2pEOdmxA1zt91b', 0, NULL, NULL, 0, 0, NULL),
(205, 'autologin', 'Guest', NULL, '', '+917760168459', 'def.png', 'guesttempemail6876@xyz.com', NULL, '$2y$10$Kn4bt3cpjIjMGC5PWp8EvuaKek.jSfDo.S4GyUE2Hywx40mSt2iZi', NULL, '2024-03-07 18:28:23', '2024-03-07 18:28:24', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'eCv0CXh4Hj4cDRbBSDWpngp8dnN3FB931KP5fRrC', 0, NULL, NULL, 0, 0, NULL),
(206, 'autologin', 'Guest', NULL, '', '+917899554620', 'def.png', 'guesttempemail8353@xyz.com', NULL, '$2y$10$EQ/ShZwkfw2D9uU.CEw77efZCHzOX1otvWOqbk6LILWBmywxbBXkS', NULL, '2024-03-08 19:49:42', '2024-03-08 19:49:43', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'OCuxyX9FVyyOdTG72QkuQjHkVTT9v6QkNiQiChBo', 0, NULL, NULL, 0, 0, NULL),
(207, NULL, 'Jagadeesh', 'K', '', '', 'def.png', 'review2703@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(208, 'autologin', 'Guest', NULL, '', '+91+919008216453', 'def.png', 'guesttempemail4116@xyz.com', NULL, '$2y$10$UCL3uRwPbk3CvC.tTD8FJur8dH7R2LRplSDCAAozThzJf0vjJjEza', NULL, '2024-03-11 11:00:42', '2024-03-11 11:00:58', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'D9pP8uKY2UMgSnt8OC6bxeNEGyLof1sntgH2yOup', 0, NULL, NULL, 0, 0, NULL),
(209, 'autologin', 'Shubham', 'Mishra', '', '+918957732558', 'def.png', 'guesttempemail7663@xyz.com', NULL, '$2y$10$vxZeZjIIKWWPOmVu0s3yluA7oF8lSTXkOJhrDRLtvu8AP8aRBLBaG', NULL, '2024-03-14 07:14:44', '2024-08-26 17:30:20', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'ij2BMsAeH6bItcHSsKUZWP98BklRzkdUyjOXq68Z', 0, NULL, NULL, 0, 0, NULL),
(210, 'autologin', 'Guest', NULL, '', '+91+919008216453', 'def.png', 'guesttempemail1768@xyz.com', NULL, '$2y$10$uTGj6bZU9r0dwiRwHxX1NO1UlL5EVcyUZQVnbXwybaG/zzyKO1KFW', NULL, '2024-03-14 12:02:00', '2024-03-14 12:02:14', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'Kxe0yF1hSv8mg3dCFSGzpMlOIo6UgsWO6GFxVKOm', 0, NULL, NULL, 0, 0, NULL),
(211, 'autologin', 'Guest', NULL, '', '+918882556746', 'def.png', 'guesttempemail9743@xyz.com', NULL, '$2y$10$lEv656kf65j6By7CAosJKuNB.dJ2VTrilFdJiJygTknDn3HXvcbCe', NULL, '2024-03-14 13:20:38', '2024-11-23 16:20:17', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'oB6m9NvgPVQ6GMdo85YicxmymmbjB5js2WL6SyNT', 0, NULL, NULL, 0, 0, NULL),
(212, 'autologin', 'Santosh', 'Ji', '', '+919685286582', 'def.png', 'guesttempemail4961@xyz.com', NULL, '$2y$10$Ieewp8CANRxWLTvErGmpWOoeHYb/AjM2EiQLYbm.PNx5AzJga2Qr2', NULL, '2024-03-14 19:02:49', '2024-07-10 10:00:09', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'x73TgcOkMUTHNn1L6tEm9GSXYfBLVpDgzhFWYwMO', 0, NULL, NULL, 0, 0, NULL),
(213, 'autologin', 'Guest', NULL, '', '+91+911812161440', 'def.png', 'guesttempemail7046@xyz.com', NULL, '$2y$10$oDq741wLLU3SMf3.Rd4EIu93NJ59eArVtac2Qb21TMBJTPUsksH8a', NULL, '2024-03-16 22:21:48', '2024-03-16 22:22:26', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'tczc90SSySUR3uXLfHTYpna18uNEi6lZ6qG0F3FB', 0, NULL, NULL, 0, 0, NULL),
(214, 'autologin', 'Guest', NULL, '', '+919966966277', 'def.png', 'guesttempemail6807@xyz.com', NULL, '$2y$10$9QaTaH8bHw0ixBfu8Htm5eZb.8lkznVmBPHsLH/HQ0OYFPf4TbSUq', NULL, '2024-03-17 16:03:40', '2024-03-17 16:03:40', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'W7IixkLt9rqLHkLcLwBhOvRaxdFrXKoUWkCLyjRT', 0, NULL, NULL, 0, 0, NULL),
(215, NULL, 'Jagadeesh', NULL, '', '', 'def.png', 'review817@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(216, 'autologin', 'Guest', NULL, '', '+91+911812161440', 'def.png', 'guesttempemail6885@xyz.com', NULL, '$2y$10$nDu38r/q6hMxGnOjOirBZuypD.X8w4gf3lUWUnkt9tyg3PQSOV.Ma', NULL, '2024-03-17 19:10:31', '2024-03-17 19:10:57', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'Iz4OzPvgbSEE1LWQBgpWGAxs6ERadfIeaFXyD4oi', 0, NULL, NULL, 0, 0, NULL),
(217, NULL, 'Test 1', NULL, '', '', 'def.png', 'review3651@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(218, NULL, 'Rahul', NULL, '', '', 'def.png', 'review8354@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(219, 'autologin', 'Guest', NULL, '', '+919700466656', 'def.png', 'guesttempemail9511@xyz.com', NULL, '$2y$10$Li1HIvQa6oLx6HdEeeQRU.2GnhoMn9a94/Je.miWWEYseKtPVGp2C', NULL, '2024-03-19 10:52:15', '2024-03-19 10:52:16', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'zYG0kdXYYnRpK4lRpg9zejbj1Plb4TsBBZcziVHG', 0, NULL, NULL, 0, 0, NULL),
(220, NULL, 'Neha', NULL, '', '', 'def.png', 'review5019@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(221, NULL, 'Aisha', NULL, '', '', 'def.png', 'review7168@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(222, NULL, 'Arjun', NULL, '', '', 'def.png', 'review6337@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(223, NULL, 'Priya', NULL, '', '', 'def.png', 'review1233@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(224, NULL, 'Raj', NULL, '', '', 'def.png', 'review8262@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(225, NULL, 'Anaya', NULL, '', '', 'def.png', 'review3482@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(226, NULL, 'Vikram', NULL, '', '', 'def.png', 'review4065@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(227, NULL, 'Simran', NULL, '', '', 'def.png', 'review4762@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(228, NULL, 'Aditya', NULL, '', '', 'def.png', 'review3424@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(229, NULL, 'Sneha', NULL, '', '', 'def.png', 'review2662@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(230, NULL, 'Rohan', NULL, '', '', 'def.png', 'review7828@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(231, NULL, 'Priyanka', NULL, '', '', 'def.png', 'review5711@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(232, NULL, 'Aditya', NULL, '', '', 'def.png', 'review6749@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(233, NULL, 'Ishita', NULL, '', '', 'def.png', 'review2388@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(234, NULL, 'Rahul', NULL, '', '', 'def.png', 'review7832@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(235, NULL, 'Aarti', NULL, '', '', 'def.png', 'review4875@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(236, NULL, 'Vivan', NULL, '', '', 'def.png', 'review4698@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(237, NULL, 'Maya', NULL, '', '', 'def.png', 'review6030@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(238, NULL, 'Kabir', NULL, '', '', 'def.png', 'review9824@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(239, NULL, 'Nisha', NULL, '', '', 'def.png', 'review6556@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(240, NULL, 'Arjun', NULL, '', '', 'def.png', 'review8204@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(241, NULL, 'Neha', NULL, '', '', 'def.png', 'review5345@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(242, NULL, 'Karthik', NULL, '', '', 'def.png', 'review8658@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(243, NULL, 'Pooja', NULL, '', '', 'def.png', 'review5786@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(244, NULL, 'Ravi Chandra', NULL, '', '', 'def.png', 'review4826@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(245, NULL, 'Guru Raj', NULL, '', '', 'def.png', 'review5738@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(246, NULL, 'Priya', NULL, '', '', 'def.png', 'review2856@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(247, NULL, 'Lohith', NULL, '', '', 'def.png', 'review1393@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(248, NULL, 'Kavya', NULL, '', '', 'def.png', 'review6338@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(249, NULL, 'Kavya', NULL, '', '', 'def.png', 'review3211@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(250, NULL, 'Ravi Gupta', NULL, '', '', 'def.png', 'review9457@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(251, NULL, 'Charan', NULL, '', '', 'def.png', 'review4149@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(252, NULL, 'Bheema', NULL, '', '', 'def.png', 'review2434@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(253, NULL, 'Ravi Prasad', NULL, '', '', 'def.png', 'review8208@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(254, NULL, 'Chandana', NULL, '', '', 'def.png', 'review5165@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(255, NULL, 'Mallikarjuna', NULL, '', '', 'def.png', 'review6653@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(256, NULL, 'Kantha Raju', NULL, '', '', 'def.png', 'review5115@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(257, NULL, 'Sushmitha', NULL, '', '', 'def.png', 'review9480@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(258, NULL, 'Shivam', NULL, '', '', 'def.png', 'review1074@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(259, NULL, 'Ramya', NULL, '', '', 'def.png', 'review7011@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(260, NULL, 'Sanjay', NULL, '', '', 'def.png', 'review1257@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(261, NULL, 'Sneha', NULL, '', '', 'def.png', 'review7113@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(262, NULL, 'Rachita', NULL, '', '', 'def.png', 'review8127@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(263, NULL, 'Rohit', NULL, '', '', 'def.png', 'review7577@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(264, NULL, 'Somya', NULL, '', '', 'def.png', 'review2914@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(265, 'autologin', 'Guest', NULL, '', '+91+91', 'def.png', 'guesttempemail7978@xyz.com', NULL, '$2y$10$p3UtMu2hmMGsRCSAkcPbUesVkxg3OLp/9WWODlp3J9E97N2tzN9Pm', NULL, '2024-03-20 07:46:56', '2024-03-20 07:46:56', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(266, 'autologin', 'Guest', NULL, '', '+919740987766', 'def.png', 'guesttempemail9517@xyz.com', NULL, '$2y$10$5iXOfTf8B9S.no37BL00qeik3kn8SXXDUrWTTruSBLIGsWEnklnmO', NULL, '2024-03-20 17:37:50', '2024-03-26 21:19:33', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'GhbtYFmQkeNEquSDI9lSdoume4Yyz13iEMVNpB8W', 0, NULL, NULL, 0, 0, NULL),
(267, 'autologin', 'Guest', NULL, '', '+91+919008216453', 'def.png', 'guesttempemail2167@xyz.com', NULL, '$2y$10$Ydm03Ei6hY5c4oaIuCOzeegkjHA4Uuskp4vkK3Q56OuAk4QuhPIPG', NULL, '2024-03-20 17:57:20', '2024-04-12 16:30:10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'knKiLlaGWrqBVVGckJ11vclCkI2yYIwEE7dI4x7M', 0, NULL, NULL, 0, 0, NULL),
(268, NULL, 'Aradhya', NULL, '', '', 'def.png', 'review9337@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(269, NULL, 'Tanvi', NULL, '', '', 'def.png', 'review5443@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(270, NULL, 'Anirudh', NULL, '', '', 'def.png', 'review9940@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(271, NULL, 'Priyanka', NULL, '', '', 'def.png', 'review8753@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(272, NULL, 'Siddharth', NULL, '', '', 'def.png', 'review1427@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(273, NULL, 'Virat', NULL, '', '', 'def.png', 'review3477@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(274, NULL, 'Avani', NULL, '', '', 'def.png', 'review8491@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(275, NULL, 'Arjun', NULL, '', '', 'def.png', 'review7560@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(276, NULL, 'Aditya', NULL, '', '', 'def.png', 'review2870@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(277, NULL, 'Neha', NULL, '', '', 'def.png', 'review4924@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(278, NULL, 'Riya', NULL, '', '', 'def.png', 'review3582@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(279, NULL, 'Rajesh Patel', NULL, '', '', 'def.png', 'review3019@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(280, NULL, 'Anil Kumar', NULL, '', '', 'def.png', 'review6014@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(281, NULL, 'Meera Patel', NULL, '', '', 'def.png', 'review4866@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(282, NULL, 'Vishal Sharma', NULL, '', '', 'def.png', 'review4742@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(283, NULL, 'Sunita Patel', NULL, '', '', 'def.png', 'review6481@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(284, NULL, 'Rahul Singh', NULL, '', '', 'def.png', 'review2133@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(285, NULL, 'Deepa Gupta\"', NULL, '', '', 'def.png', 'review9227@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(286, NULL, 'Anil Kumar', NULL, '', '', 'def.png', 'review6641@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(287, NULL, 'Priya Sharma', NULL, '', '', 'def.png', 'review8744@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(288, NULL, 'Priya Sharma', NULL, '', '', 'def.png', 'review5747@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(289, NULL, 'Vishal Sharma', NULL, '', '', 'def.png', 'review9411@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(290, NULL, 'Sunita Patel', NULL, '', '', 'def.png', 'review1213@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(291, NULL, 'Nisha Sharma', NULL, '', '', 'def.png', 'review6391@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(292, NULL, 'Anil Kumar', NULL, '', '', 'def.png', 'review7608@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(293, NULL, 'Rajesh Patel', NULL, '', '', 'def.png', 'review1558@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(294, NULL, 'Deepa Gupta', NULL, '', '', 'def.png', 'review2012@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(295, NULL, 'Meera Patel', NULL, '', '', 'def.png', 'review844@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(296, NULL, 'Rahul Singh', NULL, '', '', 'def.png', 'review9568@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(297, NULL, 'Priya Sharma', NULL, '', '', 'def.png', 'review4670@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(298, 'autologin', 'Ramya', 'Panthangi', '', '+919885503314', 'def.png', 'ramyapanthangi@gmail.com', NULL, '$2y$10$6MWn06at.NqmIV42VmQ19eSeO1R9UsUzdPV7UuaFv/27QsB16aS72', NULL, '2024-03-21 11:55:11', '2024-04-14 13:01:20', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'TlNR8qtHUWcdahcGV1FPqMW2WjLQTDKzSLlTXLyo', 0, NULL, NULL, 0, 0, NULL),
(299, 'autologin', 'Guest', NULL, '', '+919344864404', 'def.png', 'guesttempemail7864@xyz.com', NULL, '$2y$10$JF.QwQn0tSstq6NaH.Xvpe07wy21g95E6YdpJmDnXcoVdI0g0vZkS', NULL, '2024-03-21 12:16:10', '2024-04-21 20:44:30', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'vH8uesnTRFwOQZJoJCLB7G7EGMpBhsVoDlNbhOHr', 0, NULL, NULL, 0, 0, NULL),
(300, NULL, 'Sameer', NULL, '', '', 'def.png', 'review9429@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(301, NULL, 'Aarti', NULL, '', '', 'def.png', 'review8020@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(302, NULL, 'Ankit', NULL, '', '', 'def.png', 'review6325@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(303, NULL, 'Shreya', NULL, '', '', 'def.png', 'review1132@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(304, NULL, 'Ajay', NULL, '', '', 'def.png', 'review5633@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL);
INSERT INTO `users` (`id`, `name`, `f_name`, `l_name`, `phone_country_code`, `phone`, `image`, `email`, `email_verified_at`, `password`, `remember_token`, `created_at`, `updated_at`, `street_address`, `country`, `city`, `zip`, `house_no`, `apartment_no`, `cm_firebase_token`, `is_active`, `payment_card_last_four`, `payment_card_brand`, `payment_card_fawry_token`, `login_medium`, `social_id`, `is_phone_verified`, `temporary_token`, `is_email_verified`, `wallet_balance`, `loyalty_point`, `login_hit_count`, `is_temp_blocked`, `temp_block_time`) VALUES
(305, NULL, 'Sunita', NULL, '', '', 'def.png', 'review7347@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(306, NULL, 'Karthik', NULL, '', '', 'def.png', 'review8581@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(307, NULL, 'Aisha', NULL, '', '', 'def.png', 'review3242@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(308, NULL, 'Rahul', NULL, '', '', 'def.png', 'review8424@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(309, NULL, 'Priya', NULL, '', '', 'def.png', 'review6240@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(310, NULL, 'Sneha', NULL, '', '', 'def.png', 'review4774@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(312, NULL, 'Anil', NULL, '', '', 'def.png', 'review9338@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(313, NULL, 'Ritu', NULL, '', '', 'def.png', 'review5533@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(314, NULL, 'Karan', NULL, '', '', 'def.png', 'review6591@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(315, NULL, 'Neha', NULL, '', '', 'def.png', 'review8572@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(316, NULL, 'Sameer', NULL, '', '', 'def.png', 'review6206@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(317, NULL, 'Aisha', NULL, '', '', 'def.png', 'review3481@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(318, NULL, 'Rohit', NULL, '', '', 'def.png', 'review8956@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(319, NULL, 'Priya', NULL, '', '', 'def.png', 'review2489@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(320, NULL, 'Raj', NULL, '', '', 'def.png', 'review8815@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(321, NULL, 'Sameer', NULL, '', '', 'def.png', 'review5590@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(322, NULL, 'Shreya', NULL, '', '', 'def.png', 'review6517@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(323, NULL, 'Anil', NULL, '', '', 'def.png', 'review7318@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(324, NULL, 'Neha', NULL, '', '', 'def.png', 'review8129@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(325, NULL, 'Sunita', NULL, '', '', 'def.png', 'review1069@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(326, NULL, 'Ramya', NULL, '', '', 'def.png', 'review8844@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(327, NULL, 'Karthik', NULL, '', '', 'def.png', 'review3885@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(328, NULL, 'Ayesha', NULL, '', '', 'def.png', 'review5366@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(329, NULL, 'Rahul', NULL, '', '', 'def.png', 'review7284@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(330, NULL, 'Priya', NULL, '', '', 'def.png', 'review8333@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(331, 'autologin', 'Guest', NULL, '', '+919958650578', 'def.png', 'guesttempemail9395@xyz.com', NULL, '$2y$10$qPiuFOj2ArZgymgKJXLFYers5vJMwLvVgljMhffl9z.5jTi13DhGa', NULL, '2024-03-25 10:30:14', '2024-03-30 10:45:56', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'yZElfZ3eUfvQTkZNCsdvrMjmBFfG19xwrR9o5RMl', 0, NULL, NULL, 0, 0, NULL),
(332, NULL, 'Sameer', NULL, '', '', 'def.png', 'review7846@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(333, NULL, 'Shreya', NULL, '', '', 'def.png', 'review3116@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(334, NULL, 'Anil', NULL, '', '', 'def.png', 'review8782@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(335, NULL, 'Neha', NULL, '', '', 'def.png', 'review4151@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(336, NULL, 'Rohan', NULL, '', '', 'def.png', 'review8462@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(337, NULL, 'Sunita', NULL, '', '', 'def.png', 'review9012@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(338, NULL, 'Karthik', NULL, '', '', 'def.png', 'review7724@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(339, NULL, 'Ayesha', NULL, '', '', 'def.png', 'review3990@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(340, NULL, 'Rahul', NULL, '', '', 'def.png', 'review9304@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(341, NULL, 'Priya', NULL, '', '', 'def.png', 'review9501@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(342, NULL, 'Aditya', NULL, '', '', 'def.png', 'review1888@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(343, NULL, 'Rohini', NULL, '', '', 'def.png', 'review2183@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(344, NULL, 'Kavita', NULL, '', '', 'def.png', 'review6565@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(345, NULL, 'Dev', NULL, '', '', 'def.png', 'review7174@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(346, NULL, 'Priyanka', NULL, '', '', 'def.png', 'review5159@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(347, NULL, 'Vikram', NULL, '', '', 'def.png', 'review1863@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(348, NULL, 'Maya', NULL, '', '', 'def.png', 'review9115@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(349, NULL, 'Maya', NULL, '', '', 'def.png', 'review9415@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(350, NULL, 'Arjun', NULL, '', '', 'def.png', 'review9343@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(351, NULL, 'Nisha', NULL, '', '', 'def.png', 'review9796@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(352, NULL, 'Aarav', NULL, '', '', 'def.png', 'review8858@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(353, NULL, 'Neha', NULL, '', '', 'def.png', 'review1950@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(354, NULL, 'Aditya', NULL, '', '', 'def.png', 'review978@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(355, NULL, 'Rohini', NULL, '', '', 'def.png', 'review3893@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(356, NULL, 'Aarav', NULL, '', '', 'def.png', 'review6133@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(357, NULL, 'Karthik', NULL, '', '', 'def.png', 'review4449@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(358, NULL, 'Priya', NULL, '', '', 'def.png', 'review9766@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(359, NULL, 'Nisha', NULL, '', '', 'def.png', 'review1263@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(360, NULL, 'Arjun', NULL, '', '', 'def.png', 'review2909@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(361, NULL, 'Maya', NULL, '', '', 'def.png', 'review9751@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(362, NULL, 'Rahul', NULL, '', '', 'def.png', 'review4094@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(363, NULL, 'Nandini', NULL, '', '', 'def.png', 'review5939@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(364, NULL, 'Sameer', NULL, '', '', 'def.png', 'review5027@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(365, NULL, 'Maya', NULL, '', '', 'def.png', 'review6897@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(366, NULL, 'Rohit', NULL, '', '', 'def.png', 'review6608@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(367, NULL, 'Aisha', NULL, '', '', 'def.png', 'review9485@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(368, NULL, 'Kabir', NULL, '', '', 'def.png', 'review1172@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(369, NULL, 'Priyanka', NULL, '', '', 'def.png', 'review1813@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(370, NULL, 'Ishan', NULL, '', '', 'def.png', 'review9051@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(371, NULL, 'Aditya', NULL, '', '', 'def.png', 'review6506@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(374, NULL, 'Riya', NULL, '', '', 'def.png', 'review9725@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(375, NULL, 'Riya', NULL, '', '', 'def.png', 'review4920@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(376, NULL, 'Sameer', NULL, '', '', 'def.png', 'review2901@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(377, NULL, 'Pooja', NULL, '', '', 'def.png', 'review9638@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(378, NULL, 'Rohan', NULL, '', '', 'def.png', 'review4148@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(379, NULL, 'Nisha', NULL, '', '', 'def.png', 'review956@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(380, NULL, 'Aditya', NULL, '', '', 'def.png', 'review7548@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(381, NULL, 'Maya', NULL, '', '', 'def.png', 'review6917@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(382, NULL, 'Kabir', NULL, '', '', 'def.png', 'review2027@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(383, NULL, 'Ria', NULL, '', '', 'def.png', 'review5147@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(384, NULL, 'Arjun', NULL, '', '', 'def.png', 'review1872@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(385, NULL, 'Riya', NULL, '', '', 'def.png', 'review8003@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(386, NULL, 'Karthik', NULL, '', '', 'def.png', 'review2978@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(387, NULL, 'Sneha', NULL, '', '', 'def.png', 'review6357@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(388, NULL, 'Rohan', NULL, '', '', 'def.png', 'review2922@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(389, NULL, 'Priya', NULL, '', '', 'def.png', 'review9817@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(390, NULL, 'Maya', NULL, '', '', 'def.png', 'review5948@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(391, NULL, 'Aditya', NULL, '', '', 'def.png', 'review3438@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(392, NULL, 'Arjun', NULL, '', '', 'def.png', 'review7681@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(393, NULL, 'Riya', NULL, '', '', 'def.png', 'review3835@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(394, NULL, 'Karthik', NULL, '', '', 'def.png', 'review3943@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(395, NULL, 'Sneha', NULL, '', '', 'def.png', 'review1987@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(396, NULL, 'Rohan', NULL, '', '', 'def.png', 'review8407@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(397, NULL, 'Maya', NULL, '', '', 'def.png', 'review9487@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(398, NULL, 'Priya', NULL, '', '', 'def.png', 'review8606@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(399, NULL, 'Aditya', NULL, '', '', 'def.png', 'review9760@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(400, NULL, 'Aarav', NULL, '', '', 'def.png', 'review8005@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(401, NULL, 'Arushi', NULL, '', '', 'def.png', 'review3166@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(402, NULL, 'Neha', NULL, '', '', 'def.png', 'review6505@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(403, NULL, 'Kabir', NULL, '', '', 'def.png', 'review7601@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(404, NULL, 'Riya', NULL, '', '', 'def.png', 'review3184@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(405, NULL, 'Sanjay', NULL, '', '', 'def.png', 'review6768@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(406, NULL, 'Meera', NULL, '', '', 'def.png', 'review1207@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(407, NULL, 'Rohit', NULL, '', '', 'def.png', 'review3695@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(408, NULL, 'Aisha', NULL, '', '', 'def.png', 'review4582@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(409, NULL, 'Vikram', NULL, '', '', 'def.png', 'review7762@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(410, NULL, 'Ananya', NULL, '', '', 'def.png', 'review6763@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(411, NULL, 'Preeti', NULL, '', '', 'def.png', 'review1993@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(412, NULL, 'Meera', NULL, '', '', 'def.png', 'review8746@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(413, NULL, 'Vikram', NULL, '', '', 'def.png', 'review8223@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(414, NULL, 'Nisha', NULL, '', '', 'def.png', 'review1772@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(415, NULL, 'Sanjay', NULL, '', '', 'def.png', 'review8242@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(417, NULL, 'Aarti', NULL, '', '', 'def.png', 'review5706@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(418, NULL, 'Rohan', NULL, '', '', 'def.png', 'review9833@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(419, NULL, 'Aisha', NULL, '', '', 'def.png', 'review3331@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(420, NULL, 'Raj', NULL, '', '', 'def.png', 'review6571@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(421, NULL, 'Maya', NULL, '', '', 'def.png', 'review3463@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(422, NULL, 'Karan', NULL, '', '', 'def.png', 'review3894@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(423, NULL, 'Priya', NULL, '', '', 'def.png', 'review4614@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(424, NULL, 'Rohit', NULL, '', '', 'def.png', 'review2700@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(425, NULL, 'Anjali', NULL, '', '', 'def.png', 'review9134@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(426, NULL, 'Deepak', NULL, '', '', 'def.png', 'review5124@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(427, NULL, 'Nisha', NULL, '', '', 'def.png', 'review7726@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(428, NULL, 'Rakesh', NULL, '', '', 'def.png', 'review1664@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(429, NULL, 'Anita', NULL, '', '', 'def.png', 'review2769@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(430, NULL, 'Aditya', NULL, '', '', 'def.png', 'review3713@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(431, NULL, 'Pooja', NULL, '', '', 'def.png', 'review9560@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(432, NULL, 'Sameer', NULL, '', '', 'def.png', 'review8296@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(433, NULL, 'Reena', NULL, '', '', 'def.png', 'review3317@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(434, NULL, 'Aarav', NULL, '', '', 'def.png', 'review6967@email.com', NULL, '', NULL, NULL, '2024-12-07 16:31:57', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, 'e9DzxMcAK6vl0TAcYzjZjC9eAmUW4yqyxmP70Cvv', 0, NULL, NULL, 0, 0, NULL),
(435, NULL, 'Dia', NULL, '', '', 'def.png', 'review7942@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(436, NULL, 'Rishi', NULL, '', '', 'def.png', 'review6417@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(437, NULL, 'Tanvi', NULL, '', '', 'def.png', 'review6944@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(438, NULL, 'Aryan', NULL, '', '', 'def.png', 'review1080@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(439, NULL, 'Ishika', NULL, '', '', 'def.png', 'review6031@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(440, NULL, 'Vikas', NULL, '', '', 'def.png', 'review1065@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(441, NULL, 'Kavita', NULL, '', '', 'def.png', 'review9442@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(442, NULL, 'Arjun', NULL, '', '', 'def.png', 'review2585@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(443, NULL, 'Priya', NULL, '', '', 'def.png', 'review7899@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(444, NULL, 'Rohini', NULL, '', '', 'def.png', 'review8232@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(445, NULL, 'Sanjay', NULL, '', '', 'def.png', 'review6676@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(446, NULL, 'Nisha', NULL, '', '', 'def.png', 'review5867@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(447, NULL, 'Rahul', NULL, '', '', 'def.png', 'review6314@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(448, NULL, 'Neha', NULL, '', '', 'def.png', 'review5108@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(449, NULL, 'Priyanka', NULL, '', '', 'def.png', 'review7041@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(450, NULL, 'Varun', NULL, '', '', 'def.png', 'review4014@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(451, NULL, 'Aditya', NULL, '', '', 'def.png', 'review4047@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(452, NULL, 'Arjun', NULL, '', '', 'def.png', 'review1564@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(453, NULL, 'Riya', NULL, '', '', 'def.png', 'review1860@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(454, NULL, 'Rahul', NULL, '', '', 'def.png', 'review3127@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(455, NULL, 'Meera', NULL, '', '', 'def.png', 'review8711@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(456, NULL, 'Karthik', NULL, '', '', 'def.png', 'review2726@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(457, NULL, 'Neha', NULL, '', '', 'def.png', 'review7698@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(458, NULL, 'Rajesh', NULL, '', '', 'def.png', 'review6209@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(459, NULL, 'Pooja', NULL, '', '', 'def.png', 'review5263@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(460, NULL, 'Suresh', NULL, '', '', 'def.png', 'review7980@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(461, NULL, 'Ritu', NULL, '', '', 'def.png', 'review6361@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(462, NULL, 'Ankit', NULL, '', '', 'def.png', 'review5632@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(463, NULL, 'Kavita', NULL, '', '', 'def.png', 'review7420@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(464, NULL, 'Anjali', NULL, '', '', 'def.png', 'review7389@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(465, NULL, 'Rohan', NULL, '', '', 'def.png', 'review5067@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(466, NULL, 'Maya', NULL, '', '', 'def.png', 'review6296@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(467, NULL, 'Vikram', NULL, '', '', 'def.png', 'review5401@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(468, NULL, 'Nidhi', NULL, '', '', 'def.png', 'review2853@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(469, NULL, 'Pranav', NULL, '', '', 'def.png', 'review8021@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(470, NULL, 'Aaradhya', NULL, '', '', 'def.png', 'review2264@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(471, NULL, 'Tanvi', NULL, '', '', 'def.png', 'review3566@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(473, NULL, 'Rohini', NULL, '', '', 'def.png', 'review9790@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(474, NULL, 'Dev', NULL, '', '', 'def.png', 'review3056@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(475, NULL, 'Tanisha', NULL, '', '', 'def.png', 'review4498@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(476, NULL, 'Vivaan', NULL, '', '', 'def.png', 'review5821@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(477, NULL, 'Ishita', NULL, '', '', 'def.png', 'review1315@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(478, NULL, 'Vihaan', NULL, '', '', 'def.png', 'review9784@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(479, NULL, 'Riya', NULL, '', '', 'def.png', 'review3556@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(480, NULL, 'Aditya', NULL, '', '', 'def.png', 'review8327@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(481, NULL, 'Vikram', NULL, '', '', 'def.png', 'review5561@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(482, NULL, 'Ayesha', NULL, '', '', 'def.png', 'review4041@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(483, NULL, 'Rohan', NULL, '', '', 'def.png', 'review6077@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(485, NULL, 'Arnav', NULL, '', '', 'def.png', 'review9906@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(486, NULL, 'Kabir', NULL, '', '', 'def.png', 'review9689@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(487, NULL, 'Kavya', NULL, '', '', 'def.png', 'review8189@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(488, NULL, 'Sita', NULL, '', '', 'def.png', 'review5505@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(489, NULL, 'Shyla', NULL, '', '', 'def.png', 'review4096@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(490, NULL, 'Saanvi', NULL, '', '', 'def.png', 'review4745@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(491, NULL, 'Meera', NULL, '', '', 'def.png', 'review8500@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(492, NULL, 'Amith', NULL, '', '', 'def.png', 'review6176@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(493, NULL, 'Anushka', NULL, '', '', 'def.png', 'review2460@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(494, NULL, 'Khushi', NULL, '', '', 'def.png', 'review5328@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(495, NULL, 'Naveen', NULL, '', '', 'def.png', 'review5595@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(496, NULL, 'Priya', NULL, '', '', 'def.png', 'review3957@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(497, NULL, 'Roja', NULL, '', '', 'def.png', 'review7519@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(498, NULL, 'Shivani', NULL, '', '', 'def.png', 'review2750@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(499, NULL, 'Surya', NULL, '', '', 'def.png', 'review6995@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(500, NULL, 'Veena', NULL, '', '', 'def.png', 'review9167@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(501, NULL, 'Amar', NULL, '', '', 'def.png', 'review4077@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(502, NULL, 'Ajay', NULL, '', '', 'def.png', 'review2535@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(503, NULL, 'Devi', NULL, '', '', 'def.png', 'review2505@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(504, NULL, 'Ashwin', NULL, '', '', 'def.png', 'review8779@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(506, NULL, 'Hansika', NULL, '', '', 'def.png', 'review2618@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(507, NULL, 'Rajesh', NULL, '', '', 'def.png', 'review6744@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(508, NULL, 'Yosha', NULL, '', '', 'def.png', 'review9091@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(509, NULL, 'Pradeep', NULL, '', '', 'def.png', 'review4717@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(510, NULL, 'Navya', NULL, '', '', 'def.png', 'review3927@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(511, NULL, 'Sahana', NULL, '', '', 'def.png', 'review2173@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(512, NULL, 'Anika', NULL, '', '', 'def.png', 'review4775@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(513, NULL, 'Isha', NULL, '', '', 'def.png', 'review1783@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(514, NULL, 'Simrat', NULL, '', '', 'def.png', 'review3206@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(515, NULL, 'Nandani', NULL, '', '', 'def.png', 'review2780@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(516, NULL, 'Yashi', NULL, '', '', 'def.png', 'review5207@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(517, NULL, 'Rajshree', NULL, '', '', 'def.png', 'review6287@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(518, NULL, 'Eswari', NULL, '', '', 'def.png', 'review9628@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(519, NULL, 'Olivia', NULL, '', '', 'def.png', 'review6810@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(521, NULL, 'Divya', NULL, '', '', 'def.png', 'review8894@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(522, NULL, 'Lavanya', NULL, '', '', 'def.png', 'review7341@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(523, NULL, 'Mahi', NULL, '', '', 'def.png', 'review4939@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(524, NULL, 'Prasad', NULL, '', '', 'def.png', 'review6630@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(525, NULL, 'Uma', NULL, '', '', 'def.png', 'review9255@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(526, NULL, 'Harsha', NULL, '', '', 'def.png', 'review7206@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(527, NULL, 'Chitra', NULL, '', '', 'def.png', 'review3443@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(528, NULL, 'Latha', NULL, '', '', 'def.png', 'review7768@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(529, NULL, 'Ashwini', NULL, '', '', 'def.png', 'review996@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(530, NULL, 'Pavithra', NULL, '', '', 'def.png', 'review5431@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(531, NULL, 'Anaisha', NULL, '', '', 'def.png', 'review3156@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(532, NULL, 'Preeti', NULL, '', '', 'def.png', 'review6244@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(533, NULL, 'Sagar', NULL, '', '', 'def.png', 'review5188@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(534, NULL, 'Nithya', NULL, '', '', 'def.png', 'review8742@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(535, NULL, 'Paveen', NULL, '', '', 'def.png', 'review7328@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(536, NULL, 'Kartik', NULL, '', '', 'def.png', 'review3708@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(537, NULL, 'Sushmitha', NULL, '', '', 'def.png', 'review6458@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(538, NULL, 'Muskan', NULL, '', '', 'def.png', 'review4285@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(539, NULL, 'Rahul', NULL, '', '', 'def.png', 'review4581@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(540, NULL, 'Lakshmi', NULL, '', '', 'def.png', 'review8544@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(541, NULL, 'Bharth', NULL, '', '', 'def.png', 'review8096@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(542, NULL, 'Archana', NULL, '', '', 'def.png', 'review7308@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(543, NULL, 'Chaithra', NULL, '', '', 'def.png', 'review5224@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(544, 'autologin', 'Guest', NULL, '', '+919384321809', 'def.png', 'guesttempemail7498@xyz.com', NULL, '$2y$10$cdg4Fc5DGxSMbvXfwih8auEjU7kpUhagORNMpeFmgNg8wRbXuLuU6', NULL, '2024-03-27 06:31:20', '2024-05-23 08:35:28', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'QgjAxJIoHlBPzuejiFCvRY2I8epYPRPGZJVhEFUh', 0, NULL, NULL, 0, 0, NULL),
(545, 'autologin', 'Guest', NULL, '', '+911812161440', 'def.png', 'guesttempemail9613@xyz.com', NULL, '$2y$10$bU37eWMJOw/Zz8.nk9ACbOcD1ic8ZayzEWjbrFsFUwNCfHOwLIxJK', NULL, '2024-03-28 10:51:08', '2024-05-17 21:46:19', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'xOHUMjLOa228K0hU4Ugs5aVxBMcXilQIG6bSJYb9', 0, NULL, NULL, 0, 0, NULL),
(546, 'autologin', 'Guest', NULL, '', '+91+919023979024', 'def.png', 'guesttempemail1857@xyz.com', NULL, '$2y$10$/YJ475Tdrr3t0H1NarB4EOftCu/SByeroAuDesC4eNoaiJ6exfUb6', NULL, '2024-03-29 08:09:16', '2024-03-29 08:09:16', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL);
INSERT INTO `users` (`id`, `name`, `f_name`, `l_name`, `phone_country_code`, `phone`, `image`, `email`, `email_verified_at`, `password`, `remember_token`, `created_at`, `updated_at`, `street_address`, `country`, `city`, `zip`, `house_no`, `apartment_no`, `cm_firebase_token`, `is_active`, `payment_card_last_four`, `payment_card_brand`, `payment_card_fawry_token`, `login_medium`, `social_id`, `is_phone_verified`, `temporary_token`, `is_email_verified`, `wallet_balance`, `loyalty_point`, `login_hit_count`, `is_temp_blocked`, `temp_block_time`) VALUES
(547, 'autologin', 'Guest', NULL, '', '+919099916912', 'def.png', 'guesttempemail7460@xyz.com', NULL, '$2y$10$c//W5jPMHJMQZ1SyeMeayelKPauNfaaUmEsNxiOyoxSVKShEPJ1Di', NULL, '2024-03-29 15:38:17', '2024-03-29 15:38:18', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'XX06O7D8VcMd2j0patxm3p87jqeNqlW8A88pun70', 0, NULL, NULL, 0, 0, NULL),
(548, 'autologin', 'Guest', NULL, '', '+919000076539', 'def.png', 'guesttempemail8626@xyz.com', NULL, '$2y$10$iYCloGLbFbh9ezzWsaPcveCIIwRI8F4Zvc8F4sqqv6smrlfudJa3e', NULL, '2024-04-01 13:54:25', '2024-04-01 13:54:25', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '0A7aPnx2BHbKprbghgGm4cBNGigDEEXFbdTjBn6Y', 0, NULL, NULL, 0, 0, NULL),
(549, 'autologin', 'Guest', NULL, '', '+91+917760644283', 'def.png', 'guesttempemail6049@xyz.com', NULL, '$2y$10$beBW5uvYaNBavU1KkRZWw.iZPFAHek7fgmZOSaf4t8wF5t4s8.BFq', NULL, '2024-04-05 07:52:56', '2024-04-05 07:53:10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'jzWxdKf0zjmwhCh7axocsuOoQl0IEksZAkkxZwmL', 0, NULL, NULL, 0, 0, NULL),
(550, 'autologin', 'Guest', NULL, '', '+91+918555807927', 'def.png', 'guesttempemail5369@xyz.com', NULL, '$2y$10$rlX8NhdUcz9iSpu3nOMNP.CNc.3De9G5kTy5DbBy/0v5IviPwYojy', NULL, '2024-04-06 03:07:11', '2024-05-07 18:40:53', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'WBPPv8NK0g71yQNf4psxMjtKJQYU1VDmo3usKcvZ', 0, NULL, NULL, 0, 0, NULL),
(551, 'autologin', 'Guest', NULL, '', '+91+919561047066', 'def.png', 'guesttempemail1837@xyz.com', NULL, '$2y$10$MCdoosMctlNbw0hqVre7MePtTovyfdLZU5uZjYDK2UWXmUFMIGTxa', NULL, '2024-04-07 22:13:40', '2024-04-07 22:13:59', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'kvjcC0PSK1IwRI0gS0XspEbEoxeR8WMd0k1QBnmC', 0, NULL, NULL, 0, 0, NULL),
(552, 'autologin', 'Prateek', 'Prakash', '', '+916360101966', 'def.png', 'prateek.aenaturals@gmail.com', NULL, '$2y$10$PxfDMnKR6WaVtus1L39Uj.hrH21OitKPNnZWDmY4jwqQwRrY6v2rm', NULL, '2024-04-08 11:33:40', '2024-08-13 21:28:13', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'WYuo4viqxgrm17uNzEhjlaERD1lty9SO0vcIQAC7', 0, NULL, NULL, 0, 0, NULL),
(553, 'autologin', 'Guest', NULL, '', '+918250860676', 'def.png', 'guesttempemail7322@xyz.com', NULL, '$2y$10$bEd3nqkj6NlFeg5D4CqqYObgZX3ENguPDBaX78GtX.YMdWzDVHaJa', NULL, '2024-04-08 14:56:15', '2024-04-30 17:21:06', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'jSsuPtUya71rE05J1hK9figg4HNwR6D9JkJvBJfy', 0, NULL, NULL, 0, 0, NULL),
(554, 'autologin', 'Guest', NULL, '', '+919315107553', 'def.png', 'guesttempemail9899@xyz.com', NULL, '$2y$10$TMsjdpodKSoARgzS/fVAk..JBdgHq8D8YnMsT2bDI4oGasOBluj1O', NULL, '2024-04-08 17:39:47', '2024-10-11 11:13:33', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '3NecUgjAp1lX5OedNAkEfeJvwv6HvB67gzWzQzor', 0, NULL, NULL, 0, 0, NULL),
(555, NULL, 'Amit', NULL, '', '', 'def.png', 'review5963@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(556, NULL, 'Surendra', NULL, '', '', 'def.png', 'review5683@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(557, NULL, 'Anshika', NULL, '', '', 'def.png', 'review2437@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(558, NULL, 'Rahul Chaubey', NULL, '', '', 'def.png', 'review3902@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(559, NULL, 'Likhit Singh', NULL, '', '', 'def.png', 'review7099@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(560, NULL, 'Sunita Rai', NULL, '', '', 'def.png', 'review3887@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(561, NULL, 'Deepika Nayak', NULL, '', '', 'def.png', 'review7476@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(562, NULL, 'Deelip Kumar', NULL, '', '', 'def.png', 'review6800@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(563, NULL, 'Anjali Singh', NULL, '', '', 'def.png', 'review8447@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(564, NULL, 'Ashok Yadav', NULL, '', '', 'def.png', 'review9289@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(565, NULL, 'Surendra Trivedi', NULL, '', '', 'def.png', 'review4937@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(566, NULL, 'Ravi kumar', NULL, '', '', 'def.png', 'review7871@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(567, 'autologin', 'Guest', NULL, '', '+919994232874', 'def.png', 'guesttempemail8446@xyz.com', NULL, '$2y$10$qH.KjPDs/nc5sWOT8aad8eVtBe6vtU3VcsjVSaEbyw4P7CfNXJEXO', NULL, '2024-04-09 18:49:02', '2024-04-10 12:51:12', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'rRjvuQ3z2pGvJkGMIAfFyCPj3Wji1iSjFEaV6ahj', 0, NULL, NULL, 0, 0, NULL),
(568, 'autologin', 'Guest', NULL, '', '+91+918170840115', 'def.png', 'guesttempemail5985@xyz.com', NULL, '$2y$10$GaiVCYIS9eMvg9pDhRrmgeJ.2oK6iSCqZIrt8b5qVKW1Ema8XudxC', NULL, '2024-04-10 13:49:37', '2024-04-10 13:49:50', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '9ht1in4Uv5mx5W59f668wgbzd1er0hHzlEdNAvDG', 0, NULL, NULL, 0, 0, NULL),
(569, 'autologin', 'Guest', NULL, '', '+919911343281', 'def.png', 'guesttempemail7984@xyz.com', NULL, '$2y$10$I69QLqBz9BdEcxP28e7uWuKFFDVJvD7lmo6pGwIHiO9ntVlUmWHhm', NULL, '2024-04-10 22:07:10', '2024-04-10 22:07:11', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'B8V2dknNSI7RLfXje5XApWMEsyHNl1bpbgzvCulA', 0, NULL, NULL, 0, 0, NULL),
(570, 'autologin', 'Guest', NULL, '', '+917411890109', 'def.png', 'guesttempemail8759@xyz.com', NULL, '$2y$10$Rswntm3/WgtIU0tXa3JxIueAl.a6zb./vtcslliIO4flxi8m6seLa', NULL, '2024-04-11 15:40:53', '2024-04-11 15:46:24', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'RU9tMU4k4DD8uBgY1SaXS0G5Oe2TbMwEBKe074Za', 0, NULL, NULL, 0, 0, NULL),
(571, 'autologin', 'Guest', NULL, '', '+91+919059969720', 'def.png', 'guesttempemail3183@xyz.com', NULL, '$2y$10$YA.4X.F6TFAd2qQ5qDvWDOebwrnJ85Nnaf2dqB/OTfo7lkW3CORaC', NULL, '2024-04-12 16:31:10', '2024-04-12 16:31:10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(572, 'autologin', 'Guest', NULL, '', '+91+917994027266', 'def.png', 'guesttempemail6816@xyz.com', NULL, '$2y$10$c.Bon0how8PKQhDXJAOH3uy.li45d4kSROKL5hB8QuEV2u0ADjrO2', NULL, '2024-04-12 20:29:55', '2024-04-25 23:11:42', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '30U0EjD1psLWdq1cBfzM2cqeDOGyEoCI1PyI7A8T', 0, NULL, NULL, 0, 0, NULL),
(573, NULL, 'Sukesh', NULL, '', '', 'def.png', 'review7780@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(574, NULL, 'Dipty', NULL, '', '', 'def.png', 'review2463@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(575, NULL, 'Ramesh Chauhan', NULL, '', '', 'def.png', 'review9219@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(576, NULL, 'Jumial', NULL, '', '', 'def.png', 'review9282@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(577, NULL, 'Jitendra', NULL, '', '', 'def.png', 'review8199@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(578, NULL, 'Sinu', NULL, '', '', 'def.png', 'review9602@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(579, NULL, 'Amit Kumar', NULL, '', '', 'def.png', 'review1363@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(580, NULL, 'Ravi', NULL, '', '', 'def.png', 'review5657@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(581, NULL, 'Nimi', NULL, '', '', 'def.png', 'review6976@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(582, NULL, 'Nimi', NULL, '', '', 'def.png', 'review9672@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(583, NULL, 'Anil', NULL, '', '', 'def.png', 'review2316@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(584, NULL, 'Shabnam', NULL, '', '', 'def.png', 'review6485@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(585, NULL, 'Radhika', NULL, '', '', 'def.png', 'review7367@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(586, NULL, 'Amritha', NULL, '', '', 'def.png', 'review986@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(587, NULL, 'Sunita', NULL, '', '', 'def.png', 'review1581@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(588, NULL, 'Bharthi', NULL, '', '', 'def.png', 'review4201@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(589, NULL, 'Alok', NULL, '', '', 'def.png', 'review4185@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(590, NULL, 'Nazid', NULL, '', '', 'def.png', 'review2718@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(591, NULL, 'Priya', NULL, '', '', 'def.png', 'review2215@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(592, 'autologin', 'Guest', NULL, '', '+91+919008216453', 'def.png', 'guesttempemail9036@xyz.com', NULL, '$2y$10$eWQxiHZOYmexbkNDCN6hdOK5/5XuX44bhHVfpTWSJNSoKDOL6uyeC', NULL, '2024-04-14 16:39:58', '2024-04-16 05:41:13', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'HqyYIJeLDHbCSypnWRLVsBbhyb2eHSIerfMgWcqw', 0, NULL, NULL, 0, 0, NULL),
(593, 'autologin', 'Guest', NULL, '', '+91+916360102531', 'def.png', 'guesttempemail4155@xyz.com', NULL, '$2y$10$l2Pvf//Bb3T69Y341MnP/.NsuD5muDeB3u/3dhcBW5UmQeApTQNqu', NULL, '2024-04-17 12:29:50', '2024-04-17 12:29:50', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(594, 'autologin', 'Guest', NULL, '', '+91+916360102531', 'def.png', 'guesttempemail3245@xyz.com', NULL, '$2y$10$5M9uXiG65ZyNUEPZ14t6COmdK/zVb8IRXU00HcwSLg79jd.qMPEgm', NULL, '2024-04-17 12:32:25', '2024-04-17 12:38:39', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'zfgtiC1wVsqsPpqDsI4oiDOyvIhvXZbYjjtURZTt', 0, NULL, NULL, 0, 0, NULL),
(595, NULL, 'Ramesh', NULL, '', '', 'def.png', 'review6456@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(596, NULL, 'Keerthana', NULL, '', '', 'def.png', 'review7633@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(597, NULL, 'Ramya', NULL, '', '', 'def.png', 'review8694@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(598, NULL, 'Chaitra', NULL, '', '', 'def.png', 'review1265@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(599, NULL, 'Pinky', NULL, '', '', 'def.png', 'review4395@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(600, NULL, 'Sheetal', NULL, '', '', 'def.png', 'review8442@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(601, NULL, 'Kavya', NULL, '', '', 'def.png', 'review2933@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(602, NULL, 'Manu', NULL, '', '', 'def.png', 'review1380@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(603, NULL, 'Yashu', NULL, '', '', 'def.png', 'review9225@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(604, NULL, 'Chethu', NULL, '', '', 'def.png', 'review9060@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(605, NULL, 'Teena', NULL, '', '', 'def.png', 'review4947@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(606, NULL, 'Sonu', NULL, '', '', 'def.png', 'review7537@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(607, NULL, 'Spandhana', NULL, '', '', 'def.png', 'review3689@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(608, NULL, 'Sachin', NULL, '', '', 'def.png', 'review2130@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(609, NULL, 'Deeksha', NULL, '', '', 'def.png', 'review6200@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(610, NULL, 'Hari', NULL, '', '', 'def.png', 'review9591@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(611, NULL, 'Moni', NULL, '', '', 'def.png', 'review1192@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(612, NULL, 'Pavi', NULL, '', '', 'def.png', 'review9577@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(613, NULL, 'Madhu', NULL, '', '', 'def.png', 'review4248@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(614, NULL, 'Madan', NULL, '', '', 'def.png', 'review4179@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(615, NULL, 'Nikil', NULL, '', '', 'def.png', 'review5274@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(616, NULL, 'Sam', NULL, '', '', 'def.png', 'review1353@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(617, NULL, 'Abhi', NULL, '', '', 'def.png', 'review1311@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(618, NULL, 'Aman', NULL, '', '', 'def.png', 'review4844@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(619, NULL, 'Mithun', NULL, '', '', 'def.png', 'review9416@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(620, NULL, 'Disha', NULL, '', '', 'def.png', 'review3418@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(621, NULL, 'Anajli', NULL, '', '', 'def.png', 'review8174@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(622, NULL, 'Muskan', NULL, '', '', 'def.png', 'review6836@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(623, NULL, 'Shali', NULL, '', '', 'def.png', 'review4102@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(624, NULL, 'Amith', NULL, '', '', 'def.png', 'review8274@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(626, NULL, 'Shana', NULL, '', '', 'def.png', 'review5149@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(627, NULL, 'Moni', NULL, '', '', 'def.png', 'review2464@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(628, NULL, 'Madan', NULL, '', '', 'def.png', 'review8495@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(629, NULL, 'Chaitra', NULL, '', '', 'def.png', 'review8952@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(630, NULL, 'Teena', NULL, '', '', 'def.png', 'review5919@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(631, NULL, 'Teena', NULL, '', '', 'def.png', 'review5128@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(632, NULL, 'Sakshi', NULL, '', '', 'def.png', 'review6519@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(633, NULL, 'Akshu', NULL, '', '', 'def.png', 'review7323@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(634, NULL, 'Abhiram', NULL, '', '', 'def.png', 'review1589@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(635, NULL, 'Moni', NULL, '', '', 'def.png', 'review8716@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(636, NULL, 'Chaitanya', NULL, '', '', 'def.png', 'review7505@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(637, NULL, 'Sachin', NULL, '', '', 'def.png', 'review9027@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(638, NULL, 'Deeksha', NULL, '', '', 'def.png', 'review6248@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(639, NULL, 'Girish', NULL, '', '', 'def.png', 'review8043@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(640, NULL, 'Vinay', NULL, '', '', 'def.png', 'review5975@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(641, NULL, 'Namu', NULL, '', '', 'def.png', 'review6534@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(642, NULL, 'Seetha', NULL, '', '', 'def.png', 'review3671@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(643, NULL, 'Rakesh', NULL, '', '', 'def.png', 'review5343@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(644, NULL, 'Sonu', NULL, '', '', 'def.png', 'review5362@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(645, NULL, 'Donuu', NULL, '', '', 'def.png', 'review6054@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(646, NULL, 'Seenu', NULL, '', '', 'def.png', 'review9305@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(647, NULL, 'Chaithu', NULL, '', '', 'def.png', 'review5777@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(648, NULL, 'Chaithu', NULL, '', '', 'def.png', 'review8083@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(649, NULL, 'Sinchu', NULL, '', '', 'def.png', 'review2246@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(650, NULL, 'Sathish', NULL, '', '', 'def.png', 'review2210@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(651, NULL, 'Monish', NULL, '', '', 'def.png', 'review2031@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(652, NULL, 'Lisa', NULL, '', '', 'def.png', 'review9529@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(653, NULL, 'Lisa', NULL, '', '', 'def.png', 'review8195@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(654, NULL, 'William', NULL, '', '', 'def.png', 'review8748@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(655, NULL, 'William', NULL, '', '', 'def.png', 'review8706@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(656, NULL, 'Giri', NULL, '', '', 'def.png', 'review9764@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(657, NULL, 'Kushal', NULL, '', '', 'def.png', 'review9464@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(658, NULL, 'Cherry', NULL, '', '', 'def.png', 'review4941@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(659, NULL, 'Arjun', NULL, '', '', 'def.png', 'review9802@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(660, NULL, 'Ramya', NULL, '', '', 'def.png', 'review2896@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(661, NULL, 'Ramya', NULL, '', '', 'def.png', 'review9547@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(662, NULL, 'Shravan', NULL, '', '', 'def.png', 'review1769@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(664, NULL, 'Chethan', NULL, '', '', 'def.png', 'review4171@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(665, NULL, 'Ajay', NULL, '', '', 'def.png', 'review2745@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(666, NULL, 'Vijay', NULL, '', '', 'def.png', 'review8618@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(667, NULL, 'Tharak', NULL, '', '', 'def.png', 'review1963@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(668, NULL, 'Manoj', NULL, '', '', 'def.png', 'review4575@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(669, NULL, 'Prateek', NULL, '', '', 'def.png', 'review7178@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(670, NULL, 'Tisha', NULL, '', '', 'def.png', 'review9390@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(671, NULL, 'Amelia', NULL, '', '', 'def.png', 'review4598@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(672, NULL, 'Aria', NULL, '', '', 'def.png', 'review8356@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(673, NULL, 'Charlotte', NULL, '', '', 'def.png', 'review1856@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(674, NULL, 'Chloe', NULL, '', '', 'def.png', 'review9907@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(675, NULL, 'Emily', NULL, '', '', 'def.png', 'review1711@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(676, NULL, 'Isabella', NULL, '', '', 'def.png', 'review7434@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(677, NULL, 'Luna', NULL, '', '', 'def.png', 'review5432@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(678, NULL, 'Olivia', NULL, '', '', 'def.png', 'review1431@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(679, NULL, 'Rosa', NULL, '', '', 'def.png', 'review5847@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(680, NULL, 'Aditi', NULL, '', '', 'def.png', 'review2000@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(681, NULL, 'Anika', NULL, '', '', 'def.png', 'review5178@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(682, NULL, 'Ava', NULL, '', '', 'def.png', 'review1116@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(684, NULL, 'Clara', NULL, '', '', 'def.png', 'review8265@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(685, NULL, 'Coco', NULL, '', '', 'def.png', 'review5892@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(686, NULL, 'Aadhya', NULL, '', '', 'def.png', 'review9924@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(687, NULL, 'Aahana', NULL, '', '', 'def.png', 'review5872@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(688, NULL, 'Aachal', NULL, '', '', 'def.png', 'review6619@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(689, NULL, 'Aarna', NULL, '', '', 'def.png', 'review9075@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(690, NULL, 'Adya', NULL, '', '', 'def.png', 'review7822@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(691, NULL, 'Brinda', NULL, '', '', 'def.png', 'review7691@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(692, NULL, 'Bishakha', NULL, '', '', 'def.png', 'review6691@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(693, NULL, 'Amruta', NULL, '', '', 'def.png', 'review8941@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(694, NULL, 'Bimala', NULL, '', '', 'def.png', 'review5392@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(695, NULL, 'Chaaya', NULL, '', '', 'def.png', 'review2619@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(696, NULL, 'Anita', NULL, '', '', 'def.png', 'review4177@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(697, NULL, 'Anamika', NULL, '', '', 'def.png', 'review7869@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(698, NULL, 'Charika', NULL, '', '', 'def.png', 'review4610@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(699, NULL, 'Chanchal', NULL, '', '', 'def.png', 'review9482@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(700, NULL, 'Charita', NULL, '', '', 'def.png', 'review6573@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(701, NULL, 'Chaavi', NULL, '', '', 'def.png', 'review3983@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(702, NULL, 'Divya', NULL, '', '', 'def.png', 'review7730@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(703, NULL, 'Dalaja', NULL, '', '', 'def.png', 'review9786@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(704, NULL, 'Arya', NULL, '', '', 'def.png', 'review1151@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(705, NULL, 'Deepa', NULL, '', '', 'def.png', 'review6250@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(706, NULL, 'Bhavan', NULL, '', '', 'def.png', 'review1867@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(707, NULL, 'Bhavya', NULL, '', '', 'def.png', 'review5382@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(708, NULL, 'Chaitaly', NULL, '', '', 'def.png', 'review3712@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(709, NULL, 'Eshani', NULL, '', '', 'def.png', 'review3696@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(710, NULL, 'Chadani', NULL, '', '', 'def.png', 'review2397@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(711, NULL, 'Chadani', NULL, '', '', 'def.png', 'review3821@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(712, NULL, 'Charavi', NULL, '', '', 'def.png', 'review2245@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(713, NULL, 'Forum', NULL, '', '', 'def.png', 'review7272@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(714, NULL, 'Ganga', NULL, '', '', 'def.png', 'review4863@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(716, NULL, 'Gauri', NULL, '', '', 'def.png', 'review7407@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(717, NULL, 'Damini', NULL, '', '', 'def.png', 'review9133@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(718, NULL, 'Chasuma', NULL, '', '', 'def.png', 'review8351@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(720, NULL, 'Darika', NULL, '', '', 'def.png', 'review9603@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(721, NULL, 'Devika', NULL, '', '', 'def.png', 'review6569@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(722, NULL, 'Deepa', NULL, '', '', 'def.png', 'review5570@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(723, NULL, 'Ekaja', NULL, '', '', 'def.png', 'review4470@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(724, NULL, 'Harshi', NULL, '', '', 'def.png', 'review7159@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(725, NULL, 'Harini', NULL, '', '', 'def.png', 'review5626@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(726, NULL, 'Hema', NULL, '', '', 'def.png', 'review3467@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(727, NULL, 'Keerthi', NULL, '', '', 'def.png', 'review9105@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(729, NULL, 'Kamya', NULL, '', '', 'def.png', 'review5530@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(730, NULL, 'Hiral', NULL, '', '', 'def.png', 'review7850@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(731, NULL, 'Monisha', NULL, '', '', 'def.png', 'review5176@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(732, NULL, 'Teena', NULL, '', '', 'def.png', 'review1600@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(733, NULL, 'Madan', NULL, '', '', 'def.png', 'review5726@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(734, NULL, 'Chaitra', NULL, '', '', 'def.png', 'review4372@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(735, NULL, 'Sonu', NULL, '', '', 'def.png', 'review1909@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(736, NULL, 'Kiran', NULL, '', '', 'def.png', 'review8463@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(737, NULL, 'Sushama', NULL, '', '', 'def.png', 'review1590@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(738, NULL, 'Surya', NULL, '', '', 'def.png', 'review4836@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(739, NULL, 'Deeku', NULL, '', '', 'def.png', 'review1378@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(740, NULL, 'Sheethal', NULL, '', '', 'def.png', 'review5120@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(741, NULL, 'Arjun', NULL, '', '', 'def.png', 'review8923@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(742, NULL, 'Feetham', NULL, '', '', 'def.png', 'review3383@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(743, NULL, 'Janavi', NULL, '', '', 'def.png', 'review2441@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(744, NULL, 'Girisha', NULL, '', '', 'def.png', 'review1121@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(745, NULL, 'Umesha', NULL, '', '', 'def.png', 'review6116@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(746, NULL, 'Spandhu', NULL, '', '', 'def.png', 'review3197@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(747, NULL, 'Mukesh', NULL, '', '', 'def.png', 'review4400@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(748, NULL, 'Vamisha', NULL, '', '', 'def.png', 'review7810@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(749, NULL, 'Kiru', NULL, '', '', 'def.png', 'review9866@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(750, NULL, 'Zara', NULL, '', '', 'def.png', 'review7424@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(752, NULL, 'Chaitra', NULL, '', '', 'def.png', 'review8387@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(753, NULL, 'Karana', NULL, '', '', 'def.png', 'review4790@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(755, NULL, 'Manju', NULL, '', '', 'def.png', 'review9979@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(756, NULL, 'Veena', NULL, '', '', 'def.png', 'review5735@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(757, NULL, 'Giri', NULL, '', '', 'def.png', 'review8891@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(758, NULL, 'Harish', NULL, '', '', 'def.png', 'review2576@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(759, NULL, 'Shanthi', NULL, '', '', 'def.png', 'review8804@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(760, NULL, 'Manjunath', NULL, '', '', 'def.png', 'review1536@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(761, NULL, 'Raki', NULL, '', '', 'def.png', 'review5978@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(762, NULL, 'Fathima', NULL, '', '', 'def.png', 'review4370@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(763, NULL, 'Moksha', NULL, '', '', 'def.png', 'review7334@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(764, NULL, 'Jannu', NULL, '', '', 'def.png', 'review9230@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(765, NULL, 'Bhai', NULL, '', '', 'def.png', 'review9310@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(766, NULL, 'Teena', NULL, '', '', 'def.png', 'review5688@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(767, NULL, 'Moni', NULL, '', '', 'def.png', 'review6718@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(769, NULL, 'Chaitra', NULL, '', '', 'def.png', 'review9545@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(770, NULL, 'Sonu', NULL, '', '', 'def.png', 'review7947@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(771, NULL, 'Ramya', NULL, '', '', 'def.png', 'review1112@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(772, NULL, 'Hema', NULL, '', '', 'def.png', 'review8542@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(773, NULL, 'William', NULL, '', '', 'def.png', 'review3457@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(774, NULL, 'Disha', NULL, '', '', 'def.png', 'review4681@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(775, NULL, 'Chethu', NULL, '', '', 'def.png', 'review8636@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(776, NULL, 'Jeevan', NULL, '', '', 'def.png', 'review5293@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(777, NULL, 'Sagar', NULL, '', '', 'def.png', 'review2349@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(778, 'autologin', 'Guest', NULL, '', '+919747818908', 'def.png', 'guesttempemail8279@xyz.com', NULL, '$2y$10$oDLuRc/wIIyBchOPVc3cNeEfpKq3.HcrgdRui10ZrzUxXbEcG7rpm', NULL, '2024-04-19 16:27:25', '2024-04-28 14:16:18', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'ym9f84OT4hSWMHz45jFVxMfEn09cLkz2p1VnyukQ', 0, NULL, NULL, 0, 0, NULL);
INSERT INTO `users` (`id`, `name`, `f_name`, `l_name`, `phone_country_code`, `phone`, `image`, `email`, `email_verified_at`, `password`, `remember_token`, `created_at`, `updated_at`, `street_address`, `country`, `city`, `zip`, `house_no`, `apartment_no`, `cm_firebase_token`, `is_active`, `payment_card_last_four`, `payment_card_brand`, `payment_card_fawry_token`, `login_medium`, `social_id`, `is_phone_verified`, `temporary_token`, `is_email_verified`, `wallet_balance`, `loyalty_point`, `login_hit_count`, `is_temp_blocked`, `temp_block_time`) VALUES
(779, 'autologin', 'Guest', NULL, '', '+919008216453', 'def.png', 'guesttempemail7846@xyz.com', NULL, '$2y$10$SONag7zWc05BZVyEfgvJcuNG7HYbQupkdn7ZL47Pz0X8VmdN8SE0C', NULL, '2024-04-20 20:21:26', '2024-11-10 11:35:23', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'cjjK3IR9vzSkndgVgXLN7x0bxNU18CC5DAwYkWLQ', 0, NULL, NULL, 0, 0, NULL),
(780, NULL, 'Keerthi', NULL, '', '', 'def.png', 'review8966@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(781, NULL, 'Monisha', NULL, '', '', 'def.png', 'review7824@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(782, NULL, 'Monisha', NULL, '', '', 'def.png', 'review5139@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(783, NULL, 'Chaithu', NULL, '', '', 'def.png', 'review4936@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(784, NULL, 'Sonuish', NULL, '', '', 'def.png', 'review8161@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(785, NULL, 'Madan', NULL, '', '', 'def.png', 'review8295@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(786, NULL, 'Dinku', NULL, '', '', 'def.png', 'review1457@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(787, NULL, 'Funky', NULL, '', '', 'def.png', 'review1799@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(788, NULL, 'Rathan', NULL, '', '', 'def.png', 'review3850@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(789, NULL, 'Sheena', NULL, '', '', 'def.png', 'review2538@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(790, NULL, 'Girish', NULL, '', '', 'def.png', 'review1554@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(791, NULL, 'Jeevan', NULL, '', '', 'def.png', 'review901@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(792, NULL, 'Jeenu', NULL, '', '', 'def.png', 'review8608@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(793, NULL, 'Drashan', NULL, '', '', 'def.png', 'review5853@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(794, NULL, 'Yashas', NULL, '', '', 'def.png', 'review6009@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(795, NULL, 'Rishika', NULL, '', '', 'def.png', 'review2781@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(796, NULL, 'Jashika', NULL, '', '', 'def.png', 'review9325@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(797, NULL, 'Harishitha', NULL, '', '', 'def.png', 'review5458@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(798, NULL, 'Monu', NULL, '', '', 'def.png', 'review1899@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(799, NULL, 'Lakshmi', NULL, '', '', 'def.png', 'review8592@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(800, NULL, 'Veena', NULL, '', '', 'def.png', 'review3307@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(801, NULL, 'Kushal', NULL, '', '', 'def.png', 'review2211@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(802, NULL, 'Rishika', NULL, '', '', 'def.png', 'review7851@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(803, NULL, 'Shana', NULL, '', '', 'def.png', 'review2042@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(804, NULL, 'Shana', NULL, '', '', 'def.png', 'review2481@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(807, NULL, 'Shana', NULL, '', '', 'def.png', 'review3638@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(808, NULL, 'Deena', NULL, '', '', 'def.png', 'review3830@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(809, NULL, 'Seena', NULL, '', '', 'def.png', 'review8355@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(810, NULL, 'William', NULL, '', '', 'def.png', 'review8879@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(811, NULL, 'Shakshi', NULL, '', '', 'def.png', 'review1823@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(812, NULL, 'Paru', NULL, '', '', 'def.png', 'review4743@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(813, NULL, 'Ankitha', NULL, '', '', 'def.png', 'review5579@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(814, NULL, 'Hema', NULL, '', '', 'def.png', 'review2957@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(815, NULL, 'Keerthana', NULL, '', '', 'def.png', 'review8084@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(816, NULL, 'Geetha', NULL, '', '', 'def.png', 'review4228@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(817, NULL, 'Monisha', NULL, '', '', 'def.png', 'review5063@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(818, NULL, 'Bhavan', NULL, '', '', 'def.png', 'review1599@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(819, NULL, 'Harini', NULL, '', '', 'def.png', 'review1928@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(820, NULL, 'Vidhya', NULL, '', '', 'def.png', 'review5855@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(821, NULL, 'Janu', NULL, '', '', 'def.png', 'review1805@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(822, NULL, 'Pruthiv', NULL, '', '', 'def.png', 'review2107@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(823, NULL, 'Dhanu', NULL, '', '', 'def.png', 'review7688@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(824, NULL, 'Jashika', NULL, '', '', 'def.png', 'review1852@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(826, NULL, 'Jashika', NULL, '', '', 'def.png', 'review2504@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(827, NULL, 'Shilpa', NULL, '', '', 'def.png', 'review4157@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(829, NULL, 'Kavya', NULL, '', '', 'def.png', 'review7879@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(830, NULL, 'KIrani', NULL, '', '', 'def.png', 'review6714@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(831, NULL, 'Chethan', NULL, '', '', 'def.png', 'review5276@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(832, NULL, 'Sachin', NULL, '', '', 'def.png', 'review4868@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(833, NULL, 'Manu', NULL, '', '', 'def.png', 'review7271@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(834, NULL, 'Manu', NULL, '', '', 'def.png', 'review2719@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(835, NULL, 'Manoj', NULL, '', '', 'def.png', 'review1078@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(836, NULL, 'Girish', NULL, '', '', 'def.png', 'review5141@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(837, NULL, 'Danish', NULL, '', '', 'def.png', 'review4890@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(838, NULL, 'Akash', NULL, '', '', 'def.png', 'review1089@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(839, NULL, 'Jeevan', NULL, '', '', 'def.png', 'review5330@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(840, NULL, 'Hari', NULL, '', '', 'def.png', 'review6228@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(841, NULL, 'Vishal', NULL, '', '', 'def.png', 'review2709@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(842, NULL, 'Sanju', NULL, '', '', 'def.png', 'review2038@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(843, 'autologin', 'Guest', NULL, '', '+919310273373', 'def.png', 'guesttempemail9574@xyz.com', NULL, '$2y$10$2tQjkPx7nuASyD0o5zF1nuNbHQDuZeH7EwsbT.jK4okpgIP6Xqc82', NULL, '2024-04-22 20:46:01', '2024-07-10 22:53:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'oIDgdUYm4HhG8TvkUjs8oHDd8MVFgnx9xqg7XV82', 0, NULL, NULL, 0, 0, NULL),
(844, 'autologin', 'Guest', NULL, '', '+919591328832', 'def.png', 'guesttempemail7133@xyz.com', NULL, '$2y$10$RDH7HZdXRhN/fg03z.MC5e7CV3aZUh7eqli8LAFJF6k/HaDeUlSia', NULL, '2024-04-23 12:14:16', '2024-04-23 12:14:16', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '5KEIZzUj3MvGcd53Wp2SFvTgZw2HN5kO8Kj24i7N', 0, NULL, NULL, 0, 0, NULL),
(845, NULL, 'Varsha', NULL, '', '', 'def.png', 'review3815@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(846, NULL, 'Dinku', NULL, '', '', 'def.png', 'review5316@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(847, NULL, 'Shana', NULL, '', '', 'def.png', 'review1764@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(848, NULL, 'Harisma', NULL, '', '', 'def.png', 'review2189@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(849, NULL, 'Shanthi', NULL, '', '', 'def.png', 'review4419@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(850, NULL, 'Monisha', NULL, '', '', 'def.png', 'review1336@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(851, NULL, 'sush', NULL, '', '', 'def.png', 'review9341@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(852, NULL, 'Deeksha', NULL, '', '', 'def.png', 'review3724@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(853, NULL, 'Sachin', NULL, '', '', 'def.png', 'review5931@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(854, NULL, 'Sachin', NULL, '', '', 'def.png', 'review9427@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(855, NULL, 'Manu', NULL, '', '', 'def.png', 'review2114@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(856, NULL, 'Ajay', NULL, '', '', 'def.png', 'review6870@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(857, NULL, 'Ram charan', NULL, '', '', 'def.png', 'review5884@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(858, NULL, 'Sachin', NULL, '', '', 'def.png', 'review9122@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(859, NULL, 'Chiranth', NULL, '', '', 'def.png', 'review5712@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(860, NULL, 'Mithun', NULL, '', '', 'def.png', 'review4692@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(861, NULL, 'Ajith', NULL, '', '', 'def.png', 'review6234@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(863, NULL, 'Kanasu', NULL, '', '', 'def.png', 'review6518@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(864, NULL, 'Praveen', NULL, '', '', 'def.png', 'review1106@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(865, NULL, 'Mohan', NULL, '', '', 'def.png', 'review6330@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(866, NULL, 'Vikas', NULL, '', '', 'def.png', 'review6274@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(867, NULL, 'Zara', NULL, '', '', 'def.png', 'review9774@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(868, NULL, 'Bharath', NULL, '', '', 'def.png', 'review2964@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(869, NULL, 'Jatin', NULL, '', '', 'def.png', 'review7184@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(870, NULL, 'Abhishek', NULL, '', '', 'def.png', 'review8120@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(871, NULL, 'Jhanavi', NULL, '', '', 'def.png', 'review9678@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(872, NULL, 'Anushka', NULL, '', '', 'def.png', 'review6420@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(873, NULL, 'Tharun', NULL, '', '', 'def.png', 'review4403@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(874, NULL, 'Arathi', NULL, '', '', 'def.png', 'review5880@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(875, NULL, 'Punith', NULL, '', '', 'def.png', 'review7847@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(876, NULL, 'Rishika', NULL, '', '', 'def.png', 'review851@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(877, NULL, 'Iram', NULL, '', '', 'def.png', 'review7360@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(878, NULL, 'Arjun', NULL, '', '', 'def.png', 'review9548@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(879, NULL, 'Ishika', NULL, '', '', 'def.png', 'review9576@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(880, NULL, 'Gawtham', NULL, '', '', 'def.png', 'review3179@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(881, NULL, 'Jeevan', NULL, '', '', 'def.png', 'review3725@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(882, NULL, 'kavya', NULL, '', '', 'def.png', 'review2478@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(883, NULL, 'Jeena', NULL, '', '', 'def.png', 'review3123@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(884, NULL, 'Dhanu', NULL, '', '', 'def.png', 'review3325@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(885, NULL, 'Amith', NULL, '', '', 'def.png', 'review1755@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(886, NULL, 'Rakesh', NULL, '', '', 'def.png', 'review8972@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(887, NULL, 'Suchitha', NULL, '', '', 'def.png', 'review1256@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(888, NULL, 'Sandeep', NULL, '', '', 'def.png', 'review7527@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(889, NULL, 'Hima', NULL, '', '', 'def.png', 'review7595@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(890, NULL, 'Satish', NULL, '', '', 'def.png', 'review5849@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(891, NULL, 'Karana', NULL, '', '', 'def.png', 'review7244@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(892, NULL, 'Sandeep', NULL, '', '', 'def.png', 'review6355@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(893, NULL, 'Satish', NULL, '', '', 'def.png', 'review8035@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(894, NULL, 'Mithun', NULL, '', '', 'def.png', 'review9929@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(895, NULL, 'Rohan', NULL, '', '', 'def.png', 'review4751@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(896, NULL, 'Jeena', NULL, '', '', 'def.png', 'review9905@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(897, NULL, 'Anathi', NULL, '', '', 'def.png', 'review8602@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(898, NULL, 'Harini', NULL, '', '', 'def.png', 'review4044@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(899, NULL, 'Lakshmi', NULL, '', '', 'def.png', 'review1829@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(900, NULL, 'Bavish', NULL, '', '', 'def.png', 'review1469@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(901, NULL, 'Yashu', NULL, '', '', 'def.png', 'review5553@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(902, NULL, 'Yashu', NULL, '', '', 'def.png', 'review7069@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(903, NULL, 'Kushal', NULL, '', '', 'def.png', 'review3836@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(904, NULL, 'Sanju', NULL, '', '', 'def.png', 'review3239@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(905, NULL, 'Jayanth', NULL, '', '', 'def.png', 'review2338@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(906, NULL, 'Moksha', NULL, '', '', 'def.png', 'review7471@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(907, NULL, 'Ram', NULL, '', '', 'def.png', 'review3876@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(908, NULL, 'Aram', NULL, '', '', 'def.png', 'review2801@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(909, NULL, 'Veena', NULL, '', '', 'def.png', 'review4178@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(910, NULL, 'Jothiprakash', NULL, '', '', 'def.png', 'review9130@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(911, NULL, 'Yashiva', NULL, '', '', 'def.png', 'review2101@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(912, NULL, 'Ram charan', NULL, '', '', 'def.png', 'review2725@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(913, NULL, 'Keerthan', NULL, '', '', 'def.png', 'review7710@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(914, NULL, 'Likith', NULL, '', '', 'def.png', 'review2156@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(915, NULL, 'Charan', NULL, '', '', 'def.png', 'review3867@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(916, NULL, 'Sandeep', NULL, '', '', 'def.png', 'review1544@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(917, NULL, 'Sagar', NULL, '', '', 'def.png', 'review7858@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(918, NULL, 'Manu', NULL, '', '', 'def.png', 'review3141@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(919, NULL, 'Tanisha', NULL, '', '', 'def.png', 'review9886@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(920, NULL, 'Sashi', NULL, '', '', 'def.png', 'review2341@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(921, NULL, 'Sunil', NULL, '', '', 'def.png', 'review7968@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(922, NULL, 'Priya', NULL, '', '', 'def.png', 'review5751@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(923, NULL, 'Hemanth', NULL, '', '', 'def.png', 'review6878@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(924, NULL, 'Jashwan', NULL, '', '', 'def.png', 'review3278@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(925, NULL, 'Danish', NULL, '', '', 'def.png', 'review6792@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(926, NULL, 'Swathi', NULL, '', '', 'def.png', 'review7848@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(927, NULL, 'Satish', NULL, '', '', 'def.png', 'review4624@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(928, NULL, 'Arpitha', NULL, '', '', 'def.png', 'review5203@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(929, NULL, 'Hari', NULL, '', '', 'def.png', 'review2713@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(931, NULL, 'Aravid', NULL, '', '', 'def.png', 'review5915@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(932, NULL, 'Kushal', NULL, '', '', 'def.png', 'review4853@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(933, NULL, 'Umesha', NULL, '', '', 'def.png', 'review6217@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(934, NULL, 'Tharun', NULL, '', '', 'def.png', 'review7600@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(935, NULL, 'Pavi', NULL, '', '', 'def.png', 'review1917@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(936, NULL, 'Chethan', NULL, '', '', 'def.png', 'review3683@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(937, NULL, 'Sachin', NULL, '', '', 'def.png', 'review8836@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(938, NULL, 'Loohra', NULL, '', '', 'def.png', 'review9673@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(939, NULL, 'Rupeesh', NULL, '', '', 'def.png', 'review5042@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(940, NULL, 'Rajesh', NULL, '', '', 'def.png', 'review2466@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(942, NULL, 'Aksay', NULL, '', '', 'def.png', 'review4821@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(943, NULL, 'Roopa', NULL, '', '', 'def.png', 'review3845@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(944, NULL, 'Harsha', NULL, '', '', 'def.png', 'review2771@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(945, NULL, 'Karan', NULL, '', '', 'def.png', 'review6586@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(946, NULL, 'Divya', NULL, '', '', 'def.png', 'review9237@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(948, NULL, 'Harshitha', NULL, '', '', 'def.png', 'review9946@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(949, NULL, 'Abijith', NULL, '', '', 'def.png', 'review5834@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(950, NULL, 'Amith', NULL, '', '', 'def.png', 'review3350@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(951, NULL, 'Gopi', NULL, '', '', 'def.png', 'review8945@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(952, NULL, 'Moni', NULL, '', '', 'def.png', 'review1540@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(953, NULL, 'Ramesh', NULL, '', '', 'def.png', 'review5949@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(954, NULL, 'Rahul', NULL, '', '', 'def.png', 'review3898@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(956, NULL, 'Mahesh', NULL, '', '', 'def.png', 'review7234@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(958, NULL, 'Hari', NULL, '', '', 'def.png', 'review7740@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(959, NULL, 'Shivu', NULL, '', '', 'def.png', 'review8543@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(960, NULL, 'William', NULL, '', '', 'def.png', 'review9412@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(961, NULL, 'Lochan', NULL, '', '', 'def.png', 'review6126@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(962, NULL, 'Jaanu', NULL, '', '', 'def.png', 'review8729@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(963, NULL, 'Jp prakash', NULL, '', '', 'def.png', 'review5540@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(964, NULL, 'Sachin', NULL, '', '', 'def.png', 'review3720@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(965, NULL, 'Sachin', NULL, '', '', 'def.png', 'review2071@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(966, NULL, 'Germani', NULL, '', '', 'def.png', 'review891@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(967, NULL, 'Umesha', NULL, '', '', 'def.png', 'review5248@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(968, NULL, 'Naveen', NULL, '', '', 'def.png', 'review8733@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(969, NULL, 'Keerthi', NULL, '', '', 'def.png', 'review3939@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(970, NULL, 'Muskan', NULL, '', '', 'def.png', 'review1373@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(971, NULL, 'Swetha', NULL, '', '', 'def.png', 'review7890@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(972, NULL, 'Ragini', NULL, '', '', 'def.png', 'review8464@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(973, NULL, 'Manish', NULL, '', '', 'def.png', 'review2620@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(974, NULL, 'Varshi', NULL, '', '', 'def.png', 'review2954@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(975, NULL, 'Ranika', NULL, '', '', 'def.png', 'review8930@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(976, NULL, 'Ramya', NULL, '', '', 'def.png', 'review4164@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(977, NULL, 'Moni', NULL, '', '', 'def.png', 'review4665@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(978, NULL, 'Abhiram', NULL, '', '', 'def.png', 'review2610@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(979, NULL, 'Isha', NULL, '', '', 'def.png', 'review4072@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(980, NULL, 'Aishu', NULL, '', '', 'def.png', 'review3261@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(981, NULL, 'Yashiva', NULL, '', '', 'def.png', 'review8975@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(982, NULL, 'Shiva', NULL, '', '', 'def.png', 'review9986@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(983, NULL, 'Jeevan', NULL, '', '', 'def.png', 'review4823@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(984, NULL, 'Gayathri', NULL, '', '', 'def.png', 'review1758@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(987, NULL, 'Akhil', NULL, '', '', 'def.png', 'review5091@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(989, NULL, 'Kishore', NULL, '', '', 'def.png', 'review4161@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(990, NULL, 'Sushi', NULL, '', '', 'def.png', 'review3586@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(991, NULL, 'Gana', NULL, '', '', 'def.png', 'review7089@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(992, NULL, 'Jesi', NULL, '', '', 'def.png', 'review4303@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(993, NULL, 'Jeesika', NULL, '', '', 'def.png', 'review8740@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(994, NULL, 'Sagar', NULL, '', '', 'def.png', 'review5796@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(995, NULL, 'Rishika', NULL, '', '', 'def.png', 'review2778@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(996, NULL, 'Mithun', NULL, '', '', 'def.png', 'review4067@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(997, NULL, 'Dibra', NULL, '', '', 'def.png', 'review3545@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(998, NULL, 'Rosy', NULL, '', '', 'def.png', 'review3778@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(999, NULL, 'Mithali', NULL, '', '', 'def.png', 'review9431@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1000, NULL, 'Ishitha', NULL, '', '', 'def.png', 'review1272@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1001, NULL, 'Umesha', NULL, '', '', 'def.png', 'review7246@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1002, NULL, 'Pooja', NULL, '', '', 'def.png', 'review7721@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1003, NULL, 'Pranthi', NULL, '', '', 'def.png', 'review7491@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1004, 'autologin', 'Vinayak', 'Torgal', '', '+918618994967', 'def.png', 'world.throttle@gmail.com', NULL, '$2y$10$leW9P18Qh0SdZeapLh2cE.YSFShxH9Tx4nC8.lKMOuEjrMGZVGsqq', NULL, '2024-04-23 17:13:43', '2024-05-24 21:00:49', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'cSRy8hmljlK5mEzyBVIlK4DJTVIdxFAGf1Dij8fS', 0, NULL, NULL, 0, 0, NULL),
(1005, NULL, 'Eshwari', NULL, '', '', 'def.png', 'review8683@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1006, NULL, 'Heena', NULL, '', '', 'def.png', 'review816@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1007, NULL, 'Rathan', NULL, '', '', 'def.png', 'review8615@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1009, NULL, 'Varsha', NULL, '', '', 'def.png', 'review4870@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1010, NULL, 'Racchu', NULL, '', '', 'def.png', 'review3396@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1012, NULL, 'Swetha', NULL, '', '', 'def.png', 'review5078@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1013, NULL, 'Naveen', NULL, '', '', 'def.png', 'review3095@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1014, NULL, 'Fathima', NULL, '', '', 'def.png', 'review6625@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1017, NULL, 'Pinky', NULL, '', '', 'def.png', 'review2018@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1018, NULL, 'Khan', NULL, '', '', 'def.png', 'review7852@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1019, NULL, 'Moni', NULL, '', '', 'def.png', 'review1790@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1020, NULL, 'Ganesha', NULL, '', '', 'def.png', 'review9870@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1021, NULL, 'Teena', NULL, '', '', 'def.png', 'review7668@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1022, NULL, 'Chaitra', NULL, '', '', 'def.png', 'review1836@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1023, NULL, 'Madan', NULL, '', '', 'def.png', 'review4294@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1024, NULL, 'Shana', NULL, '', '', 'def.png', 'review1773@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1025, NULL, 'Yashika', NULL, '', '', 'def.png', 'review2863@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1026, NULL, 'Pavan', NULL, '', '', 'def.png', 'review4145@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1027, NULL, 'Deeksha', NULL, '', '', 'def.png', 'review3058@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1028, NULL, 'Kiran', NULL, '', '', 'def.png', 'review4162@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL);
INSERT INTO `users` (`id`, `name`, `f_name`, `l_name`, `phone_country_code`, `phone`, `image`, `email`, `email_verified_at`, `password`, `remember_token`, `created_at`, `updated_at`, `street_address`, `country`, `city`, `zip`, `house_no`, `apartment_no`, `cm_firebase_token`, `is_active`, `payment_card_last_four`, `payment_card_brand`, `payment_card_fawry_token`, `login_medium`, `social_id`, `is_phone_verified`, `temporary_token`, `is_email_verified`, `wallet_balance`, `loyalty_point`, `login_hit_count`, `is_temp_blocked`, `temp_block_time`) VALUES
(1029, NULL, 'Mala', NULL, '', '', 'def.png', 'review1657@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1030, NULL, 'Vedha', NULL, '', '', 'def.png', 'review2309@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1031, NULL, 'Manish', NULL, '', '', 'def.png', 'review3497@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1032, NULL, 'Jathin', NULL, '', '', 'def.png', 'review4557@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1033, NULL, 'Tina', NULL, '', '', 'def.png', 'review3315@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1035, NULL, 'Soona', NULL, '', '', 'def.png', 'review7583@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1036, 'autologin', 'Guest', NULL, '', '+91+918385079600', 'def.png', 'guesttempemail2959@xyz.com', NULL, '$2y$10$2VlcCsIxAVajgv4h7HcXNOaAUWB7WGcgZexyOv4Q.vks3vlGxCK0a', NULL, '2024-04-23 18:06:12', '2024-04-23 18:06:12', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1037, NULL, 'Koushik', NULL, '', '', 'def.png', 'review2405@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1038, NULL, 'Sandesh', NULL, '', '', 'def.png', 'review8379@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1039, NULL, 'Tharun', NULL, '', '', 'def.png', 'review3653@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1040, NULL, 'Arun', NULL, '', '', 'def.png', 'review873@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1041, NULL, 'Harish', NULL, '', '', 'def.png', 'review3783@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1042, NULL, 'Sachin', NULL, '', '', 'def.png', 'review4689@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1043, NULL, 'pavan', NULL, '', '', 'def.png', 'review6350@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1044, NULL, 'Lakshman', NULL, '', '', 'def.png', 'review8984@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1045, NULL, 'Prashanth', NULL, '', '', 'def.png', 'review1223@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1046, NULL, 'Sandeep', NULL, '', '', 'def.png', 'review8165@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1048, NULL, 'Manu', NULL, '', '', 'def.png', 'review2522@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1049, NULL, 'Charan', NULL, '', '', 'def.png', 'review4276@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1051, NULL, 'Satish', NULL, '', '', 'def.png', 'review3604@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1052, NULL, 'Sachin', NULL, '', '', 'def.png', 'review4454@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1053, NULL, 'Prasana', NULL, '', '', 'def.png', 'review8822@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1054, NULL, 'Tharun', NULL, '', '', 'def.png', 'review1717@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1055, NULL, 'Santhosh', NULL, '', '', 'def.png', 'review5636@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1056, NULL, 'Harsha', NULL, '', '', 'def.png', 'review6347@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1057, NULL, 'Umesh', NULL, '', '', 'def.png', 'review789@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1058, NULL, 'Navadeep', NULL, '', '', 'def.png', 'review3579@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1059, NULL, 'Jashwanth', NULL, '', '', 'def.png', 'review4150@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1060, NULL, 'Sandeep', NULL, '', '', 'def.png', 'review8171@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1061, NULL, 'Gawda mahesh', NULL, '', '', 'def.png', 'review9458@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1062, NULL, 'Vignesh', NULL, '', '', 'def.png', 'review1340@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1063, NULL, 'Uma', NULL, '', '', 'def.png', 'review4073@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1064, NULL, 'Darma', NULL, '', '', 'def.png', 'review4330@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1065, NULL, 'Jothi', NULL, '', '', 'def.png', 'review6246@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1066, NULL, 'Manu', NULL, '', '', 'def.png', 'review8081@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1067, NULL, 'Ram charan', NULL, '', '', 'def.png', 'review3542@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1068, NULL, 'Satish', NULL, '', '', 'def.png', 'review8073@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1069, NULL, 'Cheranjeevi', NULL, '', '', 'def.png', 'review3429@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1070, NULL, 'Lokhi', NULL, '', '', 'def.png', 'review5368@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1071, NULL, 'Bharath', NULL, '', '', 'def.png', 'review2421@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1073, NULL, 'Lakshamanm', NULL, '', '', 'def.png', 'review4899@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1074, NULL, 'Yashwanth', NULL, '', '', 'def.png', 'review7873@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1075, NULL, 'Chethu', NULL, '', '', 'def.png', 'review6939@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1076, NULL, 'Thanishik', NULL, '', '', 'def.png', 'review7050@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1077, NULL, 'Kumar', NULL, '', '', 'def.png', 'review9083@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1078, NULL, 'Gangu', NULL, '', '', 'def.png', 'review8994@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1080, NULL, 'Manu', NULL, '', '', 'def.png', 'review7571@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1081, NULL, 'Mohan', NULL, '', '', 'def.png', 'review8717@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1082, NULL, 'Praveen', NULL, '', '', 'def.png', 'review6095@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1083, NULL, 'Vijay', NULL, '', '', 'def.png', 'review7215@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1084, NULL, 'Satish', NULL, '', '', 'def.png', 'review1756@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1085, NULL, 'Somesh', NULL, '', '', 'def.png', 'review6303@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1086, NULL, 'Eshwar', NULL, '', '', 'def.png', 'review8627@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1087, NULL, 'Jeena', NULL, '', '', 'def.png', 'review2431@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1088, NULL, 'Kavya', NULL, '', '', 'def.png', 'review2225@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1089, NULL, 'Bhanu', NULL, '', '', 'def.png', 'review1696@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1090, NULL, 'Lakshmi', NULL, '', '', 'def.png', 'review2776@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1091, NULL, 'Baby', NULL, '', '', 'def.png', 'review7292@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1092, NULL, 'Kushal', NULL, '', '', 'def.png', 'review8688@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1093, NULL, 'Danish', NULL, '', '', 'def.png', 'review3699@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1094, NULL, 'Megha', NULL, '', '', 'def.png', 'review783@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1095, NULL, 'Hamsha', NULL, '', '', 'def.png', 'review2758@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1096, NULL, 'Ganavi', NULL, '', '', 'def.png', 'review1792@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1098, NULL, 'Vishal', NULL, '', '', 'def.png', 'review8863@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1100, NULL, 'Uravi', NULL, '', '', 'def.png', 'review5047@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1101, NULL, 'Prashanth', NULL, '', '', 'def.png', 'review1738@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1102, NULL, 'Vinay', NULL, '', '', 'def.png', 'review8932@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1103, NULL, 'Lochan', NULL, '', '', 'def.png', 'review2371@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1104, NULL, 'Karthik', NULL, '', '', 'def.png', 'review8394@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1105, NULL, 'Rakesh', NULL, '', '', 'def.png', 'review8965@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1106, NULL, 'Manu', NULL, '', '', 'def.png', 'review1630@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1107, NULL, 'Abijith', NULL, '', '', 'def.png', 'review7230@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1108, NULL, 'Jeevan', NULL, '', '', 'def.png', 'review4345@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1109, NULL, 'Vishal', NULL, '', '', 'def.png', 'review5991@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1110, NULL, 'Tharun', NULL, '', '', 'def.png', 'review9960@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1111, NULL, 'Drashan', NULL, '', '', 'def.png', 'review9671@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1112, NULL, 'Hemanth', NULL, '', '', 'def.png', 'review7985@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1113, NULL, 'Roopa', NULL, '', '', 'def.png', 'review2435@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1114, NULL, 'Geetha', NULL, '', '', 'def.png', 'review4310@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1115, NULL, 'Ugesh', NULL, '', '', 'def.png', 'review1830@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1116, NULL, 'Prakash', NULL, '', '', 'def.png', 'review2355@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1117, NULL, 'Bhoomi', NULL, '', '', 'def.png', 'review7148@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1118, NULL, 'Vignesh', NULL, '', '', 'def.png', 'review3884@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1120, NULL, 'Manasu', NULL, '', '', 'def.png', 'review2861@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1121, NULL, 'Hruthik', NULL, '', '', 'def.png', 'review7348@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1122, NULL, 'Punith', NULL, '', '', 'def.png', 'review2090@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1123, NULL, 'Parimala', NULL, '', '', 'def.png', 'review3339@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1124, NULL, 'Eshwar', NULL, '', '', 'def.png', 'review3667@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1125, NULL, 'Tejus', NULL, '', '', 'def.png', 'review3268@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1126, NULL, 'Shobha', NULL, '', '', 'def.png', 'review9208@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1127, NULL, 'Vanja', NULL, '', '', 'def.png', 'review9004@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1128, NULL, 'Leela', NULL, '', '', 'def.png', 'review9741@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1129, NULL, 'Muskan', NULL, '', '', 'def.png', 'review3834@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1131, NULL, 'Ritu', NULL, '', '', 'def.png', 'review1159@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1132, NULL, 'Harsha', NULL, '', '', 'def.png', 'review9121@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1133, NULL, 'Punith', NULL, '', '', 'def.png', 'review6437@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1134, NULL, 'Asam', NULL, '', '', 'def.png', 'review4127@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1135, NULL, 'Yashu', NULL, '', '', 'def.png', 'review9064@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1136, NULL, 'Shivu', NULL, '', '', 'def.png', 'review4441@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1137, NULL, 'Vikas', NULL, '', '', 'def.png', 'review3312@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1138, NULL, 'Girish', NULL, '', '', 'def.png', 'review6901@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1139, NULL, 'Yashu', NULL, '', '', 'def.png', 'review9902@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1140, NULL, 'Rohan', NULL, '', '', 'def.png', 'review3410@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1142, NULL, 'Karan', NULL, '', '', 'def.png', 'review6570@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1143, NULL, 'Divya', NULL, '', '', 'def.png', 'review2980@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1146, NULL, 'Ganesh', NULL, '', '', 'def.png', 'review3806@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1147, NULL, 'Tejas', NULL, '', '', 'def.png', 'review8569@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1148, NULL, 'keerthana', NULL, '', '', 'def.png', 'review6504@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1150, NULL, 'Ajith', NULL, '', '', 'def.png', 'review4036@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1152, NULL, 'Suchin', NULL, '', '', 'def.png', 'review2177@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1154, NULL, 'Rakesh', NULL, '', '', 'def.png', 'review9700@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1155, NULL, 'Megha', NULL, '', '', 'def.png', 'review4025@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1156, NULL, 'Harsha sai', NULL, '', '', 'def.png', 'review4168@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1157, NULL, 'Krishna', NULL, '', '', 'def.png', 'review2145@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1159, NULL, 'Jeevan', NULL, '', '', 'def.png', 'review9350@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1161, NULL, 'Greeshma', NULL, '', '', 'def.png', 'review5205@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1162, NULL, 'Mithun', NULL, '', '', 'def.png', 'review9409@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1163, NULL, 'Madan', NULL, '', '', 'def.png', 'review9057@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1164, NULL, 'Sunil', NULL, '', '', 'def.png', 'review2862@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1165, NULL, 'Tharun', NULL, '', '', 'def.png', 'review7188@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1166, NULL, 'Ankitha', NULL, '', '', 'def.png', 'review3072@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1167, NULL, 'Chirag', NULL, '', '', 'def.png', 'review5314@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1168, NULL, 'Lokesh', NULL, '', '', 'def.png', 'review3043@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1169, NULL, 'Monisha', NULL, '', '', 'def.png', 'review9306@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1170, NULL, 'Deeksha', NULL, '', '', 'def.png', 'review1438@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1171, NULL, 'Rayan', NULL, '', '', 'def.png', 'review7979@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1172, NULL, 'Rashmi', NULL, '', '', 'def.png', 'review9662@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1173, NULL, 'Karan', NULL, '', '', 'def.png', 'review5922@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1174, NULL, 'Preethu', NULL, '', '', 'def.png', 'review2389@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1175, NULL, 'Preran', NULL, '', '', 'def.png', 'review9259@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1176, NULL, 'Shanthi', NULL, '', '', 'def.png', 'review5996@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1178, NULL, 'Drashu', NULL, '', '', 'def.png', 'review5742@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1179, NULL, 'Zayan', NULL, '', '', 'def.png', 'review3864@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1180, NULL, 'Varsha', NULL, '', '', 'def.png', 'review5661@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1181, NULL, 'Kaveri', NULL, '', '', 'def.png', 'review4511@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1182, NULL, 'Khan', NULL, '', '', 'def.png', 'review5575@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1183, NULL, 'Riyan', NULL, '', '', 'def.png', 'review4455@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1184, NULL, 'Diyan', NULL, '', '', 'def.png', 'review6685@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1185, 'autologin', 'Guest', NULL, '', '+918897272131', 'def.png', 'guesttempemail9250@xyz.com', NULL, '$2y$10$1ITHAbY8QAsGLbvj1u9o8ufdVUeAfoWqJKarP1YQ8FztFbS/QjTFq', NULL, '2024-04-25 07:54:30', '2024-11-26 11:21:42', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'coR1WYndq8GXPWCOCfqFlKeJeyLBFh0fHVJQ9iG2', 0, NULL, NULL, 0, 0, NULL),
(1186, 'autologin', 'Guest', NULL, '', '+917008494973', 'def.png', 'guesttempemail7404@xyz.com', NULL, '$2y$10$S9rGZYeZwePdjbBFagtYkuKqLSwPsTh0/pcRj.zLtdX5B4QOJRyI2', NULL, '2024-04-28 21:04:36', '2024-04-28 21:04:37', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '1iBAvwQ4SgmOPrwpoGPJrUDOx6FoMLi0JGqlySl8', 0, NULL, NULL, 0, 0, NULL),
(1187, NULL, 'Hari', NULL, '', '', 'def.png', 'review4267@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1188, NULL, 'Moni', NULL, '', '', 'def.png', 'review6059@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1189, NULL, 'Varsha', NULL, '', '', 'def.png', 'review2873@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1190, NULL, 'Dinku', NULL, '', '', 'def.png', 'review5265@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1191, NULL, 'Seenu', NULL, '', '', 'def.png', 'review9463@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1192, NULL, 'Anu', NULL, '', '', 'def.png', 'review7151@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1194, NULL, 'Kiran', NULL, '', '', 'def.png', 'review4699@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1195, NULL, 'Manish', NULL, '', '', 'def.png', 'review6851@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1196, NULL, 'Jessiah', NULL, '', '', 'def.png', 'review8142@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1197, NULL, 'Swetha', NULL, '', '', 'def.png', 'review9855@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1198, NULL, 'Sahana', NULL, '', '', 'def.png', 'review5513@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1200, NULL, 'Divya', NULL, '', '', 'def.png', 'review7406@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1202, NULL, 'Umesha', NULL, '', '', 'def.png', 'review8344@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1203, NULL, 'Eshwari', NULL, '', '', 'def.png', 'review4472@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1204, NULL, 'Rathan', NULL, '', '', 'def.png', 'review8922@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1205, NULL, 'Moni', NULL, '', '', 'def.png', 'review9239@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1206, NULL, 'Teena', NULL, '', '', 'def.png', 'review8049@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1207, NULL, 'Shnathi', NULL, '', '', 'def.png', 'review2815@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1208, NULL, 'Manjunath', NULL, '', '', 'def.png', 'review6341@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1209, NULL, 'Shanthi', NULL, '', '', 'def.png', 'review8397@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1210, NULL, 'Girish', NULL, '', '', 'def.png', 'review3737@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1211, NULL, 'Prateek', NULL, '', '', 'def.png', 'review9518@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1212, NULL, 'Baby', NULL, '', '', 'def.png', 'review1269@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1213, NULL, 'Kantha', NULL, '', '', 'def.png', 'review5637@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1214, NULL, 'Preethu', NULL, '', '', 'def.png', 'review8880@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1215, NULL, 'Vidhya', NULL, '', '', 'def.png', 'review1043@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1216, NULL, 'William', NULL, '', '', 'def.png', 'review5232@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1218, NULL, 'Yashu', NULL, '', '', 'def.png', 'review4626@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1220, NULL, 'Kavya', NULL, '', '', 'def.png', 'review4318@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1221, NULL, 'Pavithra', NULL, '', '', 'def.png', 'review5527@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1222, NULL, 'Ajay', NULL, '', '', 'def.png', 'review5491@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1223, NULL, 'Harshavardhan', NULL, '', '', 'def.png', 'review9959@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1225, NULL, 'Harshavardhan', NULL, '', '', 'def.png', 'review3430@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1226, NULL, 'Karthik', NULL, '', '', 'def.png', 'review2692@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1227, NULL, 'Samanth', NULL, '', '', 'def.png', 'review6687@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1228, NULL, 'Dhruva', NULL, '', '', 'def.png', 'review2305@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1229, NULL, 'Sonna', NULL, '', '', 'def.png', 'review9033@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1231, NULL, 'Prashanth', NULL, '', '', 'def.png', 'review1704@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1232, NULL, 'Varun', NULL, '', '', 'def.png', 'review6211@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1233, NULL, 'Aditya', NULL, '', '', 'def.png', 'review1521@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1235, NULL, 'Lenin', NULL, '', '', 'def.png', 'review6697@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1237, NULL, 'Preran', NULL, '', '', 'def.png', 'review9262@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1238, NULL, 'Manish', NULL, '', '', 'def.png', 'review2015@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1239, NULL, 'Shravan', NULL, '', '', 'def.png', 'review6668@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1240, NULL, 'Jeevan', NULL, '', '', 'def.png', 'review1082@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1241, NULL, 'Gupta', NULL, '', '', 'def.png', 'review3004@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1242, NULL, 'Swathi', NULL, '', '', 'def.png', 'review5612@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1243, NULL, 'Esther', NULL, '', '', 'def.png', 'review924@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1244, NULL, 'Chirag', NULL, '', '', 'def.png', 'review8144@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1245, NULL, 'Lakshmi', NULL, '', '', 'def.png', 'review1855@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1246, NULL, 'Iraam', NULL, '', '', 'def.png', 'review4292@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1247, NULL, 'Deeksha', NULL, '', '', 'def.png', 'review1390@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1248, NULL, 'Tejus', NULL, '', '', 'def.png', 'review7212@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1249, NULL, 'chintu', NULL, '', '', 'def.png', 'review9182@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1250, NULL, 'Hari', NULL, '', '', 'def.png', 'review3847@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1251, NULL, 'Apporva', NULL, '', '', 'def.png', 'review1980@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1252, NULL, 'Ganvi', NULL, '', '', 'def.png', 'review1649@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1253, NULL, 'Mithali', NULL, '', '', 'def.png', 'review1849@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1254, NULL, 'Ishika', NULL, '', '', 'def.png', 'review5937@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1255, NULL, 'Puttani', NULL, '', '', 'def.png', 'review3247@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1256, NULL, 'Sanvi', NULL, '', '', 'def.png', 'review9627@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1257, NULL, 'Manasi', NULL, '', '', 'def.png', 'review6755@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1258, NULL, 'Raju', NULL, '', '', 'def.png', 'review5496@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1259, NULL, 'Tulusai', NULL, '', '', 'def.png', 'review8301@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1260, NULL, 'Sheetal', NULL, '', '', 'def.png', 'review4645@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1261, NULL, 'Venkthash', NULL, '', '', 'def.png', 'review991@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1262, NULL, 'Vinay', NULL, '', '', 'def.png', 'review3521@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1263, NULL, 'Sangi', NULL, '', '', 'def.png', 'review4891@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1264, NULL, 'Ankith', NULL, '', '', 'def.png', 'review5565@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1265, NULL, 'Yathin', NULL, '', '', 'def.png', 'review8406@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1266, NULL, 'Bhavya', NULL, '', '', 'def.png', 'review4496@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1267, NULL, 'Jathin', NULL, '', '', 'def.png', 'review2648@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1268, 'autologin', 'Guest', NULL, '', '+917603031512', 'def.png', 'guesttempemail9662@xyz.com', NULL, '$2y$10$hTCx5a4yG7x1PQCzd.Tyi.jL1kchHbi5db8spW.ZW5zLQwQGCb29u', NULL, '2024-04-29 23:07:57', '2024-04-29 23:07:57', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'nwcGAQuomVyqvH0iehxXGgaOXiOXcOWFhKWg69yW', 0, NULL, NULL, 0, 0, NULL),
(1269, 'autologin', 'Guest', NULL, '', '+91+918609446373', 'def.png', 'guesttempemail1213@xyz.com', NULL, '$2y$10$2LVx7yX3Cb1XtE4j6MoOWeMuvQRUCxS7DeJvrCpRKeIheWVUv7xAi', NULL, '2024-04-30 15:42:24', '2024-05-03 12:08:33', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'Btgp6yA4YniAfOLOyB7jm5ApzVzXzG1GsMcjk1h6', 0, NULL, NULL, 0, 0, NULL),
(1270, 'autologin', 'Guest', NULL, '', '+918951234700', 'def.png', 'guesttempemail7799@xyz.com', NULL, '$2y$10$YoOLAUHUNuEMkKyou5wXqe3p5ZoHBJJU6k.aIZ5vqEivMdc9WCxsq', NULL, '2024-05-01 07:34:11', '2024-05-01 07:34:11', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'BT56ZpROTF2eZkLLKtXY4tGdxkUdu3B84KC7y51w', 0, NULL, NULL, 0, 0, NULL),
(1271, 'autologin', 'Guest', NULL, '', '+91+919918995368', 'def.png', 'guesttempemail5329@xyz.com', NULL, '$2y$10$ERLsBX1Irgq/UxRZ0Ls8hO04ru/RzN188Bafq7W9UDgWIxEtY.M0u', NULL, '2024-05-01 15:06:37', '2024-05-08 08:43:33', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'PBXQBmNP7QTdm8otcBvBkSm5VTwKBYPegxNQvTbA', 0, NULL, NULL, 0, 0, NULL),
(1272, 'autologin', 'Guest', NULL, '', '+918874555174', 'def.png', 'guesttempemail7633@xyz.com', NULL, '$2y$10$h9WGUmtJ1tIZdO8wN3uprutoiE5MZXKvAZM.Fm9woNUsMjR6drWhi', NULL, '2024-05-03 08:38:07', '2024-05-03 08:38:07', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'ehbJCyG7Y6JGiqGTdLsR0T05w79OMUAYYbjQNJbv', 0, NULL, NULL, 0, 0, NULL),
(1273, 'autologin', 'Guest', NULL, '', '+917876415132', 'def.png', 'guesttempemail9218@xyz.com', NULL, '$2y$10$sHlbrkFJoU7ewulx3j2VBOWm9u.WdzfBom2/BwJVwIkm9JoAQmJfu', NULL, '2024-05-04 10:09:56', '2024-10-05 21:20:28', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '4mnnqVKXPKGGsddDawFGCqZHEtUi6YvVCjSdYhHZ', 0, NULL, NULL, 0, 0, NULL),
(1274, 'autologin', 'Guest', NULL, '', '+918800430500', 'def.png', 'guesttempemail9446@xyz.com', NULL, '$2y$10$h30SMGd0F9MKK5sYtfZ5Cu.s7qWBZglXxWi9A.UB6bTOVfgd7JdHW', NULL, '2024-05-04 17:48:05', '2024-05-06 13:45:06', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'ixINBosmRcDxzFU1MXkn8CP2l9XUoGAk3wOBrYqm', 0, NULL, NULL, 0, 0, NULL),
(1275, 'autologin', 'Guest', NULL, '', '+918279944195', 'def.png', 'guesttempemail8310@xyz.com', NULL, '$2y$10$avWvawwAhGj2vQUIDR60Q.fPX6af4gYr/NQ0wB/SeQVQKCnzTsOve', NULL, '2024-05-04 23:33:54', '2024-07-26 14:25:22', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'Agx6UkZ0uJyLUO5GBNjXpK6cpifvL7Ca1EqMaUQC', 0, NULL, NULL, 0, 0, NULL),
(1276, 'autologin', 'Guest', NULL, '', '+91+917304896555', 'def.png', 'guesttempemail6062@xyz.com', NULL, '$2y$10$4urkFBNpo4ixS39lRY9DjOyaXGRS2hA8vX133nCQLnBMc9gbhZOR2', NULL, '2024-05-05 06:22:30', '2024-05-05 06:22:51', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '1wxBTsB94Rdbh32UgjmlR4UYIZXm74aSeGRrWGke', 0, NULL, NULL, 0, 0, NULL),
(1277, 'autologin', 'Guest', NULL, '', '+91+918797959096', 'def.png', 'guesttempemail5418@xyz.com', NULL, '$2y$10$da0k17zBWlcdiHrCll88cudPDI5ZofRBY53yflUyHqJGkcfGQT3fu', NULL, '2024-05-05 14:57:34', '2024-05-05 14:57:55', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'm9NgjFDqUkiC4LB2BNjzISeeAP8Vx8FdRRQXQm3a', 0, NULL, NULL, 0, 0, NULL),
(1278, 'autologin', 'Guest', NULL, '', '+919747657658', 'def.png', 'guesttempemail8504@xyz.com', NULL, '$2y$10$3AeLx5x1joZ8sxyqrzue0ucuk9wIVGsnVwft3PaRHvT0ndKqH3.fu', NULL, '2024-05-08 13:37:44', '2024-05-08 13:37:44', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'pcd89vBSUqoT5vNx4rw54bQMFjnJG8goOTEXGgsL', 0, NULL, NULL, 0, 0, NULL),
(1279, 'autologin', 'Guest', NULL, '', '+919004376664', 'def.png', 'guesttempemail9893@xyz.com', NULL, '$2y$10$vdHOJbqmqEvkIAQS7QPyy.2c6zRE6SNMlpTovawb6dnEFtDFYinj.', NULL, '2024-05-08 13:49:09', '2024-05-08 13:49:09', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'j0IH5QUNgUUOj0HRChjuO3oqlpjnBUM1BeRoT0Ho', 0, NULL, NULL, 0, 0, NULL);
INSERT INTO `users` (`id`, `name`, `f_name`, `l_name`, `phone_country_code`, `phone`, `image`, `email`, `email_verified_at`, `password`, `remember_token`, `created_at`, `updated_at`, `street_address`, `country`, `city`, `zip`, `house_no`, `apartment_no`, `cm_firebase_token`, `is_active`, `payment_card_last_four`, `payment_card_brand`, `payment_card_fawry_token`, `login_medium`, `social_id`, `is_phone_verified`, `temporary_token`, `is_email_verified`, `wallet_balance`, `loyalty_point`, `login_hit_count`, `is_temp_blocked`, `temp_block_time`) VALUES
(1280, 'autologin', 'Guest', NULL, '', '+919304305677', 'def.png', 'guesttempemail8034@xyz.com', NULL, '$2y$10$tgElKKV6lnt.TMfS6Dl1F.Sgw7fJSwccuQzQ609ONwwLuNILSe87K', NULL, '2024-05-09 13:17:57', '2024-08-01 14:56:47', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'i4SQVu2zPgJ81gG0vKIoKA9K9CdNNjwjGHuQanFV', 0, NULL, NULL, 0, 0, NULL),
(1281, 'autologin', 'Guest', NULL, '', '+919928124401', 'def.png', 'guesttempemail8010@xyz.com', NULL, '$2y$10$uBeJsebznwpfTiX.HnffjOX6e5YsVqn997GUEw2j7MPRdRx./EUnO', NULL, '2024-05-11 16:21:33', '2024-05-11 16:21:33', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, NULL, 0, NULL, NULL, 0, 0, NULL),
(1282, 'autologin', 'Deepak', 'Kumar', '', '+919871058192', 'def.png', 'deepk204@gmail.com', NULL, '$2y$10$hC8H66wcu.g8jtQ/JPC8veDGJwp10XM6HcPcEEiJzqDmvSK2kA.Y.', NULL, '2024-05-13 08:58:07', '2024-10-05 05:27:19', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '3j8ZwhP1fdzB0NSaZkqL8BVn4fqqT6Xl7czUE9tU', 0, NULL, NULL, 0, 0, NULL),
(1283, 'autologin', 'Guest', NULL, '', '+919903099484', 'def.png', 'guesttempemail7949@xyz.com', NULL, '$2y$10$RkBottLcYgDdkfxYKNulR.To8aP0tZSGJPC.NsxpNs/3OQj.hf7QK', NULL, '2024-05-13 18:09:42', '2024-12-03 19:35:19', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'jJmnQi4dWAhSfBXBWiaQ1H8vFdLhvdpNzQCL7tyI', 0, NULL, NULL, 0, 0, NULL),
(1284, 'autologin', 'Guest', NULL, '', '+919049525897', 'def.png', 'guesttempemail6940@xyz.com', NULL, '$2y$10$2hrYN52yoCWl96kY6DrgS.JoOWP0NvYw5jkACI3JQHEEglh9mbmdu', NULL, '2024-05-14 12:36:34', '2024-05-14 12:36:35', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'uVvNyE4sAbgNJV28iDE1oonacpPMRoVqq7zJHnc5', 0, NULL, NULL, 0, 0, NULL),
(1285, 'autologin', 'Sunil', 'Kumar', '', '+918699089081', 'def.png', 'suneelk00215@gmail.com', NULL, '$2y$10$AV6EuTkVCLwUrDPf6I2Oqur5eac51zbWz9DVgHxLfDnqZJk1uYq7q', NULL, '2024-05-15 07:29:57', '2024-05-25 13:25:01', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'qL1cLyC9eSFvoV42mwAxuhqZMvvxMopSzyNVTD7r', 0, NULL, NULL, 0, 0, NULL),
(1286, 'autologin', 'Guest', NULL, '', '+919990683617', 'def.png', 'guesttempemail8271@xyz.com', NULL, '$2y$10$u5dYvrIl7JMc4GFLwpSkxOxpDn7CEGWBcfG9bH7HAA.udo7wcUVfi', NULL, '2024-05-17 13:02:56', '2024-06-18 11:58:42', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'MTeGvSdWGBDtlaNLlgpOUYSBSeqjYnGGV0aT4xFQ', 0, NULL, NULL, 0, 0, NULL),
(1287, 'autologin', 'Guest', NULL, '', '+91919811812221', 'def.png', 'guesttempemail2481@xyz.com', NULL, '$2y$10$qDvfrVYRMz4Jd33yysyU7OmpUNc95K6qTje2H5ECJw2nfANduj/xi', NULL, '2024-05-17 13:24:11', '2024-05-17 13:24:28', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'lSON9vu6ERzMt3PsNsWVihZWulMYWGvVSrLVjjHn', 0, NULL, NULL, 0, 0, NULL),
(1288, 'autologin', 'Guest', NULL, '', '+919768474080', 'def.png', 'guesttempemail9527@xyz.com', NULL, '$2y$10$zNgMZwfHLan81hxxoJUJmeoIDjstcmq7dfxsxLJleaThzST0F7jJy', NULL, '2024-05-17 18:40:04', '2024-08-07 11:42:25', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'C7TkUcLFEndQQ9uw9eDAYCGaOW71bijkYZCILnpY', 0, NULL, NULL, 0, 0, NULL),
(1289, 'autologin', 'Guest', NULL, '', '+917275149137', 'def.png', 'guesttempemail7721@xyz.com', NULL, '$2y$10$A5NI2TWl.KcwCiBNmwK82.kTWacrpXSZMajeMX5UG2Legiqb5w3Ee', NULL, '2024-05-17 23:03:34', '2024-11-23 22:43:02', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'ZBVsCRLZ8Rbbm6l7bcnThu5by6S8szazxgl5Entm', 0, NULL, NULL, 0, 0, NULL),
(1290, 'autologin', 'Guest', NULL, '', '+919369581050', 'def.png', 'guesttempemail9693@xyz.com', NULL, '$2y$10$DrgkVhvhOBVSWbY7fckP7.wuj2xPQVNLQPgY1QGtUfb23J2Q1AXWm', NULL, '2024-05-18 19:10:07', '2024-05-21 09:53:54', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'KEPrW16iL07imXO4Kq8KRC6JgJmMzWM31qJC6EeR', 0, NULL, NULL, 0, 0, NULL),
(1291, 'autologin', 'Guest', NULL, '', '+918072209871', 'def.png', 'guesttempemail6679@xyz.com', NULL, '$2y$10$V4PZHWjJd2XljHBjxuAvDewjS.blihTQavy2jb62WJqVedGwKpkJC', NULL, '2024-05-19 23:15:08', '2024-05-30 17:15:06', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'sl4Tpzye1HJuMpFKl2EwXRhUEzcmaDNVZ0htJcRd', 0, NULL, NULL, 0, 0, NULL),
(1292, 'autologin', 'Guest', NULL, '', '+917530848215', 'def.png', 'guesttempemail9822@xyz.com', NULL, '$2y$10$jN7l/xuD17RyMknGyNkp6OE6zMKPFICLJBgL1waX2C.6cc.sEBkPK', NULL, '2024-05-20 21:31:39', '2024-05-20 21:31:40', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'zdFZYj9h55WPBT1gNk0TsZeDYKOm6gZTtjX3yuCf', 0, NULL, NULL, 0, 0, NULL),
(1293, 'autologin', 'Guest', NULL, '', '+919136422535', 'def.png', 'guesttempemail9675@xyz.com', NULL, '$2y$10$EewDcGfrXypilDgD5sEPXOHLDQFrMDciWQiva8icq7pPbKfFD8a86', NULL, '2024-05-21 00:32:44', '2024-09-18 09:49:20', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'azZwYOLrXiU7zwGHo3LTP5Dv681r2sq2Ak24xOfa', 0, NULL, NULL, 0, 0, NULL),
(1294, 'autologin', 'Rashmi', 'Behera', '', '+919014368470', 'def.png', 'guesttempemail2039@xyz.com', NULL, '$2y$10$/s2G5bhVdCIAS0R.njoTju82Khhinuk59jyVdN3f/WBJpE4ZfOtYq', NULL, '2024-05-23 11:50:50', '2024-05-23 11:53:18', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'lsDBbmDnoOSOS9XtTob0dN9sufimcOb7SG9da8eL', 0, NULL, NULL, 0, 0, NULL),
(1295, 'autologin', 'Guest', NULL, '', '+917388969578', 'def.png', 'guesttempemail8066@xyz.com', NULL, '$2y$10$H2g5IVP37svZ9bk8arAO2.zCiCRzSUggHVMwpNkYLgHSx.C6/r.za', NULL, '2024-05-24 20:14:07', '2024-05-24 20:14:07', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'pekSvRrNEzyjlXIjbPf6TL45il58FaeK4CebPb1p', 0, NULL, NULL, 0, 0, NULL),
(1296, NULL, 'Anjali R', NULL, '', '', 'def.png', 'review3862@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1297, NULL, 'Rajesh', NULL, '', '', 'def.png', 'review4542@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1298, NULL, 'Meera', NULL, '', '', 'def.png', 'review1654@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1300, NULL, 'Amit T', NULL, '', '', 'def.png', 'review7288@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1301, NULL, 'Tina', NULL, '', '', 'def.png', 'review5490@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1302, NULL, 'Vikram', NULL, '', '', 'def.png', 'review5253@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1303, NULL, 'Sneha L', NULL, '', '', 'def.png', 'review9994@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1304, NULL, 'Arjun Singh', NULL, '', '', 'def.png', 'review8556@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1305, NULL, 'Surendra', NULL, '', '', 'def.png', 'review1289@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1306, NULL, 'Ashok Yadav', NULL, '', '', 'def.png', 'review7425@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1307, NULL, 'Ritik Jaiswal', NULL, '', '', 'def.png', 'review2906@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1309, NULL, 'Sanjay', NULL, '', '', 'def.png', 'review2838@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1310, NULL, 'Anita', NULL, '', '', 'def.png', 'review5029@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1311, NULL, 'Rohit G', NULL, '', '', 'def.png', 'review4231@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1312, NULL, 'Lakshmi Nayak', NULL, '', '', 'def.png', 'review5986@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1313, NULL, 'Tarun', NULL, '', '', 'def.png', 'review2370@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1315, NULL, 'Poojaa', NULL, '', '', 'def.png', 'review6787@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1316, NULL, 'Sonali', NULL, '', '', 'def.png', 'review819@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1317, NULL, 'Vanika', NULL, '', '', 'def.png', 'review9540@email.com', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1318, 'autologin', 'Guest', NULL, '', '+918093926073', 'def.png', 'guesttempemail9674@xyz.com', NULL, '$2y$10$c2Z5bR8Ip2qSh/Flo1TcDe8l14113Jg3LPN0mzeqaILkSyxOr9/Wu', NULL, '2024-05-26 08:25:24', '2024-05-27 21:26:10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '5r1PaPrZXzs1WCZHqWwrhaWGtfrm1NyNPSRmFoP8', 0, NULL, NULL, 0, 0, NULL),
(1319, 'autologin', 'Guest', NULL, '', '+917990853997', 'def.png', 'guesttempemail9814@xyz.com', NULL, '$2y$10$gvq8m1ZN6AbX4kOvDDfvyOmZYtKk.RIrFgfH8wnr/R.Z82m8PoA42', NULL, '2024-05-26 13:14:18', '2024-07-06 22:58:07', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'OQNRQfcz5x1oDiO8u0gvDHD28spixuJOUJbmwZMA', 0, NULL, NULL, 0, 0, NULL),
(1320, 'autologin', 'Guest', NULL, '', '+919942142202', 'def.png', 'guesttempemail8888@xyz.com', NULL, '$2y$10$Qryy/0yaeQDUSX9xJw8zP.jj5sSZDf5HRsxb/i31GELRDPIksUSBS', NULL, '2024-05-26 13:25:59', '2024-05-26 13:25:59', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'H08zyADobzMBkRT2xXFQVJq9oLCgPQw28AnEYyQU', 0, NULL, NULL, 0, 0, NULL),
(1321, 'autologin', 'Guest', NULL, '', '+919518959246', 'def.png', 'guesttempemail8819@xyz.com', NULL, '$2y$10$iEhY5dKUoezyGmKtmD.eguQ61bQvQHY7fN4SYqIlDUsBlHw5NDJem', NULL, '2024-05-26 15:18:45', '2024-08-25 00:33:44', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '7vyvooWhV2O1RA9GbNx7KPFmOa6u6OCZyejqt3Sz', 0, NULL, NULL, 0, 0, NULL),
(1322, 'autologin', 'Guest', NULL, '', '+8801812161440', 'def.png', 'guesttempemail6973@xyz.com', NULL, '$2y$10$J6p741K0tDHiIcdF3ltbCO/7hqfz3aqqvcF3gJrHq/3IAWbKXpFaO', NULL, '2024-05-26 16:01:01', '2024-06-27 00:27:50', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'uPzdaIWQDkmNoIk7DXhdtT5i7AvPdpXnQoEc2s61', 0, NULL, NULL, 0, 0, NULL),
(1323, 'autologin', 'Guest', NULL, '', '+91+919923438075', 'def.png', 'guesttempemail9974@xyz.com', NULL, '$2y$10$/MBA7/Z50eeH2WJBv9ItseMM.2YkIbcVh5OTSmm.Y9trli7D68b8y', NULL, '2024-05-26 22:28:17', '2024-07-06 11:27:12', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'xbfaZXij497XThQuTCD2n88p2lY7wRaeoQaeSxWA', 0, NULL, NULL, 0, 0, NULL),
(1324, 'autologin', 'Guest', NULL, '', '+916009037046', 'def.png', 'guesttempemail7339@xyz.com', NULL, '$2y$10$MP2SNUI2tY3rkPg8F/715eZ3gWXBGa1ZwL5X1Ev6QinE92g7240fW', NULL, '2024-05-27 20:12:57', '2024-05-27 20:12:58', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '3jzUvRJAcDa2T7dxP2f1jwghKf6y1aK5jfmnmiZh', 0, NULL, NULL, 0, 0, NULL),
(1325, 'autologin', 'Guest', NULL, '', '+919693480473', 'def.png', 'guesttempemail9652@xyz.com', NULL, '$2y$10$ku8Tdo6hSD4Nm1wMwnOGW.Y/sGwKgFRqPo4EaOTk1B.DtEMps2O72', NULL, '2024-05-28 00:01:15', '2024-06-22 07:45:49', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'bryIyltH09s47oOUtcbPnyVnth2cs2Zf9qKNxGX0', 0, NULL, NULL, 0, 0, NULL),
(1326, 'autologin', 'Guest', NULL, '', '+917674877931', 'def.png', 'guesttempemail9732@xyz.com', NULL, '$2y$10$gSAIMgQppay7aaYyFGsIGOBHkPbGtmy2fooz7YZYH/syZo8ayBtJS', NULL, '2024-05-28 15:29:24', '2024-05-28 15:29:24', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '65vWzJoEpBDcc0cxPSvZBl54DBU7yDyUvQLfkRFR', 0, NULL, NULL, 0, 0, NULL),
(1327, 'autologin', 'Guest', NULL, '', '+91+916309585005', 'def.png', 'guesttempemail9047@xyz.com', NULL, '$2y$10$3.rIRQjChM4nLnNEjoNU1eWYKsNfdzimmwcfYNCIE7UCD3ylj8pAS', NULL, '2024-05-29 01:36:03', '2024-06-02 10:36:21', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'pUnqlYijbw4rE26bJFRLZ4edaWhCKjNxHDGpugdo', 0, NULL, NULL, 0, 0, NULL),
(1329, 'autologin', 'Guest', NULL, '', '+918618447098', 'def.png', 'guesttempemail9558@xyz.com', NULL, '$2y$10$y5EIA7Mie2hFZzlsRD/ONuU0LAS698fh3Wt66eZURilVKxeDLS70G', NULL, '2024-05-29 10:13:58', '2024-06-13 12:50:48', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'xoR8N8Vh75ceexQGUPHbYN1RBsoQNYPUrwg1ADCv', 0, NULL, NULL, 0, 0, NULL),
(1330, 'autologin', 'Guest', NULL, '', '+918660245315', 'def.png', 'guesttempemail7321@xyz.com', NULL, '$2y$10$WqFYxjt/QyLyJoclga/hduEISPCgklkt6ip.ZYYc.WGaJg0vV40f2', NULL, '2024-05-29 14:18:38', '2024-09-13 21:07:56', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'glDHNTOhOI4HIrfvPbK7KzCNqNcOOmi8RYpexoXn', 0, NULL, NULL, 0, 0, NULL),
(1331, 'autologin', 'Guest', NULL, '', '+919901126848', 'def.png', 'guesttempemail7494@xyz.com', NULL, '$2y$10$ete6KTIcCfLzgeo06uxrGuF/BTWXuvCMwqlnScWFoeh4nnG0EGLNm', NULL, '2024-05-30 12:55:09', '2024-07-11 11:19:58', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'z7G8ztfMQDn5FekX6Vvq4oDOguRtsBvYDp3CVzSC', 0, NULL, NULL, 0, 0, NULL),
(1332, 'autologin', 'Guest', NULL, '', '+91+918919071735', 'def.png', 'guesttempemail8971@xyz.com', NULL, '$2y$10$GGxtHVMoj8zyNjwv964fMuQYQVZbpiwVBw.PFYSKZ/58E1631k8DO', NULL, '2024-06-01 14:59:18', '2024-06-01 15:32:12', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'YlRyFr7SAc0VmFFNOXljvmcR7tdRmJoCtvQuOQs8', 0, NULL, NULL, 0, 0, NULL),
(1333, 'autologin', 'Guest', NULL, '', '+91+918287591971', 'def.png', 'guesttempemail9227@xyz.com', NULL, '$2y$10$seOtPz1KvyZLCUlBJyH71ur6EnlZsheqg/FOTSQIj6DNxJXh.boRG', NULL, '2024-06-01 19:33:15', '2024-06-01 21:41:04', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'ncFgBqbniJEFaOwZOGmEYV7MRYI8tq01faoXCYpM', 0, NULL, NULL, 0, 0, NULL),
(1334, 'autologin', 'Guest', NULL, '', '+919810352612', 'def.png', 'guesttempemail6860@xyz.com', NULL, '$2y$10$Qu8cUGf1w5NzYrMDwgi8me1Eu7KnnSNWwFlUn649KPBv2fdsM3Yuy', NULL, '2024-06-01 22:09:20', '2024-10-12 19:25:08', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'dt7bkyqBoO4YZga1hafkDHJKK5vEkluJ2KC5ReYN', 0, NULL, NULL, 0, 0, NULL),
(1335, 'autologin', 'Pratima', 'Singh', '', '+917678664777', 'def.png', 'pratimasingh911@gmail.com', NULL, '$2y$10$xACqLfojqSen6h3UCEi.PuUbp/ihUzsoWklYxiWA8cNOmmPysUsWq', NULL, '2024-06-01 23:07:56', '2024-06-13 09:23:20', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'ozldueJXDlxAqNbXIRQrlg0MiXQRG23Nw9MxmVlq', 0, NULL, NULL, 0, 0, NULL),
(1336, 'autologin', 'Guest', NULL, '', '+91+919392637979', 'def.png', 'guesttempemail5133@xyz.com', NULL, '$2y$10$45K9s/0ND7KZN.Md0zXZ/.ZqjuvjNTnOw.hwr7A.E2uM4UR8I41K.', NULL, '2024-06-02 08:53:37', '2024-06-03 15:47:21', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'ePvWhp0w4qdnueevZe19UFajuHCv7dM5zM1E0UdO', 0, NULL, NULL, 0, 0, NULL),
(1337, 'autologin', 'Guest', NULL, '', '+91+91', 'def.png', 'guesttempemail6756@xyz.com', NULL, '$2y$10$gktkfTlbKkmlEacNCKl/COybc6KoW1XQN7aLn.MHbszp4QY3UbW1S', NULL, '2024-06-02 17:01:02', '2024-06-02 17:01:02', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1338, 'autologin', 'Guest', NULL, '', '+91+91', 'def.png', 'guesttempemail3946@xyz.com', NULL, '$2y$10$/g.H11244lD6lCd3oRdNAu3Dp1bn3.yZiQC4laWZZPTMNfXRAgkc.', NULL, '2024-06-02 17:01:04', '2024-06-02 17:01:04', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1339, 'autologin', 'Guest', NULL, '', '+91+919640651454', 'def.png', 'guesttempemail1282@xyz.com', NULL, '$2y$10$VVZk7AHOpZwlOJHfBHqTVOwqw3FY9R/Df/Tz0tZ9.GgDS/9UL8OmK', NULL, '2024-06-02 17:04:29', '2024-07-04 10:07:14', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'fShdsGP64FPS91UoX1OxZB8SibwsHQSBDAHV0p3l', 0, NULL, NULL, 0, 0, NULL),
(1340, 'autologin', 'Guest', NULL, '', '+919026287910', 'def.png', 'guesttempemail9281@xyz.com', NULL, '$2y$10$Jqv3eTXYNXYkc2eU5bOHZ.gVDFzsZWNZrwRk4jil8.OLShWoujESG', NULL, '2024-06-02 22:00:42', '2024-06-02 22:00:42', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '68XH0I9nmKwnJ7faDwf8jPcCT84OlD1BbDwnoByf', 0, NULL, NULL, 0, 0, NULL),
(1341, 'autologin', 'Guest', NULL, '', '+919080093679', 'def.png', 'guesttempemail8762@xyz.com', NULL, '$2y$10$0FcVOIY4vWZuTFIJ239q0.sAT6tBQ4WLOrqLK0xpOkTA0sI9EaKju', NULL, '2024-06-02 23:22:30', '2024-06-03 18:59:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'tddyFdEHcQg1DHQs6OgTfbIIxWnz0hRaLwGrTWlc', 0, NULL, NULL, 0, 0, NULL),
(1342, 'autologin', 'Guest', NULL, '', '+917898576181', 'def.png', 'guesttempemail9686@xyz.com', NULL, '$2y$10$SWwibyYI7r15.ufBVg1The6H2ykkG6be6iVJSu0BqtrSb.MO5j7xC', NULL, '2024-06-03 11:26:45', '2024-06-03 11:26:46', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'xT56j9ih6SWe9IUj0QdEsOSqIgzm75VAuoKRVvA4', 0, NULL, NULL, 0, 0, NULL),
(1343, 'autologin', 'Guest', NULL, '', '+919900516265', 'def.png', 'guesttempemail9322@xyz.com', NULL, '$2y$10$IpoxOEfywVXjQ74dhIuKpOrjI/E5pTI46wj3QocjWV4WZxFgndPQ2', NULL, '2024-06-03 15:55:36', '2024-06-03 16:01:07', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'xa8KTMC5pNEbBesw5YO3vdnpPEJZiTcIq0Z5tSVT', 0, NULL, NULL, 0, 0, NULL),
(1344, 'autologin', 'Guest', NULL, '', '+91+917894592129', 'def.png', 'guesttempemail9488@xyz.com', NULL, '$2y$10$Qb12h/oK/l09ZkNyBXOJCeBUapA5pcAQkr.XTOdRn8BiJkKLT.YPK', NULL, '2024-06-04 08:24:14', '2024-06-04 08:24:14', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1347, 'autologin', 'Guest', NULL, '', '+919916295892', 'def.png', 'guesttempemail9837@xyz.com', NULL, '$2y$10$TXuwtBtZUiOVL1ENoWSbcOHsg.tty9vvVLSgs6Phttwj9JWxpIVPG', NULL, '2024-06-05 10:18:47', '2024-06-05 10:18:48', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'Jqe3QXqFLJSahyFmdADv7QDLNCEptxAKm6U0BwGM', 0, NULL, NULL, 0, 0, NULL),
(1348, 'autologin', 'Thanniru', 'Lakshmi', '', '+917731838965', 'def.png', 'thannirul73@gmail.com', NULL, '$2y$10$GxFpBYSkA2.2W88mcwJXPu0ajlHNShPfVNdO.qhgXUvwTJyDbKaNK', NULL, '2024-06-07 16:35:18', '2024-06-10 14:30:55', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'N4Q0ue2z276rN8yrLs1eDMcLAX6Ivb6FIZWcKocE', 0, NULL, NULL, 0, 0, NULL),
(1349, 'autologin', 'Guest', NULL, '', '+919798604335', 'def.png', 'guesttempemail9959@xyz.com', NULL, '$2y$10$XrQ9kYiXKg2Rp5UQzxbxZeI0lghTqVD9rSKhoTTkJrFKp0pkRqnGO', NULL, '2024-06-07 17:11:26', '2024-07-27 02:04:03', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'xPIK1TPIyKLxTBFdOBpPmxRxB7iNQ171mFYOcbdV', 0, NULL, NULL, 0, 0, NULL),
(1350, 'autologin', 'Guest', NULL, '', '+919972380271', 'def.png', 'guesttempemail7911@xyz.com', NULL, '$2y$10$DMmiDyDS7x8dQFf6jnHNJuAkhQJgLPjbZgBFPjtiNrpSGzeiBzG3S', NULL, '2024-06-08 21:20:21', '2024-06-23 19:08:15', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'PILqPfLfdCdsfutjqoyjBh0Lz1flpNxeBckR970T', 0, NULL, NULL, 0, 0, NULL),
(1351, 'autologin', 'Guest', NULL, '', '+919071077446', 'def.png', 'guesttempemail7751@xyz.com', NULL, '$2y$10$mUyHh7GkTY5YF8iRnB0JIO2CcvZez4lWlSUgV.NFZ6x5Y.KOci0Ie', NULL, '2024-06-09 10:04:44', '2024-06-14 19:33:32', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'hlpNtjer0rlGV2878qtEJm2BhmaXvWEKDDQPmpXP', 0, NULL, NULL, 0, 0, NULL),
(1352, 'autologin', 'Guest', NULL, '', '+916352238233', 'def.png', 'guesttempemail6852@xyz.com', NULL, '$2y$10$qJREv.xiZo.eeIo7wOzBweV6KSn0tH0UQQEH6IhoklyBzUNZV9aoe', NULL, '2024-06-09 13:07:34', '2024-06-14 08:48:32', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'fm88QTdtnTiFfsNAeZ8yft5TrkDllzN5vhac74Oc', 0, NULL, NULL, 0, 0, NULL),
(1353, 'autologin', 'Guest', NULL, '', '+91+919635202368', 'def.png', 'guesttempemail4451@xyz.com', NULL, '$2y$10$eVE4kFRFOU7Q2KayRuUaK.oY2bYUopvPNqINEsfwzbQ/ajos6tfSu', NULL, '2024-06-09 22:24:23', '2024-06-10 22:09:23', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'LVI7W6wBIsCvlmn3zsk41UYHjtCk4j7hf0Yi2HsS', 0, NULL, NULL, 0, 0, NULL),
(1354, 'autologin', 'Guest', NULL, '', '+91+9163603 5381', 'def.png', 'guesttempemail5743@xyz.com', NULL, '$2y$10$VWF4x0i7ML4tDtNOEcmRCOG3QZEuy8IvcgLQepcIByQ4rIKnroUtC', NULL, '2024-06-10 19:13:04', '2024-06-10 19:13:04', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1355, 'autologin', 'Guest', NULL, '', '+91+918921214966', 'def.png', 'guesttempemail3705@xyz.com', NULL, '$2y$10$LAYn8.tp4sfpEwI0vL5yQOv8GGLtqHoFRHfBk2ABEGnjhpbFx29fK', NULL, '2024-06-11 01:54:34', '2024-06-13 03:13:24', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'D4WhvsWez9Wa0gzISwWxu5DtARlXr3ac6IvFJehk', 0, NULL, NULL, 0, 0, NULL),
(1356, 'autologin', 'Guest', NULL, '', '+91+918919071735', 'def.png', 'guesttempemail4819@xyz.com', NULL, '$2y$10$Nd1G5I7T2BZeT52xD9dlDufWhdQWmwIeFViiNmei0OWY9UwuqYZNC', NULL, '2024-06-11 14:03:39', '2024-06-11 14:03:39', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1357, 'autologin', 'Guest', NULL, '', '+919305870622', 'def.png', 'guesttempemail8298@xyz.com', NULL, '$2y$10$LIcZIUaSzo/GGnHVpEUBGukR4CdTOfdJ/lSemURPqPJwD.tCBwUUO', NULL, '2024-06-12 14:50:54', '2024-10-12 20:12:02', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'WH6McvVTE9bwDMXGRsGC0RqYNIDzSuOcHrqV3j2z', 0, NULL, NULL, 0, 0, NULL),
(1358, 'autologin', 'Guest', NULL, '', '+916303221296', 'def.png', 'guesttempemail8994@xyz.com', NULL, '$2y$10$7YnqeP1PAzVxyucnR0zj5OjV/c1UwuPQDp0/Ech7OV.yFVkTafML.', NULL, '2024-06-12 18:32:22', '2024-06-19 23:28:41', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'ILI7AQo0x6cWEkEvXyAgxedyWaDrSUMpyzGSSdqP', 0, NULL, NULL, 0, 0, NULL),
(1359, 'autologin', 'Guest', NULL, '', '+919826904675', 'def.png', 'guesttempemail9191@xyz.com', NULL, '$2y$10$JQ2ejAqIx/IL3ZcsVuw0PO0.zl39EO79zxT9WJUVjzky8JHwt4g9G', NULL, '2024-06-12 18:43:14', '2024-06-13 10:22:32', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'ry83FChYqgQoZzADN35QbGuIIrjYkODxhjS32beE', 0, NULL, NULL, 0, 0, NULL),
(1360, 'autologin', 'Guest', NULL, '', '+919494335656', 'def.png', 'guesttempemail7501@xyz.com', NULL, '$2y$10$e5aSgJeu/nJ5xf4Mslz2JeyXEHu7kQ3ODJ1xdR4M.4CK1buUGJO4S', NULL, '2024-06-13 10:19:03', '2024-06-13 10:19:05', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'AgiIMempS2bwZqrhO4s7XP3L2VfMsf5aBhBhMXeA', 0, NULL, NULL, 0, 0, NULL),
(1361, 'autologin', 'Guest', NULL, '', '+919582951073', 'def.png', 'guesttempemail7410@xyz.com', NULL, '$2y$10$0WbAQR.iqj.X0p1lqP7BDuYEZivJDhplnYGmuH2u500aGkKMo.3a6', NULL, '2024-06-13 13:53:02', '2024-06-13 13:53:03', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'PBFDr4WkmsLiUSZUjUFvrrK9PSEJ4QcblcPhI6Lk', 0, NULL, NULL, 0, 0, NULL),
(1362, 'autologin', 'Guest', NULL, '', '+919739967552', 'def.png', 'guesttempemail7600@xyz.com', NULL, '$2y$10$eLEQ16wJKnbSn0N1PHRWL.2mztyOdAXVs1QNLRs4SczsX6vdFQ9tO', NULL, '2024-06-14 12:57:18', '2024-06-14 12:57:19', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '7Uz1p5L8PJrXMJnITRIstaf74D4WuBL60oVJqVvh', 0, NULL, NULL, 0, 0, NULL),
(1363, 'autologin', 'Guest', NULL, '', '+918918109644', 'def.png', 'guesttempemail8521@xyz.com', NULL, '$2y$10$xkQuyOir81wmeGKQyV5Zm.iL5hXKB1/FaAqP7G4vFvli7tfsORFIa', NULL, '2024-06-14 23:15:25', '2024-09-18 14:01:46', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'HP77xQavHJdag9Ag2i6cJAtL8InIeGsPXYD2LM3v', 0, NULL, NULL, 0, 0, NULL),
(1364, 'autologin', 'Guest', NULL, '', '+916295644782', 'def.png', 'guesttempemail6871@xyz.com', NULL, '$2y$10$9OuqgsA6ZmDWDfH3f4U2kehd8ajmaMKIRIrJ0thc4/rHvmIt1dGHG', NULL, '2024-06-15 20:44:16', '2024-06-15 20:44:17', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'H4HUZm8MYK5IpccVB80B89eZYEBOUo7dstxjdXUu', 0, NULL, NULL, 0, 0, NULL),
(1365, 'autologin', 'Saloni', 'Singh', '', '+919911569597', 'def.png', 'salonisona6@gmail.com', NULL, '$2y$10$f2X0zGTe8xRjaTHQ9KcLo.fDVRY2EMEjEEP9hh8VpfyylIafCoVaa', NULL, '2024-06-16 18:23:45', '2024-06-25 16:20:11', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'Pm8WoRVCLqvkpa8kSWr5k99fPEzfTUJAnHfRBfcf', 0, NULL, NULL, 0, 0, NULL),
(1366, 'autologin', 'Guest', NULL, '', '+91+9193058 7062', 'def.png', 'guesttempemail6954@xyz.com', NULL, '$2y$10$ryRLdhBMt58d9O4.emrg9OYZV1vSwI2HxIBcSVq6jhsyueO0mJuOG', NULL, '2024-06-18 16:11:12', '2024-06-18 16:11:12', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1367, 'autologin', 'Guest', NULL, '', '+91+918919071735', 'def.png', 'guesttempemail8881@xyz.com', NULL, '$2y$10$SQ1dfhudpkMWK5eObDse7uMNIIWG8Ce81.BMqxEsxC7TszxNF.bSa', NULL, '2024-06-18 17:16:44', '2024-06-18 17:16:44', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1368, 'autologin', 'Guest', NULL, '', '+916264120470', 'def.png', 'guesttempemail9780@xyz.com', NULL, '$2y$10$ZasnAolwXMyf8oJYKS/1E.YCBkgBZ1kbde1DyLoYkforfl470/zeS', NULL, '2024-06-18 21:48:45', '2024-06-21 16:55:33', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'ITQIoDzD6DDVBhiFlVN1kQvBHW2ivyDbjNnfdzj8', 0, NULL, NULL, 0, 0, NULL),
(1369, 'autologin', 'Guest', NULL, '', '+917989886756', 'def.png', 'guesttempemail7256@xyz.com', NULL, '$2y$10$hfwhRc8G5/djKjWjMxcnD.PjLbmsNIAx7XYUtjE/fePmzfgn1T68u', NULL, '2024-06-18 22:22:54', '2024-11-07 20:04:01', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'hKEAeeSZ2I7emwGlbTpFacIunc7VyElNqkU5f2B0', 0, NULL, NULL, 0, 0, NULL),
(1370, 'autologin', 'Guest', NULL, '', '+919747982448', 'def.png', 'guesttempemail8993@xyz.com', NULL, '$2y$10$Vt3m5gwSHQ6DYBhtmdxXaO2YRlmRhYXJ7pQ2YtwXsUCZzleK3EEJq', NULL, '2024-06-19 14:19:47', '2024-06-19 14:19:48', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'vkejc8FRT0qj5FL3pqrd13aAwwA8leq5Yxb1ETOC', 0, NULL, NULL, 0, 0, NULL),
(1374, 'autologin', 'Selvaraj', 'Subramanian', '', '+916380769600', 'def.png', 'thennaivanam@gmail.com', NULL, '$2y$10$ZVcOqHxG3bQ5YggVBpNfjOUtfs/gXXbLXtxNjOl89erdk2t2ZqTPO', NULL, '2024-06-19 20:26:34', '2024-09-01 19:58:01', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'MfGWIJigbmdwUMxRKGTcq1OIxJ7WM2fdjii5CN4N', 0, NULL, NULL, 0, 0, NULL),
(1375, 'autologin', 'Guest', NULL, '', '+91+91', 'def.png', 'guesttempemail6080@xyz.com', NULL, '$2y$10$BTs3zQo0MeJYhx73gtlMJOVDGl0uxSMHxrOgl8QKJAwBQ6qA0Fu/O', NULL, '2024-06-20 13:55:44', '2024-06-20 13:55:44', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1376, 'autologin', 'Guest', NULL, '', '+917574961361', 'def.png', 'guesttempemail9029@xyz.com', NULL, '$2y$10$W789sPhD/ge6VhEExGwvc.zG6tLurLh3pGV2IzmUk9dtCx0or2aOy', NULL, '2024-06-22 09:15:21', '2024-06-22 09:15:21', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'zyoxs1S7OqTxO1rQSnS1YqAJRgrXAtpaHEmKjAkn', 0, NULL, NULL, 0, 0, NULL),
(1377, 'autologin', 'Guest', NULL, '', '+91+9193058 7062', 'def.png', 'guesttempemail9824@xyz.com', NULL, '$2y$10$QznJZ0dhUD3AJ7DxQkH/U.GDqFUhl8zSl6dnHBfXxaoBbfU7wC6qa', NULL, '2024-06-22 18:02:49', '2024-06-22 18:02:49', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1378, 'autologin', 'Guest', NULL, '', '+91+9193058 7062', 'def.png', 'guesttempemail8509@xyz.com', NULL, '$2y$10$l/MBsuM7VQ0VupK7HTjfeOvwg12vYyWzza2RCm9HfC5ATuLuYki6.', NULL, '2024-06-22 18:02:51', '2024-06-22 18:02:51', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1386, 'autologin', 'Guest', NULL, '', '+918329003798', 'def.png', 'guesttempemail7392@xyz.com', NULL, '$2y$10$TucWchCA/3kfFzCbQ.GnQuMCABzQZ3145H.OGHnrEan8apNvJKpZ6', NULL, '2024-06-22 21:57:33', '2024-06-25 18:00:20', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'MUPxN3jRum56URBsODZME54EinKuymrOUYKv8lSk', 0, NULL, NULL, 0, 0, NULL),
(1387, 'autologin', 'Guest', NULL, '', '+9109999133092', 'def.png', 'guesttempemail7287@xyz.com', NULL, '$2y$10$QTGJey9rSzap7nNdaL4G7OlCGX0BuG.mP6FiRvfEYQFWHU44faZ2u', NULL, '2024-06-22 22:28:56', '2024-06-30 19:39:20', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '6IbOSwYdh24R4KjlcMFxnzmMUZ4NXH1uwY5glInb', 0, NULL, NULL, 0, 0, NULL),
(1390, 'autologin', 'Mohd', 'Salman', '', '+919689964796', 'def.png', 'salmanmdzuber@gmail.com', NULL, '$2y$10$nREXOAtqjjVqcyMOlaU3GOwz15PEnAzwzP21Vf2t7xGRTpBJ3yAmC', NULL, '2024-06-23 15:12:12', '2024-07-01 16:27:13', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'mOuEsB7mk0B1EMPcH8cqjqkZ1ikwfZiWaoZaDnzp', 0, NULL, NULL, 0, 0, NULL),
(1391, 'autologin', 'Guest', NULL, '', '+919753214563', 'def.png', 'guesttempemail7597@xyz.com', NULL, '$2y$10$gVatBi48kppKYzpcNrNzcuoID0LdINmSGalMf7wzmaAHT8UneOgbe', NULL, '2024-06-23 15:34:59', '2024-06-26 10:47:40', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '2kPA8bS6fjOrixo2b6x0e27qzYJl55iwhj3dpAgG', 0, NULL, NULL, 0, 0, NULL),
(1392, 'autologin', 'Guest', NULL, '', '+919258618244', 'def.png', 'guesttempemail7261@xyz.com', NULL, '$2y$10$Tjv6aBtQfoVG9/Ia3ihl7ucZb4T4TMGAuV1GYO36d2Dsgawn3iexO', NULL, '2024-06-23 15:43:37', '2024-06-24 13:11:01', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'DhP5V6whJ9zHeuZzCgIoBWy3BYy0Wa6z3orqppSY', 0, NULL, NULL, 0, 0, NULL),
(1393, 'autologin', 'Guest', NULL, '', '+91+919600193866', 'def.png', 'guesttempemail3849@xyz.com', NULL, '$2y$10$IbgU.4Dj2hwsan0NEsc6Z.pCgUk2xPj6qOq5rV5HaV4A0KinhJbLm', NULL, '2024-06-23 18:49:06', '2024-11-05 19:49:08', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '1xauxu9aQRtWGQfYXDg9KsUMdlNpnIB74tM5rNVh', 0, NULL, NULL, 0, 0, NULL),
(1394, 'autologin', 'Guest', NULL, '', '+91+919689964797', 'def.png', 'guesttempemail4034@xyz.com', NULL, '$2y$10$yDLnf58e6t.6vaD5icRameIOb9nEdBVVtOEjHs9IQwM8z/CqowfVq', NULL, '2024-06-24 12:52:19', '2024-06-24 12:52:19', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1395, 'autologin', 'Guest', NULL, '', '+91+919689964797', 'def.png', 'guesttempemail7546@xyz.com', NULL, '$2y$10$pEHXMDVNRgwBTWj9Mg9pUukC9p5MzVUbXHQr1M9vUVqGI0/vV/EBW', NULL, '2024-06-24 12:52:22', '2024-06-24 12:52:22', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1396, 'autologin', 'Guest', NULL, '', '+919603489813', 'def.png', 'guesttempemail9537@xyz.com', NULL, '$2y$10$QWN3PQh1uHvNvueHXon./epgPTzhLMBxlp0O0DJCuS6GKEsz8Bjrm', NULL, '2024-06-24 13:00:49', '2024-09-10 10:51:52', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '1wNeZrZV55J591CrfbUjmj8Z98Jno4eYrt0vs2Xp', 0, NULL, NULL, 0, 0, NULL),
(1397, 'autologin', 'Guest', NULL, '', '+919720390530', 'def.png', 'guesttempemail6751@xyz.com', NULL, '$2y$10$ASYjb7C6GyUfj4crXymJoePDd2HPMQ3PxnWcdyUb4IPgvj.DCrT9a', NULL, '2024-06-25 10:41:24', '2024-06-25 10:41:24', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '6wdhrHQzo3c3dTemLNs8BoigZkWA8QqwJDcRAyoG', 0, NULL, NULL, 0, 0, NULL),
(1398, 'autologin', 'Guest', NULL, '', '+91+917972281536', 'def.png', 'guesttempemail7903@xyz.com', NULL, '$2y$10$OB99/33l0eRQ0eglQ9h5PurEPQO1biKQGy8uDukwEckzxyJpSaDZK', NULL, '2024-06-25 20:02:00', '2024-06-25 20:02:26', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'mhPliAUFgwbDZx04pGlGbpvCJeZ0gItEgrFHBzmS', 0, NULL, NULL, 0, 0, NULL),
(1399, 'autologin', 'Guest', NULL, '', '+919459745763', 'def.png', 'guesttempemail7766@xyz.com', NULL, '$2y$10$mdutmiHeZdiLLLLaqI/zOey9RxYmjQ.W.atrxO7/U0HJD0j.a2upK', NULL, '2024-06-26 12:29:45', '2024-06-26 12:29:46', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'jFxzfegSLU8f14v8O8qLSysb59mtIbnsCeSQQF3u', 0, NULL, NULL, 0, 0, NULL),
(1400, 'autologin', 'Guest', NULL, '', '+919346254094', 'def.png', 'guesttempemail8604@xyz.com', NULL, '$2y$10$E20/l/OD9awqCMHevsCLleEwdohKCxFGg/dWHqVkqx6rVdQEx6DgC', NULL, '2024-06-26 15:28:20', '2024-08-13 02:24:01', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '2OiW50IN1ojsInLeuopaxFHXi0S4zKnWM2PrpsvI', 0, NULL, NULL, 0, 0, NULL),
(1401, 'autologin', 'Guest', NULL, '', '+91+91', 'def.png', 'guesttempemail9415@xyz.com', NULL, '$2y$10$bo46FXHCwkAmQORllXoaZue1Y1aVuOMkyvE27wHAN3SdUfETXftUu', NULL, '2024-06-26 17:30:31', '2024-06-26 17:30:31', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1402, 'autologin', 'Guest', NULL, '', '+91+916281920829', 'def.png', 'guesttempemail8338@xyz.com', NULL, '$2y$10$F82tz1BhEVObpPuNhrgD3eFwS8WWTdxM4gnSnrjrtl8HnPwImPziK', NULL, '2024-06-27 08:41:32', '2024-06-30 22:53:35', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'A2jSLQ7CqeoZgoxw0y5wRHh3u5CbFaPoZsVZcwbX', 0, NULL, NULL, 0, 0, NULL),
(1403, 'autologin', 'Guest', NULL, '', '+918056653813', 'def.png', 'guesttempemail9368@xyz.com', NULL, '$2y$10$ylQcINtFhZSGyKyz6KsNOOIr4rQ9jMirgR.E1QXeQj.EPpHYJffPe', NULL, '2024-06-27 17:47:13', '2024-06-28 08:35:29', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'AI2wRn7jHR9XFiuMOT0pCiLVKVNjhWwxH8y90QV4', 0, NULL, NULL, 0, 0, NULL),
(1404, 'autologin', 'Guest', NULL, '', '+919315287937', 'def.png', 'guesttempemail9165@xyz.com', NULL, '$2y$10$83W/ef0d00WzgktrH2BqXOjNzd4Mv./yE4hlVl04yHhsGRD0m9Zum', NULL, '2024-06-27 23:09:44', '2024-07-08 15:05:41', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'ap0dnX86wbuQBO3kzAJFZZ7djzPsWuJ2iwNZaMJt', 0, NULL, NULL, 0, 0, NULL),
(1405, 'autologin', 'Guest', NULL, '', '+91+918095146939', 'def.png', 'guesttempemail4216@xyz.com', NULL, '$2y$10$F7akqY0lhS04o.JDnJ1/5e7OgsLcbfqNyh8RiGB06X82gDpsD3l0a', NULL, '2024-06-28 20:58:23', '2024-06-28 20:58:23', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1406, 'autologin', 'Guest', NULL, '', '+91+918095146939', 'def.png', 'guesttempemail2879@xyz.com', NULL, '$2y$10$alE/t5OBAUqakJOCKpkVyOFjvS4rtJyQ/I67XdaD.pv7SX6Ksn0j6', NULL, '2024-06-28 20:58:26', '2024-06-28 20:58:26', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1407, 'autologin', 'Guest', NULL, '', '+91+918095146939', 'def.png', 'guesttempemail5926@xyz.com', NULL, '$2y$10$8T1E2Z7rdEGKM7LUCh2llOM3BR/vAcRbpf5MtelUGOt5ifvn/EEte', NULL, '2024-06-28 20:58:29', '2024-08-30 10:22:12', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'oDUDlLzwEoSOMQDoxQQjQfn1ExFdvSzqMID7bPyZ', 0, NULL, NULL, 0, 0, NULL),
(1408, 'autologin', 'Guest', NULL, '', '+919511261210', 'def.png', 'guesttempemail7266@xyz.com', NULL, '$2y$10$0JXcedftZbp3Y/T4SAZWWOsfQxK3r1uFqdLpZuXpHI1jaSgal5kjy', NULL, '2024-06-28 21:37:21', '2024-07-04 12:52:16', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'uQ2jdpmxntneI2HVAiqP6mw1VMDsNk0oGxHRnm8P', 0, NULL, NULL, 0, 0, NULL),
(1411, 'autologin', 'Guest', NULL, '', '+91+917973281546', 'def.png', 'guesttempemail8645@xyz.com', NULL, '$2y$10$bVGWvxyEy5Klg.jXPPWfgu2JJ8l1Bjggw6nXsYZmnPtuFnf60OI2u', NULL, '2024-06-30 16:54:47', '2024-06-30 16:54:47', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1412, 'autologin', 'Guest', NULL, '', '+91+917973281546', 'def.png', 'guesttempemail6171@xyz.com', NULL, '$2y$10$ANA7sqT7Gz.G4WnyFkFqu.LMx2kYxzubc9zHKdjZAg/FDwrCq.zS2', NULL, '2024-06-30 16:55:06', '2024-06-30 16:55:06', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1413, 'autologin', 'Guest', NULL, '', '+919336367885', 'def.png', 'guesttempemail9028@xyz.com', NULL, '$2y$10$LSgzaXdF8kuYkYk23ESzbOuO2mIIP2WLE9qDmGTc5FSU5Q2JFddXy', NULL, '2024-07-03 11:50:57', '2024-07-03 11:50:57', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'h4FlnaaVA5A3EeZYVt6n5PDHUlAdcHAW8FIyIOS4', 0, NULL, NULL, 0, 0, NULL),
(1414, 'autologin', 'Guest', NULL, '', '+91+916281920829', 'def.png', 'guesttempemail2300@xyz.com', NULL, '$2y$10$jHPYf4lXYY17neCchqpX7egeRJRsWce0MNVj0ul8iVVevl3Tswncq', NULL, '2024-07-04 13:53:06', '2024-07-04 13:53:06', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1415, 'autologin', 'Guest', NULL, '', '+91+916281920829', 'def.png', 'guesttempemail8554@xyz.com', NULL, '$2y$10$9IjiAH/UNKmbYJYVmZ7GJ.jFMhiR1KYCkf2LI9QzRZUIORPbmKjNK', NULL, '2024-07-04 13:53:07', '2024-07-04 13:53:22', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'iiA3rLtObq4AkNxjprsPc33tzbfhfdA7EKV8snD5', 0, NULL, NULL, 0, 0, NULL),
(1416, 'autologin', 'Guest', NULL, '', '+91+919030988217', 'def.png', 'guesttempemail3722@xyz.com', NULL, '$2y$10$lddbuvzpiaoKszmN2BvwYeGp2/6gPqA6QOIw77os.Q0lFWpyaYSAy', NULL, '2024-07-04 23:01:52', '2024-07-04 23:02:17', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'tMEQXfxLhVmnnTNqf7JM0rycoLaWOb1Vx199VUi3', 0, NULL, NULL, 0, 0, NULL),
(1417, 'autologin', 'Dr', 'Sarhana', '', '+917002886318', 'def.png', 'sarhanasajida786@gmail.com', NULL, '$2y$10$ZNKVfTxAk/hQnldBp.Do.OyO0L7YVDUEHAj7EqkB8B.hjw4QK7k/2', NULL, '2024-07-06 05:31:29', '2024-07-21 23:46:45', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '8IIkYAFz3it8sCTf998h2FHrH19CTAQ8b3bkE4mu', 0, NULL, NULL, 0, 0, NULL),
(1418, 'autologin', 'Guest', NULL, '', '+917002886318', 'def.png', 'guesttempemail9798@xyz.com', NULL, '$2y$10$xFyHdczuH.x3iWGETZVM9eFsQYrO2h/mCCuxhl7XIy/hlLOPZByi.', NULL, '2024-07-06 05:37:12', '2024-07-11 14:22:54', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'RgwCiUnxyZUNckDou85XxZCMm84Pi94IkDdevWP9', 0, NULL, NULL, 0, 0, NULL),
(1419, 'autologin', 'Guest', NULL, '', '+91+919666468768', 'def.png', 'guesttempemail9261@xyz.com', NULL, '$2y$10$j5lF366WPs9om4dAa07z4enaG42QsQd5mRI.ubeVyUd3QJTwOQexi', NULL, '2024-07-06 20:22:56', '2024-07-06 20:22:56', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1420, 'autologin', 'Guest', NULL, '', '+91+917990853996', 'def.png', 'guesttempemail9844@xyz.com', NULL, '$2y$10$UKwHIVioyPADktFGx9Dhb.jcVhEkdCa1PynYtdbBzbQU72R2NpKk2', NULL, '2024-07-06 22:55:27', '2024-07-06 22:55:27', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1421, 'autologin', 'Guest', NULL, '', '+91+917990853996', 'def.png', 'guesttempemail4628@xyz.com', NULL, '$2y$10$EzgK7acBnO8QB/8LxMeh1e0ib9xPDjqty1B9eqYd.VxSjg4dUV7By', NULL, '2024-07-06 22:55:55', '2024-07-06 22:55:55', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1422, 'autologin', 'Guest', NULL, '', '+91+917990853996', 'def.png', 'guesttempemail7042@xyz.com', NULL, '$2y$10$UYkqKsUjTqNRx1kaSlBcHOIX1cSVqYdaCFth8/RL/W7PezjCCuEP2', NULL, '2024-07-06 22:55:55', '2024-07-06 22:55:55', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1423, 'autologin', 'Guest', NULL, '', '+917011756191', 'def.png', 'guesttempemail9875@xyz.com', NULL, '$2y$10$phBKtWLFyKD0IDtHCR7/5.KrNgidWvMzPv2M03W8Hzg.2joQ8atjK', NULL, '2024-07-07 08:12:44', '2024-08-22 20:18:12', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'MzB7QqWKPKBuWY4IMitAelxyW76pfkv99em1SqD1', 0, NULL, NULL, 0, 0, NULL),
(1424, 'autologin', 'Usha', 'H G', '', '+919108891488', 'def.png', 'hgusha@gmail.com', NULL, '$2y$10$trhd.N1ANjONBzmWpFzWge3cUl3tf5NcsKmESZjxI8fmwGlxoPn1G', NULL, '2024-07-09 00:11:36', '2024-11-22 21:15:55', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'a2NuGIEkmnJWIQi0v4eZzKwRxt5FyfZciEGU56nL', 0, NULL, NULL, 0, 0, NULL),
(1425, 'autologin', 'Guest', NULL, '', '+91+911272359', 'def.png', 'guesttempemail9109@xyz.com', NULL, '$2y$10$NyDc8/Ff.qnWaETD9ifQzO/Bd0/dwaYfz/iP.KZjXJC8r.W1CxYSu', NULL, '2024-07-09 09:11:56', '2024-07-09 09:11:56', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1426, 'autologin', 'Prashanth', 'Gowda', '', '+917676556727', 'def.png', 'professionalguardsystems@gmail.com', NULL, '$2y$10$WBDx4.LDuvSGBVeUmB5bzuq9zFD5WnomvCL16ZswLyX0jC9ot44RC', NULL, '2024-07-09 11:08:54', '2024-11-27 10:55:01', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'u3cOs1XyqBkVWnWKLc6zCcB71VhkRVBRy16rLPvY', 0, NULL, NULL, 0, 0, NULL),
(1427, 'autologin', 'Guest', NULL, '', '+919844220433', 'def.png', 'guesttempemail9981@xyz.com', NULL, '$2y$10$F8cnfGwhv.IH19KGRR1rVOUMp3Jn61XOj.vfs3illIjy8OaP5DBpK', NULL, '2024-07-09 12:15:39', '2024-07-09 12:15:39', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'a33ylcfVgm4SC5cvPrm57xStcSqBp7fcARWuc7fr', 0, NULL, NULL, 0, 0, NULL),
(1428, 'autologin', 'Guest', NULL, '', '+91+918050157025', 'def.png', 'guesttempemail5218@xyz.com', NULL, '$2y$10$sYrwqge1M9qNhrTwBX.Lbete.6sqgawxK5rdq5JTqZgh6TRygC7N2', NULL, '2024-07-09 17:57:18', '2024-10-20 08:43:34', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '9fjZkfmwIeYoEMMCkgsYEADHHdM3nv8kI1cbcjX7', 0, NULL, NULL, 0, 0, NULL),
(1429, 'autologin', 'Guest', NULL, '', '+918050157025', 'def.png', 'guesttempemail8748@xyz.com', NULL, '$2y$10$s6u8XRV9izCbu5fogFVe6Odww.naUREiUfZ0fFS8wrRkDMB9dzzHG', NULL, '2024-07-11 20:04:33', '2024-07-11 20:04:34', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'maIOi6U5wDuHBCwZN5XWcyiMh9dOSo4BM6despbM', 0, NULL, NULL, 0, 0, NULL),
(1430, 'autologin', 'Guest', NULL, '', '+91+919010624467', 'def.png', 'guesttempemail2772@xyz.com', NULL, '$2y$10$ONqcuMW3o9hnW79MxElabO02S3EOrMIvAguuoIZgL6QVQftIIGDzG', NULL, '2024-07-12 09:04:29', '2024-07-12 09:04:50', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'mt9rVkOmFEBIyFN4WSNMIs1k5ot549G0oi7SbvI8', 0, NULL, NULL, 0, 0, NULL),
(1431, 'autologin', 'Cornal', 'Zuzarte', '', '+919359279931', 'def.png', 'cornalzuzarte@gmail.com', NULL, '$2y$10$6dsFzyh2LcxBDh9BGs8J/u2FliBrHc4LncSz74SRp9WviZJuvahLm', NULL, '2024-07-12 12:52:33', '2024-07-12 17:22:23', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'DqaqUIQrMp1HYhOg0IRunnSP4QE2tT6z1VPFpTgw', 0, NULL, NULL, 0, 0, NULL),
(1432, 'autologin', 'Guest', NULL, '', '+91+919749311116', 'def.png', 'guesttempemail5621@xyz.com', NULL, '$2y$10$jMS9jIyABJf.rQp4vYy/eeyDPzhtwc5/.U2IfyxnmMsLrCqSU8FYK', NULL, '2024-07-12 23:27:07', '2024-07-12 23:27:07', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1433, 'autologin', 'Guest', NULL, '', '+916363002310', 'def.png', 'guesttempemail7731@xyz.com', NULL, '$2y$10$lKma9.MgGpQF8.4ln.11AO7d6CD/8GQbfBm8xjfiqpkgVlqVFC6z6', NULL, '2024-07-13 18:20:38', '2024-07-29 15:37:50', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'wRmdnCBXyo2hGZxujJDwh4VRCZpNY32mzNk2DmIg', 0, NULL, NULL, 0, 0, NULL),
(1434, 'autologin', 'Badrisetti', 'Ramakrishna', '', '+919908935089', 'def.png', 'badri.ramakrishna@gmail.com', NULL, '$2y$10$BZ2W6AhKtDLaEKUJBWgB2uY79VvMMLBIGCJxYyt89n6WEoEpqw03i', NULL, '2024-07-15 15:38:46', '2024-07-15 15:53:41', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '4XAYwSl0GFgKx5iIpgyWqxmBkLvl36NSJja0khm6', 0, NULL, NULL, 0, 0, NULL),
(1435, 'autologin', 'Guest', NULL, '', '+919739311116', 'def.png', 'guesttempemail9937@xyz.com', NULL, '$2y$10$Nmg4r4DP9Hl3UL6uh0G5cuC4pSvMbzfOynaYq7gQoSlVHTUTsWlVu', NULL, '2024-07-16 11:50:42', '2024-11-15 14:59:36', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'CaOnYqgg1nuLdjXx0cXGua4fCGVti4yNh03aP6r0', 0, NULL, NULL, 0, 0, NULL),
(1436, 'autologin', 'Guest', NULL, '', '+918794679516', 'def.png', 'guesttempemail9737@xyz.com', NULL, '$2y$10$yNkFvwowFk4L0q1cNBkhk.YQe77yx0rVPkdSiJjEPaR.PCW0Cdeqa', NULL, '2024-07-16 21:41:54', '2024-07-16 21:41:55', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'm1KQdht1aFH2vUfEe4kjGmiWSLdyw5sbpzkixXRY', 0, NULL, NULL, 0, 0, NULL),
(1437, 'autologin', 'Guest', NULL, '', '+91+919730749346', 'def.png', 'guesttempemail9433@xyz.com', NULL, '$2y$10$Gvkz2Nc8LhAYM/rMrC/yH.fsdk.d29.soDRnY5LA.cWp5WR8bYZkO', NULL, '2024-07-17 15:33:10', '2024-08-02 01:28:14', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'vYp4JNCeyobPJrY51uG6Oq010Nb4Ev6Kt6ox8Bbj', 0, NULL, NULL, 0, 0, NULL),
(1438, 'autologin', 'Guest', NULL, '', '+919767756977', 'def.png', 'guesttempemail7593@xyz.com', NULL, '$2y$10$SIRVeX.bFQiUzvlo0jgBLOAUy0wkRSIspWT24oaexJTwfWiygDcpS', NULL, '2024-07-17 15:41:20', '2024-08-15 15:04:52', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'XpPzyd9gkxzy8XR32aTkozfXVH7ig6iMaVVoKOea', 0, NULL, NULL, 0, 0, NULL),
(1439, 'autologin', 'Guest', NULL, '', '+91+919161507581', 'def.png', 'guesttempemail8689@xyz.com', NULL, '$2y$10$8dN/p0WL4OvHx08by/mHoO6wsyR9o6ESMZ0Hpcv.mghXMtE5r5aWC', NULL, '2024-07-18 10:54:54', '2024-07-18 13:18:06', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'JOdKvgCRuhCuSOO9uoXkhmhCDaUs4XArQX61ezig', 0, NULL, NULL, 0, 0, NULL),
(1440, 'autologin', 'Guest', NULL, '', '+91+919161507581', 'def.png', 'guesttempemail8029@xyz.com', NULL, '$2y$10$.C83gF7dbe9iPpIf7BOuF.TXnYYzKkBTqTTtW0f929bFm9UyubUoi', NULL, '2024-07-18 13:42:08', '2024-07-18 13:42:19', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'TLUSZHHvjMVRYAav3t8wXcjuFbovUxJJnAHhbNmZ', 0, NULL, NULL, 0, 0, NULL),
(1441, 'autologin', 'Guest', NULL, '', '+91+916281920829', 'def.png', 'guesttempemail6566@xyz.com', NULL, '$2y$10$7b8vZs9NFrRW.OsJ/ntu6.RvezVfo5ggdHgWcyJ3/F1o5vXhMPKDG', NULL, '2024-07-19 20:55:43', '2024-07-19 20:55:57', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '4PJWLj4gsgQ9hQtHTDoB5vuAOzuoG47kPyhTMtAx', 0, NULL, NULL, 0, 0, NULL),
(1442, 'autologin', 'Guest', NULL, '', '+918269273139', 'def.png', 'guesttempemail8738@xyz.com', NULL, '$2y$10$qj1LzGQCbA9mZJzClKdKBO3RMP8ee8YAMNFZ.obbw7iPQRHp8UtoK', NULL, '2024-07-20 17:10:25', '2024-07-20 17:10:26', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '9PHoQRL9C3i1O21VIzYqsx8ZKz3GJjAvrG8avRWx', 0, NULL, NULL, 0, 0, NULL),
(1443, 'autologin', 'Guest', NULL, '', '+91+918919071735', 'def.png', 'guesttempemail1053@xyz.com', NULL, '$2y$10$ZjtOZnTlGxdFJCgrKpQKUer.Pzo6wew0ma4Ktql9BqKaxlceVOqL.', NULL, '2024-07-20 18:51:54', '2024-07-20 18:51:54', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1444, 'autologin', 'Guest', NULL, '', '+91+919342054475', 'def.png', 'guesttempemail9663@xyz.com', NULL, '$2y$10$JKJ0o5Ul95CT5jhUtrHzZOKlfZsnddt/oBEahA3BlzjoQPt6vV4va', NULL, '2024-07-21 16:11:40', '2024-07-21 20:12:17', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'JSsij2iwA4mMCeD55SHqZN3kYPO4xCjryYFieLT7', 0, NULL, NULL, 0, 0, NULL);
INSERT INTO `users` (`id`, `name`, `f_name`, `l_name`, `phone_country_code`, `phone`, `image`, `email`, `email_verified_at`, `password`, `remember_token`, `created_at`, `updated_at`, `street_address`, `country`, `city`, `zip`, `house_no`, `apartment_no`, `cm_firebase_token`, `is_active`, `payment_card_last_four`, `payment_card_brand`, `payment_card_fawry_token`, `login_medium`, `social_id`, `is_phone_verified`, `temporary_token`, `is_email_verified`, `wallet_balance`, `loyalty_point`, `login_hit_count`, `is_temp_blocked`, `temp_block_time`) VALUES
(1447, 'autologin', 'Guest', NULL, '', '+919076336083', 'def.png', 'guesttempemail9738@xyz.com', NULL, '$2y$10$UlTBMT6DaqFg4HP1TNRTluIEOaC5m/C/fkMgPWWkUhpZrPLiViccu', NULL, '2024-07-24 22:49:39', '2024-07-27 14:05:43', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '1eiRN0BH95x9RENl1HoudMl6svYfgJwMmSxSlwsB', 0, NULL, NULL, 0, 0, NULL),
(1448, 'autologin', 'Guest', NULL, '', '+919892762769', 'def.png', 'guesttempemail7552@xyz.com', NULL, '$2y$10$lB73/z034oGWQ1pLy8gOT.3n40kflLr8.23RoRnUXnHE2npXELoyW', NULL, '2024-07-26 10:13:43', '2024-07-26 10:13:43', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'z6cGE3vrZe62JFfpRbnkONoh13dlj9UZvUL9LqIA', 0, NULL, NULL, 0, 0, NULL),
(1449, 'autologin', 'Guest', NULL, '', '+918809047177', 'def.png', 'guesttempemail8195@xyz.com', NULL, '$2y$10$J2BdHnHnz2ylvBS5TY4rculvVJDD9h7mFvz5ir4Zz5msTZdSXVjf2', NULL, '2024-07-26 12:10:08', '2024-07-26 12:10:09', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'VQkIhvuQhlUybJMKgzYp4SCfEkR65dg0LKRVu9Ip', 0, NULL, NULL, 0, 0, NULL),
(1450, 'autologin', 'Medapati', 'Jayalakshmi', '', '+919948383989', 'def.png', 'lavanyaprasadreddy88@gmail.com', NULL, '$2y$10$K19vlnaHHd0Md1hv.P465.bvebzafIqxjbJs/fVKMf7ifq.kZYcqS', NULL, '2024-07-26 20:29:03', '2024-09-14 10:15:08', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'ggist7pNSNWEftzp7HTx2VFVa91vfbyjEoG6WANn', 0, NULL, NULL, 0, 0, NULL),
(1452, 'autologin', 'Guest', NULL, '', '+919164074929', 'def.png', 'guesttempemail8734@xyz.com', NULL, '$2y$10$LLp0avOdE6wHpBaf2Q.N3eTgn6yccbaiYHAuNXtM8988S0TtSjYIm', NULL, '2024-07-31 21:58:13', '2024-07-31 21:58:14', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'Chp7Yn6FQrdQ0fWEXUinWZIaUSFBTIjtwNwiTpBz', 0, NULL, NULL, 0, 0, NULL),
(1453, 'autologin', 'Guest', NULL, '', '+91+918919071735', 'def.png', 'guesttempemail9864@xyz.com', NULL, '$2y$10$XEXGm11qvS1eN.Bfkq3BfOF0vJCIUj23SXHn8G/vN7z7vIYErSNfa', NULL, '2024-08-01 14:54:24', '2024-08-01 14:55:03', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'nwebzgkJDn4DI3E5uAfcsRTPZM145HlnwuAcYKB9', 0, NULL, NULL, 0, 0, NULL),
(1454, 'autologin', 'Guest', NULL, '', '+91+919844320494', 'def.png', 'guesttempemail1527@xyz.com', NULL, '$2y$10$8ubeGgfJK0HkeWup0sDRR.NU7spESTi65/FUGgtKm9i2Bzbw4q7oO', NULL, '2024-08-01 17:10:29', '2024-08-02 10:49:30', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'KyW9n9H7f7uNL8zU2FAuZ6PmUG8irhfMYDXuEQex', 0, NULL, NULL, 0, 0, NULL),
(1455, 'autologin', 'Guest', NULL, '', '+919891355383', 'def.png', 'guesttempemail9375@xyz.com', NULL, '$2y$10$Vyt3rxSC81H55h3eqMDi9u9kuMNV73vHHlVQ6UB7tTSJPDdVoBY2O', NULL, '2024-08-02 16:47:42', '2024-08-02 16:47:43', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'mQCUMcCmIwdwLKMeIxczB2zNaTeJBLhJRMTqeCAn', 0, NULL, NULL, 0, 0, NULL),
(1456, 'autologin', 'Guest', NULL, '', '+917234831244', 'def.png', 'guesttempemail8350@xyz.com', NULL, '$2y$10$RWf8MOjOWiOzxXNCBkYVGu4NVdB/xvljYvNlij67ItWULYgiD.HC2', NULL, '2024-08-02 20:14:01', '2024-08-02 20:14:01', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'iTx2diGHMh2Qp17ShVUXisTYiEgU2Kto2tkzI63N', 0, NULL, NULL, 0, 0, NULL),
(1457, 'autologin', 'Guest', NULL, '', '+917877791234', 'def.png', 'guesttempemail6788@xyz.com', NULL, '$2y$10$MAE9pSwXafRwf6As6OHnYOn4DKMIFfjIpLnzHzwCMdbqDQaH1svUO', NULL, '2024-08-03 18:47:29', '2024-08-03 18:47:29', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'aBKpVRoB1rdlZGYYDV1cqxTArYQLbepVzMEGmhYn', 0, NULL, NULL, 0, 0, NULL),
(1458, 'autologin', 'Guest', NULL, '', '+917054590101', 'def.png', 'guesttempemail6734@xyz.com', NULL, '$2y$10$/npht3f.0dgfPkMaqRvQdOdD03BzIoel8zfrhKECxzNnyjD1hiZxq', NULL, '2024-08-03 22:41:05', '2024-09-04 14:00:11', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'vrpRg0OyiCkMJyRcbE8RcaR52tcbg91AvTEf6uqW', 0, NULL, NULL, 0, 0, NULL),
(1459, 'autologin', 'Guest', NULL, '', '+91+919966263426', 'def.png', 'guesttempemail9989@xyz.com', NULL, '$2y$10$HE3hp7HDKigpoDE0MXIvz.D2i2ga.EZZITWI1tGDw1TMt2OFQzBmO', NULL, '2024-08-07 15:47:12', '2024-10-23 20:24:24', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '6bjtJ4GKFszQHfizmPwldYa815m0e7aeMVMhXC2z', 0, NULL, NULL, 0, 0, NULL),
(1460, 'autologin', 'Guest', NULL, '', '+91+917304896555', 'def.png', 'guesttempemail2014@xyz.com', NULL, '$2y$10$bZs5vz83t7F0VGHClFqY3uvuYbyl79W4c548PzI5hBOVcQcUQ5D9e', NULL, '2024-08-07 19:01:52', '2024-08-13 15:47:45', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'cnhA1WEWrtTVckngcqu88zdM7PTrdNdWIt7tMNzP', 0, NULL, NULL, 0, 0, NULL),
(1461, 'autologin', 'Guest', NULL, '', '+91+919845362981', 'def.png', 'guesttempemail9254@xyz.com', NULL, '$2y$10$TefcPm8pUt43biojhWfvo.acPM.tOq8qjDtxx0cJSSiyankX6CJJC', NULL, '2024-08-08 14:41:24', '2024-08-10 14:06:32', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'hKs8xBY1Q6hIuaJyya1D2edqAYVvFX0dPX0vF9aM', 0, NULL, NULL, 0, 0, NULL),
(1462, 'autologin', 'Guest', NULL, '', '+917893882804', 'def.png', 'guesttempemail9942@xyz.com', NULL, '$2y$10$O2AKxJJkkOsDfeceFZzJ0uOGnGFZxcq1JyZyT8RSdMzXCS0M8PDgi', NULL, '2024-08-10 19:03:03', '2024-08-12 09:10:13', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'ItILh2I4njJRSKaG14wtVHpfg0uW14mBPYyeD6pJ', 0, NULL, NULL, 0, 0, NULL),
(1463, 'autologin', 'Guest', NULL, '', '+919494706868', 'def.png', 'guesttempemail8237@xyz.com', NULL, '$2y$10$OCdYT31wrWD4qJOQuQ88t.KCd7/TruK/UOf/GCamy/B1RVBkWMl2a', NULL, '2024-08-10 22:23:28', '2024-10-13 14:31:56', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '9xszZEsGJRAvoiUw4N65k8dZiufif6zgm2QS9nYD', 0, NULL, NULL, 0, 0, NULL),
(1464, 'autologin', 'Guest', NULL, '', '+94774960089', 'def.png', 'guesttempemail9861@xyz.com', NULL, '$2y$10$k.gHbUL4dhUUjGZeyXDK/.MAg4gr9oak8jnHy97R0jTRmg5Y5ZV22', NULL, '2024-08-11 18:14:33', '2024-08-11 18:14:34', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'LB69GT6my2cjv2JTKW1seag7takpxdeJIvjK3wro', 0, NULL, NULL, 0, 0, NULL),
(1465, 'autologin', 'Guest', NULL, '', '+917078616935', 'def.png', 'guesttempemail7956@xyz.com', NULL, '$2y$10$UFAAFoFMXqp9tqTgFQw7ae.xyn.k4tGbitqRZskrNmMseGPdIVDua', NULL, '2024-08-14 15:56:16', '2024-08-14 15:56:17', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '38nfclqNaCDwHt7NWsuQ7HMjPdNrW6ORWP3jE3a6', 0, NULL, NULL, 0, 0, NULL),
(1466, 'autologin', 'Guest', NULL, '', '+919149047142', 'def.png', 'guesttempemail8437@xyz.com', NULL, '$2y$10$zDgABZjQqDJyKjeSg3XDeeO4gXOPJ8fmjJWP/84e.q.oX2rQwy4My', NULL, '2024-08-15 18:59:42', '2024-08-15 18:59:43', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '0Ymj63BSzgtYQvHNLsmGflwyUt3WFxbVHtb08m3z', 0, NULL, NULL, 0, 0, NULL),
(1467, 'autologin', 'Guest', NULL, '', '+918240526894', 'def.png', 'guesttempemail9424@xyz.com', NULL, '$2y$10$j6P9V43IAqHEek6vuTuTlOjg9ocObZfvpKDuKU/Rwx//5ci9Cbx7G', NULL, '2024-08-17 11:07:06', '2024-08-31 10:07:41', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'FNQPulm2mujedRa9rX2jtBCV0Z3ZhJldMRcsBYam', 0, NULL, NULL, 0, 0, NULL),
(1468, 'autologin', 'Guest', NULL, '', '+91+919391343121', 'def.png', 'guesttempemail4902@xyz.com', NULL, '$2y$10$MeMNhQkfZqiwUPnUuOXNnehcKZ0HQgD7oNgSkE.WrlN3BCi.ob5/G', NULL, '2024-08-17 19:38:08', '2024-08-28 18:55:52', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, NULL, 0, NULL, NULL, 0, 0, NULL),
(1469, 'autologin', 'Guest', NULL, '', '+91+919391343121', 'def.png', 'guesttempemail2155@xyz.com', NULL, '$2y$10$08mEvsYCRNL3Z/qkp19VS.pVWvlLe4rtlqOmpuuP3h4VI1ZewrMGm', NULL, '2024-08-17 19:38:10', '2024-10-08 15:10:30', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '36nm451fXkZ1qLBAHMGjEVgKlEVOkIgdROFu7pm9', 0, NULL, NULL, 0, 0, NULL),
(1470, 'autologin', 'Guest', NULL, '', '+91+917355022201', 'def.png', 'guesttempemail4728@xyz.com', NULL, '$2y$10$tvvdENaHe6RJeiDVslsIru7ie0MSaHDcI/X2ypGrhE66nzTgg4XCm', NULL, '2024-08-18 14:35:48', '2024-11-27 14:49:25', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'nyg2NZv98fjWt4wlcnHArm1faqWx3rLx8jhaha04', 0, NULL, NULL, 0, 0, NULL),
(1471, 'autologin', 'Guest', NULL, '', '+919575717014', 'def.png', 'guesttempemail8800@xyz.com', NULL, '$2y$10$QSHxchzKdqVK1VAKVHRmgOS3SE3uy/JvCAwL1KOJUHOYKwNnEJWj.', NULL, '2024-08-18 14:56:49', '2024-08-18 14:56:50', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'v9bOMmY4GGTyfLIc2vIsN6gZ7IqKTljnwh8EGt12', 0, NULL, NULL, 0, 0, NULL),
(1472, 'autologin', 'Guest', NULL, '', '+91+919561047066', 'def.png', 'guesttempemail1300@xyz.com', NULL, '$2y$10$5pmILeBVSQMd8clHw18OjOOZH54dqiDMjaYZtyU/xxpOJXhUoIk.O', NULL, '2024-08-19 20:49:53', '2024-08-19 20:50:19', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'xAQDVmcxDXbboZQ2In02oG77ZMcdGG6OtZBpH2Tf', 0, NULL, NULL, 0, 0, NULL),
(1473, 'autologin', 'Guest', NULL, '', '+91+919561047066', 'def.png', 'guesttempemail7535@xyz.com', NULL, '$2y$10$JJ5gBTCNRJVh1MG4Y1k3O.1w6ud1JPPz8UGQq72dLEBYVxYIKT2wu', NULL, '2024-08-20 09:22:35', '2024-08-20 09:22:53', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'rhuGShOPWIOXC1s8WvsZeeS2kpnY55IiWwPrwfBe', 0, NULL, NULL, 0, 0, NULL),
(1474, 'autologin', 'Guest', NULL, '', '+91+919852880280', 'def.png', 'guesttempemail4787@xyz.com', NULL, '$2y$10$s9jZERkojl8fwrm.f8SWbufRRlWNCWo.DvOS.BFKed8XL4nLqvpmy', NULL, '2024-08-20 13:36:46', '2024-08-20 23:35:13', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'QsjTswY4jt3n4HG9HYo81Oq9yXjHluG0h9zfSYpb', 0, NULL, NULL, 0, 0, NULL),
(1476, 'autologin', 'Guest', NULL, '', '+91+918651311682', 'def.png', 'guesttempemail6379@xyz.com', NULL, '$2y$10$h5NihAXwbcVmTR045VrJeuCx3CrMgkykp0eE6u3abK..R7ALrcg4.', NULL, '2024-08-22 20:19:13', '2024-08-22 20:30:49', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'ptcytfGXAnsSTGFbwefdRfyeD7cP62Se7n97yHp5', 0, NULL, NULL, 0, 0, NULL),
(1477, 'autologin', 'Guest', NULL, '', '+919717061760', 'def.png', 'guesttempemail8253@xyz.com', NULL, '$2y$10$Uqp5cCfwEduaIL97upYqquklZuZ6eDzGnKXE5JIYXYO7RFOil2WVa', NULL, '2024-08-26 22:16:24', '2024-08-27 11:33:23', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'xUPOmZDhqNVlUjZWD0tOrZWpC2LZlbex0N4mP2HT', 0, NULL, NULL, 0, 0, NULL),
(1478, 'autologin', 'Guest', NULL, '', '+919872879371', 'def.png', 'guesttempemail9344@xyz.com', NULL, '$2y$10$JCf7Tbbn7kADIn/bbcV5Lek3hdQ.Xs.vQdk8Zz0oDkq4PMF2MsitG', NULL, '2024-08-27 11:16:11', '2024-08-27 11:16:11', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'I9M8waeCQXrI7Z9awxUUIPWZwrHfjYsot4ahCvtj', 0, NULL, NULL, 0, 0, NULL),
(1479, 'autologin', 'Mukesh', 'Pal', '', '+917881145575', 'def.png', 'mukeshpal3435@gmail.com', NULL, '$2y$10$maNm23/I7nkdWabXd8nXaudS9khC3poZiRgoL/LX.Lp8VOifr0.kW', NULL, '2024-08-27 20:24:13', '2024-09-04 08:20:01', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'NC0pcmzdmlsjcAicixB9j1OhXciNjR450M8mG7UR', 0, NULL, NULL, 0, 0, NULL),
(1480, 'autologin', 'Guest', NULL, '', '+91+919391343121', 'def.png', 'guesttempemail2753@xyz.com', NULL, '$2y$10$vsdzuPczIW6RGcMIYUoMX.4JiSmk4EfOhlbOhPiII3hOBPEyvvhB6', NULL, '2024-08-28 18:54:52', '2024-08-28 18:54:52', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1481, 'autologin', 'Guest', NULL, '', '+91+919391343121', 'def.png', 'guesttempemail2472@xyz.com', NULL, '$2y$10$ENRylVIfouAaUxjKByU/2uSRNZ.T/NoD3BWXC2gYLzAZ08W4kAIqm', NULL, '2024-08-28 18:54:52', '2024-08-28 18:54:52', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1482, 'autologin', 'Guest', NULL, '', '+91+919391343121', 'def.png', 'guesttempemail9331@xyz.com', NULL, '$2y$10$fJURatSWcCgw/tHuAiFJSOHEqXZWxKpbPg10SG242pdg23uO1BavS', NULL, '2024-08-28 18:54:53', '2024-08-28 18:54:53', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1483, 'autologin', 'Guest', NULL, '', '+91+918303477026', 'def.png', 'guesttempemail8129@xyz.com', NULL, '$2y$10$4AyTa3giys0FV207XisVYOkwmmOc8w5SuKpiEI2LKaPsxIGnlZXUe', NULL, '2024-08-29 01:06:59', '2024-08-29 01:06:59', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1484, 'autologin', 'Guest', NULL, '', '+91+918303477026', 'def.png', 'guesttempemail5998@xyz.com', NULL, '$2y$10$nOVT9./Y6zjk2E57Jq/EMeRPzUz63D9pe0TN9KGZCiW1J6HPlmFmq', NULL, '2024-08-29 01:07:00', '2024-08-29 01:07:16', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'SadN02QBnkBZ83tMcG5DSW3NDWQWhTGgpjneAoLT', 0, NULL, NULL, 0, 0, NULL),
(1485, 'autologin', 'Guest', NULL, '', '+919177841142', 'def.png', 'guesttempemail7512@xyz.com', NULL, '$2y$10$92DzpgEd8.hj.ySv1dmt5.LGDRNGHIbmiZ2cr1DB4X0Yr8G1JiiEa', NULL, '2024-08-29 22:46:34', '2024-08-29 22:46:34', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'YME5jFuSytaFhKlQDV0sD2YzFuVTMSUvszWIcjio', 0, NULL, NULL, 0, 0, NULL),
(1486, 'autologin', 'Guest', NULL, '', '+919110854218', 'def.png', 'guesttempemail9681@xyz.com', NULL, '$2y$10$Uv03IRNQTqhQCNJSrqJu.ePoJdBm4OA07kLSGyUrYzLQ2p4XGYBoe', NULL, '2024-08-31 09:46:31', '2024-10-03 16:57:55', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'YAnbZrWFe8EduPvTgj8eLOdzO69BQEUdixuKFBGx', 0, NULL, NULL, 0, 0, NULL),
(1487, 'autologin', 'Guest', NULL, '', '+919148437117', 'def.png', 'guesttempemail7910@xyz.com', NULL, '$2y$10$ih20oWAi.iMvnwM2ixG4O.zv10sTjGh55HOvqno5JxbtptxmD8Qmy', NULL, '2024-09-01 17:34:47', '2024-09-01 17:34:47', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'OCV5Unv0HDodts693NcbMpTiUzLemIQJxR5HcESd', 0, NULL, NULL, 0, 0, NULL),
(1488, 'autologin', 'Guest', NULL, '', '+918291999393', 'def.png', 'guesttempemail7366@xyz.com', NULL, '$2y$10$sfuabYzNTetBv6aRJNEKgunz1Z9hJSz40pKFEMsFb10TInNVDQH8m', NULL, '2024-09-03 13:23:35', '2024-10-11 12:30:37', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'vkCZ2m265axDY3cVyaC2jOTtramor7BMVvv94b99', 0, NULL, NULL, 0, 0, NULL),
(1489, 'autologin', 'Guest', NULL, '', '+917061821237', 'def.png', 'guesttempemail7813@xyz.com', NULL, '$2y$10$lK9YjSFYS32IjIf.QOY.vO8gE/91jYEXJx08jXzaozF059/qcAore', NULL, '2024-09-03 22:21:02', '2024-09-04 22:53:59', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'k1oTyKd9HtQa4gingnshsLtremgJ8iRygNTKSJ8h', 0, NULL, NULL, 0, 0, NULL),
(1490, 'autologin', 'Guest', NULL, '', '+91+918197875336', 'def.png', 'guesttempemail7652@xyz.com', NULL, '$2y$10$yANgw4o4B7RNyV372wXg5e3knVBIV2WNoopN/fPNqcJgWQIHzR.om', NULL, '2024-09-05 09:24:12', '2024-09-12 10:40:28', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'qgaL9iQ1zfxIKuNXpP8dUnjKRxOzzwHgnEr8QaId', 0, NULL, NULL, 0, 0, NULL),
(1491, 'autologin', 'Guest', NULL, '', '+919927400295', 'def.png', 'guesttempemail9918@xyz.com', NULL, '$2y$10$giNjG8yYkUKI056ZOc/DGeGDXJIo4KMPDBgnY4UX.LQ4E6F4SuS8e', NULL, '2024-09-05 16:17:51', '2024-09-05 16:17:51', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '7fj3KZyTUxN1DD6AX50GxPOycUQ0yenYc6VNhpnS', 0, NULL, NULL, 0, 0, NULL),
(1492, 'autologin', 'Guest', NULL, '', '+917057013139', 'def.png', 'guesttempemail6893@xyz.com', NULL, '$2y$10$lTyRdcDER.irwCTpLd9f/eJHFVHt6V1o0csMAMfiUlg6Me6GA30yu', NULL, '2024-09-06 08:03:56', '2024-09-06 08:03:57', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'LCHKPy2fqfCUfPVoKdvoXpZkVOgGpqzi87Xmfo71', 0, NULL, NULL, 0, 0, NULL),
(1493, 'autologin', 'Guest', NULL, '', '+91+918500488896', 'def.png', 'guesttempemail2479@xyz.com', NULL, '$2y$10$X05/3gv6dAFnVRfOQWyre.r/d98YkPkm5s2pZX9uL.G0PEqns0E5G', NULL, '2024-09-07 23:45:12', '2024-09-07 23:45:12', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1494, 'autologin', 'Guest', NULL, '', '+91+918500488896', 'def.png', 'guesttempemail8975@xyz.com', NULL, '$2y$10$jI.gYY7KFDpogOJvrZoVbOoWyAAFVZp7txRJpBH16D7ijcYGKdmRe', NULL, '2024-09-07 23:45:14', '2024-09-07 23:45:40', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'XRqXjPSOT5AWY4jH6yDRiC1w3uTMrNPYgxk9Dss6', 0, NULL, NULL, 0, 0, NULL),
(1495, 'autologin', 'Guest', NULL, '', '+918252380132', 'def.png', 'guesttempemail9044@xyz.com', NULL, '$2y$10$LbRs.jvDofbvMUSviEcyYelnZOEJsDmfP7Z2F1Btw/6ad642chJiq', NULL, '2024-09-09 18:19:48', '2024-09-09 18:19:49', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'TJL64kvfQccIIs6nsfT7P5xbAGbaiZTTCHujx6W2', 0, NULL, NULL, 0, 0, NULL),
(1496, 'autologin', 'Guest', NULL, '', '+916352466706', 'def.png', 'guesttempemail7547@xyz.com', NULL, '$2y$10$Y9MDd4RiwULL6iKyWTBmH.X2c7py4IypkXUKCYGdhXHb8fHqyuV5C', NULL, '2024-09-10 15:07:02', '2024-09-15 16:25:11', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'vB7kvEVo9uQnTlpYRtWxmkDSIs4qo1zhA9I6KBva', 0, NULL, NULL, 0, 0, NULL),
(1504, 'autologin', 'Nashida', 'Nashi', '', '+919995461071', 'def.png', 'nashidanaachu@gmail.com', NULL, '$2y$10$E/Zr6poMDXMq42jvDUZpmuKlFc4rhMdsPO.lt1Ic8TSIANtus1/zK', NULL, '2024-09-10 20:13:10', '2024-09-10 21:51:46', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'vbNjqxv65k6HQ5YI2yUJigdem3Kb7NrzBN1rVzro', 0, NULL, NULL, 0, 0, NULL),
(1505, 'autologin', 'Saba', 'Shaikh', '', '+919324325631', 'def.png', 'noorishaikh922@gmail.com', NULL, '$2y$10$zSpbOYcKSV.54kdX8IhIvecSNg.8cZBuP7EiyIBQ6bdeFvS62y2Aq', NULL, '2024-09-12 14:43:01', '2024-10-08 15:50:29', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'GkAQlnvMiqGf1NJkc7DiNvznDlWFo00pvamQQPtS', 0, NULL, NULL, 0, 0, NULL),
(1506, 'autologin', 'Guest', NULL, '', '+919560586658', 'def.png', 'guesttempemail7651@xyz.com', NULL, '$2y$10$v1CapF9IIYcP4obzZhxwo.9VbykDFo1b77eG5xFqQVP8qHS7KqQiO', NULL, '2024-09-13 20:12:58', '2024-09-13 20:12:58', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'PEm3zARQQo2y6O1hgTv6ftZE8mkU0YO4W7DKeZEN', 0, NULL, NULL, 0, 0, NULL),
(1507, 'autologin', 'Guest', NULL, '', '+919591820855', 'def.png', 'guesttempemail7411@xyz.com', NULL, '$2y$10$M9KQYFg2SwAKspBAFgD1New0HrZjdryHSIW2.Fa8SUJDdBz9qchAu', NULL, '2024-09-13 22:19:59', '2024-09-13 22:20:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'jyGJ0mDB3Rt5zivR9GT8YqDWrzV08yRhgY4OLvU6', 0, NULL, NULL, 0, 0, NULL),
(1508, 'autologin', 'Guest', NULL, '', '+919226910364', 'def.png', 'guesttempemail9307@xyz.com', NULL, '$2y$10$RA88Lg/5EQGQCL7L.mPa6OhIXjVQJJFdcgQrvGmmuoPHJNtLfx.L6', NULL, '2024-09-14 12:23:43', '2024-09-14 12:23:44', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'voA7TiReGNpiYqaF4Z9BmUhLsTGNslwftJoDIPoB', 0, NULL, NULL, 0, 0, NULL),
(1509, 'autologin', 'Guest', NULL, '', '+91+919449834073', 'def.png', 'guesttempemail2320@xyz.com', NULL, '$2y$10$DNmy6sbo9INXo0rezYLpTeUQ1/.7XvXo/mVSYZiRHm9tAjBA.d0ou', NULL, '2024-09-14 21:02:03', '2024-09-19 23:16:43', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'dyTYVDpx8rrEIPFZALnHJwS1VHWYTosC4mfY2yzF', 0, NULL, NULL, 0, 0, NULL),
(1510, 'autologin', 'Guest', NULL, '', '+91+919556057132', 'def.png', 'guesttempemail8423@xyz.com', NULL, '$2y$10$66HfNPIexuj.y7rQl4Etse.oUzn8sqkO1rGdfhsontpPY/ZqzONm2', NULL, '2024-09-15 17:48:35', '2024-09-16 06:32:19', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'xHdSmaM6P7kPVqfBNEnVvOvB6DjMjHNepU0S2LQR', 0, NULL, NULL, 0, 0, NULL),
(1511, 'autologin', 'Guest', NULL, '', '+91+919556604997', 'def.png', 'guesttempemail8616@xyz.com', NULL, '$2y$10$CGRax6AX5GvJtwUIl2OZGOgJqxR1n9JAzS0ZadZwUOUCwSEwZBQTS', NULL, '2024-09-16 06:32:45', '2024-09-17 09:14:47', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'AvYvW4BcWU5lPFUJSruumtM1PnXCCGol8mM14Zqn', 0, NULL, NULL, 0, 0, NULL),
(1512, 'autologin', 'Sanjeev', 'Kumar Singh', '', '+918826199969', 'def.png', 'sonurajrajpoot@gmail.com', NULL, '$2y$10$tlfXnIFPBfAKqFWztjzhwezOnHabMBiAi0aNakAsdGLVAUPN0vhgG', NULL, '2024-09-16 13:41:58', '2024-09-22 17:24:36', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'U6Zzy3BQSbTnZH800Nc6xDrD2K8dakiI7UaHJ8Qj', 0, NULL, NULL, 0, 0, NULL),
(1513, 'autologin', 'Guest', NULL, '', '+917499285237', 'def.png', 'guesttempemail9688@xyz.com', NULL, '$2y$10$6AMY0.tcDMe7oqAuhPqQhOM4CfxklUWBncAYOuBxO5KvmLQzCpVG6', NULL, '2024-09-16 15:22:25', '2024-09-23 22:31:22', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'm92RKnm90j0gq4yB8XQzSALijLl7LN04OZZtOR2o', 0, NULL, NULL, 0, 0, NULL),
(1514, 'autologin', 'Guest', NULL, '', '+919380527909', 'def.png', 'guesttempemail9176@xyz.com', NULL, '$2y$10$0kqENXRAUP3h3xwC6UaS6OQk.Blw.4XxItHjL4cSkU6AB3YI1bTmO', NULL, '2024-09-16 17:53:16', '2024-09-16 20:14:11', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'BHo03Dd6jXb1FmVe93EkdH3O64peWNpEVAa0G8A4', 0, NULL, NULL, 0, 0, NULL),
(1515, 'autologin', 'Guest', NULL, '', '+919304134792', 'def.png', 'guesttempemail9241@xyz.com', NULL, '$2y$10$V7MBnGpzENKexOsCQQTZVO5.hG06V6pEGQidETe54i1zRZ32VsoJO', NULL, '2024-09-17 00:57:07', '2024-09-17 00:57:08', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'KdVUi2O2CgPWozKhTCIv33uuJx75FxeaZ26GOIAT', 0, NULL, NULL, 0, 0, NULL),
(1516, 'autologin', 'Guest', NULL, '', '+917085907163', 'def.png', 'guesttempemail8128@xyz.com', NULL, '$2y$10$jz/WCw4JLFBRQ8vZzUjjguDARKtlJB61SUz6BkEW8B4OphuS59Ir.', NULL, '2024-09-18 15:50:08', '2024-09-18 15:50:08', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'eOhGbdk04WzSHRqGcXi1C1oXcXo9VhbL1xW4z0Wu', 0, NULL, NULL, 0, 0, NULL),
(1517, 'autologin', 'Guest', NULL, '', '+918088586410', 'def.png', 'guesttempemail6911@xyz.com', NULL, '$2y$10$74zNGeB6ZPXTDkVws9Os9u.YshsGF2Aj8sOonNj4G.giVBoQhFYHm', NULL, '2024-09-18 17:38:23', '2024-09-18 17:38:23', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '8BJi3krc3aN5TsQvGPm3FXfdkRTCloN3nRF1S5QI', 0, NULL, NULL, 0, 0, NULL),
(1518, 'autologin', 'Guest', NULL, '', '+917737574245', 'def.png', 'guesttempemail7673@xyz.com', NULL, '$2y$10$qlaNDleOOZe2qUCdF2ziT.bxPDnhKgMdCH1gP1NEiJs03U1nqMTGa', NULL, '2024-09-18 21:54:42', '2024-09-28 19:04:38', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'XwfGDjk7inTsdMpzS6XcddCKI4fReQ9xZCCogAxz', 0, NULL, NULL, 0, 0, NULL),
(1519, 'autologin', 'Guest', NULL, '', '+917328866747', 'def.png', 'guesttempemail8870@xyz.com', NULL, '$2y$10$F.ZVqA3ZetdWHtIVB7k/derTURxd5BhYeVl6agxdVtlWxLwcDU9JW', NULL, '2024-09-20 15:59:17', '2024-09-27 13:14:31', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '1rVYTK1d4tAPdlHJMfMMdOLitDBMCorVyJFx4kzp', 0, NULL, NULL, 0, 0, NULL),
(1520, 'autologin', 'Guest', NULL, '', '+917355584173', 'def.png', 'guesttempemail9870@xyz.com', NULL, '$2y$10$mCJppS.ADxaBSastdvc9Y.TUckg9iP4c1oZHfW0IAsr5102kZzcy2', NULL, '2024-09-20 16:14:53', '2024-10-23 18:32:21', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'f9QcKjk9cCuaurLZ2Y4vSO0QZJHOYOhkITVgtswI', 0, NULL, NULL, 0, 0, NULL),
(1521, 'autologin', 'Guest', NULL, '', '+91+916205257879', 'def.png', 'guesttempemail4367@xyz.com', NULL, '$2y$10$pJGN/N9Q8tJMFEHG.stspurbkhmd6r1ynmiSnUB/k/1D9Jw95Bk3u', NULL, '2024-09-20 16:41:04', '2024-09-20 16:41:04', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1522, 'autologin', 'Guest', NULL, '', '+91+916205257879', 'def.png', 'guesttempemail7439@xyz.com', NULL, '$2y$10$mz98B8u48RwpY2TX7zOgTeJ9.Y2DRejvts7UIGoC8ml6cYpn2fzdm', NULL, '2024-09-20 16:41:05', '2024-09-20 16:41:05', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1523, 'autologin', 'Guest', NULL, '', '+91+916205257879', 'def.png', 'guesttempemail2477@xyz.com', NULL, '$2y$10$.DoKSI1oqxi5exAYc823vO731TIYT5jqQ1/C3hqVkgC4Dx80DpuqW', NULL, '2024-09-20 16:41:06', '2024-09-20 16:41:06', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1524, 'autologin', 'Guest', NULL, '', '+91+916205257879', 'def.png', 'guesttempemail5153@xyz.com', NULL, '$2y$10$wgSsQL/P9cV1efYKim.lWORn1L9igriPYSr5sJrPpKqwpX4xHUrei', NULL, '2024-09-20 16:41:09', '2024-09-20 16:41:09', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1525, 'autologin', 'Guest', 'Sygy', '', '+916205257879', 'def.png', 'guesttempemail5889@xyz.com', NULL, '$2y$10$v8hxu5dr1mUtkLKGNSQKzeqt.KluYGiPAPaWnPw3i0gOyPhLonhIW', NULL, '2024-09-20 16:41:10', '2024-11-02 12:09:49', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'M0osmJCSG5BF6edNksK6SPNLK3VhtWlD1XrlR36c', 0, NULL, NULL, 0, 0, NULL),
(1526, 'autologin', 'Guest', NULL, '', '+91+919558375443', 'def.png', 'guesttempemail1750@xyz.com', NULL, '$2y$10$Yzx9qtOl38bt4eqi4nnRMegh5QzLUG9E5XQfNfRFJx88AnuUf5pC2', NULL, '2024-09-22 14:23:50', '2024-09-22 14:23:50', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1527, 'autologin', 'Guest', NULL, '', '+919872787295', 'def.png', 'guesttempemail7804@xyz.com', NULL, '$2y$10$nDmuHaRvZUay.MKcAqWhMOfKp5Jx0TVcSGFPe8j8JgFXuY65I/hfe', NULL, '2024-09-26 13:34:06', '2024-09-26 13:34:06', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'Jasih98ruQ6NUzu6IVS7DdTJNqdWlf7qM4eZuqgL', 0, NULL, NULL, 0, 0, NULL),
(1528, 'autologin', 'soumya', 'chenna', '', '+918106633424', 'def.png', 'soumyachenna07@gmail.com', NULL, '$2y$10$RYDRsiIA2K46B9.gOU7GfeINz07x77Z7oltTtkRk5nKsmMZ/GCEoq', NULL, '2024-09-27 13:52:06', '2024-11-26 11:32:07', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'DdYR0t2d00wQ4B8Xp9fJS6syRTkfq19Ym4WYzGJW', 0, NULL, NULL, 0, 0, NULL),
(1529, 'autologin', 'Rajia', 'Palatheerdham', '', '+917901399522', 'def.png', 'rajiyapalatheerdham12@gmail.com', NULL, '$2y$10$h6vYS0hFpI.JUTrNHQL7ze.OfRjxDVLSndsLKGGHbOoRk1E51LoL2', NULL, '2024-10-01 06:20:29', '2024-11-30 21:27:31', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'MpWqSmyLOCftuZYG8bg0PGzYBkI1W1bP28NIx0y1', 0, NULL, NULL, 0, 0, NULL),
(1530, 'autologin', 'Guest', NULL, '', '+91+918086575777', 'def.png', 'guesttempemail6983@xyz.com', NULL, '$2y$10$OZWhJBv9Yk53zjg4R6qZX.S2DhrONicmWbpVMrEZiVoGPgxMOefES', NULL, '2024-10-01 19:22:52', '2024-10-01 19:23:03', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'pYHjYN9ZSntIjqQl9bAnZ2vuw4w5BeMcInwOFXkd', 0, NULL, NULL, 0, 0, NULL),
(1531, 'autologin', 'Guest', NULL, '', '+91+918939904880', 'def.png', 'guesttempemail1019@xyz.com', NULL, '$2y$10$zpEzMzuIwN6va3xB6vTkJuybUR9mfaHxupfatVgSxO21pEQfBAone', NULL, '2024-10-03 04:40:32', '2024-10-03 04:40:44', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'hkuHlDKnV4fI0dkSUniRafieQZy5ZWCriLIaz1ZD', 0, NULL, NULL, 0, 0, NULL),
(1532, 'autologin', 'Guest', NULL, '', '+91+918299570827', 'def.png', 'guesttempemail2024@xyz.com', NULL, '$2y$10$h9snbJ.WYbn99JKwcUZk.Ou92QbMWmxmoJSOsCX3TQgHTGyNcEHku', NULL, '2024-10-04 11:46:00', '2024-10-04 11:46:06', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'vv4aCQH95YgcdNLvs0uqjsq1CaWpHZzlbRJZPmBJ', 0, NULL, NULL, 0, 0, NULL),
(1533, 'autologin', 'Guest', NULL, '', '+91+918299570827', 'def.png', 'guesttempemail2193@xyz.com', NULL, '$2y$10$5cIUH1YQLrKELGq6itwl6uNI8mPTw/9MtzjvvX0h850ukAPNTjUVK', NULL, '2024-10-04 11:46:34', '2024-10-07 03:04:59', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'I1sYAEXbN9rAnGXcOymKZHakJB6bqLJMp5LGIIrB', 0, NULL, NULL, 0, 0, NULL),
(1534, 'autologin', 'Guest', NULL, '', '+91+917645020062', 'def.png', 'guesttempemail8797@xyz.com', NULL, '$2y$10$xS8bNkq1rZCejDM7Zg3ZrOD0MCyHyYs69c3MRGDevrikAm9Bbf.wi', NULL, '2024-10-04 17:11:15', '2024-10-04 17:11:15', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1535, 'autologin', 'Guest', NULL, '', '+91+917645020062', 'def.png', 'guesttempemail9473@xyz.com', NULL, '$2y$10$YUBsmC6YaMIRbTSHMo7PQ.o5WfEOz9L4Ts3XERcoMsxCN5qLGw0U6', NULL, '2024-10-04 17:11:16', '2024-10-04 17:11:40', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'mK89Pl7SNjUGobO8FYSOQnQHiJHFVuXDIT61nfmt', 0, NULL, NULL, 0, 0, NULL),
(1536, 'autologin', 'Guest', NULL, '', '+91+919709632689', 'def.png', 'guesttempemail9586@xyz.com', NULL, '$2y$10$.TeEhvWRpvId3K5sJf0IpuGnT6oNr2mvLW3nBkqTYtSe7waMorzXe', NULL, '2024-10-06 00:09:14', '2024-10-06 00:09:27', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'i1r08OuJX0icqnXxVz2zSt8ReqvhYLK8xLLmu8BP', 0, NULL, NULL, 0, 0, NULL),
(1537, 'autologin', 'Guest', NULL, '', '+919845044432', 'def.png', 'guesttempemail7414@xyz.com', NULL, '$2y$10$tMfCzSvGVpge08XxE82FGunAhLwnpFIrzIbFJPA0aiqqmH9SUg3Xa', NULL, '2024-10-07 20:11:41', '2024-10-07 20:14:35', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'GnXjV78XOFns9YqT1qUcx5ydfuLaLVpQaivle4P1', 0, NULL, NULL, 0, 0, NULL),
(1538, 'autologin', 'Guest', NULL, '', '+916371669815', 'def.png', 'guesttempemail7605@xyz.com', NULL, '$2y$10$jSg3FtldCIaQl6n5qVcm7uKShKawf4sUL.Lyf4B7PaSTNpbggvYCO', NULL, '2024-10-08 21:34:25', '2024-11-13 12:09:40', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'UeL6boEbdGwznZ82Yu2ppz83W0qvKSK9SWBRMzma', 0, NULL, NULL, 0, 0, NULL),
(1539, 'autologin', 'Guest', NULL, '', '+919392691480', 'def.png', 'guesttempemail7734@xyz.com', NULL, '$2y$10$g67lqINU3mJZHudHd3iM1e/VHiMgcUnq2NdjjrNMGK9mGGqlTyCIy', NULL, '2024-10-08 23:01:35', '2024-10-08 23:01:36', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'j2xDQIzC96gYnx8ehcVSkcRiO1PLDi7C6MzCoZCY', 0, NULL, NULL, 0, 0, NULL),
(1540, 'autologin', 'Guest', NULL, '', '+91+919945443127', 'def.png', 'guesttempemail4740@xyz.com', NULL, '$2y$10$jpH/4LG2oreYvMk.8D5dZOTSf.QgsRh03nJ6bKfKpbzJ10Iu0sWk2', NULL, '2024-10-09 08:45:36', '2024-12-03 07:36:01', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'BOLu6Zh5j7jKvRZI9cQ5CUDxjSxJ5j2apL93fXAI', 0, NULL, NULL, 0, 0, NULL),
(1541, 'autologin', 'Guest', NULL, '', '+923263885892', 'def.png', 'guesttempemail8532@xyz.com', NULL, '$2y$10$XFHB35GT/O5epkUz52vkbOhG5E8CN4sGzqAsr.vnf.2x72wATyWz.', NULL, '2024-10-09 14:51:26', '2024-10-10 20:08:05', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'eMdFQ8PuyGrN8q1iSGWpaTaYDGceu3ZTsJTb9cmo', 0, NULL, NULL, 0, 0, NULL),
(1542, 'autologin', 'Guest', NULL, '', '+919704432163', 'def.png', 'guesttempemail7059@xyz.com', NULL, '$2y$10$5ov7XWzb19F/wJbpdil0LuuLL8KbGOuJPkYlbEFWiQJ2msTlXI2Pa', NULL, '2024-10-09 23:37:28', '2024-10-09 23:37:28', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'bmnWcPSiqDSrAe4MIit1d0F6fwJzAewnJOWIAakS', 0, NULL, NULL, 0, 0, NULL),
(1543, 'autologin', 'Guest', NULL, '', '+918054774745', 'def.png', 'guesttempemail6667@xyz.com', NULL, '$2y$10$iGpinzYPj/tj2X218nJT5.Q0w0XJz0AiU4Jk.u2wrt6lVkY08oMLu', NULL, '2024-10-10 20:10:42', '2024-10-10 20:13:14', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'Y9HWXvApjs0oQMQJjlAw0mMoaL4RQXHReWabculY', 0, NULL, NULL, 0, 0, NULL),
(1544, 'autologin', 'Guest', NULL, '', '+91+917755980234', 'def.png', 'guesttempemail1810@xyz.com', NULL, '$2y$10$GXyC/F3oKbQzU0e5OVUkC.BEJuxlTZ1ydzN32UsmrijLiZc.BzZsm', NULL, '2024-10-13 20:48:33', '2024-10-13 20:48:58', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'g6SjzVoITPTochkfdEYIn72BVWF3seZEW0b3KTi5', 0, NULL, NULL, 0, 0, NULL),
(1545, 'autologin', 'Guest', NULL, '', '+916303489518', 'def.png', 'guesttempemail6762@xyz.com', NULL, '$2y$10$D1qLdHQM/cpLzv4i5eOKYejQpaM4yUeXtkyzbvlZ9b.TYzX/2PJhS', NULL, '2024-10-15 00:21:24', '2024-10-17 16:15:49', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'BT5pb5V3TXQCZkoFLFyykp6jx9zqFyDlhCMEVB63', 0, NULL, NULL, 0, 0, NULL),
(1546, 'autologin', 'Guest', NULL, '', '+91+917531922311', 'def.png', 'guesttempemail3005@xyz.com', NULL, '$2y$10$bxzpeR0Av6LBfD4mxiLXZ.D0Wz2.sCXZV4Lo7KD2QmGqRBABsCCqe', NULL, '2024-10-16 23:31:15', '2024-10-16 23:31:28', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'x9kzq4E1UnczzseSpfykrhEUzkvl6roa52fHa0nR', 0, NULL, NULL, 0, 0, NULL),
(1547, 'autologin', 'Guest', NULL, '', '+916395944843', 'def.png', 'guesttempemail8024@xyz.com', NULL, '$2y$10$SX1zG1L.83ZhXiZ2qoLbhu9fM/2SjYS0y87mzzrT8JIV3663Yh1mG', NULL, '2024-10-17 08:10:48', '2024-10-21 17:19:43', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'eo54nl3mB5I5u0GJJMFEH46TCLpsa4XaGWfpUaDe', 0, NULL, NULL, 0, 0, NULL),
(1548, 'autologin', 'Guest', NULL, '', '+919342589912', 'def.png', 'guesttempemail7330@xyz.com', NULL, '$2y$10$QZ75vr4AIyc9efjUa4.qrOkQxS8kvK6Z4OL36esWlASiA1j.BUYMG', NULL, '2024-10-17 12:25:37', '2024-10-17 18:19:10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'DP3PWLLrNcBxPIMFnjKBl61hO4XNzsOTeEk6R7AS', 0, NULL, NULL, 0, 0, NULL),
(1557, 'autologin', 'Guest', NULL, '', '+918208892159', 'def.png', 'guesttempemail8831@xyz.com', NULL, '$2y$10$H/3nyG.tooB9o6uLJq06S.NNclVcSyBkl3ufmeHHLqc8C.lQVNTaC', NULL, '2024-10-18 17:57:30', '2024-10-18 17:57:31', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '8ZEKCrbw6XQACheYQ3fndTbRp5y3Gw7sCIxZrKQ4', 0, NULL, NULL, 0, 0, NULL),
(1558, 'autologin', 'Guest', NULL, '', '+919026220672', 'def.png', 'guesttempemail6886@xyz.com', NULL, '$2y$10$Cln3X0CnC23NKWbIo0MEMekuOxlau.XcEt6hjoVHUBOGDk9j54tw2', NULL, '2024-10-19 07:40:45', '2024-10-23 08:03:55', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '73Bz59yvXJRNzV7717YYytXne0jfIMxHnzpTCXZX', 0, NULL, NULL, 0, 0, NULL),
(1559, 'autologin', 'Guest', NULL, '', '+91+919988433624', 'def.png', 'guesttempemail6622@xyz.com', NULL, '$2y$10$DEdgX/yLIxJnUn0/e99ZYuamu6Rwk7u/2ODgNK3gKDuzT4Dzj1xsW', NULL, '2024-10-19 22:38:25', '2024-10-19 22:38:38', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'L9uVXjJMAeX3BEqiBGUPT6tz6SwR536WzrAP0T4m', 0, NULL, NULL, 0, 0, NULL),
(1560, 'autologin', 'Guest', NULL, '', '+917259972464', 'def.png', 'guesttempemail7066@xyz.com', NULL, '$2y$10$kG0RPXEbi3TpmE65ovWCcOOlrqAUFEqOAjfhuqqO/RZZYb5w1ro16', NULL, '2024-10-20 10:01:12', '2024-10-20 10:01:12', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'XZzj1B0mStvqOy6DIAhylNmhSEYLhVek4l9AjHjd', 0, NULL, NULL, 0, 0, NULL),
(1561, 'autologin', 'Guest', NULL, '', '+918880123161', 'def.png', 'guesttempemail8184@xyz.com', NULL, '$2y$10$iH0Nju401WNY4xrzEPqqie4/AKrkpuGKgTHrA0NjuPWkA5HFoBVVK', NULL, '2024-10-20 18:05:58', '2024-10-20 18:05:58', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '8HeLqUjdZNDaLtDsRH5fDcGPxeakqlI9K2ASLMxf', 0, NULL, NULL, 0, 0, NULL),
(1562, 'autologin', 'Guest', NULL, '', '+919742359532', 'def.png', 'guesttempemail8546@xyz.com', NULL, '$2y$10$txtWp8e2/ungfUcm.DFme.uzk7Mb9JHOr.ncqR640x5S0KlJ6e40a', NULL, '2024-10-20 19:18:17', '2024-11-07 16:56:36', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'OiBwTzyO5y49utLaorPbY0Upe5cmQnKxoSTr9InU', 0, NULL, NULL, 0, 0, NULL),
(1563, 'autologin', 'Guest', NULL, '', '+917424803782', 'def.png', 'guesttempemail9526@xyz.com', NULL, '$2y$10$FciD8Dq1jTgx8FbTd6kki..4pbhfRjmy50UJ/IH9w6zjIr..PTnFa', NULL, '2024-10-22 08:43:16', '2024-10-24 22:06:31', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '8YVKiuGgESWnWZy4rcDid4SzBI87R97Fst9mqyKb', 0, NULL, NULL, 0, 0, NULL),
(1564, 'autologin', 'Guest', NULL, '', '+919620310169', 'def.png', 'guesttempemail7739@xyz.com', NULL, '$2y$10$C.1SkaCOqwBpJWWg8.OM/eV0TLx6CQAX4pMS.oXs5p9EwMZW0tidu', NULL, '2024-10-22 10:21:09', '2024-10-22 10:21:09', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'GnQBpDEW4PYXleAsRQqVmnkykDWzSEKgctWud6yQ', 0, NULL, NULL, 0, 0, NULL),
(1565, 'autologin', 'Guest', NULL, '', '+91+919119444328', 'def.png', 'guesttempemail2196@xyz.com', NULL, '$2y$10$BPkCFQT0QcoryYTOT0xH..jNU3PgQwfB9LrvagYFYqx7AUWBFBpkO', NULL, '2024-10-23 15:52:35', '2024-11-18 00:13:38', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '4RUK5uY55jPP6kNe5o5Q2D5giCltuloprsppUvN3', 0, NULL, NULL, 0, 0, NULL),
(1566, 'autologin', 'Guest', NULL, '', '+918867263233', 'def.png', 'guesttempemail8957@xyz.com', NULL, '$2y$10$IdndBf9ppBbqJwpvZ1p3sO7HBP9XfqZr5hvx/vghWeKeQUYqI6/pq', NULL, '2024-10-24 23:46:17', '2024-11-16 15:24:37', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'oy1mkHhQiGVYIbuZlJNTv4wafMoFyYMrIj7fs6np', 0, NULL, NULL, 0, 0, NULL),
(1571, 'autologin', 'Guest', NULL, '', '+918433151648', 'def.png', 'guesttempemail7364@xyz.com', NULL, '$2y$10$7xgWo3mq7Cw1lQ4/ReLg8uw5V94o0RdoEaJFXorecsRx58yGkAHr6', NULL, '2024-10-28 07:33:40', '2024-10-29 11:55:37', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '6h4Twb4Asn2rwqCPiet0KrmeyimWBqIfhk89952U', 0, NULL, NULL, 0, 0, NULL),
(1572, 'autologin', 'Guest', NULL, '', '+919980074214', 'def.png', 'guesttempemail6988@xyz.com', NULL, '$2y$10$v1A0e6Hr6XgaoLj6aOptA.lXONuVj46VtO0O/jBySPoTgKSOtqROe', NULL, '2024-10-29 18:42:00', '2024-10-29 18:42:01', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'enMTJtRwzIXBHTz51VeeKOESEYowInF8GrBygO2E', 0, NULL, NULL, 0, 0, NULL),
(1573, 'autologin', 'Shaikh', 'Alam', '', '+919950099602', 'def.png', 'Intkhabenu06@yahoo.com', NULL, '$2y$10$PzK22gbxGxpAEjUDyH4HkORiyIk9jV4WZOA4sov05XNpmBOtF.HJ.', NULL, '2024-11-02 19:23:44', '2024-11-11 16:32:37', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'NTezl8HHxqJy74gmm4MGqHW6hmgySvcwVM13X9ny', 0, NULL, NULL, 0, 0, NULL),
(1574, 'autologin', 'Guest', NULL, '', '+918810797367', 'def.png', 'guesttempemail8219@xyz.com', NULL, '$2y$10$NZL/0thUoE6h.VFNNl7jGOPND95/wToNIbQJQskfgsV/dja0rvEKW', NULL, '2024-11-02 19:44:07', '2024-11-03 10:07:50', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'XWqhslB57uonZdGwFiYJy0j9LcP1rewXPyL5Nvnr', 0, NULL, NULL, 0, 0, NULL),
(1575, 'autologin', 'Guest', NULL, '', '+919106776847', 'def.png', 'guesttempemail9449@xyz.com', NULL, '$2y$10$3eBv4GFwruqNxMHMZZLXyeBljZd5otDqpVc9JHCH.7jEFKKYZv3Fm', NULL, '2024-11-03 13:13:28', '2024-11-03 13:13:29', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '9HAVlXBI79f39VoXgkOSz31j9vvAMydl2uNy0IrM', 0, NULL, NULL, 0, 0, NULL),
(1576, 'autologin', 'Guest', NULL, '', '+918102647332', 'def.png', 'guesttempemail9193@xyz.com', NULL, '$2y$10$t5w3d2jIJz5V/cSe2S7X3e4OjKYEZk7IrWemImkwFi9c0cIui9Szm', NULL, '2024-11-05 02:29:46', '2024-12-01 23:34:33', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'k837QfpYT0KzRVXdNXw0vygpH8gqNAvIudJ2O9Bh', 0, NULL, NULL, 0, 0, NULL),
(1577, 'autologin', 'Guest', NULL, '', '+918058395617', 'def.png', 'guesttempemail9564@xyz.com', NULL, '$2y$10$j1JNSTIy4i.QwuyIhQSk3.y74cp./9e85slSFg8v54HwOnVNdVVzO', NULL, '2024-11-05 13:13:00', '2024-11-05 13:13:01', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'K9VBhCngO9PIteRzjkZAAAXJbjAFlzSufAoYtM1x', 0, NULL, NULL, 0, 0, NULL),
(1578, 'autologin', 'Guest', NULL, '', '+919972966471', 'def.png', 'guesttempemail8013@xyz.com', NULL, '$2y$10$h6lQYCyIqt6sYRQVuJU0ce1zGVv.1uAK/1mTbqvodU8mTr1y0YXeq', NULL, '2024-11-06 18:42:14', '2024-12-06 08:21:27', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'TNL9oZVEfG5BsmqGkRuF020t4kLs0nUXoH9tYPld', 0, NULL, NULL, 0, 0, NULL),
(1579, 'autologin', 'Guest', NULL, '', '+919884784929', 'def.png', 'guesttempemail7252@xyz.com', NULL, '$2y$10$R0GzSrISA1Sb45dkkY8O1OfjFeoCq18YiRLJ.9T9vV.G2GGNAopty', NULL, '2024-11-07 10:54:27', '2024-11-08 17:17:51', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'sWFORo7eWNgdlnfA1GGWS8uurkNRYEdPfnv1ucFW', 0, NULL, NULL, 0, 0, NULL),
(1580, 'autologin', 'Guest', NULL, '', '+919902170497', 'def.png', 'guesttempemail7931@xyz.com', NULL, '$2y$10$mbiQ2wJZnFVJYpzcskRCdOHVkOYZ6gOaQQQNIRj4Mnf.3o1YqSGwm', NULL, '2024-11-08 12:04:30', '2024-11-19 18:41:04', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'MZ8aV9oTF2p337ThmZHHg4a8TqWgHPOxECJW0wKr', 0, NULL, NULL, 0, 0, NULL),
(1581, 'autologin', 'Guest', NULL, '', '+919827001515', 'def.png', 'guesttempemail9141@xyz.com', NULL, '$2y$10$ANgx06oxWva/xT99o6zp1OmAWeI2EicJQilyqsChxxC9qRYQQ36ye', NULL, '2024-11-08 22:16:48', '2024-11-08 22:16:49', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'WUKn1On4DToyhDN53tIjYSTJkdlU4grKGckFFfN7', 0, NULL, NULL, 0, 0, NULL),
(1582, 'autologin', 'Guest', NULL, '', '+91+919917846741', 'def.png', 'guesttempemail1635@xyz.com', NULL, '$2y$10$BK7J6yv7C64QWsnJXQL65e9/ODoHV2mo5kMlHXn9/0bEOIY8vpE46', NULL, '2024-11-09 10:39:56', '2024-11-09 10:40:21', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '2J3DwMJOoIFYCEtqVEmzvO4Ry8EzGf2zTWUcVzq7', 0, NULL, NULL, 0, 0, NULL),
(1583, 'autologin', 'Guest', NULL, '', '+919923438075', 'def.png', 'guesttempemail7599@xyz.com', NULL, '$2y$10$MgCTRNzXcgW/IIICG6RKr.lQbXql0WaYP7sTSgEPRNJXL7jRg/B4i', NULL, '2024-11-10 20:46:46', '2024-12-01 22:19:57', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'os5vxnYrrH7NGCwAYp5eYe9sRK89d8VQEAHARw9g', 0, NULL, NULL, 0, 0, NULL),
(1584, 'autologin', 'Guest', NULL, '', '+91+919963411311', 'def.png', 'guesttempemail6510@xyz.com', NULL, '$2y$10$DW2N5XWfG8pt7RBFi94/bekt/ThWBc7cJnfvIyNTLJxGS7Eo0gOWy', NULL, '2024-11-11 18:07:01', '2024-11-15 10:53:12', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'Gu7Up0XJaJW9R5DtaDCOwlmVmm8QZbLHVS4xmiWa', 0, NULL, NULL, 0, 0, NULL),
(1585, 'autologin', 'Guest', NULL, '', '+919079351710', 'def.png', 'guesttempemail7567@xyz.com', NULL, '$2y$10$xGPDQjYzxzakdAF3vpZXA.x8XeI8et2xoMRGNpwQLxG60JGiJLH1C', NULL, '2024-11-13 01:05:21', '2024-11-13 01:05:21', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'S8GDGqPW57P7juIv4pnDgCnaAUQ9t2thFrO9QTyq', 0, NULL, NULL, 0, 0, NULL),
(1586, 'autologin', 'Guest', NULL, '', '+917004820326', 'def.png', 'guesttempemail7006@xyz.com', NULL, '$2y$10$y05vMrf9mku7fmE4KSOauu3VfmjGLLnbuvK7uJ3Eq421.2r8t4iV6', NULL, '2024-11-16 21:31:09', '2024-11-16 21:31:10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '6fbM77i8p3RdghZk2AQ0cKz1TiLERYaPkJrgosuf', 0, NULL, NULL, 0, 0, NULL),
(1587, 'autologin', 'Guest', NULL, '', '+91+919356305799', 'def.png', 'guesttempemail7181@xyz.com', NULL, '$2y$10$.VWJ8zSmXdOKgzsNrQSWpOanyTqWyden87rMYxp.YrJN8WKg9vY5O', NULL, '2024-11-17 22:01:45', '2024-11-17 22:02:26', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'C6y9f03K6qCIfElns5gTuLZ1gsOD4GqPiIXGfvm9', 0, NULL, NULL, 0, 0, NULL),
(1588, 'autologin', 'Guest', NULL, '', '+919867620992', 'def.png', 'guesttempemail9134@xyz.com', NULL, '$2y$10$CCEdZKYO7IpfeF0pJoq22uxYWENSuxd6hpnbxS/iPWWxk0CDYJtHK', NULL, '2024-11-19 10:18:46', '2024-11-19 10:18:47', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'unpPzDiWVMo9ZAlRDoLyJhns62VwdeAJvBmYI4ug', 0, NULL, NULL, 0, 0, NULL),
(1589, 'autologin', 'Guest', NULL, '', '+91+91+917275149137', 'def.png', 'guesttempemail1930@xyz.com', NULL, '$2y$10$1WdaqORhRsCl6H3yIaYiBOezTtaguRo/eec9n.3T4b0TjaI6WlOjG', NULL, '2024-11-23 22:40:54', '2024-11-23 22:40:54', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1590, 'autologin', 'Guest', NULL, '', '+91+919080388288', 'def.png', 'guesttempemail7968@xyz.com', NULL, '$2y$10$GS2bswd0Md/isK08nDGUTOdkcFi3Xp7aRhHVRvE8s5vFrK4aQlFcO', NULL, '2024-11-25 10:59:05', '2024-11-25 10:59:24', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'PFeMXm5yfLOJWj2g6vqtE7vHgJZB3uWXeLIdjX6C', 0, NULL, NULL, 0, 0, NULL),
(1591, 'autologin', 'Guest', NULL, '', '+917008714820', 'def.png', 'guesttempemail8887@xyz.com', NULL, '$2y$10$LdY0VIO.6wLPntOvZk0FiOMKqVWKDcE9pI2WGEjihnrZAxd1PTKiG', NULL, '2024-11-26 19:42:38', '2024-11-26 19:42:38', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, '9VgVQXx2R0uULK7I4bLWmMBpbwQK8fvYx0zfGdct', 0, NULL, NULL, 0, 0, NULL),
(1592, 'autologin', 'Guest', NULL, '', '+919068296665', 'def.png', 'guesttempemail7475@xyz.com', NULL, '$2y$10$GXIFkAsKBOXcZXrTrShbDuSzcY9GcbkJN4x4HLQoiIqrfUkbo5oqW', NULL, '2024-11-27 05:47:44', '2024-11-27 05:47:45', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'cdLsGbFx6dkYpbGGywcq3gw7DktADOQxNtXpqRl2', 0, NULL, NULL, 0, 0, NULL),
(1593, 'autologin', 'Guest', NULL, '', '+919148256504', 'def.png', 'guesttempemail7691@xyz.com', NULL, '$2y$10$Re6CSIPyIID2rzdgNdZ9d.gpz.5grKxCvGrRY9hUoerJCYveMOWqa', NULL, '2024-11-27 17:52:11', '2024-11-27 17:52:12', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'mZfCnLY7FgFSLN8aN40HDsctiFAYaLFkNpwFM0cc', 0, NULL, NULL, 0, 0, NULL),
(1594, 'autologin', 'Guest', NULL, '', '+91+918123141996', 'def.png', 'guesttempemail8600@xyz.com', NULL, '$2y$10$dm4/dsQolnApnvNp/nb8Web0gLfy4hXpOxw1rFeA69ZVRrtlp9RdW', NULL, '2024-11-30 11:36:31', '2024-11-30 11:36:31', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1595, 'autologin', 'Guest', NULL, '', '+918144060532', 'def.png', 'guesttempemail8724@xyz.com', NULL, '$2y$10$ZOnSmV7VSugkrDRRQe6ETu4pgYvMbE65du8M/uHcZrfEwnvQ/4gOu', NULL, '2024-11-30 16:16:38', '2024-11-30 16:16:38', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'YxNYgQ61rTDt3KKHAGZZNpnz6Z5dP2WusPupG7WB', 0, NULL, NULL, 0, 0, NULL),
(1596, 'autologin', 'Guest', NULL, '', '+91+916370210085', 'def.png', 'guesttempemail5642@xyz.com', NULL, '$2y$10$iG6i8cdchP.ALR860OZuleywNWD2wPfGfO1bUBLqbt1DoSk3OYYIq', NULL, '2024-11-30 18:41:15', '2024-11-30 18:41:15', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1598, 'MOHAMMED SHAHRUKH ALAM', NULL, NULL, '', '+916370210085', 'def.png', 'mohammedshahrukhalam@gmail.com', NULL, '$2y$10$gde/ERtpfPdzZPxSpq1XXOa6FmbgwbZjBl/HGYfUkv9UwInxdVUn6', NULL, '2024-11-30 18:53:33', '2024-12-03 17:56:07', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'iKBrWGrhy0hNbwmbGeXkoGhJ3H8Rkb7q0JpnVgiV', 1, NULL, NULL, 0, 0, NULL),
(1599, 'autologin', 'Guest', NULL, '', '+918660769855', 'def.png', 'guesttempemail8809@xyz.com', NULL, '$2y$10$WTpREH5e/Ck1GcGuwfzYIOWb.9/ilwdqF0i2lr8UKThJId4/4zWvu', NULL, '2024-12-01 08:20:22', '2024-12-01 08:20:22', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'jBctdRL17DPe7o77C9O4MbOyotjMuOSrrmMredM5', 0, NULL, NULL, 0, 0, NULL),
(1600, 'Jagadeesg', NULL, NULL, '', '+91', 'def.png', 'jagadeesh.amazingenterprises@gmail.com', NULL, '$2y$10$mMBHDLCYLS4HQ7LOXjFsw.S0zbHRXd6iRhpOFXm9oVCQ0MoKehDqG', NULL, '2024-12-01 10:24:47', '2024-12-01 10:24:47', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, NULL, NULL, 0, 0, NULL),
(1601, 'supriya', NULL, NULL, '+91', '+919052102009', 'def.png', 'mohanasupriya@gmail.com', NULL, '$2y$10$40p8zIVW9WcWW/couAWunuCyEgMfzjLv5JQwxk353heiZ2BdnZQ6q', NULL, '2024-12-03 23:30:59', '2024-12-03 23:31:35', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 0, 'o70QAzz0Glo3jnYE9pftGuHvcwoN3m0bCOyNmDAw', 1, NULL, NULL, 0, 0, NULL),
(1602, 'autologin', 'Guest', NULL, '', '+919550269733', 'def.png', 'guesttempemail9042@xyz.com', NULL, '$2y$10$dtYlurGRGD9SWvSY7Ja67uBf3Ai0Hxmqn1gUz3rnuTRUZpIHp4f7C', NULL, '2024-12-05 07:14:19', '2024-12-05 07:14:19', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'b2nAgP5uLaa4d9nMYpBQl8MDCRunsbLiBJR1pYLO', 0, NULL, NULL, 0, 0, NULL),
(1603, 'autologin', 'Guest', NULL, '', '+919343690024', 'def.png', 'guesttempemail7797@xyz.com', NULL, '$2y$10$Ia6oNRym.yYzVTGBNW8R1.gtOvarJWrK2CStIL8W2alVNi4TwrJVK', NULL, '2024-12-05 20:18:22', '2024-12-05 20:18:23', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, 1, 'tQxa7UVgljzubA30LMapzk8kzK7IWwThyO1GFpGx', 0, NULL, NULL, 0, 0, NULL);

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

--
-- Table structure for table `wallet_transactions`
--

CREATE TABLE `wallet_transactions` (
  `id` bigint UNSIGNED NOT NULL,
  `user_id` bigint UNSIGNED DEFAULT NULL,
  `transaction_id` char(36) COLLATE utf8mb4_unicode_ci NOT NULL,
  `credit` decimal(24,3) NOT NULL DEFAULT '0.000',
  `debit` decimal(24,3) NOT NULL DEFAULT '0.000',
  `admin_bonus` decimal(24,3) NOT NULL DEFAULT '0.000',
  `balance` decimal(24,3) NOT NULL DEFAULT '0.000',
  `transaction_type` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `reference` varchar(191) COLLATE utf8mb4_unicode_ci 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 `wishlists`
--

CREATE TABLE `wishlists` (
  `id` bigint UNSIGNED NOT NULL,
  `customer_id` bigint NOT NULL,
  `product_id` bigint NOT 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 `wishlists`
--

INSERT INTO `wishlists` (`id`, `customer_id`, `product_id`, `created_at`, `updated_at`) VALUES
(3, 125, 161, '2024-02-07 13:00:18', '2024-02-07 13:00:18'),
(4, 552, 30, '2024-05-27 15:11:48', '2024-05-27 15:11:48');

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

--
-- Table structure for table `withdrawal_methods`
--

CREATE TABLE `withdrawal_methods` (
  `id` bigint UNSIGNED NOT NULL,
  `method_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `method_fields` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `is_default` tinyint NOT NULL DEFAULT '0',
  `is_active` tinyint NOT NULL DEFAULT '1',
  `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 `withdraw_requests`
--

CREATE TABLE `withdraw_requests` (
  `id` bigint UNSIGNED NOT NULL,
  `seller_id` bigint DEFAULT NULL,
  `delivery_man_id` bigint DEFAULT NULL,
  `admin_id` bigint DEFAULT NULL,
  `amount` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0.00',
  `withdrawal_method_id` bigint UNSIGNED DEFAULT NULL,
  `withdrawal_method_fields` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin,
  `transaction_note` text COLLATE utf8mb4_unicode_ci,
  `approved` tinyint(1) NOT NULL DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ;

--
-- Indexes for dumped tables
--

--
-- Indexes for table `admins`
--
ALTER TABLE `admins`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `admins_email_unique` (`email`);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- Indexes for table `jobs`
--
ALTER TABLE `jobs`
  ADD PRIMARY KEY (`id`),
  ADD KEY `jobs_queue_index` (`queue`);

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

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

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

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

--
-- Indexes for table `oauth_access_tokens`
--
ALTER TABLE `oauth_access_tokens`
  ADD PRIMARY KEY (`id`),
  ADD KEY `oauth_access_tokens_user_id_index` (`user_id`);

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

--
-- Indexes for table `oauth_clients`
--
ALTER TABLE `oauth_clients`
  ADD PRIMARY KEY (`id`),
  ADD KEY `oauth_clients_user_id_index` (`user_id`);

--
-- Indexes for table `oauth_personal_access_clients`
--
ALTER TABLE `oauth_personal_access_clients`
  ADD PRIMARY KEY (`id`),
  ADD KEY `oauth_personal_access_clients_client_id_index` (`client_id`);

--
-- Indexes for table `oauth_refresh_tokens`
--
ALTER TABLE `oauth_refresh_tokens`
  ADD PRIMARY KEY (`id`),
  ADD KEY `oauth_refresh_tokens_access_token_id_index` (`access_token_id`);

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

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

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

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

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

--
-- Indexes for table `password_resets`
--
ALTER TABLE `password_resets`
  ADD PRIMARY KEY (`id`),
  ADD KEY `password_resets_email_index` (`identity`);

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

--
-- Indexes for table `personal_access_tokens`
--
ALTER TABLE `personal_access_tokens`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `personal_access_tokens_token_unique` (`token`),
  ADD KEY `personal_access_tokens_tokenable_type_tokenable_id_index` (`tokenable_type`,`tokenable_id`);

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

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

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

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

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

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

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

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

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

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

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

--
-- Indexes for table `sellers`
--
ALTER TABLE `sellers`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `sellers_email_unique` (`email`);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- Indexes for table `transactions`
--
ALTER TABLE `transactions`
  ADD UNIQUE KEY `transactions_id_unique` (`id`);

--
-- Indexes for table `translations`
--
ALTER TABLE `translations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `translations_translationable_id_index` (`translationable_id`),
  ADD KEY `translations_locale_index` (`locale`);

--
-- Indexes for table `users`
--
ALTER TABLE `users`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `users_email_unique` (`email`);

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

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

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

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

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `admins`
--
ALTER TABLE `admins`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15;

--
-- AUTO_INCREMENT for table `admin_roles`
--
ALTER TABLE `admin_roles`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13;

--
-- AUTO_INCREMENT for table `admin_wallets`
--
ALTER TABLE `admin_wallets`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `admin_wallet_histories`
--
ALTER TABLE `admin_wallet_histories`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `attributes`
--
ALTER TABLE `attributes`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;

--
-- AUTO_INCREMENT for table `banners`
--
ALTER TABLE `banners`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15;

--
-- AUTO_INCREMENT for table `best_selling_products`
--
ALTER TABLE `best_selling_products`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=31;

--
-- AUTO_INCREMENT for table `billing_addresses`
--
ALTER TABLE `billing_addresses`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `blogs`
--
ALTER TABLE `blogs`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `blog_categories`
--
ALTER TABLE `blog_categories`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `brands`
--
ALTER TABLE `brands`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `business_settings`
--
ALTER TABLE `business_settings`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=119;

--
-- AUTO_INCREMENT for table `carts`
--
ALTER TABLE `carts`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1150;

--
-- AUTO_INCREMENT for table `cart_shippings`
--
ALTER TABLE `cart_shippings`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `categories`
--
ALTER TABLE `categories`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=48;

--
-- AUTO_INCREMENT for table `category_shipping_costs`
--
ALTER TABLE `category_shipping_costs`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `chattings`
--
ALTER TABLE `chattings`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `colors`
--
ALTER TABLE `colors`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=144;

--
-- AUTO_INCREMENT for table `contacts`
--
ALTER TABLE `contacts`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=23;

--
-- AUTO_INCREMENT for table `coupons`
--
ALTER TABLE `coupons`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `currencies`
--
ALTER TABLE `currencies`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `customer_wallets`
--
ALTER TABLE `customer_wallets`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `customer_wallet_histories`
--
ALTER TABLE `customer_wallet_histories`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `deal_of_the_days`
--
ALTER TABLE `deal_of_the_days`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `deliveryman_notifications`
--
ALTER TABLE `deliveryman_notifications`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `deliveryman_wallets`
--
ALTER TABLE `deliveryman_wallets`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `delivery_country_codes`
--
ALTER TABLE `delivery_country_codes`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `delivery_histories`
--
ALTER TABLE `delivery_histories`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `delivery_man_transactions`
--
ALTER TABLE `delivery_man_transactions`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `delivery_men`
--
ALTER TABLE `delivery_men`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `delivery_zip_codes`
--
ALTER TABLE `delivery_zip_codes`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `emergency_contacts`
--
ALTER TABLE `emergency_contacts`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `feature_deals`
--
ALTER TABLE `feature_deals`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `flash_deals`
--
ALTER TABLE `flash_deals`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `flash_deal_products`
--
ALTER TABLE `flash_deal_products`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=29;

--
-- AUTO_INCREMENT for table `help_topics`
--
ALTER TABLE `help_topics`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `jobs`
--
ALTER TABLE `jobs`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `latest_products`
--
ALTER TABLE `latest_products`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=35;

--
-- AUTO_INCREMENT for table `loyalty_point_transactions`
--
ALTER TABLE `loyalty_point_transactions`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `migrations`
--
ALTER TABLE `migrations`
  MODIFY `id` int UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=221;

--
-- AUTO_INCREMENT for table `notifications`
--
ALTER TABLE `notifications`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `oauth_clients`
--
ALTER TABLE `oauth_clients`
  MODIFY `id` int UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `oauth_personal_access_clients`
--
ALTER TABLE `oauth_personal_access_clients`
  MODIFY `id` int UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `orders`
--
ALTER TABLE `orders`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=100398;

--
-- AUTO_INCREMENT for table `order_details`
--
ALTER TABLE `order_details`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=599;

--
-- AUTO_INCREMENT for table `order_expected_delivery_histories`
--
ALTER TABLE `order_expected_delivery_histories`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `order_status_histories`
--
ALTER TABLE `order_status_histories`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1077;

--
-- AUTO_INCREMENT for table `order_transactions`
--
ALTER TABLE `order_transactions`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=212;

--
-- AUTO_INCREMENT for table `password_resets`
--
ALTER TABLE `password_resets`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT for table `paytabs_invoices`
--
ALTER TABLE `paytabs_invoices`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `personal_access_tokens`
--
ALTER TABLE `personal_access_tokens`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `phone_or_email_verifications`
--
ALTER TABLE `phone_or_email_verifications`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=893;

--
-- AUTO_INCREMENT for table `products`
--
ALTER TABLE `products`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=437;

--
-- AUTO_INCREMENT for table `product_compares`
--
ALTER TABLE `product_compares`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `product_imagesequence`
--
ALTER TABLE `product_imagesequence`
  MODIFY `id` int NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `product_stocks`
--
ALTER TABLE `product_stocks`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `product_tag`
--
ALTER TABLE `product_tag`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3189;

--
-- AUTO_INCREMENT for table `refund_requests`
--
ALTER TABLE `refund_requests`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `refund_statuses`
--
ALTER TABLE `refund_statuses`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `refund_transactions`
--
ALTER TABLE `refund_transactions`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `reviews`
--
ALTER TABLE `reviews`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=977;

--
-- AUTO_INCREMENT for table `search_functions`
--
ALTER TABLE `search_functions`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=34;

--
-- AUTO_INCREMENT for table `sellers`
--
ALTER TABLE `sellers`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `seller_wallets`
--
ALTER TABLE `seller_wallets`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `seller_wallet_histories`
--
ALTER TABLE `seller_wallet_histories`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `shipping_addresses`
--
ALTER TABLE `shipping_addresses`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=531;

--
-- AUTO_INCREMENT for table `shipping_methods`
--
ALTER TABLE `shipping_methods`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `shipping_types`
--
ALTER TABLE `shipping_types`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `shops`
--
ALTER TABLE `shops`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `shop_followers`
--
ALTER TABLE `shop_followers`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `social_medias`
--
ALTER TABLE `social_medias`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `soft_credentials`
--
ALTER TABLE `soft_credentials`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `spacial_categories`
--
ALTER TABLE `spacial_categories`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19;

--
-- AUTO_INCREMENT for table `spacial_products`
--
ALTER TABLE `spacial_products`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=41;

--
-- AUTO_INCREMENT for table `subscriptions`
--
ALTER TABLE `subscriptions`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3311;

--
-- AUTO_INCREMENT for table `support_tickets`
--
ALTER TABLE `support_tickets`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;

--
-- AUTO_INCREMENT for table `support_ticket_convs`
--
ALTER TABLE `support_ticket_convs`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

--
-- AUTO_INCREMENT for table `tags`
--
ALTER TABLE `tags`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2118;

--
-- AUTO_INCREMENT for table `transactions`
--
ALTER TABLE `transactions`
  MODIFY `id` int UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `translations`
--
ALTER TABLE `translations`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `users`
--
ALTER TABLE `users`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1604;

--
-- AUTO_INCREMENT for table `wallet_transactions`
--
ALTER TABLE `wallet_transactions`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wishlists`
--
ALTER TABLE `wishlists`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `withdrawal_methods`
--
ALTER TABLE `withdrawal_methods`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `withdraw_requests`
--
ALTER TABLE `withdraw_requests`
  MODIFY `id` bigint UNSIGNED 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 */;
